diff --git a/www/apps/resources/generated/files-map.mjs b/www/apps/resources/generated/files-map.mjs index e490352f8e..657b91a977 100644 --- a/www/apps/resources/generated/files-map.mjs +++ b/www/apps/resources/generated/files-map.mjs @@ -5023,10 +5023,6 @@ export const filesMap = [ "filePath": "/www/apps/resources/references/order/interfaces/order.CreateOrderLineItemDTO/page.mdx", "pathname": "/references/order/interfaces/order.CreateOrderLineItemDTO" }, - { - "filePath": "/www/apps/resources/references/order/interfaces/order.CreateOrderLineItemForOrderDTO/page.mdx", - "pathname": "/references/order/interfaces/order.CreateOrderLineItemForOrderDTO" - }, { "filePath": "/www/apps/resources/references/order/interfaces/order.CreateOrderLineItemTaxLineDTO/page.mdx", "pathname": "/references/order/interfaces/order.CreateOrderLineItemTaxLineDTO" @@ -8963,6 +8959,18 @@ export const filesMap = [ "filePath": "/www/apps/resources/references/types/FileTypes/interfaces/types.FileTypes.S3FileServiceOptions/page.mdx", "pathname": "/references/types/FileTypes/interfaces/types.FileTypes.S3FileServiceOptions" }, + { + "filePath": "/www/apps/resources/references/types/HttpTypes/interfaces/types.HttpTypes.AdminAddReturnItem/page.mdx", + "pathname": "/references/types/HttpTypes/interfaces/types.HttpTypes.AdminAddReturnItem" + }, + { + "filePath": "/www/apps/resources/references/types/HttpTypes/interfaces/types.HttpTypes.AdminAddReturnItems/page.mdx", + "pathname": "/references/types/HttpTypes/interfaces/types.HttpTypes.AdminAddReturnItems" + }, + { + "filePath": "/www/apps/resources/references/types/HttpTypes/interfaces/types.HttpTypes.AdminAddReturnShipping/page.mdx", + "pathname": "/references/types/HttpTypes/interfaces/types.HttpTypes.AdminAddReturnShipping" + }, { "filePath": "/www/apps/resources/references/types/HttpTypes/interfaces/types.HttpTypes.AdminBatchPriceListPrice/page.mdx", "pathname": "/references/types/HttpTypes/interfaces/types.HttpTypes.AdminBatchPriceListPrice" @@ -8999,6 +9007,10 @@ export const filesMap = [ "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.AdminConfirmReturnRequest/page.mdx", + "pathname": "/references/types/HttpTypes/interfaces/types.HttpTypes.AdminConfirmReturnRequest" + }, { "filePath": "/www/apps/resources/references/types/HttpTypes/interfaces/types.HttpTypes.AdminCreateCampaign/page.mdx", "pathname": "/references/types/HttpTypes/interfaces/types.HttpTypes.AdminCreateCampaign" @@ -9111,6 +9123,10 @@ export const filesMap = [ "filePath": "/www/apps/resources/references/types/HttpTypes/interfaces/types.HttpTypes.AdminGeoZone/page.mdx", "pathname": "/references/types/HttpTypes/interfaces/types.HttpTypes.AdminGeoZone" }, + { + "filePath": "/www/apps/resources/references/types/HttpTypes/interfaces/types.HttpTypes.AdminInitiateReturnRequest/page.mdx", + "pathname": "/references/types/HttpTypes/interfaces/types.HttpTypes.AdminInitiateReturnRequest" + }, { "filePath": "/www/apps/resources/references/types/HttpTypes/interfaces/types.HttpTypes.AdminInventoryItem/page.mdx", "pathname": "/references/types/HttpTypes/interfaces/types.HttpTypes.AdminInventoryItem" @@ -9239,6 +9255,10 @@ export const filesMap = [ "filePath": "/www/apps/resources/references/types/HttpTypes/interfaces/types.HttpTypes.AdminReservationResponse/page.mdx", "pathname": "/references/types/HttpTypes/interfaces/types.HttpTypes.AdminReservationResponse" }, + { + "filePath": "/www/apps/resources/references/types/HttpTypes/interfaces/types.HttpTypes.AdminReturnResponse/page.mdx", + "pathname": "/references/types/HttpTypes/interfaces/types.HttpTypes.AdminReturnResponse" + }, { "filePath": "/www/apps/resources/references/types/HttpTypes/interfaces/types.HttpTypes.AdminServiceZone/page.mdx", "pathname": "/references/types/HttpTypes/interfaces/types.HttpTypes.AdminServiceZone" @@ -9451,6 +9471,10 @@ export const filesMap = [ "filePath": "/www/apps/resources/references/types/HttpTypes/interfaces/types.HttpTypes.AdminUpdateTaxRate/page.mdx", "pathname": "/references/types/HttpTypes/interfaces/types.HttpTypes.AdminUpdateTaxRate" }, + { + "filePath": "/www/apps/resources/references/types/HttpTypes/interfaces/types.HttpTypes.BaseReturnItem/page.mdx", + "pathname": "/references/types/HttpTypes/interfaces/types.HttpTypes.BaseReturnItem" + }, { "filePath": "/www/apps/resources/references/types/HttpTypes/interfaces/types.HttpTypes.CampaignResponse/page.mdx", "pathname": "/references/types/HttpTypes/interfaces/types.HttpTypes.CampaignResponse" diff --git a/www/apps/resources/references/fulfillment/interfaces/fulfillment.OrderChangeActionDTO/page.mdx b/www/apps/resources/references/fulfillment/interfaces/fulfillment.OrderChangeActionDTO/page.mdx index 2a94c8bcc2..fd18e48746 100644 --- a/www/apps/resources/references/fulfillment/interfaces/fulfillment.OrderChangeActionDTO/page.mdx +++ b/www/apps/resources/references/fulfillment/interfaces/fulfillment.OrderChangeActionDTO/page.mdx @@ -6,4 +6,4 @@ import { TypeList } from "docs-ui" # OrderChangeActionDTO -`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"return_order","type":"[ReturnDTO](../fulfillment.ReturnDTO/page.mdx)","description":"The associated return order","optional":false,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"The currency of the order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"status","type":"[ReturnStatus](../../types/fulfillment.ReturnStatus/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_change","type":"[OrderChangeDTO](../fulfillment.OrderChangeDTO/page.mdx)","description":"The active order change, if any.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"region_id","type":"`string`","description":"The ID of the region the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The ID of the customer on the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`string`","description":"The ID of the sales channel the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"email","type":"`string`","description":"The email of the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"[OrderAddressDTO](../fulfillment.OrderAddressDTO/page.mdx)","description":"The associated shipping address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"billing_address","type":"[OrderAddressDTO](../fulfillment.OrderAddressDTO/page.mdx)","description":"The associated billing address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"items","type":"[OrderLineItemDTO](../fulfillment.OrderLineItemDTO/page.mdx)[]","description":"The associated order details / line items.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"shipping_methods","type":"[OrderShippingMethodDTO](../fulfillment.OrderShippingMethodDTO/page.mdx)[]","description":"The associated shipping methods","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"transactions","type":"[OrderTransactionDTO](../fulfillment.OrderTransactionDTO/page.mdx)[]","description":"The tramsactions associated with the order","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"summary","type":"[OrderSummaryDTO](../../types/fulfillment.OrderSummaryDTO/page.mdx)","description":"The summary of the order totals.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"refund_amount","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"exchange","type":"[OrderExchangeDTO](../fulfillment.OrderExchangeDTO/page.mdx)","description":"The associated exchange order","optional":false,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"The currency of the order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_items","type":"`any`[]","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"additional_items","type":"`any`[]","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_change","type":"[OrderChangeDTO](../fulfillment.OrderChangeDTO/page.mdx)","description":"The active order change, if any.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"region_id","type":"`string`","description":"The ID of the region the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The ID of the customer on the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`string`","description":"The ID of the sales channel the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"email","type":"`string`","description":"The email of the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"[OrderAddressDTO](../fulfillment.OrderAddressDTO/page.mdx)","description":"The associated shipping address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"billing_address","type":"[OrderAddressDTO](../fulfillment.OrderAddressDTO/page.mdx)","description":"The associated billing address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"shipping_methods","type":"[OrderShippingMethodDTO](../fulfillment.OrderShippingMethodDTO/page.mdx)[]","description":"The associated shipping methods","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"transactions","type":"[OrderTransactionDTO](../fulfillment.OrderTransactionDTO/page.mdx)[]","description":"The tramsactions associated with the order","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"summary","type":"[OrderSummaryDTO](../../types/fulfillment.OrderSummaryDTO/page.mdx)","description":"The summary of the order totals.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"no_notification","type":"`boolean`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"difference_due","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"return","type":"[ReturnDTO](../fulfillment.ReturnDTO/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"claim","type":"[OrderClaimDTO](../fulfillment.OrderClaimDTO/page.mdx)","description":"The associated claim order","optional":false,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"The currency of the order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_items","type":"`any`[]","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"additional_items","type":"`any`[]","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_change","type":"[OrderChangeDTO](../fulfillment.OrderChangeDTO/page.mdx)","description":"The active order change, if any.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"region_id","type":"`string`","description":"The ID of the region the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The ID of the customer on the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`string`","description":"The ID of the sales channel the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"email","type":"`string`","description":"The email of the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"[OrderAddressDTO](../fulfillment.OrderAddressDTO/page.mdx)","description":"The associated shipping address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"billing_address","type":"[OrderAddressDTO](../fulfillment.OrderAddressDTO/page.mdx)","description":"The associated billing address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"shipping_methods","type":"[OrderShippingMethodDTO](../fulfillment.OrderShippingMethodDTO/page.mdx)[]","description":"The associated shipping methods","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"transactions","type":"[OrderTransactionDTO](../fulfillment.OrderTransactionDTO/page.mdx)[]","description":"The tramsactions associated with the order","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"summary","type":"[OrderSummaryDTO](../../types/fulfillment.OrderSummaryDTO/page.mdx)","description":"The summary of the order totals.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"return","type":"[ReturnDTO](../fulfillment.ReturnDTO/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"no_notification","type":"`boolean`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"refund_amount","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"actions","type":"[OrderChangeActionDTO](page.mdx)[]","description":"The actions of the order change","optional":false,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the order change action","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_change_id","type":"`null` \\| `string`","description":"The ID of the associated order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_change","type":"`null` \\| [OrderChangeDTO](../fulfillment.OrderChangeDTO/page.mdx)","description":"The associated order change","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"order_id","type":"`null` \\| `string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"`null` \\| [OrderDTO](../fulfillment.OrderDTO/page.mdx)","description":"The associated order","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"reference","type":"`string`","description":"The reference of the order change action","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference_id","type":"`string`","description":"The ID of the reference","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"action","type":"[ChangeActionType](../../types/fulfillment.ChangeActionType/page.mdx)","description":"The action of the order change action","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"details","type":"`null` \\| `Record`","description":"The details of the order change action","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"internal_note","type":"`null` \\| `string`","description":"The internal note of the order change action","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order change action was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order change action was updated","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"status","type":"`string`","description":"The status of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"requested_by","type":"`null` \\| `string`","description":"The requested by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"requested_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was requested","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"confirmed_by","type":"`null` \\| `string`","description":"The confirmed by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"confirmed_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was confirmed","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"declined_by","type":"`null` \\| `string`","description":"The declined by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"declined_reason","type":"`null` \\| `string`","description":"The declined reason of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"The metadata of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"declined_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was declined","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_by","type":"`null` \\| `string`","description":"The canceled by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was canceled","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order change was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order change was updated","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"change_type","type":"`\"return\"` \\| `\"exchange\"` \\| `\"claim\"` \\| `\"edit\"`","description":"The type of the order change","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"order_id","type":"`null` \\| `string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"`null` \\| [OrderDTO](../fulfillment.OrderDTO/page.mdx)","description":"The associated order","optional":false,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"version","type":"`number`","description":"The version of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"status","type":"[OrderStatus](../../types/fulfillment.OrderStatus/page.mdx)","description":"The status of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"The currency of the order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_item_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_item_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_item_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_item_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_item_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_gift_card_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_gift_card_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_shipping_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_shipping_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_shipping_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_shipping_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_shipping_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_shipping_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"order_change","type":"[OrderChangeDTO](../fulfillment.OrderChangeDTO/page.mdx)","description":"The active order change, if any.","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"The ID of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"version","type":"`number`","description":"The version of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`string`","description":"The ID of the associated return order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange_id","type":"`string`","description":"The ID of the associated exchange order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_id","type":"`string`","description":"The ID of the associated claim order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[OrderDTO](../fulfillment.OrderDTO/page.mdx)","description":"The associated order","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"return_order","type":"[ReturnDTO](../fulfillment.ReturnDTO/page.mdx)","description":"The associated return order","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"exchange","type":"[OrderExchangeDTO](../fulfillment.OrderExchangeDTO/page.mdx)","description":"The associated exchange order","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"claim","type":"[OrderClaimDTO](../fulfillment.OrderClaimDTO/page.mdx)","description":"The associated claim order","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"actions","type":"[OrderChangeActionDTO](page.mdx)[]","description":"The actions of the order change","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"status","type":"`string`","description":"The status of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"requested_by","type":"`null` \\| `string`","description":"The requested by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"requested_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was requested","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"confirmed_by","type":"`null` \\| `string`","description":"The confirmed by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"confirmed_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was confirmed","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"declined_by","type":"`null` \\| `string`","description":"The declined by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"declined_reason","type":"`null` \\| `string`","description":"The declined reason of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"The metadata of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"declined_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was declined","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_by","type":"`null` \\| `string`","description":"The canceled by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was canceled","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order change was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order change was updated","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"change_type","type":"`\"return\"` \\| `\"exchange\"` \\| `\"claim\"` \\| `\"edit\"`","description":"The type of the order change","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"region_id","type":"`string`","description":"The ID of the region the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The ID of the customer on the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`string`","description":"The ID of the sales channel the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"email","type":"`string`","description":"The email of the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"[OrderAddressDTO](../fulfillment.OrderAddressDTO/page.mdx)","description":"The associated shipping address.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the address","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the address was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the address was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The customer ID of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"first_name","type":"`string`","description":"The first name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"last_name","type":"`string`","description":"The last name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"phone","type":"`string`","description":"The phone number of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"company","type":"`string`","description":"The company of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_1","type":"`string`","description":"The first address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_2","type":"`string`","description":"The second address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"city","type":"`string`","description":"The city of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"country_code","type":"`string`","description":"The country code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"province","type":"`string`","description":"The province/state of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"postal_code","type":"`string`","description":"The postal code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"billing_address","type":"[OrderAddressDTO](../fulfillment.OrderAddressDTO/page.mdx)","description":"The associated billing address.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the address","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the address was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the address was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The customer ID of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"first_name","type":"`string`","description":"The first name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"last_name","type":"`string`","description":"The last name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"phone","type":"`string`","description":"The phone number of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"company","type":"`string`","description":"The company of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_1","type":"`string`","description":"The first address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_2","type":"`string`","description":"The second address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"city","type":"`string`","description":"The city of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"country_code","type":"`string`","description":"The country code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"province","type":"`string`","description":"The province/state of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"postal_code","type":"`string`","description":"The postal code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"items","type":"[OrderLineItemDTO](../fulfillment.OrderLineItemDTO/page.mdx)[]","description":"The associated order details / line items.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"original_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The item total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The item subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The item tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The discount total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The discount tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"refundable_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The refundable total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"refundable_total_per_unit","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The refundable total per unit of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw item total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw item subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw item tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_refundable_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw refundable total of the order line item..","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_refundable_total_per_unit","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw refundable total per unit of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"id","type":"`string`","description":"The ID of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"title","type":"`string`","description":"The title of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"requires_shipping","type":"`boolean`","description":"Indicates whether the order line item requires shipping.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_discountable","type":"`boolean`","description":"Indicates whether the order line item is discountable.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_tax_inclusive","type":"`boolean`","description":"Indicates whether the order line item price is tax inclusive.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"unit_price","type":"`number`","description":"The unit price of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_unit_price","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw unit price of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"quantity","type":"`number`","description":"The quantity of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_quantity","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw quantity of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"detail","type":"[OrderItemDTO](../fulfillment.OrderItemDTO/page.mdx)","description":"The details of the item","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"The date when the order line item was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"The date when the order line item was last updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtitle","type":"`null` \\| `string`","description":"The subtitle of the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"thumbnail","type":"`null` \\| `string`","description":"The thumbnail of the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"variant_id","type":"`null` \\| `string`","description":"The ID of the variant associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_id","type":"`null` \\| `string`","description":"The ID of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_title","type":"`null` \\| `string`","description":"The title of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_description","type":"`null` \\| `string`","description":"The description of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_subtitle","type":"`null` \\| `string`","description":"The subtitle of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_type","type":"`null` \\| `string`","description":"The type of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_collection","type":"`null` \\| `string`","description":"The collection of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_handle","type":"`null` \\| `string`","description":"The handle of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"variant_sku","type":"`null` \\| `string`","description":"The SKU (stock keeping unit) of the variant associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"variant_barcode","type":"`null` \\| `string`","description":"The barcode of the variant associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"variant_title","type":"`null` \\| `string`","description":"The title of the variant associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"variant_option_values","type":"`null` \\| `Record`","description":"The option values of the variant associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"compare_at_unit_price","type":"`number`","description":"The compare at unit price of the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_compare_at_unit_price","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw compare at unit price of the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_lines","type":"[OrderLineItemTaxLineDTO](../fulfillment.OrderLineItemTaxLineDTO/page.mdx)[]","description":"The associated tax lines.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"adjustments","type":"[OrderLineItemAdjustmentDTO](../fulfillment.OrderLineItemAdjustmentDTO/page.mdx)[]","description":"The associated adjustments.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"shipping_methods","type":"[OrderShippingMethodDTO](../fulfillment.OrderShippingMethodDTO/page.mdx)[]","description":"The associated shipping methods","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"name","type":"`string`","description":"The name of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"amount","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The price of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw price of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_tax_inclusive","type":"`boolean`","description":"Whether the shipping method price is tax inclusive or not","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the shipping method was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the shipping method was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The discount total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The discount tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"description","type":"`string`","description":"The description of the shipping method","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_option_id","type":"`string`","description":"The ID of the shipping option the method was created from","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"data","type":"`Record`","description":"Additional data needed for fulfillment.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_lines","type":"[OrderShippingMethodTaxLineDTO](../fulfillment.OrderShippingMethodTaxLineDTO/page.mdx)[]","description":"The associated tax lines.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"adjustments","type":"[OrderShippingMethodAdjustmentDTO](../fulfillment.OrderShippingMethodAdjustmentDTO/page.mdx)[]","description":"The associated adjustments.","optional":true,"defaultValue":"","expandable":true,"children":[]}]},{"name":"transactions","type":"[OrderTransactionDTO](../fulfillment.OrderTransactionDTO/page.mdx)[]","description":"The tramsactions associated with the order","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[OrderDTO](../fulfillment.OrderDTO/page.mdx)","description":"The associated order","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"amount","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The amount of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw amount of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"The currency code of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference","type":"`string`","description":"The reference of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference_id","type":"`string`","description":"The ID of the reference","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the transaction was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the transaction was updated","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"The metadata of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"summary","type":"[OrderSummaryDTO](../../types/fulfillment.OrderSummaryDTO/page.mdx)","description":"The summary of the order totals.","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total_tax","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"ordered_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"fulfilled_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"returned_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_request_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"write_off_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"projected_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_total_tax","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_total_tax","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_projected_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"balance","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_balance","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"paid_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"refunded_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"reference","type":"`string`","description":"The reference of the order change action","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference_id","type":"`string`","description":"The ID of the reference","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"action","type":"[ChangeActionType](../../types/fulfillment.ChangeActionType/page.mdx)","description":"The action of the order change action","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"details","type":"`null` \\| `Record`","description":"The details of the order change action","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"internal_note","type":"`null` \\| `string`","description":"The internal note of the order change action","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order change action was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order change action was updated","optional":false,"defaultValue":"","expandable":false,"children":[]}]} sectionTitle="OrderChangeActionDTO"/> +`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"return_order","type":"[ReturnDTO](../fulfillment.ReturnDTO/page.mdx)","description":"The associated return order","optional":false,"defaultValue":"","expandable":true,"children":[{"name":"currency_code","type":"`string`","description":"The currency of the order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"id","type":"`string`","description":"The ID of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"status","type":"[ReturnStatus](../../types/fulfillment.ReturnStatus/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_change","type":"[OrderChangeDTO](../fulfillment.OrderChangeDTO/page.mdx)","description":"The active order change, if any.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"region_id","type":"`string`","description":"The ID of the region the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The ID of the customer on the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`string`","description":"The ID of the sales channel the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"email","type":"`string`","description":"The email of the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"[OrderAddressDTO](../fulfillment.OrderAddressDTO/page.mdx)","description":"The associated shipping address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"billing_address","type":"[OrderAddressDTO](../fulfillment.OrderAddressDTO/page.mdx)","description":"The associated billing address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"items","type":"[OrderLineItemDTO](../fulfillment.OrderLineItemDTO/page.mdx)[]","description":"The associated order details / line items.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"shipping_methods","type":"[OrderShippingMethodDTO](../fulfillment.OrderShippingMethodDTO/page.mdx)[]","description":"The associated shipping methods","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"transactions","type":"[OrderTransactionDTO](../fulfillment.OrderTransactionDTO/page.mdx)[]","description":"The tramsactions associated with the order","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"summary","type":"[OrderSummaryDTO](../../types/fulfillment.OrderSummaryDTO/page.mdx)","description":"The summary of the order totals.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"refund_amount","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"exchange","type":"[OrderExchangeDTO](../fulfillment.OrderExchangeDTO/page.mdx)","description":"The associated exchange order","optional":false,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"The currency of the order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_items","type":"`any`[]","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"additional_items","type":"`any`[]","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_change","type":"[OrderChangeDTO](../fulfillment.OrderChangeDTO/page.mdx)","description":"The active order change, if any.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"region_id","type":"`string`","description":"The ID of the region the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The ID of the customer on the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`string`","description":"The ID of the sales channel the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"email","type":"`string`","description":"The email of the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"[OrderAddressDTO](../fulfillment.OrderAddressDTO/page.mdx)","description":"The associated shipping address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"billing_address","type":"[OrderAddressDTO](../fulfillment.OrderAddressDTO/page.mdx)","description":"The associated billing address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"shipping_methods","type":"[OrderShippingMethodDTO](../fulfillment.OrderShippingMethodDTO/page.mdx)[]","description":"The associated shipping methods","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"transactions","type":"[OrderTransactionDTO](../fulfillment.OrderTransactionDTO/page.mdx)[]","description":"The tramsactions associated with the order","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"summary","type":"[OrderSummaryDTO](../../types/fulfillment.OrderSummaryDTO/page.mdx)","description":"The summary of the order totals.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"no_notification","type":"`boolean`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"difference_due","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"return","type":"[ReturnDTO](../fulfillment.ReturnDTO/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"claim","type":"[OrderClaimDTO](../fulfillment.OrderClaimDTO/page.mdx)","description":"The associated claim order","optional":false,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"The currency of the order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_items","type":"`any`[]","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"additional_items","type":"`any`[]","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_change","type":"[OrderChangeDTO](../fulfillment.OrderChangeDTO/page.mdx)","description":"The active order change, if any.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"region_id","type":"`string`","description":"The ID of the region the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The ID of the customer on the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`string`","description":"The ID of the sales channel the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"email","type":"`string`","description":"The email of the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"[OrderAddressDTO](../fulfillment.OrderAddressDTO/page.mdx)","description":"The associated shipping address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"billing_address","type":"[OrderAddressDTO](../fulfillment.OrderAddressDTO/page.mdx)","description":"The associated billing address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"shipping_methods","type":"[OrderShippingMethodDTO](../fulfillment.OrderShippingMethodDTO/page.mdx)[]","description":"The associated shipping methods","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"transactions","type":"[OrderTransactionDTO](../fulfillment.OrderTransactionDTO/page.mdx)[]","description":"The tramsactions associated with the order","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"summary","type":"[OrderSummaryDTO](../../types/fulfillment.OrderSummaryDTO/page.mdx)","description":"The summary of the order totals.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"return","type":"[ReturnDTO](../fulfillment.ReturnDTO/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"no_notification","type":"`boolean`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"refund_amount","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"actions","type":"[OrderChangeActionDTO](page.mdx)[]","description":"The actions of the order change","optional":false,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the order change action","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_change_id","type":"`null` \\| `string`","description":"The ID of the associated order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_change","type":"`null` \\| [OrderChangeDTO](../fulfillment.OrderChangeDTO/page.mdx)","description":"The associated order change","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"order_id","type":"`null` \\| `string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"`null` \\| [OrderDTO](../fulfillment.OrderDTO/page.mdx)","description":"The associated order","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"reference","type":"`string`","description":"The reference of the order change action","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference_id","type":"`string`","description":"The ID of the reference","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"action","type":"[ChangeActionType](../../types/fulfillment.ChangeActionType/page.mdx)","description":"The action of the order change action","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"details","type":"`null` \\| `Record`","description":"The details of the order change action","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"internal_note","type":"`null` \\| `string`","description":"The internal note of the order change action","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order change action was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order change action was updated","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"status","type":"`string`","description":"The status of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"requested_by","type":"`null` \\| `string`","description":"The requested by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"requested_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was requested","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"confirmed_by","type":"`null` \\| `string`","description":"The confirmed by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"confirmed_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was confirmed","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"declined_by","type":"`null` \\| `string`","description":"The declined by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"declined_reason","type":"`null` \\| `string`","description":"The declined reason of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"The metadata of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"declined_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was declined","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_by","type":"`null` \\| `string`","description":"The canceled by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was canceled","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order change was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order change was updated","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"change_type","type":"`\"return\"` \\| `\"exchange\"` \\| `\"claim\"` \\| `\"edit\"`","description":"The type of the order change","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"order_id","type":"`null` \\| `string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"`null` \\| [OrderDTO](../fulfillment.OrderDTO/page.mdx)","description":"The associated order","optional":false,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"version","type":"`number`","description":"The version of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"status","type":"[OrderStatus](../../types/fulfillment.OrderStatus/page.mdx)","description":"The status of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"The currency of the order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_item_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_item_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_item_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_item_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_item_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_gift_card_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_gift_card_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_shipping_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_shipping_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_shipping_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_shipping_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_shipping_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_shipping_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"order_change","type":"[OrderChangeDTO](../fulfillment.OrderChangeDTO/page.mdx)","description":"The active order change, if any.","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"The ID of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"version","type":"`number`","description":"The version of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`string`","description":"The ID of the associated return order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange_id","type":"`string`","description":"The ID of the associated exchange order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_id","type":"`string`","description":"The ID of the associated claim order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[OrderDTO](../fulfillment.OrderDTO/page.mdx)","description":"The associated order","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"return_order","type":"[ReturnDTO](../fulfillment.ReturnDTO/page.mdx)","description":"The associated return order","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"exchange","type":"[OrderExchangeDTO](../fulfillment.OrderExchangeDTO/page.mdx)","description":"The associated exchange order","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"claim","type":"[OrderClaimDTO](../fulfillment.OrderClaimDTO/page.mdx)","description":"The associated claim order","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"actions","type":"[OrderChangeActionDTO](page.mdx)[]","description":"The actions of the order change","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"status","type":"`string`","description":"The status of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"requested_by","type":"`null` \\| `string`","description":"The requested by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"requested_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was requested","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"confirmed_by","type":"`null` \\| `string`","description":"The confirmed by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"confirmed_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was confirmed","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"declined_by","type":"`null` \\| `string`","description":"The declined by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"declined_reason","type":"`null` \\| `string`","description":"The declined reason of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"The metadata of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"declined_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was declined","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_by","type":"`null` \\| `string`","description":"The canceled by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was canceled","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order change was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order change was updated","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"change_type","type":"`\"return\"` \\| `\"exchange\"` \\| `\"claim\"` \\| `\"edit\"`","description":"The type of the order change","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"region_id","type":"`string`","description":"The ID of the region the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The ID of the customer on the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`string`","description":"The ID of the sales channel the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"email","type":"`string`","description":"The email of the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"[OrderAddressDTO](../fulfillment.OrderAddressDTO/page.mdx)","description":"The associated shipping address.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the address","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the address was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the address was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The customer ID of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"first_name","type":"`string`","description":"The first name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"last_name","type":"`string`","description":"The last name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"phone","type":"`string`","description":"The phone number of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"company","type":"`string`","description":"The company of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_1","type":"`string`","description":"The first address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_2","type":"`string`","description":"The second address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"city","type":"`string`","description":"The city of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"country_code","type":"`string`","description":"The country code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"province","type":"`string`","description":"The province/state of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"postal_code","type":"`string`","description":"The postal code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"billing_address","type":"[OrderAddressDTO](../fulfillment.OrderAddressDTO/page.mdx)","description":"The associated billing address.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the address","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the address was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the address was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The customer ID of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"first_name","type":"`string`","description":"The first name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"last_name","type":"`string`","description":"The last name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"phone","type":"`string`","description":"The phone number of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"company","type":"`string`","description":"The company of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_1","type":"`string`","description":"The first address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_2","type":"`string`","description":"The second address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"city","type":"`string`","description":"The city of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"country_code","type":"`string`","description":"The country code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"province","type":"`string`","description":"The province/state of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"postal_code","type":"`string`","description":"The postal code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"items","type":"[OrderLineItemDTO](../fulfillment.OrderLineItemDTO/page.mdx)[]","description":"The associated order details / line items.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"original_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The item total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The item subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The item tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The discount total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The discount tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"refundable_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The refundable total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"refundable_total_per_unit","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The refundable total per unit of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw item total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw item subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw item tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_refundable_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw refundable total of the order line item..","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_refundable_total_per_unit","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw refundable total per unit of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"id","type":"`string`","description":"The ID of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"title","type":"`string`","description":"The title of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"requires_shipping","type":"`boolean`","description":"Indicates whether the order line item requires shipping.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_discountable","type":"`boolean`","description":"Indicates whether the order line item is discountable.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_tax_inclusive","type":"`boolean`","description":"Indicates whether the order line item price is tax inclusive.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"unit_price","type":"`number`","description":"The unit price of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_unit_price","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw unit price of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"quantity","type":"`number`","description":"The quantity of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_quantity","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw quantity of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"detail","type":"[OrderItemDTO](../fulfillment.OrderItemDTO/page.mdx)","description":"The details of the item","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"The date when the order line item was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"The date when the order line item was last updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtitle","type":"`null` \\| `string`","description":"The subtitle of the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"thumbnail","type":"`null` \\| `string`","description":"The thumbnail of the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"variant_id","type":"`null` \\| `string`","description":"The ID of the variant associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_id","type":"`null` \\| `string`","description":"The ID of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_title","type":"`null` \\| `string`","description":"The title of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_description","type":"`null` \\| `string`","description":"The description of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_subtitle","type":"`null` \\| `string`","description":"The subtitle of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_type","type":"`null` \\| `string`","description":"The type of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_collection","type":"`null` \\| `string`","description":"The collection of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_handle","type":"`null` \\| `string`","description":"The handle of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"variant_sku","type":"`null` \\| `string`","description":"The SKU (stock keeping unit) of the variant associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"variant_barcode","type":"`null` \\| `string`","description":"The barcode of the variant associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"variant_title","type":"`null` \\| `string`","description":"The title of the variant associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"variant_option_values","type":"`null` \\| `Record`","description":"The option values of the variant associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"compare_at_unit_price","type":"`number`","description":"The compare at unit price of the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_compare_at_unit_price","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw compare at unit price of the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_lines","type":"[OrderLineItemTaxLineDTO](../fulfillment.OrderLineItemTaxLineDTO/page.mdx)[]","description":"The associated tax lines.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"adjustments","type":"[OrderLineItemAdjustmentDTO](../fulfillment.OrderLineItemAdjustmentDTO/page.mdx)[]","description":"The associated adjustments.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"shipping_methods","type":"[OrderShippingMethodDTO](../fulfillment.OrderShippingMethodDTO/page.mdx)[]","description":"The associated shipping methods","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"name","type":"`string`","description":"The name of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"amount","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The price of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw price of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_tax_inclusive","type":"`boolean`","description":"Whether the shipping method price is tax inclusive or not","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the shipping method was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the shipping method was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The discount total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The discount tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"description","type":"`string`","description":"The description of the shipping method","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_option_id","type":"`string`","description":"The ID of the shipping option the method was created from","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"data","type":"`Record`","description":"Additional data needed for fulfillment.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_lines","type":"[OrderShippingMethodTaxLineDTO](../fulfillment.OrderShippingMethodTaxLineDTO/page.mdx)[]","description":"The associated tax lines.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"adjustments","type":"[OrderShippingMethodAdjustmentDTO](../fulfillment.OrderShippingMethodAdjustmentDTO/page.mdx)[]","description":"The associated adjustments.","optional":true,"defaultValue":"","expandable":true,"children":[]}]},{"name":"transactions","type":"[OrderTransactionDTO](../fulfillment.OrderTransactionDTO/page.mdx)[]","description":"The tramsactions associated with the order","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[OrderDTO](../fulfillment.OrderDTO/page.mdx)","description":"The associated order","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"amount","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The amount of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw amount of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"The currency code of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference","type":"`string`","description":"The reference of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference_id","type":"`string`","description":"The ID of the reference","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the transaction was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the transaction was updated","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"The metadata of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"summary","type":"[OrderSummaryDTO](../../types/fulfillment.OrderSummaryDTO/page.mdx)","description":"The summary of the order totals.","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total_tax","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"ordered_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"fulfilled_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"returned_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_request_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"write_off_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"projected_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_total_tax","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_total_tax","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_projected_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"balance","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_balance","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"paid_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"refunded_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"reference","type":"`string`","description":"The reference of the order change action","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference_id","type":"`string`","description":"The ID of the reference","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"action","type":"[ChangeActionType](../../types/fulfillment.ChangeActionType/page.mdx)","description":"The action of the order change action","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"details","type":"`null` \\| `Record`","description":"The details of the order change action","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"internal_note","type":"`null` \\| `string`","description":"The internal note of the order change action","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order change action was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order change action was updated","optional":false,"defaultValue":"","expandable":false,"children":[]}]} sectionTitle="OrderChangeActionDTO"/> diff --git a/www/apps/resources/references/fulfillment/interfaces/fulfillment.OrderChangeDTO/page.mdx b/www/apps/resources/references/fulfillment/interfaces/fulfillment.OrderChangeDTO/page.mdx index b6213b0e43..eeda092aaa 100644 --- a/www/apps/resources/references/fulfillment/interfaces/fulfillment.OrderChangeDTO/page.mdx +++ b/www/apps/resources/references/fulfillment/interfaces/fulfillment.OrderChangeDTO/page.mdx @@ -6,4 +6,4 @@ import { TypeList } from "docs-ui" # OrderChangeDTO -`","description":"The metadata of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"declined_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was declined","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_by","type":"`null` \\| `string`","description":"The canceled by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was canceled","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order change was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order change was updated","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"change_type","type":"`\"return\"` \\| `\"exchange\"` \\| `\"claim\"` \\| `\"edit\"`","description":"The type of the order change","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"region_id","type":"`string`","description":"The ID of the region the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The ID of the customer on the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`string`","description":"The ID of the sales channel the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"email","type":"`string`","description":"The email of the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"[OrderAddressDTO](../fulfillment.OrderAddressDTO/page.mdx)","description":"The associated shipping address.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the address","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the address was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the address was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The customer ID of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"first_name","type":"`string`","description":"The first name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"last_name","type":"`string`","description":"The last name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"phone","type":"`string`","description":"The phone number of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"company","type":"`string`","description":"The company of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_1","type":"`string`","description":"The first address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_2","type":"`string`","description":"The second address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"city","type":"`string`","description":"The city of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"country_code","type":"`string`","description":"The country code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"province","type":"`string`","description":"The province/state of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"postal_code","type":"`string`","description":"The postal code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"billing_address","type":"[OrderAddressDTO](../fulfillment.OrderAddressDTO/page.mdx)","description":"The associated billing address.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the address","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the address was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the address was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The customer ID of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"first_name","type":"`string`","description":"The first name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"last_name","type":"`string`","description":"The last name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"phone","type":"`string`","description":"The phone number of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"company","type":"`string`","description":"The company of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_1","type":"`string`","description":"The first address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_2","type":"`string`","description":"The second address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"city","type":"`string`","description":"The city of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"country_code","type":"`string`","description":"The country code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"province","type":"`string`","description":"The province/state of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"postal_code","type":"`string`","description":"The postal code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"items","type":"[OrderLineItemDTO](../fulfillment.OrderLineItemDTO/page.mdx)[]","description":"The associated order details / line items.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"original_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The item total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The item subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The item tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The discount total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The discount tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"refundable_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The refundable total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"refundable_total_per_unit","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The refundable total per unit of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw item total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw item subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw item tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_refundable_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw refundable total of the order line item..","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_refundable_total_per_unit","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw refundable total per unit of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"id","type":"`string`","description":"The ID of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"title","type":"`string`","description":"The title of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"requires_shipping","type":"`boolean`","description":"Indicates whether the order line item requires shipping.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_discountable","type":"`boolean`","description":"Indicates whether the order line item is discountable.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_tax_inclusive","type":"`boolean`","description":"Indicates whether the order line item price is tax inclusive.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"unit_price","type":"`number`","description":"The unit price of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_unit_price","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw unit price of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"quantity","type":"`number`","description":"The quantity of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_quantity","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw quantity of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"detail","type":"[OrderItemDTO](../fulfillment.OrderItemDTO/page.mdx)","description":"The details of the item","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"The date when the order line item was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"The date when the order line item was last updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtitle","type":"`null` \\| `string`","description":"The subtitle of the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"thumbnail","type":"`null` \\| `string`","description":"The thumbnail of the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"variant_id","type":"`null` \\| `string`","description":"The ID of the variant associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_id","type":"`null` \\| `string`","description":"The ID of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_title","type":"`null` \\| `string`","description":"The title of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_description","type":"`null` \\| `string`","description":"The description of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_subtitle","type":"`null` \\| `string`","description":"The subtitle of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_type","type":"`null` \\| `string`","description":"The type of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_collection","type":"`null` \\| `string`","description":"The collection of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_handle","type":"`null` \\| `string`","description":"The handle of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"variant_sku","type":"`null` \\| `string`","description":"The SKU (stock keeping unit) of the variant associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"variant_barcode","type":"`null` \\| `string`","description":"The barcode of the variant associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"variant_title","type":"`null` \\| `string`","description":"The title of the variant associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"variant_option_values","type":"`null` \\| `Record`","description":"The option values of the variant associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"compare_at_unit_price","type":"`number`","description":"The compare at unit price of the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_compare_at_unit_price","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw compare at unit price of the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_lines","type":"[OrderLineItemTaxLineDTO](../fulfillment.OrderLineItemTaxLineDTO/page.mdx)[]","description":"The associated tax lines.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"adjustments","type":"[OrderLineItemAdjustmentDTO](../fulfillment.OrderLineItemAdjustmentDTO/page.mdx)[]","description":"The associated adjustments.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"shipping_methods","type":"[OrderShippingMethodDTO](../fulfillment.OrderShippingMethodDTO/page.mdx)[]","description":"The associated shipping methods","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"name","type":"`string`","description":"The name of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"amount","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The price of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw price of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_tax_inclusive","type":"`boolean`","description":"Whether the shipping method price is tax inclusive or not","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the shipping method was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the shipping method was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The discount total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The discount tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"description","type":"`string`","description":"The description of the shipping method","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_option_id","type":"`string`","description":"The ID of the shipping option the method was created from","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"data","type":"`Record`","description":"Additional data needed for fulfillment.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_lines","type":"[OrderShippingMethodTaxLineDTO](../fulfillment.OrderShippingMethodTaxLineDTO/page.mdx)[]","description":"The associated tax lines.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"adjustments","type":"[OrderShippingMethodAdjustmentDTO](../fulfillment.OrderShippingMethodAdjustmentDTO/page.mdx)[]","description":"The associated adjustments.","optional":true,"defaultValue":"","expandable":true,"children":[]}]},{"name":"transactions","type":"[OrderTransactionDTO](../fulfillment.OrderTransactionDTO/page.mdx)[]","description":"The tramsactions associated with the order","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[OrderDTO](../fulfillment.OrderDTO/page.mdx)","description":"The associated order","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"amount","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The amount of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw amount of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"The currency code of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference","type":"`string`","description":"The reference of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference_id","type":"`string`","description":"The ID of the reference","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the transaction was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the transaction was updated","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"The metadata of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"summary","type":"[OrderSummaryDTO](../../types/fulfillment.OrderSummaryDTO/page.mdx)","description":"The summary of the order totals.","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total_tax","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"ordered_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"fulfilled_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"returned_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_request_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"write_off_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"projected_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_total_tax","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_total_tax","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_projected_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"balance","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_balance","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"paid_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"refunded_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"return_order","type":"[ReturnDTO](../fulfillment.ReturnDTO/page.mdx)","description":"The associated return order","optional":false,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"The currency of the order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_item_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_item_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_item_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_item_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_item_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_gift_card_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_gift_card_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_shipping_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_shipping_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_shipping_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_shipping_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_shipping_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_shipping_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"status","type":"[ReturnStatus](../../types/fulfillment.ReturnStatus/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_change","type":"[OrderChangeDTO](page.mdx)","description":"The active order change, if any.","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"The ID of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"version","type":"`number`","description":"The version of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`string`","description":"The ID of the associated return order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange_id","type":"`string`","description":"The ID of the associated exchange order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_id","type":"`string`","description":"The ID of the associated claim order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[OrderDTO](../fulfillment.OrderDTO/page.mdx)","description":"The associated order","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"return_order","type":"[ReturnDTO](../fulfillment.ReturnDTO/page.mdx)","description":"The associated return order","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"exchange","type":"[OrderExchangeDTO](../fulfillment.OrderExchangeDTO/page.mdx)","description":"The associated exchange order","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"claim","type":"[OrderClaimDTO](../fulfillment.OrderClaimDTO/page.mdx)","description":"The associated claim order","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"actions","type":"[OrderChangeActionDTO](../fulfillment.OrderChangeActionDTO/page.mdx)[]","description":"The actions of the order change","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"status","type":"`string`","description":"The status of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"requested_by","type":"`null` \\| `string`","description":"The requested by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"requested_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was requested","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"confirmed_by","type":"`null` \\| `string`","description":"The confirmed by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"confirmed_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was confirmed","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"declined_by","type":"`null` \\| `string`","description":"The declined by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"declined_reason","type":"`null` \\| `string`","description":"The declined reason of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"The metadata of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"declined_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was declined","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_by","type":"`null` \\| `string`","description":"The canceled by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was canceled","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order change was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order change was updated","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"change_type","type":"`\"return\"` \\| `\"exchange\"` \\| `\"claim\"` \\| `\"edit\"`","description":"The type of the order change","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"region_id","type":"`string`","description":"The ID of the region the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The ID of the customer on the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`string`","description":"The ID of the sales channel the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"email","type":"`string`","description":"The email of the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"[OrderAddressDTO](../fulfillment.OrderAddressDTO/page.mdx)","description":"The associated shipping address.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the address","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the address was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the address was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The customer ID of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"first_name","type":"`string`","description":"The first name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"last_name","type":"`string`","description":"The last name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"phone","type":"`string`","description":"The phone number of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"company","type":"`string`","description":"The company of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_1","type":"`string`","description":"The first address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_2","type":"`string`","description":"The second address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"city","type":"`string`","description":"The city of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"country_code","type":"`string`","description":"The country code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"province","type":"`string`","description":"The province/state of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"postal_code","type":"`string`","description":"The postal code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"billing_address","type":"[OrderAddressDTO](../fulfillment.OrderAddressDTO/page.mdx)","description":"The associated billing address.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the address","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the address was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the address was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The customer ID of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"first_name","type":"`string`","description":"The first name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"last_name","type":"`string`","description":"The last name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"phone","type":"`string`","description":"The phone number of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"company","type":"`string`","description":"The company of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_1","type":"`string`","description":"The first address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_2","type":"`string`","description":"The second address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"city","type":"`string`","description":"The city of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"country_code","type":"`string`","description":"The country code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"province","type":"`string`","description":"The province/state of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"postal_code","type":"`string`","description":"The postal code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"items","type":"[OrderLineItemDTO](../fulfillment.OrderLineItemDTO/page.mdx)[]","description":"The associated order details / line items.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"original_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The item total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The item subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The item tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The discount total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The discount tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"refundable_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The refundable total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"refundable_total_per_unit","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The refundable total per unit of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw item total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw item subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw item tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_refundable_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw refundable total of the order line item..","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_refundable_total_per_unit","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw refundable total per unit of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"id","type":"`string`","description":"The ID of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"title","type":"`string`","description":"The title of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"requires_shipping","type":"`boolean`","description":"Indicates whether the order line item requires shipping.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_discountable","type":"`boolean`","description":"Indicates whether the order line item is discountable.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_tax_inclusive","type":"`boolean`","description":"Indicates whether the order line item price is tax inclusive.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"unit_price","type":"`number`","description":"The unit price of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_unit_price","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw unit price of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"quantity","type":"`number`","description":"The quantity of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_quantity","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw quantity of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"detail","type":"[OrderItemDTO](../fulfillment.OrderItemDTO/page.mdx)","description":"The details of the item","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"The date when the order line item was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"The date when the order line item was last updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtitle","type":"`null` \\| `string`","description":"The subtitle of the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"thumbnail","type":"`null` \\| `string`","description":"The thumbnail of the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"variant_id","type":"`null` \\| `string`","description":"The ID of the variant associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_id","type":"`null` \\| `string`","description":"The ID of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_title","type":"`null` \\| `string`","description":"The title of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_description","type":"`null` \\| `string`","description":"The description of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_subtitle","type":"`null` \\| `string`","description":"The subtitle of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_type","type":"`null` \\| `string`","description":"The type of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_collection","type":"`null` \\| `string`","description":"The collection of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_handle","type":"`null` \\| `string`","description":"The handle of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"variant_sku","type":"`null` \\| `string`","description":"The SKU (stock keeping unit) of the variant associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"variant_barcode","type":"`null` \\| `string`","description":"The barcode of the variant associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"variant_title","type":"`null` \\| `string`","description":"The title of the variant associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"variant_option_values","type":"`null` \\| `Record`","description":"The option values of the variant associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"compare_at_unit_price","type":"`number`","description":"The compare at unit price of the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_compare_at_unit_price","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw compare at unit price of the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_lines","type":"[OrderLineItemTaxLineDTO](../fulfillment.OrderLineItemTaxLineDTO/page.mdx)[]","description":"The associated tax lines.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"adjustments","type":"[OrderLineItemAdjustmentDTO](../fulfillment.OrderLineItemAdjustmentDTO/page.mdx)[]","description":"The associated adjustments.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"shipping_methods","type":"[OrderShippingMethodDTO](../fulfillment.OrderShippingMethodDTO/page.mdx)[]","description":"The associated shipping methods","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"name","type":"`string`","description":"The name of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"amount","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The price of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw price of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_tax_inclusive","type":"`boolean`","description":"Whether the shipping method price is tax inclusive or not","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the shipping method was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the shipping method was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The discount total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The discount tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"description","type":"`string`","description":"The description of the shipping method","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_option_id","type":"`string`","description":"The ID of the shipping option the method was created from","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"data","type":"`Record`","description":"Additional data needed for fulfillment.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_lines","type":"[OrderShippingMethodTaxLineDTO](../fulfillment.OrderShippingMethodTaxLineDTO/page.mdx)[]","description":"The associated tax lines.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"adjustments","type":"[OrderShippingMethodAdjustmentDTO](../fulfillment.OrderShippingMethodAdjustmentDTO/page.mdx)[]","description":"The associated adjustments.","optional":true,"defaultValue":"","expandable":true,"children":[]}]},{"name":"transactions","type":"[OrderTransactionDTO](../fulfillment.OrderTransactionDTO/page.mdx)[]","description":"The tramsactions associated with the order","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[OrderDTO](../fulfillment.OrderDTO/page.mdx)","description":"The associated order","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"amount","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The amount of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw amount of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"The currency code of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference","type":"`string`","description":"The reference of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference_id","type":"`string`","description":"The ID of the reference","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the transaction was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the transaction was updated","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"The metadata of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"summary","type":"[OrderSummaryDTO](../../types/fulfillment.OrderSummaryDTO/page.mdx)","description":"The summary of the order totals.","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total_tax","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"ordered_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"fulfilled_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"returned_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_request_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"write_off_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"projected_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_total_tax","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_total_tax","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_projected_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"balance","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_balance","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"paid_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"refunded_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"refund_amount","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"exchange","type":"[OrderExchangeDTO](../fulfillment.OrderExchangeDTO/page.mdx)","description":"The associated exchange order","optional":false,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"The currency of the order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_item_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_item_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_item_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_item_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_item_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_gift_card_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_gift_card_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_shipping_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_shipping_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_shipping_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_shipping_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_shipping_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_shipping_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"return_items","type":"`any`[]","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"additional_items","type":"`any`[]","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_change","type":"[OrderChangeDTO](page.mdx)","description":"The active order change, if any.","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"The ID of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"version","type":"`number`","description":"The version of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`string`","description":"The ID of the associated return order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange_id","type":"`string`","description":"The ID of the associated exchange order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_id","type":"`string`","description":"The ID of the associated claim order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[OrderDTO](../fulfillment.OrderDTO/page.mdx)","description":"The associated order","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"return_order","type":"[ReturnDTO](../fulfillment.ReturnDTO/page.mdx)","description":"The associated return order","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"exchange","type":"[OrderExchangeDTO](../fulfillment.OrderExchangeDTO/page.mdx)","description":"The associated exchange order","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"claim","type":"[OrderClaimDTO](../fulfillment.OrderClaimDTO/page.mdx)","description":"The associated claim order","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"actions","type":"[OrderChangeActionDTO](../fulfillment.OrderChangeActionDTO/page.mdx)[]","description":"The actions of the order change","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"status","type":"`string`","description":"The status of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"requested_by","type":"`null` \\| `string`","description":"The requested by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"requested_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was requested","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"confirmed_by","type":"`null` \\| `string`","description":"The confirmed by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"confirmed_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was confirmed","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"declined_by","type":"`null` \\| `string`","description":"The declined by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"declined_reason","type":"`null` \\| `string`","description":"The declined reason of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"The metadata of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"declined_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was declined","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_by","type":"`null` \\| `string`","description":"The canceled by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was canceled","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order change was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order change was updated","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"change_type","type":"`\"return\"` \\| `\"exchange\"` \\| `\"claim\"` \\| `\"edit\"`","description":"The type of the order change","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"region_id","type":"`string`","description":"The ID of the region the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The ID of the customer on the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`string`","description":"The ID of the sales channel the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"email","type":"`string`","description":"The email of the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"[OrderAddressDTO](../fulfillment.OrderAddressDTO/page.mdx)","description":"The associated shipping address.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the address","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the address was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the address was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The customer ID of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"first_name","type":"`string`","description":"The first name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"last_name","type":"`string`","description":"The last name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"phone","type":"`string`","description":"The phone number of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"company","type":"`string`","description":"The company of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_1","type":"`string`","description":"The first address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_2","type":"`string`","description":"The second address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"city","type":"`string`","description":"The city of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"country_code","type":"`string`","description":"The country code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"province","type":"`string`","description":"The province/state of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"postal_code","type":"`string`","description":"The postal code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"billing_address","type":"[OrderAddressDTO](../fulfillment.OrderAddressDTO/page.mdx)","description":"The associated billing address.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the address","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the address was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the address was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The customer ID of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"first_name","type":"`string`","description":"The first name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"last_name","type":"`string`","description":"The last name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"phone","type":"`string`","description":"The phone number of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"company","type":"`string`","description":"The company of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_1","type":"`string`","description":"The first address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_2","type":"`string`","description":"The second address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"city","type":"`string`","description":"The city of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"country_code","type":"`string`","description":"The country code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"province","type":"`string`","description":"The province/state of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"postal_code","type":"`string`","description":"The postal code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"shipping_methods","type":"[OrderShippingMethodDTO](../fulfillment.OrderShippingMethodDTO/page.mdx)[]","description":"The associated shipping methods","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"name","type":"`string`","description":"The name of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"amount","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The price of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw price of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_tax_inclusive","type":"`boolean`","description":"Whether the shipping method price is tax inclusive or not","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the shipping method was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the shipping method was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The discount total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The discount tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"description","type":"`string`","description":"The description of the shipping method","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_option_id","type":"`string`","description":"The ID of the shipping option the method was created from","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"data","type":"`Record`","description":"Additional data needed for fulfillment.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_lines","type":"[OrderShippingMethodTaxLineDTO](../fulfillment.OrderShippingMethodTaxLineDTO/page.mdx)[]","description":"The associated tax lines.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"adjustments","type":"[OrderShippingMethodAdjustmentDTO](../fulfillment.OrderShippingMethodAdjustmentDTO/page.mdx)[]","description":"The associated adjustments.","optional":true,"defaultValue":"","expandable":true,"children":[]}]},{"name":"transactions","type":"[OrderTransactionDTO](../fulfillment.OrderTransactionDTO/page.mdx)[]","description":"The tramsactions associated with the order","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[OrderDTO](../fulfillment.OrderDTO/page.mdx)","description":"The associated order","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"amount","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The amount of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw amount of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"The currency code of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference","type":"`string`","description":"The reference of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference_id","type":"`string`","description":"The ID of the reference","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the transaction was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the transaction was updated","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"The metadata of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"summary","type":"[OrderSummaryDTO](../../types/fulfillment.OrderSummaryDTO/page.mdx)","description":"The summary of the order totals.","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total_tax","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"ordered_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"fulfilled_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"returned_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_request_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"write_off_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"projected_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_total_tax","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_total_tax","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_projected_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"balance","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_balance","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"paid_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"refunded_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"no_notification","type":"`boolean`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"difference_due","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"return","type":"[ReturnDTO](../fulfillment.ReturnDTO/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"The ID of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"The currency of the order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"status","type":"[ReturnStatus](../../types/fulfillment.ReturnStatus/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_change","type":"[OrderChangeDTO](page.mdx)","description":"The active order change, if any.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"region_id","type":"`string`","description":"The ID of the region the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The ID of the customer on the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`string`","description":"The ID of the sales channel the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"email","type":"`string`","description":"The email of the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"[OrderAddressDTO](../fulfillment.OrderAddressDTO/page.mdx)","description":"The associated shipping address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"billing_address","type":"[OrderAddressDTO](../fulfillment.OrderAddressDTO/page.mdx)","description":"The associated billing address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"items","type":"[OrderLineItemDTO](../fulfillment.OrderLineItemDTO/page.mdx)[]","description":"The associated order details / line items.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"shipping_methods","type":"[OrderShippingMethodDTO](../fulfillment.OrderShippingMethodDTO/page.mdx)[]","description":"The associated shipping methods","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"transactions","type":"[OrderTransactionDTO](../fulfillment.OrderTransactionDTO/page.mdx)[]","description":"The tramsactions associated with the order","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"summary","type":"[OrderSummaryDTO](../../types/fulfillment.OrderSummaryDTO/page.mdx)","description":"The summary of the order totals.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"refund_amount","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]}]},{"name":"claim","type":"[OrderClaimDTO](../fulfillment.OrderClaimDTO/page.mdx)","description":"The associated claim order","optional":false,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"The currency of the order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_item_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_item_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_item_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_item_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_item_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_gift_card_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_gift_card_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_shipping_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_shipping_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_shipping_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_shipping_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_shipping_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_shipping_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"claim_items","type":"`any`[]","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"additional_items","type":"`any`[]","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_change","type":"[OrderChangeDTO](page.mdx)","description":"The active order change, if any.","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"The ID of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"version","type":"`number`","description":"The version of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`string`","description":"The ID of the associated return order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange_id","type":"`string`","description":"The ID of the associated exchange order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_id","type":"`string`","description":"The ID of the associated claim order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[OrderDTO](../fulfillment.OrderDTO/page.mdx)","description":"The associated order","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"return_order","type":"[ReturnDTO](../fulfillment.ReturnDTO/page.mdx)","description":"The associated return order","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"exchange","type":"[OrderExchangeDTO](../fulfillment.OrderExchangeDTO/page.mdx)","description":"The associated exchange order","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"claim","type":"[OrderClaimDTO](../fulfillment.OrderClaimDTO/page.mdx)","description":"The associated claim order","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"actions","type":"[OrderChangeActionDTO](../fulfillment.OrderChangeActionDTO/page.mdx)[]","description":"The actions of the order change","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"status","type":"`string`","description":"The status of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"requested_by","type":"`null` \\| `string`","description":"The requested by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"requested_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was requested","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"confirmed_by","type":"`null` \\| `string`","description":"The confirmed by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"confirmed_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was confirmed","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"declined_by","type":"`null` \\| `string`","description":"The declined by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"declined_reason","type":"`null` \\| `string`","description":"The declined reason of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"The metadata of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"declined_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was declined","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_by","type":"`null` \\| `string`","description":"The canceled by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was canceled","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order change was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order change was updated","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"change_type","type":"`\"return\"` \\| `\"exchange\"` \\| `\"claim\"` \\| `\"edit\"`","description":"The type of the order change","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"region_id","type":"`string`","description":"The ID of the region the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The ID of the customer on the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`string`","description":"The ID of the sales channel the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"email","type":"`string`","description":"The email of the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"[OrderAddressDTO](../fulfillment.OrderAddressDTO/page.mdx)","description":"The associated shipping address.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the address","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the address was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the address was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The customer ID of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"first_name","type":"`string`","description":"The first name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"last_name","type":"`string`","description":"The last name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"phone","type":"`string`","description":"The phone number of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"company","type":"`string`","description":"The company of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_1","type":"`string`","description":"The first address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_2","type":"`string`","description":"The second address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"city","type":"`string`","description":"The city of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"country_code","type":"`string`","description":"The country code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"province","type":"`string`","description":"The province/state of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"postal_code","type":"`string`","description":"The postal code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"billing_address","type":"[OrderAddressDTO](../fulfillment.OrderAddressDTO/page.mdx)","description":"The associated billing address.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the address","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the address was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the address was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The customer ID of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"first_name","type":"`string`","description":"The first name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"last_name","type":"`string`","description":"The last name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"phone","type":"`string`","description":"The phone number of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"company","type":"`string`","description":"The company of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_1","type":"`string`","description":"The first address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_2","type":"`string`","description":"The second address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"city","type":"`string`","description":"The city of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"country_code","type":"`string`","description":"The country code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"province","type":"`string`","description":"The province/state of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"postal_code","type":"`string`","description":"The postal code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"shipping_methods","type":"[OrderShippingMethodDTO](../fulfillment.OrderShippingMethodDTO/page.mdx)[]","description":"The associated shipping methods","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"name","type":"`string`","description":"The name of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"amount","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The price of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw price of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_tax_inclusive","type":"`boolean`","description":"Whether the shipping method price is tax inclusive or not","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the shipping method was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the shipping method was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The discount total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The discount tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"description","type":"`string`","description":"The description of the shipping method","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_option_id","type":"`string`","description":"The ID of the shipping option the method was created from","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"data","type":"`Record`","description":"Additional data needed for fulfillment.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_lines","type":"[OrderShippingMethodTaxLineDTO](../fulfillment.OrderShippingMethodTaxLineDTO/page.mdx)[]","description":"The associated tax lines.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"adjustments","type":"[OrderShippingMethodAdjustmentDTO](../fulfillment.OrderShippingMethodAdjustmentDTO/page.mdx)[]","description":"The associated adjustments.","optional":true,"defaultValue":"","expandable":true,"children":[]}]},{"name":"transactions","type":"[OrderTransactionDTO](../fulfillment.OrderTransactionDTO/page.mdx)[]","description":"The tramsactions associated with the order","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[OrderDTO](../fulfillment.OrderDTO/page.mdx)","description":"The associated order","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"amount","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The amount of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw amount of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"The currency code of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference","type":"`string`","description":"The reference of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference_id","type":"`string`","description":"The ID of the reference","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the transaction was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the transaction was updated","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"The metadata of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"summary","type":"[OrderSummaryDTO](../../types/fulfillment.OrderSummaryDTO/page.mdx)","description":"The summary of the order totals.","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total_tax","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"ordered_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"fulfilled_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"returned_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_request_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"write_off_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"projected_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_total_tax","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_total_tax","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_projected_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"balance","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_balance","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"paid_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"refunded_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"return","type":"[ReturnDTO](../fulfillment.ReturnDTO/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"The ID of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"The currency of the order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"status","type":"[ReturnStatus](../../types/fulfillment.ReturnStatus/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_change","type":"[OrderChangeDTO](page.mdx)","description":"The active order change, if any.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"region_id","type":"`string`","description":"The ID of the region the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The ID of the customer on the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`string`","description":"The ID of the sales channel the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"email","type":"`string`","description":"The email of the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"[OrderAddressDTO](../fulfillment.OrderAddressDTO/page.mdx)","description":"The associated shipping address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"billing_address","type":"[OrderAddressDTO](../fulfillment.OrderAddressDTO/page.mdx)","description":"The associated billing address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"items","type":"[OrderLineItemDTO](../fulfillment.OrderLineItemDTO/page.mdx)[]","description":"The associated order details / line items.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"shipping_methods","type":"[OrderShippingMethodDTO](../fulfillment.OrderShippingMethodDTO/page.mdx)[]","description":"The associated shipping methods","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"transactions","type":"[OrderTransactionDTO](../fulfillment.OrderTransactionDTO/page.mdx)[]","description":"The tramsactions associated with the order","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"summary","type":"[OrderSummaryDTO](../../types/fulfillment.OrderSummaryDTO/page.mdx)","description":"The summary of the order totals.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"refund_amount","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"no_notification","type":"`boolean`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"refund_amount","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"actions","type":"[OrderChangeActionDTO](../fulfillment.OrderChangeActionDTO/page.mdx)[]","description":"The actions of the order change","optional":false,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the order change action","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_change_id","type":"`null` \\| `string`","description":"The ID of the associated order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_change","type":"`null` \\| [OrderChangeDTO](page.mdx)","description":"The associated order change","optional":false,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"version","type":"`number`","description":"The version of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`string`","description":"The ID of the associated return order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange_id","type":"`string`","description":"The ID of the associated exchange order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_id","type":"`string`","description":"The ID of the associated claim order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[OrderDTO](../fulfillment.OrderDTO/page.mdx)","description":"The associated order","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"return_order","type":"[ReturnDTO](../fulfillment.ReturnDTO/page.mdx)","description":"The associated return order","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"exchange","type":"[OrderExchangeDTO](../fulfillment.OrderExchangeDTO/page.mdx)","description":"The associated exchange order","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"claim","type":"[OrderClaimDTO](../fulfillment.OrderClaimDTO/page.mdx)","description":"The associated claim order","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"actions","type":"[OrderChangeActionDTO](../fulfillment.OrderChangeActionDTO/page.mdx)[]","description":"The actions of the order change","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"status","type":"`string`","description":"The status of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"requested_by","type":"`null` \\| `string`","description":"The requested by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"requested_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was requested","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"confirmed_by","type":"`null` \\| `string`","description":"The confirmed by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"confirmed_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was confirmed","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"declined_by","type":"`null` \\| `string`","description":"The declined by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"declined_reason","type":"`null` \\| `string`","description":"The declined reason of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"The metadata of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"declined_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was declined","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_by","type":"`null` \\| `string`","description":"The canceled by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was canceled","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order change was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order change was updated","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"change_type","type":"`\"return\"` \\| `\"exchange\"` \\| `\"claim\"` \\| `\"edit\"`","description":"The type of the order change","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"order_id","type":"`null` \\| `string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"`null` \\| [OrderDTO](../fulfillment.OrderDTO/page.mdx)","description":"The associated order","optional":false,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"version","type":"`number`","description":"The version of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"status","type":"[OrderStatus](../../types/fulfillment.OrderStatus/page.mdx)","description":"The status of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"The currency of the order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_change","type":"[OrderChangeDTO](page.mdx)","description":"The active order change, if any.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"region_id","type":"`string`","description":"The ID of the region the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The ID of the customer on the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`string`","description":"The ID of the sales channel the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"email","type":"`string`","description":"The email of the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"[OrderAddressDTO](../fulfillment.OrderAddressDTO/page.mdx)","description":"The associated shipping address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"billing_address","type":"[OrderAddressDTO](../fulfillment.OrderAddressDTO/page.mdx)","description":"The associated billing address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"items","type":"[OrderLineItemDTO](../fulfillment.OrderLineItemDTO/page.mdx)[]","description":"The associated order details / line items.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"shipping_methods","type":"[OrderShippingMethodDTO](../fulfillment.OrderShippingMethodDTO/page.mdx)[]","description":"The associated shipping methods","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"transactions","type":"[OrderTransactionDTO](../fulfillment.OrderTransactionDTO/page.mdx)[]","description":"The tramsactions associated with the order","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"summary","type":"[OrderSummaryDTO](../../types/fulfillment.OrderSummaryDTO/page.mdx)","description":"The summary of the order totals.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"reference","type":"`string`","description":"The reference of the order change action","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference_id","type":"`string`","description":"The ID of the reference","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"action","type":"[ChangeActionType](../../types/fulfillment.ChangeActionType/page.mdx)","description":"The action of the order change action","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"details","type":"`null` \\| `Record`","description":"The details of the order change action","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"internal_note","type":"`null` \\| `string`","description":"The internal note of the order change action","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order change action was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order change action was updated","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"status","type":"`string`","description":"The status of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"requested_by","type":"`null` \\| `string`","description":"The requested by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"requested_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was requested","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"confirmed_by","type":"`null` \\| `string`","description":"The confirmed by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"confirmed_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was confirmed","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"declined_by","type":"`null` \\| `string`","description":"The declined by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"declined_reason","type":"`null` \\| `string`","description":"The declined reason of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"The metadata of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"declined_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was declined","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_by","type":"`null` \\| `string`","description":"The canceled by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was canceled","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order change was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order change was updated","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"change_type","type":"`\"return\"` \\| `\"exchange\"` \\| `\"claim\"` \\| `\"edit\"`","description":"The type of the order change","optional":true,"defaultValue":"","expandable":false,"children":[]}]} sectionTitle="OrderChangeDTO"/> +`","description":"The metadata of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"declined_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was declined","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_by","type":"`null` \\| `string`","description":"The canceled by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was canceled","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order change was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order change was updated","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"change_type","type":"`\"return\"` \\| `\"exchange\"` \\| `\"claim\"` \\| `\"edit\"`","description":"The type of the order change","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"region_id","type":"`string`","description":"The ID of the region the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The ID of the customer on the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`string`","description":"The ID of the sales channel the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"email","type":"`string`","description":"The email of the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"[OrderAddressDTO](../fulfillment.OrderAddressDTO/page.mdx)","description":"The associated shipping address.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the address","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the address was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the address was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The customer ID of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"first_name","type":"`string`","description":"The first name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"last_name","type":"`string`","description":"The last name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"phone","type":"`string`","description":"The phone number of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"company","type":"`string`","description":"The company of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_1","type":"`string`","description":"The first address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_2","type":"`string`","description":"The second address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"city","type":"`string`","description":"The city of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"country_code","type":"`string`","description":"The country code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"province","type":"`string`","description":"The province/state of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"postal_code","type":"`string`","description":"The postal code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"billing_address","type":"[OrderAddressDTO](../fulfillment.OrderAddressDTO/page.mdx)","description":"The associated billing address.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the address","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the address was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the address was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The customer ID of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"first_name","type":"`string`","description":"The first name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"last_name","type":"`string`","description":"The last name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"phone","type":"`string`","description":"The phone number of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"company","type":"`string`","description":"The company of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_1","type":"`string`","description":"The first address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_2","type":"`string`","description":"The second address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"city","type":"`string`","description":"The city of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"country_code","type":"`string`","description":"The country code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"province","type":"`string`","description":"The province/state of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"postal_code","type":"`string`","description":"The postal code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"items","type":"[OrderLineItemDTO](../fulfillment.OrderLineItemDTO/page.mdx)[]","description":"The associated order details / line items.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"original_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The item total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The item subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The item tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The discount total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The discount tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"refundable_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The refundable total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"refundable_total_per_unit","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The refundable total per unit of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw item total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw item subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw item tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_refundable_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw refundable total of the order line item..","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_refundable_total_per_unit","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw refundable total per unit of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"id","type":"`string`","description":"The ID of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"title","type":"`string`","description":"The title of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"requires_shipping","type":"`boolean`","description":"Indicates whether the order line item requires shipping.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_discountable","type":"`boolean`","description":"Indicates whether the order line item is discountable.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_tax_inclusive","type":"`boolean`","description":"Indicates whether the order line item price is tax inclusive.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"unit_price","type":"`number`","description":"The unit price of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_unit_price","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw unit price of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"quantity","type":"`number`","description":"The quantity of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_quantity","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw quantity of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"detail","type":"[OrderItemDTO](../fulfillment.OrderItemDTO/page.mdx)","description":"The details of the item","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"The date when the order line item was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"The date when the order line item was last updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtitle","type":"`null` \\| `string`","description":"The subtitle of the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"thumbnail","type":"`null` \\| `string`","description":"The thumbnail of the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"variant_id","type":"`null` \\| `string`","description":"The ID of the variant associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_id","type":"`null` \\| `string`","description":"The ID of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_title","type":"`null` \\| `string`","description":"The title of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_description","type":"`null` \\| `string`","description":"The description of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_subtitle","type":"`null` \\| `string`","description":"The subtitle of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_type","type":"`null` \\| `string`","description":"The type of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_collection","type":"`null` \\| `string`","description":"The collection of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_handle","type":"`null` \\| `string`","description":"The handle of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"variant_sku","type":"`null` \\| `string`","description":"The SKU (stock keeping unit) of the variant associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"variant_barcode","type":"`null` \\| `string`","description":"The barcode of the variant associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"variant_title","type":"`null` \\| `string`","description":"The title of the variant associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"variant_option_values","type":"`null` \\| `Record`","description":"The option values of the variant associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"compare_at_unit_price","type":"`number`","description":"The compare at unit price of the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_compare_at_unit_price","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw compare at unit price of the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_lines","type":"[OrderLineItemTaxLineDTO](../fulfillment.OrderLineItemTaxLineDTO/page.mdx)[]","description":"The associated tax lines.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"adjustments","type":"[OrderLineItemAdjustmentDTO](../fulfillment.OrderLineItemAdjustmentDTO/page.mdx)[]","description":"The associated adjustments.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"shipping_methods","type":"[OrderShippingMethodDTO](../fulfillment.OrderShippingMethodDTO/page.mdx)[]","description":"The associated shipping methods","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"name","type":"`string`","description":"The name of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"amount","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The price of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw price of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_tax_inclusive","type":"`boolean`","description":"Whether the shipping method price is tax inclusive or not","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the shipping method was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the shipping method was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The discount total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The discount tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"description","type":"`string`","description":"The description of the shipping method","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_option_id","type":"`string`","description":"The ID of the shipping option the method was created from","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"data","type":"`Record`","description":"Additional data needed for fulfillment.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_lines","type":"[OrderShippingMethodTaxLineDTO](../fulfillment.OrderShippingMethodTaxLineDTO/page.mdx)[]","description":"The associated tax lines.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"adjustments","type":"[OrderShippingMethodAdjustmentDTO](../fulfillment.OrderShippingMethodAdjustmentDTO/page.mdx)[]","description":"The associated adjustments.","optional":true,"defaultValue":"","expandable":true,"children":[]}]},{"name":"transactions","type":"[OrderTransactionDTO](../fulfillment.OrderTransactionDTO/page.mdx)[]","description":"The tramsactions associated with the order","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[OrderDTO](../fulfillment.OrderDTO/page.mdx)","description":"The associated order","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"amount","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The amount of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw amount of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"The currency code of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference","type":"`string`","description":"The reference of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference_id","type":"`string`","description":"The ID of the reference","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the transaction was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the transaction was updated","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"The metadata of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"summary","type":"[OrderSummaryDTO](../../types/fulfillment.OrderSummaryDTO/page.mdx)","description":"The summary of the order totals.","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total_tax","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"ordered_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"fulfilled_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"returned_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_request_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"write_off_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"projected_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_total_tax","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_total_tax","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_projected_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"balance","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_balance","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"paid_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"refunded_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"return_order","type":"[ReturnDTO](../fulfillment.ReturnDTO/page.mdx)","description":"The associated return order","optional":false,"defaultValue":"","expandable":true,"children":[{"name":"currency_code","type":"`string`","description":"The currency of the order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_item_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_item_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_item_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_item_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_item_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_gift_card_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_gift_card_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_shipping_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_shipping_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_shipping_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_shipping_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_shipping_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_shipping_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"id","type":"`string`","description":"The ID of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"status","type":"[ReturnStatus](../../types/fulfillment.ReturnStatus/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_change","type":"[OrderChangeDTO](page.mdx)","description":"The active order change, if any.","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"The ID of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"version","type":"`number`","description":"The version of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`string`","description":"The ID of the associated return order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange_id","type":"`string`","description":"The ID of the associated exchange order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_id","type":"`string`","description":"The ID of the associated claim order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[OrderDTO](../fulfillment.OrderDTO/page.mdx)","description":"The associated order","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"return_order","type":"[ReturnDTO](../fulfillment.ReturnDTO/page.mdx)","description":"The associated return order","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"exchange","type":"[OrderExchangeDTO](../fulfillment.OrderExchangeDTO/page.mdx)","description":"The associated exchange order","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"claim","type":"[OrderClaimDTO](../fulfillment.OrderClaimDTO/page.mdx)","description":"The associated claim order","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"actions","type":"[OrderChangeActionDTO](../fulfillment.OrderChangeActionDTO/page.mdx)[]","description":"The actions of the order change","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"status","type":"`string`","description":"The status of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"requested_by","type":"`null` \\| `string`","description":"The requested by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"requested_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was requested","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"confirmed_by","type":"`null` \\| `string`","description":"The confirmed by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"confirmed_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was confirmed","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"declined_by","type":"`null` \\| `string`","description":"The declined by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"declined_reason","type":"`null` \\| `string`","description":"The declined reason of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"The metadata of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"declined_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was declined","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_by","type":"`null` \\| `string`","description":"The canceled by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was canceled","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order change was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order change was updated","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"change_type","type":"`\"return\"` \\| `\"exchange\"` \\| `\"claim\"` \\| `\"edit\"`","description":"The type of the order change","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"region_id","type":"`string`","description":"The ID of the region the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The ID of the customer on the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`string`","description":"The ID of the sales channel the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"email","type":"`string`","description":"The email of the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"[OrderAddressDTO](../fulfillment.OrderAddressDTO/page.mdx)","description":"The associated shipping address.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the address","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the address was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the address was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The customer ID of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"first_name","type":"`string`","description":"The first name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"last_name","type":"`string`","description":"The last name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"phone","type":"`string`","description":"The phone number of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"company","type":"`string`","description":"The company of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_1","type":"`string`","description":"The first address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_2","type":"`string`","description":"The second address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"city","type":"`string`","description":"The city of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"country_code","type":"`string`","description":"The country code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"province","type":"`string`","description":"The province/state of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"postal_code","type":"`string`","description":"The postal code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"billing_address","type":"[OrderAddressDTO](../fulfillment.OrderAddressDTO/page.mdx)","description":"The associated billing address.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the address","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the address was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the address was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The customer ID of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"first_name","type":"`string`","description":"The first name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"last_name","type":"`string`","description":"The last name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"phone","type":"`string`","description":"The phone number of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"company","type":"`string`","description":"The company of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_1","type":"`string`","description":"The first address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_2","type":"`string`","description":"The second address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"city","type":"`string`","description":"The city of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"country_code","type":"`string`","description":"The country code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"province","type":"`string`","description":"The province/state of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"postal_code","type":"`string`","description":"The postal code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"items","type":"[OrderLineItemDTO](../fulfillment.OrderLineItemDTO/page.mdx)[]","description":"The associated order details / line items.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"original_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The item total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The item subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The item tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The discount total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The discount tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"refundable_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The refundable total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"refundable_total_per_unit","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The refundable total per unit of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw item total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw item subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw item tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_refundable_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw refundable total of the order line item..","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_refundable_total_per_unit","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw refundable total per unit of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"id","type":"`string`","description":"The ID of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"title","type":"`string`","description":"The title of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"requires_shipping","type":"`boolean`","description":"Indicates whether the order line item requires shipping.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_discountable","type":"`boolean`","description":"Indicates whether the order line item is discountable.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_tax_inclusive","type":"`boolean`","description":"Indicates whether the order line item price is tax inclusive.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"unit_price","type":"`number`","description":"The unit price of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_unit_price","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw unit price of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"quantity","type":"`number`","description":"The quantity of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_quantity","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw quantity of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"detail","type":"[OrderItemDTO](../fulfillment.OrderItemDTO/page.mdx)","description":"The details of the item","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"The date when the order line item was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"The date when the order line item was last updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtitle","type":"`null` \\| `string`","description":"The subtitle of the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"thumbnail","type":"`null` \\| `string`","description":"The thumbnail of the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"variant_id","type":"`null` \\| `string`","description":"The ID of the variant associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_id","type":"`null` \\| `string`","description":"The ID of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_title","type":"`null` \\| `string`","description":"The title of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_description","type":"`null` \\| `string`","description":"The description of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_subtitle","type":"`null` \\| `string`","description":"The subtitle of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_type","type":"`null` \\| `string`","description":"The type of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_collection","type":"`null` \\| `string`","description":"The collection of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_handle","type":"`null` \\| `string`","description":"The handle of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"variant_sku","type":"`null` \\| `string`","description":"The SKU (stock keeping unit) of the variant associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"variant_barcode","type":"`null` \\| `string`","description":"The barcode of the variant associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"variant_title","type":"`null` \\| `string`","description":"The title of the variant associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"variant_option_values","type":"`null` \\| `Record`","description":"The option values of the variant associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"compare_at_unit_price","type":"`number`","description":"The compare at unit price of the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_compare_at_unit_price","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw compare at unit price of the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_lines","type":"[OrderLineItemTaxLineDTO](../fulfillment.OrderLineItemTaxLineDTO/page.mdx)[]","description":"The associated tax lines.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"adjustments","type":"[OrderLineItemAdjustmentDTO](../fulfillment.OrderLineItemAdjustmentDTO/page.mdx)[]","description":"The associated adjustments.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"shipping_methods","type":"[OrderShippingMethodDTO](../fulfillment.OrderShippingMethodDTO/page.mdx)[]","description":"The associated shipping methods","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"name","type":"`string`","description":"The name of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"amount","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The price of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw price of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_tax_inclusive","type":"`boolean`","description":"Whether the shipping method price is tax inclusive or not","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the shipping method was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the shipping method was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The discount total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The discount tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"description","type":"`string`","description":"The description of the shipping method","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_option_id","type":"`string`","description":"The ID of the shipping option the method was created from","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"data","type":"`Record`","description":"Additional data needed for fulfillment.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_lines","type":"[OrderShippingMethodTaxLineDTO](../fulfillment.OrderShippingMethodTaxLineDTO/page.mdx)[]","description":"The associated tax lines.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"adjustments","type":"[OrderShippingMethodAdjustmentDTO](../fulfillment.OrderShippingMethodAdjustmentDTO/page.mdx)[]","description":"The associated adjustments.","optional":true,"defaultValue":"","expandable":true,"children":[]}]},{"name":"transactions","type":"[OrderTransactionDTO](../fulfillment.OrderTransactionDTO/page.mdx)[]","description":"The tramsactions associated with the order","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[OrderDTO](../fulfillment.OrderDTO/page.mdx)","description":"The associated order","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"amount","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The amount of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw amount of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"The currency code of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference","type":"`string`","description":"The reference of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference_id","type":"`string`","description":"The ID of the reference","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the transaction was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the transaction was updated","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"The metadata of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"summary","type":"[OrderSummaryDTO](../../types/fulfillment.OrderSummaryDTO/page.mdx)","description":"The summary of the order totals.","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total_tax","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"ordered_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"fulfilled_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"returned_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_request_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"write_off_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"projected_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_total_tax","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_total_tax","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_projected_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"balance","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_balance","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"paid_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"refunded_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"refund_amount","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"exchange","type":"[OrderExchangeDTO](../fulfillment.OrderExchangeDTO/page.mdx)","description":"The associated exchange order","optional":false,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"The currency of the order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_item_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_item_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_item_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_item_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_item_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_gift_card_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_gift_card_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_shipping_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_shipping_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_shipping_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_shipping_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_shipping_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_shipping_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"return_items","type":"`any`[]","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"additional_items","type":"`any`[]","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_change","type":"[OrderChangeDTO](page.mdx)","description":"The active order change, if any.","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"The ID of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"version","type":"`number`","description":"The version of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`string`","description":"The ID of the associated return order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange_id","type":"`string`","description":"The ID of the associated exchange order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_id","type":"`string`","description":"The ID of the associated claim order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[OrderDTO](../fulfillment.OrderDTO/page.mdx)","description":"The associated order","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"return_order","type":"[ReturnDTO](../fulfillment.ReturnDTO/page.mdx)","description":"The associated return order","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"exchange","type":"[OrderExchangeDTO](../fulfillment.OrderExchangeDTO/page.mdx)","description":"The associated exchange order","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"claim","type":"[OrderClaimDTO](../fulfillment.OrderClaimDTO/page.mdx)","description":"The associated claim order","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"actions","type":"[OrderChangeActionDTO](../fulfillment.OrderChangeActionDTO/page.mdx)[]","description":"The actions of the order change","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"status","type":"`string`","description":"The status of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"requested_by","type":"`null` \\| `string`","description":"The requested by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"requested_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was requested","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"confirmed_by","type":"`null` \\| `string`","description":"The confirmed by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"confirmed_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was confirmed","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"declined_by","type":"`null` \\| `string`","description":"The declined by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"declined_reason","type":"`null` \\| `string`","description":"The declined reason of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"The metadata of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"declined_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was declined","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_by","type":"`null` \\| `string`","description":"The canceled by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was canceled","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order change was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order change was updated","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"change_type","type":"`\"return\"` \\| `\"exchange\"` \\| `\"claim\"` \\| `\"edit\"`","description":"The type of the order change","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"region_id","type":"`string`","description":"The ID of the region the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The ID of the customer on the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`string`","description":"The ID of the sales channel the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"email","type":"`string`","description":"The email of the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"[OrderAddressDTO](../fulfillment.OrderAddressDTO/page.mdx)","description":"The associated shipping address.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the address","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the address was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the address was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The customer ID of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"first_name","type":"`string`","description":"The first name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"last_name","type":"`string`","description":"The last name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"phone","type":"`string`","description":"The phone number of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"company","type":"`string`","description":"The company of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_1","type":"`string`","description":"The first address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_2","type":"`string`","description":"The second address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"city","type":"`string`","description":"The city of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"country_code","type":"`string`","description":"The country code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"province","type":"`string`","description":"The province/state of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"postal_code","type":"`string`","description":"The postal code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"billing_address","type":"[OrderAddressDTO](../fulfillment.OrderAddressDTO/page.mdx)","description":"The associated billing address.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the address","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the address was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the address was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The customer ID of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"first_name","type":"`string`","description":"The first name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"last_name","type":"`string`","description":"The last name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"phone","type":"`string`","description":"The phone number of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"company","type":"`string`","description":"The company of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_1","type":"`string`","description":"The first address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_2","type":"`string`","description":"The second address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"city","type":"`string`","description":"The city of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"country_code","type":"`string`","description":"The country code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"province","type":"`string`","description":"The province/state of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"postal_code","type":"`string`","description":"The postal code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"shipping_methods","type":"[OrderShippingMethodDTO](../fulfillment.OrderShippingMethodDTO/page.mdx)[]","description":"The associated shipping methods","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"name","type":"`string`","description":"The name of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"amount","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The price of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw price of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_tax_inclusive","type":"`boolean`","description":"Whether the shipping method price is tax inclusive or not","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the shipping method was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the shipping method was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The discount total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The discount tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"description","type":"`string`","description":"The description of the shipping method","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_option_id","type":"`string`","description":"The ID of the shipping option the method was created from","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"data","type":"`Record`","description":"Additional data needed for fulfillment.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_lines","type":"[OrderShippingMethodTaxLineDTO](../fulfillment.OrderShippingMethodTaxLineDTO/page.mdx)[]","description":"The associated tax lines.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"adjustments","type":"[OrderShippingMethodAdjustmentDTO](../fulfillment.OrderShippingMethodAdjustmentDTO/page.mdx)[]","description":"The associated adjustments.","optional":true,"defaultValue":"","expandable":true,"children":[]}]},{"name":"transactions","type":"[OrderTransactionDTO](../fulfillment.OrderTransactionDTO/page.mdx)[]","description":"The tramsactions associated with the order","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[OrderDTO](../fulfillment.OrderDTO/page.mdx)","description":"The associated order","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"amount","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The amount of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw amount of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"The currency code of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference","type":"`string`","description":"The reference of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference_id","type":"`string`","description":"The ID of the reference","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the transaction was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the transaction was updated","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"The metadata of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"summary","type":"[OrderSummaryDTO](../../types/fulfillment.OrderSummaryDTO/page.mdx)","description":"The summary of the order totals.","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total_tax","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"ordered_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"fulfilled_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"returned_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_request_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"write_off_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"projected_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_total_tax","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_total_tax","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_projected_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"balance","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_balance","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"paid_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"refunded_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"no_notification","type":"`boolean`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"difference_due","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"return","type":"[ReturnDTO](../fulfillment.ReturnDTO/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"currency_code","type":"`string`","description":"The currency of the order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"id","type":"`string`","description":"The ID of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"status","type":"[ReturnStatus](../../types/fulfillment.ReturnStatus/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_change","type":"[OrderChangeDTO](page.mdx)","description":"The active order change, if any.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"region_id","type":"`string`","description":"The ID of the region the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The ID of the customer on the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`string`","description":"The ID of the sales channel the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"email","type":"`string`","description":"The email of the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"[OrderAddressDTO](../fulfillment.OrderAddressDTO/page.mdx)","description":"The associated shipping address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"billing_address","type":"[OrderAddressDTO](../fulfillment.OrderAddressDTO/page.mdx)","description":"The associated billing address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"items","type":"[OrderLineItemDTO](../fulfillment.OrderLineItemDTO/page.mdx)[]","description":"The associated order details / line items.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"shipping_methods","type":"[OrderShippingMethodDTO](../fulfillment.OrderShippingMethodDTO/page.mdx)[]","description":"The associated shipping methods","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"transactions","type":"[OrderTransactionDTO](../fulfillment.OrderTransactionDTO/page.mdx)[]","description":"The tramsactions associated with the order","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"summary","type":"[OrderSummaryDTO](../../types/fulfillment.OrderSummaryDTO/page.mdx)","description":"The summary of the order totals.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"refund_amount","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"return_id","type":"`string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"claim","type":"[OrderClaimDTO](../fulfillment.OrderClaimDTO/page.mdx)","description":"The associated claim order","optional":false,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"The currency of the order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_item_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_item_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_item_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_item_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_item_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_gift_card_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_gift_card_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_shipping_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_shipping_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_shipping_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_shipping_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_shipping_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_shipping_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"claim_items","type":"`any`[]","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"additional_items","type":"`any`[]","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_change","type":"[OrderChangeDTO](page.mdx)","description":"The active order change, if any.","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"The ID of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"version","type":"`number`","description":"The version of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`string`","description":"The ID of the associated return order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange_id","type":"`string`","description":"The ID of the associated exchange order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_id","type":"`string`","description":"The ID of the associated claim order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[OrderDTO](../fulfillment.OrderDTO/page.mdx)","description":"The associated order","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"return_order","type":"[ReturnDTO](../fulfillment.ReturnDTO/page.mdx)","description":"The associated return order","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"exchange","type":"[OrderExchangeDTO](../fulfillment.OrderExchangeDTO/page.mdx)","description":"The associated exchange order","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"claim","type":"[OrderClaimDTO](../fulfillment.OrderClaimDTO/page.mdx)","description":"The associated claim order","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"actions","type":"[OrderChangeActionDTO](../fulfillment.OrderChangeActionDTO/page.mdx)[]","description":"The actions of the order change","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"status","type":"`string`","description":"The status of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"requested_by","type":"`null` \\| `string`","description":"The requested by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"requested_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was requested","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"confirmed_by","type":"`null` \\| `string`","description":"The confirmed by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"confirmed_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was confirmed","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"declined_by","type":"`null` \\| `string`","description":"The declined by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"declined_reason","type":"`null` \\| `string`","description":"The declined reason of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"The metadata of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"declined_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was declined","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_by","type":"`null` \\| `string`","description":"The canceled by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was canceled","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order change was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order change was updated","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"change_type","type":"`\"return\"` \\| `\"exchange\"` \\| `\"claim\"` \\| `\"edit\"`","description":"The type of the order change","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"region_id","type":"`string`","description":"The ID of the region the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The ID of the customer on the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`string`","description":"The ID of the sales channel the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"email","type":"`string`","description":"The email of the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"[OrderAddressDTO](../fulfillment.OrderAddressDTO/page.mdx)","description":"The associated shipping address.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the address","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the address was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the address was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The customer ID of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"first_name","type":"`string`","description":"The first name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"last_name","type":"`string`","description":"The last name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"phone","type":"`string`","description":"The phone number of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"company","type":"`string`","description":"The company of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_1","type":"`string`","description":"The first address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_2","type":"`string`","description":"The second address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"city","type":"`string`","description":"The city of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"country_code","type":"`string`","description":"The country code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"province","type":"`string`","description":"The province/state of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"postal_code","type":"`string`","description":"The postal code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"billing_address","type":"[OrderAddressDTO](../fulfillment.OrderAddressDTO/page.mdx)","description":"The associated billing address.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the address","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the address was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the address was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The customer ID of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"first_name","type":"`string`","description":"The first name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"last_name","type":"`string`","description":"The last name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"phone","type":"`string`","description":"The phone number of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"company","type":"`string`","description":"The company of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_1","type":"`string`","description":"The first address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_2","type":"`string`","description":"The second address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"city","type":"`string`","description":"The city of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"country_code","type":"`string`","description":"The country code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"province","type":"`string`","description":"The province/state of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"postal_code","type":"`string`","description":"The postal code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"shipping_methods","type":"[OrderShippingMethodDTO](../fulfillment.OrderShippingMethodDTO/page.mdx)[]","description":"The associated shipping methods","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"name","type":"`string`","description":"The name of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"amount","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The price of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw price of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_tax_inclusive","type":"`boolean`","description":"Whether the shipping method price is tax inclusive or not","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the shipping method was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the shipping method was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The discount total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The discount tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"description","type":"`string`","description":"The description of the shipping method","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_option_id","type":"`string`","description":"The ID of the shipping option the method was created from","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"data","type":"`Record`","description":"Additional data needed for fulfillment.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_lines","type":"[OrderShippingMethodTaxLineDTO](../fulfillment.OrderShippingMethodTaxLineDTO/page.mdx)[]","description":"The associated tax lines.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"adjustments","type":"[OrderShippingMethodAdjustmentDTO](../fulfillment.OrderShippingMethodAdjustmentDTO/page.mdx)[]","description":"The associated adjustments.","optional":true,"defaultValue":"","expandable":true,"children":[]}]},{"name":"transactions","type":"[OrderTransactionDTO](../fulfillment.OrderTransactionDTO/page.mdx)[]","description":"The tramsactions associated with the order","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[OrderDTO](../fulfillment.OrderDTO/page.mdx)","description":"The associated order","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"amount","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The amount of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw amount of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"The currency code of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference","type":"`string`","description":"The reference of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference_id","type":"`string`","description":"The ID of the reference","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the transaction was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the transaction was updated","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"The metadata of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"summary","type":"[OrderSummaryDTO](../../types/fulfillment.OrderSummaryDTO/page.mdx)","description":"The summary of the order totals.","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total_tax","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"ordered_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"fulfilled_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"returned_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_request_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"write_off_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"projected_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_total_tax","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_total_tax","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_projected_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"balance","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_balance","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"paid_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"refunded_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"return","type":"[ReturnDTO](../fulfillment.ReturnDTO/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"currency_code","type":"`string`","description":"The currency of the order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"id","type":"`string`","description":"The ID of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"status","type":"[ReturnStatus](../../types/fulfillment.ReturnStatus/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_change","type":"[OrderChangeDTO](page.mdx)","description":"The active order change, if any.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"region_id","type":"`string`","description":"The ID of the region the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The ID of the customer on the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`string`","description":"The ID of the sales channel the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"email","type":"`string`","description":"The email of the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"[OrderAddressDTO](../fulfillment.OrderAddressDTO/page.mdx)","description":"The associated shipping address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"billing_address","type":"[OrderAddressDTO](../fulfillment.OrderAddressDTO/page.mdx)","description":"The associated billing address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"items","type":"[OrderLineItemDTO](../fulfillment.OrderLineItemDTO/page.mdx)[]","description":"The associated order details / line items.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"shipping_methods","type":"[OrderShippingMethodDTO](../fulfillment.OrderShippingMethodDTO/page.mdx)[]","description":"The associated shipping methods","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"transactions","type":"[OrderTransactionDTO](../fulfillment.OrderTransactionDTO/page.mdx)[]","description":"The tramsactions associated with the order","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"summary","type":"[OrderSummaryDTO](../../types/fulfillment.OrderSummaryDTO/page.mdx)","description":"The summary of the order totals.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"refund_amount","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"no_notification","type":"`boolean`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"refund_amount","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"actions","type":"[OrderChangeActionDTO](../fulfillment.OrderChangeActionDTO/page.mdx)[]","description":"The actions of the order change","optional":false,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the order change action","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_change_id","type":"`null` \\| `string`","description":"The ID of the associated order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_change","type":"`null` \\| [OrderChangeDTO](page.mdx)","description":"The associated order change","optional":false,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"version","type":"`number`","description":"The version of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`string`","description":"The ID of the associated return order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange_id","type":"`string`","description":"The ID of the associated exchange order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_id","type":"`string`","description":"The ID of the associated claim order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[OrderDTO](../fulfillment.OrderDTO/page.mdx)","description":"The associated order","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"return_order","type":"[ReturnDTO](../fulfillment.ReturnDTO/page.mdx)","description":"The associated return order","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"exchange","type":"[OrderExchangeDTO](../fulfillment.OrderExchangeDTO/page.mdx)","description":"The associated exchange order","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"claim","type":"[OrderClaimDTO](../fulfillment.OrderClaimDTO/page.mdx)","description":"The associated claim order","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"actions","type":"[OrderChangeActionDTO](../fulfillment.OrderChangeActionDTO/page.mdx)[]","description":"The actions of the order change","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"status","type":"`string`","description":"The status of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"requested_by","type":"`null` \\| `string`","description":"The requested by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"requested_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was requested","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"confirmed_by","type":"`null` \\| `string`","description":"The confirmed by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"confirmed_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was confirmed","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"declined_by","type":"`null` \\| `string`","description":"The declined by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"declined_reason","type":"`null` \\| `string`","description":"The declined reason of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"The metadata of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"declined_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was declined","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_by","type":"`null` \\| `string`","description":"The canceled by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was canceled","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order change was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order change was updated","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"change_type","type":"`\"return\"` \\| `\"exchange\"` \\| `\"claim\"` \\| `\"edit\"`","description":"The type of the order change","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"order_id","type":"`null` \\| `string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"`null` \\| [OrderDTO](../fulfillment.OrderDTO/page.mdx)","description":"The associated order","optional":false,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"version","type":"`number`","description":"The version of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"status","type":"[OrderStatus](../../types/fulfillment.OrderStatus/page.mdx)","description":"The status of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"The currency of the order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_change","type":"[OrderChangeDTO](page.mdx)","description":"The active order change, if any.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"region_id","type":"`string`","description":"The ID of the region the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The ID of the customer on the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`string`","description":"The ID of the sales channel the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"email","type":"`string`","description":"The email of the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"[OrderAddressDTO](../fulfillment.OrderAddressDTO/page.mdx)","description":"The associated shipping address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"billing_address","type":"[OrderAddressDTO](../fulfillment.OrderAddressDTO/page.mdx)","description":"The associated billing address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"items","type":"[OrderLineItemDTO](../fulfillment.OrderLineItemDTO/page.mdx)[]","description":"The associated order details / line items.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"shipping_methods","type":"[OrderShippingMethodDTO](../fulfillment.OrderShippingMethodDTO/page.mdx)[]","description":"The associated shipping methods","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"transactions","type":"[OrderTransactionDTO](../fulfillment.OrderTransactionDTO/page.mdx)[]","description":"The tramsactions associated with the order","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"summary","type":"[OrderSummaryDTO](../../types/fulfillment.OrderSummaryDTO/page.mdx)","description":"The summary of the order totals.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"reference","type":"`string`","description":"The reference of the order change action","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference_id","type":"`string`","description":"The ID of the reference","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"action","type":"[ChangeActionType](../../types/fulfillment.ChangeActionType/page.mdx)","description":"The action of the order change action","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"details","type":"`null` \\| `Record`","description":"The details of the order change action","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"internal_note","type":"`null` \\| `string`","description":"The internal note of the order change action","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order change action was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order change action was updated","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"status","type":"`string`","description":"The status of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"requested_by","type":"`null` \\| `string`","description":"The requested by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"requested_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was requested","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"confirmed_by","type":"`null` \\| `string`","description":"The confirmed by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"confirmed_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was confirmed","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"declined_by","type":"`null` \\| `string`","description":"The declined by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"declined_reason","type":"`null` \\| `string`","description":"The declined reason of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"The metadata of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"declined_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was declined","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_by","type":"`null` \\| `string`","description":"The canceled by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was canceled","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order change was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order change was updated","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"change_type","type":"`\"return\"` \\| `\"exchange\"` \\| `\"claim\"` \\| `\"edit\"`","description":"The type of the order change","optional":true,"defaultValue":"","expandable":false,"children":[]}]} sectionTitle="OrderChangeDTO"/> diff --git a/www/apps/resources/references/fulfillment/interfaces/fulfillment.OrderClaimDTO/page.mdx b/www/apps/resources/references/fulfillment/interfaces/fulfillment.OrderClaimDTO/page.mdx index 67b6cfc781..e57e510f2b 100644 --- a/www/apps/resources/references/fulfillment/interfaces/fulfillment.OrderClaimDTO/page.mdx +++ b/www/apps/resources/references/fulfillment/interfaces/fulfillment.OrderClaimDTO/page.mdx @@ -6,4 +6,4 @@ import { TypeList } from "docs-ui" # OrderClaimDTO -`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"return_order","type":"[ReturnDTO](../fulfillment.ReturnDTO/page.mdx)","description":"The associated return order","optional":false,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"The currency of the order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"status","type":"[ReturnStatus](../../types/fulfillment.ReturnStatus/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_change","type":"[OrderChangeDTO](../fulfillment.OrderChangeDTO/page.mdx)","description":"The active order change, if any.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"region_id","type":"`string`","description":"The ID of the region the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The ID of the customer on the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`string`","description":"The ID of the sales channel the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"email","type":"`string`","description":"The email of the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"[OrderAddressDTO](../fulfillment.OrderAddressDTO/page.mdx)","description":"The associated shipping address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"billing_address","type":"[OrderAddressDTO](../fulfillment.OrderAddressDTO/page.mdx)","description":"The associated billing address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"items","type":"[OrderLineItemDTO](../fulfillment.OrderLineItemDTO/page.mdx)[]","description":"The associated order details / line items.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"shipping_methods","type":"[OrderShippingMethodDTO](../fulfillment.OrderShippingMethodDTO/page.mdx)[]","description":"The associated shipping methods","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"transactions","type":"[OrderTransactionDTO](../fulfillment.OrderTransactionDTO/page.mdx)[]","description":"The tramsactions associated with the order","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"summary","type":"[OrderSummaryDTO](../../types/fulfillment.OrderSummaryDTO/page.mdx)","description":"The summary of the order totals.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"refund_amount","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"exchange","type":"[OrderExchangeDTO](../fulfillment.OrderExchangeDTO/page.mdx)","description":"The associated exchange order","optional":false,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"The currency of the order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_items","type":"`any`[]","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"additional_items","type":"`any`[]","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_change","type":"[OrderChangeDTO](../fulfillment.OrderChangeDTO/page.mdx)","description":"The active order change, if any.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"region_id","type":"`string`","description":"The ID of the region the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The ID of the customer on the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`string`","description":"The ID of the sales channel the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"email","type":"`string`","description":"The email of the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"[OrderAddressDTO](../fulfillment.OrderAddressDTO/page.mdx)","description":"The associated shipping address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"billing_address","type":"[OrderAddressDTO](../fulfillment.OrderAddressDTO/page.mdx)","description":"The associated billing address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"shipping_methods","type":"[OrderShippingMethodDTO](../fulfillment.OrderShippingMethodDTO/page.mdx)[]","description":"The associated shipping methods","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"transactions","type":"[OrderTransactionDTO](../fulfillment.OrderTransactionDTO/page.mdx)[]","description":"The tramsactions associated with the order","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"summary","type":"[OrderSummaryDTO](../../types/fulfillment.OrderSummaryDTO/page.mdx)","description":"The summary of the order totals.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"no_notification","type":"`boolean`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"difference_due","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"return","type":"[ReturnDTO](../fulfillment.ReturnDTO/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"claim","type":"[OrderClaimDTO](page.mdx)","description":"The associated claim order","optional":false,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"The currency of the order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_items","type":"`any`[]","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"additional_items","type":"`any`[]","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_change","type":"[OrderChangeDTO](../fulfillment.OrderChangeDTO/page.mdx)","description":"The active order change, if any.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"region_id","type":"`string`","description":"The ID of the region the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The ID of the customer on the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`string`","description":"The ID of the sales channel the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"email","type":"`string`","description":"The email of the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"[OrderAddressDTO](../fulfillment.OrderAddressDTO/page.mdx)","description":"The associated shipping address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"billing_address","type":"[OrderAddressDTO](../fulfillment.OrderAddressDTO/page.mdx)","description":"The associated billing address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"shipping_methods","type":"[OrderShippingMethodDTO](../fulfillment.OrderShippingMethodDTO/page.mdx)[]","description":"The associated shipping methods","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"transactions","type":"[OrderTransactionDTO](../fulfillment.OrderTransactionDTO/page.mdx)[]","description":"The tramsactions associated with the order","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"summary","type":"[OrderSummaryDTO](../../types/fulfillment.OrderSummaryDTO/page.mdx)","description":"The summary of the order totals.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"return","type":"[ReturnDTO](../fulfillment.ReturnDTO/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"no_notification","type":"`boolean`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"refund_amount","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"actions","type":"[OrderChangeActionDTO](../fulfillment.OrderChangeActionDTO/page.mdx)[]","description":"The actions of the order change","optional":false,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the order change action","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_change_id","type":"`null` \\| `string`","description":"The ID of the associated order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_change","type":"`null` \\| [OrderChangeDTO](../fulfillment.OrderChangeDTO/page.mdx)","description":"The associated order change","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"order_id","type":"`null` \\| `string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"`null` \\| [OrderDTO](../fulfillment.OrderDTO/page.mdx)","description":"The associated order","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"reference","type":"`string`","description":"The reference of the order change action","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference_id","type":"`string`","description":"The ID of the reference","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"action","type":"[ChangeActionType](../../types/fulfillment.ChangeActionType/page.mdx)","description":"The action of the order change action","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"details","type":"`null` \\| `Record`","description":"The details of the order change action","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"internal_note","type":"`null` \\| `string`","description":"The internal note of the order change action","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order change action was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order change action was updated","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"status","type":"`string`","description":"The status of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"requested_by","type":"`null` \\| `string`","description":"The requested by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"requested_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was requested","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"confirmed_by","type":"`null` \\| `string`","description":"The confirmed by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"confirmed_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was confirmed","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"declined_by","type":"`null` \\| `string`","description":"The declined by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"declined_reason","type":"`null` \\| `string`","description":"The declined reason of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"The metadata of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"declined_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was declined","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_by","type":"`null` \\| `string`","description":"The canceled by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was canceled","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order change was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order change was updated","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"change_type","type":"`\"return\"` \\| `\"exchange\"` \\| `\"claim\"` \\| `\"edit\"`","description":"The type of the order change","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"region_id","type":"`string`","description":"The ID of the region the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The ID of the customer on the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`string`","description":"The ID of the sales channel the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"email","type":"`string`","description":"The email of the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"[OrderAddressDTO](../fulfillment.OrderAddressDTO/page.mdx)","description":"The associated shipping address.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the address","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the address was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the address was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The customer ID of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"first_name","type":"`string`","description":"The first name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"last_name","type":"`string`","description":"The last name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"phone","type":"`string`","description":"The phone number of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"company","type":"`string`","description":"The company of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_1","type":"`string`","description":"The first address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_2","type":"`string`","description":"The second address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"city","type":"`string`","description":"The city of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"country_code","type":"`string`","description":"The country code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"province","type":"`string`","description":"The province/state of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"postal_code","type":"`string`","description":"The postal code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"billing_address","type":"[OrderAddressDTO](../fulfillment.OrderAddressDTO/page.mdx)","description":"The associated billing address.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the address","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the address was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the address was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The customer ID of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"first_name","type":"`string`","description":"The first name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"last_name","type":"`string`","description":"The last name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"phone","type":"`string`","description":"The phone number of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"company","type":"`string`","description":"The company of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_1","type":"`string`","description":"The first address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_2","type":"`string`","description":"The second address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"city","type":"`string`","description":"The city of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"country_code","type":"`string`","description":"The country code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"province","type":"`string`","description":"The province/state of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"postal_code","type":"`string`","description":"The postal code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"shipping_methods","type":"[OrderShippingMethodDTO](../fulfillment.OrderShippingMethodDTO/page.mdx)[]","description":"The associated shipping methods","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"name","type":"`string`","description":"The name of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"amount","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The price of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw price of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"is_tax_inclusive","type":"`boolean`","description":"Whether the shipping method price is tax inclusive or not","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the shipping method was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the shipping method was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The discount total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The discount tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"description","type":"`string`","description":"The description of the shipping method","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_option_id","type":"`string`","description":"The ID of the shipping option the method was created from","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"data","type":"`Record`","description":"Additional data needed for fulfillment.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_lines","type":"[OrderShippingMethodTaxLineDTO](../fulfillment.OrderShippingMethodTaxLineDTO/page.mdx)[]","description":"The associated tax lines.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the tax line","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"code","type":"`string`","description":"The code of the tax line","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"rate","type":"`number`","description":"The rate of the tax line","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the tax line was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the tax line was updated","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_method","type":"[OrderShippingMethodDTO](../fulfillment.OrderShippingMethodDTO/page.mdx)","description":"The associated shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_method_id","type":"`string`","description":"The ID of the associated shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The total tax relative to the shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The subtotal tax relative to the shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw total tax relative to the shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw subtotal tax relative to the shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"description","type":"`string`","description":"The description of the tax line","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_rate_id","type":"`string`","description":"The ID of the associated tax rate","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"provider_id","type":"`string`","description":"The ID of the associated provider","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"adjustments","type":"[OrderShippingMethodAdjustmentDTO](../fulfillment.OrderShippingMethodAdjustmentDTO/page.mdx)[]","description":"The associated adjustments.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the adjustment line","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"amount","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The amount of the adjustment line","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the adjustment line was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the adjustment line was updated","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_method","type":"[OrderShippingMethodDTO](../fulfillment.OrderShippingMethodDTO/page.mdx)","description":"The associated shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_method_id","type":"`string`","description":"The ID of the associated shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"code","type":"`string`","description":"The code of the adjustment line","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"description","type":"`string`","description":"The description of the adjustment line","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"promotion_id","type":"`string`","description":"The ID of the associated promotion","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"provider_id","type":"`string`","description":"The ID of the associated provider","optional":true,"defaultValue":"","expandable":false,"children":[]}]}]},{"name":"transactions","type":"[OrderTransactionDTO](../fulfillment.OrderTransactionDTO/page.mdx)[]","description":"The tramsactions associated with the order","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[OrderDTO](../fulfillment.OrderDTO/page.mdx)","description":"The associated order","optional":false,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"version","type":"`number`","description":"The version of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"status","type":"[OrderStatus](../../types/fulfillment.OrderStatus/page.mdx)","description":"The status of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"The currency of the order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_change","type":"[OrderChangeDTO](../fulfillment.OrderChangeDTO/page.mdx)","description":"The active order change, if any.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"region_id","type":"`string`","description":"The ID of the region the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The ID of the customer on the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`string`","description":"The ID of the sales channel the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"email","type":"`string`","description":"The email of the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"[OrderAddressDTO](../fulfillment.OrderAddressDTO/page.mdx)","description":"The associated shipping address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"billing_address","type":"[OrderAddressDTO](../fulfillment.OrderAddressDTO/page.mdx)","description":"The associated billing address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"items","type":"[OrderLineItemDTO](../fulfillment.OrderLineItemDTO/page.mdx)[]","description":"The associated order details / line items.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"shipping_methods","type":"[OrderShippingMethodDTO](../fulfillment.OrderShippingMethodDTO/page.mdx)[]","description":"The associated shipping methods","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"transactions","type":"[OrderTransactionDTO](../fulfillment.OrderTransactionDTO/page.mdx)[]","description":"The tramsactions associated with the order","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"summary","type":"[OrderSummaryDTO](../../types/fulfillment.OrderSummaryDTO/page.mdx)","description":"The summary of the order totals.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"amount","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The amount of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw amount of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"currency_code","type":"`string`","description":"The currency code of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference","type":"`string`","description":"The reference of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference_id","type":"`string`","description":"The ID of the reference","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the transaction was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the transaction was updated","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"The metadata of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"summary","type":"[OrderSummaryDTO](../../types/fulfillment.OrderSummaryDTO/page.mdx)","description":"The summary of the order totals.","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total_tax","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"ordered_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"fulfilled_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"returned_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_request_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"write_off_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"projected_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_total_tax","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_total_tax","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_projected_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"balance","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_balance","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"paid_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"refunded_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"return","type":"[ReturnDTO](../fulfillment.ReturnDTO/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"The ID of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"The currency of the order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_item_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_item_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_item_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_item_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_item_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_gift_card_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_gift_card_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_shipping_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_shipping_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_shipping_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_shipping_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_shipping_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_shipping_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"status","type":"[ReturnStatus](../../types/fulfillment.ReturnStatus/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_change","type":"[OrderChangeDTO](../fulfillment.OrderChangeDTO/page.mdx)","description":"The active order change, if any.","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"The ID of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"version","type":"`number`","description":"The version of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`string`","description":"The ID of the associated return order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange_id","type":"`string`","description":"The ID of the associated exchange order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_id","type":"`string`","description":"The ID of the associated claim order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[OrderDTO](../fulfillment.OrderDTO/page.mdx)","description":"The associated order","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"return_order","type":"[ReturnDTO](../fulfillment.ReturnDTO/page.mdx)","description":"The associated return order","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"exchange","type":"[OrderExchangeDTO](../fulfillment.OrderExchangeDTO/page.mdx)","description":"The associated exchange order","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"claim","type":"[OrderClaimDTO](page.mdx)","description":"The associated claim order","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"actions","type":"[OrderChangeActionDTO](../fulfillment.OrderChangeActionDTO/page.mdx)[]","description":"The actions of the order change","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"status","type":"`string`","description":"The status of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"requested_by","type":"`null` \\| `string`","description":"The requested by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"requested_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was requested","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"confirmed_by","type":"`null` \\| `string`","description":"The confirmed by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"confirmed_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was confirmed","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"declined_by","type":"`null` \\| `string`","description":"The declined by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"declined_reason","type":"`null` \\| `string`","description":"The declined reason of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"The metadata of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"declined_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was declined","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_by","type":"`null` \\| `string`","description":"The canceled by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was canceled","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order change was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order change was updated","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"change_type","type":"`\"return\"` \\| `\"exchange\"` \\| `\"claim\"` \\| `\"edit\"`","description":"The type of the order change","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"region_id","type":"`string`","description":"The ID of the region the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The ID of the customer on the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`string`","description":"The ID of the sales channel the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"email","type":"`string`","description":"The email of the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"[OrderAddressDTO](../fulfillment.OrderAddressDTO/page.mdx)","description":"The associated shipping address.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the address","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the address was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the address was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The customer ID of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"first_name","type":"`string`","description":"The first name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"last_name","type":"`string`","description":"The last name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"phone","type":"`string`","description":"The phone number of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"company","type":"`string`","description":"The company of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_1","type":"`string`","description":"The first address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_2","type":"`string`","description":"The second address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"city","type":"`string`","description":"The city of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"country_code","type":"`string`","description":"The country code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"province","type":"`string`","description":"The province/state of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"postal_code","type":"`string`","description":"The postal code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"billing_address","type":"[OrderAddressDTO](../fulfillment.OrderAddressDTO/page.mdx)","description":"The associated billing address.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the address","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the address was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the address was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The customer ID of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"first_name","type":"`string`","description":"The first name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"last_name","type":"`string`","description":"The last name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"phone","type":"`string`","description":"The phone number of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"company","type":"`string`","description":"The company of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_1","type":"`string`","description":"The first address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_2","type":"`string`","description":"The second address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"city","type":"`string`","description":"The city of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"country_code","type":"`string`","description":"The country code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"province","type":"`string`","description":"The province/state of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"postal_code","type":"`string`","description":"The postal code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"items","type":"[OrderLineItemDTO](../fulfillment.OrderLineItemDTO/page.mdx)[]","description":"The associated order details / line items.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"original_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The item total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The item subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The item tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The discount total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The discount tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"refundable_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The refundable total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"refundable_total_per_unit","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The refundable total per unit of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw item total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw item subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw item tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_refundable_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw refundable total of the order line item..","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_refundable_total_per_unit","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw refundable total per unit of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"id","type":"`string`","description":"The ID of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"title","type":"`string`","description":"The title of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"requires_shipping","type":"`boolean`","description":"Indicates whether the order line item requires shipping.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_discountable","type":"`boolean`","description":"Indicates whether the order line item is discountable.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_tax_inclusive","type":"`boolean`","description":"Indicates whether the order line item price is tax inclusive.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"unit_price","type":"`number`","description":"The unit price of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_unit_price","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw unit price of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"quantity","type":"`number`","description":"The quantity of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_quantity","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw quantity of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"detail","type":"[OrderItemDTO](../fulfillment.OrderItemDTO/page.mdx)","description":"The details of the item","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"The date when the order line item was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"The date when the order line item was last updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtitle","type":"`null` \\| `string`","description":"The subtitle of the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"thumbnail","type":"`null` \\| `string`","description":"The thumbnail of the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"variant_id","type":"`null` \\| `string`","description":"The ID of the variant associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_id","type":"`null` \\| `string`","description":"The ID of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_title","type":"`null` \\| `string`","description":"The title of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_description","type":"`null` \\| `string`","description":"The description of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_subtitle","type":"`null` \\| `string`","description":"The subtitle of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_type","type":"`null` \\| `string`","description":"The type of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_collection","type":"`null` \\| `string`","description":"The collection of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_handle","type":"`null` \\| `string`","description":"The handle of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"variant_sku","type":"`null` \\| `string`","description":"The SKU (stock keeping unit) of the variant associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"variant_barcode","type":"`null` \\| `string`","description":"The barcode of the variant associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"variant_title","type":"`null` \\| `string`","description":"The title of the variant associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"variant_option_values","type":"`null` \\| `Record`","description":"The option values of the variant associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"compare_at_unit_price","type":"`number`","description":"The compare at unit price of the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_compare_at_unit_price","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw compare at unit price of the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_lines","type":"[OrderLineItemTaxLineDTO](../fulfillment.OrderLineItemTaxLineDTO/page.mdx)[]","description":"The associated tax lines.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"adjustments","type":"[OrderLineItemAdjustmentDTO](../fulfillment.OrderLineItemAdjustmentDTO/page.mdx)[]","description":"The associated adjustments.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"shipping_methods","type":"[OrderShippingMethodDTO](../fulfillment.OrderShippingMethodDTO/page.mdx)[]","description":"The associated shipping methods","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"name","type":"`string`","description":"The name of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"amount","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The price of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw price of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_tax_inclusive","type":"`boolean`","description":"Whether the shipping method price is tax inclusive or not","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the shipping method was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the shipping method was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The discount total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The discount tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"description","type":"`string`","description":"The description of the shipping method","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_option_id","type":"`string`","description":"The ID of the shipping option the method was created from","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"data","type":"`Record`","description":"Additional data needed for fulfillment.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_lines","type":"[OrderShippingMethodTaxLineDTO](../fulfillment.OrderShippingMethodTaxLineDTO/page.mdx)[]","description":"The associated tax lines.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"adjustments","type":"[OrderShippingMethodAdjustmentDTO](../fulfillment.OrderShippingMethodAdjustmentDTO/page.mdx)[]","description":"The associated adjustments.","optional":true,"defaultValue":"","expandable":true,"children":[]}]},{"name":"transactions","type":"[OrderTransactionDTO](../fulfillment.OrderTransactionDTO/page.mdx)[]","description":"The tramsactions associated with the order","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[OrderDTO](../fulfillment.OrderDTO/page.mdx)","description":"The associated order","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"amount","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The amount of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw amount of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"The currency code of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference","type":"`string`","description":"The reference of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference_id","type":"`string`","description":"The ID of the reference","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the transaction was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the transaction was updated","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"The metadata of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"summary","type":"[OrderSummaryDTO](../../types/fulfillment.OrderSummaryDTO/page.mdx)","description":"The summary of the order totals.","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total_tax","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"ordered_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"fulfilled_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"returned_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_request_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"write_off_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"projected_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_total_tax","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_total_tax","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_projected_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"balance","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_balance","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"paid_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"refunded_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"refund_amount","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"no_notification","type":"`boolean`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"refund_amount","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]} sectionTitle="OrderClaimDTO"/> +`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"return_order","type":"[ReturnDTO](../fulfillment.ReturnDTO/page.mdx)","description":"The associated return order","optional":false,"defaultValue":"","expandable":true,"children":[{"name":"currency_code","type":"`string`","description":"The currency of the order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"id","type":"`string`","description":"The ID of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"status","type":"[ReturnStatus](../../types/fulfillment.ReturnStatus/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_change","type":"[OrderChangeDTO](../fulfillment.OrderChangeDTO/page.mdx)","description":"The active order change, if any.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"region_id","type":"`string`","description":"The ID of the region the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The ID of the customer on the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`string`","description":"The ID of the sales channel the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"email","type":"`string`","description":"The email of the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"[OrderAddressDTO](../fulfillment.OrderAddressDTO/page.mdx)","description":"The associated shipping address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"billing_address","type":"[OrderAddressDTO](../fulfillment.OrderAddressDTO/page.mdx)","description":"The associated billing address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"items","type":"[OrderLineItemDTO](../fulfillment.OrderLineItemDTO/page.mdx)[]","description":"The associated order details / line items.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"shipping_methods","type":"[OrderShippingMethodDTO](../fulfillment.OrderShippingMethodDTO/page.mdx)[]","description":"The associated shipping methods","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"transactions","type":"[OrderTransactionDTO](../fulfillment.OrderTransactionDTO/page.mdx)[]","description":"The tramsactions associated with the order","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"summary","type":"[OrderSummaryDTO](../../types/fulfillment.OrderSummaryDTO/page.mdx)","description":"The summary of the order totals.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"refund_amount","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"exchange","type":"[OrderExchangeDTO](../fulfillment.OrderExchangeDTO/page.mdx)","description":"The associated exchange order","optional":false,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"The currency of the order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_items","type":"`any`[]","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"additional_items","type":"`any`[]","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_change","type":"[OrderChangeDTO](../fulfillment.OrderChangeDTO/page.mdx)","description":"The active order change, if any.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"region_id","type":"`string`","description":"The ID of the region the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The ID of the customer on the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`string`","description":"The ID of the sales channel the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"email","type":"`string`","description":"The email of the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"[OrderAddressDTO](../fulfillment.OrderAddressDTO/page.mdx)","description":"The associated shipping address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"billing_address","type":"[OrderAddressDTO](../fulfillment.OrderAddressDTO/page.mdx)","description":"The associated billing address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"shipping_methods","type":"[OrderShippingMethodDTO](../fulfillment.OrderShippingMethodDTO/page.mdx)[]","description":"The associated shipping methods","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"transactions","type":"[OrderTransactionDTO](../fulfillment.OrderTransactionDTO/page.mdx)[]","description":"The tramsactions associated with the order","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"summary","type":"[OrderSummaryDTO](../../types/fulfillment.OrderSummaryDTO/page.mdx)","description":"The summary of the order totals.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"no_notification","type":"`boolean`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"difference_due","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"return","type":"[ReturnDTO](../fulfillment.ReturnDTO/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"claim","type":"[OrderClaimDTO](page.mdx)","description":"The associated claim order","optional":false,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"The currency of the order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_items","type":"`any`[]","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"additional_items","type":"`any`[]","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_change","type":"[OrderChangeDTO](../fulfillment.OrderChangeDTO/page.mdx)","description":"The active order change, if any.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"region_id","type":"`string`","description":"The ID of the region the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The ID of the customer on the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`string`","description":"The ID of the sales channel the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"email","type":"`string`","description":"The email of the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"[OrderAddressDTO](../fulfillment.OrderAddressDTO/page.mdx)","description":"The associated shipping address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"billing_address","type":"[OrderAddressDTO](../fulfillment.OrderAddressDTO/page.mdx)","description":"The associated billing address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"shipping_methods","type":"[OrderShippingMethodDTO](../fulfillment.OrderShippingMethodDTO/page.mdx)[]","description":"The associated shipping methods","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"transactions","type":"[OrderTransactionDTO](../fulfillment.OrderTransactionDTO/page.mdx)[]","description":"The tramsactions associated with the order","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"summary","type":"[OrderSummaryDTO](../../types/fulfillment.OrderSummaryDTO/page.mdx)","description":"The summary of the order totals.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"return","type":"[ReturnDTO](../fulfillment.ReturnDTO/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"no_notification","type":"`boolean`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"refund_amount","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"actions","type":"[OrderChangeActionDTO](../fulfillment.OrderChangeActionDTO/page.mdx)[]","description":"The actions of the order change","optional":false,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the order change action","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_change_id","type":"`null` \\| `string`","description":"The ID of the associated order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_change","type":"`null` \\| [OrderChangeDTO](../fulfillment.OrderChangeDTO/page.mdx)","description":"The associated order change","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"order_id","type":"`null` \\| `string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"`null` \\| [OrderDTO](../fulfillment.OrderDTO/page.mdx)","description":"The associated order","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"reference","type":"`string`","description":"The reference of the order change action","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference_id","type":"`string`","description":"The ID of the reference","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"action","type":"[ChangeActionType](../../types/fulfillment.ChangeActionType/page.mdx)","description":"The action of the order change action","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"details","type":"`null` \\| `Record`","description":"The details of the order change action","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"internal_note","type":"`null` \\| `string`","description":"The internal note of the order change action","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order change action was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order change action was updated","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"status","type":"`string`","description":"The status of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"requested_by","type":"`null` \\| `string`","description":"The requested by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"requested_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was requested","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"confirmed_by","type":"`null` \\| `string`","description":"The confirmed by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"confirmed_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was confirmed","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"declined_by","type":"`null` \\| `string`","description":"The declined by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"declined_reason","type":"`null` \\| `string`","description":"The declined reason of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"The metadata of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"declined_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was declined","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_by","type":"`null` \\| `string`","description":"The canceled by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was canceled","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order change was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order change was updated","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"change_type","type":"`\"return\"` \\| `\"exchange\"` \\| `\"claim\"` \\| `\"edit\"`","description":"The type of the order change","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"region_id","type":"`string`","description":"The ID of the region the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The ID of the customer on the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`string`","description":"The ID of the sales channel the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"email","type":"`string`","description":"The email of the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"[OrderAddressDTO](../fulfillment.OrderAddressDTO/page.mdx)","description":"The associated shipping address.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the address","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the address was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the address was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The customer ID of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"first_name","type":"`string`","description":"The first name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"last_name","type":"`string`","description":"The last name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"phone","type":"`string`","description":"The phone number of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"company","type":"`string`","description":"The company of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_1","type":"`string`","description":"The first address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_2","type":"`string`","description":"The second address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"city","type":"`string`","description":"The city of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"country_code","type":"`string`","description":"The country code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"province","type":"`string`","description":"The province/state of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"postal_code","type":"`string`","description":"The postal code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"billing_address","type":"[OrderAddressDTO](../fulfillment.OrderAddressDTO/page.mdx)","description":"The associated billing address.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the address","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the address was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the address was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The customer ID of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"first_name","type":"`string`","description":"The first name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"last_name","type":"`string`","description":"The last name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"phone","type":"`string`","description":"The phone number of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"company","type":"`string`","description":"The company of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_1","type":"`string`","description":"The first address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_2","type":"`string`","description":"The second address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"city","type":"`string`","description":"The city of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"country_code","type":"`string`","description":"The country code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"province","type":"`string`","description":"The province/state of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"postal_code","type":"`string`","description":"The postal code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"shipping_methods","type":"[OrderShippingMethodDTO](../fulfillment.OrderShippingMethodDTO/page.mdx)[]","description":"The associated shipping methods","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"name","type":"`string`","description":"The name of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"amount","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The price of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw price of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"is_tax_inclusive","type":"`boolean`","description":"Whether the shipping method price is tax inclusive or not","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the shipping method was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the shipping method was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The discount total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The discount tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"description","type":"`string`","description":"The description of the shipping method","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_option_id","type":"`string`","description":"The ID of the shipping option the method was created from","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"data","type":"`Record`","description":"Additional data needed for fulfillment.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_lines","type":"[OrderShippingMethodTaxLineDTO](../fulfillment.OrderShippingMethodTaxLineDTO/page.mdx)[]","description":"The associated tax lines.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the tax line","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"code","type":"`string`","description":"The code of the tax line","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"rate","type":"`number`","description":"The rate of the tax line","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the tax line was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the tax line was updated","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_method","type":"[OrderShippingMethodDTO](../fulfillment.OrderShippingMethodDTO/page.mdx)","description":"The associated shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_method_id","type":"`string`","description":"The ID of the associated shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The total tax relative to the shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The subtotal tax relative to the shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw total tax relative to the shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw subtotal tax relative to the shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"description","type":"`string`","description":"The description of the tax line","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_rate_id","type":"`string`","description":"The ID of the associated tax rate","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"provider_id","type":"`string`","description":"The ID of the associated provider","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"adjustments","type":"[OrderShippingMethodAdjustmentDTO](../fulfillment.OrderShippingMethodAdjustmentDTO/page.mdx)[]","description":"The associated adjustments.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the adjustment line","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"amount","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The amount of the adjustment line","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the adjustment line was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the adjustment line was updated","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_method","type":"[OrderShippingMethodDTO](../fulfillment.OrderShippingMethodDTO/page.mdx)","description":"The associated shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_method_id","type":"`string`","description":"The ID of the associated shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"code","type":"`string`","description":"The code of the adjustment line","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"description","type":"`string`","description":"The description of the adjustment line","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"promotion_id","type":"`string`","description":"The ID of the associated promotion","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"provider_id","type":"`string`","description":"The ID of the associated provider","optional":true,"defaultValue":"","expandable":false,"children":[]}]}]},{"name":"transactions","type":"[OrderTransactionDTO](../fulfillment.OrderTransactionDTO/page.mdx)[]","description":"The tramsactions associated with the order","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[OrderDTO](../fulfillment.OrderDTO/page.mdx)","description":"The associated order","optional":false,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"version","type":"`number`","description":"The version of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"status","type":"[OrderStatus](../../types/fulfillment.OrderStatus/page.mdx)","description":"The status of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"The currency of the order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_change","type":"[OrderChangeDTO](../fulfillment.OrderChangeDTO/page.mdx)","description":"The active order change, if any.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"region_id","type":"`string`","description":"The ID of the region the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The ID of the customer on the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`string`","description":"The ID of the sales channel the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"email","type":"`string`","description":"The email of the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"[OrderAddressDTO](../fulfillment.OrderAddressDTO/page.mdx)","description":"The associated shipping address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"billing_address","type":"[OrderAddressDTO](../fulfillment.OrderAddressDTO/page.mdx)","description":"The associated billing address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"items","type":"[OrderLineItemDTO](../fulfillment.OrderLineItemDTO/page.mdx)[]","description":"The associated order details / line items.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"shipping_methods","type":"[OrderShippingMethodDTO](../fulfillment.OrderShippingMethodDTO/page.mdx)[]","description":"The associated shipping methods","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"transactions","type":"[OrderTransactionDTO](../fulfillment.OrderTransactionDTO/page.mdx)[]","description":"The tramsactions associated with the order","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"summary","type":"[OrderSummaryDTO](../../types/fulfillment.OrderSummaryDTO/page.mdx)","description":"The summary of the order totals.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"amount","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The amount of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw amount of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"currency_code","type":"`string`","description":"The currency code of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference","type":"`string`","description":"The reference of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference_id","type":"`string`","description":"The ID of the reference","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the transaction was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the transaction was updated","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"The metadata of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"summary","type":"[OrderSummaryDTO](../../types/fulfillment.OrderSummaryDTO/page.mdx)","description":"The summary of the order totals.","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total_tax","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"ordered_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"fulfilled_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"returned_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_request_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"write_off_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"projected_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_total_tax","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_total_tax","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_projected_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"balance","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_balance","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"paid_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"refunded_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"return","type":"[ReturnDTO](../fulfillment.ReturnDTO/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"currency_code","type":"`string`","description":"The currency of the order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_item_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_item_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_item_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_item_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_item_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_gift_card_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_gift_card_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_shipping_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_shipping_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_shipping_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_shipping_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_shipping_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_shipping_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"id","type":"`string`","description":"The ID of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"status","type":"[ReturnStatus](../../types/fulfillment.ReturnStatus/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_change","type":"[OrderChangeDTO](../fulfillment.OrderChangeDTO/page.mdx)","description":"The active order change, if any.","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"The ID of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"version","type":"`number`","description":"The version of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`string`","description":"The ID of the associated return order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange_id","type":"`string`","description":"The ID of the associated exchange order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_id","type":"`string`","description":"The ID of the associated claim order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[OrderDTO](../fulfillment.OrderDTO/page.mdx)","description":"The associated order","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"return_order","type":"[ReturnDTO](../fulfillment.ReturnDTO/page.mdx)","description":"The associated return order","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"exchange","type":"[OrderExchangeDTO](../fulfillment.OrderExchangeDTO/page.mdx)","description":"The associated exchange order","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"claim","type":"[OrderClaimDTO](page.mdx)","description":"The associated claim order","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"actions","type":"[OrderChangeActionDTO](../fulfillment.OrderChangeActionDTO/page.mdx)[]","description":"The actions of the order change","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"status","type":"`string`","description":"The status of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"requested_by","type":"`null` \\| `string`","description":"The requested by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"requested_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was requested","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"confirmed_by","type":"`null` \\| `string`","description":"The confirmed by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"confirmed_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was confirmed","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"declined_by","type":"`null` \\| `string`","description":"The declined by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"declined_reason","type":"`null` \\| `string`","description":"The declined reason of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"The metadata of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"declined_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was declined","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_by","type":"`null` \\| `string`","description":"The canceled by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was canceled","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order change was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order change was updated","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"change_type","type":"`\"return\"` \\| `\"exchange\"` \\| `\"claim\"` \\| `\"edit\"`","description":"The type of the order change","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"region_id","type":"`string`","description":"The ID of the region the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The ID of the customer on the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`string`","description":"The ID of the sales channel the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"email","type":"`string`","description":"The email of the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"[OrderAddressDTO](../fulfillment.OrderAddressDTO/page.mdx)","description":"The associated shipping address.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the address","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the address was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the address was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The customer ID of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"first_name","type":"`string`","description":"The first name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"last_name","type":"`string`","description":"The last name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"phone","type":"`string`","description":"The phone number of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"company","type":"`string`","description":"The company of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_1","type":"`string`","description":"The first address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_2","type":"`string`","description":"The second address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"city","type":"`string`","description":"The city of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"country_code","type":"`string`","description":"The country code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"province","type":"`string`","description":"The province/state of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"postal_code","type":"`string`","description":"The postal code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"billing_address","type":"[OrderAddressDTO](../fulfillment.OrderAddressDTO/page.mdx)","description":"The associated billing address.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the address","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the address was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the address was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The customer ID of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"first_name","type":"`string`","description":"The first name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"last_name","type":"`string`","description":"The last name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"phone","type":"`string`","description":"The phone number of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"company","type":"`string`","description":"The company of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_1","type":"`string`","description":"The first address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_2","type":"`string`","description":"The second address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"city","type":"`string`","description":"The city of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"country_code","type":"`string`","description":"The country code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"province","type":"`string`","description":"The province/state of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"postal_code","type":"`string`","description":"The postal code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"items","type":"[OrderLineItemDTO](../fulfillment.OrderLineItemDTO/page.mdx)[]","description":"The associated order details / line items.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"original_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The item total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The item subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The item tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The discount total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The discount tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"refundable_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The refundable total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"refundable_total_per_unit","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The refundable total per unit of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw item total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw item subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw item tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_refundable_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw refundable total of the order line item..","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_refundable_total_per_unit","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw refundable total per unit of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"id","type":"`string`","description":"The ID of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"title","type":"`string`","description":"The title of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"requires_shipping","type":"`boolean`","description":"Indicates whether the order line item requires shipping.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_discountable","type":"`boolean`","description":"Indicates whether the order line item is discountable.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_tax_inclusive","type":"`boolean`","description":"Indicates whether the order line item price is tax inclusive.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"unit_price","type":"`number`","description":"The unit price of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_unit_price","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw unit price of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"quantity","type":"`number`","description":"The quantity of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_quantity","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw quantity of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"detail","type":"[OrderItemDTO](../fulfillment.OrderItemDTO/page.mdx)","description":"The details of the item","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"The date when the order line item was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"The date when the order line item was last updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtitle","type":"`null` \\| `string`","description":"The subtitle of the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"thumbnail","type":"`null` \\| `string`","description":"The thumbnail of the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"variant_id","type":"`null` \\| `string`","description":"The ID of the variant associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_id","type":"`null` \\| `string`","description":"The ID of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_title","type":"`null` \\| `string`","description":"The title of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_description","type":"`null` \\| `string`","description":"The description of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_subtitle","type":"`null` \\| `string`","description":"The subtitle of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_type","type":"`null` \\| `string`","description":"The type of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_collection","type":"`null` \\| `string`","description":"The collection of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_handle","type":"`null` \\| `string`","description":"The handle of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"variant_sku","type":"`null` \\| `string`","description":"The SKU (stock keeping unit) of the variant associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"variant_barcode","type":"`null` \\| `string`","description":"The barcode of the variant associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"variant_title","type":"`null` \\| `string`","description":"The title of the variant associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"variant_option_values","type":"`null` \\| `Record`","description":"The option values of the variant associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"compare_at_unit_price","type":"`number`","description":"The compare at unit price of the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_compare_at_unit_price","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw compare at unit price of the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_lines","type":"[OrderLineItemTaxLineDTO](../fulfillment.OrderLineItemTaxLineDTO/page.mdx)[]","description":"The associated tax lines.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"adjustments","type":"[OrderLineItemAdjustmentDTO](../fulfillment.OrderLineItemAdjustmentDTO/page.mdx)[]","description":"The associated adjustments.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"shipping_methods","type":"[OrderShippingMethodDTO](../fulfillment.OrderShippingMethodDTO/page.mdx)[]","description":"The associated shipping methods","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"name","type":"`string`","description":"The name of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"amount","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The price of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw price of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_tax_inclusive","type":"`boolean`","description":"Whether the shipping method price is tax inclusive or not","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the shipping method was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the shipping method was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The discount total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The discount tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"description","type":"`string`","description":"The description of the shipping method","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_option_id","type":"`string`","description":"The ID of the shipping option the method was created from","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"data","type":"`Record`","description":"Additional data needed for fulfillment.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_lines","type":"[OrderShippingMethodTaxLineDTO](../fulfillment.OrderShippingMethodTaxLineDTO/page.mdx)[]","description":"The associated tax lines.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"adjustments","type":"[OrderShippingMethodAdjustmentDTO](../fulfillment.OrderShippingMethodAdjustmentDTO/page.mdx)[]","description":"The associated adjustments.","optional":true,"defaultValue":"","expandable":true,"children":[]}]},{"name":"transactions","type":"[OrderTransactionDTO](../fulfillment.OrderTransactionDTO/page.mdx)[]","description":"The tramsactions associated with the order","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[OrderDTO](../fulfillment.OrderDTO/page.mdx)","description":"The associated order","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"amount","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The amount of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw amount of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"The currency code of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference","type":"`string`","description":"The reference of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference_id","type":"`string`","description":"The ID of the reference","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the transaction was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the transaction was updated","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"The metadata of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"summary","type":"[OrderSummaryDTO](../../types/fulfillment.OrderSummaryDTO/page.mdx)","description":"The summary of the order totals.","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total_tax","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"ordered_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"fulfilled_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"returned_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_request_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"write_off_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"projected_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_total_tax","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_total_tax","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_projected_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"balance","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_balance","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"paid_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"refunded_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"refund_amount","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"no_notification","type":"`boolean`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"refund_amount","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]} sectionTitle="OrderClaimDTO"/> diff --git a/www/apps/resources/references/fulfillment/interfaces/fulfillment.OrderDTO/page.mdx b/www/apps/resources/references/fulfillment/interfaces/fulfillment.OrderDTO/page.mdx index d8645dac55..c93dbc539b 100644 --- a/www/apps/resources/references/fulfillment/interfaces/fulfillment.OrderDTO/page.mdx +++ b/www/apps/resources/references/fulfillment/interfaces/fulfillment.OrderDTO/page.mdx @@ -6,4 +6,4 @@ import { TypeList } from "docs-ui" # OrderDTO -`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"return_order","type":"[ReturnDTO](../fulfillment.ReturnDTO/page.mdx)","description":"The associated return order","optional":false,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"The currency of the order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"status","type":"[ReturnStatus](../../types/fulfillment.ReturnStatus/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_change","type":"[OrderChangeDTO](../fulfillment.OrderChangeDTO/page.mdx)","description":"The active order change, if any.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"region_id","type":"`string`","description":"The ID of the region the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The ID of the customer on the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`string`","description":"The ID of the sales channel the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"email","type":"`string`","description":"The email of the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"[OrderAddressDTO](../fulfillment.OrderAddressDTO/page.mdx)","description":"The associated shipping address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"billing_address","type":"[OrderAddressDTO](../fulfillment.OrderAddressDTO/page.mdx)","description":"The associated billing address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"items","type":"[OrderLineItemDTO](../fulfillment.OrderLineItemDTO/page.mdx)[]","description":"The associated order details / line items.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"shipping_methods","type":"[OrderShippingMethodDTO](../fulfillment.OrderShippingMethodDTO/page.mdx)[]","description":"The associated shipping methods","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"transactions","type":"[OrderTransactionDTO](../fulfillment.OrderTransactionDTO/page.mdx)[]","description":"The tramsactions associated with the order","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"summary","type":"[OrderSummaryDTO](../../types/fulfillment.OrderSummaryDTO/page.mdx)","description":"The summary of the order totals.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"refund_amount","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"exchange","type":"[OrderExchangeDTO](../fulfillment.OrderExchangeDTO/page.mdx)","description":"The associated exchange order","optional":false,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"The currency of the order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_items","type":"`any`[]","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"additional_items","type":"`any`[]","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_change","type":"[OrderChangeDTO](../fulfillment.OrderChangeDTO/page.mdx)","description":"The active order change, if any.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"region_id","type":"`string`","description":"The ID of the region the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The ID of the customer on the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`string`","description":"The ID of the sales channel the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"email","type":"`string`","description":"The email of the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"[OrderAddressDTO](../fulfillment.OrderAddressDTO/page.mdx)","description":"The associated shipping address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"billing_address","type":"[OrderAddressDTO](../fulfillment.OrderAddressDTO/page.mdx)","description":"The associated billing address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"shipping_methods","type":"[OrderShippingMethodDTO](../fulfillment.OrderShippingMethodDTO/page.mdx)[]","description":"The associated shipping methods","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"transactions","type":"[OrderTransactionDTO](../fulfillment.OrderTransactionDTO/page.mdx)[]","description":"The tramsactions associated with the order","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"summary","type":"[OrderSummaryDTO](../../types/fulfillment.OrderSummaryDTO/page.mdx)","description":"The summary of the order totals.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"no_notification","type":"`boolean`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"difference_due","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"return","type":"[ReturnDTO](../fulfillment.ReturnDTO/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"claim","type":"[OrderClaimDTO](../fulfillment.OrderClaimDTO/page.mdx)","description":"The associated claim order","optional":false,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"The currency of the order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_items","type":"`any`[]","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"additional_items","type":"`any`[]","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_change","type":"[OrderChangeDTO](../fulfillment.OrderChangeDTO/page.mdx)","description":"The active order change, if any.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"region_id","type":"`string`","description":"The ID of the region the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The ID of the customer on the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`string`","description":"The ID of the sales channel the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"email","type":"`string`","description":"The email of the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"[OrderAddressDTO](../fulfillment.OrderAddressDTO/page.mdx)","description":"The associated shipping address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"billing_address","type":"[OrderAddressDTO](../fulfillment.OrderAddressDTO/page.mdx)","description":"The associated billing address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"shipping_methods","type":"[OrderShippingMethodDTO](../fulfillment.OrderShippingMethodDTO/page.mdx)[]","description":"The associated shipping methods","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"transactions","type":"[OrderTransactionDTO](../fulfillment.OrderTransactionDTO/page.mdx)[]","description":"The tramsactions associated with the order","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"summary","type":"[OrderSummaryDTO](../../types/fulfillment.OrderSummaryDTO/page.mdx)","description":"The summary of the order totals.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"return","type":"[ReturnDTO](../fulfillment.ReturnDTO/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"no_notification","type":"`boolean`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"refund_amount","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"actions","type":"[OrderChangeActionDTO](../fulfillment.OrderChangeActionDTO/page.mdx)[]","description":"The actions of the order change","optional":false,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the order change action","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_change_id","type":"`null` \\| `string`","description":"The ID of the associated order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_change","type":"`null` \\| [OrderChangeDTO](../fulfillment.OrderChangeDTO/page.mdx)","description":"The associated order change","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"order_id","type":"`null` \\| `string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"`null` \\| [OrderDTO](page.mdx)","description":"The associated order","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"reference","type":"`string`","description":"The reference of the order change action","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference_id","type":"`string`","description":"The ID of the reference","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"action","type":"[ChangeActionType](../../types/fulfillment.ChangeActionType/page.mdx)","description":"The action of the order change action","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"details","type":"`null` \\| `Record`","description":"The details of the order change action","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"internal_note","type":"`null` \\| `string`","description":"The internal note of the order change action","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order change action was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order change action was updated","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"status","type":"`string`","description":"The status of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"requested_by","type":"`null` \\| `string`","description":"The requested by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"requested_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was requested","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"confirmed_by","type":"`null` \\| `string`","description":"The confirmed by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"confirmed_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was confirmed","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"declined_by","type":"`null` \\| `string`","description":"The declined by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"declined_reason","type":"`null` \\| `string`","description":"The declined reason of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"The metadata of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"declined_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was declined","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_by","type":"`null` \\| `string`","description":"The canceled by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was canceled","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order change was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order change was updated","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"change_type","type":"`\"return\"` \\| `\"exchange\"` \\| `\"claim\"` \\| `\"edit\"`","description":"The type of the order change","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"region_id","type":"`string`","description":"The ID of the region the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The ID of the customer on the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`string`","description":"The ID of the sales channel the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"email","type":"`string`","description":"The email of the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"[OrderAddressDTO](../fulfillment.OrderAddressDTO/page.mdx)","description":"The associated shipping address.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the address","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the address was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the address was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The customer ID of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"first_name","type":"`string`","description":"The first name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"last_name","type":"`string`","description":"The last name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"phone","type":"`string`","description":"The phone number of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"company","type":"`string`","description":"The company of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_1","type":"`string`","description":"The first address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_2","type":"`string`","description":"The second address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"city","type":"`string`","description":"The city of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"country_code","type":"`string`","description":"The country code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"province","type":"`string`","description":"The province/state of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"postal_code","type":"`string`","description":"The postal code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"billing_address","type":"[OrderAddressDTO](../fulfillment.OrderAddressDTO/page.mdx)","description":"The associated billing address.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the address","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the address was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the address was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The customer ID of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"first_name","type":"`string`","description":"The first name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"last_name","type":"`string`","description":"The last name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"phone","type":"`string`","description":"The phone number of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"company","type":"`string`","description":"The company of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_1","type":"`string`","description":"The first address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_2","type":"`string`","description":"The second address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"city","type":"`string`","description":"The city of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"country_code","type":"`string`","description":"The country code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"province","type":"`string`","description":"The province/state of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"postal_code","type":"`string`","description":"The postal code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"items","type":"[OrderLineItemDTO](../fulfillment.OrderLineItemDTO/page.mdx)[]","description":"The associated order details / line items.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"original_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The item total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The item subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The item tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The discount total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The discount tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"refundable_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The refundable total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"refundable_total_per_unit","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The refundable total per unit of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_item_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw item total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_item_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw item subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_item_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw item tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_refundable_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw refundable total of the order line item..","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_refundable_total_per_unit","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw refundable total per unit of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"id","type":"`string`","description":"The ID of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"title","type":"`string`","description":"The title of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"requires_shipping","type":"`boolean`","description":"Indicates whether the order line item requires shipping.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_discountable","type":"`boolean`","description":"Indicates whether the order line item is discountable.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_tax_inclusive","type":"`boolean`","description":"Indicates whether the order line item price is tax inclusive.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"unit_price","type":"`number`","description":"The unit price of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_unit_price","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw unit price of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"quantity","type":"`number`","description":"The quantity of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_quantity","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw quantity of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"detail","type":"[OrderItemDTO](../fulfillment.OrderItemDTO/page.mdx)","description":"The details of the item","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"The ID of the order detail.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_id","type":"`string`","description":"The ID of the associated item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item","type":"[OrderLineItemDTO](../fulfillment.OrderLineItemDTO/page.mdx)","description":"The Line Item of the order detail.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"quantity","type":"`number`","description":"The quantity of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_quantity","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw quantity of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"fulfilled_quantity","type":"`number`","description":"The fulfilled quantity of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_fulfilled_quantity","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw fulfilled quantity of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipped_quantity","type":"`number`","description":"The shipped quantity of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipped_quantity","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw shipped quantity of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_requested_quantity","type":"`number`","description":"The quantity of return requested for the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_return_requested_quantity","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw quantity of return requested for the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_received_quantity","type":"`number`","description":"The quantity of return received for the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_return_received_quantity","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw quantity of return received for the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_dismissed_quantity","type":"`number`","description":"The quantity of return dismissed for the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_return_dismissed_quantity","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw quantity of return dismissed for the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"written_off_quantity","type":"`number`","description":"The quantity of written off for the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_written_off_quantity","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw quantity of written off for the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"The metadata of the order detail","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"The date when the order line item was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"The date when the order line item was last updated.","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"created_at","type":"`Date`","description":"The date when the order line item was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"The date when the order line item was last updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtitle","type":"`null` \\| `string`","description":"The subtitle of the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"thumbnail","type":"`null` \\| `string`","description":"The thumbnail of the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"variant_id","type":"`null` \\| `string`","description":"The ID of the variant associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_id","type":"`null` \\| `string`","description":"The ID of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_title","type":"`null` \\| `string`","description":"The title of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_description","type":"`null` \\| `string`","description":"The description of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_subtitle","type":"`null` \\| `string`","description":"The subtitle of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_type","type":"`null` \\| `string`","description":"The type of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_collection","type":"`null` \\| `string`","description":"The collection of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_handle","type":"`null` \\| `string`","description":"The handle of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"variant_sku","type":"`null` \\| `string`","description":"The SKU (stock keeping unit) of the variant associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"variant_barcode","type":"`null` \\| `string`","description":"The barcode of the variant associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"variant_title","type":"`null` \\| `string`","description":"The title of the variant associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"variant_option_values","type":"`null` \\| `Record`","description":"The option values of the variant associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"compare_at_unit_price","type":"`number`","description":"The compare at unit price of the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_compare_at_unit_price","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw compare at unit price of the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"tax_lines","type":"[OrderLineItemTaxLineDTO](../fulfillment.OrderLineItemTaxLineDTO/page.mdx)[]","description":"The associated tax lines.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the tax line","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"code","type":"`string`","description":"The code of the tax line","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"rate","type":"`number`","description":"The rate of the tax line","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the tax line was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the tax line was updated","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item","type":"[OrderLineItemDTO](../fulfillment.OrderLineItemDTO/page.mdx)","description":"The associated line item","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_id","type":"`string`","description":"The ID of the associated line item","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The total tax relative to the item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The subtotal tax relative to the item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw total tax relative to the item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw subtotal tax relative to the item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"description","type":"`string`","description":"The description of the tax line","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_rate_id","type":"`string`","description":"The ID of the associated tax rate","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"provider_id","type":"`string`","description":"The ID of the associated provider","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"adjustments","type":"[OrderLineItemAdjustmentDTO](../fulfillment.OrderLineItemAdjustmentDTO/page.mdx)[]","description":"The associated adjustments.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the adjustment line","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"amount","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The amount of the adjustment line","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the adjustment line was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the adjustment line was updated","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item","type":"[OrderLineItemDTO](../fulfillment.OrderLineItemDTO/page.mdx)","description":"The associated line item","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"item_id","type":"`string`","description":"The associated line item","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"code","type":"`string`","description":"The code of the adjustment line","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"description","type":"`string`","description":"The description of the adjustment line","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"promotion_id","type":"`string`","description":"The ID of the associated promotion","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"provider_id","type":"`string`","description":"The ID of the associated provider","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"shipping_methods","type":"[OrderShippingMethodDTO](../fulfillment.OrderShippingMethodDTO/page.mdx)[]","description":"The associated shipping methods","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"name","type":"`string`","description":"The name of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"amount","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The price of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw price of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"is_tax_inclusive","type":"`boolean`","description":"Whether the shipping method price is tax inclusive or not","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the shipping method was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the shipping method was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The discount total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The discount tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"description","type":"`string`","description":"The description of the shipping method","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_option_id","type":"`string`","description":"The ID of the shipping option the method was created from","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"data","type":"`Record`","description":"Additional data needed for fulfillment.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_lines","type":"[OrderShippingMethodTaxLineDTO](../fulfillment.OrderShippingMethodTaxLineDTO/page.mdx)[]","description":"The associated tax lines.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the tax line","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"code","type":"`string`","description":"The code of the tax line","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"rate","type":"`number`","description":"The rate of the tax line","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the tax line was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the tax line was updated","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_method","type":"[OrderShippingMethodDTO](../fulfillment.OrderShippingMethodDTO/page.mdx)","description":"The associated shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_method_id","type":"`string`","description":"The ID of the associated shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The total tax relative to the shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The subtotal tax relative to the shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw total tax relative to the shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw subtotal tax relative to the shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"description","type":"`string`","description":"The description of the tax line","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_rate_id","type":"`string`","description":"The ID of the associated tax rate","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"provider_id","type":"`string`","description":"The ID of the associated provider","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"adjustments","type":"[OrderShippingMethodAdjustmentDTO](../fulfillment.OrderShippingMethodAdjustmentDTO/page.mdx)[]","description":"The associated adjustments.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the adjustment line","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"amount","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The amount of the adjustment line","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the adjustment line was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the adjustment line was updated","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_method","type":"[OrderShippingMethodDTO](../fulfillment.OrderShippingMethodDTO/page.mdx)","description":"The associated shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_method_id","type":"`string`","description":"The ID of the associated shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"code","type":"`string`","description":"The code of the adjustment line","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"description","type":"`string`","description":"The description of the adjustment line","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"promotion_id","type":"`string`","description":"The ID of the associated promotion","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"provider_id","type":"`string`","description":"The ID of the associated provider","optional":true,"defaultValue":"","expandable":false,"children":[]}]}]},{"name":"transactions","type":"[OrderTransactionDTO](../fulfillment.OrderTransactionDTO/page.mdx)[]","description":"The tramsactions associated with the order","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[OrderDTO](page.mdx)","description":"The associated order","optional":false,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"version","type":"`number`","description":"The version of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"status","type":"[OrderStatus](../../types/fulfillment.OrderStatus/page.mdx)","description":"The status of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"The currency of the order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_change","type":"[OrderChangeDTO](../fulfillment.OrderChangeDTO/page.mdx)","description":"The active order change, if any.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"region_id","type":"`string`","description":"The ID of the region the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The ID of the customer on the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`string`","description":"The ID of the sales channel the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"email","type":"`string`","description":"The email of the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"[OrderAddressDTO](../fulfillment.OrderAddressDTO/page.mdx)","description":"The associated shipping address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"billing_address","type":"[OrderAddressDTO](../fulfillment.OrderAddressDTO/page.mdx)","description":"The associated billing address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"items","type":"[OrderLineItemDTO](../fulfillment.OrderLineItemDTO/page.mdx)[]","description":"The associated order details / line items.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"shipping_methods","type":"[OrderShippingMethodDTO](../fulfillment.OrderShippingMethodDTO/page.mdx)[]","description":"The associated shipping methods","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"transactions","type":"[OrderTransactionDTO](../fulfillment.OrderTransactionDTO/page.mdx)[]","description":"The tramsactions associated with the order","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"summary","type":"[OrderSummaryDTO](../../types/fulfillment.OrderSummaryDTO/page.mdx)","description":"The summary of the order totals.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"amount","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The amount of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw amount of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"currency_code","type":"`string`","description":"The currency code of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference","type":"`string`","description":"The reference of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference_id","type":"`string`","description":"The ID of the reference","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the transaction was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the transaction was updated","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"The metadata of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"summary","type":"[OrderSummaryDTO](../../types/fulfillment.OrderSummaryDTO/page.mdx)","description":"The summary of the order totals.","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total_tax","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"ordered_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"fulfilled_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"returned_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_request_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"write_off_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"projected_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_total_tax","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_total_tax","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_projected_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"balance","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_balance","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"paid_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"refunded_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]}]} sectionTitle="OrderDTO"/> +`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"return_order","type":"[ReturnDTO](../fulfillment.ReturnDTO/page.mdx)","description":"The associated return order","optional":false,"defaultValue":"","expandable":true,"children":[{"name":"currency_code","type":"`string`","description":"The currency of the order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"id","type":"`string`","description":"The ID of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"status","type":"[ReturnStatus](../../types/fulfillment.ReturnStatus/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_change","type":"[OrderChangeDTO](../fulfillment.OrderChangeDTO/page.mdx)","description":"The active order change, if any.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"region_id","type":"`string`","description":"The ID of the region the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The ID of the customer on the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`string`","description":"The ID of the sales channel the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"email","type":"`string`","description":"The email of the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"[OrderAddressDTO](../fulfillment.OrderAddressDTO/page.mdx)","description":"The associated shipping address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"billing_address","type":"[OrderAddressDTO](../fulfillment.OrderAddressDTO/page.mdx)","description":"The associated billing address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"items","type":"[OrderLineItemDTO](../fulfillment.OrderLineItemDTO/page.mdx)[]","description":"The associated order details / line items.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"shipping_methods","type":"[OrderShippingMethodDTO](../fulfillment.OrderShippingMethodDTO/page.mdx)[]","description":"The associated shipping methods","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"transactions","type":"[OrderTransactionDTO](../fulfillment.OrderTransactionDTO/page.mdx)[]","description":"The tramsactions associated with the order","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"summary","type":"[OrderSummaryDTO](../../types/fulfillment.OrderSummaryDTO/page.mdx)","description":"The summary of the order totals.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"refund_amount","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"exchange","type":"[OrderExchangeDTO](../fulfillment.OrderExchangeDTO/page.mdx)","description":"The associated exchange order","optional":false,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"The currency of the order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_items","type":"`any`[]","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"additional_items","type":"`any`[]","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_change","type":"[OrderChangeDTO](../fulfillment.OrderChangeDTO/page.mdx)","description":"The active order change, if any.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"region_id","type":"`string`","description":"The ID of the region the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The ID of the customer on the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`string`","description":"The ID of the sales channel the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"email","type":"`string`","description":"The email of the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"[OrderAddressDTO](../fulfillment.OrderAddressDTO/page.mdx)","description":"The associated shipping address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"billing_address","type":"[OrderAddressDTO](../fulfillment.OrderAddressDTO/page.mdx)","description":"The associated billing address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"shipping_methods","type":"[OrderShippingMethodDTO](../fulfillment.OrderShippingMethodDTO/page.mdx)[]","description":"The associated shipping methods","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"transactions","type":"[OrderTransactionDTO](../fulfillment.OrderTransactionDTO/page.mdx)[]","description":"The tramsactions associated with the order","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"summary","type":"[OrderSummaryDTO](../../types/fulfillment.OrderSummaryDTO/page.mdx)","description":"The summary of the order totals.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"no_notification","type":"`boolean`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"difference_due","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"return","type":"[ReturnDTO](../fulfillment.ReturnDTO/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"claim","type":"[OrderClaimDTO](../fulfillment.OrderClaimDTO/page.mdx)","description":"The associated claim order","optional":false,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"The currency of the order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_items","type":"`any`[]","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"additional_items","type":"`any`[]","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_change","type":"[OrderChangeDTO](../fulfillment.OrderChangeDTO/page.mdx)","description":"The active order change, if any.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"region_id","type":"`string`","description":"The ID of the region the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The ID of the customer on the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`string`","description":"The ID of the sales channel the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"email","type":"`string`","description":"The email of the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"[OrderAddressDTO](../fulfillment.OrderAddressDTO/page.mdx)","description":"The associated shipping address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"billing_address","type":"[OrderAddressDTO](../fulfillment.OrderAddressDTO/page.mdx)","description":"The associated billing address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"shipping_methods","type":"[OrderShippingMethodDTO](../fulfillment.OrderShippingMethodDTO/page.mdx)[]","description":"The associated shipping methods","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"transactions","type":"[OrderTransactionDTO](../fulfillment.OrderTransactionDTO/page.mdx)[]","description":"The tramsactions associated with the order","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"summary","type":"[OrderSummaryDTO](../../types/fulfillment.OrderSummaryDTO/page.mdx)","description":"The summary of the order totals.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"return","type":"[ReturnDTO](../fulfillment.ReturnDTO/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"no_notification","type":"`boolean`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"refund_amount","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"actions","type":"[OrderChangeActionDTO](../fulfillment.OrderChangeActionDTO/page.mdx)[]","description":"The actions of the order change","optional":false,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the order change action","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_change_id","type":"`null` \\| `string`","description":"The ID of the associated order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_change","type":"`null` \\| [OrderChangeDTO](../fulfillment.OrderChangeDTO/page.mdx)","description":"The associated order change","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"order_id","type":"`null` \\| `string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"`null` \\| [OrderDTO](page.mdx)","description":"The associated order","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"reference","type":"`string`","description":"The reference of the order change action","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference_id","type":"`string`","description":"The ID of the reference","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"action","type":"[ChangeActionType](../../types/fulfillment.ChangeActionType/page.mdx)","description":"The action of the order change action","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"details","type":"`null` \\| `Record`","description":"The details of the order change action","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"internal_note","type":"`null` \\| `string`","description":"The internal note of the order change action","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order change action was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order change action was updated","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"status","type":"`string`","description":"The status of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"requested_by","type":"`null` \\| `string`","description":"The requested by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"requested_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was requested","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"confirmed_by","type":"`null` \\| `string`","description":"The confirmed by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"confirmed_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was confirmed","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"declined_by","type":"`null` \\| `string`","description":"The declined by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"declined_reason","type":"`null` \\| `string`","description":"The declined reason of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"The metadata of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"declined_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was declined","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_by","type":"`null` \\| `string`","description":"The canceled by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was canceled","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order change was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order change was updated","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"change_type","type":"`\"return\"` \\| `\"exchange\"` \\| `\"claim\"` \\| `\"edit\"`","description":"The type of the order change","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"region_id","type":"`string`","description":"The ID of the region the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The ID of the customer on the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`string`","description":"The ID of the sales channel the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"email","type":"`string`","description":"The email of the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"[OrderAddressDTO](../fulfillment.OrderAddressDTO/page.mdx)","description":"The associated shipping address.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the address","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the address was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the address was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The customer ID of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"first_name","type":"`string`","description":"The first name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"last_name","type":"`string`","description":"The last name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"phone","type":"`string`","description":"The phone number of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"company","type":"`string`","description":"The company of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_1","type":"`string`","description":"The first address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_2","type":"`string`","description":"The second address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"city","type":"`string`","description":"The city of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"country_code","type":"`string`","description":"The country code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"province","type":"`string`","description":"The province/state of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"postal_code","type":"`string`","description":"The postal code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"billing_address","type":"[OrderAddressDTO](../fulfillment.OrderAddressDTO/page.mdx)","description":"The associated billing address.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the address","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the address was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the address was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The customer ID of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"first_name","type":"`string`","description":"The first name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"last_name","type":"`string`","description":"The last name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"phone","type":"`string`","description":"The phone number of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"company","type":"`string`","description":"The company of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_1","type":"`string`","description":"The first address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_2","type":"`string`","description":"The second address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"city","type":"`string`","description":"The city of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"country_code","type":"`string`","description":"The country code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"province","type":"`string`","description":"The province/state of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"postal_code","type":"`string`","description":"The postal code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"items","type":"[OrderLineItemDTO](../fulfillment.OrderLineItemDTO/page.mdx)[]","description":"The associated order details / line items.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"original_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The item total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The item subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The item tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The discount total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The discount tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"refundable_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The refundable total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"refundable_total_per_unit","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The refundable total per unit of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_item_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw item total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_item_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw item subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_item_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw item tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_refundable_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw refundable total of the order line item..","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_refundable_total_per_unit","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw refundable total per unit of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"id","type":"`string`","description":"The ID of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"title","type":"`string`","description":"The title of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"requires_shipping","type":"`boolean`","description":"Indicates whether the order line item requires shipping.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_discountable","type":"`boolean`","description":"Indicates whether the order line item is discountable.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_tax_inclusive","type":"`boolean`","description":"Indicates whether the order line item price is tax inclusive.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"unit_price","type":"`number`","description":"The unit price of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_unit_price","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw unit price of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"quantity","type":"`number`","description":"The quantity of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_quantity","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw quantity of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"detail","type":"[OrderItemDTO](../fulfillment.OrderItemDTO/page.mdx)","description":"The details of the item","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"The ID of the order detail.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_id","type":"`string`","description":"The ID of the associated item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item","type":"[OrderLineItemDTO](../fulfillment.OrderLineItemDTO/page.mdx)","description":"The Line Item of the order detail.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"quantity","type":"`number`","description":"The quantity of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_quantity","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw quantity of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"fulfilled_quantity","type":"`number`","description":"The fulfilled quantity of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_fulfilled_quantity","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw fulfilled quantity of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipped_quantity","type":"`number`","description":"The shipped quantity of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipped_quantity","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw shipped quantity of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_requested_quantity","type":"`number`","description":"The quantity of return requested for the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_return_requested_quantity","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw quantity of return requested for the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_received_quantity","type":"`number`","description":"The quantity of return received for the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_return_received_quantity","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw quantity of return received for the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_dismissed_quantity","type":"`number`","description":"The quantity of return dismissed for the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_return_dismissed_quantity","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw quantity of return dismissed for the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"written_off_quantity","type":"`number`","description":"The quantity of written off for the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_written_off_quantity","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw quantity of written off for the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"The metadata of the order detail","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"The date when the order line item was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"The date when the order line item was last updated.","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"created_at","type":"`Date`","description":"The date when the order line item was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"The date when the order line item was last updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtitle","type":"`null` \\| `string`","description":"The subtitle of the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"thumbnail","type":"`null` \\| `string`","description":"The thumbnail of the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"variant_id","type":"`null` \\| `string`","description":"The ID of the variant associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_id","type":"`null` \\| `string`","description":"The ID of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_title","type":"`null` \\| `string`","description":"The title of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_description","type":"`null` \\| `string`","description":"The description of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_subtitle","type":"`null` \\| `string`","description":"The subtitle of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_type","type":"`null` \\| `string`","description":"The type of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_collection","type":"`null` \\| `string`","description":"The collection of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_handle","type":"`null` \\| `string`","description":"The handle of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"variant_sku","type":"`null` \\| `string`","description":"The SKU (stock keeping unit) of the variant associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"variant_barcode","type":"`null` \\| `string`","description":"The barcode of the variant associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"variant_title","type":"`null` \\| `string`","description":"The title of the variant associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"variant_option_values","type":"`null` \\| `Record`","description":"The option values of the variant associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"compare_at_unit_price","type":"`number`","description":"The compare at unit price of the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_compare_at_unit_price","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw compare at unit price of the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"tax_lines","type":"[OrderLineItemTaxLineDTO](../fulfillment.OrderLineItemTaxLineDTO/page.mdx)[]","description":"The associated tax lines.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the tax line","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"code","type":"`string`","description":"The code of the tax line","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"rate","type":"`number`","description":"The rate of the tax line","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the tax line was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the tax line was updated","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item","type":"[OrderLineItemDTO](../fulfillment.OrderLineItemDTO/page.mdx)","description":"The associated line item","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_id","type":"`string`","description":"The ID of the associated line item","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The total tax relative to the item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The subtotal tax relative to the item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw total tax relative to the item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw subtotal tax relative to the item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"description","type":"`string`","description":"The description of the tax line","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_rate_id","type":"`string`","description":"The ID of the associated tax rate","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"provider_id","type":"`string`","description":"The ID of the associated provider","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"adjustments","type":"[OrderLineItemAdjustmentDTO](../fulfillment.OrderLineItemAdjustmentDTO/page.mdx)[]","description":"The associated adjustments.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the adjustment line","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"amount","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The amount of the adjustment line","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the adjustment line was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the adjustment line was updated","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item","type":"[OrderLineItemDTO](../fulfillment.OrderLineItemDTO/page.mdx)","description":"The associated line item","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"item_id","type":"`string`","description":"The associated line item","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"code","type":"`string`","description":"The code of the adjustment line","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"description","type":"`string`","description":"The description of the adjustment line","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"promotion_id","type":"`string`","description":"The ID of the associated promotion","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"provider_id","type":"`string`","description":"The ID of the associated provider","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"shipping_methods","type":"[OrderShippingMethodDTO](../fulfillment.OrderShippingMethodDTO/page.mdx)[]","description":"The associated shipping methods","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"name","type":"`string`","description":"The name of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"amount","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The price of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw price of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"is_tax_inclusive","type":"`boolean`","description":"Whether the shipping method price is tax inclusive or not","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the shipping method was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the shipping method was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The discount total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The discount tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"description","type":"`string`","description":"The description of the shipping method","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_option_id","type":"`string`","description":"The ID of the shipping option the method was created from","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"data","type":"`Record`","description":"Additional data needed for fulfillment.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_lines","type":"[OrderShippingMethodTaxLineDTO](../fulfillment.OrderShippingMethodTaxLineDTO/page.mdx)[]","description":"The associated tax lines.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the tax line","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"code","type":"`string`","description":"The code of the tax line","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"rate","type":"`number`","description":"The rate of the tax line","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the tax line was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the tax line was updated","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_method","type":"[OrderShippingMethodDTO](../fulfillment.OrderShippingMethodDTO/page.mdx)","description":"The associated shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_method_id","type":"`string`","description":"The ID of the associated shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The total tax relative to the shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The subtotal tax relative to the shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw total tax relative to the shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw subtotal tax relative to the shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"description","type":"`string`","description":"The description of the tax line","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_rate_id","type":"`string`","description":"The ID of the associated tax rate","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"provider_id","type":"`string`","description":"The ID of the associated provider","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"adjustments","type":"[OrderShippingMethodAdjustmentDTO](../fulfillment.OrderShippingMethodAdjustmentDTO/page.mdx)[]","description":"The associated adjustments.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the adjustment line","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"amount","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The amount of the adjustment line","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the adjustment line was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the adjustment line was updated","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_method","type":"[OrderShippingMethodDTO](../fulfillment.OrderShippingMethodDTO/page.mdx)","description":"The associated shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_method_id","type":"`string`","description":"The ID of the associated shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"code","type":"`string`","description":"The code of the adjustment line","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"description","type":"`string`","description":"The description of the adjustment line","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"promotion_id","type":"`string`","description":"The ID of the associated promotion","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"provider_id","type":"`string`","description":"The ID of the associated provider","optional":true,"defaultValue":"","expandable":false,"children":[]}]}]},{"name":"transactions","type":"[OrderTransactionDTO](../fulfillment.OrderTransactionDTO/page.mdx)[]","description":"The tramsactions associated with the order","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[OrderDTO](page.mdx)","description":"The associated order","optional":false,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"version","type":"`number`","description":"The version of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"status","type":"[OrderStatus](../../types/fulfillment.OrderStatus/page.mdx)","description":"The status of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"The currency of the order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_change","type":"[OrderChangeDTO](../fulfillment.OrderChangeDTO/page.mdx)","description":"The active order change, if any.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"region_id","type":"`string`","description":"The ID of the region the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The ID of the customer on the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`string`","description":"The ID of the sales channel the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"email","type":"`string`","description":"The email of the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"[OrderAddressDTO](../fulfillment.OrderAddressDTO/page.mdx)","description":"The associated shipping address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"billing_address","type":"[OrderAddressDTO](../fulfillment.OrderAddressDTO/page.mdx)","description":"The associated billing address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"items","type":"[OrderLineItemDTO](../fulfillment.OrderLineItemDTO/page.mdx)[]","description":"The associated order details / line items.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"shipping_methods","type":"[OrderShippingMethodDTO](../fulfillment.OrderShippingMethodDTO/page.mdx)[]","description":"The associated shipping methods","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"transactions","type":"[OrderTransactionDTO](../fulfillment.OrderTransactionDTO/page.mdx)[]","description":"The tramsactions associated with the order","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"summary","type":"[OrderSummaryDTO](../../types/fulfillment.OrderSummaryDTO/page.mdx)","description":"The summary of the order totals.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"amount","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The amount of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw amount of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"currency_code","type":"`string`","description":"The currency code of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference","type":"`string`","description":"The reference of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference_id","type":"`string`","description":"The ID of the reference","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the transaction was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the transaction was updated","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"The metadata of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"summary","type":"[OrderSummaryDTO](../../types/fulfillment.OrderSummaryDTO/page.mdx)","description":"The summary of the order totals.","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total_tax","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"ordered_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"fulfilled_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"returned_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_request_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"write_off_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"projected_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_total_tax","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_total_tax","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_projected_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"balance","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_balance","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"paid_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"refunded_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]}]} sectionTitle="OrderDTO"/> diff --git a/www/apps/resources/references/fulfillment/interfaces/fulfillment.OrderExchangeDTO/page.mdx b/www/apps/resources/references/fulfillment/interfaces/fulfillment.OrderExchangeDTO/page.mdx index d0114490e7..f0105dadf8 100644 --- a/www/apps/resources/references/fulfillment/interfaces/fulfillment.OrderExchangeDTO/page.mdx +++ b/www/apps/resources/references/fulfillment/interfaces/fulfillment.OrderExchangeDTO/page.mdx @@ -6,4 +6,4 @@ import { TypeList } from "docs-ui" # OrderExchangeDTO -`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"return_order","type":"[ReturnDTO](../fulfillment.ReturnDTO/page.mdx)","description":"The associated return order","optional":false,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"The currency of the order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"status","type":"[ReturnStatus](../../types/fulfillment.ReturnStatus/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_change","type":"[OrderChangeDTO](../fulfillment.OrderChangeDTO/page.mdx)","description":"The active order change, if any.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"region_id","type":"`string`","description":"The ID of the region the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The ID of the customer on the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`string`","description":"The ID of the sales channel the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"email","type":"`string`","description":"The email of the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"[OrderAddressDTO](../fulfillment.OrderAddressDTO/page.mdx)","description":"The associated shipping address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"billing_address","type":"[OrderAddressDTO](../fulfillment.OrderAddressDTO/page.mdx)","description":"The associated billing address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"items","type":"[OrderLineItemDTO](../fulfillment.OrderLineItemDTO/page.mdx)[]","description":"The associated order details / line items.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"shipping_methods","type":"[OrderShippingMethodDTO](../fulfillment.OrderShippingMethodDTO/page.mdx)[]","description":"The associated shipping methods","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"transactions","type":"[OrderTransactionDTO](../fulfillment.OrderTransactionDTO/page.mdx)[]","description":"The tramsactions associated with the order","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"summary","type":"[OrderSummaryDTO](../../types/fulfillment.OrderSummaryDTO/page.mdx)","description":"The summary of the order totals.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"refund_amount","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"exchange","type":"[OrderExchangeDTO](page.mdx)","description":"The associated exchange order","optional":false,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"The currency of the order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_items","type":"`any`[]","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"additional_items","type":"`any`[]","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_change","type":"[OrderChangeDTO](../fulfillment.OrderChangeDTO/page.mdx)","description":"The active order change, if any.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"region_id","type":"`string`","description":"The ID of the region the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The ID of the customer on the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`string`","description":"The ID of the sales channel the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"email","type":"`string`","description":"The email of the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"[OrderAddressDTO](../fulfillment.OrderAddressDTO/page.mdx)","description":"The associated shipping address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"billing_address","type":"[OrderAddressDTO](../fulfillment.OrderAddressDTO/page.mdx)","description":"The associated billing address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"shipping_methods","type":"[OrderShippingMethodDTO](../fulfillment.OrderShippingMethodDTO/page.mdx)[]","description":"The associated shipping methods","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"transactions","type":"[OrderTransactionDTO](../fulfillment.OrderTransactionDTO/page.mdx)[]","description":"The tramsactions associated with the order","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"summary","type":"[OrderSummaryDTO](../../types/fulfillment.OrderSummaryDTO/page.mdx)","description":"The summary of the order totals.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"no_notification","type":"`boolean`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"difference_due","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"return","type":"[ReturnDTO](../fulfillment.ReturnDTO/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"claim","type":"[OrderClaimDTO](../fulfillment.OrderClaimDTO/page.mdx)","description":"The associated claim order","optional":false,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"The currency of the order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_items","type":"`any`[]","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"additional_items","type":"`any`[]","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_change","type":"[OrderChangeDTO](../fulfillment.OrderChangeDTO/page.mdx)","description":"The active order change, if any.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"region_id","type":"`string`","description":"The ID of the region the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The ID of the customer on the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`string`","description":"The ID of the sales channel the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"email","type":"`string`","description":"The email of the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"[OrderAddressDTO](../fulfillment.OrderAddressDTO/page.mdx)","description":"The associated shipping address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"billing_address","type":"[OrderAddressDTO](../fulfillment.OrderAddressDTO/page.mdx)","description":"The associated billing address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"shipping_methods","type":"[OrderShippingMethodDTO](../fulfillment.OrderShippingMethodDTO/page.mdx)[]","description":"The associated shipping methods","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"transactions","type":"[OrderTransactionDTO](../fulfillment.OrderTransactionDTO/page.mdx)[]","description":"The tramsactions associated with the order","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"summary","type":"[OrderSummaryDTO](../../types/fulfillment.OrderSummaryDTO/page.mdx)","description":"The summary of the order totals.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"return","type":"[ReturnDTO](../fulfillment.ReturnDTO/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"no_notification","type":"`boolean`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"refund_amount","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"actions","type":"[OrderChangeActionDTO](../fulfillment.OrderChangeActionDTO/page.mdx)[]","description":"The actions of the order change","optional":false,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the order change action","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_change_id","type":"`null` \\| `string`","description":"The ID of the associated order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_change","type":"`null` \\| [OrderChangeDTO](../fulfillment.OrderChangeDTO/page.mdx)","description":"The associated order change","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"order_id","type":"`null` \\| `string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"`null` \\| [OrderDTO](../fulfillment.OrderDTO/page.mdx)","description":"The associated order","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"reference","type":"`string`","description":"The reference of the order change action","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference_id","type":"`string`","description":"The ID of the reference","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"action","type":"[ChangeActionType](../../types/fulfillment.ChangeActionType/page.mdx)","description":"The action of the order change action","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"details","type":"`null` \\| `Record`","description":"The details of the order change action","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"internal_note","type":"`null` \\| `string`","description":"The internal note of the order change action","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order change action was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order change action was updated","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"status","type":"`string`","description":"The status of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"requested_by","type":"`null` \\| `string`","description":"The requested by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"requested_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was requested","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"confirmed_by","type":"`null` \\| `string`","description":"The confirmed by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"confirmed_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was confirmed","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"declined_by","type":"`null` \\| `string`","description":"The declined by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"declined_reason","type":"`null` \\| `string`","description":"The declined reason of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"The metadata of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"declined_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was declined","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_by","type":"`null` \\| `string`","description":"The canceled by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was canceled","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order change was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order change was updated","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"change_type","type":"`\"return\"` \\| `\"exchange\"` \\| `\"claim\"` \\| `\"edit\"`","description":"The type of the order change","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"region_id","type":"`string`","description":"The ID of the region the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The ID of the customer on the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`string`","description":"The ID of the sales channel the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"email","type":"`string`","description":"The email of the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"[OrderAddressDTO](../fulfillment.OrderAddressDTO/page.mdx)","description":"The associated shipping address.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the address","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the address was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the address was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The customer ID of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"first_name","type":"`string`","description":"The first name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"last_name","type":"`string`","description":"The last name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"phone","type":"`string`","description":"The phone number of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"company","type":"`string`","description":"The company of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_1","type":"`string`","description":"The first address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_2","type":"`string`","description":"The second address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"city","type":"`string`","description":"The city of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"country_code","type":"`string`","description":"The country code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"province","type":"`string`","description":"The province/state of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"postal_code","type":"`string`","description":"The postal code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"billing_address","type":"[OrderAddressDTO](../fulfillment.OrderAddressDTO/page.mdx)","description":"The associated billing address.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the address","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the address was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the address was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The customer ID of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"first_name","type":"`string`","description":"The first name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"last_name","type":"`string`","description":"The last name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"phone","type":"`string`","description":"The phone number of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"company","type":"`string`","description":"The company of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_1","type":"`string`","description":"The first address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_2","type":"`string`","description":"The second address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"city","type":"`string`","description":"The city of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"country_code","type":"`string`","description":"The country code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"province","type":"`string`","description":"The province/state of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"postal_code","type":"`string`","description":"The postal code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"shipping_methods","type":"[OrderShippingMethodDTO](../fulfillment.OrderShippingMethodDTO/page.mdx)[]","description":"The associated shipping methods","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"name","type":"`string`","description":"The name of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"amount","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The price of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw price of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"is_tax_inclusive","type":"`boolean`","description":"Whether the shipping method price is tax inclusive or not","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the shipping method was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the shipping method was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The discount total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The discount tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"description","type":"`string`","description":"The description of the shipping method","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_option_id","type":"`string`","description":"The ID of the shipping option the method was created from","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"data","type":"`Record`","description":"Additional data needed for fulfillment.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_lines","type":"[OrderShippingMethodTaxLineDTO](../fulfillment.OrderShippingMethodTaxLineDTO/page.mdx)[]","description":"The associated tax lines.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the tax line","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"code","type":"`string`","description":"The code of the tax line","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"rate","type":"`number`","description":"The rate of the tax line","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the tax line was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the tax line was updated","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_method","type":"[OrderShippingMethodDTO](../fulfillment.OrderShippingMethodDTO/page.mdx)","description":"The associated shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_method_id","type":"`string`","description":"The ID of the associated shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The total tax relative to the shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The subtotal tax relative to the shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw total tax relative to the shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw subtotal tax relative to the shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"description","type":"`string`","description":"The description of the tax line","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_rate_id","type":"`string`","description":"The ID of the associated tax rate","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"provider_id","type":"`string`","description":"The ID of the associated provider","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"adjustments","type":"[OrderShippingMethodAdjustmentDTO](../fulfillment.OrderShippingMethodAdjustmentDTO/page.mdx)[]","description":"The associated adjustments.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the adjustment line","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"amount","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The amount of the adjustment line","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the adjustment line was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the adjustment line was updated","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_method","type":"[OrderShippingMethodDTO](../fulfillment.OrderShippingMethodDTO/page.mdx)","description":"The associated shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_method_id","type":"`string`","description":"The ID of the associated shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"code","type":"`string`","description":"The code of the adjustment line","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"description","type":"`string`","description":"The description of the adjustment line","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"promotion_id","type":"`string`","description":"The ID of the associated promotion","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"provider_id","type":"`string`","description":"The ID of the associated provider","optional":true,"defaultValue":"","expandable":false,"children":[]}]}]},{"name":"transactions","type":"[OrderTransactionDTO](../fulfillment.OrderTransactionDTO/page.mdx)[]","description":"The tramsactions associated with the order","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[OrderDTO](../fulfillment.OrderDTO/page.mdx)","description":"The associated order","optional":false,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"version","type":"`number`","description":"The version of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"status","type":"[OrderStatus](../../types/fulfillment.OrderStatus/page.mdx)","description":"The status of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"The currency of the order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_change","type":"[OrderChangeDTO](../fulfillment.OrderChangeDTO/page.mdx)","description":"The active order change, if any.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"region_id","type":"`string`","description":"The ID of the region the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The ID of the customer on the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`string`","description":"The ID of the sales channel the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"email","type":"`string`","description":"The email of the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"[OrderAddressDTO](../fulfillment.OrderAddressDTO/page.mdx)","description":"The associated shipping address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"billing_address","type":"[OrderAddressDTO](../fulfillment.OrderAddressDTO/page.mdx)","description":"The associated billing address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"items","type":"[OrderLineItemDTO](../fulfillment.OrderLineItemDTO/page.mdx)[]","description":"The associated order details / line items.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"shipping_methods","type":"[OrderShippingMethodDTO](../fulfillment.OrderShippingMethodDTO/page.mdx)[]","description":"The associated shipping methods","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"transactions","type":"[OrderTransactionDTO](../fulfillment.OrderTransactionDTO/page.mdx)[]","description":"The tramsactions associated with the order","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"summary","type":"[OrderSummaryDTO](../../types/fulfillment.OrderSummaryDTO/page.mdx)","description":"The summary of the order totals.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"amount","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The amount of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw amount of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"currency_code","type":"`string`","description":"The currency code of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference","type":"`string`","description":"The reference of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference_id","type":"`string`","description":"The ID of the reference","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the transaction was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the transaction was updated","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"The metadata of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"summary","type":"[OrderSummaryDTO](../../types/fulfillment.OrderSummaryDTO/page.mdx)","description":"The summary of the order totals.","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total_tax","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"ordered_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"fulfilled_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"returned_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_request_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"write_off_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"projected_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_total_tax","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_total_tax","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_projected_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"balance","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_balance","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"paid_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"refunded_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"no_notification","type":"`boolean`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"difference_due","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"return","type":"[ReturnDTO](../fulfillment.ReturnDTO/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"The ID of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"The currency of the order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_item_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_item_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_item_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_item_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_item_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_gift_card_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_gift_card_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_shipping_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_shipping_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_shipping_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_shipping_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_shipping_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_shipping_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"status","type":"[ReturnStatus](../../types/fulfillment.ReturnStatus/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_change","type":"[OrderChangeDTO](../fulfillment.OrderChangeDTO/page.mdx)","description":"The active order change, if any.","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"The ID of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"version","type":"`number`","description":"The version of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`string`","description":"The ID of the associated return order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange_id","type":"`string`","description":"The ID of the associated exchange order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_id","type":"`string`","description":"The ID of the associated claim order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[OrderDTO](../fulfillment.OrderDTO/page.mdx)","description":"The associated order","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"return_order","type":"[ReturnDTO](../fulfillment.ReturnDTO/page.mdx)","description":"The associated return order","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"exchange","type":"[OrderExchangeDTO](page.mdx)","description":"The associated exchange order","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"claim","type":"[OrderClaimDTO](../fulfillment.OrderClaimDTO/page.mdx)","description":"The associated claim order","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"actions","type":"[OrderChangeActionDTO](../fulfillment.OrderChangeActionDTO/page.mdx)[]","description":"The actions of the order change","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"status","type":"`string`","description":"The status of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"requested_by","type":"`null` \\| `string`","description":"The requested by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"requested_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was requested","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"confirmed_by","type":"`null` \\| `string`","description":"The confirmed by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"confirmed_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was confirmed","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"declined_by","type":"`null` \\| `string`","description":"The declined by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"declined_reason","type":"`null` \\| `string`","description":"The declined reason of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"The metadata of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"declined_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was declined","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_by","type":"`null` \\| `string`","description":"The canceled by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was canceled","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order change was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order change was updated","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"change_type","type":"`\"return\"` \\| `\"exchange\"` \\| `\"claim\"` \\| `\"edit\"`","description":"The type of the order change","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"region_id","type":"`string`","description":"The ID of the region the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The ID of the customer on the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`string`","description":"The ID of the sales channel the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"email","type":"`string`","description":"The email of the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"[OrderAddressDTO](../fulfillment.OrderAddressDTO/page.mdx)","description":"The associated shipping address.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the address","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the address was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the address was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The customer ID of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"first_name","type":"`string`","description":"The first name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"last_name","type":"`string`","description":"The last name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"phone","type":"`string`","description":"The phone number of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"company","type":"`string`","description":"The company of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_1","type":"`string`","description":"The first address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_2","type":"`string`","description":"The second address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"city","type":"`string`","description":"The city of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"country_code","type":"`string`","description":"The country code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"province","type":"`string`","description":"The province/state of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"postal_code","type":"`string`","description":"The postal code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"billing_address","type":"[OrderAddressDTO](../fulfillment.OrderAddressDTO/page.mdx)","description":"The associated billing address.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the address","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the address was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the address was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The customer ID of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"first_name","type":"`string`","description":"The first name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"last_name","type":"`string`","description":"The last name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"phone","type":"`string`","description":"The phone number of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"company","type":"`string`","description":"The company of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_1","type":"`string`","description":"The first address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_2","type":"`string`","description":"The second address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"city","type":"`string`","description":"The city of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"country_code","type":"`string`","description":"The country code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"province","type":"`string`","description":"The province/state of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"postal_code","type":"`string`","description":"The postal code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"items","type":"[OrderLineItemDTO](../fulfillment.OrderLineItemDTO/page.mdx)[]","description":"The associated order details / line items.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"original_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The item total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The item subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The item tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The discount total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The discount tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"refundable_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The refundable total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"refundable_total_per_unit","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The refundable total per unit of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw item total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw item subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw item tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_refundable_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw refundable total of the order line item..","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_refundable_total_per_unit","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw refundable total per unit of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"id","type":"`string`","description":"The ID of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"title","type":"`string`","description":"The title of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"requires_shipping","type":"`boolean`","description":"Indicates whether the order line item requires shipping.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_discountable","type":"`boolean`","description":"Indicates whether the order line item is discountable.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_tax_inclusive","type":"`boolean`","description":"Indicates whether the order line item price is tax inclusive.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"unit_price","type":"`number`","description":"The unit price of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_unit_price","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw unit price of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"quantity","type":"`number`","description":"The quantity of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_quantity","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw quantity of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"detail","type":"[OrderItemDTO](../fulfillment.OrderItemDTO/page.mdx)","description":"The details of the item","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"The date when the order line item was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"The date when the order line item was last updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtitle","type":"`null` \\| `string`","description":"The subtitle of the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"thumbnail","type":"`null` \\| `string`","description":"The thumbnail of the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"variant_id","type":"`null` \\| `string`","description":"The ID of the variant associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_id","type":"`null` \\| `string`","description":"The ID of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_title","type":"`null` \\| `string`","description":"The title of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_description","type":"`null` \\| `string`","description":"The description of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_subtitle","type":"`null` \\| `string`","description":"The subtitle of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_type","type":"`null` \\| `string`","description":"The type of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_collection","type":"`null` \\| `string`","description":"The collection of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_handle","type":"`null` \\| `string`","description":"The handle of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"variant_sku","type":"`null` \\| `string`","description":"The SKU (stock keeping unit) of the variant associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"variant_barcode","type":"`null` \\| `string`","description":"The barcode of the variant associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"variant_title","type":"`null` \\| `string`","description":"The title of the variant associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"variant_option_values","type":"`null` \\| `Record`","description":"The option values of the variant associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"compare_at_unit_price","type":"`number`","description":"The compare at unit price of the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_compare_at_unit_price","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw compare at unit price of the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_lines","type":"[OrderLineItemTaxLineDTO](../fulfillment.OrderLineItemTaxLineDTO/page.mdx)[]","description":"The associated tax lines.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"adjustments","type":"[OrderLineItemAdjustmentDTO](../fulfillment.OrderLineItemAdjustmentDTO/page.mdx)[]","description":"The associated adjustments.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"shipping_methods","type":"[OrderShippingMethodDTO](../fulfillment.OrderShippingMethodDTO/page.mdx)[]","description":"The associated shipping methods","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"name","type":"`string`","description":"The name of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"amount","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The price of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw price of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_tax_inclusive","type":"`boolean`","description":"Whether the shipping method price is tax inclusive or not","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the shipping method was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the shipping method was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The discount total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The discount tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"description","type":"`string`","description":"The description of the shipping method","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_option_id","type":"`string`","description":"The ID of the shipping option the method was created from","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"data","type":"`Record`","description":"Additional data needed for fulfillment.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_lines","type":"[OrderShippingMethodTaxLineDTO](../fulfillment.OrderShippingMethodTaxLineDTO/page.mdx)[]","description":"The associated tax lines.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"adjustments","type":"[OrderShippingMethodAdjustmentDTO](../fulfillment.OrderShippingMethodAdjustmentDTO/page.mdx)[]","description":"The associated adjustments.","optional":true,"defaultValue":"","expandable":true,"children":[]}]},{"name":"transactions","type":"[OrderTransactionDTO](../fulfillment.OrderTransactionDTO/page.mdx)[]","description":"The tramsactions associated with the order","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[OrderDTO](../fulfillment.OrderDTO/page.mdx)","description":"The associated order","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"amount","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The amount of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw amount of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"The currency code of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference","type":"`string`","description":"The reference of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference_id","type":"`string`","description":"The ID of the reference","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the transaction was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the transaction was updated","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"The metadata of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"summary","type":"[OrderSummaryDTO](../../types/fulfillment.OrderSummaryDTO/page.mdx)","description":"The summary of the order totals.","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total_tax","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"ordered_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"fulfilled_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"returned_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_request_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"write_off_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"projected_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_total_tax","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_total_tax","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_projected_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"balance","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_balance","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"paid_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"refunded_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"refund_amount","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]}]} sectionTitle="OrderExchangeDTO"/> +`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"return_order","type":"[ReturnDTO](../fulfillment.ReturnDTO/page.mdx)","description":"The associated return order","optional":false,"defaultValue":"","expandable":true,"children":[{"name":"currency_code","type":"`string`","description":"The currency of the order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"id","type":"`string`","description":"The ID of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"status","type":"[ReturnStatus](../../types/fulfillment.ReturnStatus/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_change","type":"[OrderChangeDTO](../fulfillment.OrderChangeDTO/page.mdx)","description":"The active order change, if any.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"region_id","type":"`string`","description":"The ID of the region the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The ID of the customer on the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`string`","description":"The ID of the sales channel the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"email","type":"`string`","description":"The email of the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"[OrderAddressDTO](../fulfillment.OrderAddressDTO/page.mdx)","description":"The associated shipping address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"billing_address","type":"[OrderAddressDTO](../fulfillment.OrderAddressDTO/page.mdx)","description":"The associated billing address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"items","type":"[OrderLineItemDTO](../fulfillment.OrderLineItemDTO/page.mdx)[]","description":"The associated order details / line items.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"shipping_methods","type":"[OrderShippingMethodDTO](../fulfillment.OrderShippingMethodDTO/page.mdx)[]","description":"The associated shipping methods","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"transactions","type":"[OrderTransactionDTO](../fulfillment.OrderTransactionDTO/page.mdx)[]","description":"The tramsactions associated with the order","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"summary","type":"[OrderSummaryDTO](../../types/fulfillment.OrderSummaryDTO/page.mdx)","description":"The summary of the order totals.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"refund_amount","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"exchange","type":"[OrderExchangeDTO](page.mdx)","description":"The associated exchange order","optional":false,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"The currency of the order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_items","type":"`any`[]","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"additional_items","type":"`any`[]","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_change","type":"[OrderChangeDTO](../fulfillment.OrderChangeDTO/page.mdx)","description":"The active order change, if any.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"region_id","type":"`string`","description":"The ID of the region the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The ID of the customer on the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`string`","description":"The ID of the sales channel the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"email","type":"`string`","description":"The email of the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"[OrderAddressDTO](../fulfillment.OrderAddressDTO/page.mdx)","description":"The associated shipping address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"billing_address","type":"[OrderAddressDTO](../fulfillment.OrderAddressDTO/page.mdx)","description":"The associated billing address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"shipping_methods","type":"[OrderShippingMethodDTO](../fulfillment.OrderShippingMethodDTO/page.mdx)[]","description":"The associated shipping methods","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"transactions","type":"[OrderTransactionDTO](../fulfillment.OrderTransactionDTO/page.mdx)[]","description":"The tramsactions associated with the order","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"summary","type":"[OrderSummaryDTO](../../types/fulfillment.OrderSummaryDTO/page.mdx)","description":"The summary of the order totals.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"no_notification","type":"`boolean`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"difference_due","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"return","type":"[ReturnDTO](../fulfillment.ReturnDTO/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"claim","type":"[OrderClaimDTO](../fulfillment.OrderClaimDTO/page.mdx)","description":"The associated claim order","optional":false,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"The currency of the order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_items","type":"`any`[]","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"additional_items","type":"`any`[]","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_change","type":"[OrderChangeDTO](../fulfillment.OrderChangeDTO/page.mdx)","description":"The active order change, if any.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"region_id","type":"`string`","description":"The ID of the region the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The ID of the customer on the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`string`","description":"The ID of the sales channel the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"email","type":"`string`","description":"The email of the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"[OrderAddressDTO](../fulfillment.OrderAddressDTO/page.mdx)","description":"The associated shipping address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"billing_address","type":"[OrderAddressDTO](../fulfillment.OrderAddressDTO/page.mdx)","description":"The associated billing address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"shipping_methods","type":"[OrderShippingMethodDTO](../fulfillment.OrderShippingMethodDTO/page.mdx)[]","description":"The associated shipping methods","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"transactions","type":"[OrderTransactionDTO](../fulfillment.OrderTransactionDTO/page.mdx)[]","description":"The tramsactions associated with the order","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"summary","type":"[OrderSummaryDTO](../../types/fulfillment.OrderSummaryDTO/page.mdx)","description":"The summary of the order totals.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"return","type":"[ReturnDTO](../fulfillment.ReturnDTO/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"no_notification","type":"`boolean`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"refund_amount","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"actions","type":"[OrderChangeActionDTO](../fulfillment.OrderChangeActionDTO/page.mdx)[]","description":"The actions of the order change","optional":false,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the order change action","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_change_id","type":"`null` \\| `string`","description":"The ID of the associated order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_change","type":"`null` \\| [OrderChangeDTO](../fulfillment.OrderChangeDTO/page.mdx)","description":"The associated order change","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"order_id","type":"`null` \\| `string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"`null` \\| [OrderDTO](../fulfillment.OrderDTO/page.mdx)","description":"The associated order","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"reference","type":"`string`","description":"The reference of the order change action","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference_id","type":"`string`","description":"The ID of the reference","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"action","type":"[ChangeActionType](../../types/fulfillment.ChangeActionType/page.mdx)","description":"The action of the order change action","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"details","type":"`null` \\| `Record`","description":"The details of the order change action","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"internal_note","type":"`null` \\| `string`","description":"The internal note of the order change action","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order change action was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order change action was updated","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"status","type":"`string`","description":"The status of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"requested_by","type":"`null` \\| `string`","description":"The requested by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"requested_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was requested","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"confirmed_by","type":"`null` \\| `string`","description":"The confirmed by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"confirmed_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was confirmed","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"declined_by","type":"`null` \\| `string`","description":"The declined by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"declined_reason","type":"`null` \\| `string`","description":"The declined reason of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"The metadata of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"declined_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was declined","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_by","type":"`null` \\| `string`","description":"The canceled by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was canceled","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order change was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order change was updated","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"change_type","type":"`\"return\"` \\| `\"exchange\"` \\| `\"claim\"` \\| `\"edit\"`","description":"The type of the order change","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"region_id","type":"`string`","description":"The ID of the region the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The ID of the customer on the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`string`","description":"The ID of the sales channel the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"email","type":"`string`","description":"The email of the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"[OrderAddressDTO](../fulfillment.OrderAddressDTO/page.mdx)","description":"The associated shipping address.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the address","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the address was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the address was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The customer ID of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"first_name","type":"`string`","description":"The first name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"last_name","type":"`string`","description":"The last name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"phone","type":"`string`","description":"The phone number of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"company","type":"`string`","description":"The company of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_1","type":"`string`","description":"The first address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_2","type":"`string`","description":"The second address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"city","type":"`string`","description":"The city of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"country_code","type":"`string`","description":"The country code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"province","type":"`string`","description":"The province/state of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"postal_code","type":"`string`","description":"The postal code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"billing_address","type":"[OrderAddressDTO](../fulfillment.OrderAddressDTO/page.mdx)","description":"The associated billing address.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the address","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the address was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the address was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The customer ID of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"first_name","type":"`string`","description":"The first name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"last_name","type":"`string`","description":"The last name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"phone","type":"`string`","description":"The phone number of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"company","type":"`string`","description":"The company of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_1","type":"`string`","description":"The first address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_2","type":"`string`","description":"The second address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"city","type":"`string`","description":"The city of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"country_code","type":"`string`","description":"The country code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"province","type":"`string`","description":"The province/state of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"postal_code","type":"`string`","description":"The postal code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"shipping_methods","type":"[OrderShippingMethodDTO](../fulfillment.OrderShippingMethodDTO/page.mdx)[]","description":"The associated shipping methods","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"name","type":"`string`","description":"The name of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"amount","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The price of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw price of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"is_tax_inclusive","type":"`boolean`","description":"Whether the shipping method price is tax inclusive or not","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the shipping method was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the shipping method was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The discount total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The discount tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"description","type":"`string`","description":"The description of the shipping method","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_option_id","type":"`string`","description":"The ID of the shipping option the method was created from","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"data","type":"`Record`","description":"Additional data needed for fulfillment.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_lines","type":"[OrderShippingMethodTaxLineDTO](../fulfillment.OrderShippingMethodTaxLineDTO/page.mdx)[]","description":"The associated tax lines.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the tax line","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"code","type":"`string`","description":"The code of the tax line","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"rate","type":"`number`","description":"The rate of the tax line","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the tax line was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the tax line was updated","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_method","type":"[OrderShippingMethodDTO](../fulfillment.OrderShippingMethodDTO/page.mdx)","description":"The associated shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_method_id","type":"`string`","description":"The ID of the associated shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The total tax relative to the shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The subtotal tax relative to the shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw total tax relative to the shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw subtotal tax relative to the shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"description","type":"`string`","description":"The description of the tax line","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_rate_id","type":"`string`","description":"The ID of the associated tax rate","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"provider_id","type":"`string`","description":"The ID of the associated provider","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"adjustments","type":"[OrderShippingMethodAdjustmentDTO](../fulfillment.OrderShippingMethodAdjustmentDTO/page.mdx)[]","description":"The associated adjustments.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the adjustment line","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"amount","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The amount of the adjustment line","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the adjustment line was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the adjustment line was updated","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_method","type":"[OrderShippingMethodDTO](../fulfillment.OrderShippingMethodDTO/page.mdx)","description":"The associated shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_method_id","type":"`string`","description":"The ID of the associated shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"code","type":"`string`","description":"The code of the adjustment line","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"description","type":"`string`","description":"The description of the adjustment line","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"promotion_id","type":"`string`","description":"The ID of the associated promotion","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"provider_id","type":"`string`","description":"The ID of the associated provider","optional":true,"defaultValue":"","expandable":false,"children":[]}]}]},{"name":"transactions","type":"[OrderTransactionDTO](../fulfillment.OrderTransactionDTO/page.mdx)[]","description":"The tramsactions associated with the order","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[OrderDTO](../fulfillment.OrderDTO/page.mdx)","description":"The associated order","optional":false,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"version","type":"`number`","description":"The version of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"status","type":"[OrderStatus](../../types/fulfillment.OrderStatus/page.mdx)","description":"The status of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"The currency of the order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_change","type":"[OrderChangeDTO](../fulfillment.OrderChangeDTO/page.mdx)","description":"The active order change, if any.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"region_id","type":"`string`","description":"The ID of the region the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The ID of the customer on the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`string`","description":"The ID of the sales channel the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"email","type":"`string`","description":"The email of the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"[OrderAddressDTO](../fulfillment.OrderAddressDTO/page.mdx)","description":"The associated shipping address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"billing_address","type":"[OrderAddressDTO](../fulfillment.OrderAddressDTO/page.mdx)","description":"The associated billing address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"items","type":"[OrderLineItemDTO](../fulfillment.OrderLineItemDTO/page.mdx)[]","description":"The associated order details / line items.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"shipping_methods","type":"[OrderShippingMethodDTO](../fulfillment.OrderShippingMethodDTO/page.mdx)[]","description":"The associated shipping methods","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"transactions","type":"[OrderTransactionDTO](../fulfillment.OrderTransactionDTO/page.mdx)[]","description":"The tramsactions associated with the order","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"summary","type":"[OrderSummaryDTO](../../types/fulfillment.OrderSummaryDTO/page.mdx)","description":"The summary of the order totals.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"amount","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The amount of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw amount of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"currency_code","type":"`string`","description":"The currency code of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference","type":"`string`","description":"The reference of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference_id","type":"`string`","description":"The ID of the reference","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the transaction was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the transaction was updated","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"The metadata of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"summary","type":"[OrderSummaryDTO](../../types/fulfillment.OrderSummaryDTO/page.mdx)","description":"The summary of the order totals.","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total_tax","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"ordered_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"fulfilled_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"returned_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_request_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"write_off_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"projected_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_total_tax","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_total_tax","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_projected_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"balance","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_balance","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"paid_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"refunded_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"no_notification","type":"`boolean`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"difference_due","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"return","type":"[ReturnDTO](../fulfillment.ReturnDTO/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"currency_code","type":"`string`","description":"The currency of the order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_item_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_item_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_item_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_item_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_item_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_gift_card_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_gift_card_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_shipping_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_shipping_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_shipping_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_shipping_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_shipping_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_shipping_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"id","type":"`string`","description":"The ID of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"status","type":"[ReturnStatus](../../types/fulfillment.ReturnStatus/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_change","type":"[OrderChangeDTO](../fulfillment.OrderChangeDTO/page.mdx)","description":"The active order change, if any.","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"The ID of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"version","type":"`number`","description":"The version of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`string`","description":"The ID of the associated return order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange_id","type":"`string`","description":"The ID of the associated exchange order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_id","type":"`string`","description":"The ID of the associated claim order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[OrderDTO](../fulfillment.OrderDTO/page.mdx)","description":"The associated order","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"return_order","type":"[ReturnDTO](../fulfillment.ReturnDTO/page.mdx)","description":"The associated return order","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"exchange","type":"[OrderExchangeDTO](page.mdx)","description":"The associated exchange order","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"claim","type":"[OrderClaimDTO](../fulfillment.OrderClaimDTO/page.mdx)","description":"The associated claim order","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"actions","type":"[OrderChangeActionDTO](../fulfillment.OrderChangeActionDTO/page.mdx)[]","description":"The actions of the order change","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"status","type":"`string`","description":"The status of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"requested_by","type":"`null` \\| `string`","description":"The requested by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"requested_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was requested","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"confirmed_by","type":"`null` \\| `string`","description":"The confirmed by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"confirmed_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was confirmed","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"declined_by","type":"`null` \\| `string`","description":"The declined by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"declined_reason","type":"`null` \\| `string`","description":"The declined reason of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"The metadata of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"declined_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was declined","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_by","type":"`null` \\| `string`","description":"The canceled by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was canceled","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order change was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order change was updated","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"change_type","type":"`\"return\"` \\| `\"exchange\"` \\| `\"claim\"` \\| `\"edit\"`","description":"The type of the order change","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"region_id","type":"`string`","description":"The ID of the region the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The ID of the customer on the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`string`","description":"The ID of the sales channel the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"email","type":"`string`","description":"The email of the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"[OrderAddressDTO](../fulfillment.OrderAddressDTO/page.mdx)","description":"The associated shipping address.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the address","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the address was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the address was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The customer ID of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"first_name","type":"`string`","description":"The first name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"last_name","type":"`string`","description":"The last name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"phone","type":"`string`","description":"The phone number of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"company","type":"`string`","description":"The company of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_1","type":"`string`","description":"The first address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_2","type":"`string`","description":"The second address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"city","type":"`string`","description":"The city of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"country_code","type":"`string`","description":"The country code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"province","type":"`string`","description":"The province/state of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"postal_code","type":"`string`","description":"The postal code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"billing_address","type":"[OrderAddressDTO](../fulfillment.OrderAddressDTO/page.mdx)","description":"The associated billing address.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the address","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the address was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the address was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The customer ID of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"first_name","type":"`string`","description":"The first name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"last_name","type":"`string`","description":"The last name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"phone","type":"`string`","description":"The phone number of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"company","type":"`string`","description":"The company of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_1","type":"`string`","description":"The first address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_2","type":"`string`","description":"The second address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"city","type":"`string`","description":"The city of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"country_code","type":"`string`","description":"The country code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"province","type":"`string`","description":"The province/state of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"postal_code","type":"`string`","description":"The postal code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"items","type":"[OrderLineItemDTO](../fulfillment.OrderLineItemDTO/page.mdx)[]","description":"The associated order details / line items.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"original_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The item total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The item subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The item tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The discount total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The discount tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"refundable_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The refundable total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"refundable_total_per_unit","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The refundable total per unit of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw item total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw item subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw item tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_refundable_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw refundable total of the order line item..","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_refundable_total_per_unit","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw refundable total per unit of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"id","type":"`string`","description":"The ID of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"title","type":"`string`","description":"The title of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"requires_shipping","type":"`boolean`","description":"Indicates whether the order line item requires shipping.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_discountable","type":"`boolean`","description":"Indicates whether the order line item is discountable.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_tax_inclusive","type":"`boolean`","description":"Indicates whether the order line item price is tax inclusive.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"unit_price","type":"`number`","description":"The unit price of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_unit_price","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw unit price of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"quantity","type":"`number`","description":"The quantity of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_quantity","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw quantity of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"detail","type":"[OrderItemDTO](../fulfillment.OrderItemDTO/page.mdx)","description":"The details of the item","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"The date when the order line item was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"The date when the order line item was last updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtitle","type":"`null` \\| `string`","description":"The subtitle of the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"thumbnail","type":"`null` \\| `string`","description":"The thumbnail of the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"variant_id","type":"`null` \\| `string`","description":"The ID of the variant associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_id","type":"`null` \\| `string`","description":"The ID of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_title","type":"`null` \\| `string`","description":"The title of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_description","type":"`null` \\| `string`","description":"The description of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_subtitle","type":"`null` \\| `string`","description":"The subtitle of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_type","type":"`null` \\| `string`","description":"The type of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_collection","type":"`null` \\| `string`","description":"The collection of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_handle","type":"`null` \\| `string`","description":"The handle of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"variant_sku","type":"`null` \\| `string`","description":"The SKU (stock keeping unit) of the variant associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"variant_barcode","type":"`null` \\| `string`","description":"The barcode of the variant associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"variant_title","type":"`null` \\| `string`","description":"The title of the variant associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"variant_option_values","type":"`null` \\| `Record`","description":"The option values of the variant associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"compare_at_unit_price","type":"`number`","description":"The compare at unit price of the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_compare_at_unit_price","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw compare at unit price of the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_lines","type":"[OrderLineItemTaxLineDTO](../fulfillment.OrderLineItemTaxLineDTO/page.mdx)[]","description":"The associated tax lines.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"adjustments","type":"[OrderLineItemAdjustmentDTO](../fulfillment.OrderLineItemAdjustmentDTO/page.mdx)[]","description":"The associated adjustments.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"shipping_methods","type":"[OrderShippingMethodDTO](../fulfillment.OrderShippingMethodDTO/page.mdx)[]","description":"The associated shipping methods","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"name","type":"`string`","description":"The name of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"amount","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The price of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw price of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_tax_inclusive","type":"`boolean`","description":"Whether the shipping method price is tax inclusive or not","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the shipping method was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the shipping method was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The discount total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The discount tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"description","type":"`string`","description":"The description of the shipping method","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_option_id","type":"`string`","description":"The ID of the shipping option the method was created from","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"data","type":"`Record`","description":"Additional data needed for fulfillment.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_lines","type":"[OrderShippingMethodTaxLineDTO](../fulfillment.OrderShippingMethodTaxLineDTO/page.mdx)[]","description":"The associated tax lines.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"adjustments","type":"[OrderShippingMethodAdjustmentDTO](../fulfillment.OrderShippingMethodAdjustmentDTO/page.mdx)[]","description":"The associated adjustments.","optional":true,"defaultValue":"","expandable":true,"children":[]}]},{"name":"transactions","type":"[OrderTransactionDTO](../fulfillment.OrderTransactionDTO/page.mdx)[]","description":"The tramsactions associated with the order","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[OrderDTO](../fulfillment.OrderDTO/page.mdx)","description":"The associated order","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"amount","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The amount of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw amount of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"The currency code of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference","type":"`string`","description":"The reference of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference_id","type":"`string`","description":"The ID of the reference","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the transaction was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the transaction was updated","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"The metadata of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"summary","type":"[OrderSummaryDTO](../../types/fulfillment.OrderSummaryDTO/page.mdx)","description":"The summary of the order totals.","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total_tax","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"ordered_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"fulfilled_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"returned_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_request_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"write_off_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"projected_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_total_tax","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_total_tax","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_projected_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"balance","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_balance","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"paid_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"refunded_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"refund_amount","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"return_id","type":"`string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]} sectionTitle="OrderExchangeDTO"/> diff --git a/www/apps/resources/references/fulfillment/interfaces/fulfillment.ReturnDTO/page.mdx b/www/apps/resources/references/fulfillment/interfaces/fulfillment.ReturnDTO/page.mdx index d3b51638e0..8a1721c9e7 100644 --- a/www/apps/resources/references/fulfillment/interfaces/fulfillment.ReturnDTO/page.mdx +++ b/www/apps/resources/references/fulfillment/interfaces/fulfillment.ReturnDTO/page.mdx @@ -6,4 +6,4 @@ import { TypeList } from "docs-ui" # ReturnDTO -`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"return_order","type":"[ReturnDTO](page.mdx)","description":"The associated return order","optional":false,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"The currency of the order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"status","type":"[ReturnStatus](../../types/fulfillment.ReturnStatus/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_change","type":"[OrderChangeDTO](../fulfillment.OrderChangeDTO/page.mdx)","description":"The active order change, if any.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"region_id","type":"`string`","description":"The ID of the region the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The ID of the customer on the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`string`","description":"The ID of the sales channel the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"email","type":"`string`","description":"The email of the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"[OrderAddressDTO](../fulfillment.OrderAddressDTO/page.mdx)","description":"The associated shipping address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"billing_address","type":"[OrderAddressDTO](../fulfillment.OrderAddressDTO/page.mdx)","description":"The associated billing address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"items","type":"[OrderLineItemDTO](../fulfillment.OrderLineItemDTO/page.mdx)[]","description":"The associated order details / line items.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"shipping_methods","type":"[OrderShippingMethodDTO](../fulfillment.OrderShippingMethodDTO/page.mdx)[]","description":"The associated shipping methods","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"transactions","type":"[OrderTransactionDTO](../fulfillment.OrderTransactionDTO/page.mdx)[]","description":"The tramsactions associated with the order","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"summary","type":"[OrderSummaryDTO](../../types/fulfillment.OrderSummaryDTO/page.mdx)","description":"The summary of the order totals.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"refund_amount","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"exchange","type":"[OrderExchangeDTO](../fulfillment.OrderExchangeDTO/page.mdx)","description":"The associated exchange order","optional":false,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"The currency of the order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_items","type":"`any`[]","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"additional_items","type":"`any`[]","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_change","type":"[OrderChangeDTO](../fulfillment.OrderChangeDTO/page.mdx)","description":"The active order change, if any.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"region_id","type":"`string`","description":"The ID of the region the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The ID of the customer on the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`string`","description":"The ID of the sales channel the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"email","type":"`string`","description":"The email of the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"[OrderAddressDTO](../fulfillment.OrderAddressDTO/page.mdx)","description":"The associated shipping address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"billing_address","type":"[OrderAddressDTO](../fulfillment.OrderAddressDTO/page.mdx)","description":"The associated billing address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"shipping_methods","type":"[OrderShippingMethodDTO](../fulfillment.OrderShippingMethodDTO/page.mdx)[]","description":"The associated shipping methods","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"transactions","type":"[OrderTransactionDTO](../fulfillment.OrderTransactionDTO/page.mdx)[]","description":"The tramsactions associated with the order","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"summary","type":"[OrderSummaryDTO](../../types/fulfillment.OrderSummaryDTO/page.mdx)","description":"The summary of the order totals.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"no_notification","type":"`boolean`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"difference_due","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"return","type":"[ReturnDTO](page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"claim","type":"[OrderClaimDTO](../fulfillment.OrderClaimDTO/page.mdx)","description":"The associated claim order","optional":false,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"The currency of the order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_items","type":"`any`[]","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"additional_items","type":"`any`[]","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_change","type":"[OrderChangeDTO](../fulfillment.OrderChangeDTO/page.mdx)","description":"The active order change, if any.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"region_id","type":"`string`","description":"The ID of the region the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The ID of the customer on the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`string`","description":"The ID of the sales channel the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"email","type":"`string`","description":"The email of the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"[OrderAddressDTO](../fulfillment.OrderAddressDTO/page.mdx)","description":"The associated shipping address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"billing_address","type":"[OrderAddressDTO](../fulfillment.OrderAddressDTO/page.mdx)","description":"The associated billing address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"shipping_methods","type":"[OrderShippingMethodDTO](../fulfillment.OrderShippingMethodDTO/page.mdx)[]","description":"The associated shipping methods","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"transactions","type":"[OrderTransactionDTO](../fulfillment.OrderTransactionDTO/page.mdx)[]","description":"The tramsactions associated with the order","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"summary","type":"[OrderSummaryDTO](../../types/fulfillment.OrderSummaryDTO/page.mdx)","description":"The summary of the order totals.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"return","type":"[ReturnDTO](page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"no_notification","type":"`boolean`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"refund_amount","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"actions","type":"[OrderChangeActionDTO](../fulfillment.OrderChangeActionDTO/page.mdx)[]","description":"The actions of the order change","optional":false,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the order change action","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_change_id","type":"`null` \\| `string`","description":"The ID of the associated order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_change","type":"`null` \\| [OrderChangeDTO](../fulfillment.OrderChangeDTO/page.mdx)","description":"The associated order change","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"order_id","type":"`null` \\| `string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"`null` \\| [OrderDTO](../fulfillment.OrderDTO/page.mdx)","description":"The associated order","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"reference","type":"`string`","description":"The reference of the order change action","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference_id","type":"`string`","description":"The ID of the reference","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"action","type":"[ChangeActionType](../../types/fulfillment.ChangeActionType/page.mdx)","description":"The action of the order change action","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"details","type":"`null` \\| `Record`","description":"The details of the order change action","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"internal_note","type":"`null` \\| `string`","description":"The internal note of the order change action","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order change action was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order change action was updated","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"status","type":"`string`","description":"The status of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"requested_by","type":"`null` \\| `string`","description":"The requested by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"requested_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was requested","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"confirmed_by","type":"`null` \\| `string`","description":"The confirmed by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"confirmed_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was confirmed","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"declined_by","type":"`null` \\| `string`","description":"The declined by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"declined_reason","type":"`null` \\| `string`","description":"The declined reason of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"The metadata of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"declined_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was declined","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_by","type":"`null` \\| `string`","description":"The canceled by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was canceled","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order change was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order change was updated","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"change_type","type":"`\"return\"` \\| `\"exchange\"` \\| `\"claim\"` \\| `\"edit\"`","description":"The type of the order change","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"region_id","type":"`string`","description":"The ID of the region the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The ID of the customer on the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`string`","description":"The ID of the sales channel the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"email","type":"`string`","description":"The email of the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"[OrderAddressDTO](../fulfillment.OrderAddressDTO/page.mdx)","description":"The associated shipping address.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the address","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the address was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the address was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The customer ID of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"first_name","type":"`string`","description":"The first name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"last_name","type":"`string`","description":"The last name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"phone","type":"`string`","description":"The phone number of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"company","type":"`string`","description":"The company of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_1","type":"`string`","description":"The first address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_2","type":"`string`","description":"The second address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"city","type":"`string`","description":"The city of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"country_code","type":"`string`","description":"The country code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"province","type":"`string`","description":"The province/state of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"postal_code","type":"`string`","description":"The postal code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"billing_address","type":"[OrderAddressDTO](../fulfillment.OrderAddressDTO/page.mdx)","description":"The associated billing address.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the address","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the address was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the address was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The customer ID of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"first_name","type":"`string`","description":"The first name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"last_name","type":"`string`","description":"The last name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"phone","type":"`string`","description":"The phone number of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"company","type":"`string`","description":"The company of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_1","type":"`string`","description":"The first address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_2","type":"`string`","description":"The second address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"city","type":"`string`","description":"The city of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"country_code","type":"`string`","description":"The country code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"province","type":"`string`","description":"The province/state of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"postal_code","type":"`string`","description":"The postal code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"items","type":"[OrderLineItemDTO](../fulfillment.OrderLineItemDTO/page.mdx)[]","description":"The associated order details / line items.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"original_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The item total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The item subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The item tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The discount total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The discount tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"refundable_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The refundable total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"refundable_total_per_unit","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The refundable total per unit of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_item_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw item total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_item_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw item subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_item_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw item tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_refundable_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw refundable total of the order line item..","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_refundable_total_per_unit","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw refundable total per unit of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"id","type":"`string`","description":"The ID of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"title","type":"`string`","description":"The title of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"requires_shipping","type":"`boolean`","description":"Indicates whether the order line item requires shipping.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_discountable","type":"`boolean`","description":"Indicates whether the order line item is discountable.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_tax_inclusive","type":"`boolean`","description":"Indicates whether the order line item price is tax inclusive.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"unit_price","type":"`number`","description":"The unit price of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_unit_price","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw unit price of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"quantity","type":"`number`","description":"The quantity of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_quantity","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw quantity of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"detail","type":"[OrderItemDTO](../fulfillment.OrderItemDTO/page.mdx)","description":"The details of the item","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"The ID of the order detail.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_id","type":"`string`","description":"The ID of the associated item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item","type":"[OrderLineItemDTO](../fulfillment.OrderLineItemDTO/page.mdx)","description":"The Line Item of the order detail.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"quantity","type":"`number`","description":"The quantity of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_quantity","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw quantity of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"fulfilled_quantity","type":"`number`","description":"The fulfilled quantity of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_fulfilled_quantity","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw fulfilled quantity of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipped_quantity","type":"`number`","description":"The shipped quantity of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipped_quantity","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw shipped quantity of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_requested_quantity","type":"`number`","description":"The quantity of return requested for the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_return_requested_quantity","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw quantity of return requested for the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_received_quantity","type":"`number`","description":"The quantity of return received for the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_return_received_quantity","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw quantity of return received for the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_dismissed_quantity","type":"`number`","description":"The quantity of return dismissed for the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_return_dismissed_quantity","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw quantity of return dismissed for the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"written_off_quantity","type":"`number`","description":"The quantity of written off for the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_written_off_quantity","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw quantity of written off for the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"The metadata of the order detail","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"The date when the order line item was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"The date when the order line item was last updated.","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"created_at","type":"`Date`","description":"The date when the order line item was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"The date when the order line item was last updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtitle","type":"`null` \\| `string`","description":"The subtitle of the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"thumbnail","type":"`null` \\| `string`","description":"The thumbnail of the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"variant_id","type":"`null` \\| `string`","description":"The ID of the variant associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_id","type":"`null` \\| `string`","description":"The ID of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_title","type":"`null` \\| `string`","description":"The title of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_description","type":"`null` \\| `string`","description":"The description of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_subtitle","type":"`null` \\| `string`","description":"The subtitle of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_type","type":"`null` \\| `string`","description":"The type of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_collection","type":"`null` \\| `string`","description":"The collection of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_handle","type":"`null` \\| `string`","description":"The handle of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"variant_sku","type":"`null` \\| `string`","description":"The SKU (stock keeping unit) of the variant associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"variant_barcode","type":"`null` \\| `string`","description":"The barcode of the variant associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"variant_title","type":"`null` \\| `string`","description":"The title of the variant associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"variant_option_values","type":"`null` \\| `Record`","description":"The option values of the variant associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"compare_at_unit_price","type":"`number`","description":"The compare at unit price of the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_compare_at_unit_price","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw compare at unit price of the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"tax_lines","type":"[OrderLineItemTaxLineDTO](../fulfillment.OrderLineItemTaxLineDTO/page.mdx)[]","description":"The associated tax lines.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the tax line","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"code","type":"`string`","description":"The code of the tax line","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"rate","type":"`number`","description":"The rate of the tax line","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the tax line was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the tax line was updated","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item","type":"[OrderLineItemDTO](../fulfillment.OrderLineItemDTO/page.mdx)","description":"The associated line item","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_id","type":"`string`","description":"The ID of the associated line item","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The total tax relative to the item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The subtotal tax relative to the item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw total tax relative to the item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw subtotal tax relative to the item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"description","type":"`string`","description":"The description of the tax line","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_rate_id","type":"`string`","description":"The ID of the associated tax rate","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"provider_id","type":"`string`","description":"The ID of the associated provider","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"adjustments","type":"[OrderLineItemAdjustmentDTO](../fulfillment.OrderLineItemAdjustmentDTO/page.mdx)[]","description":"The associated adjustments.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the adjustment line","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"amount","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The amount of the adjustment line","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the adjustment line was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the adjustment line was updated","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item","type":"[OrderLineItemDTO](../fulfillment.OrderLineItemDTO/page.mdx)","description":"The associated line item","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"item_id","type":"`string`","description":"The associated line item","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"code","type":"`string`","description":"The code of the adjustment line","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"description","type":"`string`","description":"The description of the adjustment line","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"promotion_id","type":"`string`","description":"The ID of the associated promotion","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"provider_id","type":"`string`","description":"The ID of the associated provider","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"shipping_methods","type":"[OrderShippingMethodDTO](../fulfillment.OrderShippingMethodDTO/page.mdx)[]","description":"The associated shipping methods","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"name","type":"`string`","description":"The name of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"amount","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The price of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw price of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"is_tax_inclusive","type":"`boolean`","description":"Whether the shipping method price is tax inclusive or not","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the shipping method was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the shipping method was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The discount total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The discount tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"description","type":"`string`","description":"The description of the shipping method","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_option_id","type":"`string`","description":"The ID of the shipping option the method was created from","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"data","type":"`Record`","description":"Additional data needed for fulfillment.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_lines","type":"[OrderShippingMethodTaxLineDTO](../fulfillment.OrderShippingMethodTaxLineDTO/page.mdx)[]","description":"The associated tax lines.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the tax line","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"code","type":"`string`","description":"The code of the tax line","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"rate","type":"`number`","description":"The rate of the tax line","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the tax line was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the tax line was updated","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_method","type":"[OrderShippingMethodDTO](../fulfillment.OrderShippingMethodDTO/page.mdx)","description":"The associated shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_method_id","type":"`string`","description":"The ID of the associated shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The total tax relative to the shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The subtotal tax relative to the shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw total tax relative to the shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw subtotal tax relative to the shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"description","type":"`string`","description":"The description of the tax line","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_rate_id","type":"`string`","description":"The ID of the associated tax rate","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"provider_id","type":"`string`","description":"The ID of the associated provider","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"adjustments","type":"[OrderShippingMethodAdjustmentDTO](../fulfillment.OrderShippingMethodAdjustmentDTO/page.mdx)[]","description":"The associated adjustments.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the adjustment line","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"amount","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The amount of the adjustment line","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the adjustment line was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the adjustment line was updated","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_method","type":"[OrderShippingMethodDTO](../fulfillment.OrderShippingMethodDTO/page.mdx)","description":"The associated shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_method_id","type":"`string`","description":"The ID of the associated shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"code","type":"`string`","description":"The code of the adjustment line","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"description","type":"`string`","description":"The description of the adjustment line","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"promotion_id","type":"`string`","description":"The ID of the associated promotion","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"provider_id","type":"`string`","description":"The ID of the associated provider","optional":true,"defaultValue":"","expandable":false,"children":[]}]}]},{"name":"transactions","type":"[OrderTransactionDTO](../fulfillment.OrderTransactionDTO/page.mdx)[]","description":"The tramsactions associated with the order","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[OrderDTO](../fulfillment.OrderDTO/page.mdx)","description":"The associated order","optional":false,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"version","type":"`number`","description":"The version of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"status","type":"[OrderStatus](../../types/fulfillment.OrderStatus/page.mdx)","description":"The status of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"The currency of the order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_change","type":"[OrderChangeDTO](../fulfillment.OrderChangeDTO/page.mdx)","description":"The active order change, if any.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"region_id","type":"`string`","description":"The ID of the region the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The ID of the customer on the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`string`","description":"The ID of the sales channel the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"email","type":"`string`","description":"The email of the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"[OrderAddressDTO](../fulfillment.OrderAddressDTO/page.mdx)","description":"The associated shipping address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"billing_address","type":"[OrderAddressDTO](../fulfillment.OrderAddressDTO/page.mdx)","description":"The associated billing address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"items","type":"[OrderLineItemDTO](../fulfillment.OrderLineItemDTO/page.mdx)[]","description":"The associated order details / line items.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"shipping_methods","type":"[OrderShippingMethodDTO](../fulfillment.OrderShippingMethodDTO/page.mdx)[]","description":"The associated shipping methods","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"transactions","type":"[OrderTransactionDTO](../fulfillment.OrderTransactionDTO/page.mdx)[]","description":"The tramsactions associated with the order","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"summary","type":"[OrderSummaryDTO](../../types/fulfillment.OrderSummaryDTO/page.mdx)","description":"The summary of the order totals.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"amount","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The amount of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw amount of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"currency_code","type":"`string`","description":"The currency code of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference","type":"`string`","description":"The reference of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference_id","type":"`string`","description":"The ID of the reference","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the transaction was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the transaction was updated","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"The metadata of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"summary","type":"[OrderSummaryDTO](../../types/fulfillment.OrderSummaryDTO/page.mdx)","description":"The summary of the order totals.","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total_tax","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"ordered_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"fulfilled_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"returned_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_request_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"write_off_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"projected_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_total_tax","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_total_tax","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_projected_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"balance","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_balance","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"paid_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"refunded_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"refund_amount","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]} sectionTitle="ReturnDTO"/> +`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"return_order","type":"[ReturnDTO](page.mdx)","description":"The associated return order","optional":false,"defaultValue":"","expandable":true,"children":[{"name":"currency_code","type":"`string`","description":"The currency of the order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"id","type":"`string`","description":"The ID of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"status","type":"[ReturnStatus](../../types/fulfillment.ReturnStatus/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_change","type":"[OrderChangeDTO](../fulfillment.OrderChangeDTO/page.mdx)","description":"The active order change, if any.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"region_id","type":"`string`","description":"The ID of the region the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The ID of the customer on the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`string`","description":"The ID of the sales channel the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"email","type":"`string`","description":"The email of the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"[OrderAddressDTO](../fulfillment.OrderAddressDTO/page.mdx)","description":"The associated shipping address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"billing_address","type":"[OrderAddressDTO](../fulfillment.OrderAddressDTO/page.mdx)","description":"The associated billing address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"items","type":"[OrderLineItemDTO](../fulfillment.OrderLineItemDTO/page.mdx)[]","description":"The associated order details / line items.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"shipping_methods","type":"[OrderShippingMethodDTO](../fulfillment.OrderShippingMethodDTO/page.mdx)[]","description":"The associated shipping methods","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"transactions","type":"[OrderTransactionDTO](../fulfillment.OrderTransactionDTO/page.mdx)[]","description":"The tramsactions associated with the order","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"summary","type":"[OrderSummaryDTO](../../types/fulfillment.OrderSummaryDTO/page.mdx)","description":"The summary of the order totals.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"refund_amount","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"exchange","type":"[OrderExchangeDTO](../fulfillment.OrderExchangeDTO/page.mdx)","description":"The associated exchange order","optional":false,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"The currency of the order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_items","type":"`any`[]","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"additional_items","type":"`any`[]","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_change","type":"[OrderChangeDTO](../fulfillment.OrderChangeDTO/page.mdx)","description":"The active order change, if any.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"region_id","type":"`string`","description":"The ID of the region the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The ID of the customer on the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`string`","description":"The ID of the sales channel the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"email","type":"`string`","description":"The email of the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"[OrderAddressDTO](../fulfillment.OrderAddressDTO/page.mdx)","description":"The associated shipping address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"billing_address","type":"[OrderAddressDTO](../fulfillment.OrderAddressDTO/page.mdx)","description":"The associated billing address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"shipping_methods","type":"[OrderShippingMethodDTO](../fulfillment.OrderShippingMethodDTO/page.mdx)[]","description":"The associated shipping methods","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"transactions","type":"[OrderTransactionDTO](../fulfillment.OrderTransactionDTO/page.mdx)[]","description":"The tramsactions associated with the order","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"summary","type":"[OrderSummaryDTO](../../types/fulfillment.OrderSummaryDTO/page.mdx)","description":"The summary of the order totals.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"no_notification","type":"`boolean`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"difference_due","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"return","type":"[ReturnDTO](page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"claim","type":"[OrderClaimDTO](../fulfillment.OrderClaimDTO/page.mdx)","description":"The associated claim order","optional":false,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"The currency of the order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_items","type":"`any`[]","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"additional_items","type":"`any`[]","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_change","type":"[OrderChangeDTO](../fulfillment.OrderChangeDTO/page.mdx)","description":"The active order change, if any.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"region_id","type":"`string`","description":"The ID of the region the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The ID of the customer on the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`string`","description":"The ID of the sales channel the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"email","type":"`string`","description":"The email of the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"[OrderAddressDTO](../fulfillment.OrderAddressDTO/page.mdx)","description":"The associated shipping address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"billing_address","type":"[OrderAddressDTO](../fulfillment.OrderAddressDTO/page.mdx)","description":"The associated billing address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"shipping_methods","type":"[OrderShippingMethodDTO](../fulfillment.OrderShippingMethodDTO/page.mdx)[]","description":"The associated shipping methods","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"transactions","type":"[OrderTransactionDTO](../fulfillment.OrderTransactionDTO/page.mdx)[]","description":"The tramsactions associated with the order","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"summary","type":"[OrderSummaryDTO](../../types/fulfillment.OrderSummaryDTO/page.mdx)","description":"The summary of the order totals.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"return","type":"[ReturnDTO](page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"no_notification","type":"`boolean`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"refund_amount","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"actions","type":"[OrderChangeActionDTO](../fulfillment.OrderChangeActionDTO/page.mdx)[]","description":"The actions of the order change","optional":false,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the order change action","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_change_id","type":"`null` \\| `string`","description":"The ID of the associated order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_change","type":"`null` \\| [OrderChangeDTO](../fulfillment.OrderChangeDTO/page.mdx)","description":"The associated order change","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"order_id","type":"`null` \\| `string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"`null` \\| [OrderDTO](../fulfillment.OrderDTO/page.mdx)","description":"The associated order","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"reference","type":"`string`","description":"The reference of the order change action","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference_id","type":"`string`","description":"The ID of the reference","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"action","type":"[ChangeActionType](../../types/fulfillment.ChangeActionType/page.mdx)","description":"The action of the order change action","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"details","type":"`null` \\| `Record`","description":"The details of the order change action","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"internal_note","type":"`null` \\| `string`","description":"The internal note of the order change action","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order change action was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order change action was updated","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"status","type":"`string`","description":"The status of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"requested_by","type":"`null` \\| `string`","description":"The requested by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"requested_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was requested","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"confirmed_by","type":"`null` \\| `string`","description":"The confirmed by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"confirmed_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was confirmed","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"declined_by","type":"`null` \\| `string`","description":"The declined by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"declined_reason","type":"`null` \\| `string`","description":"The declined reason of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"The metadata of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"declined_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was declined","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_by","type":"`null` \\| `string`","description":"The canceled by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was canceled","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order change was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order change was updated","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"change_type","type":"`\"return\"` \\| `\"exchange\"` \\| `\"claim\"` \\| `\"edit\"`","description":"The type of the order change","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"region_id","type":"`string`","description":"The ID of the region the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The ID of the customer on the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`string`","description":"The ID of the sales channel the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"email","type":"`string`","description":"The email of the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"[OrderAddressDTO](../fulfillment.OrderAddressDTO/page.mdx)","description":"The associated shipping address.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the address","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the address was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the address was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The customer ID of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"first_name","type":"`string`","description":"The first name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"last_name","type":"`string`","description":"The last name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"phone","type":"`string`","description":"The phone number of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"company","type":"`string`","description":"The company of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_1","type":"`string`","description":"The first address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_2","type":"`string`","description":"The second address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"city","type":"`string`","description":"The city of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"country_code","type":"`string`","description":"The country code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"province","type":"`string`","description":"The province/state of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"postal_code","type":"`string`","description":"The postal code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"billing_address","type":"[OrderAddressDTO](../fulfillment.OrderAddressDTO/page.mdx)","description":"The associated billing address.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the address","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the address was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the address was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The customer ID of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"first_name","type":"`string`","description":"The first name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"last_name","type":"`string`","description":"The last name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"phone","type":"`string`","description":"The phone number of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"company","type":"`string`","description":"The company of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_1","type":"`string`","description":"The first address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_2","type":"`string`","description":"The second address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"city","type":"`string`","description":"The city of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"country_code","type":"`string`","description":"The country code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"province","type":"`string`","description":"The province/state of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"postal_code","type":"`string`","description":"The postal code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"items","type":"[OrderLineItemDTO](../fulfillment.OrderLineItemDTO/page.mdx)[]","description":"The associated order details / line items.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"original_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The item total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The item subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The item tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The discount total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The discount tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"refundable_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The refundable total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"refundable_total_per_unit","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The refundable total per unit of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_item_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw item total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_item_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw item subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_item_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw item tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_refundable_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw refundable total of the order line item..","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_refundable_total_per_unit","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw refundable total per unit of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"id","type":"`string`","description":"The ID of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"title","type":"`string`","description":"The title of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"requires_shipping","type":"`boolean`","description":"Indicates whether the order line item requires shipping.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_discountable","type":"`boolean`","description":"Indicates whether the order line item is discountable.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_tax_inclusive","type":"`boolean`","description":"Indicates whether the order line item price is tax inclusive.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"unit_price","type":"`number`","description":"The unit price of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_unit_price","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw unit price of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"quantity","type":"`number`","description":"The quantity of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_quantity","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw quantity of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"detail","type":"[OrderItemDTO](../fulfillment.OrderItemDTO/page.mdx)","description":"The details of the item","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"The ID of the order detail.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_id","type":"`string`","description":"The ID of the associated item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item","type":"[OrderLineItemDTO](../fulfillment.OrderLineItemDTO/page.mdx)","description":"The Line Item of the order detail.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"quantity","type":"`number`","description":"The quantity of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_quantity","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw quantity of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"fulfilled_quantity","type":"`number`","description":"The fulfilled quantity of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_fulfilled_quantity","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw fulfilled quantity of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipped_quantity","type":"`number`","description":"The shipped quantity of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipped_quantity","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw shipped quantity of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_requested_quantity","type":"`number`","description":"The quantity of return requested for the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_return_requested_quantity","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw quantity of return requested for the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_received_quantity","type":"`number`","description":"The quantity of return received for the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_return_received_quantity","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw quantity of return received for the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_dismissed_quantity","type":"`number`","description":"The quantity of return dismissed for the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_return_dismissed_quantity","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw quantity of return dismissed for the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"written_off_quantity","type":"`number`","description":"The quantity of written off for the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_written_off_quantity","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw quantity of written off for the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"The metadata of the order detail","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"The date when the order line item was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"The date when the order line item was last updated.","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"created_at","type":"`Date`","description":"The date when the order line item was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"The date when the order line item was last updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtitle","type":"`null` \\| `string`","description":"The subtitle of the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"thumbnail","type":"`null` \\| `string`","description":"The thumbnail of the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"variant_id","type":"`null` \\| `string`","description":"The ID of the variant associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_id","type":"`null` \\| `string`","description":"The ID of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_title","type":"`null` \\| `string`","description":"The title of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_description","type":"`null` \\| `string`","description":"The description of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_subtitle","type":"`null` \\| `string`","description":"The subtitle of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_type","type":"`null` \\| `string`","description":"The type of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_collection","type":"`null` \\| `string`","description":"The collection of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_handle","type":"`null` \\| `string`","description":"The handle of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"variant_sku","type":"`null` \\| `string`","description":"The SKU (stock keeping unit) of the variant associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"variant_barcode","type":"`null` \\| `string`","description":"The barcode of the variant associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"variant_title","type":"`null` \\| `string`","description":"The title of the variant associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"variant_option_values","type":"`null` \\| `Record`","description":"The option values of the variant associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"compare_at_unit_price","type":"`number`","description":"The compare at unit price of the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_compare_at_unit_price","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw compare at unit price of the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"tax_lines","type":"[OrderLineItemTaxLineDTO](../fulfillment.OrderLineItemTaxLineDTO/page.mdx)[]","description":"The associated tax lines.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the tax line","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"code","type":"`string`","description":"The code of the tax line","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"rate","type":"`number`","description":"The rate of the tax line","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the tax line was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the tax line was updated","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item","type":"[OrderLineItemDTO](../fulfillment.OrderLineItemDTO/page.mdx)","description":"The associated line item","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_id","type":"`string`","description":"The ID of the associated line item","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The total tax relative to the item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The subtotal tax relative to the item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw total tax relative to the item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw subtotal tax relative to the item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"description","type":"`string`","description":"The description of the tax line","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_rate_id","type":"`string`","description":"The ID of the associated tax rate","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"provider_id","type":"`string`","description":"The ID of the associated provider","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"adjustments","type":"[OrderLineItemAdjustmentDTO](../fulfillment.OrderLineItemAdjustmentDTO/page.mdx)[]","description":"The associated adjustments.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the adjustment line","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"amount","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The amount of the adjustment line","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the adjustment line was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the adjustment line was updated","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item","type":"[OrderLineItemDTO](../fulfillment.OrderLineItemDTO/page.mdx)","description":"The associated line item","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"item_id","type":"`string`","description":"The associated line item","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"code","type":"`string`","description":"The code of the adjustment line","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"description","type":"`string`","description":"The description of the adjustment line","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"promotion_id","type":"`string`","description":"The ID of the associated promotion","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"provider_id","type":"`string`","description":"The ID of the associated provider","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"shipping_methods","type":"[OrderShippingMethodDTO](../fulfillment.OrderShippingMethodDTO/page.mdx)[]","description":"The associated shipping methods","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"name","type":"`string`","description":"The name of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"amount","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The price of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw price of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"is_tax_inclusive","type":"`boolean`","description":"Whether the shipping method price is tax inclusive or not","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the shipping method was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the shipping method was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The discount total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The discount tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"description","type":"`string`","description":"The description of the shipping method","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_option_id","type":"`string`","description":"The ID of the shipping option the method was created from","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"data","type":"`Record`","description":"Additional data needed for fulfillment.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_lines","type":"[OrderShippingMethodTaxLineDTO](../fulfillment.OrderShippingMethodTaxLineDTO/page.mdx)[]","description":"The associated tax lines.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the tax line","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"code","type":"`string`","description":"The code of the tax line","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"rate","type":"`number`","description":"The rate of the tax line","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the tax line was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the tax line was updated","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_method","type":"[OrderShippingMethodDTO](../fulfillment.OrderShippingMethodDTO/page.mdx)","description":"The associated shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_method_id","type":"`string`","description":"The ID of the associated shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The total tax relative to the shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The subtotal tax relative to the shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw total tax relative to the shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw subtotal tax relative to the shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"description","type":"`string`","description":"The description of the tax line","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_rate_id","type":"`string`","description":"The ID of the associated tax rate","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"provider_id","type":"`string`","description":"The ID of the associated provider","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"adjustments","type":"[OrderShippingMethodAdjustmentDTO](../fulfillment.OrderShippingMethodAdjustmentDTO/page.mdx)[]","description":"The associated adjustments.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the adjustment line","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"amount","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The amount of the adjustment line","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the adjustment line was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the adjustment line was updated","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_method","type":"[OrderShippingMethodDTO](../fulfillment.OrderShippingMethodDTO/page.mdx)","description":"The associated shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_method_id","type":"`string`","description":"The ID of the associated shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"code","type":"`string`","description":"The code of the adjustment line","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"description","type":"`string`","description":"The description of the adjustment line","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"promotion_id","type":"`string`","description":"The ID of the associated promotion","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"provider_id","type":"`string`","description":"The ID of the associated provider","optional":true,"defaultValue":"","expandable":false,"children":[]}]}]},{"name":"transactions","type":"[OrderTransactionDTO](../fulfillment.OrderTransactionDTO/page.mdx)[]","description":"The tramsactions associated with the order","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[OrderDTO](../fulfillment.OrderDTO/page.mdx)","description":"The associated order","optional":false,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"version","type":"`number`","description":"The version of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"status","type":"[OrderStatus](../../types/fulfillment.OrderStatus/page.mdx)","description":"The status of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"The currency of the order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_tax_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_subtotal","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_tax_total","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_change","type":"[OrderChangeDTO](../fulfillment.OrderChangeDTO/page.mdx)","description":"The active order change, if any.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"region_id","type":"`string`","description":"The ID of the region the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The ID of the customer on the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`string`","description":"The ID of the sales channel the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"email","type":"`string`","description":"The email of the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"[OrderAddressDTO](../fulfillment.OrderAddressDTO/page.mdx)","description":"The associated shipping address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"billing_address","type":"[OrderAddressDTO](../fulfillment.OrderAddressDTO/page.mdx)","description":"The associated billing address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"items","type":"[OrderLineItemDTO](../fulfillment.OrderLineItemDTO/page.mdx)[]","description":"The associated order details / line items.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"shipping_methods","type":"[OrderShippingMethodDTO](../fulfillment.OrderShippingMethodDTO/page.mdx)[]","description":"The associated shipping methods","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"transactions","type":"[OrderTransactionDTO](../fulfillment.OrderTransactionDTO/page.mdx)[]","description":"The tramsactions associated with the order","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"summary","type":"[OrderSummaryDTO](../../types/fulfillment.OrderSummaryDTO/page.mdx)","description":"The summary of the order totals.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"amount","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"The amount of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"The raw amount of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"currency_code","type":"`string`","description":"The currency code of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference","type":"`string`","description":"The reference of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference_id","type":"`string`","description":"The ID of the reference","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the transaction was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the transaction was updated","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"The metadata of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"summary","type":"[OrderSummaryDTO](../../types/fulfillment.OrderSummaryDTO/page.mdx)","description":"The summary of the order totals.","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total_tax","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"ordered_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"fulfilled_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"returned_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_request_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"write_off_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"projected_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_total_tax","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_total_tax","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_projected_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"balance","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_balance","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"paid_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"refunded_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"refund_amount","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]} sectionTitle="ReturnDTO"/> diff --git a/www/apps/resources/references/modules/order/page.mdx b/www/apps/resources/references/modules/order/page.mdx index 8a4aa745dc..74686f614b 100644 --- a/www/apps/resources/references/modules/order/page.mdx +++ b/www/apps/resources/references/modules/order/page.mdx @@ -60,7 +60,6 @@ import { TypeList } from "docs-ui" - [CreateOrderLineItemTaxLineDTO](../../order/interfaces/order.CreateOrderLineItemTaxLineDTO/page.mdx) - [UpdateOrderLineItemTaxLineDTO](../../order/interfaces/order.UpdateOrderLineItemTaxLineDTO/page.mdx) - [CreateOrderLineItemDTO](../../order/interfaces/order.CreateOrderLineItemDTO/page.mdx) -- [CreateOrderLineItemForOrderDTO](../../order/interfaces/order.CreateOrderLineItemForOrderDTO/page.mdx) - [UpdateOrderLineItemWithSelectorDTO](../../order/interfaces/order.UpdateOrderLineItemWithSelectorDTO/page.mdx) - [UpdateOrderLineItemDTO](../../order/interfaces/order.UpdateOrderLineItemDTO/page.mdx) - [CreateOrderShippingMethodDTO](../../order/interfaces/order.CreateOrderShippingMethodDTO/page.mdx) diff --git a/www/apps/resources/references/order/IOrderModuleService/methods/order.IOrderModuleService.cancelClaim/page.mdx b/www/apps/resources/references/order/IOrderModuleService/methods/order.IOrderModuleService.cancelClaim/page.mdx index 8cabd4b68d..6cbbe0fc5a 100644 --- a/www/apps/resources/references/order/IOrderModuleService/methods/order.IOrderModuleService.cancelClaim/page.mdx +++ b/www/apps/resources/references/order/IOrderModuleService/methods/order.IOrderModuleService.cancelClaim/page.mdx @@ -16,4 +16,4 @@ This documentation provides a reference to the `cancelClaim` method. This belong ## Returns -`","description":"The metadata of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"declined_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was declined","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_by","type":"`null` \\| `string`","description":"The canceled by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was canceled","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order change was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order change was updated","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"change_type","type":"`\"return\"` \\| `\"exchange\"` \\| `\"claim\"` \\| `\"edit\"`","description":"The type of the order change","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"region_id","type":"`string`","description":"The ID of the region the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The ID of the customer on the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`string`","description":"The ID of the sales channel the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"email","type":"`string`","description":"The email of the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"[OrderAddressDTO](../../../interfaces/order.OrderAddressDTO/page.mdx)","description":"The associated shipping address.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the address","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the address was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the address was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The customer ID of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"first_name","type":"`string`","description":"The first name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"last_name","type":"`string`","description":"The last name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"phone","type":"`string`","description":"The phone number of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"company","type":"`string`","description":"The company of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_1","type":"`string`","description":"The first address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_2","type":"`string`","description":"The second address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"city","type":"`string`","description":"The city of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"country_code","type":"`string`","description":"The country code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"province","type":"`string`","description":"The province/state of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"postal_code","type":"`string`","description":"The postal code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"billing_address","type":"[OrderAddressDTO](../../../interfaces/order.OrderAddressDTO/page.mdx)","description":"The associated billing address.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the address","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the address was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the address was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The customer ID of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"first_name","type":"`string`","description":"The first name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"last_name","type":"`string`","description":"The last name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"phone","type":"`string`","description":"The phone number of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"company","type":"`string`","description":"The company of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_1","type":"`string`","description":"The first address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_2","type":"`string`","description":"The second address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"city","type":"`string`","description":"The city of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"country_code","type":"`string`","description":"The country code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"province","type":"`string`","description":"The province/state of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"postal_code","type":"`string`","description":"The postal code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"shipping_methods","type":"[OrderShippingMethodDTO](../../../interfaces/order.OrderShippingMethodDTO/page.mdx)[]","description":"The associated shipping methods","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"name","type":"`string`","description":"The name of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"amount","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The price of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw price of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_tax_inclusive","type":"`boolean`","description":"Whether the shipping method price is tax inclusive or not","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the shipping method was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the shipping method was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The discount total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The discount tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"description","type":"`string`","description":"The description of the shipping method","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_option_id","type":"`string`","description":"The ID of the shipping option the method was created from","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"data","type":"`Record`","description":"Additional data needed for fulfillment.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_lines","type":"[OrderShippingMethodTaxLineDTO](../../../interfaces/order.OrderShippingMethodTaxLineDTO/page.mdx)[]","description":"The associated tax lines.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"adjustments","type":"[OrderShippingMethodAdjustmentDTO](../../../interfaces/order.OrderShippingMethodAdjustmentDTO/page.mdx)[]","description":"The associated adjustments.","optional":true,"defaultValue":"","expandable":true,"children":[]}]},{"name":"transactions","type":"[OrderTransactionDTO](../../../interfaces/order.OrderTransactionDTO/page.mdx)[]","description":"The tramsactions associated with the order","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[OrderDTO](../../../interfaces/order.OrderDTO/page.mdx)","description":"The associated order","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"amount","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The amount of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw amount of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"The currency code of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference","type":"`string`","description":"The reference of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference_id","type":"`string`","description":"The ID of the reference","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the transaction was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the transaction was updated","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"The metadata of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"summary","type":"[OrderSummaryDTO](../../../types/order.OrderSummaryDTO/page.mdx)","description":"The summary of the order totals.","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total_tax","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"ordered_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"fulfilled_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"returned_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_request_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"write_off_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"projected_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_total_tax","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_total_tax","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_projected_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"balance","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_balance","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"paid_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"refunded_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"return","type":"[ReturnDTO](../../../interfaces/order.ReturnDTO/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"The ID of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"The currency of the order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"status","type":"[ReturnStatus](../../../types/order.ReturnStatus/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_change","type":"[OrderChangeDTO](../../../interfaces/order.OrderChangeDTO/page.mdx)","description":"The active order change, if any.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"region_id","type":"`string`","description":"The ID of the region the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The ID of the customer on the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`string`","description":"The ID of the sales channel the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"email","type":"`string`","description":"The email of the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"[OrderAddressDTO](../../../interfaces/order.OrderAddressDTO/page.mdx)","description":"The associated shipping address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"billing_address","type":"[OrderAddressDTO](../../../interfaces/order.OrderAddressDTO/page.mdx)","description":"The associated billing address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"items","type":"[OrderLineItemDTO](../../../interfaces/order.OrderLineItemDTO/page.mdx)[]","description":"The associated order details / line items.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"shipping_methods","type":"[OrderShippingMethodDTO](../../../interfaces/order.OrderShippingMethodDTO/page.mdx)[]","description":"The associated shipping methods","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"transactions","type":"[OrderTransactionDTO](../../../interfaces/order.OrderTransactionDTO/page.mdx)[]","description":"The tramsactions associated with the order","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"summary","type":"[OrderSummaryDTO](../../../types/order.OrderSummaryDTO/page.mdx)","description":"The summary of the order totals.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"refund_amount","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"no_notification","type":"`boolean`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"refund_amount","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]}]}]} sectionTitle="cancelClaim"/> +`","description":"The metadata of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"declined_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was declined","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_by","type":"`null` \\| `string`","description":"The canceled by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was canceled","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order change was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order change was updated","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"change_type","type":"`\"return\"` \\| `\"exchange\"` \\| `\"claim\"` \\| `\"edit\"`","description":"The type of the order change","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"region_id","type":"`string`","description":"The ID of the region the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The ID of the customer on the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`string`","description":"The ID of the sales channel the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"email","type":"`string`","description":"The email of the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"[OrderAddressDTO](../../../interfaces/order.OrderAddressDTO/page.mdx)","description":"The associated shipping address.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the address","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the address was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the address was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The customer ID of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"first_name","type":"`string`","description":"The first name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"last_name","type":"`string`","description":"The last name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"phone","type":"`string`","description":"The phone number of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"company","type":"`string`","description":"The company of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_1","type":"`string`","description":"The first address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_2","type":"`string`","description":"The second address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"city","type":"`string`","description":"The city of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"country_code","type":"`string`","description":"The country code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"province","type":"`string`","description":"The province/state of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"postal_code","type":"`string`","description":"The postal code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"billing_address","type":"[OrderAddressDTO](../../../interfaces/order.OrderAddressDTO/page.mdx)","description":"The associated billing address.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the address","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the address was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the address was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The customer ID of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"first_name","type":"`string`","description":"The first name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"last_name","type":"`string`","description":"The last name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"phone","type":"`string`","description":"The phone number of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"company","type":"`string`","description":"The company of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_1","type":"`string`","description":"The first address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_2","type":"`string`","description":"The second address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"city","type":"`string`","description":"The city of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"country_code","type":"`string`","description":"The country code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"province","type":"`string`","description":"The province/state of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"postal_code","type":"`string`","description":"The postal code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"shipping_methods","type":"[OrderShippingMethodDTO](../../../interfaces/order.OrderShippingMethodDTO/page.mdx)[]","description":"The associated shipping methods","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"name","type":"`string`","description":"The name of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"amount","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The price of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw price of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_tax_inclusive","type":"`boolean`","description":"Whether the shipping method price is tax inclusive or not","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the shipping method was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the shipping method was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The discount total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The discount tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"description","type":"`string`","description":"The description of the shipping method","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_option_id","type":"`string`","description":"The ID of the shipping option the method was created from","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"data","type":"`Record`","description":"Additional data needed for fulfillment.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_lines","type":"[OrderShippingMethodTaxLineDTO](../../../interfaces/order.OrderShippingMethodTaxLineDTO/page.mdx)[]","description":"The associated tax lines.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"adjustments","type":"[OrderShippingMethodAdjustmentDTO](../../../interfaces/order.OrderShippingMethodAdjustmentDTO/page.mdx)[]","description":"The associated adjustments.","optional":true,"defaultValue":"","expandable":true,"children":[]}]},{"name":"transactions","type":"[OrderTransactionDTO](../../../interfaces/order.OrderTransactionDTO/page.mdx)[]","description":"The tramsactions associated with the order","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[OrderDTO](../../../interfaces/order.OrderDTO/page.mdx)","description":"The associated order","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"amount","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The amount of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw amount of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"The currency code of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference","type":"`string`","description":"The reference of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference_id","type":"`string`","description":"The ID of the reference","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the transaction was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the transaction was updated","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"The metadata of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"summary","type":"[OrderSummaryDTO](../../../types/order.OrderSummaryDTO/page.mdx)","description":"The summary of the order totals.","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total_tax","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"ordered_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"fulfilled_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"returned_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_request_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"write_off_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"projected_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_total_tax","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_total_tax","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_projected_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"balance","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_balance","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"paid_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"refunded_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"return","type":"[ReturnDTO](../../../interfaces/order.ReturnDTO/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"currency_code","type":"`string`","description":"The currency of the order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"id","type":"`string`","description":"The ID of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"status","type":"[ReturnStatus](../../../types/order.ReturnStatus/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_change","type":"[OrderChangeDTO](../../../interfaces/order.OrderChangeDTO/page.mdx)","description":"The active order change, if any.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"region_id","type":"`string`","description":"The ID of the region the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The ID of the customer on the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`string`","description":"The ID of the sales channel the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"email","type":"`string`","description":"The email of the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"[OrderAddressDTO](../../../interfaces/order.OrderAddressDTO/page.mdx)","description":"The associated shipping address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"billing_address","type":"[OrderAddressDTO](../../../interfaces/order.OrderAddressDTO/page.mdx)","description":"The associated billing address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"items","type":"[OrderLineItemDTO](../../../interfaces/order.OrderLineItemDTO/page.mdx)[]","description":"The associated order details / line items.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"shipping_methods","type":"[OrderShippingMethodDTO](../../../interfaces/order.OrderShippingMethodDTO/page.mdx)[]","description":"The associated shipping methods","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"transactions","type":"[OrderTransactionDTO](../../../interfaces/order.OrderTransactionDTO/page.mdx)[]","description":"The tramsactions associated with the order","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"summary","type":"[OrderSummaryDTO](../../../types/order.OrderSummaryDTO/page.mdx)","description":"The summary of the order totals.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"refund_amount","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"no_notification","type":"`boolean`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"refund_amount","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]}]}]} sectionTitle="cancelClaim"/> diff --git a/www/apps/resources/references/order/IOrderModuleService/methods/order.IOrderModuleService.cancelExchange/page.mdx b/www/apps/resources/references/order/IOrderModuleService/methods/order.IOrderModuleService.cancelExchange/page.mdx index 82d8ace273..110e7da8d4 100644 --- a/www/apps/resources/references/order/IOrderModuleService/methods/order.IOrderModuleService.cancelExchange/page.mdx +++ b/www/apps/resources/references/order/IOrderModuleService/methods/order.IOrderModuleService.cancelExchange/page.mdx @@ -16,4 +16,4 @@ This documentation provides a reference to the `cancelExchange` method. This bel ## Returns -`","description":"The metadata of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"declined_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was declined","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_by","type":"`null` \\| `string`","description":"The canceled by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was canceled","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order change was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order change was updated","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"change_type","type":"`\"return\"` \\| `\"exchange\"` \\| `\"claim\"` \\| `\"edit\"`","description":"The type of the order change","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"region_id","type":"`string`","description":"The ID of the region the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The ID of the customer on the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`string`","description":"The ID of the sales channel the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"email","type":"`string`","description":"The email of the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"[OrderAddressDTO](../../../interfaces/order.OrderAddressDTO/page.mdx)","description":"The associated shipping address.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the address","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the address was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the address was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The customer ID of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"first_name","type":"`string`","description":"The first name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"last_name","type":"`string`","description":"The last name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"phone","type":"`string`","description":"The phone number of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"company","type":"`string`","description":"The company of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_1","type":"`string`","description":"The first address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_2","type":"`string`","description":"The second address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"city","type":"`string`","description":"The city of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"country_code","type":"`string`","description":"The country code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"province","type":"`string`","description":"The province/state of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"postal_code","type":"`string`","description":"The postal code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"billing_address","type":"[OrderAddressDTO](../../../interfaces/order.OrderAddressDTO/page.mdx)","description":"The associated billing address.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the address","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the address was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the address was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The customer ID of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"first_name","type":"`string`","description":"The first name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"last_name","type":"`string`","description":"The last name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"phone","type":"`string`","description":"The phone number of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"company","type":"`string`","description":"The company of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_1","type":"`string`","description":"The first address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_2","type":"`string`","description":"The second address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"city","type":"`string`","description":"The city of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"country_code","type":"`string`","description":"The country code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"province","type":"`string`","description":"The province/state of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"postal_code","type":"`string`","description":"The postal code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"shipping_methods","type":"[OrderShippingMethodDTO](../../../interfaces/order.OrderShippingMethodDTO/page.mdx)[]","description":"The associated shipping methods","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"name","type":"`string`","description":"The name of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"amount","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The price of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw price of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_tax_inclusive","type":"`boolean`","description":"Whether the shipping method price is tax inclusive or not","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the shipping method was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the shipping method was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The discount total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The discount tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"description","type":"`string`","description":"The description of the shipping method","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_option_id","type":"`string`","description":"The ID of the shipping option the method was created from","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"data","type":"`Record`","description":"Additional data needed for fulfillment.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_lines","type":"[OrderShippingMethodTaxLineDTO](../../../interfaces/order.OrderShippingMethodTaxLineDTO/page.mdx)[]","description":"The associated tax lines.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"adjustments","type":"[OrderShippingMethodAdjustmentDTO](../../../interfaces/order.OrderShippingMethodAdjustmentDTO/page.mdx)[]","description":"The associated adjustments.","optional":true,"defaultValue":"","expandable":true,"children":[]}]},{"name":"transactions","type":"[OrderTransactionDTO](../../../interfaces/order.OrderTransactionDTO/page.mdx)[]","description":"The tramsactions associated with the order","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[OrderDTO](../../../interfaces/order.OrderDTO/page.mdx)","description":"The associated order","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"amount","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The amount of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw amount of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"The currency code of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference","type":"`string`","description":"The reference of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference_id","type":"`string`","description":"The ID of the reference","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the transaction was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the transaction was updated","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"The metadata of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"summary","type":"[OrderSummaryDTO](../../../types/order.OrderSummaryDTO/page.mdx)","description":"The summary of the order totals.","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total_tax","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"ordered_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"fulfilled_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"returned_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_request_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"write_off_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"projected_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_total_tax","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_total_tax","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_projected_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"balance","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_balance","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"paid_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"refunded_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"no_notification","type":"`boolean`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"difference_due","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"return","type":"[ReturnDTO](../../../interfaces/order.ReturnDTO/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"The ID of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"The currency of the order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"status","type":"[ReturnStatus](../../../types/order.ReturnStatus/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_change","type":"[OrderChangeDTO](../../../interfaces/order.OrderChangeDTO/page.mdx)","description":"The active order change, if any.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"region_id","type":"`string`","description":"The ID of the region the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The ID of the customer on the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`string`","description":"The ID of the sales channel the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"email","type":"`string`","description":"The email of the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"[OrderAddressDTO](../../../interfaces/order.OrderAddressDTO/page.mdx)","description":"The associated shipping address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"billing_address","type":"[OrderAddressDTO](../../../interfaces/order.OrderAddressDTO/page.mdx)","description":"The associated billing address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"items","type":"[OrderLineItemDTO](../../../interfaces/order.OrderLineItemDTO/page.mdx)[]","description":"The associated order details / line items.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"shipping_methods","type":"[OrderShippingMethodDTO](../../../interfaces/order.OrderShippingMethodDTO/page.mdx)[]","description":"The associated shipping methods","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"transactions","type":"[OrderTransactionDTO](../../../interfaces/order.OrderTransactionDTO/page.mdx)[]","description":"The tramsactions associated with the order","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"summary","type":"[OrderSummaryDTO](../../../types/order.OrderSummaryDTO/page.mdx)","description":"The summary of the order totals.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"refund_amount","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]}]}]}]} sectionTitle="cancelExchange"/> +`","description":"The metadata of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"declined_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was declined","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_by","type":"`null` \\| `string`","description":"The canceled by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was canceled","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order change was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order change was updated","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"change_type","type":"`\"return\"` \\| `\"exchange\"` \\| `\"claim\"` \\| `\"edit\"`","description":"The type of the order change","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"region_id","type":"`string`","description":"The ID of the region the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The ID of the customer on the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`string`","description":"The ID of the sales channel the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"email","type":"`string`","description":"The email of the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"[OrderAddressDTO](../../../interfaces/order.OrderAddressDTO/page.mdx)","description":"The associated shipping address.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the address","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the address was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the address was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The customer ID of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"first_name","type":"`string`","description":"The first name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"last_name","type":"`string`","description":"The last name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"phone","type":"`string`","description":"The phone number of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"company","type":"`string`","description":"The company of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_1","type":"`string`","description":"The first address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_2","type":"`string`","description":"The second address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"city","type":"`string`","description":"The city of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"country_code","type":"`string`","description":"The country code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"province","type":"`string`","description":"The province/state of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"postal_code","type":"`string`","description":"The postal code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"billing_address","type":"[OrderAddressDTO](../../../interfaces/order.OrderAddressDTO/page.mdx)","description":"The associated billing address.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the address","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the address was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the address was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The customer ID of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"first_name","type":"`string`","description":"The first name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"last_name","type":"`string`","description":"The last name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"phone","type":"`string`","description":"The phone number of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"company","type":"`string`","description":"The company of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_1","type":"`string`","description":"The first address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_2","type":"`string`","description":"The second address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"city","type":"`string`","description":"The city of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"country_code","type":"`string`","description":"The country code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"province","type":"`string`","description":"The province/state of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"postal_code","type":"`string`","description":"The postal code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"shipping_methods","type":"[OrderShippingMethodDTO](../../../interfaces/order.OrderShippingMethodDTO/page.mdx)[]","description":"The associated shipping methods","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"name","type":"`string`","description":"The name of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"amount","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The price of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw price of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_tax_inclusive","type":"`boolean`","description":"Whether the shipping method price is tax inclusive or not","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the shipping method was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the shipping method was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The discount total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The discount tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"description","type":"`string`","description":"The description of the shipping method","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_option_id","type":"`string`","description":"The ID of the shipping option the method was created from","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"data","type":"`Record`","description":"Additional data needed for fulfillment.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_lines","type":"[OrderShippingMethodTaxLineDTO](../../../interfaces/order.OrderShippingMethodTaxLineDTO/page.mdx)[]","description":"The associated tax lines.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"adjustments","type":"[OrderShippingMethodAdjustmentDTO](../../../interfaces/order.OrderShippingMethodAdjustmentDTO/page.mdx)[]","description":"The associated adjustments.","optional":true,"defaultValue":"","expandable":true,"children":[]}]},{"name":"transactions","type":"[OrderTransactionDTO](../../../interfaces/order.OrderTransactionDTO/page.mdx)[]","description":"The tramsactions associated with the order","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[OrderDTO](../../../interfaces/order.OrderDTO/page.mdx)","description":"The associated order","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"amount","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The amount of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw amount of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"The currency code of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference","type":"`string`","description":"The reference of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference_id","type":"`string`","description":"The ID of the reference","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the transaction was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the transaction was updated","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"The metadata of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"summary","type":"[OrderSummaryDTO](../../../types/order.OrderSummaryDTO/page.mdx)","description":"The summary of the order totals.","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total_tax","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"ordered_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"fulfilled_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"returned_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_request_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"write_off_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"projected_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_total_tax","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_total_tax","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_projected_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"balance","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_balance","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"paid_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"refunded_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"no_notification","type":"`boolean`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"difference_due","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"return","type":"[ReturnDTO](../../../interfaces/order.ReturnDTO/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"currency_code","type":"`string`","description":"The currency of the order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"id","type":"`string`","description":"The ID of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"status","type":"[ReturnStatus](../../../types/order.ReturnStatus/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_change","type":"[OrderChangeDTO](../../../interfaces/order.OrderChangeDTO/page.mdx)","description":"The active order change, if any.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"region_id","type":"`string`","description":"The ID of the region the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The ID of the customer on the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`string`","description":"The ID of the sales channel the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"email","type":"`string`","description":"The email of the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"[OrderAddressDTO](../../../interfaces/order.OrderAddressDTO/page.mdx)","description":"The associated shipping address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"billing_address","type":"[OrderAddressDTO](../../../interfaces/order.OrderAddressDTO/page.mdx)","description":"The associated billing address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"items","type":"[OrderLineItemDTO](../../../interfaces/order.OrderLineItemDTO/page.mdx)[]","description":"The associated order details / line items.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"shipping_methods","type":"[OrderShippingMethodDTO](../../../interfaces/order.OrderShippingMethodDTO/page.mdx)[]","description":"The associated shipping methods","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"transactions","type":"[OrderTransactionDTO](../../../interfaces/order.OrderTransactionDTO/page.mdx)[]","description":"The tramsactions associated with the order","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"summary","type":"[OrderSummaryDTO](../../../types/order.OrderSummaryDTO/page.mdx)","description":"The summary of the order totals.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"refund_amount","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"return_id","type":"`string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]}]}]} sectionTitle="cancelExchange"/> diff --git a/www/apps/resources/references/order/IOrderModuleService/methods/order.IOrderModuleService.cancelReturn/page.mdx b/www/apps/resources/references/order/IOrderModuleService/methods/order.IOrderModuleService.cancelReturn/page.mdx index c3ff94cd2f..5097b56fb6 100644 --- a/www/apps/resources/references/order/IOrderModuleService/methods/order.IOrderModuleService.cancelReturn/page.mdx +++ b/www/apps/resources/references/order/IOrderModuleService/methods/order.IOrderModuleService.cancelReturn/page.mdx @@ -16,4 +16,4 @@ This documentation provides a reference to the `cancelReturn` method. This belon ## Returns -`","description":"The metadata of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"declined_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was declined","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_by","type":"`null` \\| `string`","description":"The canceled by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was canceled","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order change was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order change was updated","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"change_type","type":"`\"return\"` \\| `\"exchange\"` \\| `\"claim\"` \\| `\"edit\"`","description":"The type of the order change","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"region_id","type":"`string`","description":"The ID of the region the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The ID of the customer on the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`string`","description":"The ID of the sales channel the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"email","type":"`string`","description":"The email of the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"[OrderAddressDTO](../../../interfaces/order.OrderAddressDTO/page.mdx)","description":"The associated shipping address.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the address","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the address was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the address was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The customer ID of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"first_name","type":"`string`","description":"The first name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"last_name","type":"`string`","description":"The last name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"phone","type":"`string`","description":"The phone number of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"company","type":"`string`","description":"The company of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_1","type":"`string`","description":"The first address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_2","type":"`string`","description":"The second address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"city","type":"`string`","description":"The city of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"country_code","type":"`string`","description":"The country code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"province","type":"`string`","description":"The province/state of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"postal_code","type":"`string`","description":"The postal code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"billing_address","type":"[OrderAddressDTO](../../../interfaces/order.OrderAddressDTO/page.mdx)","description":"The associated billing address.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the address","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the address was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the address was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The customer ID of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"first_name","type":"`string`","description":"The first name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"last_name","type":"`string`","description":"The last name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"phone","type":"`string`","description":"The phone number of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"company","type":"`string`","description":"The company of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_1","type":"`string`","description":"The first address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_2","type":"`string`","description":"The second address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"city","type":"`string`","description":"The city of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"country_code","type":"`string`","description":"The country code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"province","type":"`string`","description":"The province/state of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"postal_code","type":"`string`","description":"The postal code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"items","type":"[OrderLineItemDTO](../../../interfaces/order.OrderLineItemDTO/page.mdx)[]","description":"The associated order details / line items.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"original_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The item total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The item subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The item tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The discount total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The discount tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"refundable_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The refundable total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"refundable_total_per_unit","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The refundable total per unit of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_refundable_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw refundable total of the order line item..","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_refundable_total_per_unit","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw refundable total per unit of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"id","type":"`string`","description":"The ID of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"title","type":"`string`","description":"The title of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"requires_shipping","type":"`boolean`","description":"Indicates whether the order line item requires shipping.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_discountable","type":"`boolean`","description":"Indicates whether the order line item is discountable.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_tax_inclusive","type":"`boolean`","description":"Indicates whether the order line item price is tax inclusive.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"unit_price","type":"`number`","description":"The unit price of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_unit_price","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw unit price of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"quantity","type":"`number`","description":"The quantity of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_quantity","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw quantity of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"detail","type":"[OrderItemDTO](../../../interfaces/order.OrderItemDTO/page.mdx)","description":"The details of the item","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"The date when the order line item was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"The date when the order line item was last updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtitle","type":"`null` \\| `string`","description":"The subtitle of the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"thumbnail","type":"`null` \\| `string`","description":"The thumbnail of the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"variant_id","type":"`null` \\| `string`","description":"The ID of the variant associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_id","type":"`null` \\| `string`","description":"The ID of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_title","type":"`null` \\| `string`","description":"The title of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_description","type":"`null` \\| `string`","description":"The description of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_subtitle","type":"`null` \\| `string`","description":"The subtitle of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_type","type":"`null` \\| `string`","description":"The type of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_collection","type":"`null` \\| `string`","description":"The collection of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_handle","type":"`null` \\| `string`","description":"The handle of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"variant_sku","type":"`null` \\| `string`","description":"The SKU (stock keeping unit) of the variant associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"variant_barcode","type":"`null` \\| `string`","description":"The barcode of the variant associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"variant_title","type":"`null` \\| `string`","description":"The title of the variant associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"variant_option_values","type":"`null` \\| `Record`","description":"The option values of the variant associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"compare_at_unit_price","type":"`number`","description":"The compare at unit price of the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_compare_at_unit_price","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw compare at unit price of the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_lines","type":"[OrderLineItemTaxLineDTO](../../../interfaces/order.OrderLineItemTaxLineDTO/page.mdx)[]","description":"The associated tax lines.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"adjustments","type":"[OrderLineItemAdjustmentDTO](../../../interfaces/order.OrderLineItemAdjustmentDTO/page.mdx)[]","description":"The associated adjustments.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"shipping_methods","type":"[OrderShippingMethodDTO](../../../interfaces/order.OrderShippingMethodDTO/page.mdx)[]","description":"The associated shipping methods","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"name","type":"`string`","description":"The name of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"amount","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The price of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw price of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_tax_inclusive","type":"`boolean`","description":"Whether the shipping method price is tax inclusive or not","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the shipping method was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the shipping method was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The discount total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The discount tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"description","type":"`string`","description":"The description of the shipping method","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_option_id","type":"`string`","description":"The ID of the shipping option the method was created from","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"data","type":"`Record`","description":"Additional data needed for fulfillment.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_lines","type":"[OrderShippingMethodTaxLineDTO](../../../interfaces/order.OrderShippingMethodTaxLineDTO/page.mdx)[]","description":"The associated tax lines.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"adjustments","type":"[OrderShippingMethodAdjustmentDTO](../../../interfaces/order.OrderShippingMethodAdjustmentDTO/page.mdx)[]","description":"The associated adjustments.","optional":true,"defaultValue":"","expandable":true,"children":[]}]},{"name":"transactions","type":"[OrderTransactionDTO](../../../interfaces/order.OrderTransactionDTO/page.mdx)[]","description":"The tramsactions associated with the order","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[OrderDTO](../../../interfaces/order.OrderDTO/page.mdx)","description":"The associated order","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"amount","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The amount of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw amount of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"The currency code of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference","type":"`string`","description":"The reference of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference_id","type":"`string`","description":"The ID of the reference","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the transaction was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the transaction was updated","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"The metadata of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"summary","type":"[OrderSummaryDTO](../../../types/order.OrderSummaryDTO/page.mdx)","description":"The summary of the order totals.","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total_tax","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"ordered_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"fulfilled_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"returned_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_request_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"write_off_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"projected_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_total_tax","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_total_tax","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_projected_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"balance","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_balance","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"paid_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"refunded_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"refund_amount","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]}]}]} sectionTitle="cancelReturn"/> +`","description":"The metadata of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"declined_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was declined","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_by","type":"`null` \\| `string`","description":"The canceled by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was canceled","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order change was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order change was updated","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"change_type","type":"`\"return\"` \\| `\"exchange\"` \\| `\"claim\"` \\| `\"edit\"`","description":"The type of the order change","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"region_id","type":"`string`","description":"The ID of the region the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The ID of the customer on the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`string`","description":"The ID of the sales channel the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"email","type":"`string`","description":"The email of the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"[OrderAddressDTO](../../../interfaces/order.OrderAddressDTO/page.mdx)","description":"The associated shipping address.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the address","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the address was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the address was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The customer ID of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"first_name","type":"`string`","description":"The first name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"last_name","type":"`string`","description":"The last name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"phone","type":"`string`","description":"The phone number of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"company","type":"`string`","description":"The company of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_1","type":"`string`","description":"The first address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_2","type":"`string`","description":"The second address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"city","type":"`string`","description":"The city of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"country_code","type":"`string`","description":"The country code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"province","type":"`string`","description":"The province/state of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"postal_code","type":"`string`","description":"The postal code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"billing_address","type":"[OrderAddressDTO](../../../interfaces/order.OrderAddressDTO/page.mdx)","description":"The associated billing address.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the address","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the address was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the address was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The customer ID of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"first_name","type":"`string`","description":"The first name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"last_name","type":"`string`","description":"The last name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"phone","type":"`string`","description":"The phone number of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"company","type":"`string`","description":"The company of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_1","type":"`string`","description":"The first address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_2","type":"`string`","description":"The second address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"city","type":"`string`","description":"The city of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"country_code","type":"`string`","description":"The country code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"province","type":"`string`","description":"The province/state of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"postal_code","type":"`string`","description":"The postal code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"items","type":"[OrderLineItemDTO](../../../interfaces/order.OrderLineItemDTO/page.mdx)[]","description":"The associated order details / line items.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"original_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The item total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The item subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The item tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The discount total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The discount tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"refundable_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The refundable total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"refundable_total_per_unit","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The refundable total per unit of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_refundable_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw refundable total of the order line item..","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_refundable_total_per_unit","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw refundable total per unit of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"id","type":"`string`","description":"The ID of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"title","type":"`string`","description":"The title of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"requires_shipping","type":"`boolean`","description":"Indicates whether the order line item requires shipping.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_discountable","type":"`boolean`","description":"Indicates whether the order line item is discountable.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_tax_inclusive","type":"`boolean`","description":"Indicates whether the order line item price is tax inclusive.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"unit_price","type":"`number`","description":"The unit price of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_unit_price","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw unit price of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"quantity","type":"`number`","description":"The quantity of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_quantity","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw quantity of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"detail","type":"[OrderItemDTO](../../../interfaces/order.OrderItemDTO/page.mdx)","description":"The details of the item","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"The date when the order line item was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"The date when the order line item was last updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtitle","type":"`null` \\| `string`","description":"The subtitle of the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"thumbnail","type":"`null` \\| `string`","description":"The thumbnail of the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"variant_id","type":"`null` \\| `string`","description":"The ID of the variant associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_id","type":"`null` \\| `string`","description":"The ID of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_title","type":"`null` \\| `string`","description":"The title of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_description","type":"`null` \\| `string`","description":"The description of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_subtitle","type":"`null` \\| `string`","description":"The subtitle of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_type","type":"`null` \\| `string`","description":"The type of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_collection","type":"`null` \\| `string`","description":"The collection of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_handle","type":"`null` \\| `string`","description":"The handle of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"variant_sku","type":"`null` \\| `string`","description":"The SKU (stock keeping unit) of the variant associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"variant_barcode","type":"`null` \\| `string`","description":"The barcode of the variant associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"variant_title","type":"`null` \\| `string`","description":"The title of the variant associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"variant_option_values","type":"`null` \\| `Record`","description":"The option values of the variant associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"compare_at_unit_price","type":"`number`","description":"The compare at unit price of the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_compare_at_unit_price","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw compare at unit price of the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_lines","type":"[OrderLineItemTaxLineDTO](../../../interfaces/order.OrderLineItemTaxLineDTO/page.mdx)[]","description":"The associated tax lines.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"adjustments","type":"[OrderLineItemAdjustmentDTO](../../../interfaces/order.OrderLineItemAdjustmentDTO/page.mdx)[]","description":"The associated adjustments.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"shipping_methods","type":"[OrderShippingMethodDTO](../../../interfaces/order.OrderShippingMethodDTO/page.mdx)[]","description":"The associated shipping methods","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"name","type":"`string`","description":"The name of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"amount","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The price of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw price of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_tax_inclusive","type":"`boolean`","description":"Whether the shipping method price is tax inclusive or not","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the shipping method was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the shipping method was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The discount total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The discount tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"description","type":"`string`","description":"The description of the shipping method","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_option_id","type":"`string`","description":"The ID of the shipping option the method was created from","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"data","type":"`Record`","description":"Additional data needed for fulfillment.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_lines","type":"[OrderShippingMethodTaxLineDTO](../../../interfaces/order.OrderShippingMethodTaxLineDTO/page.mdx)[]","description":"The associated tax lines.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"adjustments","type":"[OrderShippingMethodAdjustmentDTO](../../../interfaces/order.OrderShippingMethodAdjustmentDTO/page.mdx)[]","description":"The associated adjustments.","optional":true,"defaultValue":"","expandable":true,"children":[]}]},{"name":"transactions","type":"[OrderTransactionDTO](../../../interfaces/order.OrderTransactionDTO/page.mdx)[]","description":"The tramsactions associated with the order","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[OrderDTO](../../../interfaces/order.OrderDTO/page.mdx)","description":"The associated order","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"amount","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The amount of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw amount of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"The currency code of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference","type":"`string`","description":"The reference of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference_id","type":"`string`","description":"The ID of the reference","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the transaction was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the transaction was updated","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"The metadata of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"summary","type":"[OrderSummaryDTO](../../../types/order.OrderSummaryDTO/page.mdx)","description":"The summary of the order totals.","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total_tax","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"ordered_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"fulfilled_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"returned_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_request_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"write_off_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"projected_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_total_tax","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_total_tax","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_projected_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"balance","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_balance","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"paid_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"refunded_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"refund_amount","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]}]}]} sectionTitle="cancelReturn"/> diff --git a/www/apps/resources/references/order/IOrderModuleService/methods/order.IOrderModuleService.createClaim/page.mdx b/www/apps/resources/references/order/IOrderModuleService/methods/order.IOrderModuleService.createClaim/page.mdx index c3535e5181..31fa0892d7 100644 --- a/www/apps/resources/references/order/IOrderModuleService/methods/order.IOrderModuleService.createClaim/page.mdx +++ b/www/apps/resources/references/order/IOrderModuleService/methods/order.IOrderModuleService.createClaim/page.mdx @@ -16,4 +16,4 @@ This documentation provides a reference to the `createClaim` method. This belong ## Returns -`","description":"The metadata of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"declined_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was declined","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_by","type":"`null` \\| `string`","description":"The canceled by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was canceled","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order change was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order change was updated","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"change_type","type":"`\"return\"` \\| `\"exchange\"` \\| `\"claim\"` \\| `\"edit\"`","description":"The type of the order change","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"region_id","type":"`string`","description":"The ID of the region the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The ID of the customer on the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`string`","description":"The ID of the sales channel the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"email","type":"`string`","description":"The email of the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"[OrderAddressDTO](../../../interfaces/order.OrderAddressDTO/page.mdx)","description":"The associated shipping address.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the address","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the address was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the address was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The customer ID of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"first_name","type":"`string`","description":"The first name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"last_name","type":"`string`","description":"The last name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"phone","type":"`string`","description":"The phone number of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"company","type":"`string`","description":"The company of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_1","type":"`string`","description":"The first address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_2","type":"`string`","description":"The second address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"city","type":"`string`","description":"The city of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"country_code","type":"`string`","description":"The country code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"province","type":"`string`","description":"The province/state of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"postal_code","type":"`string`","description":"The postal code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"billing_address","type":"[OrderAddressDTO](../../../interfaces/order.OrderAddressDTO/page.mdx)","description":"The associated billing address.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the address","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the address was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the address was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The customer ID of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"first_name","type":"`string`","description":"The first name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"last_name","type":"`string`","description":"The last name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"phone","type":"`string`","description":"The phone number of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"company","type":"`string`","description":"The company of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_1","type":"`string`","description":"The first address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_2","type":"`string`","description":"The second address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"city","type":"`string`","description":"The city of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"country_code","type":"`string`","description":"The country code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"province","type":"`string`","description":"The province/state of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"postal_code","type":"`string`","description":"The postal code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"shipping_methods","type":"[OrderShippingMethodDTO](../../../interfaces/order.OrderShippingMethodDTO/page.mdx)[]","description":"The associated shipping methods","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"name","type":"`string`","description":"The name of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"amount","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The price of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw price of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_tax_inclusive","type":"`boolean`","description":"Whether the shipping method price is tax inclusive or not","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the shipping method was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the shipping method was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The discount total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The discount tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"description","type":"`string`","description":"The description of the shipping method","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_option_id","type":"`string`","description":"The ID of the shipping option the method was created from","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"data","type":"`Record`","description":"Additional data needed for fulfillment.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_lines","type":"[OrderShippingMethodTaxLineDTO](../../../interfaces/order.OrderShippingMethodTaxLineDTO/page.mdx)[]","description":"The associated tax lines.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"adjustments","type":"[OrderShippingMethodAdjustmentDTO](../../../interfaces/order.OrderShippingMethodAdjustmentDTO/page.mdx)[]","description":"The associated adjustments.","optional":true,"defaultValue":"","expandable":true,"children":[]}]},{"name":"transactions","type":"[OrderTransactionDTO](../../../interfaces/order.OrderTransactionDTO/page.mdx)[]","description":"The tramsactions associated with the order","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[OrderDTO](../../../interfaces/order.OrderDTO/page.mdx)","description":"The associated order","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"amount","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The amount of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw amount of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"The currency code of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference","type":"`string`","description":"The reference of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference_id","type":"`string`","description":"The ID of the reference","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the transaction was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the transaction was updated","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"The metadata of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"summary","type":"[OrderSummaryDTO](../../../types/order.OrderSummaryDTO/page.mdx)","description":"The summary of the order totals.","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total_tax","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"ordered_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"fulfilled_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"returned_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_request_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"write_off_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"projected_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_total_tax","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_total_tax","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_projected_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"balance","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_balance","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"paid_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"refunded_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"return","type":"[ReturnDTO](../../../interfaces/order.ReturnDTO/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"The ID of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"The currency of the order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"status","type":"[ReturnStatus](../../../types/order.ReturnStatus/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_change","type":"[OrderChangeDTO](../../../interfaces/order.OrderChangeDTO/page.mdx)","description":"The active order change, if any.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"region_id","type":"`string`","description":"The ID of the region the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The ID of the customer on the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`string`","description":"The ID of the sales channel the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"email","type":"`string`","description":"The email of the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"[OrderAddressDTO](../../../interfaces/order.OrderAddressDTO/page.mdx)","description":"The associated shipping address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"billing_address","type":"[OrderAddressDTO](../../../interfaces/order.OrderAddressDTO/page.mdx)","description":"The associated billing address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"items","type":"[OrderLineItemDTO](../../../interfaces/order.OrderLineItemDTO/page.mdx)[]","description":"The associated order details / line items.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"shipping_methods","type":"[OrderShippingMethodDTO](../../../interfaces/order.OrderShippingMethodDTO/page.mdx)[]","description":"The associated shipping methods","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"transactions","type":"[OrderTransactionDTO](../../../interfaces/order.OrderTransactionDTO/page.mdx)[]","description":"The tramsactions associated with the order","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"summary","type":"[OrderSummaryDTO](../../../types/order.OrderSummaryDTO/page.mdx)","description":"The summary of the order totals.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"refund_amount","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"no_notification","type":"`boolean`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"refund_amount","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]}]}]} sectionTitle="createClaim"/> +`","description":"The metadata of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"declined_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was declined","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_by","type":"`null` \\| `string`","description":"The canceled by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was canceled","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order change was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order change was updated","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"change_type","type":"`\"return\"` \\| `\"exchange\"` \\| `\"claim\"` \\| `\"edit\"`","description":"The type of the order change","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"region_id","type":"`string`","description":"The ID of the region the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The ID of the customer on the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`string`","description":"The ID of the sales channel the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"email","type":"`string`","description":"The email of the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"[OrderAddressDTO](../../../interfaces/order.OrderAddressDTO/page.mdx)","description":"The associated shipping address.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the address","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the address was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the address was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The customer ID of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"first_name","type":"`string`","description":"The first name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"last_name","type":"`string`","description":"The last name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"phone","type":"`string`","description":"The phone number of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"company","type":"`string`","description":"The company of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_1","type":"`string`","description":"The first address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_2","type":"`string`","description":"The second address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"city","type":"`string`","description":"The city of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"country_code","type":"`string`","description":"The country code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"province","type":"`string`","description":"The province/state of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"postal_code","type":"`string`","description":"The postal code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"billing_address","type":"[OrderAddressDTO](../../../interfaces/order.OrderAddressDTO/page.mdx)","description":"The associated billing address.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the address","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the address was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the address was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The customer ID of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"first_name","type":"`string`","description":"The first name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"last_name","type":"`string`","description":"The last name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"phone","type":"`string`","description":"The phone number of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"company","type":"`string`","description":"The company of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_1","type":"`string`","description":"The first address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_2","type":"`string`","description":"The second address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"city","type":"`string`","description":"The city of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"country_code","type":"`string`","description":"The country code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"province","type":"`string`","description":"The province/state of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"postal_code","type":"`string`","description":"The postal code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"shipping_methods","type":"[OrderShippingMethodDTO](../../../interfaces/order.OrderShippingMethodDTO/page.mdx)[]","description":"The associated shipping methods","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"name","type":"`string`","description":"The name of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"amount","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The price of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw price of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_tax_inclusive","type":"`boolean`","description":"Whether the shipping method price is tax inclusive or not","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the shipping method was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the shipping method was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The discount total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The discount tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"description","type":"`string`","description":"The description of the shipping method","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_option_id","type":"`string`","description":"The ID of the shipping option the method was created from","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"data","type":"`Record`","description":"Additional data needed for fulfillment.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_lines","type":"[OrderShippingMethodTaxLineDTO](../../../interfaces/order.OrderShippingMethodTaxLineDTO/page.mdx)[]","description":"The associated tax lines.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"adjustments","type":"[OrderShippingMethodAdjustmentDTO](../../../interfaces/order.OrderShippingMethodAdjustmentDTO/page.mdx)[]","description":"The associated adjustments.","optional":true,"defaultValue":"","expandable":true,"children":[]}]},{"name":"transactions","type":"[OrderTransactionDTO](../../../interfaces/order.OrderTransactionDTO/page.mdx)[]","description":"The tramsactions associated with the order","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[OrderDTO](../../../interfaces/order.OrderDTO/page.mdx)","description":"The associated order","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"amount","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The amount of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw amount of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"The currency code of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference","type":"`string`","description":"The reference of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference_id","type":"`string`","description":"The ID of the reference","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the transaction was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the transaction was updated","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"The metadata of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"summary","type":"[OrderSummaryDTO](../../../types/order.OrderSummaryDTO/page.mdx)","description":"The summary of the order totals.","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total_tax","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"ordered_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"fulfilled_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"returned_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_request_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"write_off_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"projected_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_total_tax","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_total_tax","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_projected_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"balance","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_balance","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"paid_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"refunded_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"return","type":"[ReturnDTO](../../../interfaces/order.ReturnDTO/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"currency_code","type":"`string`","description":"The currency of the order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"id","type":"`string`","description":"The ID of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"status","type":"[ReturnStatus](../../../types/order.ReturnStatus/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_change","type":"[OrderChangeDTO](../../../interfaces/order.OrderChangeDTO/page.mdx)","description":"The active order change, if any.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"region_id","type":"`string`","description":"The ID of the region the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The ID of the customer on the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`string`","description":"The ID of the sales channel the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"email","type":"`string`","description":"The email of the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"[OrderAddressDTO](../../../interfaces/order.OrderAddressDTO/page.mdx)","description":"The associated shipping address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"billing_address","type":"[OrderAddressDTO](../../../interfaces/order.OrderAddressDTO/page.mdx)","description":"The associated billing address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"items","type":"[OrderLineItemDTO](../../../interfaces/order.OrderLineItemDTO/page.mdx)[]","description":"The associated order details / line items.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"shipping_methods","type":"[OrderShippingMethodDTO](../../../interfaces/order.OrderShippingMethodDTO/page.mdx)[]","description":"The associated shipping methods","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"transactions","type":"[OrderTransactionDTO](../../../interfaces/order.OrderTransactionDTO/page.mdx)[]","description":"The tramsactions associated with the order","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"summary","type":"[OrderSummaryDTO](../../../types/order.OrderSummaryDTO/page.mdx)","description":"The summary of the order totals.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"refund_amount","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"no_notification","type":"`boolean`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"refund_amount","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]}]}]} sectionTitle="createClaim"/> diff --git a/www/apps/resources/references/order/IOrderModuleService/methods/order.IOrderModuleService.createExchange/page.mdx b/www/apps/resources/references/order/IOrderModuleService/methods/order.IOrderModuleService.createExchange/page.mdx index 569fab7c4d..3b26317e7d 100644 --- a/www/apps/resources/references/order/IOrderModuleService/methods/order.IOrderModuleService.createExchange/page.mdx +++ b/www/apps/resources/references/order/IOrderModuleService/methods/order.IOrderModuleService.createExchange/page.mdx @@ -16,4 +16,4 @@ This documentation provides a reference to the `createExchange` method. This bel ## Returns -`","description":"The metadata of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"declined_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was declined","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_by","type":"`null` \\| `string`","description":"The canceled by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was canceled","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order change was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order change was updated","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"change_type","type":"`\"return\"` \\| `\"exchange\"` \\| `\"claim\"` \\| `\"edit\"`","description":"The type of the order change","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"region_id","type":"`string`","description":"The ID of the region the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The ID of the customer on the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`string`","description":"The ID of the sales channel the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"email","type":"`string`","description":"The email of the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"[OrderAddressDTO](../../../interfaces/order.OrderAddressDTO/page.mdx)","description":"The associated shipping address.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the address","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the address was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the address was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The customer ID of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"first_name","type":"`string`","description":"The first name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"last_name","type":"`string`","description":"The last name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"phone","type":"`string`","description":"The phone number of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"company","type":"`string`","description":"The company of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_1","type":"`string`","description":"The first address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_2","type":"`string`","description":"The second address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"city","type":"`string`","description":"The city of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"country_code","type":"`string`","description":"The country code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"province","type":"`string`","description":"The province/state of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"postal_code","type":"`string`","description":"The postal code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"billing_address","type":"[OrderAddressDTO](../../../interfaces/order.OrderAddressDTO/page.mdx)","description":"The associated billing address.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the address","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the address was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the address was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The customer ID of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"first_name","type":"`string`","description":"The first name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"last_name","type":"`string`","description":"The last name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"phone","type":"`string`","description":"The phone number of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"company","type":"`string`","description":"The company of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_1","type":"`string`","description":"The first address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_2","type":"`string`","description":"The second address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"city","type":"`string`","description":"The city of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"country_code","type":"`string`","description":"The country code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"province","type":"`string`","description":"The province/state of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"postal_code","type":"`string`","description":"The postal code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"shipping_methods","type":"[OrderShippingMethodDTO](../../../interfaces/order.OrderShippingMethodDTO/page.mdx)[]","description":"The associated shipping methods","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"name","type":"`string`","description":"The name of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"amount","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The price of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw price of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_tax_inclusive","type":"`boolean`","description":"Whether the shipping method price is tax inclusive or not","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the shipping method was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the shipping method was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The discount total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The discount tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"description","type":"`string`","description":"The description of the shipping method","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_option_id","type":"`string`","description":"The ID of the shipping option the method was created from","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"data","type":"`Record`","description":"Additional data needed for fulfillment.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_lines","type":"[OrderShippingMethodTaxLineDTO](../../../interfaces/order.OrderShippingMethodTaxLineDTO/page.mdx)[]","description":"The associated tax lines.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"adjustments","type":"[OrderShippingMethodAdjustmentDTO](../../../interfaces/order.OrderShippingMethodAdjustmentDTO/page.mdx)[]","description":"The associated adjustments.","optional":true,"defaultValue":"","expandable":true,"children":[]}]},{"name":"transactions","type":"[OrderTransactionDTO](../../../interfaces/order.OrderTransactionDTO/page.mdx)[]","description":"The tramsactions associated with the order","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[OrderDTO](../../../interfaces/order.OrderDTO/page.mdx)","description":"The associated order","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"amount","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The amount of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw amount of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"The currency code of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference","type":"`string`","description":"The reference of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference_id","type":"`string`","description":"The ID of the reference","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the transaction was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the transaction was updated","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"The metadata of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"summary","type":"[OrderSummaryDTO](../../../types/order.OrderSummaryDTO/page.mdx)","description":"The summary of the order totals.","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total_tax","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"ordered_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"fulfilled_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"returned_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_request_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"write_off_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"projected_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_total_tax","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_total_tax","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_projected_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"balance","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_balance","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"paid_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"refunded_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"no_notification","type":"`boolean`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"difference_due","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"return","type":"[ReturnDTO](../../../interfaces/order.ReturnDTO/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"The ID of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"The currency of the order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"status","type":"[ReturnStatus](../../../types/order.ReturnStatus/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_change","type":"[OrderChangeDTO](../../../interfaces/order.OrderChangeDTO/page.mdx)","description":"The active order change, if any.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"region_id","type":"`string`","description":"The ID of the region the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The ID of the customer on the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`string`","description":"The ID of the sales channel the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"email","type":"`string`","description":"The email of the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"[OrderAddressDTO](../../../interfaces/order.OrderAddressDTO/page.mdx)","description":"The associated shipping address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"billing_address","type":"[OrderAddressDTO](../../../interfaces/order.OrderAddressDTO/page.mdx)","description":"The associated billing address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"items","type":"[OrderLineItemDTO](../../../interfaces/order.OrderLineItemDTO/page.mdx)[]","description":"The associated order details / line items.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"shipping_methods","type":"[OrderShippingMethodDTO](../../../interfaces/order.OrderShippingMethodDTO/page.mdx)[]","description":"The associated shipping methods","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"transactions","type":"[OrderTransactionDTO](../../../interfaces/order.OrderTransactionDTO/page.mdx)[]","description":"The tramsactions associated with the order","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"summary","type":"[OrderSummaryDTO](../../../types/order.OrderSummaryDTO/page.mdx)","description":"The summary of the order totals.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"refund_amount","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]}]}]}]} sectionTitle="createExchange"/> +`","description":"The metadata of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"declined_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was declined","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_by","type":"`null` \\| `string`","description":"The canceled by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was canceled","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order change was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order change was updated","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"change_type","type":"`\"return\"` \\| `\"exchange\"` \\| `\"claim\"` \\| `\"edit\"`","description":"The type of the order change","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"region_id","type":"`string`","description":"The ID of the region the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The ID of the customer on the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`string`","description":"The ID of the sales channel the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"email","type":"`string`","description":"The email of the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"[OrderAddressDTO](../../../interfaces/order.OrderAddressDTO/page.mdx)","description":"The associated shipping address.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the address","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the address was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the address was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The customer ID of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"first_name","type":"`string`","description":"The first name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"last_name","type":"`string`","description":"The last name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"phone","type":"`string`","description":"The phone number of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"company","type":"`string`","description":"The company of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_1","type":"`string`","description":"The first address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_2","type":"`string`","description":"The second address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"city","type":"`string`","description":"The city of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"country_code","type":"`string`","description":"The country code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"province","type":"`string`","description":"The province/state of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"postal_code","type":"`string`","description":"The postal code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"billing_address","type":"[OrderAddressDTO](../../../interfaces/order.OrderAddressDTO/page.mdx)","description":"The associated billing address.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the address","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the address was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the address was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The customer ID of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"first_name","type":"`string`","description":"The first name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"last_name","type":"`string`","description":"The last name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"phone","type":"`string`","description":"The phone number of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"company","type":"`string`","description":"The company of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_1","type":"`string`","description":"The first address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_2","type":"`string`","description":"The second address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"city","type":"`string`","description":"The city of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"country_code","type":"`string`","description":"The country code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"province","type":"`string`","description":"The province/state of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"postal_code","type":"`string`","description":"The postal code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"shipping_methods","type":"[OrderShippingMethodDTO](../../../interfaces/order.OrderShippingMethodDTO/page.mdx)[]","description":"The associated shipping methods","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"name","type":"`string`","description":"The name of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"amount","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The price of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw price of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_tax_inclusive","type":"`boolean`","description":"Whether the shipping method price is tax inclusive or not","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the shipping method was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the shipping method was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The discount total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The discount tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"description","type":"`string`","description":"The description of the shipping method","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_option_id","type":"`string`","description":"The ID of the shipping option the method was created from","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"data","type":"`Record`","description":"Additional data needed for fulfillment.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_lines","type":"[OrderShippingMethodTaxLineDTO](../../../interfaces/order.OrderShippingMethodTaxLineDTO/page.mdx)[]","description":"The associated tax lines.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"adjustments","type":"[OrderShippingMethodAdjustmentDTO](../../../interfaces/order.OrderShippingMethodAdjustmentDTO/page.mdx)[]","description":"The associated adjustments.","optional":true,"defaultValue":"","expandable":true,"children":[]}]},{"name":"transactions","type":"[OrderTransactionDTO](../../../interfaces/order.OrderTransactionDTO/page.mdx)[]","description":"The tramsactions associated with the order","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[OrderDTO](../../../interfaces/order.OrderDTO/page.mdx)","description":"The associated order","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"amount","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The amount of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw amount of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"The currency code of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference","type":"`string`","description":"The reference of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference_id","type":"`string`","description":"The ID of the reference","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the transaction was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the transaction was updated","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"The metadata of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"summary","type":"[OrderSummaryDTO](../../../types/order.OrderSummaryDTO/page.mdx)","description":"The summary of the order totals.","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total_tax","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"ordered_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"fulfilled_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"returned_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_request_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"write_off_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"projected_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_total_tax","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_total_tax","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_projected_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"balance","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_balance","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"paid_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"refunded_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"no_notification","type":"`boolean`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"difference_due","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"return","type":"[ReturnDTO](../../../interfaces/order.ReturnDTO/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"currency_code","type":"`string`","description":"The currency of the order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"id","type":"`string`","description":"The ID of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"status","type":"[ReturnStatus](../../../types/order.ReturnStatus/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_change","type":"[OrderChangeDTO](../../../interfaces/order.OrderChangeDTO/page.mdx)","description":"The active order change, if any.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"region_id","type":"`string`","description":"The ID of the region the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The ID of the customer on the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`string`","description":"The ID of the sales channel the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"email","type":"`string`","description":"The email of the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"[OrderAddressDTO](../../../interfaces/order.OrderAddressDTO/page.mdx)","description":"The associated shipping address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"billing_address","type":"[OrderAddressDTO](../../../interfaces/order.OrderAddressDTO/page.mdx)","description":"The associated billing address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"items","type":"[OrderLineItemDTO](../../../interfaces/order.OrderLineItemDTO/page.mdx)[]","description":"The associated order details / line items.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"shipping_methods","type":"[OrderShippingMethodDTO](../../../interfaces/order.OrderShippingMethodDTO/page.mdx)[]","description":"The associated shipping methods","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"transactions","type":"[OrderTransactionDTO](../../../interfaces/order.OrderTransactionDTO/page.mdx)[]","description":"The tramsactions associated with the order","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"summary","type":"[OrderSummaryDTO](../../../types/order.OrderSummaryDTO/page.mdx)","description":"The summary of the order totals.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"refund_amount","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"return_id","type":"`string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]}]}]} sectionTitle="createExchange"/> diff --git a/www/apps/resources/references/order/IOrderModuleService/methods/order.IOrderModuleService.createLineItems/page.mdx b/www/apps/resources/references/order/IOrderModuleService/methods/order.IOrderModuleService.createLineItems/page.mdx index 67e1cf3766..f6e02d8f89 100644 --- a/www/apps/resources/references/order/IOrderModuleService/methods/order.IOrderModuleService.createLineItems/page.mdx +++ b/www/apps/resources/references/order/IOrderModuleService/methods/order.IOrderModuleService.createLineItems/page.mdx @@ -14,7 +14,7 @@ This documentation provides a reference to the `createLineItems` method. This be ### Parameters -`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"requires_shipping","type":"`boolean`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"is_discountable","type":"`boolean`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"is_tax_inclusive","type":"`boolean`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"compare_at_unit_price","type":"[BigNumberInput](../../../types/order.BigNumberInput/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"tax_lines","type":"[CreateOrderTaxLineDTO](../../../interfaces/order.CreateOrderTaxLineDTO/page.mdx)[]","description":"","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"code","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"rate","type":"[BigNumberInput](../../../types/order.BigNumberInput/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"description","type":"`string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_rate_id","type":"`string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"provider_id","type":"`string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"adjustments","type":"[CreateOrderAdjustmentDTO](../../../interfaces/order.CreateOrderAdjustmentDTO/page.mdx)[]","description":"","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"amount","type":"[BigNumberInput](../../../types/order.BigNumberInput/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"code","type":"`string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"description","type":"`string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"promotion_id","type":"`string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"provider_id","type":"`string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]}]} sectionTitle="createLineItems"/> +`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"requires_shipping","type":"`boolean`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"is_discountable","type":"`boolean`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"is_tax_inclusive","type":"`boolean`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"compare_at_unit_price","type":"[BigNumberInput](../../../types/order.BigNumberInput/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"tax_lines","type":"[CreateOrderTaxLineDTO](../../../interfaces/order.CreateOrderTaxLineDTO/page.mdx)[]","description":"","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"code","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"rate","type":"[BigNumberInput](../../../types/order.BigNumberInput/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"description","type":"`string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_rate_id","type":"`string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"provider_id","type":"`string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"adjustments","type":"[CreateOrderAdjustmentDTO](../../../interfaces/order.CreateOrderAdjustmentDTO/page.mdx)[]","description":"","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"amount","type":"[BigNumberInput](../../../types/order.BigNumberInput/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"code","type":"`string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"description","type":"`string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"promotion_id","type":"`string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"provider_id","type":"`string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]}]} sectionTitle="createLineItems"/> ### Returns @@ -24,7 +24,7 @@ This documentation provides a reference to the `createLineItems` method. This be ### Parameters -`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"requires_shipping","type":"`boolean`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"is_discountable","type":"`boolean`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"is_tax_inclusive","type":"`boolean`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"compare_at_unit_price","type":"[BigNumberInput](../../../types/order.BigNumberInput/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"tax_lines","type":"[CreateOrderTaxLineDTO](../../../interfaces/order.CreateOrderTaxLineDTO/page.mdx)[]","description":"","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"code","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"rate","type":"[BigNumberInput](../../../types/order.BigNumberInput/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"description","type":"`string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_rate_id","type":"`string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"provider_id","type":"`string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"adjustments","type":"[CreateOrderAdjustmentDTO](../../../interfaces/order.CreateOrderAdjustmentDTO/page.mdx)[]","description":"","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"amount","type":"[BigNumberInput](../../../types/order.BigNumberInput/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"code","type":"`string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"description","type":"`string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"promotion_id","type":"`string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"provider_id","type":"`string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]}]} sectionTitle="createLineItems"/> +`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"requires_shipping","type":"`boolean`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"is_discountable","type":"`boolean`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"is_tax_inclusive","type":"`boolean`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"compare_at_unit_price","type":"[BigNumberInput](../../../types/order.BigNumberInput/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"tax_lines","type":"[CreateOrderTaxLineDTO](../../../interfaces/order.CreateOrderTaxLineDTO/page.mdx)[]","description":"","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"code","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"rate","type":"[BigNumberInput](../../../types/order.BigNumberInput/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"description","type":"`string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_rate_id","type":"`string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"provider_id","type":"`string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"adjustments","type":"[CreateOrderAdjustmentDTO](../../../interfaces/order.CreateOrderAdjustmentDTO/page.mdx)[]","description":"","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"amount","type":"[BigNumberInput](../../../types/order.BigNumberInput/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"code","type":"`string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"description","type":"`string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"promotion_id","type":"`string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"provider_id","type":"`string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]}]} sectionTitle="createLineItems"/> ### Returns diff --git a/www/apps/resources/references/order/IOrderModuleService/methods/order.IOrderModuleService.createOrderChange/page.mdx b/www/apps/resources/references/order/IOrderModuleService/methods/order.IOrderModuleService.createOrderChange/page.mdx index 9b098734ac..d2da947731 100644 --- a/www/apps/resources/references/order/IOrderModuleService/methods/order.IOrderModuleService.createOrderChange/page.mdx +++ b/www/apps/resources/references/order/IOrderModuleService/methods/order.IOrderModuleService.createOrderChange/page.mdx @@ -18,7 +18,7 @@ This documentation provides a reference to the `createOrderChange` method. This ### Returns -`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"return_order","type":"[ReturnDTO](../../../interfaces/order.ReturnDTO/page.mdx)","description":"The associated return order","optional":false,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"The currency of the order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"status","type":"[ReturnStatus](../../../types/order.ReturnStatus/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_change","type":"[OrderChangeDTO](../../../interfaces/order.OrderChangeDTO/page.mdx)","description":"The active order change, if any.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"region_id","type":"`string`","description":"The ID of the region the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The ID of the customer on the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`string`","description":"The ID of the sales channel the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"email","type":"`string`","description":"The email of the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"[OrderAddressDTO](../../../interfaces/order.OrderAddressDTO/page.mdx)","description":"The associated shipping address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"billing_address","type":"[OrderAddressDTO](../../../interfaces/order.OrderAddressDTO/page.mdx)","description":"The associated billing address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"items","type":"[OrderLineItemDTO](../../../interfaces/order.OrderLineItemDTO/page.mdx)[]","description":"The associated order details / line items.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"shipping_methods","type":"[OrderShippingMethodDTO](../../../interfaces/order.OrderShippingMethodDTO/page.mdx)[]","description":"The associated shipping methods","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"transactions","type":"[OrderTransactionDTO](../../../interfaces/order.OrderTransactionDTO/page.mdx)[]","description":"The tramsactions associated with the order","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"summary","type":"[OrderSummaryDTO](../../../types/order.OrderSummaryDTO/page.mdx)","description":"The summary of the order totals.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"refund_amount","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"exchange","type":"[OrderExchangeDTO](../../../interfaces/order.OrderExchangeDTO/page.mdx)","description":"The associated exchange order","optional":false,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"The currency of the order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_items","type":"`any`[]","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"additional_items","type":"`any`[]","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_change","type":"[OrderChangeDTO](../../../interfaces/order.OrderChangeDTO/page.mdx)","description":"The active order change, if any.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"region_id","type":"`string`","description":"The ID of the region the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The ID of the customer on the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`string`","description":"The ID of the sales channel the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"email","type":"`string`","description":"The email of the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"[OrderAddressDTO](../../../interfaces/order.OrderAddressDTO/page.mdx)","description":"The associated shipping address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"billing_address","type":"[OrderAddressDTO](../../../interfaces/order.OrderAddressDTO/page.mdx)","description":"The associated billing address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"shipping_methods","type":"[OrderShippingMethodDTO](../../../interfaces/order.OrderShippingMethodDTO/page.mdx)[]","description":"The associated shipping methods","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"transactions","type":"[OrderTransactionDTO](../../../interfaces/order.OrderTransactionDTO/page.mdx)[]","description":"The tramsactions associated with the order","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"summary","type":"[OrderSummaryDTO](../../../types/order.OrderSummaryDTO/page.mdx)","description":"The summary of the order totals.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"no_notification","type":"`boolean`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"difference_due","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"return","type":"[ReturnDTO](../../../interfaces/order.ReturnDTO/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"claim","type":"[OrderClaimDTO](../../../interfaces/order.OrderClaimDTO/page.mdx)","description":"The associated claim order","optional":false,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"The currency of the order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_items","type":"`any`[]","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"additional_items","type":"`any`[]","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_change","type":"[OrderChangeDTO](../../../interfaces/order.OrderChangeDTO/page.mdx)","description":"The active order change, if any.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"region_id","type":"`string`","description":"The ID of the region the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The ID of the customer on the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`string`","description":"The ID of the sales channel the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"email","type":"`string`","description":"The email of the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"[OrderAddressDTO](../../../interfaces/order.OrderAddressDTO/page.mdx)","description":"The associated shipping address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"billing_address","type":"[OrderAddressDTO](../../../interfaces/order.OrderAddressDTO/page.mdx)","description":"The associated billing address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"shipping_methods","type":"[OrderShippingMethodDTO](../../../interfaces/order.OrderShippingMethodDTO/page.mdx)[]","description":"The associated shipping methods","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"transactions","type":"[OrderTransactionDTO](../../../interfaces/order.OrderTransactionDTO/page.mdx)[]","description":"The tramsactions associated with the order","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"summary","type":"[OrderSummaryDTO](../../../types/order.OrderSummaryDTO/page.mdx)","description":"The summary of the order totals.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"return","type":"[ReturnDTO](../../../interfaces/order.ReturnDTO/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"no_notification","type":"`boolean`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"refund_amount","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"actions","type":"[OrderChangeActionDTO](../../../interfaces/order.OrderChangeActionDTO/page.mdx)[]","description":"The actions of the order change","optional":false,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the order change action","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_change_id","type":"`null` \\| `string`","description":"The ID of the associated order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_change","type":"`null` \\| [OrderChangeDTO](../../../interfaces/order.OrderChangeDTO/page.mdx)","description":"The associated order change","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"order_id","type":"`null` \\| `string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"`null` \\| [OrderDTO](../../../interfaces/order.OrderDTO/page.mdx)","description":"The associated order","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"reference","type":"`string`","description":"The reference of the order change action","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference_id","type":"`string`","description":"The ID of the reference","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"action","type":"[ChangeActionType](../../../types/order.ChangeActionType/page.mdx)","description":"The action of the order change action","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"details","type":"`null` \\| `Record`","description":"The details of the order change action","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"internal_note","type":"`null` \\| `string`","description":"The internal note of the order change action","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order change action was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order change action was updated","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"status","type":"`string`","description":"The status of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"requested_by","type":"`null` \\| `string`","description":"The requested by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"requested_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was requested","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"confirmed_by","type":"`null` \\| `string`","description":"The confirmed by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"confirmed_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was confirmed","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"declined_by","type":"`null` \\| `string`","description":"The declined by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"declined_reason","type":"`null` \\| `string`","description":"The declined reason of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"The metadata of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"declined_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was declined","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_by","type":"`null` \\| `string`","description":"The canceled by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was canceled","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order change was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order change was updated","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"change_type","type":"`\"return\"` \\| `\"exchange\"` \\| `\"claim\"` \\| `\"edit\"`","description":"The type of the order change","optional":true,"defaultValue":"","expandable":false,"children":[]}]}]}]} sectionTitle="createOrderChange"/> +`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"return_order","type":"[ReturnDTO](../../../interfaces/order.ReturnDTO/page.mdx)","description":"The associated return order","optional":false,"defaultValue":"","expandable":true,"children":[{"name":"currency_code","type":"`string`","description":"The currency of the order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"id","type":"`string`","description":"The ID of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"status","type":"[ReturnStatus](../../../types/order.ReturnStatus/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_change","type":"[OrderChangeDTO](../../../interfaces/order.OrderChangeDTO/page.mdx)","description":"The active order change, if any.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"region_id","type":"`string`","description":"The ID of the region the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The ID of the customer on the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`string`","description":"The ID of the sales channel the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"email","type":"`string`","description":"The email of the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"[OrderAddressDTO](../../../interfaces/order.OrderAddressDTO/page.mdx)","description":"The associated shipping address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"billing_address","type":"[OrderAddressDTO](../../../interfaces/order.OrderAddressDTO/page.mdx)","description":"The associated billing address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"items","type":"[OrderLineItemDTO](../../../interfaces/order.OrderLineItemDTO/page.mdx)[]","description":"The associated order details / line items.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"shipping_methods","type":"[OrderShippingMethodDTO](../../../interfaces/order.OrderShippingMethodDTO/page.mdx)[]","description":"The associated shipping methods","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"transactions","type":"[OrderTransactionDTO](../../../interfaces/order.OrderTransactionDTO/page.mdx)[]","description":"The tramsactions associated with the order","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"summary","type":"[OrderSummaryDTO](../../../types/order.OrderSummaryDTO/page.mdx)","description":"The summary of the order totals.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"refund_amount","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"exchange","type":"[OrderExchangeDTO](../../../interfaces/order.OrderExchangeDTO/page.mdx)","description":"The associated exchange order","optional":false,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"The currency of the order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_items","type":"`any`[]","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"additional_items","type":"`any`[]","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_change","type":"[OrderChangeDTO](../../../interfaces/order.OrderChangeDTO/page.mdx)","description":"The active order change, if any.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"region_id","type":"`string`","description":"The ID of the region the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The ID of the customer on the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`string`","description":"The ID of the sales channel the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"email","type":"`string`","description":"The email of the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"[OrderAddressDTO](../../../interfaces/order.OrderAddressDTO/page.mdx)","description":"The associated shipping address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"billing_address","type":"[OrderAddressDTO](../../../interfaces/order.OrderAddressDTO/page.mdx)","description":"The associated billing address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"shipping_methods","type":"[OrderShippingMethodDTO](../../../interfaces/order.OrderShippingMethodDTO/page.mdx)[]","description":"The associated shipping methods","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"transactions","type":"[OrderTransactionDTO](../../../interfaces/order.OrderTransactionDTO/page.mdx)[]","description":"The tramsactions associated with the order","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"summary","type":"[OrderSummaryDTO](../../../types/order.OrderSummaryDTO/page.mdx)","description":"The summary of the order totals.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"no_notification","type":"`boolean`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"difference_due","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"return","type":"[ReturnDTO](../../../interfaces/order.ReturnDTO/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"claim","type":"[OrderClaimDTO](../../../interfaces/order.OrderClaimDTO/page.mdx)","description":"The associated claim order","optional":false,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"The currency of the order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_items","type":"`any`[]","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"additional_items","type":"`any`[]","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_change","type":"[OrderChangeDTO](../../../interfaces/order.OrderChangeDTO/page.mdx)","description":"The active order change, if any.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"region_id","type":"`string`","description":"The ID of the region the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The ID of the customer on the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`string`","description":"The ID of the sales channel the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"email","type":"`string`","description":"The email of the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"[OrderAddressDTO](../../../interfaces/order.OrderAddressDTO/page.mdx)","description":"The associated shipping address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"billing_address","type":"[OrderAddressDTO](../../../interfaces/order.OrderAddressDTO/page.mdx)","description":"The associated billing address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"shipping_methods","type":"[OrderShippingMethodDTO](../../../interfaces/order.OrderShippingMethodDTO/page.mdx)[]","description":"The associated shipping methods","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"transactions","type":"[OrderTransactionDTO](../../../interfaces/order.OrderTransactionDTO/page.mdx)[]","description":"The tramsactions associated with the order","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"summary","type":"[OrderSummaryDTO](../../../types/order.OrderSummaryDTO/page.mdx)","description":"The summary of the order totals.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"return","type":"[ReturnDTO](../../../interfaces/order.ReturnDTO/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"no_notification","type":"`boolean`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"refund_amount","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"actions","type":"[OrderChangeActionDTO](../../../interfaces/order.OrderChangeActionDTO/page.mdx)[]","description":"The actions of the order change","optional":false,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the order change action","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_change_id","type":"`null` \\| `string`","description":"The ID of the associated order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_change","type":"`null` \\| [OrderChangeDTO](../../../interfaces/order.OrderChangeDTO/page.mdx)","description":"The associated order change","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"order_id","type":"`null` \\| `string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"`null` \\| [OrderDTO](../../../interfaces/order.OrderDTO/page.mdx)","description":"The associated order","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"reference","type":"`string`","description":"The reference of the order change action","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference_id","type":"`string`","description":"The ID of the reference","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"action","type":"[ChangeActionType](../../../types/order.ChangeActionType/page.mdx)","description":"The action of the order change action","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"details","type":"`null` \\| `Record`","description":"The details of the order change action","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"internal_note","type":"`null` \\| `string`","description":"The internal note of the order change action","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order change action was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order change action was updated","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"status","type":"`string`","description":"The status of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"requested_by","type":"`null` \\| `string`","description":"The requested by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"requested_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was requested","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"confirmed_by","type":"`null` \\| `string`","description":"The confirmed by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"confirmed_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was confirmed","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"declined_by","type":"`null` \\| `string`","description":"The declined by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"declined_reason","type":"`null` \\| `string`","description":"The declined reason of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"The metadata of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"declined_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was declined","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_by","type":"`null` \\| `string`","description":"The canceled by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was canceled","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order change was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order change was updated","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"change_type","type":"`\"return\"` \\| `\"exchange\"` \\| `\"claim\"` \\| `\"edit\"`","description":"The type of the order change","optional":true,"defaultValue":"","expandable":false,"children":[]}]}]}]} sectionTitle="createOrderChange"/> ## createOrderChange(data, sharedContext?): Promise<[OrderChangeDTO](../../../interfaces/order.OrderChangeDTO/page.mdx)[]> diff --git a/www/apps/resources/references/order/IOrderModuleService/methods/order.IOrderModuleService.createOrderClaims/page.mdx b/www/apps/resources/references/order/IOrderModuleService/methods/order.IOrderModuleService.createOrderClaims/page.mdx index b57667a043..3689b13bf9 100644 --- a/www/apps/resources/references/order/IOrderModuleService/methods/order.IOrderModuleService.createOrderClaims/page.mdx +++ b/www/apps/resources/references/order/IOrderModuleService/methods/order.IOrderModuleService.createOrderClaims/page.mdx @@ -18,7 +18,7 @@ This documentation provides a reference to the `createOrderClaims` method. This ### Returns -`","description":"The metadata of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"declined_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was declined","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_by","type":"`null` \\| `string`","description":"The canceled by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was canceled","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order change was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order change was updated","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"change_type","type":"`\"return\"` \\| `\"exchange\"` \\| `\"claim\"` \\| `\"edit\"`","description":"The type of the order change","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"region_id","type":"`string`","description":"The ID of the region the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The ID of the customer on the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`string`","description":"The ID of the sales channel the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"email","type":"`string`","description":"The email of the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"[OrderAddressDTO](../../../interfaces/order.OrderAddressDTO/page.mdx)","description":"The associated shipping address.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the address","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the address was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the address was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The customer ID of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"first_name","type":"`string`","description":"The first name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"last_name","type":"`string`","description":"The last name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"phone","type":"`string`","description":"The phone number of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"company","type":"`string`","description":"The company of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_1","type":"`string`","description":"The first address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_2","type":"`string`","description":"The second address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"city","type":"`string`","description":"The city of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"country_code","type":"`string`","description":"The country code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"province","type":"`string`","description":"The province/state of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"postal_code","type":"`string`","description":"The postal code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"billing_address","type":"[OrderAddressDTO](../../../interfaces/order.OrderAddressDTO/page.mdx)","description":"The associated billing address.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the address","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the address was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the address was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The customer ID of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"first_name","type":"`string`","description":"The first name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"last_name","type":"`string`","description":"The last name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"phone","type":"`string`","description":"The phone number of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"company","type":"`string`","description":"The company of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_1","type":"`string`","description":"The first address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_2","type":"`string`","description":"The second address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"city","type":"`string`","description":"The city of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"country_code","type":"`string`","description":"The country code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"province","type":"`string`","description":"The province/state of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"postal_code","type":"`string`","description":"The postal code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"shipping_methods","type":"[OrderShippingMethodDTO](../../../interfaces/order.OrderShippingMethodDTO/page.mdx)[]","description":"The associated shipping methods","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"name","type":"`string`","description":"The name of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"amount","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The price of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw price of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_tax_inclusive","type":"`boolean`","description":"Whether the shipping method price is tax inclusive or not","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the shipping method was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the shipping method was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The discount total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The discount tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"description","type":"`string`","description":"The description of the shipping method","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_option_id","type":"`string`","description":"The ID of the shipping option the method was created from","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"data","type":"`Record`","description":"Additional data needed for fulfillment.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_lines","type":"[OrderShippingMethodTaxLineDTO](../../../interfaces/order.OrderShippingMethodTaxLineDTO/page.mdx)[]","description":"The associated tax lines.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"adjustments","type":"[OrderShippingMethodAdjustmentDTO](../../../interfaces/order.OrderShippingMethodAdjustmentDTO/page.mdx)[]","description":"The associated adjustments.","optional":true,"defaultValue":"","expandable":true,"children":[]}]},{"name":"transactions","type":"[OrderTransactionDTO](../../../interfaces/order.OrderTransactionDTO/page.mdx)[]","description":"The tramsactions associated with the order","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[OrderDTO](../../../interfaces/order.OrderDTO/page.mdx)","description":"The associated order","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"amount","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The amount of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw amount of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"The currency code of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference","type":"`string`","description":"The reference of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference_id","type":"`string`","description":"The ID of the reference","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the transaction was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the transaction was updated","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"The metadata of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"summary","type":"[OrderSummaryDTO](../../../types/order.OrderSummaryDTO/page.mdx)","description":"The summary of the order totals.","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total_tax","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"ordered_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"fulfilled_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"returned_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_request_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"write_off_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"projected_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_total_tax","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_total_tax","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_projected_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"balance","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_balance","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"paid_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"refunded_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"return","type":"[ReturnDTO](../../../interfaces/order.ReturnDTO/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"The ID of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"The currency of the order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"status","type":"[ReturnStatus](../../../types/order.ReturnStatus/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_change","type":"[OrderChangeDTO](../../../interfaces/order.OrderChangeDTO/page.mdx)","description":"The active order change, if any.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"region_id","type":"`string`","description":"The ID of the region the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The ID of the customer on the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`string`","description":"The ID of the sales channel the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"email","type":"`string`","description":"The email of the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"[OrderAddressDTO](../../../interfaces/order.OrderAddressDTO/page.mdx)","description":"The associated shipping address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"billing_address","type":"[OrderAddressDTO](../../../interfaces/order.OrderAddressDTO/page.mdx)","description":"The associated billing address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"items","type":"[OrderLineItemDTO](../../../interfaces/order.OrderLineItemDTO/page.mdx)[]","description":"The associated order details / line items.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"shipping_methods","type":"[OrderShippingMethodDTO](../../../interfaces/order.OrderShippingMethodDTO/page.mdx)[]","description":"The associated shipping methods","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"transactions","type":"[OrderTransactionDTO](../../../interfaces/order.OrderTransactionDTO/page.mdx)[]","description":"The tramsactions associated with the order","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"summary","type":"[OrderSummaryDTO](../../../types/order.OrderSummaryDTO/page.mdx)","description":"The summary of the order totals.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"refund_amount","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"no_notification","type":"`boolean`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"refund_amount","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]}]}]} sectionTitle="createOrderClaims"/> +`","description":"The metadata of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"declined_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was declined","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_by","type":"`null` \\| `string`","description":"The canceled by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was canceled","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order change was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order change was updated","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"change_type","type":"`\"return\"` \\| `\"exchange\"` \\| `\"claim\"` \\| `\"edit\"`","description":"The type of the order change","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"region_id","type":"`string`","description":"The ID of the region the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The ID of the customer on the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`string`","description":"The ID of the sales channel the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"email","type":"`string`","description":"The email of the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"[OrderAddressDTO](../../../interfaces/order.OrderAddressDTO/page.mdx)","description":"The associated shipping address.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the address","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the address was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the address was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The customer ID of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"first_name","type":"`string`","description":"The first name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"last_name","type":"`string`","description":"The last name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"phone","type":"`string`","description":"The phone number of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"company","type":"`string`","description":"The company of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_1","type":"`string`","description":"The first address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_2","type":"`string`","description":"The second address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"city","type":"`string`","description":"The city of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"country_code","type":"`string`","description":"The country code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"province","type":"`string`","description":"The province/state of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"postal_code","type":"`string`","description":"The postal code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"billing_address","type":"[OrderAddressDTO](../../../interfaces/order.OrderAddressDTO/page.mdx)","description":"The associated billing address.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the address","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the address was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the address was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The customer ID of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"first_name","type":"`string`","description":"The first name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"last_name","type":"`string`","description":"The last name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"phone","type":"`string`","description":"The phone number of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"company","type":"`string`","description":"The company of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_1","type":"`string`","description":"The first address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_2","type":"`string`","description":"The second address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"city","type":"`string`","description":"The city of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"country_code","type":"`string`","description":"The country code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"province","type":"`string`","description":"The province/state of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"postal_code","type":"`string`","description":"The postal code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"shipping_methods","type":"[OrderShippingMethodDTO](../../../interfaces/order.OrderShippingMethodDTO/page.mdx)[]","description":"The associated shipping methods","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"name","type":"`string`","description":"The name of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"amount","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The price of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw price of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_tax_inclusive","type":"`boolean`","description":"Whether the shipping method price is tax inclusive or not","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the shipping method was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the shipping method was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The discount total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The discount tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"description","type":"`string`","description":"The description of the shipping method","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_option_id","type":"`string`","description":"The ID of the shipping option the method was created from","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"data","type":"`Record`","description":"Additional data needed for fulfillment.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_lines","type":"[OrderShippingMethodTaxLineDTO](../../../interfaces/order.OrderShippingMethodTaxLineDTO/page.mdx)[]","description":"The associated tax lines.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"adjustments","type":"[OrderShippingMethodAdjustmentDTO](../../../interfaces/order.OrderShippingMethodAdjustmentDTO/page.mdx)[]","description":"The associated adjustments.","optional":true,"defaultValue":"","expandable":true,"children":[]}]},{"name":"transactions","type":"[OrderTransactionDTO](../../../interfaces/order.OrderTransactionDTO/page.mdx)[]","description":"The tramsactions associated with the order","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[OrderDTO](../../../interfaces/order.OrderDTO/page.mdx)","description":"The associated order","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"amount","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The amount of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw amount of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"The currency code of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference","type":"`string`","description":"The reference of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference_id","type":"`string`","description":"The ID of the reference","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the transaction was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the transaction was updated","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"The metadata of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"summary","type":"[OrderSummaryDTO](../../../types/order.OrderSummaryDTO/page.mdx)","description":"The summary of the order totals.","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total_tax","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"ordered_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"fulfilled_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"returned_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_request_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"write_off_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"projected_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_total_tax","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_total_tax","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_projected_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"balance","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_balance","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"paid_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"refunded_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"return","type":"[ReturnDTO](../../../interfaces/order.ReturnDTO/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"currency_code","type":"`string`","description":"The currency of the order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"id","type":"`string`","description":"The ID of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"status","type":"[ReturnStatus](../../../types/order.ReturnStatus/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_change","type":"[OrderChangeDTO](../../../interfaces/order.OrderChangeDTO/page.mdx)","description":"The active order change, if any.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"region_id","type":"`string`","description":"The ID of the region the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The ID of the customer on the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`string`","description":"The ID of the sales channel the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"email","type":"`string`","description":"The email of the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"[OrderAddressDTO](../../../interfaces/order.OrderAddressDTO/page.mdx)","description":"The associated shipping address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"billing_address","type":"[OrderAddressDTO](../../../interfaces/order.OrderAddressDTO/page.mdx)","description":"The associated billing address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"items","type":"[OrderLineItemDTO](../../../interfaces/order.OrderLineItemDTO/page.mdx)[]","description":"The associated order details / line items.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"shipping_methods","type":"[OrderShippingMethodDTO](../../../interfaces/order.OrderShippingMethodDTO/page.mdx)[]","description":"The associated shipping methods","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"transactions","type":"[OrderTransactionDTO](../../../interfaces/order.OrderTransactionDTO/page.mdx)[]","description":"The tramsactions associated with the order","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"summary","type":"[OrderSummaryDTO](../../../types/order.OrderSummaryDTO/page.mdx)","description":"The summary of the order totals.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"refund_amount","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"no_notification","type":"`boolean`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"refund_amount","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]}]}]} sectionTitle="createOrderClaims"/> ## createOrderClaims(data, sharedContext?): Promise<[OrderClaimDTO](../../../interfaces/order.OrderClaimDTO/page.mdx)[]> diff --git a/www/apps/resources/references/order/IOrderModuleService/methods/order.IOrderModuleService.createOrderExchanges/page.mdx b/www/apps/resources/references/order/IOrderModuleService/methods/order.IOrderModuleService.createOrderExchanges/page.mdx index 481d96aa27..bbc93c7e0f 100644 --- a/www/apps/resources/references/order/IOrderModuleService/methods/order.IOrderModuleService.createOrderExchanges/page.mdx +++ b/www/apps/resources/references/order/IOrderModuleService/methods/order.IOrderModuleService.createOrderExchanges/page.mdx @@ -18,7 +18,7 @@ This documentation provides a reference to the `createOrderExchanges` method. Th ### Returns -`","description":"The metadata of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"declined_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was declined","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_by","type":"`null` \\| `string`","description":"The canceled by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was canceled","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order change was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order change was updated","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"change_type","type":"`\"return\"` \\| `\"exchange\"` \\| `\"claim\"` \\| `\"edit\"`","description":"The type of the order change","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"region_id","type":"`string`","description":"The ID of the region the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The ID of the customer on the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`string`","description":"The ID of the sales channel the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"email","type":"`string`","description":"The email of the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"[OrderAddressDTO](../../../interfaces/order.OrderAddressDTO/page.mdx)","description":"The associated shipping address.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the address","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the address was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the address was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The customer ID of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"first_name","type":"`string`","description":"The first name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"last_name","type":"`string`","description":"The last name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"phone","type":"`string`","description":"The phone number of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"company","type":"`string`","description":"The company of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_1","type":"`string`","description":"The first address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_2","type":"`string`","description":"The second address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"city","type":"`string`","description":"The city of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"country_code","type":"`string`","description":"The country code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"province","type":"`string`","description":"The province/state of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"postal_code","type":"`string`","description":"The postal code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"billing_address","type":"[OrderAddressDTO](../../../interfaces/order.OrderAddressDTO/page.mdx)","description":"The associated billing address.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the address","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the address was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the address was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The customer ID of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"first_name","type":"`string`","description":"The first name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"last_name","type":"`string`","description":"The last name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"phone","type":"`string`","description":"The phone number of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"company","type":"`string`","description":"The company of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_1","type":"`string`","description":"The first address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_2","type":"`string`","description":"The second address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"city","type":"`string`","description":"The city of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"country_code","type":"`string`","description":"The country code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"province","type":"`string`","description":"The province/state of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"postal_code","type":"`string`","description":"The postal code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"shipping_methods","type":"[OrderShippingMethodDTO](../../../interfaces/order.OrderShippingMethodDTO/page.mdx)[]","description":"The associated shipping methods","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"name","type":"`string`","description":"The name of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"amount","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The price of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw price of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_tax_inclusive","type":"`boolean`","description":"Whether the shipping method price is tax inclusive or not","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the shipping method was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the shipping method was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The discount total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The discount tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"description","type":"`string`","description":"The description of the shipping method","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_option_id","type":"`string`","description":"The ID of the shipping option the method was created from","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"data","type":"`Record`","description":"Additional data needed for fulfillment.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_lines","type":"[OrderShippingMethodTaxLineDTO](../../../interfaces/order.OrderShippingMethodTaxLineDTO/page.mdx)[]","description":"The associated tax lines.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"adjustments","type":"[OrderShippingMethodAdjustmentDTO](../../../interfaces/order.OrderShippingMethodAdjustmentDTO/page.mdx)[]","description":"The associated adjustments.","optional":true,"defaultValue":"","expandable":true,"children":[]}]},{"name":"transactions","type":"[OrderTransactionDTO](../../../interfaces/order.OrderTransactionDTO/page.mdx)[]","description":"The tramsactions associated with the order","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[OrderDTO](../../../interfaces/order.OrderDTO/page.mdx)","description":"The associated order","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"amount","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The amount of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw amount of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"The currency code of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference","type":"`string`","description":"The reference of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference_id","type":"`string`","description":"The ID of the reference","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the transaction was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the transaction was updated","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"The metadata of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"summary","type":"[OrderSummaryDTO](../../../types/order.OrderSummaryDTO/page.mdx)","description":"The summary of the order totals.","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total_tax","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"ordered_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"fulfilled_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"returned_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_request_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"write_off_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"projected_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_total_tax","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_total_tax","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_projected_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"balance","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_balance","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"paid_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"refunded_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"no_notification","type":"`boolean`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"difference_due","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"return","type":"[ReturnDTO](../../../interfaces/order.ReturnDTO/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"The ID of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"The currency of the order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"status","type":"[ReturnStatus](../../../types/order.ReturnStatus/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_change","type":"[OrderChangeDTO](../../../interfaces/order.OrderChangeDTO/page.mdx)","description":"The active order change, if any.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"region_id","type":"`string`","description":"The ID of the region the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The ID of the customer on the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`string`","description":"The ID of the sales channel the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"email","type":"`string`","description":"The email of the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"[OrderAddressDTO](../../../interfaces/order.OrderAddressDTO/page.mdx)","description":"The associated shipping address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"billing_address","type":"[OrderAddressDTO](../../../interfaces/order.OrderAddressDTO/page.mdx)","description":"The associated billing address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"items","type":"[OrderLineItemDTO](../../../interfaces/order.OrderLineItemDTO/page.mdx)[]","description":"The associated order details / line items.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"shipping_methods","type":"[OrderShippingMethodDTO](../../../interfaces/order.OrderShippingMethodDTO/page.mdx)[]","description":"The associated shipping methods","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"transactions","type":"[OrderTransactionDTO](../../../interfaces/order.OrderTransactionDTO/page.mdx)[]","description":"The tramsactions associated with the order","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"summary","type":"[OrderSummaryDTO](../../../types/order.OrderSummaryDTO/page.mdx)","description":"The summary of the order totals.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"refund_amount","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]}]}]}]} sectionTitle="createOrderExchanges"/> +`","description":"The metadata of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"declined_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was declined","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_by","type":"`null` \\| `string`","description":"The canceled by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was canceled","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order change was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order change was updated","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"change_type","type":"`\"return\"` \\| `\"exchange\"` \\| `\"claim\"` \\| `\"edit\"`","description":"The type of the order change","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"region_id","type":"`string`","description":"The ID of the region the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The ID of the customer on the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`string`","description":"The ID of the sales channel the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"email","type":"`string`","description":"The email of the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"[OrderAddressDTO](../../../interfaces/order.OrderAddressDTO/page.mdx)","description":"The associated shipping address.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the address","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the address was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the address was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The customer ID of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"first_name","type":"`string`","description":"The first name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"last_name","type":"`string`","description":"The last name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"phone","type":"`string`","description":"The phone number of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"company","type":"`string`","description":"The company of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_1","type":"`string`","description":"The first address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_2","type":"`string`","description":"The second address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"city","type":"`string`","description":"The city of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"country_code","type":"`string`","description":"The country code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"province","type":"`string`","description":"The province/state of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"postal_code","type":"`string`","description":"The postal code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"billing_address","type":"[OrderAddressDTO](../../../interfaces/order.OrderAddressDTO/page.mdx)","description":"The associated billing address.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the address","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the address was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the address was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The customer ID of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"first_name","type":"`string`","description":"The first name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"last_name","type":"`string`","description":"The last name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"phone","type":"`string`","description":"The phone number of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"company","type":"`string`","description":"The company of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_1","type":"`string`","description":"The first address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_2","type":"`string`","description":"The second address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"city","type":"`string`","description":"The city of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"country_code","type":"`string`","description":"The country code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"province","type":"`string`","description":"The province/state of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"postal_code","type":"`string`","description":"The postal code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"shipping_methods","type":"[OrderShippingMethodDTO](../../../interfaces/order.OrderShippingMethodDTO/page.mdx)[]","description":"The associated shipping methods","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"name","type":"`string`","description":"The name of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"amount","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The price of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw price of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_tax_inclusive","type":"`boolean`","description":"Whether the shipping method price is tax inclusive or not","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the shipping method was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the shipping method was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The discount total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The discount tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"description","type":"`string`","description":"The description of the shipping method","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_option_id","type":"`string`","description":"The ID of the shipping option the method was created from","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"data","type":"`Record`","description":"Additional data needed for fulfillment.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_lines","type":"[OrderShippingMethodTaxLineDTO](../../../interfaces/order.OrderShippingMethodTaxLineDTO/page.mdx)[]","description":"The associated tax lines.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"adjustments","type":"[OrderShippingMethodAdjustmentDTO](../../../interfaces/order.OrderShippingMethodAdjustmentDTO/page.mdx)[]","description":"The associated adjustments.","optional":true,"defaultValue":"","expandable":true,"children":[]}]},{"name":"transactions","type":"[OrderTransactionDTO](../../../interfaces/order.OrderTransactionDTO/page.mdx)[]","description":"The tramsactions associated with the order","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[OrderDTO](../../../interfaces/order.OrderDTO/page.mdx)","description":"The associated order","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"amount","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The amount of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw amount of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"The currency code of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference","type":"`string`","description":"The reference of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference_id","type":"`string`","description":"The ID of the reference","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the transaction was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the transaction was updated","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"The metadata of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"summary","type":"[OrderSummaryDTO](../../../types/order.OrderSummaryDTO/page.mdx)","description":"The summary of the order totals.","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total_tax","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"ordered_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"fulfilled_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"returned_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_request_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"write_off_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"projected_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_total_tax","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_total_tax","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_projected_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"balance","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_balance","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"paid_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"refunded_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"no_notification","type":"`boolean`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"difference_due","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"return","type":"[ReturnDTO](../../../interfaces/order.ReturnDTO/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"currency_code","type":"`string`","description":"The currency of the order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"id","type":"`string`","description":"The ID of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"status","type":"[ReturnStatus](../../../types/order.ReturnStatus/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_change","type":"[OrderChangeDTO](../../../interfaces/order.OrderChangeDTO/page.mdx)","description":"The active order change, if any.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"region_id","type":"`string`","description":"The ID of the region the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The ID of the customer on the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`string`","description":"The ID of the sales channel the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"email","type":"`string`","description":"The email of the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"[OrderAddressDTO](../../../interfaces/order.OrderAddressDTO/page.mdx)","description":"The associated shipping address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"billing_address","type":"[OrderAddressDTO](../../../interfaces/order.OrderAddressDTO/page.mdx)","description":"The associated billing address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"items","type":"[OrderLineItemDTO](../../../interfaces/order.OrderLineItemDTO/page.mdx)[]","description":"The associated order details / line items.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"shipping_methods","type":"[OrderShippingMethodDTO](../../../interfaces/order.OrderShippingMethodDTO/page.mdx)[]","description":"The associated shipping methods","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"transactions","type":"[OrderTransactionDTO](../../../interfaces/order.OrderTransactionDTO/page.mdx)[]","description":"The tramsactions associated with the order","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"summary","type":"[OrderSummaryDTO](../../../types/order.OrderSummaryDTO/page.mdx)","description":"The summary of the order totals.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"refund_amount","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"return_id","type":"`string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]}]}]} sectionTitle="createOrderExchanges"/> ## createOrderExchanges(data, sharedContext?): Promise<[OrderExchangeDTO](../../../interfaces/order.OrderExchangeDTO/page.mdx)[]> diff --git a/www/apps/resources/references/order/IOrderModuleService/methods/order.IOrderModuleService.createReturn/page.mdx b/www/apps/resources/references/order/IOrderModuleService/methods/order.IOrderModuleService.createReturn/page.mdx index fdd040b2cf..e912d811e9 100644 --- a/www/apps/resources/references/order/IOrderModuleService/methods/order.IOrderModuleService.createReturn/page.mdx +++ b/www/apps/resources/references/order/IOrderModuleService/methods/order.IOrderModuleService.createReturn/page.mdx @@ -16,4 +16,4 @@ This documentation provides a reference to the `createReturn` method. This belon ## Returns -`","description":"The metadata of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"declined_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was declined","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_by","type":"`null` \\| `string`","description":"The canceled by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was canceled","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order change was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order change was updated","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"change_type","type":"`\"return\"` \\| `\"exchange\"` \\| `\"claim\"` \\| `\"edit\"`","description":"The type of the order change","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"region_id","type":"`string`","description":"The ID of the region the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The ID of the customer on the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`string`","description":"The ID of the sales channel the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"email","type":"`string`","description":"The email of the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"[OrderAddressDTO](../../../interfaces/order.OrderAddressDTO/page.mdx)","description":"The associated shipping address.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the address","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the address was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the address was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The customer ID of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"first_name","type":"`string`","description":"The first name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"last_name","type":"`string`","description":"The last name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"phone","type":"`string`","description":"The phone number of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"company","type":"`string`","description":"The company of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_1","type":"`string`","description":"The first address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_2","type":"`string`","description":"The second address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"city","type":"`string`","description":"The city of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"country_code","type":"`string`","description":"The country code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"province","type":"`string`","description":"The province/state of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"postal_code","type":"`string`","description":"The postal code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"billing_address","type":"[OrderAddressDTO](../../../interfaces/order.OrderAddressDTO/page.mdx)","description":"The associated billing address.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the address","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the address was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the address was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The customer ID of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"first_name","type":"`string`","description":"The first name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"last_name","type":"`string`","description":"The last name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"phone","type":"`string`","description":"The phone number of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"company","type":"`string`","description":"The company of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_1","type":"`string`","description":"The first address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_2","type":"`string`","description":"The second address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"city","type":"`string`","description":"The city of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"country_code","type":"`string`","description":"The country code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"province","type":"`string`","description":"The province/state of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"postal_code","type":"`string`","description":"The postal code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"items","type":"[OrderLineItemDTO](../../../interfaces/order.OrderLineItemDTO/page.mdx)[]","description":"The associated order details / line items.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"original_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The item total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The item subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The item tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The discount total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The discount tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"refundable_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The refundable total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"refundable_total_per_unit","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The refundable total per unit of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_refundable_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw refundable total of the order line item..","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_refundable_total_per_unit","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw refundable total per unit of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"id","type":"`string`","description":"The ID of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"title","type":"`string`","description":"The title of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"requires_shipping","type":"`boolean`","description":"Indicates whether the order line item requires shipping.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_discountable","type":"`boolean`","description":"Indicates whether the order line item is discountable.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_tax_inclusive","type":"`boolean`","description":"Indicates whether the order line item price is tax inclusive.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"unit_price","type":"`number`","description":"The unit price of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_unit_price","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw unit price of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"quantity","type":"`number`","description":"The quantity of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_quantity","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw quantity of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"detail","type":"[OrderItemDTO](../../../interfaces/order.OrderItemDTO/page.mdx)","description":"The details of the item","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"The date when the order line item was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"The date when the order line item was last updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtitle","type":"`null` \\| `string`","description":"The subtitle of the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"thumbnail","type":"`null` \\| `string`","description":"The thumbnail of the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"variant_id","type":"`null` \\| `string`","description":"The ID of the variant associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_id","type":"`null` \\| `string`","description":"The ID of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_title","type":"`null` \\| `string`","description":"The title of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_description","type":"`null` \\| `string`","description":"The description of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_subtitle","type":"`null` \\| `string`","description":"The subtitle of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_type","type":"`null` \\| `string`","description":"The type of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_collection","type":"`null` \\| `string`","description":"The collection of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_handle","type":"`null` \\| `string`","description":"The handle of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"variant_sku","type":"`null` \\| `string`","description":"The SKU (stock keeping unit) of the variant associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"variant_barcode","type":"`null` \\| `string`","description":"The barcode of the variant associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"variant_title","type":"`null` \\| `string`","description":"The title of the variant associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"variant_option_values","type":"`null` \\| `Record`","description":"The option values of the variant associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"compare_at_unit_price","type":"`number`","description":"The compare at unit price of the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_compare_at_unit_price","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw compare at unit price of the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_lines","type":"[OrderLineItemTaxLineDTO](../../../interfaces/order.OrderLineItemTaxLineDTO/page.mdx)[]","description":"The associated tax lines.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"adjustments","type":"[OrderLineItemAdjustmentDTO](../../../interfaces/order.OrderLineItemAdjustmentDTO/page.mdx)[]","description":"The associated adjustments.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"shipping_methods","type":"[OrderShippingMethodDTO](../../../interfaces/order.OrderShippingMethodDTO/page.mdx)[]","description":"The associated shipping methods","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"name","type":"`string`","description":"The name of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"amount","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The price of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw price of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_tax_inclusive","type":"`boolean`","description":"Whether the shipping method price is tax inclusive or not","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the shipping method was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the shipping method was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The discount total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The discount tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"description","type":"`string`","description":"The description of the shipping method","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_option_id","type":"`string`","description":"The ID of the shipping option the method was created from","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"data","type":"`Record`","description":"Additional data needed for fulfillment.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_lines","type":"[OrderShippingMethodTaxLineDTO](../../../interfaces/order.OrderShippingMethodTaxLineDTO/page.mdx)[]","description":"The associated tax lines.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"adjustments","type":"[OrderShippingMethodAdjustmentDTO](../../../interfaces/order.OrderShippingMethodAdjustmentDTO/page.mdx)[]","description":"The associated adjustments.","optional":true,"defaultValue":"","expandable":true,"children":[]}]},{"name":"transactions","type":"[OrderTransactionDTO](../../../interfaces/order.OrderTransactionDTO/page.mdx)[]","description":"The tramsactions associated with the order","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[OrderDTO](../../../interfaces/order.OrderDTO/page.mdx)","description":"The associated order","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"amount","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The amount of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw amount of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"The currency code of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference","type":"`string`","description":"The reference of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference_id","type":"`string`","description":"The ID of the reference","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the transaction was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the transaction was updated","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"The metadata of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"summary","type":"[OrderSummaryDTO](../../../types/order.OrderSummaryDTO/page.mdx)","description":"The summary of the order totals.","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total_tax","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"ordered_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"fulfilled_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"returned_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_request_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"write_off_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"projected_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_total_tax","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_total_tax","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_projected_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"balance","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_balance","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"paid_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"refunded_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"refund_amount","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]}]}]} sectionTitle="createReturn"/> +`","description":"The metadata of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"declined_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was declined","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_by","type":"`null` \\| `string`","description":"The canceled by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was canceled","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order change was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order change was updated","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"change_type","type":"`\"return\"` \\| `\"exchange\"` \\| `\"claim\"` \\| `\"edit\"`","description":"The type of the order change","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"region_id","type":"`string`","description":"The ID of the region the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The ID of the customer on the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`string`","description":"The ID of the sales channel the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"email","type":"`string`","description":"The email of the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"[OrderAddressDTO](../../../interfaces/order.OrderAddressDTO/page.mdx)","description":"The associated shipping address.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the address","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the address was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the address was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The customer ID of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"first_name","type":"`string`","description":"The first name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"last_name","type":"`string`","description":"The last name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"phone","type":"`string`","description":"The phone number of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"company","type":"`string`","description":"The company of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_1","type":"`string`","description":"The first address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_2","type":"`string`","description":"The second address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"city","type":"`string`","description":"The city of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"country_code","type":"`string`","description":"The country code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"province","type":"`string`","description":"The province/state of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"postal_code","type":"`string`","description":"The postal code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"billing_address","type":"[OrderAddressDTO](../../../interfaces/order.OrderAddressDTO/page.mdx)","description":"The associated billing address.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the address","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the address was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the address was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The customer ID of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"first_name","type":"`string`","description":"The first name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"last_name","type":"`string`","description":"The last name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"phone","type":"`string`","description":"The phone number of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"company","type":"`string`","description":"The company of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_1","type":"`string`","description":"The first address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_2","type":"`string`","description":"The second address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"city","type":"`string`","description":"The city of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"country_code","type":"`string`","description":"The country code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"province","type":"`string`","description":"The province/state of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"postal_code","type":"`string`","description":"The postal code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"items","type":"[OrderLineItemDTO](../../../interfaces/order.OrderLineItemDTO/page.mdx)[]","description":"The associated order details / line items.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"original_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The item total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The item subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The item tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The discount total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The discount tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"refundable_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The refundable total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"refundable_total_per_unit","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The refundable total per unit of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_refundable_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw refundable total of the order line item..","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_refundable_total_per_unit","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw refundable total per unit of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"id","type":"`string`","description":"The ID of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"title","type":"`string`","description":"The title of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"requires_shipping","type":"`boolean`","description":"Indicates whether the order line item requires shipping.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_discountable","type":"`boolean`","description":"Indicates whether the order line item is discountable.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_tax_inclusive","type":"`boolean`","description":"Indicates whether the order line item price is tax inclusive.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"unit_price","type":"`number`","description":"The unit price of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_unit_price","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw unit price of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"quantity","type":"`number`","description":"The quantity of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_quantity","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw quantity of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"detail","type":"[OrderItemDTO](../../../interfaces/order.OrderItemDTO/page.mdx)","description":"The details of the item","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"The date when the order line item was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"The date when the order line item was last updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtitle","type":"`null` \\| `string`","description":"The subtitle of the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"thumbnail","type":"`null` \\| `string`","description":"The thumbnail of the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"variant_id","type":"`null` \\| `string`","description":"The ID of the variant associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_id","type":"`null` \\| `string`","description":"The ID of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_title","type":"`null` \\| `string`","description":"The title of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_description","type":"`null` \\| `string`","description":"The description of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_subtitle","type":"`null` \\| `string`","description":"The subtitle of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_type","type":"`null` \\| `string`","description":"The type of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_collection","type":"`null` \\| `string`","description":"The collection of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_handle","type":"`null` \\| `string`","description":"The handle of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"variant_sku","type":"`null` \\| `string`","description":"The SKU (stock keeping unit) of the variant associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"variant_barcode","type":"`null` \\| `string`","description":"The barcode of the variant associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"variant_title","type":"`null` \\| `string`","description":"The title of the variant associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"variant_option_values","type":"`null` \\| `Record`","description":"The option values of the variant associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"compare_at_unit_price","type":"`number`","description":"The compare at unit price of the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_compare_at_unit_price","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw compare at unit price of the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_lines","type":"[OrderLineItemTaxLineDTO](../../../interfaces/order.OrderLineItemTaxLineDTO/page.mdx)[]","description":"The associated tax lines.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"adjustments","type":"[OrderLineItemAdjustmentDTO](../../../interfaces/order.OrderLineItemAdjustmentDTO/page.mdx)[]","description":"The associated adjustments.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"shipping_methods","type":"[OrderShippingMethodDTO](../../../interfaces/order.OrderShippingMethodDTO/page.mdx)[]","description":"The associated shipping methods","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"name","type":"`string`","description":"The name of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"amount","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The price of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw price of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_tax_inclusive","type":"`boolean`","description":"Whether the shipping method price is tax inclusive or not","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the shipping method was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the shipping method was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The discount total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The discount tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"description","type":"`string`","description":"The description of the shipping method","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_option_id","type":"`string`","description":"The ID of the shipping option the method was created from","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"data","type":"`Record`","description":"Additional data needed for fulfillment.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_lines","type":"[OrderShippingMethodTaxLineDTO](../../../interfaces/order.OrderShippingMethodTaxLineDTO/page.mdx)[]","description":"The associated tax lines.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"adjustments","type":"[OrderShippingMethodAdjustmentDTO](../../../interfaces/order.OrderShippingMethodAdjustmentDTO/page.mdx)[]","description":"The associated adjustments.","optional":true,"defaultValue":"","expandable":true,"children":[]}]},{"name":"transactions","type":"[OrderTransactionDTO](../../../interfaces/order.OrderTransactionDTO/page.mdx)[]","description":"The tramsactions associated with the order","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[OrderDTO](../../../interfaces/order.OrderDTO/page.mdx)","description":"The associated order","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"amount","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The amount of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw amount of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"The currency code of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference","type":"`string`","description":"The reference of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference_id","type":"`string`","description":"The ID of the reference","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the transaction was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the transaction was updated","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"The metadata of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"summary","type":"[OrderSummaryDTO](../../../types/order.OrderSummaryDTO/page.mdx)","description":"The summary of the order totals.","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total_tax","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"ordered_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"fulfilled_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"returned_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_request_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"write_off_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"projected_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_total_tax","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_total_tax","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_projected_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"balance","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_balance","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"paid_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"refunded_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"refund_amount","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]}]}]} sectionTitle="createReturn"/> diff --git a/www/apps/resources/references/order/IOrderModuleService/methods/order.IOrderModuleService.createReturns/page.mdx b/www/apps/resources/references/order/IOrderModuleService/methods/order.IOrderModuleService.createReturns/page.mdx index 20d63cd20e..e3471e8206 100644 --- a/www/apps/resources/references/order/IOrderModuleService/methods/order.IOrderModuleService.createReturns/page.mdx +++ b/www/apps/resources/references/order/IOrderModuleService/methods/order.IOrderModuleService.createReturns/page.mdx @@ -18,7 +18,7 @@ This documentation provides a reference to the `createReturns` method. This belo ### Returns -`","description":"The metadata of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"declined_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was declined","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_by","type":"`null` \\| `string`","description":"The canceled by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was canceled","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order change was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order change was updated","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"change_type","type":"`\"return\"` \\| `\"exchange\"` \\| `\"claim\"` \\| `\"edit\"`","description":"The type of the order change","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"region_id","type":"`string`","description":"The ID of the region the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The ID of the customer on the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`string`","description":"The ID of the sales channel the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"email","type":"`string`","description":"The email of the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"[OrderAddressDTO](../../../interfaces/order.OrderAddressDTO/page.mdx)","description":"The associated shipping address.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the address","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the address was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the address was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The customer ID of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"first_name","type":"`string`","description":"The first name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"last_name","type":"`string`","description":"The last name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"phone","type":"`string`","description":"The phone number of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"company","type":"`string`","description":"The company of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_1","type":"`string`","description":"The first address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_2","type":"`string`","description":"The second address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"city","type":"`string`","description":"The city of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"country_code","type":"`string`","description":"The country code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"province","type":"`string`","description":"The province/state of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"postal_code","type":"`string`","description":"The postal code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"billing_address","type":"[OrderAddressDTO](../../../interfaces/order.OrderAddressDTO/page.mdx)","description":"The associated billing address.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the address","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the address was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the address was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The customer ID of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"first_name","type":"`string`","description":"The first name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"last_name","type":"`string`","description":"The last name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"phone","type":"`string`","description":"The phone number of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"company","type":"`string`","description":"The company of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_1","type":"`string`","description":"The first address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_2","type":"`string`","description":"The second address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"city","type":"`string`","description":"The city of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"country_code","type":"`string`","description":"The country code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"province","type":"`string`","description":"The province/state of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"postal_code","type":"`string`","description":"The postal code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"items","type":"[OrderLineItemDTO](../../../interfaces/order.OrderLineItemDTO/page.mdx)[]","description":"The associated order details / line items.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"original_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The item total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The item subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The item tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The discount total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The discount tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"refundable_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The refundable total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"refundable_total_per_unit","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The refundable total per unit of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_refundable_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw refundable total of the order line item..","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_refundable_total_per_unit","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw refundable total per unit of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"id","type":"`string`","description":"The ID of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"title","type":"`string`","description":"The title of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"requires_shipping","type":"`boolean`","description":"Indicates whether the order line item requires shipping.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_discountable","type":"`boolean`","description":"Indicates whether the order line item is discountable.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_tax_inclusive","type":"`boolean`","description":"Indicates whether the order line item price is tax inclusive.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"unit_price","type":"`number`","description":"The unit price of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_unit_price","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw unit price of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"quantity","type":"`number`","description":"The quantity of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_quantity","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw quantity of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"detail","type":"[OrderItemDTO](../../../interfaces/order.OrderItemDTO/page.mdx)","description":"The details of the item","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"The date when the order line item was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"The date when the order line item was last updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtitle","type":"`null` \\| `string`","description":"The subtitle of the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"thumbnail","type":"`null` \\| `string`","description":"The thumbnail of the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"variant_id","type":"`null` \\| `string`","description":"The ID of the variant associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_id","type":"`null` \\| `string`","description":"The ID of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_title","type":"`null` \\| `string`","description":"The title of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_description","type":"`null` \\| `string`","description":"The description of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_subtitle","type":"`null` \\| `string`","description":"The subtitle of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_type","type":"`null` \\| `string`","description":"The type of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_collection","type":"`null` \\| `string`","description":"The collection of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_handle","type":"`null` \\| `string`","description":"The handle of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"variant_sku","type":"`null` \\| `string`","description":"The SKU (stock keeping unit) of the variant associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"variant_barcode","type":"`null` \\| `string`","description":"The barcode of the variant associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"variant_title","type":"`null` \\| `string`","description":"The title of the variant associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"variant_option_values","type":"`null` \\| `Record`","description":"The option values of the variant associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"compare_at_unit_price","type":"`number`","description":"The compare at unit price of the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_compare_at_unit_price","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw compare at unit price of the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_lines","type":"[OrderLineItemTaxLineDTO](../../../interfaces/order.OrderLineItemTaxLineDTO/page.mdx)[]","description":"The associated tax lines.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"adjustments","type":"[OrderLineItemAdjustmentDTO](../../../interfaces/order.OrderLineItemAdjustmentDTO/page.mdx)[]","description":"The associated adjustments.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"shipping_methods","type":"[OrderShippingMethodDTO](../../../interfaces/order.OrderShippingMethodDTO/page.mdx)[]","description":"The associated shipping methods","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"name","type":"`string`","description":"The name of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"amount","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The price of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw price of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_tax_inclusive","type":"`boolean`","description":"Whether the shipping method price is tax inclusive or not","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the shipping method was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the shipping method was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The discount total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The discount tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"description","type":"`string`","description":"The description of the shipping method","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_option_id","type":"`string`","description":"The ID of the shipping option the method was created from","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"data","type":"`Record`","description":"Additional data needed for fulfillment.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_lines","type":"[OrderShippingMethodTaxLineDTO](../../../interfaces/order.OrderShippingMethodTaxLineDTO/page.mdx)[]","description":"The associated tax lines.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"adjustments","type":"[OrderShippingMethodAdjustmentDTO](../../../interfaces/order.OrderShippingMethodAdjustmentDTO/page.mdx)[]","description":"The associated adjustments.","optional":true,"defaultValue":"","expandable":true,"children":[]}]},{"name":"transactions","type":"[OrderTransactionDTO](../../../interfaces/order.OrderTransactionDTO/page.mdx)[]","description":"The tramsactions associated with the order","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[OrderDTO](../../../interfaces/order.OrderDTO/page.mdx)","description":"The associated order","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"amount","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The amount of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw amount of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"The currency code of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference","type":"`string`","description":"The reference of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference_id","type":"`string`","description":"The ID of the reference","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the transaction was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the transaction was updated","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"The metadata of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"summary","type":"[OrderSummaryDTO](../../../types/order.OrderSummaryDTO/page.mdx)","description":"The summary of the order totals.","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total_tax","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"ordered_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"fulfilled_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"returned_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_request_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"write_off_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"projected_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_total_tax","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_total_tax","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_projected_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"balance","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_balance","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"paid_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"refunded_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"refund_amount","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]}]}]} sectionTitle="createReturns"/> +`","description":"The metadata of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"declined_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was declined","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_by","type":"`null` \\| `string`","description":"The canceled by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was canceled","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order change was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order change was updated","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"change_type","type":"`\"return\"` \\| `\"exchange\"` \\| `\"claim\"` \\| `\"edit\"`","description":"The type of the order change","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"region_id","type":"`string`","description":"The ID of the region the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The ID of the customer on the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`string`","description":"The ID of the sales channel the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"email","type":"`string`","description":"The email of the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"[OrderAddressDTO](../../../interfaces/order.OrderAddressDTO/page.mdx)","description":"The associated shipping address.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the address","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the address was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the address was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The customer ID of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"first_name","type":"`string`","description":"The first name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"last_name","type":"`string`","description":"The last name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"phone","type":"`string`","description":"The phone number of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"company","type":"`string`","description":"The company of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_1","type":"`string`","description":"The first address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_2","type":"`string`","description":"The second address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"city","type":"`string`","description":"The city of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"country_code","type":"`string`","description":"The country code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"province","type":"`string`","description":"The province/state of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"postal_code","type":"`string`","description":"The postal code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"billing_address","type":"[OrderAddressDTO](../../../interfaces/order.OrderAddressDTO/page.mdx)","description":"The associated billing address.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the address","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the address was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the address was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The customer ID of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"first_name","type":"`string`","description":"The first name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"last_name","type":"`string`","description":"The last name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"phone","type":"`string`","description":"The phone number of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"company","type":"`string`","description":"The company of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_1","type":"`string`","description":"The first address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_2","type":"`string`","description":"The second address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"city","type":"`string`","description":"The city of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"country_code","type":"`string`","description":"The country code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"province","type":"`string`","description":"The province/state of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"postal_code","type":"`string`","description":"The postal code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"items","type":"[OrderLineItemDTO](../../../interfaces/order.OrderLineItemDTO/page.mdx)[]","description":"The associated order details / line items.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"original_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The item total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The item subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The item tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The discount total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The discount tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"refundable_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The refundable total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"refundable_total_per_unit","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The refundable total per unit of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_refundable_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw refundable total of the order line item..","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_refundable_total_per_unit","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw refundable total per unit of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"id","type":"`string`","description":"The ID of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"title","type":"`string`","description":"The title of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"requires_shipping","type":"`boolean`","description":"Indicates whether the order line item requires shipping.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_discountable","type":"`boolean`","description":"Indicates whether the order line item is discountable.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_tax_inclusive","type":"`boolean`","description":"Indicates whether the order line item price is tax inclusive.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"unit_price","type":"`number`","description":"The unit price of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_unit_price","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw unit price of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"quantity","type":"`number`","description":"The quantity of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_quantity","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw quantity of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"detail","type":"[OrderItemDTO](../../../interfaces/order.OrderItemDTO/page.mdx)","description":"The details of the item","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"The date when the order line item was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"The date when the order line item was last updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtitle","type":"`null` \\| `string`","description":"The subtitle of the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"thumbnail","type":"`null` \\| `string`","description":"The thumbnail of the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"variant_id","type":"`null` \\| `string`","description":"The ID of the variant associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_id","type":"`null` \\| `string`","description":"The ID of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_title","type":"`null` \\| `string`","description":"The title of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_description","type":"`null` \\| `string`","description":"The description of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_subtitle","type":"`null` \\| `string`","description":"The subtitle of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_type","type":"`null` \\| `string`","description":"The type of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_collection","type":"`null` \\| `string`","description":"The collection of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_handle","type":"`null` \\| `string`","description":"The handle of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"variant_sku","type":"`null` \\| `string`","description":"The SKU (stock keeping unit) of the variant associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"variant_barcode","type":"`null` \\| `string`","description":"The barcode of the variant associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"variant_title","type":"`null` \\| `string`","description":"The title of the variant associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"variant_option_values","type":"`null` \\| `Record`","description":"The option values of the variant associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"compare_at_unit_price","type":"`number`","description":"The compare at unit price of the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_compare_at_unit_price","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw compare at unit price of the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_lines","type":"[OrderLineItemTaxLineDTO](../../../interfaces/order.OrderLineItemTaxLineDTO/page.mdx)[]","description":"The associated tax lines.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"adjustments","type":"[OrderLineItemAdjustmentDTO](../../../interfaces/order.OrderLineItemAdjustmentDTO/page.mdx)[]","description":"The associated adjustments.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"shipping_methods","type":"[OrderShippingMethodDTO](../../../interfaces/order.OrderShippingMethodDTO/page.mdx)[]","description":"The associated shipping methods","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"name","type":"`string`","description":"The name of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"amount","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The price of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw price of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_tax_inclusive","type":"`boolean`","description":"Whether the shipping method price is tax inclusive or not","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the shipping method was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the shipping method was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The discount total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The discount tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"description","type":"`string`","description":"The description of the shipping method","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_option_id","type":"`string`","description":"The ID of the shipping option the method was created from","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"data","type":"`Record`","description":"Additional data needed for fulfillment.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_lines","type":"[OrderShippingMethodTaxLineDTO](../../../interfaces/order.OrderShippingMethodTaxLineDTO/page.mdx)[]","description":"The associated tax lines.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"adjustments","type":"[OrderShippingMethodAdjustmentDTO](../../../interfaces/order.OrderShippingMethodAdjustmentDTO/page.mdx)[]","description":"The associated adjustments.","optional":true,"defaultValue":"","expandable":true,"children":[]}]},{"name":"transactions","type":"[OrderTransactionDTO](../../../interfaces/order.OrderTransactionDTO/page.mdx)[]","description":"The tramsactions associated with the order","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[OrderDTO](../../../interfaces/order.OrderDTO/page.mdx)","description":"The associated order","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"amount","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The amount of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw amount of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"The currency code of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference","type":"`string`","description":"The reference of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference_id","type":"`string`","description":"The ID of the reference","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the transaction was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the transaction was updated","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"The metadata of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"summary","type":"[OrderSummaryDTO](../../../types/order.OrderSummaryDTO/page.mdx)","description":"The summary of the order totals.","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total_tax","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"ordered_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"fulfilled_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"returned_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_request_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"write_off_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"projected_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_total_tax","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_total_tax","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_projected_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"balance","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_balance","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"paid_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"refunded_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"refund_amount","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]}]}]} sectionTitle="createReturns"/> ## createReturns(data, sharedContext?): Promise<[ReturnDTO](../../../interfaces/order.ReturnDTO/page.mdx)[]> diff --git a/www/apps/resources/references/order/IOrderModuleService/methods/order.IOrderModuleService.receiveReturn/page.mdx b/www/apps/resources/references/order/IOrderModuleService/methods/order.IOrderModuleService.receiveReturn/page.mdx index b7596d038d..cc98bd5d32 100644 --- a/www/apps/resources/references/order/IOrderModuleService/methods/order.IOrderModuleService.receiveReturn/page.mdx +++ b/www/apps/resources/references/order/IOrderModuleService/methods/order.IOrderModuleService.receiveReturn/page.mdx @@ -16,4 +16,4 @@ This documentation provides a reference to the `receiveReturn` method. This belo ## Returns -`","description":"The metadata of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"declined_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was declined","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_by","type":"`null` \\| `string`","description":"The canceled by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was canceled","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order change was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order change was updated","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"change_type","type":"`\"return\"` \\| `\"exchange\"` \\| `\"claim\"` \\| `\"edit\"`","description":"The type of the order change","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"region_id","type":"`string`","description":"The ID of the region the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The ID of the customer on the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`string`","description":"The ID of the sales channel the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"email","type":"`string`","description":"The email of the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"[OrderAddressDTO](../../../interfaces/order.OrderAddressDTO/page.mdx)","description":"The associated shipping address.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the address","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the address was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the address was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The customer ID of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"first_name","type":"`string`","description":"The first name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"last_name","type":"`string`","description":"The last name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"phone","type":"`string`","description":"The phone number of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"company","type":"`string`","description":"The company of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_1","type":"`string`","description":"The first address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_2","type":"`string`","description":"The second address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"city","type":"`string`","description":"The city of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"country_code","type":"`string`","description":"The country code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"province","type":"`string`","description":"The province/state of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"postal_code","type":"`string`","description":"The postal code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"billing_address","type":"[OrderAddressDTO](../../../interfaces/order.OrderAddressDTO/page.mdx)","description":"The associated billing address.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the address","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the address was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the address was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The customer ID of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"first_name","type":"`string`","description":"The first name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"last_name","type":"`string`","description":"The last name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"phone","type":"`string`","description":"The phone number of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"company","type":"`string`","description":"The company of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_1","type":"`string`","description":"The first address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_2","type":"`string`","description":"The second address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"city","type":"`string`","description":"The city of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"country_code","type":"`string`","description":"The country code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"province","type":"`string`","description":"The province/state of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"postal_code","type":"`string`","description":"The postal code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"items","type":"[OrderLineItemDTO](../../../interfaces/order.OrderLineItemDTO/page.mdx)[]","description":"The associated order details / line items.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"original_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The item total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The item subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The item tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The discount total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The discount tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"refundable_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The refundable total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"refundable_total_per_unit","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The refundable total per unit of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_refundable_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw refundable total of the order line item..","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_refundable_total_per_unit","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw refundable total per unit of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"id","type":"`string`","description":"The ID of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"title","type":"`string`","description":"The title of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"requires_shipping","type":"`boolean`","description":"Indicates whether the order line item requires shipping.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_discountable","type":"`boolean`","description":"Indicates whether the order line item is discountable.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_tax_inclusive","type":"`boolean`","description":"Indicates whether the order line item price is tax inclusive.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"unit_price","type":"`number`","description":"The unit price of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_unit_price","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw unit price of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"quantity","type":"`number`","description":"The quantity of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_quantity","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw quantity of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"detail","type":"[OrderItemDTO](../../../interfaces/order.OrderItemDTO/page.mdx)","description":"The details of the item","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"The date when the order line item was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"The date when the order line item was last updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtitle","type":"`null` \\| `string`","description":"The subtitle of the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"thumbnail","type":"`null` \\| `string`","description":"The thumbnail of the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"variant_id","type":"`null` \\| `string`","description":"The ID of the variant associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_id","type":"`null` \\| `string`","description":"The ID of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_title","type":"`null` \\| `string`","description":"The title of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_description","type":"`null` \\| `string`","description":"The description of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_subtitle","type":"`null` \\| `string`","description":"The subtitle of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_type","type":"`null` \\| `string`","description":"The type of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_collection","type":"`null` \\| `string`","description":"The collection of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_handle","type":"`null` \\| `string`","description":"The handle of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"variant_sku","type":"`null` \\| `string`","description":"The SKU (stock keeping unit) of the variant associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"variant_barcode","type":"`null` \\| `string`","description":"The barcode of the variant associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"variant_title","type":"`null` \\| `string`","description":"The title of the variant associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"variant_option_values","type":"`null` \\| `Record`","description":"The option values of the variant associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"compare_at_unit_price","type":"`number`","description":"The compare at unit price of the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_compare_at_unit_price","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw compare at unit price of the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_lines","type":"[OrderLineItemTaxLineDTO](../../../interfaces/order.OrderLineItemTaxLineDTO/page.mdx)[]","description":"The associated tax lines.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"adjustments","type":"[OrderLineItemAdjustmentDTO](../../../interfaces/order.OrderLineItemAdjustmentDTO/page.mdx)[]","description":"The associated adjustments.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"shipping_methods","type":"[OrderShippingMethodDTO](../../../interfaces/order.OrderShippingMethodDTO/page.mdx)[]","description":"The associated shipping methods","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"name","type":"`string`","description":"The name of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"amount","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The price of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw price of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_tax_inclusive","type":"`boolean`","description":"Whether the shipping method price is tax inclusive or not","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the shipping method was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the shipping method was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The discount total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The discount tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"description","type":"`string`","description":"The description of the shipping method","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_option_id","type":"`string`","description":"The ID of the shipping option the method was created from","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"data","type":"`Record`","description":"Additional data needed for fulfillment.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_lines","type":"[OrderShippingMethodTaxLineDTO](../../../interfaces/order.OrderShippingMethodTaxLineDTO/page.mdx)[]","description":"The associated tax lines.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"adjustments","type":"[OrderShippingMethodAdjustmentDTO](../../../interfaces/order.OrderShippingMethodAdjustmentDTO/page.mdx)[]","description":"The associated adjustments.","optional":true,"defaultValue":"","expandable":true,"children":[]}]},{"name":"transactions","type":"[OrderTransactionDTO](../../../interfaces/order.OrderTransactionDTO/page.mdx)[]","description":"The tramsactions associated with the order","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[OrderDTO](../../../interfaces/order.OrderDTO/page.mdx)","description":"The associated order","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"amount","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The amount of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw amount of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"The currency code of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference","type":"`string`","description":"The reference of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference_id","type":"`string`","description":"The ID of the reference","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the transaction was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the transaction was updated","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"The metadata of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"summary","type":"[OrderSummaryDTO](../../../types/order.OrderSummaryDTO/page.mdx)","description":"The summary of the order totals.","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total_tax","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"ordered_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"fulfilled_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"returned_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_request_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"write_off_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"projected_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_total_tax","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_total_tax","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_projected_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"balance","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_balance","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"paid_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"refunded_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"refund_amount","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]}]}]} sectionTitle="receiveReturn"/> +`","description":"The metadata of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"declined_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was declined","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_by","type":"`null` \\| `string`","description":"The canceled by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was canceled","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order change was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order change was updated","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"change_type","type":"`\"return\"` \\| `\"exchange\"` \\| `\"claim\"` \\| `\"edit\"`","description":"The type of the order change","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"region_id","type":"`string`","description":"The ID of the region the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The ID of the customer on the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`string`","description":"The ID of the sales channel the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"email","type":"`string`","description":"The email of the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"[OrderAddressDTO](../../../interfaces/order.OrderAddressDTO/page.mdx)","description":"The associated shipping address.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the address","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the address was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the address was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The customer ID of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"first_name","type":"`string`","description":"The first name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"last_name","type":"`string`","description":"The last name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"phone","type":"`string`","description":"The phone number of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"company","type":"`string`","description":"The company of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_1","type":"`string`","description":"The first address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_2","type":"`string`","description":"The second address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"city","type":"`string`","description":"The city of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"country_code","type":"`string`","description":"The country code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"province","type":"`string`","description":"The province/state of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"postal_code","type":"`string`","description":"The postal code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"billing_address","type":"[OrderAddressDTO](../../../interfaces/order.OrderAddressDTO/page.mdx)","description":"The associated billing address.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the address","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the address was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the address was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The customer ID of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"first_name","type":"`string`","description":"The first name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"last_name","type":"`string`","description":"The last name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"phone","type":"`string`","description":"The phone number of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"company","type":"`string`","description":"The company of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_1","type":"`string`","description":"The first address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_2","type":"`string`","description":"The second address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"city","type":"`string`","description":"The city of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"country_code","type":"`string`","description":"The country code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"province","type":"`string`","description":"The province/state of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"postal_code","type":"`string`","description":"The postal code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"items","type":"[OrderLineItemDTO](../../../interfaces/order.OrderLineItemDTO/page.mdx)[]","description":"The associated order details / line items.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"original_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The item total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The item subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The item tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The discount total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The discount tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"refundable_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The refundable total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"refundable_total_per_unit","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The refundable total per unit of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_refundable_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw refundable total of the order line item..","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_refundable_total_per_unit","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw refundable total per unit of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"id","type":"`string`","description":"The ID of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"title","type":"`string`","description":"The title of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"requires_shipping","type":"`boolean`","description":"Indicates whether the order line item requires shipping.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_discountable","type":"`boolean`","description":"Indicates whether the order line item is discountable.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_tax_inclusive","type":"`boolean`","description":"Indicates whether the order line item price is tax inclusive.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"unit_price","type":"`number`","description":"The unit price of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_unit_price","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw unit price of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"quantity","type":"`number`","description":"The quantity of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_quantity","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw quantity of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"detail","type":"[OrderItemDTO](../../../interfaces/order.OrderItemDTO/page.mdx)","description":"The details of the item","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"The date when the order line item was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"The date when the order line item was last updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtitle","type":"`null` \\| `string`","description":"The subtitle of the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"thumbnail","type":"`null` \\| `string`","description":"The thumbnail of the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"variant_id","type":"`null` \\| `string`","description":"The ID of the variant associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_id","type":"`null` \\| `string`","description":"The ID of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_title","type":"`null` \\| `string`","description":"The title of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_description","type":"`null` \\| `string`","description":"The description of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_subtitle","type":"`null` \\| `string`","description":"The subtitle of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_type","type":"`null` \\| `string`","description":"The type of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_collection","type":"`null` \\| `string`","description":"The collection of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_handle","type":"`null` \\| `string`","description":"The handle of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"variant_sku","type":"`null` \\| `string`","description":"The SKU (stock keeping unit) of the variant associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"variant_barcode","type":"`null` \\| `string`","description":"The barcode of the variant associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"variant_title","type":"`null` \\| `string`","description":"The title of the variant associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"variant_option_values","type":"`null` \\| `Record`","description":"The option values of the variant associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"compare_at_unit_price","type":"`number`","description":"The compare at unit price of the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_compare_at_unit_price","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw compare at unit price of the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_lines","type":"[OrderLineItemTaxLineDTO](../../../interfaces/order.OrderLineItemTaxLineDTO/page.mdx)[]","description":"The associated tax lines.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"adjustments","type":"[OrderLineItemAdjustmentDTO](../../../interfaces/order.OrderLineItemAdjustmentDTO/page.mdx)[]","description":"The associated adjustments.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"shipping_methods","type":"[OrderShippingMethodDTO](../../../interfaces/order.OrderShippingMethodDTO/page.mdx)[]","description":"The associated shipping methods","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"name","type":"`string`","description":"The name of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"amount","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The price of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw price of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_tax_inclusive","type":"`boolean`","description":"Whether the shipping method price is tax inclusive or not","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the shipping method was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the shipping method was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The discount total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The discount tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"description","type":"`string`","description":"The description of the shipping method","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_option_id","type":"`string`","description":"The ID of the shipping option the method was created from","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"data","type":"`Record`","description":"Additional data needed for fulfillment.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_lines","type":"[OrderShippingMethodTaxLineDTO](../../../interfaces/order.OrderShippingMethodTaxLineDTO/page.mdx)[]","description":"The associated tax lines.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"adjustments","type":"[OrderShippingMethodAdjustmentDTO](../../../interfaces/order.OrderShippingMethodAdjustmentDTO/page.mdx)[]","description":"The associated adjustments.","optional":true,"defaultValue":"","expandable":true,"children":[]}]},{"name":"transactions","type":"[OrderTransactionDTO](../../../interfaces/order.OrderTransactionDTO/page.mdx)[]","description":"The tramsactions associated with the order","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[OrderDTO](../../../interfaces/order.OrderDTO/page.mdx)","description":"The associated order","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"amount","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The amount of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw amount of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"The currency code of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference","type":"`string`","description":"The reference of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference_id","type":"`string`","description":"The ID of the reference","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the transaction was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the transaction was updated","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"The metadata of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"summary","type":"[OrderSummaryDTO](../../../types/order.OrderSummaryDTO/page.mdx)","description":"The summary of the order totals.","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total_tax","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"ordered_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"fulfilled_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"returned_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_request_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"write_off_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"projected_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_total_tax","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_total_tax","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_projected_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"balance","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_balance","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"paid_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"refunded_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"refund_amount","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]}]}]} sectionTitle="receiveReturn"/> diff --git a/www/apps/resources/references/order/IOrderModuleService/methods/order.IOrderModuleService.retrieveOrderChange/page.mdx b/www/apps/resources/references/order/IOrderModuleService/methods/order.IOrderModuleService.retrieveOrderChange/page.mdx index e34e3c3afc..8fe9053337 100644 --- a/www/apps/resources/references/order/IOrderModuleService/methods/order.IOrderModuleService.retrieveOrderChange/page.mdx +++ b/www/apps/resources/references/order/IOrderModuleService/methods/order.IOrderModuleService.retrieveOrderChange/page.mdx @@ -24,4 +24,4 @@ const result = await orderModuleService.retrieveOrder("orderId123"); ## Returns -`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"return_order","type":"[ReturnDTO](../../../interfaces/order.ReturnDTO/page.mdx)","description":"The associated return order","optional":false,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"The currency of the order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"status","type":"[ReturnStatus](../../../types/order.ReturnStatus/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_change","type":"[OrderChangeDTO](../../../interfaces/order.OrderChangeDTO/page.mdx)","description":"The active order change, if any.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"region_id","type":"`string`","description":"The ID of the region the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The ID of the customer on the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`string`","description":"The ID of the sales channel the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"email","type":"`string`","description":"The email of the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"[OrderAddressDTO](../../../interfaces/order.OrderAddressDTO/page.mdx)","description":"The associated shipping address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"billing_address","type":"[OrderAddressDTO](../../../interfaces/order.OrderAddressDTO/page.mdx)","description":"The associated billing address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"items","type":"[OrderLineItemDTO](../../../interfaces/order.OrderLineItemDTO/page.mdx)[]","description":"The associated order details / line items.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"shipping_methods","type":"[OrderShippingMethodDTO](../../../interfaces/order.OrderShippingMethodDTO/page.mdx)[]","description":"The associated shipping methods","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"transactions","type":"[OrderTransactionDTO](../../../interfaces/order.OrderTransactionDTO/page.mdx)[]","description":"The tramsactions associated with the order","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"summary","type":"[OrderSummaryDTO](../../../types/order.OrderSummaryDTO/page.mdx)","description":"The summary of the order totals.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"refund_amount","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"exchange","type":"[OrderExchangeDTO](../../../interfaces/order.OrderExchangeDTO/page.mdx)","description":"The associated exchange order","optional":false,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"The currency of the order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_items","type":"`any`[]","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"additional_items","type":"`any`[]","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_change","type":"[OrderChangeDTO](../../../interfaces/order.OrderChangeDTO/page.mdx)","description":"The active order change, if any.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"region_id","type":"`string`","description":"The ID of the region the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The ID of the customer on the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`string`","description":"The ID of the sales channel the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"email","type":"`string`","description":"The email of the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"[OrderAddressDTO](../../../interfaces/order.OrderAddressDTO/page.mdx)","description":"The associated shipping address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"billing_address","type":"[OrderAddressDTO](../../../interfaces/order.OrderAddressDTO/page.mdx)","description":"The associated billing address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"shipping_methods","type":"[OrderShippingMethodDTO](../../../interfaces/order.OrderShippingMethodDTO/page.mdx)[]","description":"The associated shipping methods","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"transactions","type":"[OrderTransactionDTO](../../../interfaces/order.OrderTransactionDTO/page.mdx)[]","description":"The tramsactions associated with the order","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"summary","type":"[OrderSummaryDTO](../../../types/order.OrderSummaryDTO/page.mdx)","description":"The summary of the order totals.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"no_notification","type":"`boolean`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"difference_due","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"return","type":"[ReturnDTO](../../../interfaces/order.ReturnDTO/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"claim","type":"[OrderClaimDTO](../../../interfaces/order.OrderClaimDTO/page.mdx)","description":"The associated claim order","optional":false,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"The currency of the order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_items","type":"`any`[]","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"additional_items","type":"`any`[]","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_change","type":"[OrderChangeDTO](../../../interfaces/order.OrderChangeDTO/page.mdx)","description":"The active order change, if any.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"region_id","type":"`string`","description":"The ID of the region the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The ID of the customer on the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`string`","description":"The ID of the sales channel the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"email","type":"`string`","description":"The email of the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"[OrderAddressDTO](../../../interfaces/order.OrderAddressDTO/page.mdx)","description":"The associated shipping address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"billing_address","type":"[OrderAddressDTO](../../../interfaces/order.OrderAddressDTO/page.mdx)","description":"The associated billing address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"shipping_methods","type":"[OrderShippingMethodDTO](../../../interfaces/order.OrderShippingMethodDTO/page.mdx)[]","description":"The associated shipping methods","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"transactions","type":"[OrderTransactionDTO](../../../interfaces/order.OrderTransactionDTO/page.mdx)[]","description":"The tramsactions associated with the order","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"summary","type":"[OrderSummaryDTO](../../../types/order.OrderSummaryDTO/page.mdx)","description":"The summary of the order totals.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"return","type":"[ReturnDTO](../../../interfaces/order.ReturnDTO/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"no_notification","type":"`boolean`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"refund_amount","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"actions","type":"[OrderChangeActionDTO](../../../interfaces/order.OrderChangeActionDTO/page.mdx)[]","description":"The actions of the order change","optional":false,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the order change action","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_change_id","type":"`null` \\| `string`","description":"The ID of the associated order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_change","type":"`null` \\| [OrderChangeDTO](../../../interfaces/order.OrderChangeDTO/page.mdx)","description":"The associated order change","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"order_id","type":"`null` \\| `string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"`null` \\| [OrderDTO](../../../interfaces/order.OrderDTO/page.mdx)","description":"The associated order","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"reference","type":"`string`","description":"The reference of the order change action","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference_id","type":"`string`","description":"The ID of the reference","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"action","type":"[ChangeActionType](../../../types/order.ChangeActionType/page.mdx)","description":"The action of the order change action","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"details","type":"`null` \\| `Record`","description":"The details of the order change action","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"internal_note","type":"`null` \\| `string`","description":"The internal note of the order change action","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order change action was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order change action was updated","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"status","type":"`string`","description":"The status of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"requested_by","type":"`null` \\| `string`","description":"The requested by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"requested_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was requested","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"confirmed_by","type":"`null` \\| `string`","description":"The confirmed by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"confirmed_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was confirmed","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"declined_by","type":"`null` \\| `string`","description":"The declined by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"declined_reason","type":"`null` \\| `string`","description":"The declined reason of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"The metadata of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"declined_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was declined","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_by","type":"`null` \\| `string`","description":"The canceled by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was canceled","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order change was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order change was updated","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"change_type","type":"`\"return\"` \\| `\"exchange\"` \\| `\"claim\"` \\| `\"edit\"`","description":"The type of the order change","optional":true,"defaultValue":"","expandable":false,"children":[]}]}]}]} sectionTitle="retrieveOrderChange"/> +`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"return_order","type":"[ReturnDTO](../../../interfaces/order.ReturnDTO/page.mdx)","description":"The associated return order","optional":false,"defaultValue":"","expandable":true,"children":[{"name":"currency_code","type":"`string`","description":"The currency of the order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"id","type":"`string`","description":"The ID of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"status","type":"[ReturnStatus](../../../types/order.ReturnStatus/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_change","type":"[OrderChangeDTO](../../../interfaces/order.OrderChangeDTO/page.mdx)","description":"The active order change, if any.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"region_id","type":"`string`","description":"The ID of the region the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The ID of the customer on the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`string`","description":"The ID of the sales channel the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"email","type":"`string`","description":"The email of the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"[OrderAddressDTO](../../../interfaces/order.OrderAddressDTO/page.mdx)","description":"The associated shipping address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"billing_address","type":"[OrderAddressDTO](../../../interfaces/order.OrderAddressDTO/page.mdx)","description":"The associated billing address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"items","type":"[OrderLineItemDTO](../../../interfaces/order.OrderLineItemDTO/page.mdx)[]","description":"The associated order details / line items.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"shipping_methods","type":"[OrderShippingMethodDTO](../../../interfaces/order.OrderShippingMethodDTO/page.mdx)[]","description":"The associated shipping methods","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"transactions","type":"[OrderTransactionDTO](../../../interfaces/order.OrderTransactionDTO/page.mdx)[]","description":"The tramsactions associated with the order","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"summary","type":"[OrderSummaryDTO](../../../types/order.OrderSummaryDTO/page.mdx)","description":"The summary of the order totals.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"refund_amount","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"exchange","type":"[OrderExchangeDTO](../../../interfaces/order.OrderExchangeDTO/page.mdx)","description":"The associated exchange order","optional":false,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"The currency of the order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_items","type":"`any`[]","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"additional_items","type":"`any`[]","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_change","type":"[OrderChangeDTO](../../../interfaces/order.OrderChangeDTO/page.mdx)","description":"The active order change, if any.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"region_id","type":"`string`","description":"The ID of the region the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The ID of the customer on the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`string`","description":"The ID of the sales channel the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"email","type":"`string`","description":"The email of the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"[OrderAddressDTO](../../../interfaces/order.OrderAddressDTO/page.mdx)","description":"The associated shipping address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"billing_address","type":"[OrderAddressDTO](../../../interfaces/order.OrderAddressDTO/page.mdx)","description":"The associated billing address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"shipping_methods","type":"[OrderShippingMethodDTO](../../../interfaces/order.OrderShippingMethodDTO/page.mdx)[]","description":"The associated shipping methods","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"transactions","type":"[OrderTransactionDTO](../../../interfaces/order.OrderTransactionDTO/page.mdx)[]","description":"The tramsactions associated with the order","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"summary","type":"[OrderSummaryDTO](../../../types/order.OrderSummaryDTO/page.mdx)","description":"The summary of the order totals.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"no_notification","type":"`boolean`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"difference_due","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"return","type":"[ReturnDTO](../../../interfaces/order.ReturnDTO/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"claim","type":"[OrderClaimDTO](../../../interfaces/order.OrderClaimDTO/page.mdx)","description":"The associated claim order","optional":false,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"The currency of the order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_items","type":"`any`[]","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"additional_items","type":"`any`[]","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_change","type":"[OrderChangeDTO](../../../interfaces/order.OrderChangeDTO/page.mdx)","description":"The active order change, if any.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"region_id","type":"`string`","description":"The ID of the region the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The ID of the customer on the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`string`","description":"The ID of the sales channel the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"email","type":"`string`","description":"The email of the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"[OrderAddressDTO](../../../interfaces/order.OrderAddressDTO/page.mdx)","description":"The associated shipping address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"billing_address","type":"[OrderAddressDTO](../../../interfaces/order.OrderAddressDTO/page.mdx)","description":"The associated billing address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"shipping_methods","type":"[OrderShippingMethodDTO](../../../interfaces/order.OrderShippingMethodDTO/page.mdx)[]","description":"The associated shipping methods","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"transactions","type":"[OrderTransactionDTO](../../../interfaces/order.OrderTransactionDTO/page.mdx)[]","description":"The tramsactions associated with the order","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"summary","type":"[OrderSummaryDTO](../../../types/order.OrderSummaryDTO/page.mdx)","description":"The summary of the order totals.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"return","type":"[ReturnDTO](../../../interfaces/order.ReturnDTO/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"no_notification","type":"`boolean`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"refund_amount","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"actions","type":"[OrderChangeActionDTO](../../../interfaces/order.OrderChangeActionDTO/page.mdx)[]","description":"The actions of the order change","optional":false,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the order change action","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_change_id","type":"`null` \\| `string`","description":"The ID of the associated order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_change","type":"`null` \\| [OrderChangeDTO](../../../interfaces/order.OrderChangeDTO/page.mdx)","description":"The associated order change","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"order_id","type":"`null` \\| `string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"`null` \\| [OrderDTO](../../../interfaces/order.OrderDTO/page.mdx)","description":"The associated order","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"reference","type":"`string`","description":"The reference of the order change action","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference_id","type":"`string`","description":"The ID of the reference","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"action","type":"[ChangeActionType](../../../types/order.ChangeActionType/page.mdx)","description":"The action of the order change action","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"details","type":"`null` \\| `Record`","description":"The details of the order change action","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"internal_note","type":"`null` \\| `string`","description":"The internal note of the order change action","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order change action was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order change action was updated","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"status","type":"`string`","description":"The status of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"requested_by","type":"`null` \\| `string`","description":"The requested by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"requested_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was requested","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"confirmed_by","type":"`null` \\| `string`","description":"The confirmed by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"confirmed_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was confirmed","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"declined_by","type":"`null` \\| `string`","description":"The declined by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"declined_reason","type":"`null` \\| `string`","description":"The declined reason of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"The metadata of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"declined_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was declined","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_by","type":"`null` \\| `string`","description":"The canceled by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was canceled","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order change was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order change was updated","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"change_type","type":"`\"return\"` \\| `\"exchange\"` \\| `\"claim\"` \\| `\"edit\"`","description":"The type of the order change","optional":true,"defaultValue":"","expandable":false,"children":[]}]}]}]} sectionTitle="retrieveOrderChange"/> diff --git a/www/apps/resources/references/order/IOrderModuleService/methods/order.IOrderModuleService.retrieveOrderClaim/page.mdx b/www/apps/resources/references/order/IOrderModuleService/methods/order.IOrderModuleService.retrieveOrderClaim/page.mdx index 51499d8f45..1020b433ae 100644 --- a/www/apps/resources/references/order/IOrderModuleService/methods/order.IOrderModuleService.retrieveOrderClaim/page.mdx +++ b/www/apps/resources/references/order/IOrderModuleService/methods/order.IOrderModuleService.retrieveOrderClaim/page.mdx @@ -16,4 +16,4 @@ This documentation provides a reference to the `retrieveOrderClaim` method. This ## Returns -`","description":"The metadata of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"declined_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was declined","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_by","type":"`null` \\| `string`","description":"The canceled by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was canceled","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order change was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order change was updated","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"change_type","type":"`\"return\"` \\| `\"exchange\"` \\| `\"claim\"` \\| `\"edit\"`","description":"The type of the order change","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"region_id","type":"`string`","description":"The ID of the region the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The ID of the customer on the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`string`","description":"The ID of the sales channel the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"email","type":"`string`","description":"The email of the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"[OrderAddressDTO](../../../interfaces/order.OrderAddressDTO/page.mdx)","description":"The associated shipping address.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the address","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the address was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the address was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The customer ID of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"first_name","type":"`string`","description":"The first name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"last_name","type":"`string`","description":"The last name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"phone","type":"`string`","description":"The phone number of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"company","type":"`string`","description":"The company of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_1","type":"`string`","description":"The first address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_2","type":"`string`","description":"The second address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"city","type":"`string`","description":"The city of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"country_code","type":"`string`","description":"The country code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"province","type":"`string`","description":"The province/state of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"postal_code","type":"`string`","description":"The postal code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"billing_address","type":"[OrderAddressDTO](../../../interfaces/order.OrderAddressDTO/page.mdx)","description":"The associated billing address.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the address","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the address was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the address was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The customer ID of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"first_name","type":"`string`","description":"The first name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"last_name","type":"`string`","description":"The last name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"phone","type":"`string`","description":"The phone number of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"company","type":"`string`","description":"The company of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_1","type":"`string`","description":"The first address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_2","type":"`string`","description":"The second address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"city","type":"`string`","description":"The city of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"country_code","type":"`string`","description":"The country code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"province","type":"`string`","description":"The province/state of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"postal_code","type":"`string`","description":"The postal code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"shipping_methods","type":"[OrderShippingMethodDTO](../../../interfaces/order.OrderShippingMethodDTO/page.mdx)[]","description":"The associated shipping methods","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"name","type":"`string`","description":"The name of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"amount","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The price of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw price of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_tax_inclusive","type":"`boolean`","description":"Whether the shipping method price is tax inclusive or not","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the shipping method was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the shipping method was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The discount total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The discount tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"description","type":"`string`","description":"The description of the shipping method","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_option_id","type":"`string`","description":"The ID of the shipping option the method was created from","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"data","type":"`Record`","description":"Additional data needed for fulfillment.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_lines","type":"[OrderShippingMethodTaxLineDTO](../../../interfaces/order.OrderShippingMethodTaxLineDTO/page.mdx)[]","description":"The associated tax lines.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"adjustments","type":"[OrderShippingMethodAdjustmentDTO](../../../interfaces/order.OrderShippingMethodAdjustmentDTO/page.mdx)[]","description":"The associated adjustments.","optional":true,"defaultValue":"","expandable":true,"children":[]}]},{"name":"transactions","type":"[OrderTransactionDTO](../../../interfaces/order.OrderTransactionDTO/page.mdx)[]","description":"The tramsactions associated with the order","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[OrderDTO](../../../interfaces/order.OrderDTO/page.mdx)","description":"The associated order","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"amount","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The amount of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw amount of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"The currency code of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference","type":"`string`","description":"The reference of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference_id","type":"`string`","description":"The ID of the reference","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the transaction was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the transaction was updated","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"The metadata of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"summary","type":"[OrderSummaryDTO](../../../types/order.OrderSummaryDTO/page.mdx)","description":"The summary of the order totals.","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total_tax","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"ordered_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"fulfilled_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"returned_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_request_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"write_off_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"projected_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_total_tax","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_total_tax","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_projected_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"balance","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_balance","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"paid_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"refunded_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"return","type":"[ReturnDTO](../../../interfaces/order.ReturnDTO/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"The ID of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"The currency of the order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"status","type":"[ReturnStatus](../../../types/order.ReturnStatus/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_change","type":"[OrderChangeDTO](../../../interfaces/order.OrderChangeDTO/page.mdx)","description":"The active order change, if any.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"region_id","type":"`string`","description":"The ID of the region the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The ID of the customer on the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`string`","description":"The ID of the sales channel the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"email","type":"`string`","description":"The email of the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"[OrderAddressDTO](../../../interfaces/order.OrderAddressDTO/page.mdx)","description":"The associated shipping address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"billing_address","type":"[OrderAddressDTO](../../../interfaces/order.OrderAddressDTO/page.mdx)","description":"The associated billing address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"items","type":"[OrderLineItemDTO](../../../interfaces/order.OrderLineItemDTO/page.mdx)[]","description":"The associated order details / line items.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"shipping_methods","type":"[OrderShippingMethodDTO](../../../interfaces/order.OrderShippingMethodDTO/page.mdx)[]","description":"The associated shipping methods","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"transactions","type":"[OrderTransactionDTO](../../../interfaces/order.OrderTransactionDTO/page.mdx)[]","description":"The tramsactions associated with the order","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"summary","type":"[OrderSummaryDTO](../../../types/order.OrderSummaryDTO/page.mdx)","description":"The summary of the order totals.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"refund_amount","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"no_notification","type":"`boolean`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"refund_amount","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]}]}]} sectionTitle="retrieveOrderClaim"/> +`","description":"The metadata of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"declined_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was declined","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_by","type":"`null` \\| `string`","description":"The canceled by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was canceled","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order change was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order change was updated","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"change_type","type":"`\"return\"` \\| `\"exchange\"` \\| `\"claim\"` \\| `\"edit\"`","description":"The type of the order change","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"region_id","type":"`string`","description":"The ID of the region the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The ID of the customer on the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`string`","description":"The ID of the sales channel the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"email","type":"`string`","description":"The email of the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"[OrderAddressDTO](../../../interfaces/order.OrderAddressDTO/page.mdx)","description":"The associated shipping address.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the address","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the address was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the address was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The customer ID of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"first_name","type":"`string`","description":"The first name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"last_name","type":"`string`","description":"The last name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"phone","type":"`string`","description":"The phone number of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"company","type":"`string`","description":"The company of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_1","type":"`string`","description":"The first address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_2","type":"`string`","description":"The second address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"city","type":"`string`","description":"The city of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"country_code","type":"`string`","description":"The country code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"province","type":"`string`","description":"The province/state of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"postal_code","type":"`string`","description":"The postal code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"billing_address","type":"[OrderAddressDTO](../../../interfaces/order.OrderAddressDTO/page.mdx)","description":"The associated billing address.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the address","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the address was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the address was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The customer ID of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"first_name","type":"`string`","description":"The first name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"last_name","type":"`string`","description":"The last name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"phone","type":"`string`","description":"The phone number of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"company","type":"`string`","description":"The company of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_1","type":"`string`","description":"The first address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_2","type":"`string`","description":"The second address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"city","type":"`string`","description":"The city of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"country_code","type":"`string`","description":"The country code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"province","type":"`string`","description":"The province/state of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"postal_code","type":"`string`","description":"The postal code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"shipping_methods","type":"[OrderShippingMethodDTO](../../../interfaces/order.OrderShippingMethodDTO/page.mdx)[]","description":"The associated shipping methods","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"name","type":"`string`","description":"The name of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"amount","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The price of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw price of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_tax_inclusive","type":"`boolean`","description":"Whether the shipping method price is tax inclusive or not","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the shipping method was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the shipping method was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The discount total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The discount tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"description","type":"`string`","description":"The description of the shipping method","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_option_id","type":"`string`","description":"The ID of the shipping option the method was created from","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"data","type":"`Record`","description":"Additional data needed for fulfillment.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_lines","type":"[OrderShippingMethodTaxLineDTO](../../../interfaces/order.OrderShippingMethodTaxLineDTO/page.mdx)[]","description":"The associated tax lines.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"adjustments","type":"[OrderShippingMethodAdjustmentDTO](../../../interfaces/order.OrderShippingMethodAdjustmentDTO/page.mdx)[]","description":"The associated adjustments.","optional":true,"defaultValue":"","expandable":true,"children":[]}]},{"name":"transactions","type":"[OrderTransactionDTO](../../../interfaces/order.OrderTransactionDTO/page.mdx)[]","description":"The tramsactions associated with the order","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[OrderDTO](../../../interfaces/order.OrderDTO/page.mdx)","description":"The associated order","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"amount","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The amount of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw amount of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"The currency code of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference","type":"`string`","description":"The reference of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference_id","type":"`string`","description":"The ID of the reference","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the transaction was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the transaction was updated","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"The metadata of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"summary","type":"[OrderSummaryDTO](../../../types/order.OrderSummaryDTO/page.mdx)","description":"The summary of the order totals.","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total_tax","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"ordered_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"fulfilled_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"returned_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_request_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"write_off_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"projected_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_total_tax","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_total_tax","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_projected_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"balance","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_balance","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"paid_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"refunded_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"return","type":"[ReturnDTO](../../../interfaces/order.ReturnDTO/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"currency_code","type":"`string`","description":"The currency of the order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"id","type":"`string`","description":"The ID of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"status","type":"[ReturnStatus](../../../types/order.ReturnStatus/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_change","type":"[OrderChangeDTO](../../../interfaces/order.OrderChangeDTO/page.mdx)","description":"The active order change, if any.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"region_id","type":"`string`","description":"The ID of the region the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The ID of the customer on the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`string`","description":"The ID of the sales channel the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"email","type":"`string`","description":"The email of the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"[OrderAddressDTO](../../../interfaces/order.OrderAddressDTO/page.mdx)","description":"The associated shipping address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"billing_address","type":"[OrderAddressDTO](../../../interfaces/order.OrderAddressDTO/page.mdx)","description":"The associated billing address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"items","type":"[OrderLineItemDTO](../../../interfaces/order.OrderLineItemDTO/page.mdx)[]","description":"The associated order details / line items.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"shipping_methods","type":"[OrderShippingMethodDTO](../../../interfaces/order.OrderShippingMethodDTO/page.mdx)[]","description":"The associated shipping methods","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"transactions","type":"[OrderTransactionDTO](../../../interfaces/order.OrderTransactionDTO/page.mdx)[]","description":"The tramsactions associated with the order","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"summary","type":"[OrderSummaryDTO](../../../types/order.OrderSummaryDTO/page.mdx)","description":"The summary of the order totals.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"refund_amount","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"no_notification","type":"`boolean`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"refund_amount","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]}]}]} sectionTitle="retrieveOrderClaim"/> diff --git a/www/apps/resources/references/order/IOrderModuleService/methods/order.IOrderModuleService.retrieveOrderExchange/page.mdx b/www/apps/resources/references/order/IOrderModuleService/methods/order.IOrderModuleService.retrieveOrderExchange/page.mdx index f3ae63db9f..b8ca3ef063 100644 --- a/www/apps/resources/references/order/IOrderModuleService/methods/order.IOrderModuleService.retrieveOrderExchange/page.mdx +++ b/www/apps/resources/references/order/IOrderModuleService/methods/order.IOrderModuleService.retrieveOrderExchange/page.mdx @@ -16,4 +16,4 @@ This documentation provides a reference to the `retrieveOrderExchange` method. T ## Returns -`","description":"The metadata of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"declined_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was declined","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_by","type":"`null` \\| `string`","description":"The canceled by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was canceled","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order change was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order change was updated","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"change_type","type":"`\"return\"` \\| `\"exchange\"` \\| `\"claim\"` \\| `\"edit\"`","description":"The type of the order change","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"region_id","type":"`string`","description":"The ID of the region the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The ID of the customer on the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`string`","description":"The ID of the sales channel the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"email","type":"`string`","description":"The email of the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"[OrderAddressDTO](../../../interfaces/order.OrderAddressDTO/page.mdx)","description":"The associated shipping address.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the address","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the address was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the address was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The customer ID of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"first_name","type":"`string`","description":"The first name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"last_name","type":"`string`","description":"The last name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"phone","type":"`string`","description":"The phone number of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"company","type":"`string`","description":"The company of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_1","type":"`string`","description":"The first address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_2","type":"`string`","description":"The second address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"city","type":"`string`","description":"The city of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"country_code","type":"`string`","description":"The country code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"province","type":"`string`","description":"The province/state of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"postal_code","type":"`string`","description":"The postal code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"billing_address","type":"[OrderAddressDTO](../../../interfaces/order.OrderAddressDTO/page.mdx)","description":"The associated billing address.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the address","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the address was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the address was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The customer ID of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"first_name","type":"`string`","description":"The first name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"last_name","type":"`string`","description":"The last name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"phone","type":"`string`","description":"The phone number of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"company","type":"`string`","description":"The company of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_1","type":"`string`","description":"The first address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_2","type":"`string`","description":"The second address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"city","type":"`string`","description":"The city of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"country_code","type":"`string`","description":"The country code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"province","type":"`string`","description":"The province/state of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"postal_code","type":"`string`","description":"The postal code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"shipping_methods","type":"[OrderShippingMethodDTO](../../../interfaces/order.OrderShippingMethodDTO/page.mdx)[]","description":"The associated shipping methods","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"name","type":"`string`","description":"The name of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"amount","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The price of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw price of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_tax_inclusive","type":"`boolean`","description":"Whether the shipping method price is tax inclusive or not","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the shipping method was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the shipping method was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The discount total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The discount tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"description","type":"`string`","description":"The description of the shipping method","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_option_id","type":"`string`","description":"The ID of the shipping option the method was created from","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"data","type":"`Record`","description":"Additional data needed for fulfillment.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_lines","type":"[OrderShippingMethodTaxLineDTO](../../../interfaces/order.OrderShippingMethodTaxLineDTO/page.mdx)[]","description":"The associated tax lines.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"adjustments","type":"[OrderShippingMethodAdjustmentDTO](../../../interfaces/order.OrderShippingMethodAdjustmentDTO/page.mdx)[]","description":"The associated adjustments.","optional":true,"defaultValue":"","expandable":true,"children":[]}]},{"name":"transactions","type":"[OrderTransactionDTO](../../../interfaces/order.OrderTransactionDTO/page.mdx)[]","description":"The tramsactions associated with the order","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[OrderDTO](../../../interfaces/order.OrderDTO/page.mdx)","description":"The associated order","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"amount","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The amount of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw amount of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"The currency code of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference","type":"`string`","description":"The reference of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference_id","type":"`string`","description":"The ID of the reference","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the transaction was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the transaction was updated","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"The metadata of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"summary","type":"[OrderSummaryDTO](../../../types/order.OrderSummaryDTO/page.mdx)","description":"The summary of the order totals.","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total_tax","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"ordered_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"fulfilled_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"returned_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_request_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"write_off_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"projected_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_total_tax","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_total_tax","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_projected_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"balance","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_balance","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"paid_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"refunded_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"no_notification","type":"`boolean`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"difference_due","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"return","type":"[ReturnDTO](../../../interfaces/order.ReturnDTO/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"The ID of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"The currency of the order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"status","type":"[ReturnStatus](../../../types/order.ReturnStatus/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_change","type":"[OrderChangeDTO](../../../interfaces/order.OrderChangeDTO/page.mdx)","description":"The active order change, if any.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"region_id","type":"`string`","description":"The ID of the region the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The ID of the customer on the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`string`","description":"The ID of the sales channel the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"email","type":"`string`","description":"The email of the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"[OrderAddressDTO](../../../interfaces/order.OrderAddressDTO/page.mdx)","description":"The associated shipping address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"billing_address","type":"[OrderAddressDTO](../../../interfaces/order.OrderAddressDTO/page.mdx)","description":"The associated billing address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"items","type":"[OrderLineItemDTO](../../../interfaces/order.OrderLineItemDTO/page.mdx)[]","description":"The associated order details / line items.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"shipping_methods","type":"[OrderShippingMethodDTO](../../../interfaces/order.OrderShippingMethodDTO/page.mdx)[]","description":"The associated shipping methods","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"transactions","type":"[OrderTransactionDTO](../../../interfaces/order.OrderTransactionDTO/page.mdx)[]","description":"The tramsactions associated with the order","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"summary","type":"[OrderSummaryDTO](../../../types/order.OrderSummaryDTO/page.mdx)","description":"The summary of the order totals.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"refund_amount","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]}]}]}]} sectionTitle="retrieveOrderExchange"/> +`","description":"The metadata of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"declined_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was declined","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_by","type":"`null` \\| `string`","description":"The canceled by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was canceled","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order change was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order change was updated","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"change_type","type":"`\"return\"` \\| `\"exchange\"` \\| `\"claim\"` \\| `\"edit\"`","description":"The type of the order change","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"region_id","type":"`string`","description":"The ID of the region the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The ID of the customer on the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`string`","description":"The ID of the sales channel the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"email","type":"`string`","description":"The email of the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"[OrderAddressDTO](../../../interfaces/order.OrderAddressDTO/page.mdx)","description":"The associated shipping address.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the address","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the address was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the address was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The customer ID of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"first_name","type":"`string`","description":"The first name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"last_name","type":"`string`","description":"The last name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"phone","type":"`string`","description":"The phone number of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"company","type":"`string`","description":"The company of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_1","type":"`string`","description":"The first address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_2","type":"`string`","description":"The second address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"city","type":"`string`","description":"The city of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"country_code","type":"`string`","description":"The country code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"province","type":"`string`","description":"The province/state of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"postal_code","type":"`string`","description":"The postal code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"billing_address","type":"[OrderAddressDTO](../../../interfaces/order.OrderAddressDTO/page.mdx)","description":"The associated billing address.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the address","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the address was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the address was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The customer ID of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"first_name","type":"`string`","description":"The first name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"last_name","type":"`string`","description":"The last name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"phone","type":"`string`","description":"The phone number of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"company","type":"`string`","description":"The company of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_1","type":"`string`","description":"The first address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_2","type":"`string`","description":"The second address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"city","type":"`string`","description":"The city of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"country_code","type":"`string`","description":"The country code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"province","type":"`string`","description":"The province/state of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"postal_code","type":"`string`","description":"The postal code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"shipping_methods","type":"[OrderShippingMethodDTO](../../../interfaces/order.OrderShippingMethodDTO/page.mdx)[]","description":"The associated shipping methods","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"name","type":"`string`","description":"The name of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"amount","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The price of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw price of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_tax_inclusive","type":"`boolean`","description":"Whether the shipping method price is tax inclusive or not","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the shipping method was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the shipping method was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The discount total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The discount tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"description","type":"`string`","description":"The description of the shipping method","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_option_id","type":"`string`","description":"The ID of the shipping option the method was created from","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"data","type":"`Record`","description":"Additional data needed for fulfillment.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_lines","type":"[OrderShippingMethodTaxLineDTO](../../../interfaces/order.OrderShippingMethodTaxLineDTO/page.mdx)[]","description":"The associated tax lines.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"adjustments","type":"[OrderShippingMethodAdjustmentDTO](../../../interfaces/order.OrderShippingMethodAdjustmentDTO/page.mdx)[]","description":"The associated adjustments.","optional":true,"defaultValue":"","expandable":true,"children":[]}]},{"name":"transactions","type":"[OrderTransactionDTO](../../../interfaces/order.OrderTransactionDTO/page.mdx)[]","description":"The tramsactions associated with the order","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[OrderDTO](../../../interfaces/order.OrderDTO/page.mdx)","description":"The associated order","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"amount","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The amount of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw amount of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"The currency code of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference","type":"`string`","description":"The reference of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference_id","type":"`string`","description":"The ID of the reference","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the transaction was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the transaction was updated","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"The metadata of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"summary","type":"[OrderSummaryDTO](../../../types/order.OrderSummaryDTO/page.mdx)","description":"The summary of the order totals.","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total_tax","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"ordered_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"fulfilled_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"returned_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_request_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"write_off_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"projected_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_total_tax","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_total_tax","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_projected_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"balance","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_balance","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"paid_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"refunded_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"no_notification","type":"`boolean`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"difference_due","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"return","type":"[ReturnDTO](../../../interfaces/order.ReturnDTO/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"currency_code","type":"`string`","description":"The currency of the order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"id","type":"`string`","description":"The ID of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"status","type":"[ReturnStatus](../../../types/order.ReturnStatus/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_change","type":"[OrderChangeDTO](../../../interfaces/order.OrderChangeDTO/page.mdx)","description":"The active order change, if any.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"region_id","type":"`string`","description":"The ID of the region the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The ID of the customer on the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`string`","description":"The ID of the sales channel the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"email","type":"`string`","description":"The email of the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"[OrderAddressDTO](../../../interfaces/order.OrderAddressDTO/page.mdx)","description":"The associated shipping address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"billing_address","type":"[OrderAddressDTO](../../../interfaces/order.OrderAddressDTO/page.mdx)","description":"The associated billing address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"items","type":"[OrderLineItemDTO](../../../interfaces/order.OrderLineItemDTO/page.mdx)[]","description":"The associated order details / line items.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"shipping_methods","type":"[OrderShippingMethodDTO](../../../interfaces/order.OrderShippingMethodDTO/page.mdx)[]","description":"The associated shipping methods","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"transactions","type":"[OrderTransactionDTO](../../../interfaces/order.OrderTransactionDTO/page.mdx)[]","description":"The tramsactions associated with the order","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"summary","type":"[OrderSummaryDTO](../../../types/order.OrderSummaryDTO/page.mdx)","description":"The summary of the order totals.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"refund_amount","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"return_id","type":"`string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]}]}]} sectionTitle="retrieveOrderExchange"/> diff --git a/www/apps/resources/references/order/IOrderModuleService/methods/order.IOrderModuleService.retrieveReturn/page.mdx b/www/apps/resources/references/order/IOrderModuleService/methods/order.IOrderModuleService.retrieveReturn/page.mdx index d163c8302a..f7ccaa6e1e 100644 --- a/www/apps/resources/references/order/IOrderModuleService/methods/order.IOrderModuleService.retrieveReturn/page.mdx +++ b/www/apps/resources/references/order/IOrderModuleService/methods/order.IOrderModuleService.retrieveReturn/page.mdx @@ -16,4 +16,4 @@ This documentation provides a reference to the `retrieveReturn` method. This bel ## Returns -`","description":"The metadata of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"declined_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was declined","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_by","type":"`null` \\| `string`","description":"The canceled by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was canceled","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order change was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order change was updated","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"change_type","type":"`\"return\"` \\| `\"exchange\"` \\| `\"claim\"` \\| `\"edit\"`","description":"The type of the order change","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"region_id","type":"`string`","description":"The ID of the region the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The ID of the customer on the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`string`","description":"The ID of the sales channel the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"email","type":"`string`","description":"The email of the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"[OrderAddressDTO](../../../interfaces/order.OrderAddressDTO/page.mdx)","description":"The associated shipping address.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the address","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the address was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the address was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The customer ID of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"first_name","type":"`string`","description":"The first name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"last_name","type":"`string`","description":"The last name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"phone","type":"`string`","description":"The phone number of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"company","type":"`string`","description":"The company of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_1","type":"`string`","description":"The first address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_2","type":"`string`","description":"The second address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"city","type":"`string`","description":"The city of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"country_code","type":"`string`","description":"The country code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"province","type":"`string`","description":"The province/state of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"postal_code","type":"`string`","description":"The postal code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"billing_address","type":"[OrderAddressDTO](../../../interfaces/order.OrderAddressDTO/page.mdx)","description":"The associated billing address.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the address","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the address was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the address was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The customer ID of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"first_name","type":"`string`","description":"The first name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"last_name","type":"`string`","description":"The last name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"phone","type":"`string`","description":"The phone number of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"company","type":"`string`","description":"The company of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_1","type":"`string`","description":"The first address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_2","type":"`string`","description":"The second address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"city","type":"`string`","description":"The city of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"country_code","type":"`string`","description":"The country code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"province","type":"`string`","description":"The province/state of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"postal_code","type":"`string`","description":"The postal code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"items","type":"[OrderLineItemDTO](../../../interfaces/order.OrderLineItemDTO/page.mdx)[]","description":"The associated order details / line items.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"original_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The item total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The item subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The item tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The discount total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The discount tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"refundable_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The refundable total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"refundable_total_per_unit","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The refundable total per unit of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_refundable_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw refundable total of the order line item..","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_refundable_total_per_unit","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw refundable total per unit of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"id","type":"`string`","description":"The ID of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"title","type":"`string`","description":"The title of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"requires_shipping","type":"`boolean`","description":"Indicates whether the order line item requires shipping.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_discountable","type":"`boolean`","description":"Indicates whether the order line item is discountable.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_tax_inclusive","type":"`boolean`","description":"Indicates whether the order line item price is tax inclusive.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"unit_price","type":"`number`","description":"The unit price of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_unit_price","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw unit price of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"quantity","type":"`number`","description":"The quantity of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_quantity","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw quantity of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"detail","type":"[OrderItemDTO](../../../interfaces/order.OrderItemDTO/page.mdx)","description":"The details of the item","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"The date when the order line item was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"The date when the order line item was last updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtitle","type":"`null` \\| `string`","description":"The subtitle of the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"thumbnail","type":"`null` \\| `string`","description":"The thumbnail of the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"variant_id","type":"`null` \\| `string`","description":"The ID of the variant associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_id","type":"`null` \\| `string`","description":"The ID of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_title","type":"`null` \\| `string`","description":"The title of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_description","type":"`null` \\| `string`","description":"The description of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_subtitle","type":"`null` \\| `string`","description":"The subtitle of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_type","type":"`null` \\| `string`","description":"The type of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_collection","type":"`null` \\| `string`","description":"The collection of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_handle","type":"`null` \\| `string`","description":"The handle of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"variant_sku","type":"`null` \\| `string`","description":"The SKU (stock keeping unit) of the variant associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"variant_barcode","type":"`null` \\| `string`","description":"The barcode of the variant associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"variant_title","type":"`null` \\| `string`","description":"The title of the variant associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"variant_option_values","type":"`null` \\| `Record`","description":"The option values of the variant associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"compare_at_unit_price","type":"`number`","description":"The compare at unit price of the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_compare_at_unit_price","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw compare at unit price of the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_lines","type":"[OrderLineItemTaxLineDTO](../../../interfaces/order.OrderLineItemTaxLineDTO/page.mdx)[]","description":"The associated tax lines.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"adjustments","type":"[OrderLineItemAdjustmentDTO](../../../interfaces/order.OrderLineItemAdjustmentDTO/page.mdx)[]","description":"The associated adjustments.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"shipping_methods","type":"[OrderShippingMethodDTO](../../../interfaces/order.OrderShippingMethodDTO/page.mdx)[]","description":"The associated shipping methods","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"name","type":"`string`","description":"The name of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"amount","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The price of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw price of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_tax_inclusive","type":"`boolean`","description":"Whether the shipping method price is tax inclusive or not","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the shipping method was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the shipping method was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The discount total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The discount tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"description","type":"`string`","description":"The description of the shipping method","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_option_id","type":"`string`","description":"The ID of the shipping option the method was created from","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"data","type":"`Record`","description":"Additional data needed for fulfillment.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_lines","type":"[OrderShippingMethodTaxLineDTO](../../../interfaces/order.OrderShippingMethodTaxLineDTO/page.mdx)[]","description":"The associated tax lines.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"adjustments","type":"[OrderShippingMethodAdjustmentDTO](../../../interfaces/order.OrderShippingMethodAdjustmentDTO/page.mdx)[]","description":"The associated adjustments.","optional":true,"defaultValue":"","expandable":true,"children":[]}]},{"name":"transactions","type":"[OrderTransactionDTO](../../../interfaces/order.OrderTransactionDTO/page.mdx)[]","description":"The tramsactions associated with the order","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[OrderDTO](../../../interfaces/order.OrderDTO/page.mdx)","description":"The associated order","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"amount","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The amount of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw amount of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"The currency code of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference","type":"`string`","description":"The reference of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference_id","type":"`string`","description":"The ID of the reference","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the transaction was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the transaction was updated","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"The metadata of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"summary","type":"[OrderSummaryDTO](../../../types/order.OrderSummaryDTO/page.mdx)","description":"The summary of the order totals.","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total_tax","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"ordered_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"fulfilled_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"returned_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_request_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"write_off_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"projected_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_total_tax","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_total_tax","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_projected_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"balance","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_balance","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"paid_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"refunded_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"refund_amount","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]}]}]} sectionTitle="retrieveReturn"/> +`","description":"The metadata of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"declined_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was declined","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_by","type":"`null` \\| `string`","description":"The canceled by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was canceled","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order change was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order change was updated","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"change_type","type":"`\"return\"` \\| `\"exchange\"` \\| `\"claim\"` \\| `\"edit\"`","description":"The type of the order change","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"region_id","type":"`string`","description":"The ID of the region the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The ID of the customer on the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`string`","description":"The ID of the sales channel the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"email","type":"`string`","description":"The email of the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"[OrderAddressDTO](../../../interfaces/order.OrderAddressDTO/page.mdx)","description":"The associated shipping address.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the address","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the address was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the address was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The customer ID of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"first_name","type":"`string`","description":"The first name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"last_name","type":"`string`","description":"The last name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"phone","type":"`string`","description":"The phone number of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"company","type":"`string`","description":"The company of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_1","type":"`string`","description":"The first address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_2","type":"`string`","description":"The second address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"city","type":"`string`","description":"The city of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"country_code","type":"`string`","description":"The country code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"province","type":"`string`","description":"The province/state of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"postal_code","type":"`string`","description":"The postal code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"billing_address","type":"[OrderAddressDTO](../../../interfaces/order.OrderAddressDTO/page.mdx)","description":"The associated billing address.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the address","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the address was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the address was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The customer ID of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"first_name","type":"`string`","description":"The first name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"last_name","type":"`string`","description":"The last name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"phone","type":"`string`","description":"The phone number of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"company","type":"`string`","description":"The company of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_1","type":"`string`","description":"The first address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_2","type":"`string`","description":"The second address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"city","type":"`string`","description":"The city of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"country_code","type":"`string`","description":"The country code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"province","type":"`string`","description":"The province/state of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"postal_code","type":"`string`","description":"The postal code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"items","type":"[OrderLineItemDTO](../../../interfaces/order.OrderLineItemDTO/page.mdx)[]","description":"The associated order details / line items.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"original_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The item total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The item subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The item tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The discount total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The discount tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"refundable_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The refundable total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"refundable_total_per_unit","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The refundable total per unit of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_refundable_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw refundable total of the order line item..","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_refundable_total_per_unit","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw refundable total per unit of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"id","type":"`string`","description":"The ID of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"title","type":"`string`","description":"The title of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"requires_shipping","type":"`boolean`","description":"Indicates whether the order line item requires shipping.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_discountable","type":"`boolean`","description":"Indicates whether the order line item is discountable.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_tax_inclusive","type":"`boolean`","description":"Indicates whether the order line item price is tax inclusive.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"unit_price","type":"`number`","description":"The unit price of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_unit_price","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw unit price of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"quantity","type":"`number`","description":"The quantity of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_quantity","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw quantity of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"detail","type":"[OrderItemDTO](../../../interfaces/order.OrderItemDTO/page.mdx)","description":"The details of the item","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"The date when the order line item was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"The date when the order line item was last updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtitle","type":"`null` \\| `string`","description":"The subtitle of the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"thumbnail","type":"`null` \\| `string`","description":"The thumbnail of the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"variant_id","type":"`null` \\| `string`","description":"The ID of the variant associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_id","type":"`null` \\| `string`","description":"The ID of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_title","type":"`null` \\| `string`","description":"The title of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_description","type":"`null` \\| `string`","description":"The description of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_subtitle","type":"`null` \\| `string`","description":"The subtitle of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_type","type":"`null` \\| `string`","description":"The type of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_collection","type":"`null` \\| `string`","description":"The collection of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_handle","type":"`null` \\| `string`","description":"The handle of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"variant_sku","type":"`null` \\| `string`","description":"The SKU (stock keeping unit) of the variant associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"variant_barcode","type":"`null` \\| `string`","description":"The barcode of the variant associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"variant_title","type":"`null` \\| `string`","description":"The title of the variant associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"variant_option_values","type":"`null` \\| `Record`","description":"The option values of the variant associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"compare_at_unit_price","type":"`number`","description":"The compare at unit price of the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_compare_at_unit_price","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw compare at unit price of the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_lines","type":"[OrderLineItemTaxLineDTO](../../../interfaces/order.OrderLineItemTaxLineDTO/page.mdx)[]","description":"The associated tax lines.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"adjustments","type":"[OrderLineItemAdjustmentDTO](../../../interfaces/order.OrderLineItemAdjustmentDTO/page.mdx)[]","description":"The associated adjustments.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"shipping_methods","type":"[OrderShippingMethodDTO](../../../interfaces/order.OrderShippingMethodDTO/page.mdx)[]","description":"The associated shipping methods","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"name","type":"`string`","description":"The name of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"amount","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The price of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw price of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_tax_inclusive","type":"`boolean`","description":"Whether the shipping method price is tax inclusive or not","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the shipping method was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the shipping method was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The discount total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The discount tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"description","type":"`string`","description":"The description of the shipping method","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_option_id","type":"`string`","description":"The ID of the shipping option the method was created from","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"data","type":"`Record`","description":"Additional data needed for fulfillment.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_lines","type":"[OrderShippingMethodTaxLineDTO](../../../interfaces/order.OrderShippingMethodTaxLineDTO/page.mdx)[]","description":"The associated tax lines.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"adjustments","type":"[OrderShippingMethodAdjustmentDTO](../../../interfaces/order.OrderShippingMethodAdjustmentDTO/page.mdx)[]","description":"The associated adjustments.","optional":true,"defaultValue":"","expandable":true,"children":[]}]},{"name":"transactions","type":"[OrderTransactionDTO](../../../interfaces/order.OrderTransactionDTO/page.mdx)[]","description":"The tramsactions associated with the order","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[OrderDTO](../../../interfaces/order.OrderDTO/page.mdx)","description":"The associated order","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"amount","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The amount of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw amount of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"The currency code of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference","type":"`string`","description":"The reference of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference_id","type":"`string`","description":"The ID of the reference","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the transaction was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the transaction was updated","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"The metadata of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"summary","type":"[OrderSummaryDTO](../../../types/order.OrderSummaryDTO/page.mdx)","description":"The summary of the order totals.","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total_tax","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"ordered_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"fulfilled_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"returned_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_request_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"write_off_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"projected_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_total_tax","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_total_tax","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_projected_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"balance","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_balance","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"paid_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"refunded_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"refund_amount","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]}]}]} sectionTitle="retrieveReturn"/> diff --git a/www/apps/resources/references/order/IOrderModuleService/methods/order.IOrderModuleService.updateOrderChanges/page.mdx b/www/apps/resources/references/order/IOrderModuleService/methods/order.IOrderModuleService.updateOrderChanges/page.mdx index f7e598797b..66a72819a1 100644 --- a/www/apps/resources/references/order/IOrderModuleService/methods/order.IOrderModuleService.updateOrderChanges/page.mdx +++ b/www/apps/resources/references/order/IOrderModuleService/methods/order.IOrderModuleService.updateOrderChanges/page.mdx @@ -18,7 +18,7 @@ This documentation provides a reference to the `updateOrderChanges` method. This ### Returns -`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"return_order","type":"[ReturnDTO](../../../interfaces/order.ReturnDTO/page.mdx)","description":"The associated return order","optional":false,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"The currency of the order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"status","type":"[ReturnStatus](../../../types/order.ReturnStatus/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_change","type":"[OrderChangeDTO](../../../interfaces/order.OrderChangeDTO/page.mdx)","description":"The active order change, if any.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"region_id","type":"`string`","description":"The ID of the region the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The ID of the customer on the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`string`","description":"The ID of the sales channel the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"email","type":"`string`","description":"The email of the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"[OrderAddressDTO](../../../interfaces/order.OrderAddressDTO/page.mdx)","description":"The associated shipping address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"billing_address","type":"[OrderAddressDTO](../../../interfaces/order.OrderAddressDTO/page.mdx)","description":"The associated billing address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"items","type":"[OrderLineItemDTO](../../../interfaces/order.OrderLineItemDTO/page.mdx)[]","description":"The associated order details / line items.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"shipping_methods","type":"[OrderShippingMethodDTO](../../../interfaces/order.OrderShippingMethodDTO/page.mdx)[]","description":"The associated shipping methods","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"transactions","type":"[OrderTransactionDTO](../../../interfaces/order.OrderTransactionDTO/page.mdx)[]","description":"The tramsactions associated with the order","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"summary","type":"[OrderSummaryDTO](../../../types/order.OrderSummaryDTO/page.mdx)","description":"The summary of the order totals.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"refund_amount","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"exchange","type":"[OrderExchangeDTO](../../../interfaces/order.OrderExchangeDTO/page.mdx)","description":"The associated exchange order","optional":false,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"The currency of the order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_items","type":"`any`[]","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"additional_items","type":"`any`[]","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_change","type":"[OrderChangeDTO](../../../interfaces/order.OrderChangeDTO/page.mdx)","description":"The active order change, if any.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"region_id","type":"`string`","description":"The ID of the region the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The ID of the customer on the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`string`","description":"The ID of the sales channel the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"email","type":"`string`","description":"The email of the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"[OrderAddressDTO](../../../interfaces/order.OrderAddressDTO/page.mdx)","description":"The associated shipping address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"billing_address","type":"[OrderAddressDTO](../../../interfaces/order.OrderAddressDTO/page.mdx)","description":"The associated billing address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"shipping_methods","type":"[OrderShippingMethodDTO](../../../interfaces/order.OrderShippingMethodDTO/page.mdx)[]","description":"The associated shipping methods","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"transactions","type":"[OrderTransactionDTO](../../../interfaces/order.OrderTransactionDTO/page.mdx)[]","description":"The tramsactions associated with the order","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"summary","type":"[OrderSummaryDTO](../../../types/order.OrderSummaryDTO/page.mdx)","description":"The summary of the order totals.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"no_notification","type":"`boolean`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"difference_due","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"return","type":"[ReturnDTO](../../../interfaces/order.ReturnDTO/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"claim","type":"[OrderClaimDTO](../../../interfaces/order.OrderClaimDTO/page.mdx)","description":"The associated claim order","optional":false,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"The currency of the order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_items","type":"`any`[]","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"additional_items","type":"`any`[]","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_change","type":"[OrderChangeDTO](../../../interfaces/order.OrderChangeDTO/page.mdx)","description":"The active order change, if any.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"region_id","type":"`string`","description":"The ID of the region the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The ID of the customer on the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`string`","description":"The ID of the sales channel the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"email","type":"`string`","description":"The email of the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"[OrderAddressDTO](../../../interfaces/order.OrderAddressDTO/page.mdx)","description":"The associated shipping address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"billing_address","type":"[OrderAddressDTO](../../../interfaces/order.OrderAddressDTO/page.mdx)","description":"The associated billing address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"shipping_methods","type":"[OrderShippingMethodDTO](../../../interfaces/order.OrderShippingMethodDTO/page.mdx)[]","description":"The associated shipping methods","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"transactions","type":"[OrderTransactionDTO](../../../interfaces/order.OrderTransactionDTO/page.mdx)[]","description":"The tramsactions associated with the order","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"summary","type":"[OrderSummaryDTO](../../../types/order.OrderSummaryDTO/page.mdx)","description":"The summary of the order totals.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"return","type":"[ReturnDTO](../../../interfaces/order.ReturnDTO/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"no_notification","type":"`boolean`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"refund_amount","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"actions","type":"[OrderChangeActionDTO](../../../interfaces/order.OrderChangeActionDTO/page.mdx)[]","description":"The actions of the order change","optional":false,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the order change action","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_change_id","type":"`null` \\| `string`","description":"The ID of the associated order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_change","type":"`null` \\| [OrderChangeDTO](../../../interfaces/order.OrderChangeDTO/page.mdx)","description":"The associated order change","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"order_id","type":"`null` \\| `string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"`null` \\| [OrderDTO](../../../interfaces/order.OrderDTO/page.mdx)","description":"The associated order","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"reference","type":"`string`","description":"The reference of the order change action","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference_id","type":"`string`","description":"The ID of the reference","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"action","type":"[ChangeActionType](../../../types/order.ChangeActionType/page.mdx)","description":"The action of the order change action","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"details","type":"`null` \\| `Record`","description":"The details of the order change action","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"internal_note","type":"`null` \\| `string`","description":"The internal note of the order change action","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order change action was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order change action was updated","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"status","type":"`string`","description":"The status of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"requested_by","type":"`null` \\| `string`","description":"The requested by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"requested_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was requested","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"confirmed_by","type":"`null` \\| `string`","description":"The confirmed by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"confirmed_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was confirmed","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"declined_by","type":"`null` \\| `string`","description":"The declined by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"declined_reason","type":"`null` \\| `string`","description":"The declined reason of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"The metadata of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"declined_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was declined","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_by","type":"`null` \\| `string`","description":"The canceled by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was canceled","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order change was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order change was updated","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"change_type","type":"`\"return\"` \\| `\"exchange\"` \\| `\"claim\"` \\| `\"edit\"`","description":"The type of the order change","optional":true,"defaultValue":"","expandable":false,"children":[]}]}]}]} sectionTitle="updateOrderChanges"/> +`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"return_order","type":"[ReturnDTO](../../../interfaces/order.ReturnDTO/page.mdx)","description":"The associated return order","optional":false,"defaultValue":"","expandable":true,"children":[{"name":"currency_code","type":"`string`","description":"The currency of the order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"id","type":"`string`","description":"The ID of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"status","type":"[ReturnStatus](../../../types/order.ReturnStatus/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_change","type":"[OrderChangeDTO](../../../interfaces/order.OrderChangeDTO/page.mdx)","description":"The active order change, if any.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"region_id","type":"`string`","description":"The ID of the region the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The ID of the customer on the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`string`","description":"The ID of the sales channel the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"email","type":"`string`","description":"The email of the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"[OrderAddressDTO](../../../interfaces/order.OrderAddressDTO/page.mdx)","description":"The associated shipping address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"billing_address","type":"[OrderAddressDTO](../../../interfaces/order.OrderAddressDTO/page.mdx)","description":"The associated billing address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"items","type":"[OrderLineItemDTO](../../../interfaces/order.OrderLineItemDTO/page.mdx)[]","description":"The associated order details / line items.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"shipping_methods","type":"[OrderShippingMethodDTO](../../../interfaces/order.OrderShippingMethodDTO/page.mdx)[]","description":"The associated shipping methods","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"transactions","type":"[OrderTransactionDTO](../../../interfaces/order.OrderTransactionDTO/page.mdx)[]","description":"The tramsactions associated with the order","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"summary","type":"[OrderSummaryDTO](../../../types/order.OrderSummaryDTO/page.mdx)","description":"The summary of the order totals.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"refund_amount","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"exchange","type":"[OrderExchangeDTO](../../../interfaces/order.OrderExchangeDTO/page.mdx)","description":"The associated exchange order","optional":false,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"The currency of the order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_items","type":"`any`[]","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"additional_items","type":"`any`[]","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_change","type":"[OrderChangeDTO](../../../interfaces/order.OrderChangeDTO/page.mdx)","description":"The active order change, if any.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"region_id","type":"`string`","description":"The ID of the region the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The ID of the customer on the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`string`","description":"The ID of the sales channel the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"email","type":"`string`","description":"The email of the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"[OrderAddressDTO](../../../interfaces/order.OrderAddressDTO/page.mdx)","description":"The associated shipping address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"billing_address","type":"[OrderAddressDTO](../../../interfaces/order.OrderAddressDTO/page.mdx)","description":"The associated billing address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"shipping_methods","type":"[OrderShippingMethodDTO](../../../interfaces/order.OrderShippingMethodDTO/page.mdx)[]","description":"The associated shipping methods","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"transactions","type":"[OrderTransactionDTO](../../../interfaces/order.OrderTransactionDTO/page.mdx)[]","description":"The tramsactions associated with the order","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"summary","type":"[OrderSummaryDTO](../../../types/order.OrderSummaryDTO/page.mdx)","description":"The summary of the order totals.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"no_notification","type":"`boolean`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"difference_due","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"return","type":"[ReturnDTO](../../../interfaces/order.ReturnDTO/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"claim","type":"[OrderClaimDTO](../../../interfaces/order.OrderClaimDTO/page.mdx)","description":"The associated claim order","optional":false,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"The currency of the order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_items","type":"`any`[]","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"additional_items","type":"`any`[]","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_change","type":"[OrderChangeDTO](../../../interfaces/order.OrderChangeDTO/page.mdx)","description":"The active order change, if any.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"region_id","type":"`string`","description":"The ID of the region the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The ID of the customer on the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`string`","description":"The ID of the sales channel the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"email","type":"`string`","description":"The email of the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"[OrderAddressDTO](../../../interfaces/order.OrderAddressDTO/page.mdx)","description":"The associated shipping address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"billing_address","type":"[OrderAddressDTO](../../../interfaces/order.OrderAddressDTO/page.mdx)","description":"The associated billing address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"shipping_methods","type":"[OrderShippingMethodDTO](../../../interfaces/order.OrderShippingMethodDTO/page.mdx)[]","description":"The associated shipping methods","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"transactions","type":"[OrderTransactionDTO](../../../interfaces/order.OrderTransactionDTO/page.mdx)[]","description":"The tramsactions associated with the order","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"summary","type":"[OrderSummaryDTO](../../../types/order.OrderSummaryDTO/page.mdx)","description":"The summary of the order totals.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"return","type":"[ReturnDTO](../../../interfaces/order.ReturnDTO/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"no_notification","type":"`boolean`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"refund_amount","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"actions","type":"[OrderChangeActionDTO](../../../interfaces/order.OrderChangeActionDTO/page.mdx)[]","description":"The actions of the order change","optional":false,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the order change action","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_change_id","type":"`null` \\| `string`","description":"The ID of the associated order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_change","type":"`null` \\| [OrderChangeDTO](../../../interfaces/order.OrderChangeDTO/page.mdx)","description":"The associated order change","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"order_id","type":"`null` \\| `string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"`null` \\| [OrderDTO](../../../interfaces/order.OrderDTO/page.mdx)","description":"The associated order","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"reference","type":"`string`","description":"The reference of the order change action","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference_id","type":"`string`","description":"The ID of the reference","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"action","type":"[ChangeActionType](../../../types/order.ChangeActionType/page.mdx)","description":"The action of the order change action","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"details","type":"`null` \\| `Record`","description":"The details of the order change action","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"internal_note","type":"`null` \\| `string`","description":"The internal note of the order change action","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order change action was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order change action was updated","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"status","type":"`string`","description":"The status of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"requested_by","type":"`null` \\| `string`","description":"The requested by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"requested_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was requested","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"confirmed_by","type":"`null` \\| `string`","description":"The confirmed by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"confirmed_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was confirmed","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"declined_by","type":"`null` \\| `string`","description":"The declined by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"declined_reason","type":"`null` \\| `string`","description":"The declined reason of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"The metadata of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"declined_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was declined","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_by","type":"`null` \\| `string`","description":"The canceled by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was canceled","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order change was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order change was updated","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"change_type","type":"`\"return\"` \\| `\"exchange\"` \\| `\"claim\"` \\| `\"edit\"`","description":"The type of the order change","optional":true,"defaultValue":"","expandable":false,"children":[]}]}]}]} sectionTitle="updateOrderChanges"/> ## updateOrderChanges(data, sharedContext?): Promise<[OrderChangeDTO](../../../interfaces/order.OrderChangeDTO/page.mdx)[]> diff --git a/www/apps/resources/references/order/IOrderModuleService/methods/order.IOrderModuleService.updateOrderClaims/page.mdx b/www/apps/resources/references/order/IOrderModuleService/methods/order.IOrderModuleService.updateOrderClaims/page.mdx index a73acbd355..6f8578d004 100644 --- a/www/apps/resources/references/order/IOrderModuleService/methods/order.IOrderModuleService.updateOrderClaims/page.mdx +++ b/www/apps/resources/references/order/IOrderModuleService/methods/order.IOrderModuleService.updateOrderClaims/page.mdx @@ -38,4 +38,4 @@ This documentation provides a reference to the `updateOrderClaims` method. This ### Returns -`","description":"The metadata of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"declined_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was declined","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_by","type":"`null` \\| `string`","description":"The canceled by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was canceled","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order change was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order change was updated","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"change_type","type":"`\"return\"` \\| `\"exchange\"` \\| `\"claim\"` \\| `\"edit\"`","description":"The type of the order change","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"region_id","type":"`string`","description":"The ID of the region the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The ID of the customer on the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`string`","description":"The ID of the sales channel the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"email","type":"`string`","description":"The email of the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"[OrderAddressDTO](../../../interfaces/order.OrderAddressDTO/page.mdx)","description":"The associated shipping address.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the address","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the address was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the address was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The customer ID of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"first_name","type":"`string`","description":"The first name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"last_name","type":"`string`","description":"The last name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"phone","type":"`string`","description":"The phone number of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"company","type":"`string`","description":"The company of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_1","type":"`string`","description":"The first address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_2","type":"`string`","description":"The second address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"city","type":"`string`","description":"The city of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"country_code","type":"`string`","description":"The country code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"province","type":"`string`","description":"The province/state of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"postal_code","type":"`string`","description":"The postal code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"billing_address","type":"[OrderAddressDTO](../../../interfaces/order.OrderAddressDTO/page.mdx)","description":"The associated billing address.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the address","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the address was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the address was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The customer ID of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"first_name","type":"`string`","description":"The first name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"last_name","type":"`string`","description":"The last name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"phone","type":"`string`","description":"The phone number of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"company","type":"`string`","description":"The company of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_1","type":"`string`","description":"The first address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_2","type":"`string`","description":"The second address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"city","type":"`string`","description":"The city of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"country_code","type":"`string`","description":"The country code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"province","type":"`string`","description":"The province/state of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"postal_code","type":"`string`","description":"The postal code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"shipping_methods","type":"[OrderShippingMethodDTO](../../../interfaces/order.OrderShippingMethodDTO/page.mdx)[]","description":"The associated shipping methods","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"name","type":"`string`","description":"The name of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"amount","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The price of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw price of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_tax_inclusive","type":"`boolean`","description":"Whether the shipping method price is tax inclusive or not","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the shipping method was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the shipping method was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The discount total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The discount tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"description","type":"`string`","description":"The description of the shipping method","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_option_id","type":"`string`","description":"The ID of the shipping option the method was created from","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"data","type":"`Record`","description":"Additional data needed for fulfillment.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_lines","type":"[OrderShippingMethodTaxLineDTO](../../../interfaces/order.OrderShippingMethodTaxLineDTO/page.mdx)[]","description":"The associated tax lines.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"adjustments","type":"[OrderShippingMethodAdjustmentDTO](../../../interfaces/order.OrderShippingMethodAdjustmentDTO/page.mdx)[]","description":"The associated adjustments.","optional":true,"defaultValue":"","expandable":true,"children":[]}]},{"name":"transactions","type":"[OrderTransactionDTO](../../../interfaces/order.OrderTransactionDTO/page.mdx)[]","description":"The tramsactions associated with the order","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[OrderDTO](../../../interfaces/order.OrderDTO/page.mdx)","description":"The associated order","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"amount","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The amount of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw amount of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"The currency code of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference","type":"`string`","description":"The reference of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference_id","type":"`string`","description":"The ID of the reference","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the transaction was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the transaction was updated","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"The metadata of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"summary","type":"[OrderSummaryDTO](../../../types/order.OrderSummaryDTO/page.mdx)","description":"The summary of the order totals.","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total_tax","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"ordered_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"fulfilled_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"returned_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_request_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"write_off_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"projected_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_total_tax","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_total_tax","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_projected_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"balance","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_balance","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"paid_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"refunded_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"return","type":"[ReturnDTO](../../../interfaces/order.ReturnDTO/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"The ID of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"The currency of the order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"status","type":"[ReturnStatus](../../../types/order.ReturnStatus/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_change","type":"[OrderChangeDTO](../../../interfaces/order.OrderChangeDTO/page.mdx)","description":"The active order change, if any.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"region_id","type":"`string`","description":"The ID of the region the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The ID of the customer on the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`string`","description":"The ID of the sales channel the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"email","type":"`string`","description":"The email of the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"[OrderAddressDTO](../../../interfaces/order.OrderAddressDTO/page.mdx)","description":"The associated shipping address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"billing_address","type":"[OrderAddressDTO](../../../interfaces/order.OrderAddressDTO/page.mdx)","description":"The associated billing address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"items","type":"[OrderLineItemDTO](../../../interfaces/order.OrderLineItemDTO/page.mdx)[]","description":"The associated order details / line items.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"shipping_methods","type":"[OrderShippingMethodDTO](../../../interfaces/order.OrderShippingMethodDTO/page.mdx)[]","description":"The associated shipping methods","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"transactions","type":"[OrderTransactionDTO](../../../interfaces/order.OrderTransactionDTO/page.mdx)[]","description":"The tramsactions associated with the order","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"summary","type":"[OrderSummaryDTO](../../../types/order.OrderSummaryDTO/page.mdx)","description":"The summary of the order totals.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"refund_amount","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"no_notification","type":"`boolean`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"refund_amount","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]}]}]} sectionTitle="updateOrderClaims"/> +`","description":"The metadata of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"declined_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was declined","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_by","type":"`null` \\| `string`","description":"The canceled by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was canceled","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order change was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order change was updated","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"change_type","type":"`\"return\"` \\| `\"exchange\"` \\| `\"claim\"` \\| `\"edit\"`","description":"The type of the order change","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"region_id","type":"`string`","description":"The ID of the region the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The ID of the customer on the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`string`","description":"The ID of the sales channel the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"email","type":"`string`","description":"The email of the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"[OrderAddressDTO](../../../interfaces/order.OrderAddressDTO/page.mdx)","description":"The associated shipping address.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the address","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the address was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the address was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The customer ID of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"first_name","type":"`string`","description":"The first name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"last_name","type":"`string`","description":"The last name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"phone","type":"`string`","description":"The phone number of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"company","type":"`string`","description":"The company of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_1","type":"`string`","description":"The first address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_2","type":"`string`","description":"The second address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"city","type":"`string`","description":"The city of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"country_code","type":"`string`","description":"The country code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"province","type":"`string`","description":"The province/state of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"postal_code","type":"`string`","description":"The postal code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"billing_address","type":"[OrderAddressDTO](../../../interfaces/order.OrderAddressDTO/page.mdx)","description":"The associated billing address.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the address","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the address was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the address was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The customer ID of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"first_name","type":"`string`","description":"The first name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"last_name","type":"`string`","description":"The last name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"phone","type":"`string`","description":"The phone number of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"company","type":"`string`","description":"The company of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_1","type":"`string`","description":"The first address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_2","type":"`string`","description":"The second address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"city","type":"`string`","description":"The city of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"country_code","type":"`string`","description":"The country code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"province","type":"`string`","description":"The province/state of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"postal_code","type":"`string`","description":"The postal code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"shipping_methods","type":"[OrderShippingMethodDTO](../../../interfaces/order.OrderShippingMethodDTO/page.mdx)[]","description":"The associated shipping methods","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"name","type":"`string`","description":"The name of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"amount","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The price of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw price of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_tax_inclusive","type":"`boolean`","description":"Whether the shipping method price is tax inclusive or not","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the shipping method was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the shipping method was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The discount total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The discount tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"description","type":"`string`","description":"The description of the shipping method","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_option_id","type":"`string`","description":"The ID of the shipping option the method was created from","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"data","type":"`Record`","description":"Additional data needed for fulfillment.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_lines","type":"[OrderShippingMethodTaxLineDTO](../../../interfaces/order.OrderShippingMethodTaxLineDTO/page.mdx)[]","description":"The associated tax lines.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"adjustments","type":"[OrderShippingMethodAdjustmentDTO](../../../interfaces/order.OrderShippingMethodAdjustmentDTO/page.mdx)[]","description":"The associated adjustments.","optional":true,"defaultValue":"","expandable":true,"children":[]}]},{"name":"transactions","type":"[OrderTransactionDTO](../../../interfaces/order.OrderTransactionDTO/page.mdx)[]","description":"The tramsactions associated with the order","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[OrderDTO](../../../interfaces/order.OrderDTO/page.mdx)","description":"The associated order","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"amount","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The amount of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw amount of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"The currency code of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference","type":"`string`","description":"The reference of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference_id","type":"`string`","description":"The ID of the reference","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the transaction was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the transaction was updated","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"The metadata of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"summary","type":"[OrderSummaryDTO](../../../types/order.OrderSummaryDTO/page.mdx)","description":"The summary of the order totals.","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total_tax","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"ordered_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"fulfilled_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"returned_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_request_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"write_off_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"projected_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_total_tax","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_total_tax","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_projected_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"balance","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_balance","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"paid_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"refunded_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"return","type":"[ReturnDTO](../../../interfaces/order.ReturnDTO/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"currency_code","type":"`string`","description":"The currency of the order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"id","type":"`string`","description":"The ID of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"status","type":"[ReturnStatus](../../../types/order.ReturnStatus/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_change","type":"[OrderChangeDTO](../../../interfaces/order.OrderChangeDTO/page.mdx)","description":"The active order change, if any.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"region_id","type":"`string`","description":"The ID of the region the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The ID of the customer on the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`string`","description":"The ID of the sales channel the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"email","type":"`string`","description":"The email of the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"[OrderAddressDTO](../../../interfaces/order.OrderAddressDTO/page.mdx)","description":"The associated shipping address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"billing_address","type":"[OrderAddressDTO](../../../interfaces/order.OrderAddressDTO/page.mdx)","description":"The associated billing address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"items","type":"[OrderLineItemDTO](../../../interfaces/order.OrderLineItemDTO/page.mdx)[]","description":"The associated order details / line items.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"shipping_methods","type":"[OrderShippingMethodDTO](../../../interfaces/order.OrderShippingMethodDTO/page.mdx)[]","description":"The associated shipping methods","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"transactions","type":"[OrderTransactionDTO](../../../interfaces/order.OrderTransactionDTO/page.mdx)[]","description":"The tramsactions associated with the order","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"summary","type":"[OrderSummaryDTO](../../../types/order.OrderSummaryDTO/page.mdx)","description":"The summary of the order totals.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"refund_amount","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"no_notification","type":"`boolean`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"refund_amount","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]}]}]} sectionTitle="updateOrderClaims"/> diff --git a/www/apps/resources/references/order/IOrderModuleService/methods/order.IOrderModuleService.updateOrderExchanges/page.mdx b/www/apps/resources/references/order/IOrderModuleService/methods/order.IOrderModuleService.updateOrderExchanges/page.mdx index 68e1e8e705..4b87777557 100644 --- a/www/apps/resources/references/order/IOrderModuleService/methods/order.IOrderModuleService.updateOrderExchanges/page.mdx +++ b/www/apps/resources/references/order/IOrderModuleService/methods/order.IOrderModuleService.updateOrderExchanges/page.mdx @@ -14,7 +14,7 @@ This documentation provides a reference to the `updateOrderExchanges` method. Th ### Parameters -`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"no_notification","type":"`boolean`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"difference_due","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"return","type":"[ReturnDTO](../../../interfaces/order.ReturnDTO/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"data","type":"Partial<[UpdateOrderExchangeDTO](../../../interfaces/order.UpdateOrderExchangeDTO/page.mdx)>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"difference_due","type":"[BigNumberInput](../../../types/order.BigNumberInput/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"no_notification","type":"`boolean`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"allow_backorder","type":"`boolean`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]}]}]} sectionTitle="updateOrderExchanges"/> +`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"no_notification","type":"`boolean`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"difference_due","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"return","type":"[ReturnDTO](../../../interfaces/order.ReturnDTO/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"data","type":"Partial<[UpdateOrderExchangeDTO](../../../interfaces/order.UpdateOrderExchangeDTO/page.mdx)>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"difference_due","type":"[BigNumberInput](../../../types/order.BigNumberInput/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"no_notification","type":"`boolean`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"allow_backorder","type":"`boolean`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]}]}]} sectionTitle="updateOrderExchanges"/> ### Returns @@ -38,4 +38,4 @@ This documentation provides a reference to the `updateOrderExchanges` method. Th ### Returns -`","description":"The metadata of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"declined_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was declined","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_by","type":"`null` \\| `string`","description":"The canceled by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was canceled","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order change was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order change was updated","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"change_type","type":"`\"return\"` \\| `\"exchange\"` \\| `\"claim\"` \\| `\"edit\"`","description":"The type of the order change","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"region_id","type":"`string`","description":"The ID of the region the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The ID of the customer on the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`string`","description":"The ID of the sales channel the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"email","type":"`string`","description":"The email of the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"[OrderAddressDTO](../../../interfaces/order.OrderAddressDTO/page.mdx)","description":"The associated shipping address.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the address","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the address was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the address was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The customer ID of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"first_name","type":"`string`","description":"The first name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"last_name","type":"`string`","description":"The last name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"phone","type":"`string`","description":"The phone number of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"company","type":"`string`","description":"The company of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_1","type":"`string`","description":"The first address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_2","type":"`string`","description":"The second address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"city","type":"`string`","description":"The city of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"country_code","type":"`string`","description":"The country code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"province","type":"`string`","description":"The province/state of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"postal_code","type":"`string`","description":"The postal code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"billing_address","type":"[OrderAddressDTO](../../../interfaces/order.OrderAddressDTO/page.mdx)","description":"The associated billing address.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the address","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the address was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the address was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The customer ID of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"first_name","type":"`string`","description":"The first name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"last_name","type":"`string`","description":"The last name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"phone","type":"`string`","description":"The phone number of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"company","type":"`string`","description":"The company of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_1","type":"`string`","description":"The first address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_2","type":"`string`","description":"The second address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"city","type":"`string`","description":"The city of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"country_code","type":"`string`","description":"The country code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"province","type":"`string`","description":"The province/state of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"postal_code","type":"`string`","description":"The postal code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"shipping_methods","type":"[OrderShippingMethodDTO](../../../interfaces/order.OrderShippingMethodDTO/page.mdx)[]","description":"The associated shipping methods","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"name","type":"`string`","description":"The name of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"amount","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The price of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw price of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_tax_inclusive","type":"`boolean`","description":"Whether the shipping method price is tax inclusive or not","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the shipping method was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the shipping method was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The discount total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The discount tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"description","type":"`string`","description":"The description of the shipping method","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_option_id","type":"`string`","description":"The ID of the shipping option the method was created from","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"data","type":"`Record`","description":"Additional data needed for fulfillment.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_lines","type":"[OrderShippingMethodTaxLineDTO](../../../interfaces/order.OrderShippingMethodTaxLineDTO/page.mdx)[]","description":"The associated tax lines.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"adjustments","type":"[OrderShippingMethodAdjustmentDTO](../../../interfaces/order.OrderShippingMethodAdjustmentDTO/page.mdx)[]","description":"The associated adjustments.","optional":true,"defaultValue":"","expandable":true,"children":[]}]},{"name":"transactions","type":"[OrderTransactionDTO](../../../interfaces/order.OrderTransactionDTO/page.mdx)[]","description":"The tramsactions associated with the order","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[OrderDTO](../../../interfaces/order.OrderDTO/page.mdx)","description":"The associated order","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"amount","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The amount of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw amount of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"The currency code of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference","type":"`string`","description":"The reference of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference_id","type":"`string`","description":"The ID of the reference","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the transaction was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the transaction was updated","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"The metadata of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"summary","type":"[OrderSummaryDTO](../../../types/order.OrderSummaryDTO/page.mdx)","description":"The summary of the order totals.","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total_tax","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"ordered_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"fulfilled_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"returned_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_request_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"write_off_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"projected_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_total_tax","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_total_tax","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_projected_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"balance","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_balance","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"paid_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"refunded_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"no_notification","type":"`boolean`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"difference_due","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"return","type":"[ReturnDTO](../../../interfaces/order.ReturnDTO/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"The ID of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"The currency of the order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"status","type":"[ReturnStatus](../../../types/order.ReturnStatus/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_change","type":"[OrderChangeDTO](../../../interfaces/order.OrderChangeDTO/page.mdx)","description":"The active order change, if any.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"region_id","type":"`string`","description":"The ID of the region the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The ID of the customer on the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`string`","description":"The ID of the sales channel the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"email","type":"`string`","description":"The email of the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"[OrderAddressDTO](../../../interfaces/order.OrderAddressDTO/page.mdx)","description":"The associated shipping address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"billing_address","type":"[OrderAddressDTO](../../../interfaces/order.OrderAddressDTO/page.mdx)","description":"The associated billing address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"items","type":"[OrderLineItemDTO](../../../interfaces/order.OrderLineItemDTO/page.mdx)[]","description":"The associated order details / line items.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"shipping_methods","type":"[OrderShippingMethodDTO](../../../interfaces/order.OrderShippingMethodDTO/page.mdx)[]","description":"The associated shipping methods","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"transactions","type":"[OrderTransactionDTO](../../../interfaces/order.OrderTransactionDTO/page.mdx)[]","description":"The tramsactions associated with the order","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"summary","type":"[OrderSummaryDTO](../../../types/order.OrderSummaryDTO/page.mdx)","description":"The summary of the order totals.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"refund_amount","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]}]}]}]} sectionTitle="updateOrderExchanges"/> +`","description":"The metadata of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"declined_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was declined","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_by","type":"`null` \\| `string`","description":"The canceled by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was canceled","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order change was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order change was updated","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"change_type","type":"`\"return\"` \\| `\"exchange\"` \\| `\"claim\"` \\| `\"edit\"`","description":"The type of the order change","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"region_id","type":"`string`","description":"The ID of the region the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The ID of the customer on the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`string`","description":"The ID of the sales channel the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"email","type":"`string`","description":"The email of the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"[OrderAddressDTO](../../../interfaces/order.OrderAddressDTO/page.mdx)","description":"The associated shipping address.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the address","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the address was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the address was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The customer ID of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"first_name","type":"`string`","description":"The first name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"last_name","type":"`string`","description":"The last name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"phone","type":"`string`","description":"The phone number of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"company","type":"`string`","description":"The company of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_1","type":"`string`","description":"The first address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_2","type":"`string`","description":"The second address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"city","type":"`string`","description":"The city of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"country_code","type":"`string`","description":"The country code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"province","type":"`string`","description":"The province/state of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"postal_code","type":"`string`","description":"The postal code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"billing_address","type":"[OrderAddressDTO](../../../interfaces/order.OrderAddressDTO/page.mdx)","description":"The associated billing address.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the address","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the address was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the address was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The customer ID of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"first_name","type":"`string`","description":"The first name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"last_name","type":"`string`","description":"The last name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"phone","type":"`string`","description":"The phone number of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"company","type":"`string`","description":"The company of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_1","type":"`string`","description":"The first address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_2","type":"`string`","description":"The second address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"city","type":"`string`","description":"The city of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"country_code","type":"`string`","description":"The country code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"province","type":"`string`","description":"The province/state of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"postal_code","type":"`string`","description":"The postal code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"shipping_methods","type":"[OrderShippingMethodDTO](../../../interfaces/order.OrderShippingMethodDTO/page.mdx)[]","description":"The associated shipping methods","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"name","type":"`string`","description":"The name of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"amount","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The price of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw price of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_tax_inclusive","type":"`boolean`","description":"Whether the shipping method price is tax inclusive or not","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the shipping method was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the shipping method was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The discount total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The discount tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"description","type":"`string`","description":"The description of the shipping method","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_option_id","type":"`string`","description":"The ID of the shipping option the method was created from","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"data","type":"`Record`","description":"Additional data needed for fulfillment.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_lines","type":"[OrderShippingMethodTaxLineDTO](../../../interfaces/order.OrderShippingMethodTaxLineDTO/page.mdx)[]","description":"The associated tax lines.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"adjustments","type":"[OrderShippingMethodAdjustmentDTO](../../../interfaces/order.OrderShippingMethodAdjustmentDTO/page.mdx)[]","description":"The associated adjustments.","optional":true,"defaultValue":"","expandable":true,"children":[]}]},{"name":"transactions","type":"[OrderTransactionDTO](../../../interfaces/order.OrderTransactionDTO/page.mdx)[]","description":"The tramsactions associated with the order","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[OrderDTO](../../../interfaces/order.OrderDTO/page.mdx)","description":"The associated order","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"amount","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The amount of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw amount of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"The currency code of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference","type":"`string`","description":"The reference of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference_id","type":"`string`","description":"The ID of the reference","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the transaction was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the transaction was updated","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"The metadata of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"summary","type":"[OrderSummaryDTO](../../../types/order.OrderSummaryDTO/page.mdx)","description":"The summary of the order totals.","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total_tax","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"ordered_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"fulfilled_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"returned_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_request_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"write_off_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"projected_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_total_tax","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_total_tax","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_projected_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"balance","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_balance","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"paid_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"refunded_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"no_notification","type":"`boolean`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"difference_due","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"return","type":"[ReturnDTO](../../../interfaces/order.ReturnDTO/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"currency_code","type":"`string`","description":"The currency of the order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"id","type":"`string`","description":"The ID of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"status","type":"[ReturnStatus](../../../types/order.ReturnStatus/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_change","type":"[OrderChangeDTO](../../../interfaces/order.OrderChangeDTO/page.mdx)","description":"The active order change, if any.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"region_id","type":"`string`","description":"The ID of the region the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The ID of the customer on the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`string`","description":"The ID of the sales channel the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"email","type":"`string`","description":"The email of the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"[OrderAddressDTO](../../../interfaces/order.OrderAddressDTO/page.mdx)","description":"The associated shipping address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"billing_address","type":"[OrderAddressDTO](../../../interfaces/order.OrderAddressDTO/page.mdx)","description":"The associated billing address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"items","type":"[OrderLineItemDTO](../../../interfaces/order.OrderLineItemDTO/page.mdx)[]","description":"The associated order details / line items.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"shipping_methods","type":"[OrderShippingMethodDTO](../../../interfaces/order.OrderShippingMethodDTO/page.mdx)[]","description":"The associated shipping methods","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"transactions","type":"[OrderTransactionDTO](../../../interfaces/order.OrderTransactionDTO/page.mdx)[]","description":"The tramsactions associated with the order","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"summary","type":"[OrderSummaryDTO](../../../types/order.OrderSummaryDTO/page.mdx)","description":"The summary of the order totals.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"refund_amount","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"return_id","type":"`string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]}]}]} sectionTitle="updateOrderExchanges"/> diff --git a/www/apps/resources/references/order/IOrderModuleService/methods/order.IOrderModuleService.updateReturns/page.mdx b/www/apps/resources/references/order/IOrderModuleService/methods/order.IOrderModuleService.updateReturns/page.mdx index f9e29da3fb..030ea03de9 100644 --- a/www/apps/resources/references/order/IOrderModuleService/methods/order.IOrderModuleService.updateReturns/page.mdx +++ b/www/apps/resources/references/order/IOrderModuleService/methods/order.IOrderModuleService.updateReturns/page.mdx @@ -14,7 +14,7 @@ This documentation provides a reference to the `updateReturns` method. This belo ### Parameters -`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"refund_amount","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"data","type":"Partial<[UpdateReturnDTO](../../../interfaces/order.UpdateReturnDTO/page.mdx)>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"refund_amount","type":"[BigNumberInput](../../../types/order.BigNumberInput/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"no_notification","type":"`boolean`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_id","type":"`string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange_id","type":"`string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]}]}]} sectionTitle="updateReturns"/> +`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"refund_amount","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"data","type":"Partial<[UpdateReturnDTO](../../../interfaces/order.UpdateReturnDTO/page.mdx)>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"refund_amount","type":"[BigNumberInput](../../../types/order.BigNumberInput/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"no_notification","type":"`boolean`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_id","type":"`string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange_id","type":"`string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"items","type":"`object`[]","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]}]}]} sectionTitle="updateReturns"/> ### Returns @@ -24,7 +24,7 @@ This documentation provides a reference to the `updateReturns` method. This belo ### Parameters -`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"sharedContext","type":"[Context](../../../interfaces/order.Context/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"transactionManager","type":"TManager","description":"An instance of a transaction manager of type `TManager`, which is a typed parameter passed to the context to specify the type of the `transactionManager`.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"manager","type":"TManager","description":"An instance of a manager, typically an entity manager, of type `TManager`, which is a typed parameter passed to the context to specify the type of the `manager`.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"isolationLevel","type":"`string`","description":"A string indicating the isolation level of the context. Possible values are `READ UNCOMMITTED`, `READ COMMITTED`, `REPEATABLE READ`, or `SERIALIZABLE`.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"enableNestedTransactions","type":"`boolean`","description":"A boolean value indicating whether nested transactions are enabled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"eventGroupId","type":"`string`","description":"A string indicating the ID of the group to aggregate the events to be emitted at a later point.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"transactionId","type":"`string`","description":"A string indicating the ID of the current transaction.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"messageAggregator","type":"[IMessageAggregator](../../../interfaces/order.IMessageAggregator/page.mdx)","description":"An instance of a message aggregator, which is used to aggregate messages to be emitted at a later point.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"requestId","type":"`string`","description":"A string indicating the ID of the current request.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"idempotencyKey","type":"`string`","description":"A string indicating the idempotencyKey of the current workflow execution.","optional":true,"defaultValue":"","expandable":false,"children":[]}]}]} sectionTitle="updateReturns"/> +`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"items","type":"`object`[]","description":"","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"quantity","type":"[BigNumberInput](../../../types/order.BigNumberInput/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"internal_note","type":"`null` \\| `string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"note","type":"`null` \\| `string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"reason_id","type":"`null` \\| `string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]}]},{"name":"sharedContext","type":"[Context](../../../interfaces/order.Context/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"transactionManager","type":"TManager","description":"An instance of a transaction manager of type `TManager`, which is a typed parameter passed to the context to specify the type of the `transactionManager`.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"manager","type":"TManager","description":"An instance of a manager, typically an entity manager, of type `TManager`, which is a typed parameter passed to the context to specify the type of the `manager`.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"isolationLevel","type":"`string`","description":"A string indicating the isolation level of the context. Possible values are `READ UNCOMMITTED`, `READ COMMITTED`, `REPEATABLE READ`, or `SERIALIZABLE`.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"enableNestedTransactions","type":"`boolean`","description":"A boolean value indicating whether nested transactions are enabled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"eventGroupId","type":"`string`","description":"A string indicating the ID of the group to aggregate the events to be emitted at a later point.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"transactionId","type":"`string`","description":"A string indicating the ID of the current transaction.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"messageAggregator","type":"[IMessageAggregator](../../../interfaces/order.IMessageAggregator/page.mdx)","description":"An instance of a message aggregator, which is used to aggregate messages to be emitted at a later point.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"requestId","type":"`string`","description":"A string indicating the ID of the current request.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"idempotencyKey","type":"`string`","description":"A string indicating the idempotencyKey of the current workflow execution.","optional":true,"defaultValue":"","expandable":false,"children":[]}]}]} sectionTitle="updateReturns"/> ### Returns @@ -34,8 +34,8 @@ This documentation provides a reference to the `updateReturns` method. This belo ### Parameters -`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"sharedContext","type":"[Context](../../../interfaces/order.Context/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"transactionManager","type":"TManager","description":"An instance of a transaction manager of type `TManager`, which is a typed parameter passed to the context to specify the type of the `transactionManager`.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"manager","type":"TManager","description":"An instance of a manager, typically an entity manager, of type `TManager`, which is a typed parameter passed to the context to specify the type of the `manager`.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"isolationLevel","type":"`string`","description":"A string indicating the isolation level of the context. Possible values are `READ UNCOMMITTED`, `READ COMMITTED`, `REPEATABLE READ`, or `SERIALIZABLE`.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"enableNestedTransactions","type":"`boolean`","description":"A boolean value indicating whether nested transactions are enabled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"eventGroupId","type":"`string`","description":"A string indicating the ID of the group to aggregate the events to be emitted at a later point.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"transactionId","type":"`string`","description":"A string indicating the ID of the current transaction.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"messageAggregator","type":"[IMessageAggregator](../../../interfaces/order.IMessageAggregator/page.mdx)","description":"An instance of a message aggregator, which is used to aggregate messages to be emitted at a later point.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"requestId","type":"`string`","description":"A string indicating the ID of the current request.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"idempotencyKey","type":"`string`","description":"A string indicating the idempotencyKey of the current workflow execution.","optional":true,"defaultValue":"","expandable":false,"children":[]}]}]} sectionTitle="updateReturns"/> +`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"items","type":"`object`[]","description":"","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"quantity","type":"[BigNumberInput](../../../types/order.BigNumberInput/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"internal_note","type":"`null` \\| `string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"note","type":"`null` \\| `string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"reason_id","type":"`null` \\| `string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]}]},{"name":"sharedContext","type":"[Context](../../../interfaces/order.Context/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"transactionManager","type":"TManager","description":"An instance of a transaction manager of type `TManager`, which is a typed parameter passed to the context to specify the type of the `transactionManager`.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"manager","type":"TManager","description":"An instance of a manager, typically an entity manager, of type `TManager`, which is a typed parameter passed to the context to specify the type of the `manager`.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"isolationLevel","type":"`string`","description":"A string indicating the isolation level of the context. Possible values are `READ UNCOMMITTED`, `READ COMMITTED`, `REPEATABLE READ`, or `SERIALIZABLE`.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"enableNestedTransactions","type":"`boolean`","description":"A boolean value indicating whether nested transactions are enabled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"eventGroupId","type":"`string`","description":"A string indicating the ID of the group to aggregate the events to be emitted at a later point.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"transactionId","type":"`string`","description":"A string indicating the ID of the current transaction.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"messageAggregator","type":"[IMessageAggregator](../../../interfaces/order.IMessageAggregator/page.mdx)","description":"An instance of a message aggregator, which is used to aggregate messages to be emitted at a later point.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"requestId","type":"`string`","description":"A string indicating the ID of the current request.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"idempotencyKey","type":"`string`","description":"A string indicating the idempotencyKey of the current workflow execution.","optional":true,"defaultValue":"","expandable":false,"children":[]}]}]} sectionTitle="updateReturns"/> ### Returns -`","description":"The metadata of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"declined_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was declined","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_by","type":"`null` \\| `string`","description":"The canceled by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was canceled","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order change was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order change was updated","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"change_type","type":"`\"return\"` \\| `\"exchange\"` \\| `\"claim\"` \\| `\"edit\"`","description":"The type of the order change","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"region_id","type":"`string`","description":"The ID of the region the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The ID of the customer on the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`string`","description":"The ID of the sales channel the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"email","type":"`string`","description":"The email of the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"[OrderAddressDTO](../../../interfaces/order.OrderAddressDTO/page.mdx)","description":"The associated shipping address.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the address","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the address was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the address was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The customer ID of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"first_name","type":"`string`","description":"The first name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"last_name","type":"`string`","description":"The last name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"phone","type":"`string`","description":"The phone number of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"company","type":"`string`","description":"The company of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_1","type":"`string`","description":"The first address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_2","type":"`string`","description":"The second address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"city","type":"`string`","description":"The city of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"country_code","type":"`string`","description":"The country code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"province","type":"`string`","description":"The province/state of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"postal_code","type":"`string`","description":"The postal code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"billing_address","type":"[OrderAddressDTO](../../../interfaces/order.OrderAddressDTO/page.mdx)","description":"The associated billing address.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the address","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the address was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the address was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The customer ID of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"first_name","type":"`string`","description":"The first name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"last_name","type":"`string`","description":"The last name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"phone","type":"`string`","description":"The phone number of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"company","type":"`string`","description":"The company of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_1","type":"`string`","description":"The first address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_2","type":"`string`","description":"The second address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"city","type":"`string`","description":"The city of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"country_code","type":"`string`","description":"The country code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"province","type":"`string`","description":"The province/state of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"postal_code","type":"`string`","description":"The postal code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"items","type":"[OrderLineItemDTO](../../../interfaces/order.OrderLineItemDTO/page.mdx)[]","description":"The associated order details / line items.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"original_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The item total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The item subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The item tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The discount total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The discount tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"refundable_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The refundable total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"refundable_total_per_unit","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The refundable total per unit of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_refundable_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw refundable total of the order line item..","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_refundable_total_per_unit","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw refundable total per unit of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"id","type":"`string`","description":"The ID of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"title","type":"`string`","description":"The title of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"requires_shipping","type":"`boolean`","description":"Indicates whether the order line item requires shipping.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_discountable","type":"`boolean`","description":"Indicates whether the order line item is discountable.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_tax_inclusive","type":"`boolean`","description":"Indicates whether the order line item price is tax inclusive.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"unit_price","type":"`number`","description":"The unit price of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_unit_price","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw unit price of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"quantity","type":"`number`","description":"The quantity of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_quantity","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw quantity of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"detail","type":"[OrderItemDTO](../../../interfaces/order.OrderItemDTO/page.mdx)","description":"The details of the item","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"The date when the order line item was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"The date when the order line item was last updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtitle","type":"`null` \\| `string`","description":"The subtitle of the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"thumbnail","type":"`null` \\| `string`","description":"The thumbnail of the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"variant_id","type":"`null` \\| `string`","description":"The ID of the variant associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_id","type":"`null` \\| `string`","description":"The ID of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_title","type":"`null` \\| `string`","description":"The title of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_description","type":"`null` \\| `string`","description":"The description of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_subtitle","type":"`null` \\| `string`","description":"The subtitle of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_type","type":"`null` \\| `string`","description":"The type of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_collection","type":"`null` \\| `string`","description":"The collection of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_handle","type":"`null` \\| `string`","description":"The handle of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"variant_sku","type":"`null` \\| `string`","description":"The SKU (stock keeping unit) of the variant associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"variant_barcode","type":"`null` \\| `string`","description":"The barcode of the variant associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"variant_title","type":"`null` \\| `string`","description":"The title of the variant associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"variant_option_values","type":"`null` \\| `Record`","description":"The option values of the variant associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"compare_at_unit_price","type":"`number`","description":"The compare at unit price of the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_compare_at_unit_price","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw compare at unit price of the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_lines","type":"[OrderLineItemTaxLineDTO](../../../interfaces/order.OrderLineItemTaxLineDTO/page.mdx)[]","description":"The associated tax lines.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"adjustments","type":"[OrderLineItemAdjustmentDTO](../../../interfaces/order.OrderLineItemAdjustmentDTO/page.mdx)[]","description":"The associated adjustments.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"shipping_methods","type":"[OrderShippingMethodDTO](../../../interfaces/order.OrderShippingMethodDTO/page.mdx)[]","description":"The associated shipping methods","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"name","type":"`string`","description":"The name of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"amount","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The price of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw price of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_tax_inclusive","type":"`boolean`","description":"Whether the shipping method price is tax inclusive or not","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the shipping method was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the shipping method was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The discount total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The discount tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"description","type":"`string`","description":"The description of the shipping method","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_option_id","type":"`string`","description":"The ID of the shipping option the method was created from","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"data","type":"`Record`","description":"Additional data needed for fulfillment.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_lines","type":"[OrderShippingMethodTaxLineDTO](../../../interfaces/order.OrderShippingMethodTaxLineDTO/page.mdx)[]","description":"The associated tax lines.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"adjustments","type":"[OrderShippingMethodAdjustmentDTO](../../../interfaces/order.OrderShippingMethodAdjustmentDTO/page.mdx)[]","description":"The associated adjustments.","optional":true,"defaultValue":"","expandable":true,"children":[]}]},{"name":"transactions","type":"[OrderTransactionDTO](../../../interfaces/order.OrderTransactionDTO/page.mdx)[]","description":"The tramsactions associated with the order","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[OrderDTO](../../../interfaces/order.OrderDTO/page.mdx)","description":"The associated order","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"amount","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The amount of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw amount of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"The currency code of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference","type":"`string`","description":"The reference of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference_id","type":"`string`","description":"The ID of the reference","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the transaction was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the transaction was updated","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"The metadata of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"summary","type":"[OrderSummaryDTO](../../../types/order.OrderSummaryDTO/page.mdx)","description":"The summary of the order totals.","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total_tax","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"ordered_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"fulfilled_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"returned_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_request_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"write_off_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"projected_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_total_tax","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_total_tax","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_projected_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"balance","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_balance","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"paid_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"refunded_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"refund_amount","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]}]}]} sectionTitle="updateReturns"/> +`","description":"The metadata of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"declined_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was declined","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_by","type":"`null` \\| `string`","description":"The canceled by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was canceled","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order change was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order change was updated","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"change_type","type":"`\"return\"` \\| `\"exchange\"` \\| `\"claim\"` \\| `\"edit\"`","description":"The type of the order change","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"region_id","type":"`string`","description":"The ID of the region the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The ID of the customer on the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`string`","description":"The ID of the sales channel the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"email","type":"`string`","description":"The email of the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"[OrderAddressDTO](../../../interfaces/order.OrderAddressDTO/page.mdx)","description":"The associated shipping address.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the address","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the address was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the address was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The customer ID of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"first_name","type":"`string`","description":"The first name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"last_name","type":"`string`","description":"The last name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"phone","type":"`string`","description":"The phone number of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"company","type":"`string`","description":"The company of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_1","type":"`string`","description":"The first address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_2","type":"`string`","description":"The second address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"city","type":"`string`","description":"The city of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"country_code","type":"`string`","description":"The country code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"province","type":"`string`","description":"The province/state of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"postal_code","type":"`string`","description":"The postal code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"billing_address","type":"[OrderAddressDTO](../../../interfaces/order.OrderAddressDTO/page.mdx)","description":"The associated billing address.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the address","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the address was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the address was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The customer ID of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"first_name","type":"`string`","description":"The first name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"last_name","type":"`string`","description":"The last name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"phone","type":"`string`","description":"The phone number of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"company","type":"`string`","description":"The company of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_1","type":"`string`","description":"The first address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_2","type":"`string`","description":"The second address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"city","type":"`string`","description":"The city of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"country_code","type":"`string`","description":"The country code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"province","type":"`string`","description":"The province/state of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"postal_code","type":"`string`","description":"The postal code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"items","type":"[OrderLineItemDTO](../../../interfaces/order.OrderLineItemDTO/page.mdx)[]","description":"The associated order details / line items.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"original_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The item total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The item subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The item tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The discount total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The discount tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"refundable_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The refundable total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"refundable_total_per_unit","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The refundable total per unit of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_refundable_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw refundable total of the order line item..","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_refundable_total_per_unit","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw refundable total per unit of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"id","type":"`string`","description":"The ID of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"title","type":"`string`","description":"The title of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"requires_shipping","type":"`boolean`","description":"Indicates whether the order line item requires shipping.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_discountable","type":"`boolean`","description":"Indicates whether the order line item is discountable.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_tax_inclusive","type":"`boolean`","description":"Indicates whether the order line item price is tax inclusive.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"unit_price","type":"`number`","description":"The unit price of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_unit_price","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw unit price of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"quantity","type":"`number`","description":"The quantity of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_quantity","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw quantity of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"detail","type":"[OrderItemDTO](../../../interfaces/order.OrderItemDTO/page.mdx)","description":"The details of the item","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"The date when the order line item was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"The date when the order line item was last updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtitle","type":"`null` \\| `string`","description":"The subtitle of the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"thumbnail","type":"`null` \\| `string`","description":"The thumbnail of the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"variant_id","type":"`null` \\| `string`","description":"The ID of the variant associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_id","type":"`null` \\| `string`","description":"The ID of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_title","type":"`null` \\| `string`","description":"The title of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_description","type":"`null` \\| `string`","description":"The description of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_subtitle","type":"`null` \\| `string`","description":"The subtitle of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_type","type":"`null` \\| `string`","description":"The type of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_collection","type":"`null` \\| `string`","description":"The collection of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_handle","type":"`null` \\| `string`","description":"The handle of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"variant_sku","type":"`null` \\| `string`","description":"The SKU (stock keeping unit) of the variant associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"variant_barcode","type":"`null` \\| `string`","description":"The barcode of the variant associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"variant_title","type":"`null` \\| `string`","description":"The title of the variant associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"variant_option_values","type":"`null` \\| `Record`","description":"The option values of the variant associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"compare_at_unit_price","type":"`number`","description":"The compare at unit price of the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_compare_at_unit_price","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw compare at unit price of the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_lines","type":"[OrderLineItemTaxLineDTO](../../../interfaces/order.OrderLineItemTaxLineDTO/page.mdx)[]","description":"The associated tax lines.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"adjustments","type":"[OrderLineItemAdjustmentDTO](../../../interfaces/order.OrderLineItemAdjustmentDTO/page.mdx)[]","description":"The associated adjustments.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"shipping_methods","type":"[OrderShippingMethodDTO](../../../interfaces/order.OrderShippingMethodDTO/page.mdx)[]","description":"The associated shipping methods","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"name","type":"`string`","description":"The name of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"amount","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The price of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw price of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_tax_inclusive","type":"`boolean`","description":"Whether the shipping method price is tax inclusive or not","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the shipping method was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the shipping method was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The original tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The discount total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The discount tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"description","type":"`string`","description":"The description of the shipping method","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_option_id","type":"`string`","description":"The ID of the shipping option the method was created from","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"data","type":"`Record`","description":"Additional data needed for fulfillment.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_lines","type":"[OrderShippingMethodTaxLineDTO](../../../interfaces/order.OrderShippingMethodTaxLineDTO/page.mdx)[]","description":"The associated tax lines.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"adjustments","type":"[OrderShippingMethodAdjustmentDTO](../../../interfaces/order.OrderShippingMethodAdjustmentDTO/page.mdx)[]","description":"The associated adjustments.","optional":true,"defaultValue":"","expandable":true,"children":[]}]},{"name":"transactions","type":"[OrderTransactionDTO](../../../interfaces/order.OrderTransactionDTO/page.mdx)[]","description":"The tramsactions associated with the order","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[OrderDTO](../../../interfaces/order.OrderDTO/page.mdx)","description":"The associated order","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"amount","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"The amount of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"The raw amount of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"The currency code of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference","type":"`string`","description":"The reference of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference_id","type":"`string`","description":"The ID of the reference","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the transaction was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the transaction was updated","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"The metadata of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"summary","type":"[OrderSummaryDTO](../../../types/order.OrderSummaryDTO/page.mdx)","description":"The summary of the order totals.","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total_tax","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"ordered_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"fulfilled_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"returned_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_request_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"write_off_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"projected_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_total_tax","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_subtotal","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_total_tax","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_projected_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"balance","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_balance","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"paid_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"refunded_total","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"refund_amount","type":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]}]}]} sectionTitle="updateReturns"/> diff --git a/www/apps/resources/references/order/interfaces/order.CreateOrderLineItemForOrderDTO/page.mdx b/www/apps/resources/references/order/interfaces/order.CreateOrderLineItemForOrderDTO/page.mdx deleted file mode 100644 index bc121cd4e6..0000000000 --- a/www/apps/resources/references/order/interfaces/order.CreateOrderLineItemForOrderDTO/page.mdx +++ /dev/null @@ -1,11 +0,0 @@ ---- -displayed_sidebar: orderReference ---- - -import { TypeList } from "docs-ui" - -# CreateOrderLineItemForOrderDTO - -LINE ITEMS START - -`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"requires_shipping","type":"`boolean`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"is_discountable","type":"`boolean`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"is_tax_inclusive","type":"`boolean`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"compare_at_unit_price","type":"[BigNumberInput](../../types/order.BigNumberInput/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"tax_lines","type":"[CreateOrderTaxLineDTO](../order.CreateOrderTaxLineDTO/page.mdx)[]","description":"","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"code","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"rate","type":"[BigNumberInput](../../types/order.BigNumberInput/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"description","type":"`string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_rate_id","type":"`string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"provider_id","type":"`string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"adjustments","type":"[CreateOrderAdjustmentDTO](../order.CreateOrderAdjustmentDTO/page.mdx)[]","description":"","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"amount","type":"[BigNumberInput](../../types/order.BigNumberInput/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"code","type":"`string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"description","type":"`string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"promotion_id","type":"`string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"provider_id","type":"`string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]} sectionTitle="CreateOrderLineItemForOrderDTO"/> diff --git a/www/apps/resources/references/order/interfaces/order.OrderChangeActionDTO/page.mdx b/www/apps/resources/references/order/interfaces/order.OrderChangeActionDTO/page.mdx index 148020b1d5..eaa5d75616 100644 --- a/www/apps/resources/references/order/interfaces/order.OrderChangeActionDTO/page.mdx +++ b/www/apps/resources/references/order/interfaces/order.OrderChangeActionDTO/page.mdx @@ -6,4 +6,4 @@ import { TypeList } from "docs-ui" # OrderChangeActionDTO -`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"return_order","type":"[ReturnDTO](../order.ReturnDTO/page.mdx)","description":"The associated return order","optional":false,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"The currency of the order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"status","type":"[ReturnStatus](../../types/order.ReturnStatus/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_change","type":"[OrderChangeDTO](../order.OrderChangeDTO/page.mdx)","description":"The active order change, if any.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"region_id","type":"`string`","description":"The ID of the region the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The ID of the customer on the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`string`","description":"The ID of the sales channel the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"email","type":"`string`","description":"The email of the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"[OrderAddressDTO](../order.OrderAddressDTO/page.mdx)","description":"The associated shipping address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"billing_address","type":"[OrderAddressDTO](../order.OrderAddressDTO/page.mdx)","description":"The associated billing address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"items","type":"[OrderLineItemDTO](../order.OrderLineItemDTO/page.mdx)[]","description":"The associated order details / line items.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"shipping_methods","type":"[OrderShippingMethodDTO](../order.OrderShippingMethodDTO/page.mdx)[]","description":"The associated shipping methods","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"transactions","type":"[OrderTransactionDTO](../order.OrderTransactionDTO/page.mdx)[]","description":"The tramsactions associated with the order","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"summary","type":"[OrderSummaryDTO](../../types/order.OrderSummaryDTO/page.mdx)","description":"The summary of the order totals.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"refund_amount","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"exchange","type":"[OrderExchangeDTO](../order.OrderExchangeDTO/page.mdx)","description":"The associated exchange order","optional":false,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"The currency of the order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_items","type":"`any`[]","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"additional_items","type":"`any`[]","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_change","type":"[OrderChangeDTO](../order.OrderChangeDTO/page.mdx)","description":"The active order change, if any.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"region_id","type":"`string`","description":"The ID of the region the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The ID of the customer on the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`string`","description":"The ID of the sales channel the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"email","type":"`string`","description":"The email of the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"[OrderAddressDTO](../order.OrderAddressDTO/page.mdx)","description":"The associated shipping address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"billing_address","type":"[OrderAddressDTO](../order.OrderAddressDTO/page.mdx)","description":"The associated billing address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"shipping_methods","type":"[OrderShippingMethodDTO](../order.OrderShippingMethodDTO/page.mdx)[]","description":"The associated shipping methods","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"transactions","type":"[OrderTransactionDTO](../order.OrderTransactionDTO/page.mdx)[]","description":"The tramsactions associated with the order","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"summary","type":"[OrderSummaryDTO](../../types/order.OrderSummaryDTO/page.mdx)","description":"The summary of the order totals.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"no_notification","type":"`boolean`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"difference_due","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"return","type":"[ReturnDTO](../order.ReturnDTO/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"claim","type":"[OrderClaimDTO](../order.OrderClaimDTO/page.mdx)","description":"The associated claim order","optional":false,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"The currency of the order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_items","type":"`any`[]","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"additional_items","type":"`any`[]","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_change","type":"[OrderChangeDTO](../order.OrderChangeDTO/page.mdx)","description":"The active order change, if any.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"region_id","type":"`string`","description":"The ID of the region the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The ID of the customer on the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`string`","description":"The ID of the sales channel the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"email","type":"`string`","description":"The email of the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"[OrderAddressDTO](../order.OrderAddressDTO/page.mdx)","description":"The associated shipping address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"billing_address","type":"[OrderAddressDTO](../order.OrderAddressDTO/page.mdx)","description":"The associated billing address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"shipping_methods","type":"[OrderShippingMethodDTO](../order.OrderShippingMethodDTO/page.mdx)[]","description":"The associated shipping methods","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"transactions","type":"[OrderTransactionDTO](../order.OrderTransactionDTO/page.mdx)[]","description":"The tramsactions associated with the order","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"summary","type":"[OrderSummaryDTO](../../types/order.OrderSummaryDTO/page.mdx)","description":"The summary of the order totals.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"return","type":"[ReturnDTO](../order.ReturnDTO/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"no_notification","type":"`boolean`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"refund_amount","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"actions","type":"[OrderChangeActionDTO](page.mdx)[]","description":"The actions of the order change","optional":false,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the order change action","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_change_id","type":"`null` \\| `string`","description":"The ID of the associated order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_change","type":"`null` \\| [OrderChangeDTO](../order.OrderChangeDTO/page.mdx)","description":"The associated order change","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"order_id","type":"`null` \\| `string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"`null` \\| [OrderDTO](../order.OrderDTO/page.mdx)","description":"The associated order","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"reference","type":"`string`","description":"The reference of the order change action","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference_id","type":"`string`","description":"The ID of the reference","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"action","type":"[ChangeActionType](../../types/order.ChangeActionType/page.mdx)","description":"The action of the order change action","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"details","type":"`null` \\| `Record`","description":"The details of the order change action","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"internal_note","type":"`null` \\| `string`","description":"The internal note of the order change action","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order change action was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order change action was updated","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"status","type":"`string`","description":"The status of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"requested_by","type":"`null` \\| `string`","description":"The requested by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"requested_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was requested","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"confirmed_by","type":"`null` \\| `string`","description":"The confirmed by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"confirmed_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was confirmed","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"declined_by","type":"`null` \\| `string`","description":"The declined by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"declined_reason","type":"`null` \\| `string`","description":"The declined reason of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"The metadata of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"declined_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was declined","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_by","type":"`null` \\| `string`","description":"The canceled by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was canceled","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order change was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order change was updated","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"change_type","type":"`\"return\"` \\| `\"exchange\"` \\| `\"claim\"` \\| `\"edit\"`","description":"The type of the order change","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"order_id","type":"`null` \\| `string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"`null` \\| [OrderDTO](../order.OrderDTO/page.mdx)","description":"The associated order","optional":false,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"version","type":"`number`","description":"The version of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"status","type":"[OrderStatus](../../types/order.OrderStatus/page.mdx)","description":"The status of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"The currency of the order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_item_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_item_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_item_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_item_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_item_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_gift_card_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_gift_card_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_shipping_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_shipping_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_shipping_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_shipping_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_shipping_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_shipping_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"order_change","type":"[OrderChangeDTO](../order.OrderChangeDTO/page.mdx)","description":"The active order change, if any.","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"The ID of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"version","type":"`number`","description":"The version of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`string`","description":"The ID of the associated return order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange_id","type":"`string`","description":"The ID of the associated exchange order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_id","type":"`string`","description":"The ID of the associated claim order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[OrderDTO](../order.OrderDTO/page.mdx)","description":"The associated order","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"return_order","type":"[ReturnDTO](../order.ReturnDTO/page.mdx)","description":"The associated return order","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"exchange","type":"[OrderExchangeDTO](../order.OrderExchangeDTO/page.mdx)","description":"The associated exchange order","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"claim","type":"[OrderClaimDTO](../order.OrderClaimDTO/page.mdx)","description":"The associated claim order","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"actions","type":"[OrderChangeActionDTO](page.mdx)[]","description":"The actions of the order change","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"status","type":"`string`","description":"The status of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"requested_by","type":"`null` \\| `string`","description":"The requested by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"requested_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was requested","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"confirmed_by","type":"`null` \\| `string`","description":"The confirmed by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"confirmed_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was confirmed","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"declined_by","type":"`null` \\| `string`","description":"The declined by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"declined_reason","type":"`null` \\| `string`","description":"The declined reason of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"The metadata of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"declined_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was declined","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_by","type":"`null` \\| `string`","description":"The canceled by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was canceled","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order change was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order change was updated","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"change_type","type":"`\"return\"` \\| `\"exchange\"` \\| `\"claim\"` \\| `\"edit\"`","description":"The type of the order change","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"region_id","type":"`string`","description":"The ID of the region the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The ID of the customer on the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`string`","description":"The ID of the sales channel the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"email","type":"`string`","description":"The email of the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"[OrderAddressDTO](../order.OrderAddressDTO/page.mdx)","description":"The associated shipping address.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the address","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the address was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the address was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The customer ID of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"first_name","type":"`string`","description":"The first name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"last_name","type":"`string`","description":"The last name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"phone","type":"`string`","description":"The phone number of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"company","type":"`string`","description":"The company of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_1","type":"`string`","description":"The first address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_2","type":"`string`","description":"The second address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"city","type":"`string`","description":"The city of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"country_code","type":"`string`","description":"The country code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"province","type":"`string`","description":"The province/state of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"postal_code","type":"`string`","description":"The postal code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"billing_address","type":"[OrderAddressDTO](../order.OrderAddressDTO/page.mdx)","description":"The associated billing address.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the address","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the address was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the address was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The customer ID of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"first_name","type":"`string`","description":"The first name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"last_name","type":"`string`","description":"The last name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"phone","type":"`string`","description":"The phone number of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"company","type":"`string`","description":"The company of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_1","type":"`string`","description":"The first address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_2","type":"`string`","description":"The second address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"city","type":"`string`","description":"The city of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"country_code","type":"`string`","description":"The country code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"province","type":"`string`","description":"The province/state of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"postal_code","type":"`string`","description":"The postal code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"items","type":"[OrderLineItemDTO](../order.OrderLineItemDTO/page.mdx)[]","description":"The associated order details / line items.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"original_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The item total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The item subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The item tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The discount total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The discount tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"refundable_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The refundable total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"refundable_total_per_unit","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The refundable total per unit of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_refundable_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw refundable total of the order line item..","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_refundable_total_per_unit","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw refundable total per unit of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"id","type":"`string`","description":"The ID of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"title","type":"`string`","description":"The title of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"requires_shipping","type":"`boolean`","description":"Indicates whether the order line item requires shipping.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_discountable","type":"`boolean`","description":"Indicates whether the order line item is discountable.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_tax_inclusive","type":"`boolean`","description":"Indicates whether the order line item price is tax inclusive.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"unit_price","type":"`number`","description":"The unit price of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_unit_price","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw unit price of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"quantity","type":"`number`","description":"The quantity of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_quantity","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw quantity of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"detail","type":"[OrderItemDTO](../order.OrderItemDTO/page.mdx)","description":"The details of the item","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"The date when the order line item was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"The date when the order line item was last updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtitle","type":"`null` \\| `string`","description":"The subtitle of the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"thumbnail","type":"`null` \\| `string`","description":"The thumbnail of the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"variant_id","type":"`null` \\| `string`","description":"The ID of the variant associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_id","type":"`null` \\| `string`","description":"The ID of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_title","type":"`null` \\| `string`","description":"The title of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_description","type":"`null` \\| `string`","description":"The description of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_subtitle","type":"`null` \\| `string`","description":"The subtitle of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_type","type":"`null` \\| `string`","description":"The type of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_collection","type":"`null` \\| `string`","description":"The collection of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_handle","type":"`null` \\| `string`","description":"The handle of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"variant_sku","type":"`null` \\| `string`","description":"The SKU (stock keeping unit) of the variant associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"variant_barcode","type":"`null` \\| `string`","description":"The barcode of the variant associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"variant_title","type":"`null` \\| `string`","description":"The title of the variant associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"variant_option_values","type":"`null` \\| `Record`","description":"The option values of the variant associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"compare_at_unit_price","type":"`number`","description":"The compare at unit price of the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_compare_at_unit_price","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw compare at unit price of the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_lines","type":"[OrderLineItemTaxLineDTO](../order.OrderLineItemTaxLineDTO/page.mdx)[]","description":"The associated tax lines.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"adjustments","type":"[OrderLineItemAdjustmentDTO](../order.OrderLineItemAdjustmentDTO/page.mdx)[]","description":"The associated adjustments.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"shipping_methods","type":"[OrderShippingMethodDTO](../order.OrderShippingMethodDTO/page.mdx)[]","description":"The associated shipping methods","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"name","type":"`string`","description":"The name of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"amount","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The price of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw price of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_tax_inclusive","type":"`boolean`","description":"Whether the shipping method price is tax inclusive or not","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the shipping method was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the shipping method was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The discount total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The discount tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"description","type":"`string`","description":"The description of the shipping method","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_option_id","type":"`string`","description":"The ID of the shipping option the method was created from","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"data","type":"`Record`","description":"Additional data needed for fulfillment.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_lines","type":"[OrderShippingMethodTaxLineDTO](../order.OrderShippingMethodTaxLineDTO/page.mdx)[]","description":"The associated tax lines.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"adjustments","type":"[OrderShippingMethodAdjustmentDTO](../order.OrderShippingMethodAdjustmentDTO/page.mdx)[]","description":"The associated adjustments.","optional":true,"defaultValue":"","expandable":true,"children":[]}]},{"name":"transactions","type":"[OrderTransactionDTO](../order.OrderTransactionDTO/page.mdx)[]","description":"The tramsactions associated with the order","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[OrderDTO](../order.OrderDTO/page.mdx)","description":"The associated order","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"amount","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The amount of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw amount of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"The currency code of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference","type":"`string`","description":"The reference of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference_id","type":"`string`","description":"The ID of the reference","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the transaction was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the transaction was updated","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"The metadata of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"summary","type":"[OrderSummaryDTO](../../types/order.OrderSummaryDTO/page.mdx)","description":"The summary of the order totals.","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total_tax","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"ordered_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"fulfilled_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"returned_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_request_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"write_off_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"projected_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_total_tax","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_total_tax","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_projected_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"balance","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_balance","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"paid_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"refunded_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"reference","type":"`string`","description":"The reference of the order change action","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference_id","type":"`string`","description":"The ID of the reference","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"action","type":"[ChangeActionType](../../types/order.ChangeActionType/page.mdx)","description":"The action of the order change action","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"details","type":"`null` \\| `Record`","description":"The details of the order change action","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"internal_note","type":"`null` \\| `string`","description":"The internal note of the order change action","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order change action was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order change action was updated","optional":false,"defaultValue":"","expandable":false,"children":[]}]} sectionTitle="OrderChangeActionDTO"/> +`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"return_order","type":"[ReturnDTO](../order.ReturnDTO/page.mdx)","description":"The associated return order","optional":false,"defaultValue":"","expandable":true,"children":[{"name":"currency_code","type":"`string`","description":"The currency of the order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"id","type":"`string`","description":"The ID of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"status","type":"[ReturnStatus](../../types/order.ReturnStatus/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_change","type":"[OrderChangeDTO](../order.OrderChangeDTO/page.mdx)","description":"The active order change, if any.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"region_id","type":"`string`","description":"The ID of the region the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The ID of the customer on the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`string`","description":"The ID of the sales channel the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"email","type":"`string`","description":"The email of the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"[OrderAddressDTO](../order.OrderAddressDTO/page.mdx)","description":"The associated shipping address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"billing_address","type":"[OrderAddressDTO](../order.OrderAddressDTO/page.mdx)","description":"The associated billing address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"items","type":"[OrderLineItemDTO](../order.OrderLineItemDTO/page.mdx)[]","description":"The associated order details / line items.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"shipping_methods","type":"[OrderShippingMethodDTO](../order.OrderShippingMethodDTO/page.mdx)[]","description":"The associated shipping methods","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"transactions","type":"[OrderTransactionDTO](../order.OrderTransactionDTO/page.mdx)[]","description":"The tramsactions associated with the order","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"summary","type":"[OrderSummaryDTO](../../types/order.OrderSummaryDTO/page.mdx)","description":"The summary of the order totals.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"refund_amount","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"exchange","type":"[OrderExchangeDTO](../order.OrderExchangeDTO/page.mdx)","description":"The associated exchange order","optional":false,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"The currency of the order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_items","type":"`any`[]","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"additional_items","type":"`any`[]","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_change","type":"[OrderChangeDTO](../order.OrderChangeDTO/page.mdx)","description":"The active order change, if any.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"region_id","type":"`string`","description":"The ID of the region the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The ID of the customer on the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`string`","description":"The ID of the sales channel the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"email","type":"`string`","description":"The email of the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"[OrderAddressDTO](../order.OrderAddressDTO/page.mdx)","description":"The associated shipping address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"billing_address","type":"[OrderAddressDTO](../order.OrderAddressDTO/page.mdx)","description":"The associated billing address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"shipping_methods","type":"[OrderShippingMethodDTO](../order.OrderShippingMethodDTO/page.mdx)[]","description":"The associated shipping methods","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"transactions","type":"[OrderTransactionDTO](../order.OrderTransactionDTO/page.mdx)[]","description":"The tramsactions associated with the order","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"summary","type":"[OrderSummaryDTO](../../types/order.OrderSummaryDTO/page.mdx)","description":"The summary of the order totals.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"no_notification","type":"`boolean`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"difference_due","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"return","type":"[ReturnDTO](../order.ReturnDTO/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"claim","type":"[OrderClaimDTO](../order.OrderClaimDTO/page.mdx)","description":"The associated claim order","optional":false,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"The currency of the order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_items","type":"`any`[]","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"additional_items","type":"`any`[]","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_change","type":"[OrderChangeDTO](../order.OrderChangeDTO/page.mdx)","description":"The active order change, if any.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"region_id","type":"`string`","description":"The ID of the region the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The ID of the customer on the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`string`","description":"The ID of the sales channel the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"email","type":"`string`","description":"The email of the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"[OrderAddressDTO](../order.OrderAddressDTO/page.mdx)","description":"The associated shipping address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"billing_address","type":"[OrderAddressDTO](../order.OrderAddressDTO/page.mdx)","description":"The associated billing address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"shipping_methods","type":"[OrderShippingMethodDTO](../order.OrderShippingMethodDTO/page.mdx)[]","description":"The associated shipping methods","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"transactions","type":"[OrderTransactionDTO](../order.OrderTransactionDTO/page.mdx)[]","description":"The tramsactions associated with the order","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"summary","type":"[OrderSummaryDTO](../../types/order.OrderSummaryDTO/page.mdx)","description":"The summary of the order totals.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"return","type":"[ReturnDTO](../order.ReturnDTO/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"no_notification","type":"`boolean`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"refund_amount","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"actions","type":"[OrderChangeActionDTO](page.mdx)[]","description":"The actions of the order change","optional":false,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the order change action","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_change_id","type":"`null` \\| `string`","description":"The ID of the associated order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_change","type":"`null` \\| [OrderChangeDTO](../order.OrderChangeDTO/page.mdx)","description":"The associated order change","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"order_id","type":"`null` \\| `string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"`null` \\| [OrderDTO](../order.OrderDTO/page.mdx)","description":"The associated order","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"reference","type":"`string`","description":"The reference of the order change action","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference_id","type":"`string`","description":"The ID of the reference","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"action","type":"[ChangeActionType](../../types/order.ChangeActionType/page.mdx)","description":"The action of the order change action","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"details","type":"`null` \\| `Record`","description":"The details of the order change action","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"internal_note","type":"`null` \\| `string`","description":"The internal note of the order change action","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order change action was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order change action was updated","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"status","type":"`string`","description":"The status of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"requested_by","type":"`null` \\| `string`","description":"The requested by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"requested_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was requested","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"confirmed_by","type":"`null` \\| `string`","description":"The confirmed by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"confirmed_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was confirmed","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"declined_by","type":"`null` \\| `string`","description":"The declined by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"declined_reason","type":"`null` \\| `string`","description":"The declined reason of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"The metadata of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"declined_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was declined","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_by","type":"`null` \\| `string`","description":"The canceled by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was canceled","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order change was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order change was updated","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"change_type","type":"`\"return\"` \\| `\"exchange\"` \\| `\"claim\"` \\| `\"edit\"`","description":"The type of the order change","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"order_id","type":"`null` \\| `string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"`null` \\| [OrderDTO](../order.OrderDTO/page.mdx)","description":"The associated order","optional":false,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"version","type":"`number`","description":"The version of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"status","type":"[OrderStatus](../../types/order.OrderStatus/page.mdx)","description":"The status of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"The currency of the order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_item_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_item_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_item_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_item_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_item_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_gift_card_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_gift_card_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_shipping_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_shipping_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_shipping_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_shipping_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_shipping_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_shipping_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"order_change","type":"[OrderChangeDTO](../order.OrderChangeDTO/page.mdx)","description":"The active order change, if any.","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"The ID of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"version","type":"`number`","description":"The version of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`string`","description":"The ID of the associated return order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange_id","type":"`string`","description":"The ID of the associated exchange order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_id","type":"`string`","description":"The ID of the associated claim order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[OrderDTO](../order.OrderDTO/page.mdx)","description":"The associated order","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"return_order","type":"[ReturnDTO](../order.ReturnDTO/page.mdx)","description":"The associated return order","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"exchange","type":"[OrderExchangeDTO](../order.OrderExchangeDTO/page.mdx)","description":"The associated exchange order","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"claim","type":"[OrderClaimDTO](../order.OrderClaimDTO/page.mdx)","description":"The associated claim order","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"actions","type":"[OrderChangeActionDTO](page.mdx)[]","description":"The actions of the order change","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"status","type":"`string`","description":"The status of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"requested_by","type":"`null` \\| `string`","description":"The requested by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"requested_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was requested","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"confirmed_by","type":"`null` \\| `string`","description":"The confirmed by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"confirmed_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was confirmed","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"declined_by","type":"`null` \\| `string`","description":"The declined by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"declined_reason","type":"`null` \\| `string`","description":"The declined reason of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"The metadata of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"declined_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was declined","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_by","type":"`null` \\| `string`","description":"The canceled by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was canceled","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order change was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order change was updated","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"change_type","type":"`\"return\"` \\| `\"exchange\"` \\| `\"claim\"` \\| `\"edit\"`","description":"The type of the order change","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"region_id","type":"`string`","description":"The ID of the region the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The ID of the customer on the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`string`","description":"The ID of the sales channel the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"email","type":"`string`","description":"The email of the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"[OrderAddressDTO](../order.OrderAddressDTO/page.mdx)","description":"The associated shipping address.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the address","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the address was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the address was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The customer ID of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"first_name","type":"`string`","description":"The first name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"last_name","type":"`string`","description":"The last name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"phone","type":"`string`","description":"The phone number of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"company","type":"`string`","description":"The company of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_1","type":"`string`","description":"The first address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_2","type":"`string`","description":"The second address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"city","type":"`string`","description":"The city of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"country_code","type":"`string`","description":"The country code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"province","type":"`string`","description":"The province/state of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"postal_code","type":"`string`","description":"The postal code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"billing_address","type":"[OrderAddressDTO](../order.OrderAddressDTO/page.mdx)","description":"The associated billing address.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the address","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the address was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the address was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The customer ID of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"first_name","type":"`string`","description":"The first name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"last_name","type":"`string`","description":"The last name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"phone","type":"`string`","description":"The phone number of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"company","type":"`string`","description":"The company of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_1","type":"`string`","description":"The first address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_2","type":"`string`","description":"The second address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"city","type":"`string`","description":"The city of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"country_code","type":"`string`","description":"The country code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"province","type":"`string`","description":"The province/state of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"postal_code","type":"`string`","description":"The postal code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"items","type":"[OrderLineItemDTO](../order.OrderLineItemDTO/page.mdx)[]","description":"The associated order details / line items.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"original_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The item total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The item subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The item tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The discount total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The discount tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"refundable_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The refundable total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"refundable_total_per_unit","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The refundable total per unit of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_refundable_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw refundable total of the order line item..","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_refundable_total_per_unit","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw refundable total per unit of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"id","type":"`string`","description":"The ID of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"title","type":"`string`","description":"The title of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"requires_shipping","type":"`boolean`","description":"Indicates whether the order line item requires shipping.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_discountable","type":"`boolean`","description":"Indicates whether the order line item is discountable.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_tax_inclusive","type":"`boolean`","description":"Indicates whether the order line item price is tax inclusive.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"unit_price","type":"`number`","description":"The unit price of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_unit_price","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw unit price of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"quantity","type":"`number`","description":"The quantity of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_quantity","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw quantity of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"detail","type":"[OrderItemDTO](../order.OrderItemDTO/page.mdx)","description":"The details of the item","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"The date when the order line item was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"The date when the order line item was last updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtitle","type":"`null` \\| `string`","description":"The subtitle of the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"thumbnail","type":"`null` \\| `string`","description":"The thumbnail of the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"variant_id","type":"`null` \\| `string`","description":"The ID of the variant associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_id","type":"`null` \\| `string`","description":"The ID of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_title","type":"`null` \\| `string`","description":"The title of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_description","type":"`null` \\| `string`","description":"The description of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_subtitle","type":"`null` \\| `string`","description":"The subtitle of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_type","type":"`null` \\| `string`","description":"The type of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_collection","type":"`null` \\| `string`","description":"The collection of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_handle","type":"`null` \\| `string`","description":"The handle of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"variant_sku","type":"`null` \\| `string`","description":"The SKU (stock keeping unit) of the variant associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"variant_barcode","type":"`null` \\| `string`","description":"The barcode of the variant associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"variant_title","type":"`null` \\| `string`","description":"The title of the variant associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"variant_option_values","type":"`null` \\| `Record`","description":"The option values of the variant associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"compare_at_unit_price","type":"`number`","description":"The compare at unit price of the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_compare_at_unit_price","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw compare at unit price of the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_lines","type":"[OrderLineItemTaxLineDTO](../order.OrderLineItemTaxLineDTO/page.mdx)[]","description":"The associated tax lines.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"adjustments","type":"[OrderLineItemAdjustmentDTO](../order.OrderLineItemAdjustmentDTO/page.mdx)[]","description":"The associated adjustments.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"shipping_methods","type":"[OrderShippingMethodDTO](../order.OrderShippingMethodDTO/page.mdx)[]","description":"The associated shipping methods","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"name","type":"`string`","description":"The name of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"amount","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The price of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw price of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_tax_inclusive","type":"`boolean`","description":"Whether the shipping method price is tax inclusive or not","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the shipping method was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the shipping method was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The discount total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The discount tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"description","type":"`string`","description":"The description of the shipping method","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_option_id","type":"`string`","description":"The ID of the shipping option the method was created from","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"data","type":"`Record`","description":"Additional data needed for fulfillment.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_lines","type":"[OrderShippingMethodTaxLineDTO](../order.OrderShippingMethodTaxLineDTO/page.mdx)[]","description":"The associated tax lines.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"adjustments","type":"[OrderShippingMethodAdjustmentDTO](../order.OrderShippingMethodAdjustmentDTO/page.mdx)[]","description":"The associated adjustments.","optional":true,"defaultValue":"","expandable":true,"children":[]}]},{"name":"transactions","type":"[OrderTransactionDTO](../order.OrderTransactionDTO/page.mdx)[]","description":"The tramsactions associated with the order","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[OrderDTO](../order.OrderDTO/page.mdx)","description":"The associated order","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"amount","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The amount of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw amount of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"The currency code of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference","type":"`string`","description":"The reference of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference_id","type":"`string`","description":"The ID of the reference","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the transaction was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the transaction was updated","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"The metadata of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"summary","type":"[OrderSummaryDTO](../../types/order.OrderSummaryDTO/page.mdx)","description":"The summary of the order totals.","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total_tax","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"ordered_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"fulfilled_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"returned_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_request_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"write_off_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"projected_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_total_tax","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_total_tax","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_projected_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"balance","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_balance","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"paid_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"refunded_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"reference","type":"`string`","description":"The reference of the order change action","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference_id","type":"`string`","description":"The ID of the reference","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"action","type":"[ChangeActionType](../../types/order.ChangeActionType/page.mdx)","description":"The action of the order change action","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"details","type":"`null` \\| `Record`","description":"The details of the order change action","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"internal_note","type":"`null` \\| `string`","description":"The internal note of the order change action","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order change action was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order change action was updated","optional":false,"defaultValue":"","expandable":false,"children":[]}]} sectionTitle="OrderChangeActionDTO"/> diff --git a/www/apps/resources/references/order/interfaces/order.OrderChangeDTO/page.mdx b/www/apps/resources/references/order/interfaces/order.OrderChangeDTO/page.mdx index 677d999057..a851f5a7ea 100644 --- a/www/apps/resources/references/order/interfaces/order.OrderChangeDTO/page.mdx +++ b/www/apps/resources/references/order/interfaces/order.OrderChangeDTO/page.mdx @@ -6,4 +6,4 @@ import { TypeList } from "docs-ui" # OrderChangeDTO -`","description":"The metadata of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"declined_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was declined","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_by","type":"`null` \\| `string`","description":"The canceled by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was canceled","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order change was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order change was updated","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"change_type","type":"`\"return\"` \\| `\"exchange\"` \\| `\"claim\"` \\| `\"edit\"`","description":"The type of the order change","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"region_id","type":"`string`","description":"The ID of the region the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The ID of the customer on the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`string`","description":"The ID of the sales channel the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"email","type":"`string`","description":"The email of the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"[OrderAddressDTO](../order.OrderAddressDTO/page.mdx)","description":"The associated shipping address.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the address","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the address was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the address was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The customer ID of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"first_name","type":"`string`","description":"The first name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"last_name","type":"`string`","description":"The last name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"phone","type":"`string`","description":"The phone number of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"company","type":"`string`","description":"The company of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_1","type":"`string`","description":"The first address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_2","type":"`string`","description":"The second address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"city","type":"`string`","description":"The city of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"country_code","type":"`string`","description":"The country code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"province","type":"`string`","description":"The province/state of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"postal_code","type":"`string`","description":"The postal code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"billing_address","type":"[OrderAddressDTO](../order.OrderAddressDTO/page.mdx)","description":"The associated billing address.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the address","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the address was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the address was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The customer ID of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"first_name","type":"`string`","description":"The first name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"last_name","type":"`string`","description":"The last name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"phone","type":"`string`","description":"The phone number of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"company","type":"`string`","description":"The company of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_1","type":"`string`","description":"The first address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_2","type":"`string`","description":"The second address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"city","type":"`string`","description":"The city of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"country_code","type":"`string`","description":"The country code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"province","type":"`string`","description":"The province/state of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"postal_code","type":"`string`","description":"The postal code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"items","type":"[OrderLineItemDTO](../order.OrderLineItemDTO/page.mdx)[]","description":"The associated order details / line items.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"original_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The item total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The item subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The item tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The discount total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The discount tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"refundable_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The refundable total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"refundable_total_per_unit","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The refundable total per unit of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_refundable_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw refundable total of the order line item..","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_refundable_total_per_unit","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw refundable total per unit of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"id","type":"`string`","description":"The ID of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"title","type":"`string`","description":"The title of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"requires_shipping","type":"`boolean`","description":"Indicates whether the order line item requires shipping.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_discountable","type":"`boolean`","description":"Indicates whether the order line item is discountable.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_tax_inclusive","type":"`boolean`","description":"Indicates whether the order line item price is tax inclusive.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"unit_price","type":"`number`","description":"The unit price of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_unit_price","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw unit price of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"quantity","type":"`number`","description":"The quantity of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_quantity","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw quantity of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"detail","type":"[OrderItemDTO](../order.OrderItemDTO/page.mdx)","description":"The details of the item","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"The date when the order line item was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"The date when the order line item was last updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtitle","type":"`null` \\| `string`","description":"The subtitle of the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"thumbnail","type":"`null` \\| `string`","description":"The thumbnail of the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"variant_id","type":"`null` \\| `string`","description":"The ID of the variant associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_id","type":"`null` \\| `string`","description":"The ID of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_title","type":"`null` \\| `string`","description":"The title of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_description","type":"`null` \\| `string`","description":"The description of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_subtitle","type":"`null` \\| `string`","description":"The subtitle of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_type","type":"`null` \\| `string`","description":"The type of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_collection","type":"`null` \\| `string`","description":"The collection of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_handle","type":"`null` \\| `string`","description":"The handle of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"variant_sku","type":"`null` \\| `string`","description":"The SKU (stock keeping unit) of the variant associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"variant_barcode","type":"`null` \\| `string`","description":"The barcode of the variant associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"variant_title","type":"`null` \\| `string`","description":"The title of the variant associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"variant_option_values","type":"`null` \\| `Record`","description":"The option values of the variant associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"compare_at_unit_price","type":"`number`","description":"The compare at unit price of the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_compare_at_unit_price","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw compare at unit price of the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_lines","type":"[OrderLineItemTaxLineDTO](../order.OrderLineItemTaxLineDTO/page.mdx)[]","description":"The associated tax lines.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"adjustments","type":"[OrderLineItemAdjustmentDTO](../order.OrderLineItemAdjustmentDTO/page.mdx)[]","description":"The associated adjustments.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"shipping_methods","type":"[OrderShippingMethodDTO](../order.OrderShippingMethodDTO/page.mdx)[]","description":"The associated shipping methods","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"name","type":"`string`","description":"The name of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"amount","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The price of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw price of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_tax_inclusive","type":"`boolean`","description":"Whether the shipping method price is tax inclusive or not","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the shipping method was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the shipping method was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The discount total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The discount tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"description","type":"`string`","description":"The description of the shipping method","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_option_id","type":"`string`","description":"The ID of the shipping option the method was created from","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"data","type":"`Record`","description":"Additional data needed for fulfillment.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_lines","type":"[OrderShippingMethodTaxLineDTO](../order.OrderShippingMethodTaxLineDTO/page.mdx)[]","description":"The associated tax lines.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"adjustments","type":"[OrderShippingMethodAdjustmentDTO](../order.OrderShippingMethodAdjustmentDTO/page.mdx)[]","description":"The associated adjustments.","optional":true,"defaultValue":"","expandable":true,"children":[]}]},{"name":"transactions","type":"[OrderTransactionDTO](../order.OrderTransactionDTO/page.mdx)[]","description":"The tramsactions associated with the order","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[OrderDTO](../order.OrderDTO/page.mdx)","description":"The associated order","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"amount","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The amount of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw amount of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"The currency code of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference","type":"`string`","description":"The reference of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference_id","type":"`string`","description":"The ID of the reference","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the transaction was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the transaction was updated","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"The metadata of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"summary","type":"[OrderSummaryDTO](../../types/order.OrderSummaryDTO/page.mdx)","description":"The summary of the order totals.","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total_tax","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"ordered_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"fulfilled_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"returned_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_request_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"write_off_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"projected_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_total_tax","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_total_tax","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_projected_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"balance","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_balance","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"paid_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"refunded_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"return_order","type":"[ReturnDTO](../order.ReturnDTO/page.mdx)","description":"The associated return order","optional":false,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"The currency of the order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_item_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_item_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_item_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_item_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_item_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_gift_card_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_gift_card_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_shipping_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_shipping_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_shipping_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_shipping_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_shipping_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_shipping_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"status","type":"[ReturnStatus](../../types/order.ReturnStatus/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_change","type":"[OrderChangeDTO](page.mdx)","description":"The active order change, if any.","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"The ID of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"version","type":"`number`","description":"The version of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`string`","description":"The ID of the associated return order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange_id","type":"`string`","description":"The ID of the associated exchange order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_id","type":"`string`","description":"The ID of the associated claim order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[OrderDTO](../order.OrderDTO/page.mdx)","description":"The associated order","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"return_order","type":"[ReturnDTO](../order.ReturnDTO/page.mdx)","description":"The associated return order","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"exchange","type":"[OrderExchangeDTO](../order.OrderExchangeDTO/page.mdx)","description":"The associated exchange order","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"claim","type":"[OrderClaimDTO](../order.OrderClaimDTO/page.mdx)","description":"The associated claim order","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"actions","type":"[OrderChangeActionDTO](../order.OrderChangeActionDTO/page.mdx)[]","description":"The actions of the order change","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"status","type":"`string`","description":"The status of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"requested_by","type":"`null` \\| `string`","description":"The requested by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"requested_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was requested","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"confirmed_by","type":"`null` \\| `string`","description":"The confirmed by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"confirmed_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was confirmed","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"declined_by","type":"`null` \\| `string`","description":"The declined by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"declined_reason","type":"`null` \\| `string`","description":"The declined reason of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"The metadata of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"declined_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was declined","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_by","type":"`null` \\| `string`","description":"The canceled by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was canceled","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order change was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order change was updated","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"change_type","type":"`\"return\"` \\| `\"exchange\"` \\| `\"claim\"` \\| `\"edit\"`","description":"The type of the order change","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"region_id","type":"`string`","description":"The ID of the region the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The ID of the customer on the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`string`","description":"The ID of the sales channel the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"email","type":"`string`","description":"The email of the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"[OrderAddressDTO](../order.OrderAddressDTO/page.mdx)","description":"The associated shipping address.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the address","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the address was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the address was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The customer ID of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"first_name","type":"`string`","description":"The first name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"last_name","type":"`string`","description":"The last name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"phone","type":"`string`","description":"The phone number of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"company","type":"`string`","description":"The company of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_1","type":"`string`","description":"The first address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_2","type":"`string`","description":"The second address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"city","type":"`string`","description":"The city of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"country_code","type":"`string`","description":"The country code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"province","type":"`string`","description":"The province/state of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"postal_code","type":"`string`","description":"The postal code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"billing_address","type":"[OrderAddressDTO](../order.OrderAddressDTO/page.mdx)","description":"The associated billing address.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the address","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the address was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the address was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The customer ID of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"first_name","type":"`string`","description":"The first name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"last_name","type":"`string`","description":"The last name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"phone","type":"`string`","description":"The phone number of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"company","type":"`string`","description":"The company of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_1","type":"`string`","description":"The first address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_2","type":"`string`","description":"The second address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"city","type":"`string`","description":"The city of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"country_code","type":"`string`","description":"The country code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"province","type":"`string`","description":"The province/state of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"postal_code","type":"`string`","description":"The postal code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"items","type":"[OrderLineItemDTO](../order.OrderLineItemDTO/page.mdx)[]","description":"The associated order details / line items.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"original_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The item total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The item subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The item tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The discount total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The discount tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"refundable_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The refundable total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"refundable_total_per_unit","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The refundable total per unit of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_refundable_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw refundable total of the order line item..","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_refundable_total_per_unit","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw refundable total per unit of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"id","type":"`string`","description":"The ID of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"title","type":"`string`","description":"The title of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"requires_shipping","type":"`boolean`","description":"Indicates whether the order line item requires shipping.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_discountable","type":"`boolean`","description":"Indicates whether the order line item is discountable.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_tax_inclusive","type":"`boolean`","description":"Indicates whether the order line item price is tax inclusive.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"unit_price","type":"`number`","description":"The unit price of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_unit_price","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw unit price of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"quantity","type":"`number`","description":"The quantity of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_quantity","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw quantity of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"detail","type":"[OrderItemDTO](../order.OrderItemDTO/page.mdx)","description":"The details of the item","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"The date when the order line item was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"The date when the order line item was last updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtitle","type":"`null` \\| `string`","description":"The subtitle of the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"thumbnail","type":"`null` \\| `string`","description":"The thumbnail of the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"variant_id","type":"`null` \\| `string`","description":"The ID of the variant associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_id","type":"`null` \\| `string`","description":"The ID of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_title","type":"`null` \\| `string`","description":"The title of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_description","type":"`null` \\| `string`","description":"The description of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_subtitle","type":"`null` \\| `string`","description":"The subtitle of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_type","type":"`null` \\| `string`","description":"The type of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_collection","type":"`null` \\| `string`","description":"The collection of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_handle","type":"`null` \\| `string`","description":"The handle of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"variant_sku","type":"`null` \\| `string`","description":"The SKU (stock keeping unit) of the variant associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"variant_barcode","type":"`null` \\| `string`","description":"The barcode of the variant associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"variant_title","type":"`null` \\| `string`","description":"The title of the variant associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"variant_option_values","type":"`null` \\| `Record`","description":"The option values of the variant associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"compare_at_unit_price","type":"`number`","description":"The compare at unit price of the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_compare_at_unit_price","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw compare at unit price of the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_lines","type":"[OrderLineItemTaxLineDTO](../order.OrderLineItemTaxLineDTO/page.mdx)[]","description":"The associated tax lines.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"adjustments","type":"[OrderLineItemAdjustmentDTO](../order.OrderLineItemAdjustmentDTO/page.mdx)[]","description":"The associated adjustments.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"shipping_methods","type":"[OrderShippingMethodDTO](../order.OrderShippingMethodDTO/page.mdx)[]","description":"The associated shipping methods","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"name","type":"`string`","description":"The name of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"amount","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The price of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw price of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_tax_inclusive","type":"`boolean`","description":"Whether the shipping method price is tax inclusive or not","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the shipping method was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the shipping method was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The discount total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The discount tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"description","type":"`string`","description":"The description of the shipping method","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_option_id","type":"`string`","description":"The ID of the shipping option the method was created from","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"data","type":"`Record`","description":"Additional data needed for fulfillment.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_lines","type":"[OrderShippingMethodTaxLineDTO](../order.OrderShippingMethodTaxLineDTO/page.mdx)[]","description":"The associated tax lines.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"adjustments","type":"[OrderShippingMethodAdjustmentDTO](../order.OrderShippingMethodAdjustmentDTO/page.mdx)[]","description":"The associated adjustments.","optional":true,"defaultValue":"","expandable":true,"children":[]}]},{"name":"transactions","type":"[OrderTransactionDTO](../order.OrderTransactionDTO/page.mdx)[]","description":"The tramsactions associated with the order","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[OrderDTO](../order.OrderDTO/page.mdx)","description":"The associated order","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"amount","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The amount of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw amount of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"The currency code of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference","type":"`string`","description":"The reference of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference_id","type":"`string`","description":"The ID of the reference","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the transaction was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the transaction was updated","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"The metadata of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"summary","type":"[OrderSummaryDTO](../../types/order.OrderSummaryDTO/page.mdx)","description":"The summary of the order totals.","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total_tax","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"ordered_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"fulfilled_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"returned_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_request_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"write_off_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"projected_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_total_tax","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_total_tax","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_projected_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"balance","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_balance","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"paid_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"refunded_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"refund_amount","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"exchange","type":"[OrderExchangeDTO](../order.OrderExchangeDTO/page.mdx)","description":"The associated exchange order","optional":false,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"The currency of the order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_item_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_item_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_item_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_item_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_item_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_gift_card_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_gift_card_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_shipping_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_shipping_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_shipping_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_shipping_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_shipping_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_shipping_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"return_items","type":"`any`[]","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"additional_items","type":"`any`[]","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_change","type":"[OrderChangeDTO](page.mdx)","description":"The active order change, if any.","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"The ID of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"version","type":"`number`","description":"The version of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`string`","description":"The ID of the associated return order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange_id","type":"`string`","description":"The ID of the associated exchange order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_id","type":"`string`","description":"The ID of the associated claim order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[OrderDTO](../order.OrderDTO/page.mdx)","description":"The associated order","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"return_order","type":"[ReturnDTO](../order.ReturnDTO/page.mdx)","description":"The associated return order","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"exchange","type":"[OrderExchangeDTO](../order.OrderExchangeDTO/page.mdx)","description":"The associated exchange order","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"claim","type":"[OrderClaimDTO](../order.OrderClaimDTO/page.mdx)","description":"The associated claim order","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"actions","type":"[OrderChangeActionDTO](../order.OrderChangeActionDTO/page.mdx)[]","description":"The actions of the order change","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"status","type":"`string`","description":"The status of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"requested_by","type":"`null` \\| `string`","description":"The requested by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"requested_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was requested","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"confirmed_by","type":"`null` \\| `string`","description":"The confirmed by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"confirmed_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was confirmed","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"declined_by","type":"`null` \\| `string`","description":"The declined by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"declined_reason","type":"`null` \\| `string`","description":"The declined reason of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"The metadata of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"declined_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was declined","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_by","type":"`null` \\| `string`","description":"The canceled by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was canceled","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order change was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order change was updated","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"change_type","type":"`\"return\"` \\| `\"exchange\"` \\| `\"claim\"` \\| `\"edit\"`","description":"The type of the order change","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"region_id","type":"`string`","description":"The ID of the region the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The ID of the customer on the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`string`","description":"The ID of the sales channel the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"email","type":"`string`","description":"The email of the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"[OrderAddressDTO](../order.OrderAddressDTO/page.mdx)","description":"The associated shipping address.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the address","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the address was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the address was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The customer ID of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"first_name","type":"`string`","description":"The first name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"last_name","type":"`string`","description":"The last name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"phone","type":"`string`","description":"The phone number of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"company","type":"`string`","description":"The company of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_1","type":"`string`","description":"The first address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_2","type":"`string`","description":"The second address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"city","type":"`string`","description":"The city of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"country_code","type":"`string`","description":"The country code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"province","type":"`string`","description":"The province/state of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"postal_code","type":"`string`","description":"The postal code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"billing_address","type":"[OrderAddressDTO](../order.OrderAddressDTO/page.mdx)","description":"The associated billing address.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the address","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the address was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the address was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The customer ID of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"first_name","type":"`string`","description":"The first name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"last_name","type":"`string`","description":"The last name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"phone","type":"`string`","description":"The phone number of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"company","type":"`string`","description":"The company of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_1","type":"`string`","description":"The first address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_2","type":"`string`","description":"The second address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"city","type":"`string`","description":"The city of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"country_code","type":"`string`","description":"The country code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"province","type":"`string`","description":"The province/state of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"postal_code","type":"`string`","description":"The postal code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"shipping_methods","type":"[OrderShippingMethodDTO](../order.OrderShippingMethodDTO/page.mdx)[]","description":"The associated shipping methods","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"name","type":"`string`","description":"The name of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"amount","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The price of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw price of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_tax_inclusive","type":"`boolean`","description":"Whether the shipping method price is tax inclusive or not","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the shipping method was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the shipping method was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The discount total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The discount tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"description","type":"`string`","description":"The description of the shipping method","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_option_id","type":"`string`","description":"The ID of the shipping option the method was created from","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"data","type":"`Record`","description":"Additional data needed for fulfillment.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_lines","type":"[OrderShippingMethodTaxLineDTO](../order.OrderShippingMethodTaxLineDTO/page.mdx)[]","description":"The associated tax lines.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"adjustments","type":"[OrderShippingMethodAdjustmentDTO](../order.OrderShippingMethodAdjustmentDTO/page.mdx)[]","description":"The associated adjustments.","optional":true,"defaultValue":"","expandable":true,"children":[]}]},{"name":"transactions","type":"[OrderTransactionDTO](../order.OrderTransactionDTO/page.mdx)[]","description":"The tramsactions associated with the order","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[OrderDTO](../order.OrderDTO/page.mdx)","description":"The associated order","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"amount","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The amount of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw amount of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"The currency code of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference","type":"`string`","description":"The reference of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference_id","type":"`string`","description":"The ID of the reference","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the transaction was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the transaction was updated","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"The metadata of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"summary","type":"[OrderSummaryDTO](../../types/order.OrderSummaryDTO/page.mdx)","description":"The summary of the order totals.","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total_tax","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"ordered_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"fulfilled_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"returned_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_request_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"write_off_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"projected_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_total_tax","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_total_tax","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_projected_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"balance","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_balance","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"paid_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"refunded_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"no_notification","type":"`boolean`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"difference_due","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"return","type":"[ReturnDTO](../order.ReturnDTO/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"The ID of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"The currency of the order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"status","type":"[ReturnStatus](../../types/order.ReturnStatus/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_change","type":"[OrderChangeDTO](page.mdx)","description":"The active order change, if any.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"region_id","type":"`string`","description":"The ID of the region the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The ID of the customer on the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`string`","description":"The ID of the sales channel the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"email","type":"`string`","description":"The email of the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"[OrderAddressDTO](../order.OrderAddressDTO/page.mdx)","description":"The associated shipping address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"billing_address","type":"[OrderAddressDTO](../order.OrderAddressDTO/page.mdx)","description":"The associated billing address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"items","type":"[OrderLineItemDTO](../order.OrderLineItemDTO/page.mdx)[]","description":"The associated order details / line items.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"shipping_methods","type":"[OrderShippingMethodDTO](../order.OrderShippingMethodDTO/page.mdx)[]","description":"The associated shipping methods","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"transactions","type":"[OrderTransactionDTO](../order.OrderTransactionDTO/page.mdx)[]","description":"The tramsactions associated with the order","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"summary","type":"[OrderSummaryDTO](../../types/order.OrderSummaryDTO/page.mdx)","description":"The summary of the order totals.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"refund_amount","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]}]},{"name":"claim","type":"[OrderClaimDTO](../order.OrderClaimDTO/page.mdx)","description":"The associated claim order","optional":false,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"The currency of the order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_item_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_item_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_item_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_item_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_item_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_gift_card_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_gift_card_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_shipping_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_shipping_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_shipping_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_shipping_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_shipping_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_shipping_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"claim_items","type":"`any`[]","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"additional_items","type":"`any`[]","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_change","type":"[OrderChangeDTO](page.mdx)","description":"The active order change, if any.","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"The ID of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"version","type":"`number`","description":"The version of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`string`","description":"The ID of the associated return order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange_id","type":"`string`","description":"The ID of the associated exchange order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_id","type":"`string`","description":"The ID of the associated claim order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[OrderDTO](../order.OrderDTO/page.mdx)","description":"The associated order","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"return_order","type":"[ReturnDTO](../order.ReturnDTO/page.mdx)","description":"The associated return order","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"exchange","type":"[OrderExchangeDTO](../order.OrderExchangeDTO/page.mdx)","description":"The associated exchange order","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"claim","type":"[OrderClaimDTO](../order.OrderClaimDTO/page.mdx)","description":"The associated claim order","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"actions","type":"[OrderChangeActionDTO](../order.OrderChangeActionDTO/page.mdx)[]","description":"The actions of the order change","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"status","type":"`string`","description":"The status of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"requested_by","type":"`null` \\| `string`","description":"The requested by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"requested_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was requested","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"confirmed_by","type":"`null` \\| `string`","description":"The confirmed by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"confirmed_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was confirmed","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"declined_by","type":"`null` \\| `string`","description":"The declined by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"declined_reason","type":"`null` \\| `string`","description":"The declined reason of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"The metadata of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"declined_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was declined","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_by","type":"`null` \\| `string`","description":"The canceled by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was canceled","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order change was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order change was updated","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"change_type","type":"`\"return\"` \\| `\"exchange\"` \\| `\"claim\"` \\| `\"edit\"`","description":"The type of the order change","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"region_id","type":"`string`","description":"The ID of the region the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The ID of the customer on the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`string`","description":"The ID of the sales channel the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"email","type":"`string`","description":"The email of the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"[OrderAddressDTO](../order.OrderAddressDTO/page.mdx)","description":"The associated shipping address.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the address","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the address was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the address was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The customer ID of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"first_name","type":"`string`","description":"The first name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"last_name","type":"`string`","description":"The last name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"phone","type":"`string`","description":"The phone number of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"company","type":"`string`","description":"The company of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_1","type":"`string`","description":"The first address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_2","type":"`string`","description":"The second address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"city","type":"`string`","description":"The city of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"country_code","type":"`string`","description":"The country code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"province","type":"`string`","description":"The province/state of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"postal_code","type":"`string`","description":"The postal code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"billing_address","type":"[OrderAddressDTO](../order.OrderAddressDTO/page.mdx)","description":"The associated billing address.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the address","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the address was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the address was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The customer ID of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"first_name","type":"`string`","description":"The first name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"last_name","type":"`string`","description":"The last name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"phone","type":"`string`","description":"The phone number of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"company","type":"`string`","description":"The company of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_1","type":"`string`","description":"The first address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_2","type":"`string`","description":"The second address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"city","type":"`string`","description":"The city of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"country_code","type":"`string`","description":"The country code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"province","type":"`string`","description":"The province/state of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"postal_code","type":"`string`","description":"The postal code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"shipping_methods","type":"[OrderShippingMethodDTO](../order.OrderShippingMethodDTO/page.mdx)[]","description":"The associated shipping methods","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"name","type":"`string`","description":"The name of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"amount","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The price of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw price of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_tax_inclusive","type":"`boolean`","description":"Whether the shipping method price is tax inclusive or not","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the shipping method was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the shipping method was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The discount total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The discount tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"description","type":"`string`","description":"The description of the shipping method","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_option_id","type":"`string`","description":"The ID of the shipping option the method was created from","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"data","type":"`Record`","description":"Additional data needed for fulfillment.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_lines","type":"[OrderShippingMethodTaxLineDTO](../order.OrderShippingMethodTaxLineDTO/page.mdx)[]","description":"The associated tax lines.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"adjustments","type":"[OrderShippingMethodAdjustmentDTO](../order.OrderShippingMethodAdjustmentDTO/page.mdx)[]","description":"The associated adjustments.","optional":true,"defaultValue":"","expandable":true,"children":[]}]},{"name":"transactions","type":"[OrderTransactionDTO](../order.OrderTransactionDTO/page.mdx)[]","description":"The tramsactions associated with the order","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[OrderDTO](../order.OrderDTO/page.mdx)","description":"The associated order","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"amount","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The amount of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw amount of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"The currency code of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference","type":"`string`","description":"The reference of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference_id","type":"`string`","description":"The ID of the reference","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the transaction was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the transaction was updated","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"The metadata of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"summary","type":"[OrderSummaryDTO](../../types/order.OrderSummaryDTO/page.mdx)","description":"The summary of the order totals.","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total_tax","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"ordered_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"fulfilled_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"returned_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_request_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"write_off_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"projected_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_total_tax","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_total_tax","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_projected_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"balance","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_balance","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"paid_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"refunded_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"return","type":"[ReturnDTO](../order.ReturnDTO/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"The ID of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"The currency of the order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"status","type":"[ReturnStatus](../../types/order.ReturnStatus/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_change","type":"[OrderChangeDTO](page.mdx)","description":"The active order change, if any.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"region_id","type":"`string`","description":"The ID of the region the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The ID of the customer on the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`string`","description":"The ID of the sales channel the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"email","type":"`string`","description":"The email of the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"[OrderAddressDTO](../order.OrderAddressDTO/page.mdx)","description":"The associated shipping address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"billing_address","type":"[OrderAddressDTO](../order.OrderAddressDTO/page.mdx)","description":"The associated billing address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"items","type":"[OrderLineItemDTO](../order.OrderLineItemDTO/page.mdx)[]","description":"The associated order details / line items.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"shipping_methods","type":"[OrderShippingMethodDTO](../order.OrderShippingMethodDTO/page.mdx)[]","description":"The associated shipping methods","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"transactions","type":"[OrderTransactionDTO](../order.OrderTransactionDTO/page.mdx)[]","description":"The tramsactions associated with the order","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"summary","type":"[OrderSummaryDTO](../../types/order.OrderSummaryDTO/page.mdx)","description":"The summary of the order totals.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"refund_amount","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"no_notification","type":"`boolean`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"refund_amount","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"actions","type":"[OrderChangeActionDTO](../order.OrderChangeActionDTO/page.mdx)[]","description":"The actions of the order change","optional":false,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the order change action","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_change_id","type":"`null` \\| `string`","description":"The ID of the associated order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_change","type":"`null` \\| [OrderChangeDTO](page.mdx)","description":"The associated order change","optional":false,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"version","type":"`number`","description":"The version of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`string`","description":"The ID of the associated return order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange_id","type":"`string`","description":"The ID of the associated exchange order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_id","type":"`string`","description":"The ID of the associated claim order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[OrderDTO](../order.OrderDTO/page.mdx)","description":"The associated order","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"return_order","type":"[ReturnDTO](../order.ReturnDTO/page.mdx)","description":"The associated return order","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"exchange","type":"[OrderExchangeDTO](../order.OrderExchangeDTO/page.mdx)","description":"The associated exchange order","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"claim","type":"[OrderClaimDTO](../order.OrderClaimDTO/page.mdx)","description":"The associated claim order","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"actions","type":"[OrderChangeActionDTO](../order.OrderChangeActionDTO/page.mdx)[]","description":"The actions of the order change","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"status","type":"`string`","description":"The status of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"requested_by","type":"`null` \\| `string`","description":"The requested by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"requested_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was requested","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"confirmed_by","type":"`null` \\| `string`","description":"The confirmed by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"confirmed_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was confirmed","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"declined_by","type":"`null` \\| `string`","description":"The declined by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"declined_reason","type":"`null` \\| `string`","description":"The declined reason of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"The metadata of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"declined_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was declined","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_by","type":"`null` \\| `string`","description":"The canceled by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was canceled","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order change was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order change was updated","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"change_type","type":"`\"return\"` \\| `\"exchange\"` \\| `\"claim\"` \\| `\"edit\"`","description":"The type of the order change","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"order_id","type":"`null` \\| `string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"`null` \\| [OrderDTO](../order.OrderDTO/page.mdx)","description":"The associated order","optional":false,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"version","type":"`number`","description":"The version of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"status","type":"[OrderStatus](../../types/order.OrderStatus/page.mdx)","description":"The status of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"The currency of the order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_change","type":"[OrderChangeDTO](page.mdx)","description":"The active order change, if any.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"region_id","type":"`string`","description":"The ID of the region the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The ID of the customer on the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`string`","description":"The ID of the sales channel the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"email","type":"`string`","description":"The email of the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"[OrderAddressDTO](../order.OrderAddressDTO/page.mdx)","description":"The associated shipping address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"billing_address","type":"[OrderAddressDTO](../order.OrderAddressDTO/page.mdx)","description":"The associated billing address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"items","type":"[OrderLineItemDTO](../order.OrderLineItemDTO/page.mdx)[]","description":"The associated order details / line items.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"shipping_methods","type":"[OrderShippingMethodDTO](../order.OrderShippingMethodDTO/page.mdx)[]","description":"The associated shipping methods","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"transactions","type":"[OrderTransactionDTO](../order.OrderTransactionDTO/page.mdx)[]","description":"The tramsactions associated with the order","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"summary","type":"[OrderSummaryDTO](../../types/order.OrderSummaryDTO/page.mdx)","description":"The summary of the order totals.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"reference","type":"`string`","description":"The reference of the order change action","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference_id","type":"`string`","description":"The ID of the reference","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"action","type":"[ChangeActionType](../../types/order.ChangeActionType/page.mdx)","description":"The action of the order change action","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"details","type":"`null` \\| `Record`","description":"The details of the order change action","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"internal_note","type":"`null` \\| `string`","description":"The internal note of the order change action","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order change action was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order change action was updated","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"status","type":"`string`","description":"The status of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"requested_by","type":"`null` \\| `string`","description":"The requested by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"requested_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was requested","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"confirmed_by","type":"`null` \\| `string`","description":"The confirmed by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"confirmed_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was confirmed","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"declined_by","type":"`null` \\| `string`","description":"The declined by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"declined_reason","type":"`null` \\| `string`","description":"The declined reason of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"The metadata of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"declined_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was declined","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_by","type":"`null` \\| `string`","description":"The canceled by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was canceled","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order change was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order change was updated","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"change_type","type":"`\"return\"` \\| `\"exchange\"` \\| `\"claim\"` \\| `\"edit\"`","description":"The type of the order change","optional":true,"defaultValue":"","expandable":false,"children":[]}]} sectionTitle="OrderChangeDTO"/> +`","description":"The metadata of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"declined_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was declined","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_by","type":"`null` \\| `string`","description":"The canceled by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was canceled","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order change was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order change was updated","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"change_type","type":"`\"return\"` \\| `\"exchange\"` \\| `\"claim\"` \\| `\"edit\"`","description":"The type of the order change","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"region_id","type":"`string`","description":"The ID of the region the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The ID of the customer on the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`string`","description":"The ID of the sales channel the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"email","type":"`string`","description":"The email of the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"[OrderAddressDTO](../order.OrderAddressDTO/page.mdx)","description":"The associated shipping address.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the address","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the address was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the address was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The customer ID of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"first_name","type":"`string`","description":"The first name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"last_name","type":"`string`","description":"The last name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"phone","type":"`string`","description":"The phone number of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"company","type":"`string`","description":"The company of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_1","type":"`string`","description":"The first address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_2","type":"`string`","description":"The second address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"city","type":"`string`","description":"The city of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"country_code","type":"`string`","description":"The country code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"province","type":"`string`","description":"The province/state of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"postal_code","type":"`string`","description":"The postal code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"billing_address","type":"[OrderAddressDTO](../order.OrderAddressDTO/page.mdx)","description":"The associated billing address.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the address","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the address was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the address was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The customer ID of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"first_name","type":"`string`","description":"The first name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"last_name","type":"`string`","description":"The last name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"phone","type":"`string`","description":"The phone number of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"company","type":"`string`","description":"The company of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_1","type":"`string`","description":"The first address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_2","type":"`string`","description":"The second address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"city","type":"`string`","description":"The city of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"country_code","type":"`string`","description":"The country code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"province","type":"`string`","description":"The province/state of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"postal_code","type":"`string`","description":"The postal code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"items","type":"[OrderLineItemDTO](../order.OrderLineItemDTO/page.mdx)[]","description":"The associated order details / line items.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"original_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The item total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The item subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The item tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The discount total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The discount tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"refundable_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The refundable total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"refundable_total_per_unit","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The refundable total per unit of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_refundable_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw refundable total of the order line item..","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_refundable_total_per_unit","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw refundable total per unit of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"id","type":"`string`","description":"The ID of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"title","type":"`string`","description":"The title of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"requires_shipping","type":"`boolean`","description":"Indicates whether the order line item requires shipping.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_discountable","type":"`boolean`","description":"Indicates whether the order line item is discountable.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_tax_inclusive","type":"`boolean`","description":"Indicates whether the order line item price is tax inclusive.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"unit_price","type":"`number`","description":"The unit price of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_unit_price","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw unit price of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"quantity","type":"`number`","description":"The quantity of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_quantity","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw quantity of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"detail","type":"[OrderItemDTO](../order.OrderItemDTO/page.mdx)","description":"The details of the item","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"The date when the order line item was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"The date when the order line item was last updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtitle","type":"`null` \\| `string`","description":"The subtitle of the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"thumbnail","type":"`null` \\| `string`","description":"The thumbnail of the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"variant_id","type":"`null` \\| `string`","description":"The ID of the variant associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_id","type":"`null` \\| `string`","description":"The ID of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_title","type":"`null` \\| `string`","description":"The title of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_description","type":"`null` \\| `string`","description":"The description of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_subtitle","type":"`null` \\| `string`","description":"The subtitle of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_type","type":"`null` \\| `string`","description":"The type of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_collection","type":"`null` \\| `string`","description":"The collection of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_handle","type":"`null` \\| `string`","description":"The handle of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"variant_sku","type":"`null` \\| `string`","description":"The SKU (stock keeping unit) of the variant associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"variant_barcode","type":"`null` \\| `string`","description":"The barcode of the variant associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"variant_title","type":"`null` \\| `string`","description":"The title of the variant associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"variant_option_values","type":"`null` \\| `Record`","description":"The option values of the variant associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"compare_at_unit_price","type":"`number`","description":"The compare at unit price of the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_compare_at_unit_price","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw compare at unit price of the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_lines","type":"[OrderLineItemTaxLineDTO](../order.OrderLineItemTaxLineDTO/page.mdx)[]","description":"The associated tax lines.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"adjustments","type":"[OrderLineItemAdjustmentDTO](../order.OrderLineItemAdjustmentDTO/page.mdx)[]","description":"The associated adjustments.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"shipping_methods","type":"[OrderShippingMethodDTO](../order.OrderShippingMethodDTO/page.mdx)[]","description":"The associated shipping methods","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"name","type":"`string`","description":"The name of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"amount","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The price of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw price of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_tax_inclusive","type":"`boolean`","description":"Whether the shipping method price is tax inclusive or not","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the shipping method was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the shipping method was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The discount total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The discount tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"description","type":"`string`","description":"The description of the shipping method","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_option_id","type":"`string`","description":"The ID of the shipping option the method was created from","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"data","type":"`Record`","description":"Additional data needed for fulfillment.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_lines","type":"[OrderShippingMethodTaxLineDTO](../order.OrderShippingMethodTaxLineDTO/page.mdx)[]","description":"The associated tax lines.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"adjustments","type":"[OrderShippingMethodAdjustmentDTO](../order.OrderShippingMethodAdjustmentDTO/page.mdx)[]","description":"The associated adjustments.","optional":true,"defaultValue":"","expandable":true,"children":[]}]},{"name":"transactions","type":"[OrderTransactionDTO](../order.OrderTransactionDTO/page.mdx)[]","description":"The tramsactions associated with the order","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[OrderDTO](../order.OrderDTO/page.mdx)","description":"The associated order","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"amount","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The amount of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw amount of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"The currency code of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference","type":"`string`","description":"The reference of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference_id","type":"`string`","description":"The ID of the reference","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the transaction was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the transaction was updated","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"The metadata of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"summary","type":"[OrderSummaryDTO](../../types/order.OrderSummaryDTO/page.mdx)","description":"The summary of the order totals.","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total_tax","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"ordered_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"fulfilled_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"returned_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_request_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"write_off_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"projected_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_total_tax","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_total_tax","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_projected_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"balance","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_balance","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"paid_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"refunded_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"return_order","type":"[ReturnDTO](../order.ReturnDTO/page.mdx)","description":"The associated return order","optional":false,"defaultValue":"","expandable":true,"children":[{"name":"currency_code","type":"`string`","description":"The currency of the order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_item_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_item_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_item_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_item_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_item_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_gift_card_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_gift_card_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_shipping_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_shipping_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_shipping_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_shipping_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_shipping_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_shipping_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"id","type":"`string`","description":"The ID of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"status","type":"[ReturnStatus](../../types/order.ReturnStatus/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_change","type":"[OrderChangeDTO](page.mdx)","description":"The active order change, if any.","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"The ID of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"version","type":"`number`","description":"The version of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`string`","description":"The ID of the associated return order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange_id","type":"`string`","description":"The ID of the associated exchange order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_id","type":"`string`","description":"The ID of the associated claim order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[OrderDTO](../order.OrderDTO/page.mdx)","description":"The associated order","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"return_order","type":"[ReturnDTO](../order.ReturnDTO/page.mdx)","description":"The associated return order","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"exchange","type":"[OrderExchangeDTO](../order.OrderExchangeDTO/page.mdx)","description":"The associated exchange order","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"claim","type":"[OrderClaimDTO](../order.OrderClaimDTO/page.mdx)","description":"The associated claim order","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"actions","type":"[OrderChangeActionDTO](../order.OrderChangeActionDTO/page.mdx)[]","description":"The actions of the order change","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"status","type":"`string`","description":"The status of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"requested_by","type":"`null` \\| `string`","description":"The requested by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"requested_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was requested","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"confirmed_by","type":"`null` \\| `string`","description":"The confirmed by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"confirmed_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was confirmed","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"declined_by","type":"`null` \\| `string`","description":"The declined by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"declined_reason","type":"`null` \\| `string`","description":"The declined reason of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"The metadata of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"declined_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was declined","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_by","type":"`null` \\| `string`","description":"The canceled by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was canceled","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order change was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order change was updated","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"change_type","type":"`\"return\"` \\| `\"exchange\"` \\| `\"claim\"` \\| `\"edit\"`","description":"The type of the order change","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"region_id","type":"`string`","description":"The ID of the region the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The ID of the customer on the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`string`","description":"The ID of the sales channel the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"email","type":"`string`","description":"The email of the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"[OrderAddressDTO](../order.OrderAddressDTO/page.mdx)","description":"The associated shipping address.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the address","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the address was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the address was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The customer ID of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"first_name","type":"`string`","description":"The first name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"last_name","type":"`string`","description":"The last name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"phone","type":"`string`","description":"The phone number of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"company","type":"`string`","description":"The company of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_1","type":"`string`","description":"The first address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_2","type":"`string`","description":"The second address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"city","type":"`string`","description":"The city of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"country_code","type":"`string`","description":"The country code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"province","type":"`string`","description":"The province/state of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"postal_code","type":"`string`","description":"The postal code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"billing_address","type":"[OrderAddressDTO](../order.OrderAddressDTO/page.mdx)","description":"The associated billing address.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the address","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the address was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the address was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The customer ID of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"first_name","type":"`string`","description":"The first name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"last_name","type":"`string`","description":"The last name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"phone","type":"`string`","description":"The phone number of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"company","type":"`string`","description":"The company of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_1","type":"`string`","description":"The first address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_2","type":"`string`","description":"The second address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"city","type":"`string`","description":"The city of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"country_code","type":"`string`","description":"The country code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"province","type":"`string`","description":"The province/state of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"postal_code","type":"`string`","description":"The postal code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"items","type":"[OrderLineItemDTO](../order.OrderLineItemDTO/page.mdx)[]","description":"The associated order details / line items.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"original_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The item total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The item subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The item tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The discount total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The discount tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"refundable_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The refundable total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"refundable_total_per_unit","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The refundable total per unit of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_refundable_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw refundable total of the order line item..","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_refundable_total_per_unit","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw refundable total per unit of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"id","type":"`string`","description":"The ID of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"title","type":"`string`","description":"The title of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"requires_shipping","type":"`boolean`","description":"Indicates whether the order line item requires shipping.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_discountable","type":"`boolean`","description":"Indicates whether the order line item is discountable.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_tax_inclusive","type":"`boolean`","description":"Indicates whether the order line item price is tax inclusive.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"unit_price","type":"`number`","description":"The unit price of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_unit_price","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw unit price of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"quantity","type":"`number`","description":"The quantity of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_quantity","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw quantity of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"detail","type":"[OrderItemDTO](../order.OrderItemDTO/page.mdx)","description":"The details of the item","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"The date when the order line item was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"The date when the order line item was last updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtitle","type":"`null` \\| `string`","description":"The subtitle of the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"thumbnail","type":"`null` \\| `string`","description":"The thumbnail of the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"variant_id","type":"`null` \\| `string`","description":"The ID of the variant associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_id","type":"`null` \\| `string`","description":"The ID of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_title","type":"`null` \\| `string`","description":"The title of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_description","type":"`null` \\| `string`","description":"The description of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_subtitle","type":"`null` \\| `string`","description":"The subtitle of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_type","type":"`null` \\| `string`","description":"The type of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_collection","type":"`null` \\| `string`","description":"The collection of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_handle","type":"`null` \\| `string`","description":"The handle of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"variant_sku","type":"`null` \\| `string`","description":"The SKU (stock keeping unit) of the variant associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"variant_barcode","type":"`null` \\| `string`","description":"The barcode of the variant associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"variant_title","type":"`null` \\| `string`","description":"The title of the variant associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"variant_option_values","type":"`null` \\| `Record`","description":"The option values of the variant associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"compare_at_unit_price","type":"`number`","description":"The compare at unit price of the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_compare_at_unit_price","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw compare at unit price of the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_lines","type":"[OrderLineItemTaxLineDTO](../order.OrderLineItemTaxLineDTO/page.mdx)[]","description":"The associated tax lines.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"adjustments","type":"[OrderLineItemAdjustmentDTO](../order.OrderLineItemAdjustmentDTO/page.mdx)[]","description":"The associated adjustments.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"shipping_methods","type":"[OrderShippingMethodDTO](../order.OrderShippingMethodDTO/page.mdx)[]","description":"The associated shipping methods","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"name","type":"`string`","description":"The name of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"amount","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The price of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw price of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_tax_inclusive","type":"`boolean`","description":"Whether the shipping method price is tax inclusive or not","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the shipping method was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the shipping method was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The discount total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The discount tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"description","type":"`string`","description":"The description of the shipping method","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_option_id","type":"`string`","description":"The ID of the shipping option the method was created from","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"data","type":"`Record`","description":"Additional data needed for fulfillment.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_lines","type":"[OrderShippingMethodTaxLineDTO](../order.OrderShippingMethodTaxLineDTO/page.mdx)[]","description":"The associated tax lines.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"adjustments","type":"[OrderShippingMethodAdjustmentDTO](../order.OrderShippingMethodAdjustmentDTO/page.mdx)[]","description":"The associated adjustments.","optional":true,"defaultValue":"","expandable":true,"children":[]}]},{"name":"transactions","type":"[OrderTransactionDTO](../order.OrderTransactionDTO/page.mdx)[]","description":"The tramsactions associated with the order","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[OrderDTO](../order.OrderDTO/page.mdx)","description":"The associated order","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"amount","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The amount of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw amount of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"The currency code of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference","type":"`string`","description":"The reference of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference_id","type":"`string`","description":"The ID of the reference","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the transaction was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the transaction was updated","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"The metadata of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"summary","type":"[OrderSummaryDTO](../../types/order.OrderSummaryDTO/page.mdx)","description":"The summary of the order totals.","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total_tax","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"ordered_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"fulfilled_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"returned_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_request_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"write_off_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"projected_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_total_tax","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_total_tax","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_projected_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"balance","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_balance","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"paid_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"refunded_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"refund_amount","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"exchange","type":"[OrderExchangeDTO](../order.OrderExchangeDTO/page.mdx)","description":"The associated exchange order","optional":false,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"The currency of the order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_item_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_item_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_item_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_item_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_item_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_gift_card_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_gift_card_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_shipping_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_shipping_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_shipping_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_shipping_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_shipping_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_shipping_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"return_items","type":"`any`[]","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"additional_items","type":"`any`[]","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_change","type":"[OrderChangeDTO](page.mdx)","description":"The active order change, if any.","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"The ID of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"version","type":"`number`","description":"The version of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`string`","description":"The ID of the associated return order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange_id","type":"`string`","description":"The ID of the associated exchange order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_id","type":"`string`","description":"The ID of the associated claim order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[OrderDTO](../order.OrderDTO/page.mdx)","description":"The associated order","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"return_order","type":"[ReturnDTO](../order.ReturnDTO/page.mdx)","description":"The associated return order","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"exchange","type":"[OrderExchangeDTO](../order.OrderExchangeDTO/page.mdx)","description":"The associated exchange order","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"claim","type":"[OrderClaimDTO](../order.OrderClaimDTO/page.mdx)","description":"The associated claim order","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"actions","type":"[OrderChangeActionDTO](../order.OrderChangeActionDTO/page.mdx)[]","description":"The actions of the order change","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"status","type":"`string`","description":"The status of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"requested_by","type":"`null` \\| `string`","description":"The requested by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"requested_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was requested","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"confirmed_by","type":"`null` \\| `string`","description":"The confirmed by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"confirmed_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was confirmed","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"declined_by","type":"`null` \\| `string`","description":"The declined by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"declined_reason","type":"`null` \\| `string`","description":"The declined reason of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"The metadata of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"declined_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was declined","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_by","type":"`null` \\| `string`","description":"The canceled by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was canceled","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order change was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order change was updated","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"change_type","type":"`\"return\"` \\| `\"exchange\"` \\| `\"claim\"` \\| `\"edit\"`","description":"The type of the order change","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"region_id","type":"`string`","description":"The ID of the region the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The ID of the customer on the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`string`","description":"The ID of the sales channel the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"email","type":"`string`","description":"The email of the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"[OrderAddressDTO](../order.OrderAddressDTO/page.mdx)","description":"The associated shipping address.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the address","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the address was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the address was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The customer ID of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"first_name","type":"`string`","description":"The first name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"last_name","type":"`string`","description":"The last name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"phone","type":"`string`","description":"The phone number of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"company","type":"`string`","description":"The company of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_1","type":"`string`","description":"The first address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_2","type":"`string`","description":"The second address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"city","type":"`string`","description":"The city of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"country_code","type":"`string`","description":"The country code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"province","type":"`string`","description":"The province/state of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"postal_code","type":"`string`","description":"The postal code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"billing_address","type":"[OrderAddressDTO](../order.OrderAddressDTO/page.mdx)","description":"The associated billing address.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the address","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the address was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the address was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The customer ID of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"first_name","type":"`string`","description":"The first name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"last_name","type":"`string`","description":"The last name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"phone","type":"`string`","description":"The phone number of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"company","type":"`string`","description":"The company of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_1","type":"`string`","description":"The first address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_2","type":"`string`","description":"The second address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"city","type":"`string`","description":"The city of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"country_code","type":"`string`","description":"The country code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"province","type":"`string`","description":"The province/state of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"postal_code","type":"`string`","description":"The postal code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"shipping_methods","type":"[OrderShippingMethodDTO](../order.OrderShippingMethodDTO/page.mdx)[]","description":"The associated shipping methods","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"name","type":"`string`","description":"The name of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"amount","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The price of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw price of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_tax_inclusive","type":"`boolean`","description":"Whether the shipping method price is tax inclusive or not","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the shipping method was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the shipping method was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The discount total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The discount tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"description","type":"`string`","description":"The description of the shipping method","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_option_id","type":"`string`","description":"The ID of the shipping option the method was created from","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"data","type":"`Record`","description":"Additional data needed for fulfillment.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_lines","type":"[OrderShippingMethodTaxLineDTO](../order.OrderShippingMethodTaxLineDTO/page.mdx)[]","description":"The associated tax lines.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"adjustments","type":"[OrderShippingMethodAdjustmentDTO](../order.OrderShippingMethodAdjustmentDTO/page.mdx)[]","description":"The associated adjustments.","optional":true,"defaultValue":"","expandable":true,"children":[]}]},{"name":"transactions","type":"[OrderTransactionDTO](../order.OrderTransactionDTO/page.mdx)[]","description":"The tramsactions associated with the order","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[OrderDTO](../order.OrderDTO/page.mdx)","description":"The associated order","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"amount","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The amount of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw amount of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"The currency code of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference","type":"`string`","description":"The reference of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference_id","type":"`string`","description":"The ID of the reference","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the transaction was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the transaction was updated","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"The metadata of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"summary","type":"[OrderSummaryDTO](../../types/order.OrderSummaryDTO/page.mdx)","description":"The summary of the order totals.","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total_tax","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"ordered_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"fulfilled_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"returned_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_request_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"write_off_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"projected_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_total_tax","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_total_tax","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_projected_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"balance","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_balance","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"paid_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"refunded_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"no_notification","type":"`boolean`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"difference_due","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"return","type":"[ReturnDTO](../order.ReturnDTO/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"currency_code","type":"`string`","description":"The currency of the order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"id","type":"`string`","description":"The ID of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"status","type":"[ReturnStatus](../../types/order.ReturnStatus/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_change","type":"[OrderChangeDTO](page.mdx)","description":"The active order change, if any.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"region_id","type":"`string`","description":"The ID of the region the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The ID of the customer on the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`string`","description":"The ID of the sales channel the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"email","type":"`string`","description":"The email of the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"[OrderAddressDTO](../order.OrderAddressDTO/page.mdx)","description":"The associated shipping address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"billing_address","type":"[OrderAddressDTO](../order.OrderAddressDTO/page.mdx)","description":"The associated billing address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"items","type":"[OrderLineItemDTO](../order.OrderLineItemDTO/page.mdx)[]","description":"The associated order details / line items.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"shipping_methods","type":"[OrderShippingMethodDTO](../order.OrderShippingMethodDTO/page.mdx)[]","description":"The associated shipping methods","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"transactions","type":"[OrderTransactionDTO](../order.OrderTransactionDTO/page.mdx)[]","description":"The tramsactions associated with the order","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"summary","type":"[OrderSummaryDTO](../../types/order.OrderSummaryDTO/page.mdx)","description":"The summary of the order totals.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"refund_amount","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"return_id","type":"`string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"claim","type":"[OrderClaimDTO](../order.OrderClaimDTO/page.mdx)","description":"The associated claim order","optional":false,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"The currency of the order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_item_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_item_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_item_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_item_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_item_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_gift_card_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_gift_card_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_shipping_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_shipping_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_shipping_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_shipping_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_shipping_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_shipping_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"claim_items","type":"`any`[]","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"additional_items","type":"`any`[]","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_change","type":"[OrderChangeDTO](page.mdx)","description":"The active order change, if any.","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"The ID of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"version","type":"`number`","description":"The version of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`string`","description":"The ID of the associated return order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange_id","type":"`string`","description":"The ID of the associated exchange order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_id","type":"`string`","description":"The ID of the associated claim order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[OrderDTO](../order.OrderDTO/page.mdx)","description":"The associated order","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"return_order","type":"[ReturnDTO](../order.ReturnDTO/page.mdx)","description":"The associated return order","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"exchange","type":"[OrderExchangeDTO](../order.OrderExchangeDTO/page.mdx)","description":"The associated exchange order","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"claim","type":"[OrderClaimDTO](../order.OrderClaimDTO/page.mdx)","description":"The associated claim order","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"actions","type":"[OrderChangeActionDTO](../order.OrderChangeActionDTO/page.mdx)[]","description":"The actions of the order change","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"status","type":"`string`","description":"The status of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"requested_by","type":"`null` \\| `string`","description":"The requested by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"requested_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was requested","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"confirmed_by","type":"`null` \\| `string`","description":"The confirmed by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"confirmed_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was confirmed","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"declined_by","type":"`null` \\| `string`","description":"The declined by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"declined_reason","type":"`null` \\| `string`","description":"The declined reason of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"The metadata of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"declined_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was declined","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_by","type":"`null` \\| `string`","description":"The canceled by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was canceled","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order change was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order change was updated","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"change_type","type":"`\"return\"` \\| `\"exchange\"` \\| `\"claim\"` \\| `\"edit\"`","description":"The type of the order change","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"region_id","type":"`string`","description":"The ID of the region the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The ID of the customer on the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`string`","description":"The ID of the sales channel the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"email","type":"`string`","description":"The email of the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"[OrderAddressDTO](../order.OrderAddressDTO/page.mdx)","description":"The associated shipping address.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the address","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the address was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the address was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The customer ID of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"first_name","type":"`string`","description":"The first name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"last_name","type":"`string`","description":"The last name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"phone","type":"`string`","description":"The phone number of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"company","type":"`string`","description":"The company of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_1","type":"`string`","description":"The first address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_2","type":"`string`","description":"The second address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"city","type":"`string`","description":"The city of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"country_code","type":"`string`","description":"The country code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"province","type":"`string`","description":"The province/state of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"postal_code","type":"`string`","description":"The postal code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"billing_address","type":"[OrderAddressDTO](../order.OrderAddressDTO/page.mdx)","description":"The associated billing address.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the address","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the address was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the address was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The customer ID of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"first_name","type":"`string`","description":"The first name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"last_name","type":"`string`","description":"The last name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"phone","type":"`string`","description":"The phone number of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"company","type":"`string`","description":"The company of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_1","type":"`string`","description":"The first address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_2","type":"`string`","description":"The second address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"city","type":"`string`","description":"The city of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"country_code","type":"`string`","description":"The country code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"province","type":"`string`","description":"The province/state of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"postal_code","type":"`string`","description":"The postal code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"shipping_methods","type":"[OrderShippingMethodDTO](../order.OrderShippingMethodDTO/page.mdx)[]","description":"The associated shipping methods","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"name","type":"`string`","description":"The name of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"amount","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The price of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw price of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_tax_inclusive","type":"`boolean`","description":"Whether the shipping method price is tax inclusive or not","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the shipping method was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the shipping method was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The discount total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The discount tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"description","type":"`string`","description":"The description of the shipping method","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_option_id","type":"`string`","description":"The ID of the shipping option the method was created from","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"data","type":"`Record`","description":"Additional data needed for fulfillment.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_lines","type":"[OrderShippingMethodTaxLineDTO](../order.OrderShippingMethodTaxLineDTO/page.mdx)[]","description":"The associated tax lines.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"adjustments","type":"[OrderShippingMethodAdjustmentDTO](../order.OrderShippingMethodAdjustmentDTO/page.mdx)[]","description":"The associated adjustments.","optional":true,"defaultValue":"","expandable":true,"children":[]}]},{"name":"transactions","type":"[OrderTransactionDTO](../order.OrderTransactionDTO/page.mdx)[]","description":"The tramsactions associated with the order","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[OrderDTO](../order.OrderDTO/page.mdx)","description":"The associated order","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"amount","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The amount of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw amount of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"The currency code of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference","type":"`string`","description":"The reference of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference_id","type":"`string`","description":"The ID of the reference","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the transaction was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the transaction was updated","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"The metadata of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"summary","type":"[OrderSummaryDTO](../../types/order.OrderSummaryDTO/page.mdx)","description":"The summary of the order totals.","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total_tax","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"ordered_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"fulfilled_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"returned_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_request_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"write_off_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"projected_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_total_tax","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_total_tax","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_projected_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"balance","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_balance","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"paid_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"refunded_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"return","type":"[ReturnDTO](../order.ReturnDTO/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"currency_code","type":"`string`","description":"The currency of the order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"id","type":"`string`","description":"The ID of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"status","type":"[ReturnStatus](../../types/order.ReturnStatus/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_change","type":"[OrderChangeDTO](page.mdx)","description":"The active order change, if any.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"region_id","type":"`string`","description":"The ID of the region the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The ID of the customer on the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`string`","description":"The ID of the sales channel the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"email","type":"`string`","description":"The email of the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"[OrderAddressDTO](../order.OrderAddressDTO/page.mdx)","description":"The associated shipping address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"billing_address","type":"[OrderAddressDTO](../order.OrderAddressDTO/page.mdx)","description":"The associated billing address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"items","type":"[OrderLineItemDTO](../order.OrderLineItemDTO/page.mdx)[]","description":"The associated order details / line items.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"shipping_methods","type":"[OrderShippingMethodDTO](../order.OrderShippingMethodDTO/page.mdx)[]","description":"The associated shipping methods","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"transactions","type":"[OrderTransactionDTO](../order.OrderTransactionDTO/page.mdx)[]","description":"The tramsactions associated with the order","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"summary","type":"[OrderSummaryDTO](../../types/order.OrderSummaryDTO/page.mdx)","description":"The summary of the order totals.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"refund_amount","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"no_notification","type":"`boolean`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"refund_amount","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"actions","type":"[OrderChangeActionDTO](../order.OrderChangeActionDTO/page.mdx)[]","description":"The actions of the order change","optional":false,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the order change action","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_change_id","type":"`null` \\| `string`","description":"The ID of the associated order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_change","type":"`null` \\| [OrderChangeDTO](page.mdx)","description":"The associated order change","optional":false,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"version","type":"`number`","description":"The version of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`string`","description":"The ID of the associated return order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange_id","type":"`string`","description":"The ID of the associated exchange order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_id","type":"`string`","description":"The ID of the associated claim order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[OrderDTO](../order.OrderDTO/page.mdx)","description":"The associated order","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"return_order","type":"[ReturnDTO](../order.ReturnDTO/page.mdx)","description":"The associated return order","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"exchange","type":"[OrderExchangeDTO](../order.OrderExchangeDTO/page.mdx)","description":"The associated exchange order","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"claim","type":"[OrderClaimDTO](../order.OrderClaimDTO/page.mdx)","description":"The associated claim order","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"actions","type":"[OrderChangeActionDTO](../order.OrderChangeActionDTO/page.mdx)[]","description":"The actions of the order change","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"status","type":"`string`","description":"The status of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"requested_by","type":"`null` \\| `string`","description":"The requested by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"requested_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was requested","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"confirmed_by","type":"`null` \\| `string`","description":"The confirmed by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"confirmed_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was confirmed","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"declined_by","type":"`null` \\| `string`","description":"The declined by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"declined_reason","type":"`null` \\| `string`","description":"The declined reason of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"The metadata of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"declined_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was declined","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_by","type":"`null` \\| `string`","description":"The canceled by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was canceled","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order change was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order change was updated","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"change_type","type":"`\"return\"` \\| `\"exchange\"` \\| `\"claim\"` \\| `\"edit\"`","description":"The type of the order change","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"order_id","type":"`null` \\| `string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"`null` \\| [OrderDTO](../order.OrderDTO/page.mdx)","description":"The associated order","optional":false,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"version","type":"`number`","description":"The version of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"status","type":"[OrderStatus](../../types/order.OrderStatus/page.mdx)","description":"The status of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"The currency of the order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_change","type":"[OrderChangeDTO](page.mdx)","description":"The active order change, if any.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"region_id","type":"`string`","description":"The ID of the region the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The ID of the customer on the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`string`","description":"The ID of the sales channel the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"email","type":"`string`","description":"The email of the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"[OrderAddressDTO](../order.OrderAddressDTO/page.mdx)","description":"The associated shipping address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"billing_address","type":"[OrderAddressDTO](../order.OrderAddressDTO/page.mdx)","description":"The associated billing address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"items","type":"[OrderLineItemDTO](../order.OrderLineItemDTO/page.mdx)[]","description":"The associated order details / line items.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"shipping_methods","type":"[OrderShippingMethodDTO](../order.OrderShippingMethodDTO/page.mdx)[]","description":"The associated shipping methods","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"transactions","type":"[OrderTransactionDTO](../order.OrderTransactionDTO/page.mdx)[]","description":"The tramsactions associated with the order","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"summary","type":"[OrderSummaryDTO](../../types/order.OrderSummaryDTO/page.mdx)","description":"The summary of the order totals.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"reference","type":"`string`","description":"The reference of the order change action","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference_id","type":"`string`","description":"The ID of the reference","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"action","type":"[ChangeActionType](../../types/order.ChangeActionType/page.mdx)","description":"The action of the order change action","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"details","type":"`null` \\| `Record`","description":"The details of the order change action","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"internal_note","type":"`null` \\| `string`","description":"The internal note of the order change action","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order change action was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order change action was updated","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"status","type":"`string`","description":"The status of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"requested_by","type":"`null` \\| `string`","description":"The requested by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"requested_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was requested","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"confirmed_by","type":"`null` \\| `string`","description":"The confirmed by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"confirmed_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was confirmed","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"declined_by","type":"`null` \\| `string`","description":"The declined by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"declined_reason","type":"`null` \\| `string`","description":"The declined reason of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"The metadata of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"declined_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was declined","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_by","type":"`null` \\| `string`","description":"The canceled by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was canceled","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order change was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order change was updated","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"change_type","type":"`\"return\"` \\| `\"exchange\"` \\| `\"claim\"` \\| `\"edit\"`","description":"The type of the order change","optional":true,"defaultValue":"","expandable":false,"children":[]}]} sectionTitle="OrderChangeDTO"/> diff --git a/www/apps/resources/references/order/interfaces/order.OrderClaimDTO/page.mdx b/www/apps/resources/references/order/interfaces/order.OrderClaimDTO/page.mdx index 8ff400055f..136b61bf39 100644 --- a/www/apps/resources/references/order/interfaces/order.OrderClaimDTO/page.mdx +++ b/www/apps/resources/references/order/interfaces/order.OrderClaimDTO/page.mdx @@ -6,4 +6,4 @@ import { TypeList } from "docs-ui" # OrderClaimDTO -`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"return_order","type":"[ReturnDTO](../order.ReturnDTO/page.mdx)","description":"The associated return order","optional":false,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"The currency of the order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"status","type":"[ReturnStatus](../../types/order.ReturnStatus/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_change","type":"[OrderChangeDTO](../order.OrderChangeDTO/page.mdx)","description":"The active order change, if any.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"region_id","type":"`string`","description":"The ID of the region the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The ID of the customer on the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`string`","description":"The ID of the sales channel the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"email","type":"`string`","description":"The email of the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"[OrderAddressDTO](../order.OrderAddressDTO/page.mdx)","description":"The associated shipping address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"billing_address","type":"[OrderAddressDTO](../order.OrderAddressDTO/page.mdx)","description":"The associated billing address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"items","type":"[OrderLineItemDTO](../order.OrderLineItemDTO/page.mdx)[]","description":"The associated order details / line items.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"shipping_methods","type":"[OrderShippingMethodDTO](../order.OrderShippingMethodDTO/page.mdx)[]","description":"The associated shipping methods","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"transactions","type":"[OrderTransactionDTO](../order.OrderTransactionDTO/page.mdx)[]","description":"The tramsactions associated with the order","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"summary","type":"[OrderSummaryDTO](../../types/order.OrderSummaryDTO/page.mdx)","description":"The summary of the order totals.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"refund_amount","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"exchange","type":"[OrderExchangeDTO](../order.OrderExchangeDTO/page.mdx)","description":"The associated exchange order","optional":false,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"The currency of the order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_items","type":"`any`[]","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"additional_items","type":"`any`[]","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_change","type":"[OrderChangeDTO](../order.OrderChangeDTO/page.mdx)","description":"The active order change, if any.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"region_id","type":"`string`","description":"The ID of the region the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The ID of the customer on the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`string`","description":"The ID of the sales channel the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"email","type":"`string`","description":"The email of the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"[OrderAddressDTO](../order.OrderAddressDTO/page.mdx)","description":"The associated shipping address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"billing_address","type":"[OrderAddressDTO](../order.OrderAddressDTO/page.mdx)","description":"The associated billing address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"shipping_methods","type":"[OrderShippingMethodDTO](../order.OrderShippingMethodDTO/page.mdx)[]","description":"The associated shipping methods","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"transactions","type":"[OrderTransactionDTO](../order.OrderTransactionDTO/page.mdx)[]","description":"The tramsactions associated with the order","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"summary","type":"[OrderSummaryDTO](../../types/order.OrderSummaryDTO/page.mdx)","description":"The summary of the order totals.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"no_notification","type":"`boolean`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"difference_due","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"return","type":"[ReturnDTO](../order.ReturnDTO/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"claim","type":"[OrderClaimDTO](page.mdx)","description":"The associated claim order","optional":false,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"The currency of the order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_items","type":"`any`[]","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"additional_items","type":"`any`[]","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_change","type":"[OrderChangeDTO](../order.OrderChangeDTO/page.mdx)","description":"The active order change, if any.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"region_id","type":"`string`","description":"The ID of the region the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The ID of the customer on the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`string`","description":"The ID of the sales channel the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"email","type":"`string`","description":"The email of the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"[OrderAddressDTO](../order.OrderAddressDTO/page.mdx)","description":"The associated shipping address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"billing_address","type":"[OrderAddressDTO](../order.OrderAddressDTO/page.mdx)","description":"The associated billing address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"shipping_methods","type":"[OrderShippingMethodDTO](../order.OrderShippingMethodDTO/page.mdx)[]","description":"The associated shipping methods","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"transactions","type":"[OrderTransactionDTO](../order.OrderTransactionDTO/page.mdx)[]","description":"The tramsactions associated with the order","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"summary","type":"[OrderSummaryDTO](../../types/order.OrderSummaryDTO/page.mdx)","description":"The summary of the order totals.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"return","type":"[ReturnDTO](../order.ReturnDTO/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"no_notification","type":"`boolean`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"refund_amount","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"actions","type":"[OrderChangeActionDTO](../order.OrderChangeActionDTO/page.mdx)[]","description":"The actions of the order change","optional":false,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the order change action","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_change_id","type":"`null` \\| `string`","description":"The ID of the associated order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_change","type":"`null` \\| [OrderChangeDTO](../order.OrderChangeDTO/page.mdx)","description":"The associated order change","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"order_id","type":"`null` \\| `string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"`null` \\| [OrderDTO](../order.OrderDTO/page.mdx)","description":"The associated order","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"reference","type":"`string`","description":"The reference of the order change action","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference_id","type":"`string`","description":"The ID of the reference","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"action","type":"[ChangeActionType](../../types/order.ChangeActionType/page.mdx)","description":"The action of the order change action","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"details","type":"`null` \\| `Record`","description":"The details of the order change action","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"internal_note","type":"`null` \\| `string`","description":"The internal note of the order change action","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order change action was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order change action was updated","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"status","type":"`string`","description":"The status of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"requested_by","type":"`null` \\| `string`","description":"The requested by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"requested_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was requested","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"confirmed_by","type":"`null` \\| `string`","description":"The confirmed by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"confirmed_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was confirmed","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"declined_by","type":"`null` \\| `string`","description":"The declined by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"declined_reason","type":"`null` \\| `string`","description":"The declined reason of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"The metadata of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"declined_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was declined","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_by","type":"`null` \\| `string`","description":"The canceled by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was canceled","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order change was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order change was updated","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"change_type","type":"`\"return\"` \\| `\"exchange\"` \\| `\"claim\"` \\| `\"edit\"`","description":"The type of the order change","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"region_id","type":"`string`","description":"The ID of the region the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The ID of the customer on the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`string`","description":"The ID of the sales channel the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"email","type":"`string`","description":"The email of the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"[OrderAddressDTO](../order.OrderAddressDTO/page.mdx)","description":"The associated shipping address.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the address","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the address was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the address was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The customer ID of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"first_name","type":"`string`","description":"The first name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"last_name","type":"`string`","description":"The last name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"phone","type":"`string`","description":"The phone number of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"company","type":"`string`","description":"The company of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_1","type":"`string`","description":"The first address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_2","type":"`string`","description":"The second address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"city","type":"`string`","description":"The city of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"country_code","type":"`string`","description":"The country code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"province","type":"`string`","description":"The province/state of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"postal_code","type":"`string`","description":"The postal code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"billing_address","type":"[OrderAddressDTO](../order.OrderAddressDTO/page.mdx)","description":"The associated billing address.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the address","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the address was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the address was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The customer ID of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"first_name","type":"`string`","description":"The first name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"last_name","type":"`string`","description":"The last name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"phone","type":"`string`","description":"The phone number of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"company","type":"`string`","description":"The company of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_1","type":"`string`","description":"The first address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_2","type":"`string`","description":"The second address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"city","type":"`string`","description":"The city of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"country_code","type":"`string`","description":"The country code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"province","type":"`string`","description":"The province/state of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"postal_code","type":"`string`","description":"The postal code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"shipping_methods","type":"[OrderShippingMethodDTO](../order.OrderShippingMethodDTO/page.mdx)[]","description":"The associated shipping methods","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"name","type":"`string`","description":"The name of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"amount","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The price of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw price of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"is_tax_inclusive","type":"`boolean`","description":"Whether the shipping method price is tax inclusive or not","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the shipping method was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the shipping method was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The discount total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The discount tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"description","type":"`string`","description":"The description of the shipping method","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_option_id","type":"`string`","description":"The ID of the shipping option the method was created from","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"data","type":"`Record`","description":"Additional data needed for fulfillment.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_lines","type":"[OrderShippingMethodTaxLineDTO](../order.OrderShippingMethodTaxLineDTO/page.mdx)[]","description":"The associated tax lines.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the tax line","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"code","type":"`string`","description":"The code of the tax line","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"rate","type":"`number`","description":"The rate of the tax line","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the tax line was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the tax line was updated","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_method","type":"[OrderShippingMethodDTO](../order.OrderShippingMethodDTO/page.mdx)","description":"The associated shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_method_id","type":"`string`","description":"The ID of the associated shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The total tax relative to the shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The subtotal tax relative to the shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw total tax relative to the shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw subtotal tax relative to the shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"description","type":"`string`","description":"The description of the tax line","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_rate_id","type":"`string`","description":"The ID of the associated tax rate","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"provider_id","type":"`string`","description":"The ID of the associated provider","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"adjustments","type":"[OrderShippingMethodAdjustmentDTO](../order.OrderShippingMethodAdjustmentDTO/page.mdx)[]","description":"The associated adjustments.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the adjustment line","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"amount","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The amount of the adjustment line","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the adjustment line was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the adjustment line was updated","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_method","type":"[OrderShippingMethodDTO](../order.OrderShippingMethodDTO/page.mdx)","description":"The associated shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_method_id","type":"`string`","description":"The ID of the associated shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"code","type":"`string`","description":"The code of the adjustment line","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"description","type":"`string`","description":"The description of the adjustment line","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"promotion_id","type":"`string`","description":"The ID of the associated promotion","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"provider_id","type":"`string`","description":"The ID of the associated provider","optional":true,"defaultValue":"","expandable":false,"children":[]}]}]},{"name":"transactions","type":"[OrderTransactionDTO](../order.OrderTransactionDTO/page.mdx)[]","description":"The tramsactions associated with the order","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[OrderDTO](../order.OrderDTO/page.mdx)","description":"The associated order","optional":false,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"version","type":"`number`","description":"The version of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"status","type":"[OrderStatus](../../types/order.OrderStatus/page.mdx)","description":"The status of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"The currency of the order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_change","type":"[OrderChangeDTO](../order.OrderChangeDTO/page.mdx)","description":"The active order change, if any.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"region_id","type":"`string`","description":"The ID of the region the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The ID of the customer on the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`string`","description":"The ID of the sales channel the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"email","type":"`string`","description":"The email of the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"[OrderAddressDTO](../order.OrderAddressDTO/page.mdx)","description":"The associated shipping address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"billing_address","type":"[OrderAddressDTO](../order.OrderAddressDTO/page.mdx)","description":"The associated billing address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"items","type":"[OrderLineItemDTO](../order.OrderLineItemDTO/page.mdx)[]","description":"The associated order details / line items.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"shipping_methods","type":"[OrderShippingMethodDTO](../order.OrderShippingMethodDTO/page.mdx)[]","description":"The associated shipping methods","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"transactions","type":"[OrderTransactionDTO](../order.OrderTransactionDTO/page.mdx)[]","description":"The tramsactions associated with the order","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"summary","type":"[OrderSummaryDTO](../../types/order.OrderSummaryDTO/page.mdx)","description":"The summary of the order totals.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"amount","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The amount of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw amount of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"currency_code","type":"`string`","description":"The currency code of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference","type":"`string`","description":"The reference of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference_id","type":"`string`","description":"The ID of the reference","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the transaction was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the transaction was updated","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"The metadata of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"summary","type":"[OrderSummaryDTO](../../types/order.OrderSummaryDTO/page.mdx)","description":"The summary of the order totals.","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total_tax","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"ordered_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"fulfilled_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"returned_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_request_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"write_off_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"projected_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_total_tax","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_total_tax","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_projected_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"balance","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_balance","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"paid_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"refunded_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"return","type":"[ReturnDTO](../order.ReturnDTO/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"The ID of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"The currency of the order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_item_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_item_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_item_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_item_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_item_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_gift_card_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_gift_card_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_shipping_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_shipping_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_shipping_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_shipping_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_shipping_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_shipping_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"status","type":"[ReturnStatus](../../types/order.ReturnStatus/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_change","type":"[OrderChangeDTO](../order.OrderChangeDTO/page.mdx)","description":"The active order change, if any.","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"The ID of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"version","type":"`number`","description":"The version of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`string`","description":"The ID of the associated return order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange_id","type":"`string`","description":"The ID of the associated exchange order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_id","type":"`string`","description":"The ID of the associated claim order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[OrderDTO](../order.OrderDTO/page.mdx)","description":"The associated order","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"return_order","type":"[ReturnDTO](../order.ReturnDTO/page.mdx)","description":"The associated return order","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"exchange","type":"[OrderExchangeDTO](../order.OrderExchangeDTO/page.mdx)","description":"The associated exchange order","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"claim","type":"[OrderClaimDTO](page.mdx)","description":"The associated claim order","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"actions","type":"[OrderChangeActionDTO](../order.OrderChangeActionDTO/page.mdx)[]","description":"The actions of the order change","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"status","type":"`string`","description":"The status of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"requested_by","type":"`null` \\| `string`","description":"The requested by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"requested_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was requested","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"confirmed_by","type":"`null` \\| `string`","description":"The confirmed by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"confirmed_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was confirmed","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"declined_by","type":"`null` \\| `string`","description":"The declined by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"declined_reason","type":"`null` \\| `string`","description":"The declined reason of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"The metadata of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"declined_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was declined","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_by","type":"`null` \\| `string`","description":"The canceled by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was canceled","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order change was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order change was updated","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"change_type","type":"`\"return\"` \\| `\"exchange\"` \\| `\"claim\"` \\| `\"edit\"`","description":"The type of the order change","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"region_id","type":"`string`","description":"The ID of the region the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The ID of the customer on the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`string`","description":"The ID of the sales channel the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"email","type":"`string`","description":"The email of the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"[OrderAddressDTO](../order.OrderAddressDTO/page.mdx)","description":"The associated shipping address.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the address","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the address was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the address was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The customer ID of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"first_name","type":"`string`","description":"The first name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"last_name","type":"`string`","description":"The last name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"phone","type":"`string`","description":"The phone number of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"company","type":"`string`","description":"The company of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_1","type":"`string`","description":"The first address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_2","type":"`string`","description":"The second address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"city","type":"`string`","description":"The city of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"country_code","type":"`string`","description":"The country code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"province","type":"`string`","description":"The province/state of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"postal_code","type":"`string`","description":"The postal code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"billing_address","type":"[OrderAddressDTO](../order.OrderAddressDTO/page.mdx)","description":"The associated billing address.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the address","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the address was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the address was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The customer ID of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"first_name","type":"`string`","description":"The first name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"last_name","type":"`string`","description":"The last name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"phone","type":"`string`","description":"The phone number of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"company","type":"`string`","description":"The company of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_1","type":"`string`","description":"The first address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_2","type":"`string`","description":"The second address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"city","type":"`string`","description":"The city of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"country_code","type":"`string`","description":"The country code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"province","type":"`string`","description":"The province/state of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"postal_code","type":"`string`","description":"The postal code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"items","type":"[OrderLineItemDTO](../order.OrderLineItemDTO/page.mdx)[]","description":"The associated order details / line items.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"original_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The item total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The item subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The item tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The discount total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The discount tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"refundable_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The refundable total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"refundable_total_per_unit","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The refundable total per unit of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_refundable_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw refundable total of the order line item..","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_refundable_total_per_unit","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw refundable total per unit of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"id","type":"`string`","description":"The ID of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"title","type":"`string`","description":"The title of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"requires_shipping","type":"`boolean`","description":"Indicates whether the order line item requires shipping.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_discountable","type":"`boolean`","description":"Indicates whether the order line item is discountable.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_tax_inclusive","type":"`boolean`","description":"Indicates whether the order line item price is tax inclusive.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"unit_price","type":"`number`","description":"The unit price of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_unit_price","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw unit price of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"quantity","type":"`number`","description":"The quantity of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_quantity","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw quantity of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"detail","type":"[OrderItemDTO](../order.OrderItemDTO/page.mdx)","description":"The details of the item","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"The date when the order line item was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"The date when the order line item was last updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtitle","type":"`null` \\| `string`","description":"The subtitle of the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"thumbnail","type":"`null` \\| `string`","description":"The thumbnail of the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"variant_id","type":"`null` \\| `string`","description":"The ID of the variant associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_id","type":"`null` \\| `string`","description":"The ID of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_title","type":"`null` \\| `string`","description":"The title of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_description","type":"`null` \\| `string`","description":"The description of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_subtitle","type":"`null` \\| `string`","description":"The subtitle of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_type","type":"`null` \\| `string`","description":"The type of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_collection","type":"`null` \\| `string`","description":"The collection of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_handle","type":"`null` \\| `string`","description":"The handle of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"variant_sku","type":"`null` \\| `string`","description":"The SKU (stock keeping unit) of the variant associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"variant_barcode","type":"`null` \\| `string`","description":"The barcode of the variant associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"variant_title","type":"`null` \\| `string`","description":"The title of the variant associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"variant_option_values","type":"`null` \\| `Record`","description":"The option values of the variant associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"compare_at_unit_price","type":"`number`","description":"The compare at unit price of the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_compare_at_unit_price","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw compare at unit price of the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_lines","type":"[OrderLineItemTaxLineDTO](../order.OrderLineItemTaxLineDTO/page.mdx)[]","description":"The associated tax lines.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"adjustments","type":"[OrderLineItemAdjustmentDTO](../order.OrderLineItemAdjustmentDTO/page.mdx)[]","description":"The associated adjustments.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"shipping_methods","type":"[OrderShippingMethodDTO](../order.OrderShippingMethodDTO/page.mdx)[]","description":"The associated shipping methods","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"name","type":"`string`","description":"The name of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"amount","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The price of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw price of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_tax_inclusive","type":"`boolean`","description":"Whether the shipping method price is tax inclusive or not","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the shipping method was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the shipping method was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The discount total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The discount tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"description","type":"`string`","description":"The description of the shipping method","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_option_id","type":"`string`","description":"The ID of the shipping option the method was created from","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"data","type":"`Record`","description":"Additional data needed for fulfillment.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_lines","type":"[OrderShippingMethodTaxLineDTO](../order.OrderShippingMethodTaxLineDTO/page.mdx)[]","description":"The associated tax lines.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"adjustments","type":"[OrderShippingMethodAdjustmentDTO](../order.OrderShippingMethodAdjustmentDTO/page.mdx)[]","description":"The associated adjustments.","optional":true,"defaultValue":"","expandable":true,"children":[]}]},{"name":"transactions","type":"[OrderTransactionDTO](../order.OrderTransactionDTO/page.mdx)[]","description":"The tramsactions associated with the order","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[OrderDTO](../order.OrderDTO/page.mdx)","description":"The associated order","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"amount","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The amount of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw amount of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"The currency code of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference","type":"`string`","description":"The reference of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference_id","type":"`string`","description":"The ID of the reference","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the transaction was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the transaction was updated","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"The metadata of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"summary","type":"[OrderSummaryDTO](../../types/order.OrderSummaryDTO/page.mdx)","description":"The summary of the order totals.","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total_tax","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"ordered_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"fulfilled_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"returned_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_request_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"write_off_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"projected_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_total_tax","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_total_tax","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_projected_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"balance","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_balance","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"paid_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"refunded_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"refund_amount","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"no_notification","type":"`boolean`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"refund_amount","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]} sectionTitle="OrderClaimDTO"/> +`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"return_order","type":"[ReturnDTO](../order.ReturnDTO/page.mdx)","description":"The associated return order","optional":false,"defaultValue":"","expandable":true,"children":[{"name":"currency_code","type":"`string`","description":"The currency of the order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"id","type":"`string`","description":"The ID of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"status","type":"[ReturnStatus](../../types/order.ReturnStatus/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_change","type":"[OrderChangeDTO](../order.OrderChangeDTO/page.mdx)","description":"The active order change, if any.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"region_id","type":"`string`","description":"The ID of the region the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The ID of the customer on the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`string`","description":"The ID of the sales channel the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"email","type":"`string`","description":"The email of the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"[OrderAddressDTO](../order.OrderAddressDTO/page.mdx)","description":"The associated shipping address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"billing_address","type":"[OrderAddressDTO](../order.OrderAddressDTO/page.mdx)","description":"The associated billing address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"items","type":"[OrderLineItemDTO](../order.OrderLineItemDTO/page.mdx)[]","description":"The associated order details / line items.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"shipping_methods","type":"[OrderShippingMethodDTO](../order.OrderShippingMethodDTO/page.mdx)[]","description":"The associated shipping methods","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"transactions","type":"[OrderTransactionDTO](../order.OrderTransactionDTO/page.mdx)[]","description":"The tramsactions associated with the order","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"summary","type":"[OrderSummaryDTO](../../types/order.OrderSummaryDTO/page.mdx)","description":"The summary of the order totals.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"refund_amount","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"exchange","type":"[OrderExchangeDTO](../order.OrderExchangeDTO/page.mdx)","description":"The associated exchange order","optional":false,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"The currency of the order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_items","type":"`any`[]","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"additional_items","type":"`any`[]","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_change","type":"[OrderChangeDTO](../order.OrderChangeDTO/page.mdx)","description":"The active order change, if any.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"region_id","type":"`string`","description":"The ID of the region the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The ID of the customer on the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`string`","description":"The ID of the sales channel the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"email","type":"`string`","description":"The email of the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"[OrderAddressDTO](../order.OrderAddressDTO/page.mdx)","description":"The associated shipping address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"billing_address","type":"[OrderAddressDTO](../order.OrderAddressDTO/page.mdx)","description":"The associated billing address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"shipping_methods","type":"[OrderShippingMethodDTO](../order.OrderShippingMethodDTO/page.mdx)[]","description":"The associated shipping methods","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"transactions","type":"[OrderTransactionDTO](../order.OrderTransactionDTO/page.mdx)[]","description":"The tramsactions associated with the order","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"summary","type":"[OrderSummaryDTO](../../types/order.OrderSummaryDTO/page.mdx)","description":"The summary of the order totals.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"no_notification","type":"`boolean`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"difference_due","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"return","type":"[ReturnDTO](../order.ReturnDTO/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"claim","type":"[OrderClaimDTO](page.mdx)","description":"The associated claim order","optional":false,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"The currency of the order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_items","type":"`any`[]","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"additional_items","type":"`any`[]","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_change","type":"[OrderChangeDTO](../order.OrderChangeDTO/page.mdx)","description":"The active order change, if any.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"region_id","type":"`string`","description":"The ID of the region the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The ID of the customer on the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`string`","description":"The ID of the sales channel the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"email","type":"`string`","description":"The email of the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"[OrderAddressDTO](../order.OrderAddressDTO/page.mdx)","description":"The associated shipping address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"billing_address","type":"[OrderAddressDTO](../order.OrderAddressDTO/page.mdx)","description":"The associated billing address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"shipping_methods","type":"[OrderShippingMethodDTO](../order.OrderShippingMethodDTO/page.mdx)[]","description":"The associated shipping methods","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"transactions","type":"[OrderTransactionDTO](../order.OrderTransactionDTO/page.mdx)[]","description":"The tramsactions associated with the order","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"summary","type":"[OrderSummaryDTO](../../types/order.OrderSummaryDTO/page.mdx)","description":"The summary of the order totals.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"return","type":"[ReturnDTO](../order.ReturnDTO/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"no_notification","type":"`boolean`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"refund_amount","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"actions","type":"[OrderChangeActionDTO](../order.OrderChangeActionDTO/page.mdx)[]","description":"The actions of the order change","optional":false,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the order change action","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_change_id","type":"`null` \\| `string`","description":"The ID of the associated order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_change","type":"`null` \\| [OrderChangeDTO](../order.OrderChangeDTO/page.mdx)","description":"The associated order change","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"order_id","type":"`null` \\| `string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"`null` \\| [OrderDTO](../order.OrderDTO/page.mdx)","description":"The associated order","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"reference","type":"`string`","description":"The reference of the order change action","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference_id","type":"`string`","description":"The ID of the reference","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"action","type":"[ChangeActionType](../../types/order.ChangeActionType/page.mdx)","description":"The action of the order change action","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"details","type":"`null` \\| `Record`","description":"The details of the order change action","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"internal_note","type":"`null` \\| `string`","description":"The internal note of the order change action","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order change action was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order change action was updated","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"status","type":"`string`","description":"The status of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"requested_by","type":"`null` \\| `string`","description":"The requested by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"requested_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was requested","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"confirmed_by","type":"`null` \\| `string`","description":"The confirmed by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"confirmed_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was confirmed","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"declined_by","type":"`null` \\| `string`","description":"The declined by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"declined_reason","type":"`null` \\| `string`","description":"The declined reason of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"The metadata of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"declined_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was declined","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_by","type":"`null` \\| `string`","description":"The canceled by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was canceled","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order change was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order change was updated","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"change_type","type":"`\"return\"` \\| `\"exchange\"` \\| `\"claim\"` \\| `\"edit\"`","description":"The type of the order change","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"region_id","type":"`string`","description":"The ID of the region the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The ID of the customer on the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`string`","description":"The ID of the sales channel the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"email","type":"`string`","description":"The email of the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"[OrderAddressDTO](../order.OrderAddressDTO/page.mdx)","description":"The associated shipping address.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the address","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the address was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the address was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The customer ID of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"first_name","type":"`string`","description":"The first name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"last_name","type":"`string`","description":"The last name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"phone","type":"`string`","description":"The phone number of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"company","type":"`string`","description":"The company of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_1","type":"`string`","description":"The first address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_2","type":"`string`","description":"The second address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"city","type":"`string`","description":"The city of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"country_code","type":"`string`","description":"The country code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"province","type":"`string`","description":"The province/state of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"postal_code","type":"`string`","description":"The postal code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"billing_address","type":"[OrderAddressDTO](../order.OrderAddressDTO/page.mdx)","description":"The associated billing address.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the address","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the address was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the address was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The customer ID of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"first_name","type":"`string`","description":"The first name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"last_name","type":"`string`","description":"The last name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"phone","type":"`string`","description":"The phone number of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"company","type":"`string`","description":"The company of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_1","type":"`string`","description":"The first address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_2","type":"`string`","description":"The second address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"city","type":"`string`","description":"The city of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"country_code","type":"`string`","description":"The country code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"province","type":"`string`","description":"The province/state of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"postal_code","type":"`string`","description":"The postal code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"shipping_methods","type":"[OrderShippingMethodDTO](../order.OrderShippingMethodDTO/page.mdx)[]","description":"The associated shipping methods","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"name","type":"`string`","description":"The name of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"amount","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The price of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw price of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"is_tax_inclusive","type":"`boolean`","description":"Whether the shipping method price is tax inclusive or not","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the shipping method was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the shipping method was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The discount total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The discount tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"description","type":"`string`","description":"The description of the shipping method","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_option_id","type":"`string`","description":"The ID of the shipping option the method was created from","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"data","type":"`Record`","description":"Additional data needed for fulfillment.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_lines","type":"[OrderShippingMethodTaxLineDTO](../order.OrderShippingMethodTaxLineDTO/page.mdx)[]","description":"The associated tax lines.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the tax line","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"code","type":"`string`","description":"The code of the tax line","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"rate","type":"`number`","description":"The rate of the tax line","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the tax line was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the tax line was updated","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_method","type":"[OrderShippingMethodDTO](../order.OrderShippingMethodDTO/page.mdx)","description":"The associated shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_method_id","type":"`string`","description":"The ID of the associated shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The total tax relative to the shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The subtotal tax relative to the shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw total tax relative to the shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw subtotal tax relative to the shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"description","type":"`string`","description":"The description of the tax line","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_rate_id","type":"`string`","description":"The ID of the associated tax rate","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"provider_id","type":"`string`","description":"The ID of the associated provider","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"adjustments","type":"[OrderShippingMethodAdjustmentDTO](../order.OrderShippingMethodAdjustmentDTO/page.mdx)[]","description":"The associated adjustments.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the adjustment line","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"amount","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The amount of the adjustment line","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the adjustment line was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the adjustment line was updated","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_method","type":"[OrderShippingMethodDTO](../order.OrderShippingMethodDTO/page.mdx)","description":"The associated shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_method_id","type":"`string`","description":"The ID of the associated shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"code","type":"`string`","description":"The code of the adjustment line","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"description","type":"`string`","description":"The description of the adjustment line","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"promotion_id","type":"`string`","description":"The ID of the associated promotion","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"provider_id","type":"`string`","description":"The ID of the associated provider","optional":true,"defaultValue":"","expandable":false,"children":[]}]}]},{"name":"transactions","type":"[OrderTransactionDTO](../order.OrderTransactionDTO/page.mdx)[]","description":"The tramsactions associated with the order","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[OrderDTO](../order.OrderDTO/page.mdx)","description":"The associated order","optional":false,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"version","type":"`number`","description":"The version of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"status","type":"[OrderStatus](../../types/order.OrderStatus/page.mdx)","description":"The status of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"The currency of the order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_change","type":"[OrderChangeDTO](../order.OrderChangeDTO/page.mdx)","description":"The active order change, if any.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"region_id","type":"`string`","description":"The ID of the region the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The ID of the customer on the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`string`","description":"The ID of the sales channel the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"email","type":"`string`","description":"The email of the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"[OrderAddressDTO](../order.OrderAddressDTO/page.mdx)","description":"The associated shipping address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"billing_address","type":"[OrderAddressDTO](../order.OrderAddressDTO/page.mdx)","description":"The associated billing address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"items","type":"[OrderLineItemDTO](../order.OrderLineItemDTO/page.mdx)[]","description":"The associated order details / line items.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"shipping_methods","type":"[OrderShippingMethodDTO](../order.OrderShippingMethodDTO/page.mdx)[]","description":"The associated shipping methods","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"transactions","type":"[OrderTransactionDTO](../order.OrderTransactionDTO/page.mdx)[]","description":"The tramsactions associated with the order","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"summary","type":"[OrderSummaryDTO](../../types/order.OrderSummaryDTO/page.mdx)","description":"The summary of the order totals.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"amount","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The amount of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw amount of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"currency_code","type":"`string`","description":"The currency code of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference","type":"`string`","description":"The reference of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference_id","type":"`string`","description":"The ID of the reference","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the transaction was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the transaction was updated","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"The metadata of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"summary","type":"[OrderSummaryDTO](../../types/order.OrderSummaryDTO/page.mdx)","description":"The summary of the order totals.","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total_tax","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"ordered_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"fulfilled_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"returned_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_request_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"write_off_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"projected_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_total_tax","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_total_tax","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_projected_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"balance","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_balance","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"paid_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"refunded_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"return","type":"[ReturnDTO](../order.ReturnDTO/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"currency_code","type":"`string`","description":"The currency of the order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_item_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_item_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_item_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_item_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_item_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_gift_card_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_gift_card_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_shipping_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_shipping_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_shipping_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_shipping_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_shipping_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_shipping_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"id","type":"`string`","description":"The ID of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"status","type":"[ReturnStatus](../../types/order.ReturnStatus/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_change","type":"[OrderChangeDTO](../order.OrderChangeDTO/page.mdx)","description":"The active order change, if any.","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"The ID of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"version","type":"`number`","description":"The version of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`string`","description":"The ID of the associated return order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange_id","type":"`string`","description":"The ID of the associated exchange order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_id","type":"`string`","description":"The ID of the associated claim order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[OrderDTO](../order.OrderDTO/page.mdx)","description":"The associated order","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"return_order","type":"[ReturnDTO](../order.ReturnDTO/page.mdx)","description":"The associated return order","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"exchange","type":"[OrderExchangeDTO](../order.OrderExchangeDTO/page.mdx)","description":"The associated exchange order","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"claim","type":"[OrderClaimDTO](page.mdx)","description":"The associated claim order","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"actions","type":"[OrderChangeActionDTO](../order.OrderChangeActionDTO/page.mdx)[]","description":"The actions of the order change","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"status","type":"`string`","description":"The status of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"requested_by","type":"`null` \\| `string`","description":"The requested by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"requested_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was requested","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"confirmed_by","type":"`null` \\| `string`","description":"The confirmed by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"confirmed_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was confirmed","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"declined_by","type":"`null` \\| `string`","description":"The declined by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"declined_reason","type":"`null` \\| `string`","description":"The declined reason of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"The metadata of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"declined_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was declined","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_by","type":"`null` \\| `string`","description":"The canceled by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was canceled","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order change was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order change was updated","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"change_type","type":"`\"return\"` \\| `\"exchange\"` \\| `\"claim\"` \\| `\"edit\"`","description":"The type of the order change","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"region_id","type":"`string`","description":"The ID of the region the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The ID of the customer on the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`string`","description":"The ID of the sales channel the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"email","type":"`string`","description":"The email of the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"[OrderAddressDTO](../order.OrderAddressDTO/page.mdx)","description":"The associated shipping address.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the address","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the address was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the address was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The customer ID of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"first_name","type":"`string`","description":"The first name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"last_name","type":"`string`","description":"The last name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"phone","type":"`string`","description":"The phone number of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"company","type":"`string`","description":"The company of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_1","type":"`string`","description":"The first address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_2","type":"`string`","description":"The second address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"city","type":"`string`","description":"The city of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"country_code","type":"`string`","description":"The country code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"province","type":"`string`","description":"The province/state of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"postal_code","type":"`string`","description":"The postal code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"billing_address","type":"[OrderAddressDTO](../order.OrderAddressDTO/page.mdx)","description":"The associated billing address.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the address","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the address was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the address was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The customer ID of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"first_name","type":"`string`","description":"The first name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"last_name","type":"`string`","description":"The last name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"phone","type":"`string`","description":"The phone number of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"company","type":"`string`","description":"The company of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_1","type":"`string`","description":"The first address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_2","type":"`string`","description":"The second address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"city","type":"`string`","description":"The city of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"country_code","type":"`string`","description":"The country code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"province","type":"`string`","description":"The province/state of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"postal_code","type":"`string`","description":"The postal code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"items","type":"[OrderLineItemDTO](../order.OrderLineItemDTO/page.mdx)[]","description":"The associated order details / line items.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"original_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The item total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The item subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The item tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The discount total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The discount tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"refundable_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The refundable total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"refundable_total_per_unit","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The refundable total per unit of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_refundable_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw refundable total of the order line item..","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_refundable_total_per_unit","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw refundable total per unit of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"id","type":"`string`","description":"The ID of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"title","type":"`string`","description":"The title of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"requires_shipping","type":"`boolean`","description":"Indicates whether the order line item requires shipping.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_discountable","type":"`boolean`","description":"Indicates whether the order line item is discountable.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_tax_inclusive","type":"`boolean`","description":"Indicates whether the order line item price is tax inclusive.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"unit_price","type":"`number`","description":"The unit price of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_unit_price","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw unit price of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"quantity","type":"`number`","description":"The quantity of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_quantity","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw quantity of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"detail","type":"[OrderItemDTO](../order.OrderItemDTO/page.mdx)","description":"The details of the item","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"The date when the order line item was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"The date when the order line item was last updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtitle","type":"`null` \\| `string`","description":"The subtitle of the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"thumbnail","type":"`null` \\| `string`","description":"The thumbnail of the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"variant_id","type":"`null` \\| `string`","description":"The ID of the variant associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_id","type":"`null` \\| `string`","description":"The ID of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_title","type":"`null` \\| `string`","description":"The title of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_description","type":"`null` \\| `string`","description":"The description of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_subtitle","type":"`null` \\| `string`","description":"The subtitle of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_type","type":"`null` \\| `string`","description":"The type of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_collection","type":"`null` \\| `string`","description":"The collection of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_handle","type":"`null` \\| `string`","description":"The handle of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"variant_sku","type":"`null` \\| `string`","description":"The SKU (stock keeping unit) of the variant associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"variant_barcode","type":"`null` \\| `string`","description":"The barcode of the variant associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"variant_title","type":"`null` \\| `string`","description":"The title of the variant associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"variant_option_values","type":"`null` \\| `Record`","description":"The option values of the variant associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"compare_at_unit_price","type":"`number`","description":"The compare at unit price of the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_compare_at_unit_price","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw compare at unit price of the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_lines","type":"[OrderLineItemTaxLineDTO](../order.OrderLineItemTaxLineDTO/page.mdx)[]","description":"The associated tax lines.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"adjustments","type":"[OrderLineItemAdjustmentDTO](../order.OrderLineItemAdjustmentDTO/page.mdx)[]","description":"The associated adjustments.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"shipping_methods","type":"[OrderShippingMethodDTO](../order.OrderShippingMethodDTO/page.mdx)[]","description":"The associated shipping methods","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"name","type":"`string`","description":"The name of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"amount","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The price of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw price of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_tax_inclusive","type":"`boolean`","description":"Whether the shipping method price is tax inclusive or not","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the shipping method was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the shipping method was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The discount total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The discount tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"description","type":"`string`","description":"The description of the shipping method","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_option_id","type":"`string`","description":"The ID of the shipping option the method was created from","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"data","type":"`Record`","description":"Additional data needed for fulfillment.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_lines","type":"[OrderShippingMethodTaxLineDTO](../order.OrderShippingMethodTaxLineDTO/page.mdx)[]","description":"The associated tax lines.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"adjustments","type":"[OrderShippingMethodAdjustmentDTO](../order.OrderShippingMethodAdjustmentDTO/page.mdx)[]","description":"The associated adjustments.","optional":true,"defaultValue":"","expandable":true,"children":[]}]},{"name":"transactions","type":"[OrderTransactionDTO](../order.OrderTransactionDTO/page.mdx)[]","description":"The tramsactions associated with the order","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[OrderDTO](../order.OrderDTO/page.mdx)","description":"The associated order","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"amount","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The amount of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw amount of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"The currency code of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference","type":"`string`","description":"The reference of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference_id","type":"`string`","description":"The ID of the reference","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the transaction was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the transaction was updated","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"The metadata of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"summary","type":"[OrderSummaryDTO](../../types/order.OrderSummaryDTO/page.mdx)","description":"The summary of the order totals.","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total_tax","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"ordered_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"fulfilled_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"returned_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_request_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"write_off_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"projected_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_total_tax","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_total_tax","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_projected_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"balance","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_balance","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"paid_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"refunded_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"refund_amount","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"no_notification","type":"`boolean`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"refund_amount","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]} sectionTitle="OrderClaimDTO"/> diff --git a/www/apps/resources/references/order/interfaces/order.OrderDTO/page.mdx b/www/apps/resources/references/order/interfaces/order.OrderDTO/page.mdx index 44faf0db5e..46604ba2a7 100644 --- a/www/apps/resources/references/order/interfaces/order.OrderDTO/page.mdx +++ b/www/apps/resources/references/order/interfaces/order.OrderDTO/page.mdx @@ -6,4 +6,4 @@ import { TypeList } from "docs-ui" # OrderDTO -`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"return_order","type":"[ReturnDTO](../order.ReturnDTO/page.mdx)","description":"The associated return order","optional":false,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"The currency of the order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"status","type":"[ReturnStatus](../../types/order.ReturnStatus/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_change","type":"[OrderChangeDTO](../order.OrderChangeDTO/page.mdx)","description":"The active order change, if any.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"region_id","type":"`string`","description":"The ID of the region the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The ID of the customer on the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`string`","description":"The ID of the sales channel the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"email","type":"`string`","description":"The email of the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"[OrderAddressDTO](../order.OrderAddressDTO/page.mdx)","description":"The associated shipping address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"billing_address","type":"[OrderAddressDTO](../order.OrderAddressDTO/page.mdx)","description":"The associated billing address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"items","type":"[OrderLineItemDTO](../order.OrderLineItemDTO/page.mdx)[]","description":"The associated order details / line items.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"shipping_methods","type":"[OrderShippingMethodDTO](../order.OrderShippingMethodDTO/page.mdx)[]","description":"The associated shipping methods","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"transactions","type":"[OrderTransactionDTO](../order.OrderTransactionDTO/page.mdx)[]","description":"The tramsactions associated with the order","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"summary","type":"[OrderSummaryDTO](../../types/order.OrderSummaryDTO/page.mdx)","description":"The summary of the order totals.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"refund_amount","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"exchange","type":"[OrderExchangeDTO](../order.OrderExchangeDTO/page.mdx)","description":"The associated exchange order","optional":false,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"The currency of the order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_items","type":"`any`[]","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"additional_items","type":"`any`[]","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_change","type":"[OrderChangeDTO](../order.OrderChangeDTO/page.mdx)","description":"The active order change, if any.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"region_id","type":"`string`","description":"The ID of the region the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The ID of the customer on the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`string`","description":"The ID of the sales channel the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"email","type":"`string`","description":"The email of the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"[OrderAddressDTO](../order.OrderAddressDTO/page.mdx)","description":"The associated shipping address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"billing_address","type":"[OrderAddressDTO](../order.OrderAddressDTO/page.mdx)","description":"The associated billing address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"shipping_methods","type":"[OrderShippingMethodDTO](../order.OrderShippingMethodDTO/page.mdx)[]","description":"The associated shipping methods","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"transactions","type":"[OrderTransactionDTO](../order.OrderTransactionDTO/page.mdx)[]","description":"The tramsactions associated with the order","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"summary","type":"[OrderSummaryDTO](../../types/order.OrderSummaryDTO/page.mdx)","description":"The summary of the order totals.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"no_notification","type":"`boolean`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"difference_due","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"return","type":"[ReturnDTO](../order.ReturnDTO/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"claim","type":"[OrderClaimDTO](../order.OrderClaimDTO/page.mdx)","description":"The associated claim order","optional":false,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"The currency of the order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_items","type":"`any`[]","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"additional_items","type":"`any`[]","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_change","type":"[OrderChangeDTO](../order.OrderChangeDTO/page.mdx)","description":"The active order change, if any.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"region_id","type":"`string`","description":"The ID of the region the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The ID of the customer on the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`string`","description":"The ID of the sales channel the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"email","type":"`string`","description":"The email of the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"[OrderAddressDTO](../order.OrderAddressDTO/page.mdx)","description":"The associated shipping address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"billing_address","type":"[OrderAddressDTO](../order.OrderAddressDTO/page.mdx)","description":"The associated billing address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"shipping_methods","type":"[OrderShippingMethodDTO](../order.OrderShippingMethodDTO/page.mdx)[]","description":"The associated shipping methods","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"transactions","type":"[OrderTransactionDTO](../order.OrderTransactionDTO/page.mdx)[]","description":"The tramsactions associated with the order","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"summary","type":"[OrderSummaryDTO](../../types/order.OrderSummaryDTO/page.mdx)","description":"The summary of the order totals.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"return","type":"[ReturnDTO](../order.ReturnDTO/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"no_notification","type":"`boolean`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"refund_amount","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"actions","type":"[OrderChangeActionDTO](../order.OrderChangeActionDTO/page.mdx)[]","description":"The actions of the order change","optional":false,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the order change action","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_change_id","type":"`null` \\| `string`","description":"The ID of the associated order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_change","type":"`null` \\| [OrderChangeDTO](../order.OrderChangeDTO/page.mdx)","description":"The associated order change","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"order_id","type":"`null` \\| `string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"`null` \\| [OrderDTO](page.mdx)","description":"The associated order","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"reference","type":"`string`","description":"The reference of the order change action","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference_id","type":"`string`","description":"The ID of the reference","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"action","type":"[ChangeActionType](../../types/order.ChangeActionType/page.mdx)","description":"The action of the order change action","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"details","type":"`null` \\| `Record`","description":"The details of the order change action","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"internal_note","type":"`null` \\| `string`","description":"The internal note of the order change action","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order change action was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order change action was updated","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"status","type":"`string`","description":"The status of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"requested_by","type":"`null` \\| `string`","description":"The requested by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"requested_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was requested","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"confirmed_by","type":"`null` \\| `string`","description":"The confirmed by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"confirmed_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was confirmed","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"declined_by","type":"`null` \\| `string`","description":"The declined by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"declined_reason","type":"`null` \\| `string`","description":"The declined reason of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"The metadata of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"declined_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was declined","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_by","type":"`null` \\| `string`","description":"The canceled by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was canceled","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order change was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order change was updated","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"change_type","type":"`\"return\"` \\| `\"exchange\"` \\| `\"claim\"` \\| `\"edit\"`","description":"The type of the order change","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"region_id","type":"`string`","description":"The ID of the region the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The ID of the customer on the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`string`","description":"The ID of the sales channel the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"email","type":"`string`","description":"The email of the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"[OrderAddressDTO](../order.OrderAddressDTO/page.mdx)","description":"The associated shipping address.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the address","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the address was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the address was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The customer ID of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"first_name","type":"`string`","description":"The first name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"last_name","type":"`string`","description":"The last name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"phone","type":"`string`","description":"The phone number of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"company","type":"`string`","description":"The company of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_1","type":"`string`","description":"The first address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_2","type":"`string`","description":"The second address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"city","type":"`string`","description":"The city of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"country_code","type":"`string`","description":"The country code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"province","type":"`string`","description":"The province/state of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"postal_code","type":"`string`","description":"The postal code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"billing_address","type":"[OrderAddressDTO](../order.OrderAddressDTO/page.mdx)","description":"The associated billing address.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the address","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the address was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the address was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The customer ID of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"first_name","type":"`string`","description":"The first name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"last_name","type":"`string`","description":"The last name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"phone","type":"`string`","description":"The phone number of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"company","type":"`string`","description":"The company of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_1","type":"`string`","description":"The first address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_2","type":"`string`","description":"The second address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"city","type":"`string`","description":"The city of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"country_code","type":"`string`","description":"The country code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"province","type":"`string`","description":"The province/state of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"postal_code","type":"`string`","description":"The postal code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"items","type":"[OrderLineItemDTO](../order.OrderLineItemDTO/page.mdx)[]","description":"The associated order details / line items.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"original_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The item total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The item subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The item tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The discount total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The discount tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"refundable_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The refundable total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"refundable_total_per_unit","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The refundable total per unit of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_item_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_item_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_item_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_refundable_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw refundable total of the order line item..","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_refundable_total_per_unit","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw refundable total per unit of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"id","type":"`string`","description":"The ID of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"title","type":"`string`","description":"The title of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"requires_shipping","type":"`boolean`","description":"Indicates whether the order line item requires shipping.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_discountable","type":"`boolean`","description":"Indicates whether the order line item is discountable.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_tax_inclusive","type":"`boolean`","description":"Indicates whether the order line item price is tax inclusive.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"unit_price","type":"`number`","description":"The unit price of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_unit_price","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw unit price of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"quantity","type":"`number`","description":"The quantity of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_quantity","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw quantity of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"detail","type":"[OrderItemDTO](../order.OrderItemDTO/page.mdx)","description":"The details of the item","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"The ID of the order detail.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_id","type":"`string`","description":"The ID of the associated item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item","type":"[OrderLineItemDTO](../order.OrderLineItemDTO/page.mdx)","description":"The Line Item of the order detail.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"quantity","type":"`number`","description":"The quantity of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_quantity","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw quantity of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"fulfilled_quantity","type":"`number`","description":"The fulfilled quantity of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_fulfilled_quantity","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw fulfilled quantity of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipped_quantity","type":"`number`","description":"The shipped quantity of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipped_quantity","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipped quantity of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_requested_quantity","type":"`number`","description":"The quantity of return requested for the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_return_requested_quantity","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw quantity of return requested for the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_received_quantity","type":"`number`","description":"The quantity of return received for the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_return_received_quantity","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw quantity of return received for the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_dismissed_quantity","type":"`number`","description":"The quantity of return dismissed for the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_return_dismissed_quantity","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw quantity of return dismissed for the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"written_off_quantity","type":"`number`","description":"The quantity of written off for the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_written_off_quantity","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw quantity of written off for the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"The metadata of the order detail","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"The date when the order line item was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"The date when the order line item was last updated.","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"created_at","type":"`Date`","description":"The date when the order line item was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"The date when the order line item was last updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtitle","type":"`null` \\| `string`","description":"The subtitle of the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"thumbnail","type":"`null` \\| `string`","description":"The thumbnail of the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"variant_id","type":"`null` \\| `string`","description":"The ID of the variant associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_id","type":"`null` \\| `string`","description":"The ID of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_title","type":"`null` \\| `string`","description":"The title of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_description","type":"`null` \\| `string`","description":"The description of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_subtitle","type":"`null` \\| `string`","description":"The subtitle of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_type","type":"`null` \\| `string`","description":"The type of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_collection","type":"`null` \\| `string`","description":"The collection of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_handle","type":"`null` \\| `string`","description":"The handle of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"variant_sku","type":"`null` \\| `string`","description":"The SKU (stock keeping unit) of the variant associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"variant_barcode","type":"`null` \\| `string`","description":"The barcode of the variant associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"variant_title","type":"`null` \\| `string`","description":"The title of the variant associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"variant_option_values","type":"`null` \\| `Record`","description":"The option values of the variant associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"compare_at_unit_price","type":"`number`","description":"The compare at unit price of the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_compare_at_unit_price","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw compare at unit price of the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"tax_lines","type":"[OrderLineItemTaxLineDTO](../order.OrderLineItemTaxLineDTO/page.mdx)[]","description":"The associated tax lines.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the tax line","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"code","type":"`string`","description":"The code of the tax line","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"rate","type":"`number`","description":"The rate of the tax line","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the tax line was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the tax line was updated","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item","type":"[OrderLineItemDTO](../order.OrderLineItemDTO/page.mdx)","description":"The associated line item","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_id","type":"`string`","description":"The ID of the associated line item","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The total tax relative to the item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The subtotal tax relative to the item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw total tax relative to the item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw subtotal tax relative to the item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"description","type":"`string`","description":"The description of the tax line","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_rate_id","type":"`string`","description":"The ID of the associated tax rate","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"provider_id","type":"`string`","description":"The ID of the associated provider","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"adjustments","type":"[OrderLineItemAdjustmentDTO](../order.OrderLineItemAdjustmentDTO/page.mdx)[]","description":"The associated adjustments.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the adjustment line","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"amount","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The amount of the adjustment line","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the adjustment line was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the adjustment line was updated","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item","type":"[OrderLineItemDTO](../order.OrderLineItemDTO/page.mdx)","description":"The associated line item","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"item_id","type":"`string`","description":"The associated line item","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"code","type":"`string`","description":"The code of the adjustment line","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"description","type":"`string`","description":"The description of the adjustment line","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"promotion_id","type":"`string`","description":"The ID of the associated promotion","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"provider_id","type":"`string`","description":"The ID of the associated provider","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"shipping_methods","type":"[OrderShippingMethodDTO](../order.OrderShippingMethodDTO/page.mdx)[]","description":"The associated shipping methods","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"name","type":"`string`","description":"The name of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"amount","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The price of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw price of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"is_tax_inclusive","type":"`boolean`","description":"Whether the shipping method price is tax inclusive or not","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the shipping method was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the shipping method was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The discount total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The discount tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"description","type":"`string`","description":"The description of the shipping method","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_option_id","type":"`string`","description":"The ID of the shipping option the method was created from","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"data","type":"`Record`","description":"Additional data needed for fulfillment.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_lines","type":"[OrderShippingMethodTaxLineDTO](../order.OrderShippingMethodTaxLineDTO/page.mdx)[]","description":"The associated tax lines.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the tax line","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"code","type":"`string`","description":"The code of the tax line","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"rate","type":"`number`","description":"The rate of the tax line","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the tax line was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the tax line was updated","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_method","type":"[OrderShippingMethodDTO](../order.OrderShippingMethodDTO/page.mdx)","description":"The associated shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_method_id","type":"`string`","description":"The ID of the associated shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The total tax relative to the shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The subtotal tax relative to the shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw total tax relative to the shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw subtotal tax relative to the shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"description","type":"`string`","description":"The description of the tax line","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_rate_id","type":"`string`","description":"The ID of the associated tax rate","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"provider_id","type":"`string`","description":"The ID of the associated provider","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"adjustments","type":"[OrderShippingMethodAdjustmentDTO](../order.OrderShippingMethodAdjustmentDTO/page.mdx)[]","description":"The associated adjustments.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the adjustment line","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"amount","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The amount of the adjustment line","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the adjustment line was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the adjustment line was updated","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_method","type":"[OrderShippingMethodDTO](../order.OrderShippingMethodDTO/page.mdx)","description":"The associated shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_method_id","type":"`string`","description":"The ID of the associated shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"code","type":"`string`","description":"The code of the adjustment line","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"description","type":"`string`","description":"The description of the adjustment line","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"promotion_id","type":"`string`","description":"The ID of the associated promotion","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"provider_id","type":"`string`","description":"The ID of the associated provider","optional":true,"defaultValue":"","expandable":false,"children":[]}]}]},{"name":"transactions","type":"[OrderTransactionDTO](../order.OrderTransactionDTO/page.mdx)[]","description":"The tramsactions associated with the order","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[OrderDTO](page.mdx)","description":"The associated order","optional":false,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"version","type":"`number`","description":"The version of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"status","type":"[OrderStatus](../../types/order.OrderStatus/page.mdx)","description":"The status of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"The currency of the order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_change","type":"[OrderChangeDTO](../order.OrderChangeDTO/page.mdx)","description":"The active order change, if any.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"region_id","type":"`string`","description":"The ID of the region the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The ID of the customer on the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`string`","description":"The ID of the sales channel the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"email","type":"`string`","description":"The email of the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"[OrderAddressDTO](../order.OrderAddressDTO/page.mdx)","description":"The associated shipping address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"billing_address","type":"[OrderAddressDTO](../order.OrderAddressDTO/page.mdx)","description":"The associated billing address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"items","type":"[OrderLineItemDTO](../order.OrderLineItemDTO/page.mdx)[]","description":"The associated order details / line items.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"shipping_methods","type":"[OrderShippingMethodDTO](../order.OrderShippingMethodDTO/page.mdx)[]","description":"The associated shipping methods","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"transactions","type":"[OrderTransactionDTO](../order.OrderTransactionDTO/page.mdx)[]","description":"The tramsactions associated with the order","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"summary","type":"[OrderSummaryDTO](../../types/order.OrderSummaryDTO/page.mdx)","description":"The summary of the order totals.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"amount","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The amount of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw amount of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"currency_code","type":"`string`","description":"The currency code of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference","type":"`string`","description":"The reference of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference_id","type":"`string`","description":"The ID of the reference","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the transaction was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the transaction was updated","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"The metadata of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"summary","type":"[OrderSummaryDTO](../../types/order.OrderSummaryDTO/page.mdx)","description":"The summary of the order totals.","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total_tax","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"ordered_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"fulfilled_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"returned_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_request_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"write_off_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"projected_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_total_tax","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_total_tax","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_projected_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"balance","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_balance","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"paid_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"refunded_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]}]} sectionTitle="OrderDTO"/> +`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"return_order","type":"[ReturnDTO](../order.ReturnDTO/page.mdx)","description":"The associated return order","optional":false,"defaultValue":"","expandable":true,"children":[{"name":"currency_code","type":"`string`","description":"The currency of the order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"id","type":"`string`","description":"The ID of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"status","type":"[ReturnStatus](../../types/order.ReturnStatus/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_change","type":"[OrderChangeDTO](../order.OrderChangeDTO/page.mdx)","description":"The active order change, if any.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"region_id","type":"`string`","description":"The ID of the region the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The ID of the customer on the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`string`","description":"The ID of the sales channel the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"email","type":"`string`","description":"The email of the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"[OrderAddressDTO](../order.OrderAddressDTO/page.mdx)","description":"The associated shipping address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"billing_address","type":"[OrderAddressDTO](../order.OrderAddressDTO/page.mdx)","description":"The associated billing address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"items","type":"[OrderLineItemDTO](../order.OrderLineItemDTO/page.mdx)[]","description":"The associated order details / line items.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"shipping_methods","type":"[OrderShippingMethodDTO](../order.OrderShippingMethodDTO/page.mdx)[]","description":"The associated shipping methods","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"transactions","type":"[OrderTransactionDTO](../order.OrderTransactionDTO/page.mdx)[]","description":"The tramsactions associated with the order","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"summary","type":"[OrderSummaryDTO](../../types/order.OrderSummaryDTO/page.mdx)","description":"The summary of the order totals.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"refund_amount","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"exchange","type":"[OrderExchangeDTO](../order.OrderExchangeDTO/page.mdx)","description":"The associated exchange order","optional":false,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"The currency of the order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_items","type":"`any`[]","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"additional_items","type":"`any`[]","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_change","type":"[OrderChangeDTO](../order.OrderChangeDTO/page.mdx)","description":"The active order change, if any.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"region_id","type":"`string`","description":"The ID of the region the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The ID of the customer on the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`string`","description":"The ID of the sales channel the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"email","type":"`string`","description":"The email of the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"[OrderAddressDTO](../order.OrderAddressDTO/page.mdx)","description":"The associated shipping address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"billing_address","type":"[OrderAddressDTO](../order.OrderAddressDTO/page.mdx)","description":"The associated billing address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"shipping_methods","type":"[OrderShippingMethodDTO](../order.OrderShippingMethodDTO/page.mdx)[]","description":"The associated shipping methods","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"transactions","type":"[OrderTransactionDTO](../order.OrderTransactionDTO/page.mdx)[]","description":"The tramsactions associated with the order","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"summary","type":"[OrderSummaryDTO](../../types/order.OrderSummaryDTO/page.mdx)","description":"The summary of the order totals.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"no_notification","type":"`boolean`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"difference_due","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"return","type":"[ReturnDTO](../order.ReturnDTO/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"claim","type":"[OrderClaimDTO](../order.OrderClaimDTO/page.mdx)","description":"The associated claim order","optional":false,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"The currency of the order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_items","type":"`any`[]","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"additional_items","type":"`any`[]","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_change","type":"[OrderChangeDTO](../order.OrderChangeDTO/page.mdx)","description":"The active order change, if any.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"region_id","type":"`string`","description":"The ID of the region the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The ID of the customer on the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`string`","description":"The ID of the sales channel the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"email","type":"`string`","description":"The email of the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"[OrderAddressDTO](../order.OrderAddressDTO/page.mdx)","description":"The associated shipping address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"billing_address","type":"[OrderAddressDTO](../order.OrderAddressDTO/page.mdx)","description":"The associated billing address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"shipping_methods","type":"[OrderShippingMethodDTO](../order.OrderShippingMethodDTO/page.mdx)[]","description":"The associated shipping methods","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"transactions","type":"[OrderTransactionDTO](../order.OrderTransactionDTO/page.mdx)[]","description":"The tramsactions associated with the order","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"summary","type":"[OrderSummaryDTO](../../types/order.OrderSummaryDTO/page.mdx)","description":"The summary of the order totals.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"return","type":"[ReturnDTO](../order.ReturnDTO/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"no_notification","type":"`boolean`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"refund_amount","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"actions","type":"[OrderChangeActionDTO](../order.OrderChangeActionDTO/page.mdx)[]","description":"The actions of the order change","optional":false,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the order change action","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_change_id","type":"`null` \\| `string`","description":"The ID of the associated order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_change","type":"`null` \\| [OrderChangeDTO](../order.OrderChangeDTO/page.mdx)","description":"The associated order change","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"order_id","type":"`null` \\| `string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"`null` \\| [OrderDTO](page.mdx)","description":"The associated order","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"reference","type":"`string`","description":"The reference of the order change action","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference_id","type":"`string`","description":"The ID of the reference","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"action","type":"[ChangeActionType](../../types/order.ChangeActionType/page.mdx)","description":"The action of the order change action","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"details","type":"`null` \\| `Record`","description":"The details of the order change action","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"internal_note","type":"`null` \\| `string`","description":"The internal note of the order change action","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order change action was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order change action was updated","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"status","type":"`string`","description":"The status of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"requested_by","type":"`null` \\| `string`","description":"The requested by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"requested_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was requested","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"confirmed_by","type":"`null` \\| `string`","description":"The confirmed by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"confirmed_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was confirmed","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"declined_by","type":"`null` \\| `string`","description":"The declined by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"declined_reason","type":"`null` \\| `string`","description":"The declined reason of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"The metadata of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"declined_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was declined","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_by","type":"`null` \\| `string`","description":"The canceled by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was canceled","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order change was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order change was updated","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"change_type","type":"`\"return\"` \\| `\"exchange\"` \\| `\"claim\"` \\| `\"edit\"`","description":"The type of the order change","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"region_id","type":"`string`","description":"The ID of the region the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The ID of the customer on the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`string`","description":"The ID of the sales channel the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"email","type":"`string`","description":"The email of the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"[OrderAddressDTO](../order.OrderAddressDTO/page.mdx)","description":"The associated shipping address.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the address","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the address was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the address was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The customer ID of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"first_name","type":"`string`","description":"The first name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"last_name","type":"`string`","description":"The last name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"phone","type":"`string`","description":"The phone number of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"company","type":"`string`","description":"The company of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_1","type":"`string`","description":"The first address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_2","type":"`string`","description":"The second address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"city","type":"`string`","description":"The city of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"country_code","type":"`string`","description":"The country code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"province","type":"`string`","description":"The province/state of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"postal_code","type":"`string`","description":"The postal code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"billing_address","type":"[OrderAddressDTO](../order.OrderAddressDTO/page.mdx)","description":"The associated billing address.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the address","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the address was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the address was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The customer ID of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"first_name","type":"`string`","description":"The first name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"last_name","type":"`string`","description":"The last name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"phone","type":"`string`","description":"The phone number of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"company","type":"`string`","description":"The company of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_1","type":"`string`","description":"The first address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_2","type":"`string`","description":"The second address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"city","type":"`string`","description":"The city of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"country_code","type":"`string`","description":"The country code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"province","type":"`string`","description":"The province/state of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"postal_code","type":"`string`","description":"The postal code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"items","type":"[OrderLineItemDTO](../order.OrderLineItemDTO/page.mdx)[]","description":"The associated order details / line items.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"original_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The item total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The item subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The item tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The discount total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The discount tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"refundable_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The refundable total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"refundable_total_per_unit","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The refundable total per unit of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_item_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_item_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_item_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_refundable_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw refundable total of the order line item..","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_refundable_total_per_unit","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw refundable total per unit of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"id","type":"`string`","description":"The ID of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"title","type":"`string`","description":"The title of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"requires_shipping","type":"`boolean`","description":"Indicates whether the order line item requires shipping.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_discountable","type":"`boolean`","description":"Indicates whether the order line item is discountable.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_tax_inclusive","type":"`boolean`","description":"Indicates whether the order line item price is tax inclusive.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"unit_price","type":"`number`","description":"The unit price of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_unit_price","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw unit price of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"quantity","type":"`number`","description":"The quantity of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_quantity","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw quantity of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"detail","type":"[OrderItemDTO](../order.OrderItemDTO/page.mdx)","description":"The details of the item","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"The ID of the order detail.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_id","type":"`string`","description":"The ID of the associated item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item","type":"[OrderLineItemDTO](../order.OrderLineItemDTO/page.mdx)","description":"The Line Item of the order detail.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"quantity","type":"`number`","description":"The quantity of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_quantity","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw quantity of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"fulfilled_quantity","type":"`number`","description":"The fulfilled quantity of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_fulfilled_quantity","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw fulfilled quantity of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipped_quantity","type":"`number`","description":"The shipped quantity of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipped_quantity","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipped quantity of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_requested_quantity","type":"`number`","description":"The quantity of return requested for the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_return_requested_quantity","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw quantity of return requested for the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_received_quantity","type":"`number`","description":"The quantity of return received for the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_return_received_quantity","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw quantity of return received for the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_dismissed_quantity","type":"`number`","description":"The quantity of return dismissed for the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_return_dismissed_quantity","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw quantity of return dismissed for the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"written_off_quantity","type":"`number`","description":"The quantity of written off for the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_written_off_quantity","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw quantity of written off for the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"The metadata of the order detail","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"The date when the order line item was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"The date when the order line item was last updated.","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"created_at","type":"`Date`","description":"The date when the order line item was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"The date when the order line item was last updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtitle","type":"`null` \\| `string`","description":"The subtitle of the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"thumbnail","type":"`null` \\| `string`","description":"The thumbnail of the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"variant_id","type":"`null` \\| `string`","description":"The ID of the variant associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_id","type":"`null` \\| `string`","description":"The ID of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_title","type":"`null` \\| `string`","description":"The title of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_description","type":"`null` \\| `string`","description":"The description of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_subtitle","type":"`null` \\| `string`","description":"The subtitle of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_type","type":"`null` \\| `string`","description":"The type of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_collection","type":"`null` \\| `string`","description":"The collection of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_handle","type":"`null` \\| `string`","description":"The handle of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"variant_sku","type":"`null` \\| `string`","description":"The SKU (stock keeping unit) of the variant associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"variant_barcode","type":"`null` \\| `string`","description":"The barcode of the variant associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"variant_title","type":"`null` \\| `string`","description":"The title of the variant associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"variant_option_values","type":"`null` \\| `Record`","description":"The option values of the variant associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"compare_at_unit_price","type":"`number`","description":"The compare at unit price of the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_compare_at_unit_price","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw compare at unit price of the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"tax_lines","type":"[OrderLineItemTaxLineDTO](../order.OrderLineItemTaxLineDTO/page.mdx)[]","description":"The associated tax lines.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the tax line","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"code","type":"`string`","description":"The code of the tax line","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"rate","type":"`number`","description":"The rate of the tax line","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the tax line was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the tax line was updated","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item","type":"[OrderLineItemDTO](../order.OrderLineItemDTO/page.mdx)","description":"The associated line item","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_id","type":"`string`","description":"The ID of the associated line item","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The total tax relative to the item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The subtotal tax relative to the item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw total tax relative to the item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw subtotal tax relative to the item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"description","type":"`string`","description":"The description of the tax line","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_rate_id","type":"`string`","description":"The ID of the associated tax rate","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"provider_id","type":"`string`","description":"The ID of the associated provider","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"adjustments","type":"[OrderLineItemAdjustmentDTO](../order.OrderLineItemAdjustmentDTO/page.mdx)[]","description":"The associated adjustments.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the adjustment line","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"amount","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The amount of the adjustment line","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the adjustment line was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the adjustment line was updated","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item","type":"[OrderLineItemDTO](../order.OrderLineItemDTO/page.mdx)","description":"The associated line item","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"item_id","type":"`string`","description":"The associated line item","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"code","type":"`string`","description":"The code of the adjustment line","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"description","type":"`string`","description":"The description of the adjustment line","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"promotion_id","type":"`string`","description":"The ID of the associated promotion","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"provider_id","type":"`string`","description":"The ID of the associated provider","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"shipping_methods","type":"[OrderShippingMethodDTO](../order.OrderShippingMethodDTO/page.mdx)[]","description":"The associated shipping methods","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"name","type":"`string`","description":"The name of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"amount","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The price of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw price of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"is_tax_inclusive","type":"`boolean`","description":"Whether the shipping method price is tax inclusive or not","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the shipping method was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the shipping method was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The discount total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The discount tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"description","type":"`string`","description":"The description of the shipping method","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_option_id","type":"`string`","description":"The ID of the shipping option the method was created from","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"data","type":"`Record`","description":"Additional data needed for fulfillment.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_lines","type":"[OrderShippingMethodTaxLineDTO](../order.OrderShippingMethodTaxLineDTO/page.mdx)[]","description":"The associated tax lines.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the tax line","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"code","type":"`string`","description":"The code of the tax line","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"rate","type":"`number`","description":"The rate of the tax line","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the tax line was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the tax line was updated","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_method","type":"[OrderShippingMethodDTO](../order.OrderShippingMethodDTO/page.mdx)","description":"The associated shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_method_id","type":"`string`","description":"The ID of the associated shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The total tax relative to the shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The subtotal tax relative to the shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw total tax relative to the shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw subtotal tax relative to the shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"description","type":"`string`","description":"The description of the tax line","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_rate_id","type":"`string`","description":"The ID of the associated tax rate","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"provider_id","type":"`string`","description":"The ID of the associated provider","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"adjustments","type":"[OrderShippingMethodAdjustmentDTO](../order.OrderShippingMethodAdjustmentDTO/page.mdx)[]","description":"The associated adjustments.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the adjustment line","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"amount","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The amount of the adjustment line","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the adjustment line was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the adjustment line was updated","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_method","type":"[OrderShippingMethodDTO](../order.OrderShippingMethodDTO/page.mdx)","description":"The associated shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_method_id","type":"`string`","description":"The ID of the associated shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"code","type":"`string`","description":"The code of the adjustment line","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"description","type":"`string`","description":"The description of the adjustment line","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"promotion_id","type":"`string`","description":"The ID of the associated promotion","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"provider_id","type":"`string`","description":"The ID of the associated provider","optional":true,"defaultValue":"","expandable":false,"children":[]}]}]},{"name":"transactions","type":"[OrderTransactionDTO](../order.OrderTransactionDTO/page.mdx)[]","description":"The tramsactions associated with the order","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[OrderDTO](page.mdx)","description":"The associated order","optional":false,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"version","type":"`number`","description":"The version of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"status","type":"[OrderStatus](../../types/order.OrderStatus/page.mdx)","description":"The status of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"The currency of the order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_change","type":"[OrderChangeDTO](../order.OrderChangeDTO/page.mdx)","description":"The active order change, if any.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"region_id","type":"`string`","description":"The ID of the region the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The ID of the customer on the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`string`","description":"The ID of the sales channel the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"email","type":"`string`","description":"The email of the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"[OrderAddressDTO](../order.OrderAddressDTO/page.mdx)","description":"The associated shipping address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"billing_address","type":"[OrderAddressDTO](../order.OrderAddressDTO/page.mdx)","description":"The associated billing address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"items","type":"[OrderLineItemDTO](../order.OrderLineItemDTO/page.mdx)[]","description":"The associated order details / line items.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"shipping_methods","type":"[OrderShippingMethodDTO](../order.OrderShippingMethodDTO/page.mdx)[]","description":"The associated shipping methods","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"transactions","type":"[OrderTransactionDTO](../order.OrderTransactionDTO/page.mdx)[]","description":"The tramsactions associated with the order","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"summary","type":"[OrderSummaryDTO](../../types/order.OrderSummaryDTO/page.mdx)","description":"The summary of the order totals.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"amount","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The amount of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw amount of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"currency_code","type":"`string`","description":"The currency code of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference","type":"`string`","description":"The reference of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference_id","type":"`string`","description":"The ID of the reference","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the transaction was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the transaction was updated","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"The metadata of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"summary","type":"[OrderSummaryDTO](../../types/order.OrderSummaryDTO/page.mdx)","description":"The summary of the order totals.","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total_tax","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"ordered_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"fulfilled_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"returned_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_request_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"write_off_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"projected_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_total_tax","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_total_tax","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_projected_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"balance","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_balance","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"paid_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"refunded_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]}]} sectionTitle="OrderDTO"/> diff --git a/www/apps/resources/references/order/interfaces/order.OrderExchangeDTO/page.mdx b/www/apps/resources/references/order/interfaces/order.OrderExchangeDTO/page.mdx index 965ce5f02e..e8283f125e 100644 --- a/www/apps/resources/references/order/interfaces/order.OrderExchangeDTO/page.mdx +++ b/www/apps/resources/references/order/interfaces/order.OrderExchangeDTO/page.mdx @@ -6,4 +6,4 @@ import { TypeList } from "docs-ui" # OrderExchangeDTO -`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"return_order","type":"[ReturnDTO](../order.ReturnDTO/page.mdx)","description":"The associated return order","optional":false,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"The currency of the order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"status","type":"[ReturnStatus](../../types/order.ReturnStatus/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_change","type":"[OrderChangeDTO](../order.OrderChangeDTO/page.mdx)","description":"The active order change, if any.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"region_id","type":"`string`","description":"The ID of the region the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The ID of the customer on the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`string`","description":"The ID of the sales channel the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"email","type":"`string`","description":"The email of the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"[OrderAddressDTO](../order.OrderAddressDTO/page.mdx)","description":"The associated shipping address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"billing_address","type":"[OrderAddressDTO](../order.OrderAddressDTO/page.mdx)","description":"The associated billing address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"items","type":"[OrderLineItemDTO](../order.OrderLineItemDTO/page.mdx)[]","description":"The associated order details / line items.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"shipping_methods","type":"[OrderShippingMethodDTO](../order.OrderShippingMethodDTO/page.mdx)[]","description":"The associated shipping methods","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"transactions","type":"[OrderTransactionDTO](../order.OrderTransactionDTO/page.mdx)[]","description":"The tramsactions associated with the order","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"summary","type":"[OrderSummaryDTO](../../types/order.OrderSummaryDTO/page.mdx)","description":"The summary of the order totals.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"refund_amount","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"exchange","type":"[OrderExchangeDTO](page.mdx)","description":"The associated exchange order","optional":false,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"The currency of the order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_items","type":"`any`[]","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"additional_items","type":"`any`[]","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_change","type":"[OrderChangeDTO](../order.OrderChangeDTO/page.mdx)","description":"The active order change, if any.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"region_id","type":"`string`","description":"The ID of the region the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The ID of the customer on the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`string`","description":"The ID of the sales channel the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"email","type":"`string`","description":"The email of the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"[OrderAddressDTO](../order.OrderAddressDTO/page.mdx)","description":"The associated shipping address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"billing_address","type":"[OrderAddressDTO](../order.OrderAddressDTO/page.mdx)","description":"The associated billing address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"shipping_methods","type":"[OrderShippingMethodDTO](../order.OrderShippingMethodDTO/page.mdx)[]","description":"The associated shipping methods","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"transactions","type":"[OrderTransactionDTO](../order.OrderTransactionDTO/page.mdx)[]","description":"The tramsactions associated with the order","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"summary","type":"[OrderSummaryDTO](../../types/order.OrderSummaryDTO/page.mdx)","description":"The summary of the order totals.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"no_notification","type":"`boolean`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"difference_due","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"return","type":"[ReturnDTO](../order.ReturnDTO/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"claim","type":"[OrderClaimDTO](../order.OrderClaimDTO/page.mdx)","description":"The associated claim order","optional":false,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"The currency of the order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_items","type":"`any`[]","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"additional_items","type":"`any`[]","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_change","type":"[OrderChangeDTO](../order.OrderChangeDTO/page.mdx)","description":"The active order change, if any.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"region_id","type":"`string`","description":"The ID of the region the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The ID of the customer on the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`string`","description":"The ID of the sales channel the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"email","type":"`string`","description":"The email of the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"[OrderAddressDTO](../order.OrderAddressDTO/page.mdx)","description":"The associated shipping address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"billing_address","type":"[OrderAddressDTO](../order.OrderAddressDTO/page.mdx)","description":"The associated billing address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"shipping_methods","type":"[OrderShippingMethodDTO](../order.OrderShippingMethodDTO/page.mdx)[]","description":"The associated shipping methods","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"transactions","type":"[OrderTransactionDTO](../order.OrderTransactionDTO/page.mdx)[]","description":"The tramsactions associated with the order","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"summary","type":"[OrderSummaryDTO](../../types/order.OrderSummaryDTO/page.mdx)","description":"The summary of the order totals.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"return","type":"[ReturnDTO](../order.ReturnDTO/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"no_notification","type":"`boolean`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"refund_amount","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"actions","type":"[OrderChangeActionDTO](../order.OrderChangeActionDTO/page.mdx)[]","description":"The actions of the order change","optional":false,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the order change action","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_change_id","type":"`null` \\| `string`","description":"The ID of the associated order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_change","type":"`null` \\| [OrderChangeDTO](../order.OrderChangeDTO/page.mdx)","description":"The associated order change","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"order_id","type":"`null` \\| `string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"`null` \\| [OrderDTO](../order.OrderDTO/page.mdx)","description":"The associated order","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"reference","type":"`string`","description":"The reference of the order change action","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference_id","type":"`string`","description":"The ID of the reference","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"action","type":"[ChangeActionType](../../types/order.ChangeActionType/page.mdx)","description":"The action of the order change action","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"details","type":"`null` \\| `Record`","description":"The details of the order change action","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"internal_note","type":"`null` \\| `string`","description":"The internal note of the order change action","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order change action was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order change action was updated","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"status","type":"`string`","description":"The status of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"requested_by","type":"`null` \\| `string`","description":"The requested by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"requested_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was requested","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"confirmed_by","type":"`null` \\| `string`","description":"The confirmed by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"confirmed_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was confirmed","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"declined_by","type":"`null` \\| `string`","description":"The declined by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"declined_reason","type":"`null` \\| `string`","description":"The declined reason of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"The metadata of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"declined_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was declined","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_by","type":"`null` \\| `string`","description":"The canceled by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was canceled","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order change was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order change was updated","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"change_type","type":"`\"return\"` \\| `\"exchange\"` \\| `\"claim\"` \\| `\"edit\"`","description":"The type of the order change","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"region_id","type":"`string`","description":"The ID of the region the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The ID of the customer on the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`string`","description":"The ID of the sales channel the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"email","type":"`string`","description":"The email of the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"[OrderAddressDTO](../order.OrderAddressDTO/page.mdx)","description":"The associated shipping address.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the address","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the address was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the address was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The customer ID of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"first_name","type":"`string`","description":"The first name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"last_name","type":"`string`","description":"The last name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"phone","type":"`string`","description":"The phone number of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"company","type":"`string`","description":"The company of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_1","type":"`string`","description":"The first address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_2","type":"`string`","description":"The second address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"city","type":"`string`","description":"The city of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"country_code","type":"`string`","description":"The country code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"province","type":"`string`","description":"The province/state of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"postal_code","type":"`string`","description":"The postal code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"billing_address","type":"[OrderAddressDTO](../order.OrderAddressDTO/page.mdx)","description":"The associated billing address.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the address","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the address was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the address was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The customer ID of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"first_name","type":"`string`","description":"The first name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"last_name","type":"`string`","description":"The last name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"phone","type":"`string`","description":"The phone number of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"company","type":"`string`","description":"The company of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_1","type":"`string`","description":"The first address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_2","type":"`string`","description":"The second address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"city","type":"`string`","description":"The city of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"country_code","type":"`string`","description":"The country code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"province","type":"`string`","description":"The province/state of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"postal_code","type":"`string`","description":"The postal code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"shipping_methods","type":"[OrderShippingMethodDTO](../order.OrderShippingMethodDTO/page.mdx)[]","description":"The associated shipping methods","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"name","type":"`string`","description":"The name of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"amount","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The price of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw price of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"is_tax_inclusive","type":"`boolean`","description":"Whether the shipping method price is tax inclusive or not","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the shipping method was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the shipping method was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The discount total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The discount tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"description","type":"`string`","description":"The description of the shipping method","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_option_id","type":"`string`","description":"The ID of the shipping option the method was created from","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"data","type":"`Record`","description":"Additional data needed for fulfillment.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_lines","type":"[OrderShippingMethodTaxLineDTO](../order.OrderShippingMethodTaxLineDTO/page.mdx)[]","description":"The associated tax lines.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the tax line","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"code","type":"`string`","description":"The code of the tax line","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"rate","type":"`number`","description":"The rate of the tax line","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the tax line was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the tax line was updated","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_method","type":"[OrderShippingMethodDTO](../order.OrderShippingMethodDTO/page.mdx)","description":"The associated shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_method_id","type":"`string`","description":"The ID of the associated shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The total tax relative to the shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The subtotal tax relative to the shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw total tax relative to the shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw subtotal tax relative to the shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"description","type":"`string`","description":"The description of the tax line","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_rate_id","type":"`string`","description":"The ID of the associated tax rate","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"provider_id","type":"`string`","description":"The ID of the associated provider","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"adjustments","type":"[OrderShippingMethodAdjustmentDTO](../order.OrderShippingMethodAdjustmentDTO/page.mdx)[]","description":"The associated adjustments.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the adjustment line","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"amount","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The amount of the adjustment line","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the adjustment line was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the adjustment line was updated","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_method","type":"[OrderShippingMethodDTO](../order.OrderShippingMethodDTO/page.mdx)","description":"The associated shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_method_id","type":"`string`","description":"The ID of the associated shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"code","type":"`string`","description":"The code of the adjustment line","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"description","type":"`string`","description":"The description of the adjustment line","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"promotion_id","type":"`string`","description":"The ID of the associated promotion","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"provider_id","type":"`string`","description":"The ID of the associated provider","optional":true,"defaultValue":"","expandable":false,"children":[]}]}]},{"name":"transactions","type":"[OrderTransactionDTO](../order.OrderTransactionDTO/page.mdx)[]","description":"The tramsactions associated with the order","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[OrderDTO](../order.OrderDTO/page.mdx)","description":"The associated order","optional":false,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"version","type":"`number`","description":"The version of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"status","type":"[OrderStatus](../../types/order.OrderStatus/page.mdx)","description":"The status of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"The currency of the order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_change","type":"[OrderChangeDTO](../order.OrderChangeDTO/page.mdx)","description":"The active order change, if any.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"region_id","type":"`string`","description":"The ID of the region the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The ID of the customer on the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`string`","description":"The ID of the sales channel the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"email","type":"`string`","description":"The email of the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"[OrderAddressDTO](../order.OrderAddressDTO/page.mdx)","description":"The associated shipping address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"billing_address","type":"[OrderAddressDTO](../order.OrderAddressDTO/page.mdx)","description":"The associated billing address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"items","type":"[OrderLineItemDTO](../order.OrderLineItemDTO/page.mdx)[]","description":"The associated order details / line items.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"shipping_methods","type":"[OrderShippingMethodDTO](../order.OrderShippingMethodDTO/page.mdx)[]","description":"The associated shipping methods","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"transactions","type":"[OrderTransactionDTO](../order.OrderTransactionDTO/page.mdx)[]","description":"The tramsactions associated with the order","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"summary","type":"[OrderSummaryDTO](../../types/order.OrderSummaryDTO/page.mdx)","description":"The summary of the order totals.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"amount","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The amount of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw amount of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"currency_code","type":"`string`","description":"The currency code of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference","type":"`string`","description":"The reference of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference_id","type":"`string`","description":"The ID of the reference","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the transaction was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the transaction was updated","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"The metadata of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"summary","type":"[OrderSummaryDTO](../../types/order.OrderSummaryDTO/page.mdx)","description":"The summary of the order totals.","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total_tax","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"ordered_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"fulfilled_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"returned_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_request_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"write_off_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"projected_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_total_tax","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_total_tax","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_projected_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"balance","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_balance","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"paid_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"refunded_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"no_notification","type":"`boolean`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"difference_due","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"return","type":"[ReturnDTO](../order.ReturnDTO/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"The ID of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"The currency of the order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_item_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_item_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_item_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_item_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_item_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_gift_card_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_gift_card_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_shipping_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_shipping_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_shipping_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_shipping_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_shipping_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_shipping_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"status","type":"[ReturnStatus](../../types/order.ReturnStatus/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_change","type":"[OrderChangeDTO](../order.OrderChangeDTO/page.mdx)","description":"The active order change, if any.","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"The ID of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"version","type":"`number`","description":"The version of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`string`","description":"The ID of the associated return order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange_id","type":"`string`","description":"The ID of the associated exchange order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_id","type":"`string`","description":"The ID of the associated claim order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[OrderDTO](../order.OrderDTO/page.mdx)","description":"The associated order","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"return_order","type":"[ReturnDTO](../order.ReturnDTO/page.mdx)","description":"The associated return order","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"exchange","type":"[OrderExchangeDTO](page.mdx)","description":"The associated exchange order","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"claim","type":"[OrderClaimDTO](../order.OrderClaimDTO/page.mdx)","description":"The associated claim order","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"actions","type":"[OrderChangeActionDTO](../order.OrderChangeActionDTO/page.mdx)[]","description":"The actions of the order change","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"status","type":"`string`","description":"The status of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"requested_by","type":"`null` \\| `string`","description":"The requested by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"requested_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was requested","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"confirmed_by","type":"`null` \\| `string`","description":"The confirmed by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"confirmed_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was confirmed","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"declined_by","type":"`null` \\| `string`","description":"The declined by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"declined_reason","type":"`null` \\| `string`","description":"The declined reason of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"The metadata of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"declined_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was declined","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_by","type":"`null` \\| `string`","description":"The canceled by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was canceled","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order change was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order change was updated","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"change_type","type":"`\"return\"` \\| `\"exchange\"` \\| `\"claim\"` \\| `\"edit\"`","description":"The type of the order change","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"region_id","type":"`string`","description":"The ID of the region the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The ID of the customer on the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`string`","description":"The ID of the sales channel the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"email","type":"`string`","description":"The email of the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"[OrderAddressDTO](../order.OrderAddressDTO/page.mdx)","description":"The associated shipping address.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the address","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the address was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the address was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The customer ID of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"first_name","type":"`string`","description":"The first name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"last_name","type":"`string`","description":"The last name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"phone","type":"`string`","description":"The phone number of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"company","type":"`string`","description":"The company of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_1","type":"`string`","description":"The first address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_2","type":"`string`","description":"The second address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"city","type":"`string`","description":"The city of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"country_code","type":"`string`","description":"The country code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"province","type":"`string`","description":"The province/state of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"postal_code","type":"`string`","description":"The postal code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"billing_address","type":"[OrderAddressDTO](../order.OrderAddressDTO/page.mdx)","description":"The associated billing address.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the address","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the address was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the address was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The customer ID of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"first_name","type":"`string`","description":"The first name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"last_name","type":"`string`","description":"The last name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"phone","type":"`string`","description":"The phone number of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"company","type":"`string`","description":"The company of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_1","type":"`string`","description":"The first address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_2","type":"`string`","description":"The second address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"city","type":"`string`","description":"The city of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"country_code","type":"`string`","description":"The country code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"province","type":"`string`","description":"The province/state of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"postal_code","type":"`string`","description":"The postal code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"items","type":"[OrderLineItemDTO](../order.OrderLineItemDTO/page.mdx)[]","description":"The associated order details / line items.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"original_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The item total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The item subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The item tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The discount total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The discount tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"refundable_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The refundable total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"refundable_total_per_unit","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The refundable total per unit of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_refundable_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw refundable total of the order line item..","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_refundable_total_per_unit","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw refundable total per unit of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"id","type":"`string`","description":"The ID of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"title","type":"`string`","description":"The title of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"requires_shipping","type":"`boolean`","description":"Indicates whether the order line item requires shipping.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_discountable","type":"`boolean`","description":"Indicates whether the order line item is discountable.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_tax_inclusive","type":"`boolean`","description":"Indicates whether the order line item price is tax inclusive.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"unit_price","type":"`number`","description":"The unit price of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_unit_price","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw unit price of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"quantity","type":"`number`","description":"The quantity of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_quantity","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw quantity of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"detail","type":"[OrderItemDTO](../order.OrderItemDTO/page.mdx)","description":"The details of the item","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"The date when the order line item was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"The date when the order line item was last updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtitle","type":"`null` \\| `string`","description":"The subtitle of the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"thumbnail","type":"`null` \\| `string`","description":"The thumbnail of the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"variant_id","type":"`null` \\| `string`","description":"The ID of the variant associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_id","type":"`null` \\| `string`","description":"The ID of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_title","type":"`null` \\| `string`","description":"The title of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_description","type":"`null` \\| `string`","description":"The description of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_subtitle","type":"`null` \\| `string`","description":"The subtitle of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_type","type":"`null` \\| `string`","description":"The type of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_collection","type":"`null` \\| `string`","description":"The collection of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_handle","type":"`null` \\| `string`","description":"The handle of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"variant_sku","type":"`null` \\| `string`","description":"The SKU (stock keeping unit) of the variant associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"variant_barcode","type":"`null` \\| `string`","description":"The barcode of the variant associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"variant_title","type":"`null` \\| `string`","description":"The title of the variant associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"variant_option_values","type":"`null` \\| `Record`","description":"The option values of the variant associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"compare_at_unit_price","type":"`number`","description":"The compare at unit price of the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_compare_at_unit_price","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw compare at unit price of the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_lines","type":"[OrderLineItemTaxLineDTO](../order.OrderLineItemTaxLineDTO/page.mdx)[]","description":"The associated tax lines.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"adjustments","type":"[OrderLineItemAdjustmentDTO](../order.OrderLineItemAdjustmentDTO/page.mdx)[]","description":"The associated adjustments.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"shipping_methods","type":"[OrderShippingMethodDTO](../order.OrderShippingMethodDTO/page.mdx)[]","description":"The associated shipping methods","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"name","type":"`string`","description":"The name of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"amount","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The price of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw price of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_tax_inclusive","type":"`boolean`","description":"Whether the shipping method price is tax inclusive or not","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the shipping method was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the shipping method was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The discount total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The discount tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"description","type":"`string`","description":"The description of the shipping method","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_option_id","type":"`string`","description":"The ID of the shipping option the method was created from","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"data","type":"`Record`","description":"Additional data needed for fulfillment.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_lines","type":"[OrderShippingMethodTaxLineDTO](../order.OrderShippingMethodTaxLineDTO/page.mdx)[]","description":"The associated tax lines.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"adjustments","type":"[OrderShippingMethodAdjustmentDTO](../order.OrderShippingMethodAdjustmentDTO/page.mdx)[]","description":"The associated adjustments.","optional":true,"defaultValue":"","expandable":true,"children":[]}]},{"name":"transactions","type":"[OrderTransactionDTO](../order.OrderTransactionDTO/page.mdx)[]","description":"The tramsactions associated with the order","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[OrderDTO](../order.OrderDTO/page.mdx)","description":"The associated order","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"amount","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The amount of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw amount of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"The currency code of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference","type":"`string`","description":"The reference of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference_id","type":"`string`","description":"The ID of the reference","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the transaction was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the transaction was updated","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"The metadata of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"summary","type":"[OrderSummaryDTO](../../types/order.OrderSummaryDTO/page.mdx)","description":"The summary of the order totals.","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total_tax","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"ordered_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"fulfilled_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"returned_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_request_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"write_off_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"projected_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_total_tax","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_total_tax","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_projected_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"balance","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_balance","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"paid_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"refunded_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"refund_amount","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]}]} sectionTitle="OrderExchangeDTO"/> +`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"return_order","type":"[ReturnDTO](../order.ReturnDTO/page.mdx)","description":"The associated return order","optional":false,"defaultValue":"","expandable":true,"children":[{"name":"currency_code","type":"`string`","description":"The currency of the order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"id","type":"`string`","description":"The ID of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"status","type":"[ReturnStatus](../../types/order.ReturnStatus/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_change","type":"[OrderChangeDTO](../order.OrderChangeDTO/page.mdx)","description":"The active order change, if any.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"region_id","type":"`string`","description":"The ID of the region the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The ID of the customer on the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`string`","description":"The ID of the sales channel the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"email","type":"`string`","description":"The email of the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"[OrderAddressDTO](../order.OrderAddressDTO/page.mdx)","description":"The associated shipping address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"billing_address","type":"[OrderAddressDTO](../order.OrderAddressDTO/page.mdx)","description":"The associated billing address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"items","type":"[OrderLineItemDTO](../order.OrderLineItemDTO/page.mdx)[]","description":"The associated order details / line items.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"shipping_methods","type":"[OrderShippingMethodDTO](../order.OrderShippingMethodDTO/page.mdx)[]","description":"The associated shipping methods","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"transactions","type":"[OrderTransactionDTO](../order.OrderTransactionDTO/page.mdx)[]","description":"The tramsactions associated with the order","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"summary","type":"[OrderSummaryDTO](../../types/order.OrderSummaryDTO/page.mdx)","description":"The summary of the order totals.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"refund_amount","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"exchange","type":"[OrderExchangeDTO](page.mdx)","description":"The associated exchange order","optional":false,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"The currency of the order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_items","type":"`any`[]","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"additional_items","type":"`any`[]","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_change","type":"[OrderChangeDTO](../order.OrderChangeDTO/page.mdx)","description":"The active order change, if any.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"region_id","type":"`string`","description":"The ID of the region the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The ID of the customer on the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`string`","description":"The ID of the sales channel the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"email","type":"`string`","description":"The email of the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"[OrderAddressDTO](../order.OrderAddressDTO/page.mdx)","description":"The associated shipping address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"billing_address","type":"[OrderAddressDTO](../order.OrderAddressDTO/page.mdx)","description":"The associated billing address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"shipping_methods","type":"[OrderShippingMethodDTO](../order.OrderShippingMethodDTO/page.mdx)[]","description":"The associated shipping methods","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"transactions","type":"[OrderTransactionDTO](../order.OrderTransactionDTO/page.mdx)[]","description":"The tramsactions associated with the order","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"summary","type":"[OrderSummaryDTO](../../types/order.OrderSummaryDTO/page.mdx)","description":"The summary of the order totals.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"no_notification","type":"`boolean`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"difference_due","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"return","type":"[ReturnDTO](../order.ReturnDTO/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"claim","type":"[OrderClaimDTO](../order.OrderClaimDTO/page.mdx)","description":"The associated claim order","optional":false,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"The currency of the order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_items","type":"`any`[]","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"additional_items","type":"`any`[]","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_change","type":"[OrderChangeDTO](../order.OrderChangeDTO/page.mdx)","description":"The active order change, if any.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"region_id","type":"`string`","description":"The ID of the region the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The ID of the customer on the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`string`","description":"The ID of the sales channel the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"email","type":"`string`","description":"The email of the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"[OrderAddressDTO](../order.OrderAddressDTO/page.mdx)","description":"The associated shipping address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"billing_address","type":"[OrderAddressDTO](../order.OrderAddressDTO/page.mdx)","description":"The associated billing address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"shipping_methods","type":"[OrderShippingMethodDTO](../order.OrderShippingMethodDTO/page.mdx)[]","description":"The associated shipping methods","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"transactions","type":"[OrderTransactionDTO](../order.OrderTransactionDTO/page.mdx)[]","description":"The tramsactions associated with the order","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"summary","type":"[OrderSummaryDTO](../../types/order.OrderSummaryDTO/page.mdx)","description":"The summary of the order totals.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"return","type":"[ReturnDTO](../order.ReturnDTO/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"no_notification","type":"`boolean`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"refund_amount","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"actions","type":"[OrderChangeActionDTO](../order.OrderChangeActionDTO/page.mdx)[]","description":"The actions of the order change","optional":false,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the order change action","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_change_id","type":"`null` \\| `string`","description":"The ID of the associated order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_change","type":"`null` \\| [OrderChangeDTO](../order.OrderChangeDTO/page.mdx)","description":"The associated order change","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"order_id","type":"`null` \\| `string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"`null` \\| [OrderDTO](../order.OrderDTO/page.mdx)","description":"The associated order","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"reference","type":"`string`","description":"The reference of the order change action","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference_id","type":"`string`","description":"The ID of the reference","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"action","type":"[ChangeActionType](../../types/order.ChangeActionType/page.mdx)","description":"The action of the order change action","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"details","type":"`null` \\| `Record`","description":"The details of the order change action","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"internal_note","type":"`null` \\| `string`","description":"The internal note of the order change action","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order change action was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order change action was updated","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"status","type":"`string`","description":"The status of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"requested_by","type":"`null` \\| `string`","description":"The requested by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"requested_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was requested","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"confirmed_by","type":"`null` \\| `string`","description":"The confirmed by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"confirmed_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was confirmed","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"declined_by","type":"`null` \\| `string`","description":"The declined by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"declined_reason","type":"`null` \\| `string`","description":"The declined reason of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"The metadata of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"declined_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was declined","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_by","type":"`null` \\| `string`","description":"The canceled by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was canceled","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order change was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order change was updated","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"change_type","type":"`\"return\"` \\| `\"exchange\"` \\| `\"claim\"` \\| `\"edit\"`","description":"The type of the order change","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"region_id","type":"`string`","description":"The ID of the region the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The ID of the customer on the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`string`","description":"The ID of the sales channel the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"email","type":"`string`","description":"The email of the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"[OrderAddressDTO](../order.OrderAddressDTO/page.mdx)","description":"The associated shipping address.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the address","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the address was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the address was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The customer ID of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"first_name","type":"`string`","description":"The first name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"last_name","type":"`string`","description":"The last name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"phone","type":"`string`","description":"The phone number of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"company","type":"`string`","description":"The company of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_1","type":"`string`","description":"The first address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_2","type":"`string`","description":"The second address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"city","type":"`string`","description":"The city of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"country_code","type":"`string`","description":"The country code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"province","type":"`string`","description":"The province/state of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"postal_code","type":"`string`","description":"The postal code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"billing_address","type":"[OrderAddressDTO](../order.OrderAddressDTO/page.mdx)","description":"The associated billing address.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the address","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the address was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the address was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The customer ID of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"first_name","type":"`string`","description":"The first name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"last_name","type":"`string`","description":"The last name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"phone","type":"`string`","description":"The phone number of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"company","type":"`string`","description":"The company of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_1","type":"`string`","description":"The first address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_2","type":"`string`","description":"The second address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"city","type":"`string`","description":"The city of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"country_code","type":"`string`","description":"The country code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"province","type":"`string`","description":"The province/state of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"postal_code","type":"`string`","description":"The postal code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"shipping_methods","type":"[OrderShippingMethodDTO](../order.OrderShippingMethodDTO/page.mdx)[]","description":"The associated shipping methods","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"name","type":"`string`","description":"The name of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"amount","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The price of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw price of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"is_tax_inclusive","type":"`boolean`","description":"Whether the shipping method price is tax inclusive or not","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the shipping method was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the shipping method was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The discount total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The discount tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"description","type":"`string`","description":"The description of the shipping method","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_option_id","type":"`string`","description":"The ID of the shipping option the method was created from","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"data","type":"`Record`","description":"Additional data needed for fulfillment.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_lines","type":"[OrderShippingMethodTaxLineDTO](../order.OrderShippingMethodTaxLineDTO/page.mdx)[]","description":"The associated tax lines.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the tax line","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"code","type":"`string`","description":"The code of the tax line","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"rate","type":"`number`","description":"The rate of the tax line","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the tax line was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the tax line was updated","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_method","type":"[OrderShippingMethodDTO](../order.OrderShippingMethodDTO/page.mdx)","description":"The associated shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_method_id","type":"`string`","description":"The ID of the associated shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The total tax relative to the shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The subtotal tax relative to the shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw total tax relative to the shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw subtotal tax relative to the shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"description","type":"`string`","description":"The description of the tax line","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_rate_id","type":"`string`","description":"The ID of the associated tax rate","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"provider_id","type":"`string`","description":"The ID of the associated provider","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"adjustments","type":"[OrderShippingMethodAdjustmentDTO](../order.OrderShippingMethodAdjustmentDTO/page.mdx)[]","description":"The associated adjustments.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the adjustment line","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"amount","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The amount of the adjustment line","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the adjustment line was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the adjustment line was updated","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_method","type":"[OrderShippingMethodDTO](../order.OrderShippingMethodDTO/page.mdx)","description":"The associated shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_method_id","type":"`string`","description":"The ID of the associated shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"code","type":"`string`","description":"The code of the adjustment line","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"description","type":"`string`","description":"The description of the adjustment line","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"promotion_id","type":"`string`","description":"The ID of the associated promotion","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"provider_id","type":"`string`","description":"The ID of the associated provider","optional":true,"defaultValue":"","expandable":false,"children":[]}]}]},{"name":"transactions","type":"[OrderTransactionDTO](../order.OrderTransactionDTO/page.mdx)[]","description":"The tramsactions associated with the order","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[OrderDTO](../order.OrderDTO/page.mdx)","description":"The associated order","optional":false,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"version","type":"`number`","description":"The version of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"status","type":"[OrderStatus](../../types/order.OrderStatus/page.mdx)","description":"The status of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"The currency of the order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_change","type":"[OrderChangeDTO](../order.OrderChangeDTO/page.mdx)","description":"The active order change, if any.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"region_id","type":"`string`","description":"The ID of the region the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The ID of the customer on the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`string`","description":"The ID of the sales channel the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"email","type":"`string`","description":"The email of the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"[OrderAddressDTO](../order.OrderAddressDTO/page.mdx)","description":"The associated shipping address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"billing_address","type":"[OrderAddressDTO](../order.OrderAddressDTO/page.mdx)","description":"The associated billing address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"items","type":"[OrderLineItemDTO](../order.OrderLineItemDTO/page.mdx)[]","description":"The associated order details / line items.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"shipping_methods","type":"[OrderShippingMethodDTO](../order.OrderShippingMethodDTO/page.mdx)[]","description":"The associated shipping methods","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"transactions","type":"[OrderTransactionDTO](../order.OrderTransactionDTO/page.mdx)[]","description":"The tramsactions associated with the order","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"summary","type":"[OrderSummaryDTO](../../types/order.OrderSummaryDTO/page.mdx)","description":"The summary of the order totals.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"amount","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The amount of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw amount of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"currency_code","type":"`string`","description":"The currency code of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference","type":"`string`","description":"The reference of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference_id","type":"`string`","description":"The ID of the reference","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the transaction was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the transaction was updated","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"The metadata of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"summary","type":"[OrderSummaryDTO](../../types/order.OrderSummaryDTO/page.mdx)","description":"The summary of the order totals.","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total_tax","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"ordered_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"fulfilled_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"returned_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_request_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"write_off_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"projected_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_total_tax","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_total_tax","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_projected_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"balance","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_balance","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"paid_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"refunded_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"no_notification","type":"`boolean`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"difference_due","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"return","type":"[ReturnDTO](../order.ReturnDTO/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"currency_code","type":"`string`","description":"The currency of the order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_item_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_item_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_item_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_item_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_item_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_gift_card_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_gift_card_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_shipping_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_shipping_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_shipping_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_shipping_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_shipping_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_shipping_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"id","type":"`string`","description":"The ID of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"status","type":"[ReturnStatus](../../types/order.ReturnStatus/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_change","type":"[OrderChangeDTO](../order.OrderChangeDTO/page.mdx)","description":"The active order change, if any.","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"The ID of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"version","type":"`number`","description":"The version of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`string`","description":"The ID of the associated return order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange_id","type":"`string`","description":"The ID of the associated exchange order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_id","type":"`string`","description":"The ID of the associated claim order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[OrderDTO](../order.OrderDTO/page.mdx)","description":"The associated order","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"return_order","type":"[ReturnDTO](../order.ReturnDTO/page.mdx)","description":"The associated return order","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"exchange","type":"[OrderExchangeDTO](page.mdx)","description":"The associated exchange order","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"claim","type":"[OrderClaimDTO](../order.OrderClaimDTO/page.mdx)","description":"The associated claim order","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"actions","type":"[OrderChangeActionDTO](../order.OrderChangeActionDTO/page.mdx)[]","description":"The actions of the order change","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"status","type":"`string`","description":"The status of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"requested_by","type":"`null` \\| `string`","description":"The requested by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"requested_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was requested","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"confirmed_by","type":"`null` \\| `string`","description":"The confirmed by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"confirmed_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was confirmed","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"declined_by","type":"`null` \\| `string`","description":"The declined by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"declined_reason","type":"`null` \\| `string`","description":"The declined reason of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"The metadata of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"declined_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was declined","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_by","type":"`null` \\| `string`","description":"The canceled by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was canceled","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order change was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order change was updated","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"change_type","type":"`\"return\"` \\| `\"exchange\"` \\| `\"claim\"` \\| `\"edit\"`","description":"The type of the order change","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"region_id","type":"`string`","description":"The ID of the region the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The ID of the customer on the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`string`","description":"The ID of the sales channel the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"email","type":"`string`","description":"The email of the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"[OrderAddressDTO](../order.OrderAddressDTO/page.mdx)","description":"The associated shipping address.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the address","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the address was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the address was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The customer ID of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"first_name","type":"`string`","description":"The first name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"last_name","type":"`string`","description":"The last name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"phone","type":"`string`","description":"The phone number of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"company","type":"`string`","description":"The company of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_1","type":"`string`","description":"The first address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_2","type":"`string`","description":"The second address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"city","type":"`string`","description":"The city of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"country_code","type":"`string`","description":"The country code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"province","type":"`string`","description":"The province/state of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"postal_code","type":"`string`","description":"The postal code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"billing_address","type":"[OrderAddressDTO](../order.OrderAddressDTO/page.mdx)","description":"The associated billing address.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the address","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the address was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the address was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The customer ID of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"first_name","type":"`string`","description":"The first name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"last_name","type":"`string`","description":"The last name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"phone","type":"`string`","description":"The phone number of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"company","type":"`string`","description":"The company of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_1","type":"`string`","description":"The first address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_2","type":"`string`","description":"The second address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"city","type":"`string`","description":"The city of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"country_code","type":"`string`","description":"The country code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"province","type":"`string`","description":"The province/state of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"postal_code","type":"`string`","description":"The postal code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"items","type":"[OrderLineItemDTO](../order.OrderLineItemDTO/page.mdx)[]","description":"The associated order details / line items.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"original_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The item total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The item subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The item tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The discount total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The discount tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"refundable_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The refundable total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"refundable_total_per_unit","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The refundable total per unit of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_refundable_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw refundable total of the order line item..","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_refundable_total_per_unit","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw refundable total per unit of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"id","type":"`string`","description":"The ID of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"title","type":"`string`","description":"The title of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"requires_shipping","type":"`boolean`","description":"Indicates whether the order line item requires shipping.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_discountable","type":"`boolean`","description":"Indicates whether the order line item is discountable.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_tax_inclusive","type":"`boolean`","description":"Indicates whether the order line item price is tax inclusive.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"unit_price","type":"`number`","description":"The unit price of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_unit_price","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw unit price of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"quantity","type":"`number`","description":"The quantity of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_quantity","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw quantity of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"detail","type":"[OrderItemDTO](../order.OrderItemDTO/page.mdx)","description":"The details of the item","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"The date when the order line item was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"The date when the order line item was last updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtitle","type":"`null` \\| `string`","description":"The subtitle of the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"thumbnail","type":"`null` \\| `string`","description":"The thumbnail of the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"variant_id","type":"`null` \\| `string`","description":"The ID of the variant associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_id","type":"`null` \\| `string`","description":"The ID of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_title","type":"`null` \\| `string`","description":"The title of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_description","type":"`null` \\| `string`","description":"The description of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_subtitle","type":"`null` \\| `string`","description":"The subtitle of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_type","type":"`null` \\| `string`","description":"The type of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_collection","type":"`null` \\| `string`","description":"The collection of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_handle","type":"`null` \\| `string`","description":"The handle of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"variant_sku","type":"`null` \\| `string`","description":"The SKU (stock keeping unit) of the variant associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"variant_barcode","type":"`null` \\| `string`","description":"The barcode of the variant associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"variant_title","type":"`null` \\| `string`","description":"The title of the variant associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"variant_option_values","type":"`null` \\| `Record`","description":"The option values of the variant associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"compare_at_unit_price","type":"`number`","description":"The compare at unit price of the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_compare_at_unit_price","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw compare at unit price of the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_lines","type":"[OrderLineItemTaxLineDTO](../order.OrderLineItemTaxLineDTO/page.mdx)[]","description":"The associated tax lines.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"adjustments","type":"[OrderLineItemAdjustmentDTO](../order.OrderLineItemAdjustmentDTO/page.mdx)[]","description":"The associated adjustments.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"shipping_methods","type":"[OrderShippingMethodDTO](../order.OrderShippingMethodDTO/page.mdx)[]","description":"The associated shipping methods","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"name","type":"`string`","description":"The name of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"amount","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The price of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw price of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_tax_inclusive","type":"`boolean`","description":"Whether the shipping method price is tax inclusive or not","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the shipping method was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the shipping method was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The discount total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The discount tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"description","type":"`string`","description":"The description of the shipping method","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_option_id","type":"`string`","description":"The ID of the shipping option the method was created from","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"data","type":"`Record`","description":"Additional data needed for fulfillment.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_lines","type":"[OrderShippingMethodTaxLineDTO](../order.OrderShippingMethodTaxLineDTO/page.mdx)[]","description":"The associated tax lines.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"adjustments","type":"[OrderShippingMethodAdjustmentDTO](../order.OrderShippingMethodAdjustmentDTO/page.mdx)[]","description":"The associated adjustments.","optional":true,"defaultValue":"","expandable":true,"children":[]}]},{"name":"transactions","type":"[OrderTransactionDTO](../order.OrderTransactionDTO/page.mdx)[]","description":"The tramsactions associated with the order","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[OrderDTO](../order.OrderDTO/page.mdx)","description":"The associated order","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"amount","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The amount of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw amount of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"The currency code of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference","type":"`string`","description":"The reference of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference_id","type":"`string`","description":"The ID of the reference","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the transaction was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the transaction was updated","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"The metadata of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"summary","type":"[OrderSummaryDTO](../../types/order.OrderSummaryDTO/page.mdx)","description":"The summary of the order totals.","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total_tax","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"ordered_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"fulfilled_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"returned_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_request_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"write_off_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"projected_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_total_tax","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_total_tax","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_projected_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"balance","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_balance","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"paid_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"refunded_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"refund_amount","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"return_id","type":"`string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]} sectionTitle="OrderExchangeDTO"/> diff --git a/www/apps/resources/references/order/interfaces/order.ReturnDTO/page.mdx b/www/apps/resources/references/order/interfaces/order.ReturnDTO/page.mdx index cbffa81591..90c5a9ef81 100644 --- a/www/apps/resources/references/order/interfaces/order.ReturnDTO/page.mdx +++ b/www/apps/resources/references/order/interfaces/order.ReturnDTO/page.mdx @@ -6,4 +6,4 @@ import { TypeList } from "docs-ui" # ReturnDTO -`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"return_order","type":"[ReturnDTO](page.mdx)","description":"The associated return order","optional":false,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"The currency of the order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"status","type":"[ReturnStatus](../../types/order.ReturnStatus/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_change","type":"[OrderChangeDTO](../order.OrderChangeDTO/page.mdx)","description":"The active order change, if any.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"region_id","type":"`string`","description":"The ID of the region the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The ID of the customer on the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`string`","description":"The ID of the sales channel the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"email","type":"`string`","description":"The email of the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"[OrderAddressDTO](../order.OrderAddressDTO/page.mdx)","description":"The associated shipping address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"billing_address","type":"[OrderAddressDTO](../order.OrderAddressDTO/page.mdx)","description":"The associated billing address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"items","type":"[OrderLineItemDTO](../order.OrderLineItemDTO/page.mdx)[]","description":"The associated order details / line items.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"shipping_methods","type":"[OrderShippingMethodDTO](../order.OrderShippingMethodDTO/page.mdx)[]","description":"The associated shipping methods","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"transactions","type":"[OrderTransactionDTO](../order.OrderTransactionDTO/page.mdx)[]","description":"The tramsactions associated with the order","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"summary","type":"[OrderSummaryDTO](../../types/order.OrderSummaryDTO/page.mdx)","description":"The summary of the order totals.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"refund_amount","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"exchange","type":"[OrderExchangeDTO](../order.OrderExchangeDTO/page.mdx)","description":"The associated exchange order","optional":false,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"The currency of the order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_items","type":"`any`[]","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"additional_items","type":"`any`[]","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_change","type":"[OrderChangeDTO](../order.OrderChangeDTO/page.mdx)","description":"The active order change, if any.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"region_id","type":"`string`","description":"The ID of the region the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The ID of the customer on the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`string`","description":"The ID of the sales channel the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"email","type":"`string`","description":"The email of the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"[OrderAddressDTO](../order.OrderAddressDTO/page.mdx)","description":"The associated shipping address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"billing_address","type":"[OrderAddressDTO](../order.OrderAddressDTO/page.mdx)","description":"The associated billing address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"shipping_methods","type":"[OrderShippingMethodDTO](../order.OrderShippingMethodDTO/page.mdx)[]","description":"The associated shipping methods","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"transactions","type":"[OrderTransactionDTO](../order.OrderTransactionDTO/page.mdx)[]","description":"The tramsactions associated with the order","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"summary","type":"[OrderSummaryDTO](../../types/order.OrderSummaryDTO/page.mdx)","description":"The summary of the order totals.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"no_notification","type":"`boolean`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"difference_due","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"return","type":"[ReturnDTO](page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"claim","type":"[OrderClaimDTO](../order.OrderClaimDTO/page.mdx)","description":"The associated claim order","optional":false,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"The currency of the order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_items","type":"`any`[]","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"additional_items","type":"`any`[]","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_change","type":"[OrderChangeDTO](../order.OrderChangeDTO/page.mdx)","description":"The active order change, if any.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"region_id","type":"`string`","description":"The ID of the region the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The ID of the customer on the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`string`","description":"The ID of the sales channel the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"email","type":"`string`","description":"The email of the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"[OrderAddressDTO](../order.OrderAddressDTO/page.mdx)","description":"The associated shipping address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"billing_address","type":"[OrderAddressDTO](../order.OrderAddressDTO/page.mdx)","description":"The associated billing address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"shipping_methods","type":"[OrderShippingMethodDTO](../order.OrderShippingMethodDTO/page.mdx)[]","description":"The associated shipping methods","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"transactions","type":"[OrderTransactionDTO](../order.OrderTransactionDTO/page.mdx)[]","description":"The tramsactions associated with the order","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"summary","type":"[OrderSummaryDTO](../../types/order.OrderSummaryDTO/page.mdx)","description":"The summary of the order totals.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"return","type":"[ReturnDTO](page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"no_notification","type":"`boolean`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"refund_amount","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"actions","type":"[OrderChangeActionDTO](../order.OrderChangeActionDTO/page.mdx)[]","description":"The actions of the order change","optional":false,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the order change action","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_change_id","type":"`null` \\| `string`","description":"The ID of the associated order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_change","type":"`null` \\| [OrderChangeDTO](../order.OrderChangeDTO/page.mdx)","description":"The associated order change","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"order_id","type":"`null` \\| `string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"`null` \\| [OrderDTO](../order.OrderDTO/page.mdx)","description":"The associated order","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"reference","type":"`string`","description":"The reference of the order change action","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference_id","type":"`string`","description":"The ID of the reference","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"action","type":"[ChangeActionType](../../types/order.ChangeActionType/page.mdx)","description":"The action of the order change action","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"details","type":"`null` \\| `Record`","description":"The details of the order change action","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"internal_note","type":"`null` \\| `string`","description":"The internal note of the order change action","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order change action was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order change action was updated","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"status","type":"`string`","description":"The status of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"requested_by","type":"`null` \\| `string`","description":"The requested by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"requested_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was requested","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"confirmed_by","type":"`null` \\| `string`","description":"The confirmed by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"confirmed_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was confirmed","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"declined_by","type":"`null` \\| `string`","description":"The declined by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"declined_reason","type":"`null` \\| `string`","description":"The declined reason of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"The metadata of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"declined_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was declined","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_by","type":"`null` \\| `string`","description":"The canceled by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was canceled","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order change was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order change was updated","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"change_type","type":"`\"return\"` \\| `\"exchange\"` \\| `\"claim\"` \\| `\"edit\"`","description":"The type of the order change","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"region_id","type":"`string`","description":"The ID of the region the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The ID of the customer on the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`string`","description":"The ID of the sales channel the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"email","type":"`string`","description":"The email of the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"[OrderAddressDTO](../order.OrderAddressDTO/page.mdx)","description":"The associated shipping address.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the address","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the address was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the address was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The customer ID of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"first_name","type":"`string`","description":"The first name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"last_name","type":"`string`","description":"The last name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"phone","type":"`string`","description":"The phone number of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"company","type":"`string`","description":"The company of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_1","type":"`string`","description":"The first address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_2","type":"`string`","description":"The second address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"city","type":"`string`","description":"The city of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"country_code","type":"`string`","description":"The country code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"province","type":"`string`","description":"The province/state of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"postal_code","type":"`string`","description":"The postal code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"billing_address","type":"[OrderAddressDTO](../order.OrderAddressDTO/page.mdx)","description":"The associated billing address.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the address","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the address was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the address was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The customer ID of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"first_name","type":"`string`","description":"The first name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"last_name","type":"`string`","description":"The last name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"phone","type":"`string`","description":"The phone number of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"company","type":"`string`","description":"The company of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_1","type":"`string`","description":"The first address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_2","type":"`string`","description":"The second address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"city","type":"`string`","description":"The city of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"country_code","type":"`string`","description":"The country code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"province","type":"`string`","description":"The province/state of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"postal_code","type":"`string`","description":"The postal code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"items","type":"[OrderLineItemDTO](../order.OrderLineItemDTO/page.mdx)[]","description":"The associated order details / line items.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"original_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The item total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The item subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The item tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The discount total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The discount tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"refundable_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The refundable total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"refundable_total_per_unit","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The refundable total per unit of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_item_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_item_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_item_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_refundable_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw refundable total of the order line item..","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_refundable_total_per_unit","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw refundable total per unit of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"id","type":"`string`","description":"The ID of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"title","type":"`string`","description":"The title of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"requires_shipping","type":"`boolean`","description":"Indicates whether the order line item requires shipping.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_discountable","type":"`boolean`","description":"Indicates whether the order line item is discountable.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_tax_inclusive","type":"`boolean`","description":"Indicates whether the order line item price is tax inclusive.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"unit_price","type":"`number`","description":"The unit price of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_unit_price","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw unit price of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"quantity","type":"`number`","description":"The quantity of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_quantity","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw quantity of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"detail","type":"[OrderItemDTO](../order.OrderItemDTO/page.mdx)","description":"The details of the item","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"The ID of the order detail.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_id","type":"`string`","description":"The ID of the associated item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item","type":"[OrderLineItemDTO](../order.OrderLineItemDTO/page.mdx)","description":"The Line Item of the order detail.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"quantity","type":"`number`","description":"The quantity of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_quantity","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw quantity of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"fulfilled_quantity","type":"`number`","description":"The fulfilled quantity of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_fulfilled_quantity","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw fulfilled quantity of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipped_quantity","type":"`number`","description":"The shipped quantity of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipped_quantity","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipped quantity of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_requested_quantity","type":"`number`","description":"The quantity of return requested for the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_return_requested_quantity","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw quantity of return requested for the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_received_quantity","type":"`number`","description":"The quantity of return received for the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_return_received_quantity","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw quantity of return received for the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_dismissed_quantity","type":"`number`","description":"The quantity of return dismissed for the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_return_dismissed_quantity","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw quantity of return dismissed for the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"written_off_quantity","type":"`number`","description":"The quantity of written off for the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_written_off_quantity","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw quantity of written off for the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"The metadata of the order detail","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"The date when the order line item was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"The date when the order line item was last updated.","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"created_at","type":"`Date`","description":"The date when the order line item was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"The date when the order line item was last updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtitle","type":"`null` \\| `string`","description":"The subtitle of the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"thumbnail","type":"`null` \\| `string`","description":"The thumbnail of the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"variant_id","type":"`null` \\| `string`","description":"The ID of the variant associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_id","type":"`null` \\| `string`","description":"The ID of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_title","type":"`null` \\| `string`","description":"The title of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_description","type":"`null` \\| `string`","description":"The description of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_subtitle","type":"`null` \\| `string`","description":"The subtitle of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_type","type":"`null` \\| `string`","description":"The type of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_collection","type":"`null` \\| `string`","description":"The collection of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_handle","type":"`null` \\| `string`","description":"The handle of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"variant_sku","type":"`null` \\| `string`","description":"The SKU (stock keeping unit) of the variant associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"variant_barcode","type":"`null` \\| `string`","description":"The barcode of the variant associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"variant_title","type":"`null` \\| `string`","description":"The title of the variant associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"variant_option_values","type":"`null` \\| `Record`","description":"The option values of the variant associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"compare_at_unit_price","type":"`number`","description":"The compare at unit price of the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_compare_at_unit_price","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw compare at unit price of the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"tax_lines","type":"[OrderLineItemTaxLineDTO](../order.OrderLineItemTaxLineDTO/page.mdx)[]","description":"The associated tax lines.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the tax line","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"code","type":"`string`","description":"The code of the tax line","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"rate","type":"`number`","description":"The rate of the tax line","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the tax line was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the tax line was updated","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item","type":"[OrderLineItemDTO](../order.OrderLineItemDTO/page.mdx)","description":"The associated line item","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_id","type":"`string`","description":"The ID of the associated line item","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The total tax relative to the item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The subtotal tax relative to the item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw total tax relative to the item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw subtotal tax relative to the item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"description","type":"`string`","description":"The description of the tax line","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_rate_id","type":"`string`","description":"The ID of the associated tax rate","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"provider_id","type":"`string`","description":"The ID of the associated provider","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"adjustments","type":"[OrderLineItemAdjustmentDTO](../order.OrderLineItemAdjustmentDTO/page.mdx)[]","description":"The associated adjustments.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the adjustment line","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"amount","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The amount of the adjustment line","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the adjustment line was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the adjustment line was updated","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item","type":"[OrderLineItemDTO](../order.OrderLineItemDTO/page.mdx)","description":"The associated line item","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"item_id","type":"`string`","description":"The associated line item","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"code","type":"`string`","description":"The code of the adjustment line","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"description","type":"`string`","description":"The description of the adjustment line","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"promotion_id","type":"`string`","description":"The ID of the associated promotion","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"provider_id","type":"`string`","description":"The ID of the associated provider","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"shipping_methods","type":"[OrderShippingMethodDTO](../order.OrderShippingMethodDTO/page.mdx)[]","description":"The associated shipping methods","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"name","type":"`string`","description":"The name of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"amount","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The price of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw price of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"is_tax_inclusive","type":"`boolean`","description":"Whether the shipping method price is tax inclusive or not","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the shipping method was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the shipping method was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The discount total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The discount tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"description","type":"`string`","description":"The description of the shipping method","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_option_id","type":"`string`","description":"The ID of the shipping option the method was created from","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"data","type":"`Record`","description":"Additional data needed for fulfillment.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_lines","type":"[OrderShippingMethodTaxLineDTO](../order.OrderShippingMethodTaxLineDTO/page.mdx)[]","description":"The associated tax lines.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the tax line","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"code","type":"`string`","description":"The code of the tax line","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"rate","type":"`number`","description":"The rate of the tax line","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the tax line was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the tax line was updated","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_method","type":"[OrderShippingMethodDTO](../order.OrderShippingMethodDTO/page.mdx)","description":"The associated shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_method_id","type":"`string`","description":"The ID of the associated shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The total tax relative to the shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The subtotal tax relative to the shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw total tax relative to the shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw subtotal tax relative to the shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"description","type":"`string`","description":"The description of the tax line","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_rate_id","type":"`string`","description":"The ID of the associated tax rate","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"provider_id","type":"`string`","description":"The ID of the associated provider","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"adjustments","type":"[OrderShippingMethodAdjustmentDTO](../order.OrderShippingMethodAdjustmentDTO/page.mdx)[]","description":"The associated adjustments.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the adjustment line","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"amount","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The amount of the adjustment line","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the adjustment line was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the adjustment line was updated","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_method","type":"[OrderShippingMethodDTO](../order.OrderShippingMethodDTO/page.mdx)","description":"The associated shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_method_id","type":"`string`","description":"The ID of the associated shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"code","type":"`string`","description":"The code of the adjustment line","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"description","type":"`string`","description":"The description of the adjustment line","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"promotion_id","type":"`string`","description":"The ID of the associated promotion","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"provider_id","type":"`string`","description":"The ID of the associated provider","optional":true,"defaultValue":"","expandable":false,"children":[]}]}]},{"name":"transactions","type":"[OrderTransactionDTO](../order.OrderTransactionDTO/page.mdx)[]","description":"The tramsactions associated with the order","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[OrderDTO](../order.OrderDTO/page.mdx)","description":"The associated order","optional":false,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"version","type":"`number`","description":"The version of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"status","type":"[OrderStatus](../../types/order.OrderStatus/page.mdx)","description":"The status of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"The currency of the order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_change","type":"[OrderChangeDTO](../order.OrderChangeDTO/page.mdx)","description":"The active order change, if any.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"region_id","type":"`string`","description":"The ID of the region the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The ID of the customer on the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`string`","description":"The ID of the sales channel the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"email","type":"`string`","description":"The email of the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"[OrderAddressDTO](../order.OrderAddressDTO/page.mdx)","description":"The associated shipping address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"billing_address","type":"[OrderAddressDTO](../order.OrderAddressDTO/page.mdx)","description":"The associated billing address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"items","type":"[OrderLineItemDTO](../order.OrderLineItemDTO/page.mdx)[]","description":"The associated order details / line items.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"shipping_methods","type":"[OrderShippingMethodDTO](../order.OrderShippingMethodDTO/page.mdx)[]","description":"The associated shipping methods","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"transactions","type":"[OrderTransactionDTO](../order.OrderTransactionDTO/page.mdx)[]","description":"The tramsactions associated with the order","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"summary","type":"[OrderSummaryDTO](../../types/order.OrderSummaryDTO/page.mdx)","description":"The summary of the order totals.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"amount","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The amount of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw amount of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"currency_code","type":"`string`","description":"The currency code of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference","type":"`string`","description":"The reference of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference_id","type":"`string`","description":"The ID of the reference","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the transaction was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the transaction was updated","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"The metadata of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"summary","type":"[OrderSummaryDTO](../../types/order.OrderSummaryDTO/page.mdx)","description":"The summary of the order totals.","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total_tax","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"ordered_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"fulfilled_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"returned_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_request_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"write_off_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"projected_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_total_tax","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_total_tax","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_projected_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"balance","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_balance","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"paid_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"refunded_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"refund_amount","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]} sectionTitle="ReturnDTO"/> +`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"return_order","type":"[ReturnDTO](page.mdx)","description":"The associated return order","optional":false,"defaultValue":"","expandable":true,"children":[{"name":"currency_code","type":"`string`","description":"The currency of the order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"id","type":"`string`","description":"The ID of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"status","type":"[ReturnStatus](../../types/order.ReturnStatus/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_change","type":"[OrderChangeDTO](../order.OrderChangeDTO/page.mdx)","description":"The active order change, if any.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"region_id","type":"`string`","description":"The ID of the region the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The ID of the customer on the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`string`","description":"The ID of the sales channel the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"email","type":"`string`","description":"The email of the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"[OrderAddressDTO](../order.OrderAddressDTO/page.mdx)","description":"The associated shipping address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"billing_address","type":"[OrderAddressDTO](../order.OrderAddressDTO/page.mdx)","description":"The associated billing address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"items","type":"[OrderLineItemDTO](../order.OrderLineItemDTO/page.mdx)[]","description":"The associated order details / line items.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"shipping_methods","type":"[OrderShippingMethodDTO](../order.OrderShippingMethodDTO/page.mdx)[]","description":"The associated shipping methods","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"transactions","type":"[OrderTransactionDTO](../order.OrderTransactionDTO/page.mdx)[]","description":"The tramsactions associated with the order","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"summary","type":"[OrderSummaryDTO](../../types/order.OrderSummaryDTO/page.mdx)","description":"The summary of the order totals.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"refund_amount","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"exchange","type":"[OrderExchangeDTO](../order.OrderExchangeDTO/page.mdx)","description":"The associated exchange order","optional":false,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"The currency of the order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_items","type":"`any`[]","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"additional_items","type":"`any`[]","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_change","type":"[OrderChangeDTO](../order.OrderChangeDTO/page.mdx)","description":"The active order change, if any.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"region_id","type":"`string`","description":"The ID of the region the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The ID of the customer on the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`string`","description":"The ID of the sales channel the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"email","type":"`string`","description":"The email of the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"[OrderAddressDTO](../order.OrderAddressDTO/page.mdx)","description":"The associated shipping address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"billing_address","type":"[OrderAddressDTO](../order.OrderAddressDTO/page.mdx)","description":"The associated billing address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"shipping_methods","type":"[OrderShippingMethodDTO](../order.OrderShippingMethodDTO/page.mdx)[]","description":"The associated shipping methods","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"transactions","type":"[OrderTransactionDTO](../order.OrderTransactionDTO/page.mdx)[]","description":"The tramsactions associated with the order","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"summary","type":"[OrderSummaryDTO](../../types/order.OrderSummaryDTO/page.mdx)","description":"The summary of the order totals.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"no_notification","type":"`boolean`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"difference_due","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"return","type":"[ReturnDTO](page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"claim","type":"[OrderClaimDTO](../order.OrderClaimDTO/page.mdx)","description":"The associated claim order","optional":false,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"The currency of the order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_items","type":"`any`[]","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"additional_items","type":"`any`[]","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_change","type":"[OrderChangeDTO](../order.OrderChangeDTO/page.mdx)","description":"The active order change, if any.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"region_id","type":"`string`","description":"The ID of the region the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The ID of the customer on the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`string`","description":"The ID of the sales channel the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"email","type":"`string`","description":"The email of the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"[OrderAddressDTO](../order.OrderAddressDTO/page.mdx)","description":"The associated shipping address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"billing_address","type":"[OrderAddressDTO](../order.OrderAddressDTO/page.mdx)","description":"The associated billing address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"shipping_methods","type":"[OrderShippingMethodDTO](../order.OrderShippingMethodDTO/page.mdx)[]","description":"The associated shipping methods","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"transactions","type":"[OrderTransactionDTO](../order.OrderTransactionDTO/page.mdx)[]","description":"The tramsactions associated with the order","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"summary","type":"[OrderSummaryDTO](../../types/order.OrderSummaryDTO/page.mdx)","description":"The summary of the order totals.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"return","type":"[ReturnDTO](page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"no_notification","type":"`boolean`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"refund_amount","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"actions","type":"[OrderChangeActionDTO](../order.OrderChangeActionDTO/page.mdx)[]","description":"The actions of the order change","optional":false,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the order change action","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_change_id","type":"`null` \\| `string`","description":"The ID of the associated order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_change","type":"`null` \\| [OrderChangeDTO](../order.OrderChangeDTO/page.mdx)","description":"The associated order change","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"order_id","type":"`null` \\| `string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"`null` \\| [OrderDTO](../order.OrderDTO/page.mdx)","description":"The associated order","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"reference","type":"`string`","description":"The reference of the order change action","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference_id","type":"`string`","description":"The ID of the reference","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"action","type":"[ChangeActionType](../../types/order.ChangeActionType/page.mdx)","description":"The action of the order change action","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"details","type":"`null` \\| `Record`","description":"The details of the order change action","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"internal_note","type":"`null` \\| `string`","description":"The internal note of the order change action","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order change action was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order change action was updated","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"status","type":"`string`","description":"The status of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"requested_by","type":"`null` \\| `string`","description":"The requested by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"requested_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was requested","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"confirmed_by","type":"`null` \\| `string`","description":"The confirmed by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"confirmed_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was confirmed","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"declined_by","type":"`null` \\| `string`","description":"The declined by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"declined_reason","type":"`null` \\| `string`","description":"The declined reason of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"The metadata of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"declined_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was declined","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_by","type":"`null` \\| `string`","description":"The canceled by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was canceled","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order change was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order change was updated","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"change_type","type":"`\"return\"` \\| `\"exchange\"` \\| `\"claim\"` \\| `\"edit\"`","description":"The type of the order change","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"region_id","type":"`string`","description":"The ID of the region the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The ID of the customer on the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`string`","description":"The ID of the sales channel the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"email","type":"`string`","description":"The email of the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"[OrderAddressDTO](../order.OrderAddressDTO/page.mdx)","description":"The associated shipping address.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the address","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the address was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the address was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The customer ID of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"first_name","type":"`string`","description":"The first name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"last_name","type":"`string`","description":"The last name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"phone","type":"`string`","description":"The phone number of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"company","type":"`string`","description":"The company of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_1","type":"`string`","description":"The first address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_2","type":"`string`","description":"The second address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"city","type":"`string`","description":"The city of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"country_code","type":"`string`","description":"The country code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"province","type":"`string`","description":"The province/state of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"postal_code","type":"`string`","description":"The postal code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"billing_address","type":"[OrderAddressDTO](../order.OrderAddressDTO/page.mdx)","description":"The associated billing address.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the address","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the address was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the address was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The customer ID of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"first_name","type":"`string`","description":"The first name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"last_name","type":"`string`","description":"The last name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"phone","type":"`string`","description":"The phone number of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"company","type":"`string`","description":"The company of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_1","type":"`string`","description":"The first address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_2","type":"`string`","description":"The second address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"city","type":"`string`","description":"The city of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"country_code","type":"`string`","description":"The country code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"province","type":"`string`","description":"The province/state of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"postal_code","type":"`string`","description":"The postal code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"items","type":"[OrderLineItemDTO](../order.OrderLineItemDTO/page.mdx)[]","description":"The associated order details / line items.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"original_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The item total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The item subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The item tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The discount total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The discount tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"refundable_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The refundable total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"refundable_total_per_unit","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The refundable total per unit of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_item_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_item_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_item_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_refundable_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw refundable total of the order line item..","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_refundable_total_per_unit","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw refundable total per unit of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"id","type":"`string`","description":"The ID of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"title","type":"`string`","description":"The title of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"requires_shipping","type":"`boolean`","description":"Indicates whether the order line item requires shipping.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_discountable","type":"`boolean`","description":"Indicates whether the order line item is discountable.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_tax_inclusive","type":"`boolean`","description":"Indicates whether the order line item price is tax inclusive.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"unit_price","type":"`number`","description":"The unit price of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_unit_price","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw unit price of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"quantity","type":"`number`","description":"The quantity of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_quantity","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw quantity of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"detail","type":"[OrderItemDTO](../order.OrderItemDTO/page.mdx)","description":"The details of the item","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"The ID of the order detail.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_id","type":"`string`","description":"The ID of the associated item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item","type":"[OrderLineItemDTO](../order.OrderLineItemDTO/page.mdx)","description":"The Line Item of the order detail.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"quantity","type":"`number`","description":"The quantity of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_quantity","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw quantity of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"fulfilled_quantity","type":"`number`","description":"The fulfilled quantity of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_fulfilled_quantity","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw fulfilled quantity of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipped_quantity","type":"`number`","description":"The shipped quantity of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipped_quantity","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipped quantity of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_requested_quantity","type":"`number`","description":"The quantity of return requested for the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_return_requested_quantity","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw quantity of return requested for the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_received_quantity","type":"`number`","description":"The quantity of return received for the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_return_received_quantity","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw quantity of return received for the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_dismissed_quantity","type":"`number`","description":"The quantity of return dismissed for the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_return_dismissed_quantity","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw quantity of return dismissed for the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"written_off_quantity","type":"`number`","description":"The quantity of written off for the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_written_off_quantity","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw quantity of written off for the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"The metadata of the order detail","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"The date when the order line item was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"The date when the order line item was last updated.","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"created_at","type":"`Date`","description":"The date when the order line item was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"The date when the order line item was last updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtitle","type":"`null` \\| `string`","description":"The subtitle of the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"thumbnail","type":"`null` \\| `string`","description":"The thumbnail of the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"variant_id","type":"`null` \\| `string`","description":"The ID of the variant associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_id","type":"`null` \\| `string`","description":"The ID of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_title","type":"`null` \\| `string`","description":"The title of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_description","type":"`null` \\| `string`","description":"The description of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_subtitle","type":"`null` \\| `string`","description":"The subtitle of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_type","type":"`null` \\| `string`","description":"The type of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_collection","type":"`null` \\| `string`","description":"The collection of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_handle","type":"`null` \\| `string`","description":"The handle of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"variant_sku","type":"`null` \\| `string`","description":"The SKU (stock keeping unit) of the variant associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"variant_barcode","type":"`null` \\| `string`","description":"The barcode of the variant associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"variant_title","type":"`null` \\| `string`","description":"The title of the variant associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"variant_option_values","type":"`null` \\| `Record`","description":"The option values of the variant associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"compare_at_unit_price","type":"`number`","description":"The compare at unit price of the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_compare_at_unit_price","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw compare at unit price of the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"tax_lines","type":"[OrderLineItemTaxLineDTO](../order.OrderLineItemTaxLineDTO/page.mdx)[]","description":"The associated tax lines.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the tax line","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"code","type":"`string`","description":"The code of the tax line","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"rate","type":"`number`","description":"The rate of the tax line","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the tax line was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the tax line was updated","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item","type":"[OrderLineItemDTO](../order.OrderLineItemDTO/page.mdx)","description":"The associated line item","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_id","type":"`string`","description":"The ID of the associated line item","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The total tax relative to the item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The subtotal tax relative to the item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw total tax relative to the item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw subtotal tax relative to the item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"description","type":"`string`","description":"The description of the tax line","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_rate_id","type":"`string`","description":"The ID of the associated tax rate","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"provider_id","type":"`string`","description":"The ID of the associated provider","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"adjustments","type":"[OrderLineItemAdjustmentDTO](../order.OrderLineItemAdjustmentDTO/page.mdx)[]","description":"The associated adjustments.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the adjustment line","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"amount","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The amount of the adjustment line","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the adjustment line was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the adjustment line was updated","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item","type":"[OrderLineItemDTO](../order.OrderLineItemDTO/page.mdx)","description":"The associated line item","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"item_id","type":"`string`","description":"The associated line item","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"code","type":"`string`","description":"The code of the adjustment line","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"description","type":"`string`","description":"The description of the adjustment line","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"promotion_id","type":"`string`","description":"The ID of the associated promotion","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"provider_id","type":"`string`","description":"The ID of the associated provider","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"shipping_methods","type":"[OrderShippingMethodDTO](../order.OrderShippingMethodDTO/page.mdx)[]","description":"The associated shipping methods","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"name","type":"`string`","description":"The name of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"amount","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The price of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw price of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"is_tax_inclusive","type":"`boolean`","description":"Whether the shipping method price is tax inclusive or not","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the shipping method was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the shipping method was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The discount total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The discount tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"description","type":"`string`","description":"The description of the shipping method","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_option_id","type":"`string`","description":"The ID of the shipping option the method was created from","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"data","type":"`Record`","description":"Additional data needed for fulfillment.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_lines","type":"[OrderShippingMethodTaxLineDTO](../order.OrderShippingMethodTaxLineDTO/page.mdx)[]","description":"The associated tax lines.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the tax line","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"code","type":"`string`","description":"The code of the tax line","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"rate","type":"`number`","description":"The rate of the tax line","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the tax line was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the tax line was updated","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_method","type":"[OrderShippingMethodDTO](../order.OrderShippingMethodDTO/page.mdx)","description":"The associated shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_method_id","type":"`string`","description":"The ID of the associated shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The total tax relative to the shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The subtotal tax relative to the shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw total tax relative to the shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw subtotal tax relative to the shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"description","type":"`string`","description":"The description of the tax line","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_rate_id","type":"`string`","description":"The ID of the associated tax rate","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"provider_id","type":"`string`","description":"The ID of the associated provider","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"adjustments","type":"[OrderShippingMethodAdjustmentDTO](../order.OrderShippingMethodAdjustmentDTO/page.mdx)[]","description":"The associated adjustments.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the adjustment line","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"amount","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The amount of the adjustment line","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the adjustment line was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the adjustment line was updated","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_method","type":"[OrderShippingMethodDTO](../order.OrderShippingMethodDTO/page.mdx)","description":"The associated shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_method_id","type":"`string`","description":"The ID of the associated shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"code","type":"`string`","description":"The code of the adjustment line","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"description","type":"`string`","description":"The description of the adjustment line","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"promotion_id","type":"`string`","description":"The ID of the associated promotion","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"provider_id","type":"`string`","description":"The ID of the associated provider","optional":true,"defaultValue":"","expandable":false,"children":[]}]}]},{"name":"transactions","type":"[OrderTransactionDTO](../order.OrderTransactionDTO/page.mdx)[]","description":"The tramsactions associated with the order","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[OrderDTO](../order.OrderDTO/page.mdx)","description":"The associated order","optional":false,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"version","type":"`number`","description":"The version of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"status","type":"[OrderStatus](../../types/order.OrderStatus/page.mdx)","description":"The status of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"The currency of the order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_change","type":"[OrderChangeDTO](../order.OrderChangeDTO/page.mdx)","description":"The active order change, if any.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"region_id","type":"`string`","description":"The ID of the region the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The ID of the customer on the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`string`","description":"The ID of the sales channel the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"email","type":"`string`","description":"The email of the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"[OrderAddressDTO](../order.OrderAddressDTO/page.mdx)","description":"The associated shipping address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"billing_address","type":"[OrderAddressDTO](../order.OrderAddressDTO/page.mdx)","description":"The associated billing address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"items","type":"[OrderLineItemDTO](../order.OrderLineItemDTO/page.mdx)[]","description":"The associated order details / line items.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"shipping_methods","type":"[OrderShippingMethodDTO](../order.OrderShippingMethodDTO/page.mdx)[]","description":"The associated shipping methods","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"transactions","type":"[OrderTransactionDTO](../order.OrderTransactionDTO/page.mdx)[]","description":"The tramsactions associated with the order","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"summary","type":"[OrderSummaryDTO](../../types/order.OrderSummaryDTO/page.mdx)","description":"The summary of the order totals.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"amount","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The amount of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw amount of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"currency_code","type":"`string`","description":"The currency code of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference","type":"`string`","description":"The reference of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference_id","type":"`string`","description":"The ID of the reference","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the transaction was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the transaction was updated","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"The metadata of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"summary","type":"[OrderSummaryDTO](../../types/order.OrderSummaryDTO/page.mdx)","description":"The summary of the order totals.","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total_tax","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"ordered_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"fulfilled_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"returned_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_request_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"write_off_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"projected_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_total_tax","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_total_tax","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_projected_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"balance","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_balance","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"paid_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"refunded_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"refund_amount","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]} sectionTitle="ReturnDTO"/> diff --git a/www/apps/resources/references/order/interfaces/order.UpdateOrderClaimWithSelectorDTO/page.mdx b/www/apps/resources/references/order/interfaces/order.UpdateOrderClaimWithSelectorDTO/page.mdx index c8443528aa..43925ef56a 100644 --- a/www/apps/resources/references/order/interfaces/order.UpdateOrderClaimWithSelectorDTO/page.mdx +++ b/www/apps/resources/references/order/interfaces/order.UpdateOrderClaimWithSelectorDTO/page.mdx @@ -6,4 +6,4 @@ import { TypeList } from "docs-ui" # UpdateOrderClaimWithSelectorDTO -`","description":"The metadata of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"declined_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was declined","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_by","type":"`null` \\| `string`","description":"The canceled by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was canceled","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order change was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order change was updated","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"change_type","type":"`\"return\"` \\| `\"exchange\"` \\| `\"claim\"` \\| `\"edit\"`","description":"The type of the order change","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"region_id","type":"`string`","description":"The ID of the region the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The ID of the customer on the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`string`","description":"The ID of the sales channel the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"email","type":"`string`","description":"The email of the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"[OrderAddressDTO](../order.OrderAddressDTO/page.mdx)","description":"The associated shipping address.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the address","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the address was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the address was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The customer ID of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"first_name","type":"`string`","description":"The first name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"last_name","type":"`string`","description":"The last name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"phone","type":"`string`","description":"The phone number of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"company","type":"`string`","description":"The company of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_1","type":"`string`","description":"The first address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_2","type":"`string`","description":"The second address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"city","type":"`string`","description":"The city of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"country_code","type":"`string`","description":"The country code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"province","type":"`string`","description":"The province/state of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"postal_code","type":"`string`","description":"The postal code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"billing_address","type":"[OrderAddressDTO](../order.OrderAddressDTO/page.mdx)","description":"The associated billing address.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the address","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the address was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the address was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The customer ID of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"first_name","type":"`string`","description":"The first name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"last_name","type":"`string`","description":"The last name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"phone","type":"`string`","description":"The phone number of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"company","type":"`string`","description":"The company of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_1","type":"`string`","description":"The first address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_2","type":"`string`","description":"The second address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"city","type":"`string`","description":"The city of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"country_code","type":"`string`","description":"The country code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"province","type":"`string`","description":"The province/state of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"postal_code","type":"`string`","description":"The postal code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"shipping_methods","type":"[OrderShippingMethodDTO](../order.OrderShippingMethodDTO/page.mdx)[]","description":"The associated shipping methods","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"name","type":"`string`","description":"The name of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"amount","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The price of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw price of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_tax_inclusive","type":"`boolean`","description":"Whether the shipping method price is tax inclusive or not","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the shipping method was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the shipping method was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The discount total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The discount tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"description","type":"`string`","description":"The description of the shipping method","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_option_id","type":"`string`","description":"The ID of the shipping option the method was created from","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"data","type":"`Record`","description":"Additional data needed for fulfillment.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_lines","type":"[OrderShippingMethodTaxLineDTO](../order.OrderShippingMethodTaxLineDTO/page.mdx)[]","description":"The associated tax lines.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"adjustments","type":"[OrderShippingMethodAdjustmentDTO](../order.OrderShippingMethodAdjustmentDTO/page.mdx)[]","description":"The associated adjustments.","optional":true,"defaultValue":"","expandable":true,"children":[]}]},{"name":"transactions","type":"[OrderTransactionDTO](../order.OrderTransactionDTO/page.mdx)[]","description":"The tramsactions associated with the order","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[OrderDTO](../order.OrderDTO/page.mdx)","description":"The associated order","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"amount","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The amount of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw amount of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"The currency code of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference","type":"`string`","description":"The reference of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference_id","type":"`string`","description":"The ID of the reference","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the transaction was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the transaction was updated","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"The metadata of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"summary","type":"[OrderSummaryDTO](../../types/order.OrderSummaryDTO/page.mdx)","description":"The summary of the order totals.","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total_tax","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"ordered_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"fulfilled_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"returned_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_request_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"write_off_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"projected_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_total_tax","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_total_tax","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_projected_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"balance","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_balance","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"paid_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"refunded_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"return","type":"[ReturnDTO](../order.ReturnDTO/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"The ID of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"The currency of the order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"status","type":"[ReturnStatus](../../types/order.ReturnStatus/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_change","type":"[OrderChangeDTO](../order.OrderChangeDTO/page.mdx)","description":"The active order change, if any.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"region_id","type":"`string`","description":"The ID of the region the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The ID of the customer on the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`string`","description":"The ID of the sales channel the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"email","type":"`string`","description":"The email of the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"[OrderAddressDTO](../order.OrderAddressDTO/page.mdx)","description":"The associated shipping address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"billing_address","type":"[OrderAddressDTO](../order.OrderAddressDTO/page.mdx)","description":"The associated billing address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"items","type":"[OrderLineItemDTO](../order.OrderLineItemDTO/page.mdx)[]","description":"The associated order details / line items.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"shipping_methods","type":"[OrderShippingMethodDTO](../order.OrderShippingMethodDTO/page.mdx)[]","description":"The associated shipping methods","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"transactions","type":"[OrderTransactionDTO](../order.OrderTransactionDTO/page.mdx)[]","description":"The tramsactions associated with the order","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"summary","type":"[OrderSummaryDTO](../../types/order.OrderSummaryDTO/page.mdx)","description":"The summary of the order totals.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"refund_amount","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"no_notification","type":"`boolean`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"refund_amount","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"data","type":"Partial<[UpdateOrderClaimDTO](../order.UpdateOrderClaimDTO/page.mdx)>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"refund_amount","type":"[BigNumberInput](../../types/order.BigNumberInput/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"no_notification","type":"`boolean`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"type","type":"[OrderClaimType](../../types/order.OrderClaimType/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]}]} sectionTitle="UpdateOrderClaimWithSelectorDTO"/> +`","description":"The metadata of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"declined_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was declined","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_by","type":"`null` \\| `string`","description":"The canceled by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was canceled","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order change was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order change was updated","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"change_type","type":"`\"return\"` \\| `\"exchange\"` \\| `\"claim\"` \\| `\"edit\"`","description":"The type of the order change","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"region_id","type":"`string`","description":"The ID of the region the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The ID of the customer on the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`string`","description":"The ID of the sales channel the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"email","type":"`string`","description":"The email of the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"[OrderAddressDTO](../order.OrderAddressDTO/page.mdx)","description":"The associated shipping address.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the address","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the address was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the address was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The customer ID of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"first_name","type":"`string`","description":"The first name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"last_name","type":"`string`","description":"The last name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"phone","type":"`string`","description":"The phone number of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"company","type":"`string`","description":"The company of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_1","type":"`string`","description":"The first address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_2","type":"`string`","description":"The second address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"city","type":"`string`","description":"The city of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"country_code","type":"`string`","description":"The country code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"province","type":"`string`","description":"The province/state of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"postal_code","type":"`string`","description":"The postal code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"billing_address","type":"[OrderAddressDTO](../order.OrderAddressDTO/page.mdx)","description":"The associated billing address.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the address","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the address was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the address was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The customer ID of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"first_name","type":"`string`","description":"The first name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"last_name","type":"`string`","description":"The last name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"phone","type":"`string`","description":"The phone number of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"company","type":"`string`","description":"The company of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_1","type":"`string`","description":"The first address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_2","type":"`string`","description":"The second address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"city","type":"`string`","description":"The city of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"country_code","type":"`string`","description":"The country code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"province","type":"`string`","description":"The province/state of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"postal_code","type":"`string`","description":"The postal code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"shipping_methods","type":"[OrderShippingMethodDTO](../order.OrderShippingMethodDTO/page.mdx)[]","description":"The associated shipping methods","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"name","type":"`string`","description":"The name of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"amount","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The price of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw price of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_tax_inclusive","type":"`boolean`","description":"Whether the shipping method price is tax inclusive or not","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the shipping method was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the shipping method was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The discount total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The discount tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"description","type":"`string`","description":"The description of the shipping method","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_option_id","type":"`string`","description":"The ID of the shipping option the method was created from","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"data","type":"`Record`","description":"Additional data needed for fulfillment.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_lines","type":"[OrderShippingMethodTaxLineDTO](../order.OrderShippingMethodTaxLineDTO/page.mdx)[]","description":"The associated tax lines.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"adjustments","type":"[OrderShippingMethodAdjustmentDTO](../order.OrderShippingMethodAdjustmentDTO/page.mdx)[]","description":"The associated adjustments.","optional":true,"defaultValue":"","expandable":true,"children":[]}]},{"name":"transactions","type":"[OrderTransactionDTO](../order.OrderTransactionDTO/page.mdx)[]","description":"The tramsactions associated with the order","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[OrderDTO](../order.OrderDTO/page.mdx)","description":"The associated order","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"amount","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The amount of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw amount of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"The currency code of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference","type":"`string`","description":"The reference of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference_id","type":"`string`","description":"The ID of the reference","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the transaction was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the transaction was updated","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"The metadata of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"summary","type":"[OrderSummaryDTO](../../types/order.OrderSummaryDTO/page.mdx)","description":"The summary of the order totals.","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total_tax","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"ordered_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"fulfilled_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"returned_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_request_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"write_off_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"projected_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_total_tax","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_total_tax","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_projected_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"balance","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_balance","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"paid_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"refunded_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"return","type":"[ReturnDTO](../order.ReturnDTO/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"currency_code","type":"`string`","description":"The currency of the order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"id","type":"`string`","description":"The ID of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"status","type":"[ReturnStatus](../../types/order.ReturnStatus/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_change","type":"[OrderChangeDTO](../order.OrderChangeDTO/page.mdx)","description":"The active order change, if any.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"region_id","type":"`string`","description":"The ID of the region the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The ID of the customer on the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`string`","description":"The ID of the sales channel the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"email","type":"`string`","description":"The email of the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"[OrderAddressDTO](../order.OrderAddressDTO/page.mdx)","description":"The associated shipping address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"billing_address","type":"[OrderAddressDTO](../order.OrderAddressDTO/page.mdx)","description":"The associated billing address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"items","type":"[OrderLineItemDTO](../order.OrderLineItemDTO/page.mdx)[]","description":"The associated order details / line items.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"shipping_methods","type":"[OrderShippingMethodDTO](../order.OrderShippingMethodDTO/page.mdx)[]","description":"The associated shipping methods","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"transactions","type":"[OrderTransactionDTO](../order.OrderTransactionDTO/page.mdx)[]","description":"The tramsactions associated with the order","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"summary","type":"[OrderSummaryDTO](../../types/order.OrderSummaryDTO/page.mdx)","description":"The summary of the order totals.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"refund_amount","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"no_notification","type":"`boolean`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"refund_amount","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"data","type":"Partial<[UpdateOrderClaimDTO](../order.UpdateOrderClaimDTO/page.mdx)>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"refund_amount","type":"[BigNumberInput](../../types/order.BigNumberInput/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"no_notification","type":"`boolean`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"type","type":"[OrderClaimType](../../types/order.OrderClaimType/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]}]} sectionTitle="UpdateOrderClaimWithSelectorDTO"/> diff --git a/www/apps/resources/references/order/interfaces/order.UpdateOrderExchangeWithSelectorDTO/page.mdx b/www/apps/resources/references/order/interfaces/order.UpdateOrderExchangeWithSelectorDTO/page.mdx index 7acf830a38..8041d37119 100644 --- a/www/apps/resources/references/order/interfaces/order.UpdateOrderExchangeWithSelectorDTO/page.mdx +++ b/www/apps/resources/references/order/interfaces/order.UpdateOrderExchangeWithSelectorDTO/page.mdx @@ -6,4 +6,4 @@ import { TypeList } from "docs-ui" # UpdateOrderExchangeWithSelectorDTO -`","description":"The metadata of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"declined_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was declined","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_by","type":"`null` \\| `string`","description":"The canceled by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was canceled","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order change was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order change was updated","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"change_type","type":"`\"return\"` \\| `\"exchange\"` \\| `\"claim\"` \\| `\"edit\"`","description":"The type of the order change","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"region_id","type":"`string`","description":"The ID of the region the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The ID of the customer on the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`string`","description":"The ID of the sales channel the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"email","type":"`string`","description":"The email of the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"[OrderAddressDTO](../order.OrderAddressDTO/page.mdx)","description":"The associated shipping address.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the address","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the address was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the address was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The customer ID of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"first_name","type":"`string`","description":"The first name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"last_name","type":"`string`","description":"The last name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"phone","type":"`string`","description":"The phone number of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"company","type":"`string`","description":"The company of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_1","type":"`string`","description":"The first address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_2","type":"`string`","description":"The second address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"city","type":"`string`","description":"The city of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"country_code","type":"`string`","description":"The country code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"province","type":"`string`","description":"The province/state of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"postal_code","type":"`string`","description":"The postal code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"billing_address","type":"[OrderAddressDTO](../order.OrderAddressDTO/page.mdx)","description":"The associated billing address.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the address","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the address was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the address was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The customer ID of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"first_name","type":"`string`","description":"The first name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"last_name","type":"`string`","description":"The last name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"phone","type":"`string`","description":"The phone number of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"company","type":"`string`","description":"The company of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_1","type":"`string`","description":"The first address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_2","type":"`string`","description":"The second address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"city","type":"`string`","description":"The city of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"country_code","type":"`string`","description":"The country code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"province","type":"`string`","description":"The province/state of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"postal_code","type":"`string`","description":"The postal code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"shipping_methods","type":"[OrderShippingMethodDTO](../order.OrderShippingMethodDTO/page.mdx)[]","description":"The associated shipping methods","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"name","type":"`string`","description":"The name of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"amount","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The price of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw price of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_tax_inclusive","type":"`boolean`","description":"Whether the shipping method price is tax inclusive or not","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the shipping method was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the shipping method was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The discount total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The discount tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"description","type":"`string`","description":"The description of the shipping method","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_option_id","type":"`string`","description":"The ID of the shipping option the method was created from","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"data","type":"`Record`","description":"Additional data needed for fulfillment.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_lines","type":"[OrderShippingMethodTaxLineDTO](../order.OrderShippingMethodTaxLineDTO/page.mdx)[]","description":"The associated tax lines.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"adjustments","type":"[OrderShippingMethodAdjustmentDTO](../order.OrderShippingMethodAdjustmentDTO/page.mdx)[]","description":"The associated adjustments.","optional":true,"defaultValue":"","expandable":true,"children":[]}]},{"name":"transactions","type":"[OrderTransactionDTO](../order.OrderTransactionDTO/page.mdx)[]","description":"The tramsactions associated with the order","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[OrderDTO](../order.OrderDTO/page.mdx)","description":"The associated order","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"amount","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The amount of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw amount of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"The currency code of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference","type":"`string`","description":"The reference of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference_id","type":"`string`","description":"The ID of the reference","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the transaction was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the transaction was updated","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"The metadata of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"summary","type":"[OrderSummaryDTO](../../types/order.OrderSummaryDTO/page.mdx)","description":"The summary of the order totals.","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total_tax","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"ordered_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"fulfilled_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"returned_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_request_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"write_off_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"projected_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_total_tax","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_total_tax","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_projected_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"balance","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_balance","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"paid_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"refunded_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"no_notification","type":"`boolean`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"difference_due","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"return","type":"[ReturnDTO](../order.ReturnDTO/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"The ID of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"The currency of the order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"status","type":"[ReturnStatus](../../types/order.ReturnStatus/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_change","type":"[OrderChangeDTO](../order.OrderChangeDTO/page.mdx)","description":"The active order change, if any.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"region_id","type":"`string`","description":"The ID of the region the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The ID of the customer on the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`string`","description":"The ID of the sales channel the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"email","type":"`string`","description":"The email of the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"[OrderAddressDTO](../order.OrderAddressDTO/page.mdx)","description":"The associated shipping address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"billing_address","type":"[OrderAddressDTO](../order.OrderAddressDTO/page.mdx)","description":"The associated billing address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"items","type":"[OrderLineItemDTO](../order.OrderLineItemDTO/page.mdx)[]","description":"The associated order details / line items.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"shipping_methods","type":"[OrderShippingMethodDTO](../order.OrderShippingMethodDTO/page.mdx)[]","description":"The associated shipping methods","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"transactions","type":"[OrderTransactionDTO](../order.OrderTransactionDTO/page.mdx)[]","description":"The tramsactions associated with the order","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"summary","type":"[OrderSummaryDTO](../../types/order.OrderSummaryDTO/page.mdx)","description":"The summary of the order totals.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"refund_amount","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]}]},{"name":"data","type":"Partial<[UpdateOrderExchangeDTO](../order.UpdateOrderExchangeDTO/page.mdx)>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"difference_due","type":"[BigNumberInput](../../types/order.BigNumberInput/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"no_notification","type":"`boolean`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"allow_backorder","type":"`boolean`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]}]} sectionTitle="UpdateOrderExchangeWithSelectorDTO"/> +`","description":"The metadata of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"declined_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was declined","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_by","type":"`null` \\| `string`","description":"The canceled by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was canceled","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order change was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order change was updated","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"change_type","type":"`\"return\"` \\| `\"exchange\"` \\| `\"claim\"` \\| `\"edit\"`","description":"The type of the order change","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"region_id","type":"`string`","description":"The ID of the region the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The ID of the customer on the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`string`","description":"The ID of the sales channel the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"email","type":"`string`","description":"The email of the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"[OrderAddressDTO](../order.OrderAddressDTO/page.mdx)","description":"The associated shipping address.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the address","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the address was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the address was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The customer ID of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"first_name","type":"`string`","description":"The first name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"last_name","type":"`string`","description":"The last name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"phone","type":"`string`","description":"The phone number of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"company","type":"`string`","description":"The company of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_1","type":"`string`","description":"The first address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_2","type":"`string`","description":"The second address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"city","type":"`string`","description":"The city of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"country_code","type":"`string`","description":"The country code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"province","type":"`string`","description":"The province/state of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"postal_code","type":"`string`","description":"The postal code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"billing_address","type":"[OrderAddressDTO](../order.OrderAddressDTO/page.mdx)","description":"The associated billing address.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the address","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the address was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the address was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The customer ID of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"first_name","type":"`string`","description":"The first name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"last_name","type":"`string`","description":"The last name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"phone","type":"`string`","description":"The phone number of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"company","type":"`string`","description":"The company of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_1","type":"`string`","description":"The first address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_2","type":"`string`","description":"The second address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"city","type":"`string`","description":"The city of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"country_code","type":"`string`","description":"The country code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"province","type":"`string`","description":"The province/state of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"postal_code","type":"`string`","description":"The postal code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"shipping_methods","type":"[OrderShippingMethodDTO](../order.OrderShippingMethodDTO/page.mdx)[]","description":"The associated shipping methods","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"name","type":"`string`","description":"The name of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"amount","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The price of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw price of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_tax_inclusive","type":"`boolean`","description":"Whether the shipping method price is tax inclusive or not","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the shipping method was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the shipping method was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The discount total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The discount tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"description","type":"`string`","description":"The description of the shipping method","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_option_id","type":"`string`","description":"The ID of the shipping option the method was created from","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"data","type":"`Record`","description":"Additional data needed for fulfillment.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_lines","type":"[OrderShippingMethodTaxLineDTO](../order.OrderShippingMethodTaxLineDTO/page.mdx)[]","description":"The associated tax lines.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"adjustments","type":"[OrderShippingMethodAdjustmentDTO](../order.OrderShippingMethodAdjustmentDTO/page.mdx)[]","description":"The associated adjustments.","optional":true,"defaultValue":"","expandable":true,"children":[]}]},{"name":"transactions","type":"[OrderTransactionDTO](../order.OrderTransactionDTO/page.mdx)[]","description":"The tramsactions associated with the order","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[OrderDTO](../order.OrderDTO/page.mdx)","description":"The associated order","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"amount","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The amount of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw amount of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"The currency code of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference","type":"`string`","description":"The reference of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference_id","type":"`string`","description":"The ID of the reference","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the transaction was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the transaction was updated","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"The metadata of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"summary","type":"[OrderSummaryDTO](../../types/order.OrderSummaryDTO/page.mdx)","description":"The summary of the order totals.","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total_tax","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"ordered_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"fulfilled_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"returned_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_request_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"write_off_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"projected_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_total_tax","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_total_tax","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_projected_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"balance","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_balance","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"paid_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"refunded_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"no_notification","type":"`boolean`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"difference_due","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"return","type":"[ReturnDTO](../order.ReturnDTO/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"currency_code","type":"`string`","description":"The currency of the order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_item_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"gift_card_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_shipping_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_item_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order. (Excluding taxes)","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw gift card total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_gift_card_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw gift card tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_shipping_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping subtotal of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_shipping_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original shipping tax total of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"id","type":"`string`","description":"The ID of the order.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"status","type":"[ReturnStatus](../../types/order.ReturnStatus/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_change","type":"[OrderChangeDTO](../order.OrderChangeDTO/page.mdx)","description":"The active order change, if any.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"region_id","type":"`string`","description":"The ID of the region the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The ID of the customer on the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`string`","description":"The ID of the sales channel the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"email","type":"`string`","description":"The email of the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"[OrderAddressDTO](../order.OrderAddressDTO/page.mdx)","description":"The associated shipping address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"billing_address","type":"[OrderAddressDTO](../order.OrderAddressDTO/page.mdx)","description":"The associated billing address.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"items","type":"[OrderLineItemDTO](../order.OrderLineItemDTO/page.mdx)[]","description":"The associated order details / line items.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"shipping_methods","type":"[OrderShippingMethodDTO](../order.OrderShippingMethodDTO/page.mdx)[]","description":"The associated shipping methods","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"transactions","type":"[OrderTransactionDTO](../order.OrderTransactionDTO/page.mdx)[]","description":"The tramsactions associated with the order","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"summary","type":"[OrderSummaryDTO](../../types/order.OrderSummaryDTO/page.mdx)","description":"The summary of the order totals.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"refund_amount","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"return_id","type":"`string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"data","type":"Partial<[UpdateOrderExchangeDTO](../order.UpdateOrderExchangeDTO/page.mdx)>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"difference_due","type":"[BigNumberInput](../../types/order.BigNumberInput/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"no_notification","type":"`boolean`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"allow_backorder","type":"`boolean`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]}]} sectionTitle="UpdateOrderExchangeWithSelectorDTO"/> diff --git a/www/apps/resources/references/order/interfaces/order.UpdateOrderReturnWithSelectorDTO/page.mdx b/www/apps/resources/references/order/interfaces/order.UpdateOrderReturnWithSelectorDTO/page.mdx index 9a6bd72eff..d33c32a8ea 100644 --- a/www/apps/resources/references/order/interfaces/order.UpdateOrderReturnWithSelectorDTO/page.mdx +++ b/www/apps/resources/references/order/interfaces/order.UpdateOrderReturnWithSelectorDTO/page.mdx @@ -6,4 +6,4 @@ import { TypeList } from "docs-ui" # UpdateOrderReturnWithSelectorDTO -`","description":"The metadata of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"declined_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was declined","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_by","type":"`null` \\| `string`","description":"The canceled by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was canceled","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order change was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order change was updated","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"change_type","type":"`\"return\"` \\| `\"exchange\"` \\| `\"claim\"` \\| `\"edit\"`","description":"The type of the order change","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"region_id","type":"`string`","description":"The ID of the region the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The ID of the customer on the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`string`","description":"The ID of the sales channel the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"email","type":"`string`","description":"The email of the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"[OrderAddressDTO](../order.OrderAddressDTO/page.mdx)","description":"The associated shipping address.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the address","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the address was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the address was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The customer ID of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"first_name","type":"`string`","description":"The first name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"last_name","type":"`string`","description":"The last name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"phone","type":"`string`","description":"The phone number of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"company","type":"`string`","description":"The company of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_1","type":"`string`","description":"The first address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_2","type":"`string`","description":"The second address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"city","type":"`string`","description":"The city of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"country_code","type":"`string`","description":"The country code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"province","type":"`string`","description":"The province/state of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"postal_code","type":"`string`","description":"The postal code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"billing_address","type":"[OrderAddressDTO](../order.OrderAddressDTO/page.mdx)","description":"The associated billing address.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the address","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the address was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the address was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The customer ID of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"first_name","type":"`string`","description":"The first name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"last_name","type":"`string`","description":"The last name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"phone","type":"`string`","description":"The phone number of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"company","type":"`string`","description":"The company of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_1","type":"`string`","description":"The first address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_2","type":"`string`","description":"The second address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"city","type":"`string`","description":"The city of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"country_code","type":"`string`","description":"The country code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"province","type":"`string`","description":"The province/state of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"postal_code","type":"`string`","description":"The postal code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"items","type":"[OrderLineItemDTO](../order.OrderLineItemDTO/page.mdx)[]","description":"The associated order details / line items.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"original_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The item total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The item subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The item tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The discount total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The discount tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"refundable_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The refundable total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"refundable_total_per_unit","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The refundable total per unit of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_refundable_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw refundable total of the order line item..","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_refundable_total_per_unit","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw refundable total per unit of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"id","type":"`string`","description":"The ID of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"title","type":"`string`","description":"The title of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"requires_shipping","type":"`boolean`","description":"Indicates whether the order line item requires shipping.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_discountable","type":"`boolean`","description":"Indicates whether the order line item is discountable.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_tax_inclusive","type":"`boolean`","description":"Indicates whether the order line item price is tax inclusive.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"unit_price","type":"`number`","description":"The unit price of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_unit_price","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw unit price of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"quantity","type":"`number`","description":"The quantity of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_quantity","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw quantity of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"detail","type":"[OrderItemDTO](../order.OrderItemDTO/page.mdx)","description":"The details of the item","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"The date when the order line item was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"The date when the order line item was last updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtitle","type":"`null` \\| `string`","description":"The subtitle of the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"thumbnail","type":"`null` \\| `string`","description":"The thumbnail of the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"variant_id","type":"`null` \\| `string`","description":"The ID of the variant associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_id","type":"`null` \\| `string`","description":"The ID of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_title","type":"`null` \\| `string`","description":"The title of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_description","type":"`null` \\| `string`","description":"The description of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_subtitle","type":"`null` \\| `string`","description":"The subtitle of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_type","type":"`null` \\| `string`","description":"The type of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_collection","type":"`null` \\| `string`","description":"The collection of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_handle","type":"`null` \\| `string`","description":"The handle of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"variant_sku","type":"`null` \\| `string`","description":"The SKU (stock keeping unit) of the variant associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"variant_barcode","type":"`null` \\| `string`","description":"The barcode of the variant associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"variant_title","type":"`null` \\| `string`","description":"The title of the variant associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"variant_option_values","type":"`null` \\| `Record`","description":"The option values of the variant associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"compare_at_unit_price","type":"`number`","description":"The compare at unit price of the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_compare_at_unit_price","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw compare at unit price of the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_lines","type":"[OrderLineItemTaxLineDTO](../order.OrderLineItemTaxLineDTO/page.mdx)[]","description":"The associated tax lines.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"adjustments","type":"[OrderLineItemAdjustmentDTO](../order.OrderLineItemAdjustmentDTO/page.mdx)[]","description":"The associated adjustments.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"shipping_methods","type":"[OrderShippingMethodDTO](../order.OrderShippingMethodDTO/page.mdx)[]","description":"The associated shipping methods","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"name","type":"`string`","description":"The name of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"amount","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The price of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw price of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_tax_inclusive","type":"`boolean`","description":"Whether the shipping method price is tax inclusive or not","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the shipping method was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the shipping method was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The discount total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The discount tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"description","type":"`string`","description":"The description of the shipping method","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_option_id","type":"`string`","description":"The ID of the shipping option the method was created from","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"data","type":"`Record`","description":"Additional data needed for fulfillment.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_lines","type":"[OrderShippingMethodTaxLineDTO](../order.OrderShippingMethodTaxLineDTO/page.mdx)[]","description":"The associated tax lines.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"adjustments","type":"[OrderShippingMethodAdjustmentDTO](../order.OrderShippingMethodAdjustmentDTO/page.mdx)[]","description":"The associated adjustments.","optional":true,"defaultValue":"","expandable":true,"children":[]}]},{"name":"transactions","type":"[OrderTransactionDTO](../order.OrderTransactionDTO/page.mdx)[]","description":"The tramsactions associated with the order","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[OrderDTO](../order.OrderDTO/page.mdx)","description":"The associated order","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"amount","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The amount of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw amount of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"The currency code of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference","type":"`string`","description":"The reference of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference_id","type":"`string`","description":"The ID of the reference","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the transaction was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the transaction was updated","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"The metadata of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"summary","type":"[OrderSummaryDTO](../../types/order.OrderSummaryDTO/page.mdx)","description":"The summary of the order totals.","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total_tax","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"ordered_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"fulfilled_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"returned_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_request_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"write_off_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"projected_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_total_tax","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_total_tax","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_projected_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"balance","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_balance","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"paid_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"refunded_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"refund_amount","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"data","type":"Partial<[UpdateReturnDTO](../order.UpdateReturnDTO/page.mdx)>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"refund_amount","type":"[BigNumberInput](../../types/order.BigNumberInput/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"no_notification","type":"`boolean`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_id","type":"`string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange_id","type":"`string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]}]} sectionTitle="UpdateOrderReturnWithSelectorDTO"/> +`","description":"The metadata of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"declined_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was declined","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_by","type":"`null` \\| `string`","description":"The canceled by of the order change","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `string` \\| `Date`","description":"When the order change was canceled","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order change was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order change was updated","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"change_type","type":"`\"return\"` \\| `\"exchange\"` \\| `\"claim\"` \\| `\"edit\"`","description":"The type of the order change","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"region_id","type":"`string`","description":"The ID of the region the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The ID of the customer on the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`string`","description":"The ID of the sales channel the order belongs to.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"email","type":"`string`","description":"The email of the order.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"[OrderAddressDTO](../order.OrderAddressDTO/page.mdx)","description":"The associated shipping address.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the address","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the address was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the address was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The customer ID of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"first_name","type":"`string`","description":"The first name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"last_name","type":"`string`","description":"The last name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"phone","type":"`string`","description":"The phone number of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"company","type":"`string`","description":"The company of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_1","type":"`string`","description":"The first address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_2","type":"`string`","description":"The second address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"city","type":"`string`","description":"The city of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"country_code","type":"`string`","description":"The country code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"province","type":"`string`","description":"The province/state of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"postal_code","type":"`string`","description":"The postal code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"billing_address","type":"[OrderAddressDTO](../order.OrderAddressDTO/page.mdx)","description":"The associated billing address.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the address","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the address was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the address was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`string`","description":"The customer ID of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"first_name","type":"`string`","description":"The first name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"last_name","type":"`string`","description":"The last name of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"phone","type":"`string`","description":"The phone number of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"company","type":"`string`","description":"The company of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_1","type":"`string`","description":"The first address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"address_2","type":"`string`","description":"The second address line of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"city","type":"`string`","description":"The city of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"country_code","type":"`string`","description":"The country code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"province","type":"`string`","description":"The province/state of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"postal_code","type":"`string`","description":"The postal code of the address","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"items","type":"[OrderLineItemDTO](../order.OrderLineItemDTO/page.mdx)[]","description":"The associated order details / line items.","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"original_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The item total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The item subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The item tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The discount total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The discount tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"refundable_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The refundable total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"refundable_total_per_unit","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The refundable total per unit of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_item_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw item tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_refundable_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw refundable total of the order line item..","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_refundable_total_per_unit","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw refundable total per unit of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"id","type":"`string`","description":"The ID of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"title","type":"`string`","description":"The title of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"requires_shipping","type":"`boolean`","description":"Indicates whether the order line item requires shipping.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_discountable","type":"`boolean`","description":"Indicates whether the order line item is discountable.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_tax_inclusive","type":"`boolean`","description":"Indicates whether the order line item price is tax inclusive.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"unit_price","type":"`number`","description":"The unit price of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_unit_price","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw unit price of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"quantity","type":"`number`","description":"The quantity of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_quantity","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw quantity of the order line item.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"detail","type":"[OrderItemDTO](../order.OrderItemDTO/page.mdx)","description":"The details of the item","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"The date when the order line item was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"The date when the order line item was last updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtitle","type":"`null` \\| `string`","description":"The subtitle of the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"thumbnail","type":"`null` \\| `string`","description":"The thumbnail of the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"variant_id","type":"`null` \\| `string`","description":"The ID of the variant associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_id","type":"`null` \\| `string`","description":"The ID of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_title","type":"`null` \\| `string`","description":"The title of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_description","type":"`null` \\| `string`","description":"The description of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_subtitle","type":"`null` \\| `string`","description":"The subtitle of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_type","type":"`null` \\| `string`","description":"The type of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_collection","type":"`null` \\| `string`","description":"The collection of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"product_handle","type":"`null` \\| `string`","description":"The handle of the product associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"variant_sku","type":"`null` \\| `string`","description":"The SKU (stock keeping unit) of the variant associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"variant_barcode","type":"`null` \\| `string`","description":"The barcode of the variant associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"variant_title","type":"`null` \\| `string`","description":"The title of the variant associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"variant_option_values","type":"`null` \\| `Record`","description":"The option values of the variant associated with the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"compare_at_unit_price","type":"`number`","description":"The compare at unit price of the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_compare_at_unit_price","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw compare at unit price of the order line item.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_lines","type":"[OrderLineItemTaxLineDTO](../order.OrderLineItemTaxLineDTO/page.mdx)[]","description":"The associated tax lines.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"adjustments","type":"[OrderLineItemAdjustmentDTO](../order.OrderLineItemAdjustmentDTO/page.mdx)[]","description":"The associated adjustments.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"shipping_methods","type":"[OrderShippingMethodDTO](../order.OrderShippingMethodDTO/page.mdx)[]","description":"The associated shipping methods","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"name","type":"`string`","description":"The name of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"amount","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The price of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw price of the shipping method","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_tax_inclusive","type":"`boolean`","description":"Whether the shipping method price is tax inclusive or not","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the shipping method was created.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the shipping method was updated.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"original_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The original tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The discount total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"discount_tax_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The discount tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_original_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw original tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_subtotal","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw subtotal of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_discount_tax_total","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw discount tax total of the order shipping method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"description","type":"`string`","description":"The description of the shipping method","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_option_id","type":"`string`","description":"The ID of the shipping option the method was created from","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"data","type":"`Record`","description":"Additional data needed for fulfillment.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_lines","type":"[OrderShippingMethodTaxLineDTO](../order.OrderShippingMethodTaxLineDTO/page.mdx)[]","description":"The associated tax lines.","optional":true,"defaultValue":"","expandable":true,"children":[]},{"name":"adjustments","type":"[OrderShippingMethodAdjustmentDTO](../order.OrderShippingMethodAdjustmentDTO/page.mdx)[]","description":"The associated adjustments.","optional":true,"defaultValue":"","expandable":true,"children":[]}]},{"name":"transactions","type":"[OrderTransactionDTO](../order.OrderTransactionDTO/page.mdx)[]","description":"The tramsactions associated with the order","optional":true,"defaultValue":"","expandable":true,"children":[{"name":"id","type":"`string`","description":"The ID of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"The ID of the associated order","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[OrderDTO](../order.OrderDTO/page.mdx)","description":"The associated order","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"amount","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"The amount of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"The raw amount of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"The currency code of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference","type":"`string`","description":"The reference of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference_id","type":"`string`","description":"The ID of the reference","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the transaction was created","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the transaction was updated","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"The metadata of the transaction","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"summary","type":"[OrderSummaryDTO](../../types/order.OrderSummaryDTO/page.mdx)","description":"The summary of the order totals.","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"total_tax","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"ordered_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"fulfilled_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"returned_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_request_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"write_off_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"projected_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"net_total_tax","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_total_tax","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_projected_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"balance","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"future_balance","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"paid_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"refunded_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"metadata","type":"`null` \\| `Record`","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`string` \\| `Date`","description":"When the order was canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"When the order was created.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"When the order was updated.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"refund_amount","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"data","type":"Partial<[UpdateReturnDTO](../order.UpdateReturnDTO/page.mdx)>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"refund_amount","type":"[BigNumberInput](../../types/order.BigNumberInput/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"no_notification","type":"`boolean`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_id","type":"`string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange_id","type":"`string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"items","type":"`object`[]","description":"","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"quantity","type":"[BigNumberInput](../../types/order.BigNumberInput/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"internal_note","type":"`null` \\| `string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"note","type":"`null` \\| `string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"reason_id","type":"`null` \\| `string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]}]}]} sectionTitle="UpdateOrderReturnWithSelectorDTO"/> diff --git a/www/apps/resources/references/order/interfaces/order.UpdateReturnDTO/page.mdx b/www/apps/resources/references/order/interfaces/order.UpdateReturnDTO/page.mdx index af44c84c0b..6a23b795ea 100644 --- a/www/apps/resources/references/order/interfaces/order.UpdateReturnDTO/page.mdx +++ b/www/apps/resources/references/order/interfaces/order.UpdateReturnDTO/page.mdx @@ -6,4 +6,4 @@ import { TypeList } from "docs-ui" # UpdateReturnDTO -`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]} sectionTitle="UpdateReturnDTO"/> +`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"items","type":"`object`[]","description":"","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"quantity","type":"[BigNumberInput](../../types/order.BigNumberInput/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"internal_note","type":"`null` \\| `string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"note","type":"`null` \\| `string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"reason_id","type":"`null` \\| `string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]}]} sectionTitle="UpdateReturnDTO"/> diff --git a/www/apps/resources/references/order_models/classes/order_models.ClaimItem/page.mdx b/www/apps/resources/references/order_models/classes/order_models.ClaimItem/page.mdx index 1a21b4c354..bb38843877 100644 --- a/www/apps/resources/references/order_models/classes/order_models.ClaimItem/page.mdx +++ b/www/apps/resources/references/order_models/classes/order_models.ClaimItem/page.mdx @@ -10,4 +10,4 @@ import { TypeList } from "docs-ui" This documentation provides a reference to the ClaimItem . This belongs to the Order Module. -`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"url","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"reason","type":"`null` \\| [ClaimReason](../../../utils/OrderUtils/enums/utils.OrderUtils.ClaimReason/page.mdx)","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[{"name":"MISSING_ITEM","type":"`\"missing_item\"`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"WRONG_ITEM","type":"`\"wrong_item\"`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"PRODUCTION_FAILURE","type":"`\"production_failure\"`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"OTHER","type":"`\"other\"`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"quantity","type":"`number` \\| `Number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_quantity","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"claim_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim","type":"[OrderClaim](../order_models.OrderClaim/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"display_id","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"region_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"customer_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"version","type":"`number`","description":"","optional":false,"defaultValue":"1","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"status","type":"[OrderStatus](../../../utils/OrderUtils/enums/utils.OrderUtils.OrderStatus/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_draft_order","type":"`boolean`","description":"","optional":false,"defaultValue":"false","expandable":false,"children":[]},{"name":"email","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"no_notification","type":"`null` \\| `boolean`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"summary","type":"Collection<[OrderSummary](../order_models.OrderSummary/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"items","type":"Collection<[OrderItem](../order_models.OrderItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](../order_models.OrderShippingMethod/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"transactions","type":"Collection<[Transaction](../order_models.Transaction/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"`OptionalOrderProps`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address_id","type":"`null` \\| `string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"`null` \\| [Address](../order_models.Address/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"billing_address_id","type":"`null` \\| `string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"billing_address","type":"`null` \\| [Address](../order_models.Address/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"return","type":"[Return](../order_models.Return/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange","type":"[OrderExchange](../order_models.OrderExchange/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"claim","type":"[OrderClaim](../order_models.OrderClaim/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"order_version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"display_id","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"status","type":"[ReturnStatus](../../../utils/OrderUtils/enums/utils.OrderUtils.ReturnStatus/page.mdx)","description":"","optional":false,"defaultValue":"ReturnStatus.REQUESTED","expandable":false,"children":[]},{"name":"no_notification","type":"`null` \\| `boolean`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"refund_amount","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_refund_amount","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"items","type":"Collection<[ReturnItem](../order_models.ReturnItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](../order_models.OrderShippingMethod/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"transactions","type":"Collection<[Transaction](../order_models.Transaction/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"received_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"order_version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"display_id","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"type","type":"[ClaimType](../../../utils/OrderUtils/enums/utils.OrderUtils.ClaimType/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"REFUND","type":"`\"refund\"`","description":"The claim refunds an amount to the customer.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"REPLACE","type":"`\"replace\"`","description":"The claim replaces the returned item with a new one.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"no_notification","type":"`null` \\| `boolean`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"refund_amount","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_refund_amount","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"additional_items","type":"Collection<[ClaimItem](page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"images","type":"Collection<[ClaimItemImage](../order_models.ClaimItemImage/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reason","type":"`null` \\| [ClaimReason](../../../utils/OrderUtils/enums/utils.OrderUtils.ClaimReason/page.mdx)","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"quantity","type":"`number` \\| `Number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_quantity","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim","type":"[OrderClaim](../order_models.OrderClaim/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item","type":"[LineItem](../order_models.LineItem/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_additional_item","type":"`boolean`","description":"","optional":false,"defaultValue":"false","expandable":false,"children":[]},{"name":"note","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"claim_items","type":"Collection<[ClaimItem](page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"images","type":"Collection<[ClaimItemImage](../order_models.ClaimItemImage/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reason","type":"`null` \\| [ClaimReason](../../../utils/OrderUtils/enums/utils.OrderUtils.ClaimReason/page.mdx)","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"quantity","type":"`number` \\| `Number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_quantity","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim","type":"[OrderClaim](../order_models.OrderClaim/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item","type":"[LineItem](../order_models.LineItem/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_additional_item","type":"`boolean`","description":"","optional":false,"defaultValue":"false","expandable":false,"children":[]},{"name":"note","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](../order_models.OrderShippingMethod/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"return","type":"[Return](../order_models.Return/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange","type":"[OrderExchange](../order_models.OrderExchange/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim","type":"[OrderClaim](../order_models.OrderClaim/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_method_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_method","type":"[ShippingMethod](../order_models.ShippingMethod/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"transactions","type":"Collection<[Transaction](../order_models.Transaction/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"return","type":"[Return](../order_models.Return/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange","type":"[OrderExchange](../order_models.OrderExchange/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim","type":"[OrderClaim](../order_models.OrderClaim/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"version","type":"`number`","description":"","optional":false,"defaultValue":"1","expandable":false,"children":[]},{"name":"amount","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"reference_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"item_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item","type":"[LineItem](../order_models.LineItem/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"title","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtitle","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"thumbnail","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"variant_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"product_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"product_title","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"product_description","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"product_subtitle","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"product_type","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"product_collection","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"product_handle","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"variant_sku","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"variant_barcode","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"variant_title","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"variant_option_values","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"requires_shipping","type":"`boolean`","description":"","optional":false,"defaultValue":"true","expandable":false,"children":[]},{"name":"is_discountable","type":"`boolean`","description":"","optional":false,"defaultValue":"true","expandable":false,"children":[]},{"name":"is_tax_inclusive","type":"`boolean`","description":"","optional":false,"defaultValue":"false","expandable":false,"children":[]},{"name":"raw_compare_at_unit_price","type":"`null` \\| [BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"unit_price","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_unit_price","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"tax_lines","type":"Collection<[LineItemTaxLine](../order_models.LineItemTaxLine/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"item","type":"[LineItem](../order_models.LineItem/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"code","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"rate","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_rate","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"description","type":"`null` \\| `string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_rate_id","type":"`null` \\| `string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"provider_id","type":"`null` \\| `string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"adjustments","type":"Collection<[LineItemAdjustment](../order_models.LineItemAdjustment/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"description","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"promotion_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"code","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"amount","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"provider_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item","type":"[LineItem](../order_models.LineItem/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"compare_at_unit_price","type":"`null` \\| `number` \\| `BigNumber`","description":"","optional":true,"defaultValue":"null","expandable":false,"children":[]}]},{"name":"is_additional_item","type":"`boolean`","description":"","optional":false,"defaultValue":"false","expandable":false,"children":[]},{"name":"note","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]} sectionTitle="ClaimItem"/> +`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"url","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"reason","type":"`null` \\| [ClaimReason](../../../utils/OrderUtils/enums/utils.OrderUtils.ClaimReason/page.mdx)","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[{"name":"MISSING_ITEM","type":"`\"missing_item\"`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"WRONG_ITEM","type":"`\"wrong_item\"`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"PRODUCTION_FAILURE","type":"`\"production_failure\"`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"OTHER","type":"`\"other\"`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"quantity","type":"`number` \\| `Number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_quantity","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"claim_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim","type":"[OrderClaim](../order_models.OrderClaim/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"display_id","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"region_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"customer_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"version","type":"`number`","description":"","optional":false,"defaultValue":"1","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"status","type":"[OrderStatus](../../../utils/OrderUtils/enums/utils.OrderUtils.OrderStatus/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_draft_order","type":"`boolean`","description":"","optional":false,"defaultValue":"false","expandable":false,"children":[]},{"name":"email","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"no_notification","type":"`null` \\| `boolean`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"summary","type":"Collection<[OrderSummary](../order_models.OrderSummary/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"items","type":"Collection<[OrderItem](../order_models.OrderItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](../order_models.OrderShippingMethod/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"transactions","type":"Collection<[Transaction](../order_models.Transaction/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"`OptionalOrderProps`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address_id","type":"`null` \\| `string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"`null` \\| [Address](../order_models.Address/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"billing_address_id","type":"`null` \\| `string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"billing_address","type":"`null` \\| [Address](../order_models.Address/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"return","type":"[Return](../order_models.Return/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange","type":"[OrderExchange](../order_models.OrderExchange/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"claim","type":"[OrderClaim](../order_models.OrderClaim/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"order_version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"display_id","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"status","type":"[ReturnStatus](../../../utils/OrderUtils/enums/utils.OrderUtils.ReturnStatus/page.mdx)","description":"","optional":false,"defaultValue":"ReturnStatus.REQUESTED","expandable":false,"children":[]},{"name":"location_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"no_notification","type":"`null` \\| `boolean`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"refund_amount","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_refund_amount","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"items","type":"Collection<[ReturnItem](../order_models.ReturnItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](../order_models.OrderShippingMethod/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"transactions","type":"Collection<[Transaction](../order_models.Transaction/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"received_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"order_version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"display_id","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"type","type":"[ClaimType](../../../utils/OrderUtils/enums/utils.OrderUtils.ClaimType/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"REFUND","type":"`\"refund\"`","description":"The claim refunds an amount to the customer.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"REPLACE","type":"`\"replace\"`","description":"The claim replaces the returned item with a new one.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"no_notification","type":"`null` \\| `boolean`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"refund_amount","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_refund_amount","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"additional_items","type":"Collection<[ClaimItem](page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"images","type":"Collection<[ClaimItemImage](../order_models.ClaimItemImage/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reason","type":"`null` \\| [ClaimReason](../../../utils/OrderUtils/enums/utils.OrderUtils.ClaimReason/page.mdx)","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"quantity","type":"`number` \\| `Number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_quantity","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim","type":"[OrderClaim](../order_models.OrderClaim/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item","type":"[LineItem](../order_models.LineItem/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_additional_item","type":"`boolean`","description":"","optional":false,"defaultValue":"false","expandable":false,"children":[]},{"name":"note","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"claim_items","type":"Collection<[ClaimItem](page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"images","type":"Collection<[ClaimItemImage](../order_models.ClaimItemImage/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reason","type":"`null` \\| [ClaimReason](../../../utils/OrderUtils/enums/utils.OrderUtils.ClaimReason/page.mdx)","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"quantity","type":"`number` \\| `Number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_quantity","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim","type":"[OrderClaim](../order_models.OrderClaim/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item","type":"[LineItem](../order_models.LineItem/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_additional_item","type":"`boolean`","description":"","optional":false,"defaultValue":"false","expandable":false,"children":[]},{"name":"note","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](../order_models.OrderShippingMethod/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"return","type":"[Return](../order_models.Return/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange","type":"[OrderExchange](../order_models.OrderExchange/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim","type":"[OrderClaim](../order_models.OrderClaim/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_method_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_method","type":"[ShippingMethod](../order_models.ShippingMethod/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"transactions","type":"Collection<[Transaction](../order_models.Transaction/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"return","type":"[Return](../order_models.Return/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange","type":"[OrderExchange](../order_models.OrderExchange/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim","type":"[OrderClaim](../order_models.OrderClaim/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"version","type":"`number`","description":"","optional":false,"defaultValue":"1","expandable":false,"children":[]},{"name":"amount","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"reference_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"item_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item","type":"[LineItem](../order_models.LineItem/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"title","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtitle","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"thumbnail","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"variant_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"product_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"product_title","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"product_description","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"product_subtitle","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"product_type","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"product_collection","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"product_handle","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"variant_sku","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"variant_barcode","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"variant_title","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"variant_option_values","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"requires_shipping","type":"`boolean`","description":"","optional":false,"defaultValue":"true","expandable":false,"children":[]},{"name":"is_discountable","type":"`boolean`","description":"","optional":false,"defaultValue":"true","expandable":false,"children":[]},{"name":"is_tax_inclusive","type":"`boolean`","description":"","optional":false,"defaultValue":"false","expandable":false,"children":[]},{"name":"raw_compare_at_unit_price","type":"`null` \\| [BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"unit_price","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_unit_price","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"tax_lines","type":"Collection<[LineItemTaxLine](../order_models.LineItemTaxLine/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"item","type":"[LineItem](../order_models.LineItem/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"code","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"rate","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_rate","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"description","type":"`null` \\| `string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_rate_id","type":"`null` \\| `string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"provider_id","type":"`null` \\| `string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"adjustments","type":"Collection<[LineItemAdjustment](../order_models.LineItemAdjustment/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"description","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"promotion_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"code","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"amount","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"provider_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item","type":"[LineItem](../order_models.LineItem/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"compare_at_unit_price","type":"`null` \\| `number` \\| `BigNumber`","description":"","optional":true,"defaultValue":"null","expandable":false,"children":[]}]},{"name":"is_additional_item","type":"`boolean`","description":"","optional":false,"defaultValue":"false","expandable":false,"children":[]},{"name":"note","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]} sectionTitle="ClaimItem"/> diff --git a/www/apps/resources/references/order_models/classes/order_models.ExchangeItem/page.mdx b/www/apps/resources/references/order_models/classes/order_models.ExchangeItem/page.mdx index 9967ea22d7..0ca9cd9657 100644 --- a/www/apps/resources/references/order_models/classes/order_models.ExchangeItem/page.mdx +++ b/www/apps/resources/references/order_models/classes/order_models.ExchangeItem/page.mdx @@ -10,4 +10,4 @@ import { TypeList } from "docs-ui" This documentation provides a reference to the ExchangeItem . This belongs to the Order Module. -`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"items","type":"Collection<[OrderItem](../order_models.OrderItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](../order_models.OrderShippingMethod/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"transactions","type":"Collection<[Transaction](../order_models.Transaction/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"`OptionalOrderProps`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address_id","type":"`null` \\| `string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"`null` \\| [Address](../order_models.Address/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"billing_address_id","type":"`null` \\| `string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"billing_address","type":"`null` \\| [Address](../order_models.Address/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"return","type":"[Return](../order_models.Return/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange","type":"[OrderExchange](../order_models.OrderExchange/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"claim","type":"[OrderClaim](../order_models.OrderClaim/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"order_version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"display_id","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"status","type":"[ReturnStatus](../../../utils/OrderUtils/enums/utils.OrderUtils.ReturnStatus/page.mdx)","description":"","optional":false,"defaultValue":"ReturnStatus.REQUESTED","expandable":false,"children":[]},{"name":"no_notification","type":"`null` \\| `boolean`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"refund_amount","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_refund_amount","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"items","type":"Collection<[ReturnItem](../order_models.ReturnItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](../order_models.OrderShippingMethod/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"transactions","type":"Collection<[Transaction](../order_models.Transaction/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"received_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"order_version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"display_id","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"no_notification","type":"`null` \\| `boolean`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"difference_due","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_difference_due","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"allow_backorder","type":"`boolean`","description":"","optional":false,"defaultValue":"false","expandable":false,"children":[]},{"name":"additional_items","type":"Collection<[ExchangeItem](page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"quantity","type":"`number` \\| `Number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_quantity","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange","type":"[OrderExchange](../order_models.OrderExchange/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item","type":"[LineItem](../order_models.LineItem/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"note","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](../order_models.OrderShippingMethod/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"return","type":"[Return](../order_models.Return/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange","type":"[OrderExchange](../order_models.OrderExchange/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim","type":"[OrderClaim](../order_models.OrderClaim/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_method_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_method","type":"[ShippingMethod](../order_models.ShippingMethod/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"transactions","type":"Collection<[Transaction](../order_models.Transaction/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"return","type":"[Return](../order_models.Return/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange","type":"[OrderExchange](../order_models.OrderExchange/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim","type":"[OrderClaim](../order_models.OrderClaim/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"version","type":"`number`","description":"","optional":false,"defaultValue":"1","expandable":false,"children":[]},{"name":"amount","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"reference_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"item_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item","type":"[LineItem](../order_models.LineItem/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"title","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtitle","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"thumbnail","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"variant_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"product_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"product_title","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"product_description","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"product_subtitle","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"product_type","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"product_collection","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"product_handle","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"variant_sku","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"variant_barcode","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"variant_title","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"variant_option_values","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"requires_shipping","type":"`boolean`","description":"","optional":false,"defaultValue":"true","expandable":false,"children":[]},{"name":"is_discountable","type":"`boolean`","description":"","optional":false,"defaultValue":"true","expandable":false,"children":[]},{"name":"is_tax_inclusive","type":"`boolean`","description":"","optional":false,"defaultValue":"false","expandable":false,"children":[]},{"name":"raw_compare_at_unit_price","type":"`null` \\| [BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"unit_price","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_unit_price","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"tax_lines","type":"Collection<[LineItemTaxLine](../order_models.LineItemTaxLine/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"item","type":"[LineItem](../order_models.LineItem/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"code","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"rate","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_rate","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"description","type":"`null` \\| `string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_rate_id","type":"`null` \\| `string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"provider_id","type":"`null` \\| `string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"adjustments","type":"Collection<[LineItemAdjustment](../order_models.LineItemAdjustment/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"description","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"promotion_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"code","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"amount","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"provider_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item","type":"[LineItem](../order_models.LineItem/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"compare_at_unit_price","type":"`null` \\| `number` \\| `BigNumber`","description":"","optional":true,"defaultValue":"null","expandable":false,"children":[]}]},{"name":"note","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]} sectionTitle="ExchangeItem"/> +`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"items","type":"Collection<[OrderItem](../order_models.OrderItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](../order_models.OrderShippingMethod/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"transactions","type":"Collection<[Transaction](../order_models.Transaction/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"`OptionalOrderProps`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address_id","type":"`null` \\| `string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"`null` \\| [Address](../order_models.Address/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"billing_address_id","type":"`null` \\| `string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"billing_address","type":"`null` \\| [Address](../order_models.Address/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"return","type":"[Return](../order_models.Return/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange","type":"[OrderExchange](../order_models.OrderExchange/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"claim","type":"[OrderClaim](../order_models.OrderClaim/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"order_version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"display_id","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"status","type":"[ReturnStatus](../../../utils/OrderUtils/enums/utils.OrderUtils.ReturnStatus/page.mdx)","description":"","optional":false,"defaultValue":"ReturnStatus.REQUESTED","expandable":false,"children":[]},{"name":"location_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"no_notification","type":"`null` \\| `boolean`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"refund_amount","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_refund_amount","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"items","type":"Collection<[ReturnItem](../order_models.ReturnItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](../order_models.OrderShippingMethod/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"transactions","type":"Collection<[Transaction](../order_models.Transaction/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"received_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"order_version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"display_id","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"no_notification","type":"`null` \\| `boolean`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"difference_due","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_difference_due","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"allow_backorder","type":"`boolean`","description":"","optional":false,"defaultValue":"false","expandable":false,"children":[]},{"name":"additional_items","type":"Collection<[ExchangeItem](page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"quantity","type":"`number` \\| `Number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_quantity","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange","type":"[OrderExchange](../order_models.OrderExchange/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item","type":"[LineItem](../order_models.LineItem/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"note","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](../order_models.OrderShippingMethod/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"return","type":"[Return](../order_models.Return/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange","type":"[OrderExchange](../order_models.OrderExchange/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim","type":"[OrderClaim](../order_models.OrderClaim/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_method_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_method","type":"[ShippingMethod](../order_models.ShippingMethod/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"transactions","type":"Collection<[Transaction](../order_models.Transaction/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"return","type":"[Return](../order_models.Return/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange","type":"[OrderExchange](../order_models.OrderExchange/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim","type":"[OrderClaim](../order_models.OrderClaim/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"version","type":"`number`","description":"","optional":false,"defaultValue":"1","expandable":false,"children":[]},{"name":"amount","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"reference_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"item_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item","type":"[LineItem](../order_models.LineItem/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"title","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtitle","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"thumbnail","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"variant_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"product_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"product_title","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"product_description","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"product_subtitle","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"product_type","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"product_collection","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"product_handle","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"variant_sku","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"variant_barcode","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"variant_title","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"variant_option_values","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"requires_shipping","type":"`boolean`","description":"","optional":false,"defaultValue":"true","expandable":false,"children":[]},{"name":"is_discountable","type":"`boolean`","description":"","optional":false,"defaultValue":"true","expandable":false,"children":[]},{"name":"is_tax_inclusive","type":"`boolean`","description":"","optional":false,"defaultValue":"false","expandable":false,"children":[]},{"name":"raw_compare_at_unit_price","type":"`null` \\| [BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"unit_price","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_unit_price","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"tax_lines","type":"Collection<[LineItemTaxLine](../order_models.LineItemTaxLine/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"item","type":"[LineItem](../order_models.LineItem/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"code","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"rate","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_rate","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"description","type":"`null` \\| `string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_rate_id","type":"`null` \\| `string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"provider_id","type":"`null` \\| `string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"adjustments","type":"Collection<[LineItemAdjustment](../order_models.LineItemAdjustment/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"description","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"promotion_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"code","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"amount","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"provider_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item","type":"[LineItem](../order_models.LineItem/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"compare_at_unit_price","type":"`null` \\| `number` \\| `BigNumber`","description":"","optional":true,"defaultValue":"null","expandable":false,"children":[]}]},{"name":"note","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]} sectionTitle="ExchangeItem"/> diff --git a/www/apps/resources/references/order_models/classes/order_models.Order/page.mdx b/www/apps/resources/references/order_models/classes/order_models.Order/page.mdx index 0bbef3cf29..b151505fb4 100644 --- a/www/apps/resources/references/order_models/classes/order_models.Order/page.mdx +++ b/www/apps/resources/references/order_models/classes/order_models.Order/page.mdx @@ -10,4 +10,4 @@ import { TypeList } from "docs-ui" This documentation provides a reference to the Order . This belongs to the Order Module. -`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"items","type":"Collection<[OrderItem](../order_models.OrderItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](../order_models.OrderShippingMethod/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"transactions","type":"Collection<[Transaction](../order_models.Transaction/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"`OptionalOrderProps`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address_id","type":"`null` \\| `string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"`null` \\| [Address](../order_models.Address/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"billing_address_id","type":"`null` \\| `string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"billing_address","type":"`null` \\| [Address](../order_models.Address/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"version","type":"`number`","description":"","optional":false,"defaultValue":"1","expandable":false,"children":[]},{"name":"totals","type":"`null` \\| `OrderSummaryTotals`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]}]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"items","type":"Collection<[OrderItem](../order_models.OrderItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"display_id","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"region_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"customer_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"version","type":"`number`","description":"","optional":false,"defaultValue":"1","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"status","type":"[OrderStatus](../../../utils/OrderUtils/enums/utils.OrderUtils.OrderStatus/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_draft_order","type":"`boolean`","description":"","optional":false,"defaultValue":"false","expandable":false,"children":[]},{"name":"email","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"no_notification","type":"`null` \\| `boolean`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"summary","type":"Collection<[OrderSummary](../order_models.OrderSummary/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"items","type":"Collection<[OrderItem](../order_models.OrderItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](../order_models.OrderShippingMethod/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"transactions","type":"Collection<[Transaction](../order_models.Transaction/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"`OptionalOrderProps`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address_id","type":"`null` \\| `string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"`null` \\| [Address](../order_models.Address/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"billing_address_id","type":"`null` \\| `string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"billing_address","type":"`null` \\| [Address](../order_models.Address/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item","type":"[LineItem](../order_models.LineItem/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"title","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtitle","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"thumbnail","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"variant_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"product_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"product_title","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"product_description","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"product_subtitle","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"product_type","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"product_collection","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"product_handle","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"variant_sku","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"variant_barcode","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"variant_title","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"variant_option_values","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"requires_shipping","type":"`boolean`","description":"","optional":false,"defaultValue":"true","expandable":false,"children":[]},{"name":"is_discountable","type":"`boolean`","description":"","optional":false,"defaultValue":"true","expandable":false,"children":[]},{"name":"is_tax_inclusive","type":"`boolean`","description":"","optional":false,"defaultValue":"false","expandable":false,"children":[]},{"name":"raw_compare_at_unit_price","type":"`null` \\| [BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"unit_price","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_unit_price","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_lines","type":"Collection<[LineItemTaxLine](../order_models.LineItemTaxLine/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"adjustments","type":"Collection<[LineItemAdjustment](../order_models.LineItemAdjustment/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"compare_at_unit_price","type":"`null` \\| `number` \\| `BigNumber`","description":"","optional":true,"defaultValue":"null","expandable":false,"children":[]}]},{"name":"quantity","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_quantity","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"fulfilled_quantity","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"0","expandable":false,"children":[]},{"name":"raw_fulfilled_quantity","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"shipped_quantity","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"0","expandable":false,"children":[]},{"name":"raw_shipped_quantity","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"return_requested_quantity","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"0","expandable":false,"children":[]},{"name":"raw_return_requested_quantity","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"return_received_quantity","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"0","expandable":false,"children":[]},{"name":"raw_return_received_quantity","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"return_dismissed_quantity","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"0","expandable":false,"children":[]},{"name":"raw_return_dismissed_quantity","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"written_off_quantity","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"0","expandable":false,"children":[]},{"name":"raw_written_off_quantity","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](../order_models.OrderShippingMethod/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"display_id","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"region_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"customer_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"version","type":"`number`","description":"","optional":false,"defaultValue":"1","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"status","type":"[OrderStatus](../../../utils/OrderUtils/enums/utils.OrderUtils.OrderStatus/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_draft_order","type":"`boolean`","description":"","optional":false,"defaultValue":"false","expandable":false,"children":[]},{"name":"email","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"no_notification","type":"`null` \\| `boolean`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"summary","type":"Collection<[OrderSummary](../order_models.OrderSummary/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"items","type":"Collection<[OrderItem](../order_models.OrderItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](../order_models.OrderShippingMethod/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"transactions","type":"Collection<[Transaction](../order_models.Transaction/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"`OptionalOrderProps`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address_id","type":"`null` \\| `string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"`null` \\| [Address](../order_models.Address/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"billing_address_id","type":"`null` \\| `string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"billing_address","type":"`null` \\| [Address](../order_models.Address/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"return","type":"[Return](../order_models.Return/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange","type":"[OrderExchange](../order_models.OrderExchange/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"claim","type":"[OrderClaim](../order_models.OrderClaim/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"order_version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"display_id","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"status","type":"[ReturnStatus](../../../utils/OrderUtils/enums/utils.OrderUtils.ReturnStatus/page.mdx)","description":"","optional":false,"defaultValue":"ReturnStatus.REQUESTED","expandable":false,"children":[]},{"name":"no_notification","type":"`null` \\| `boolean`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"refund_amount","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_refund_amount","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"items","type":"Collection<[ReturnItem](../order_models.ReturnItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](../order_models.OrderShippingMethod/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"transactions","type":"Collection<[Transaction](../order_models.Transaction/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"received_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"exchange_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange","type":"[OrderExchange](../order_models.OrderExchange/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return","type":"[Return](../order_models.Return/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"order_version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"display_id","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"no_notification","type":"`null` \\| `boolean`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"difference_due","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_difference_due","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"allow_backorder","type":"`boolean`","description":"","optional":false,"defaultValue":"false","expandable":false,"children":[]},{"name":"additional_items","type":"Collection<[ExchangeItem](../order_models.ExchangeItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](../order_models.OrderShippingMethod/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"transactions","type":"Collection<[Transaction](../order_models.Transaction/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"claim_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim","type":"[OrderClaim](../order_models.OrderClaim/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return","type":"[Return](../order_models.Return/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"order_version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"display_id","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"type","type":"[ClaimType](../../../utils/OrderUtils/enums/utils.OrderUtils.ClaimType/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"no_notification","type":"`null` \\| `boolean`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"refund_amount","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_refund_amount","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"additional_items","type":"Collection<[ClaimItem](../order_models.ClaimItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_items","type":"Collection<[ClaimItem](../order_models.ClaimItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](../order_models.OrderShippingMethod/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"transactions","type":"Collection<[Transaction](../order_models.Transaction/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_method_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_method","type":"[ShippingMethod](../order_models.ShippingMethod/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"name","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"description","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"amount","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_tax_inclusive","type":"`boolean`","description":"","optional":false,"defaultValue":"false","expandable":false,"children":[]},{"name":"shipping_option_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"data","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"tax_lines","type":"Collection<[ShippingMethodTaxLine](../order_models.ShippingMethodTaxLine/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"adjustments","type":"Collection<[ShippingMethodAdjustment](../order_models.ShippingMethodAdjustment/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"transactions","type":"Collection<[Transaction](../order_models.Transaction/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"display_id","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"region_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"customer_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"version","type":"`number`","description":"","optional":false,"defaultValue":"1","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"status","type":"[OrderStatus](../../../utils/OrderUtils/enums/utils.OrderUtils.OrderStatus/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_draft_order","type":"`boolean`","description":"","optional":false,"defaultValue":"false","expandable":false,"children":[]},{"name":"email","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"no_notification","type":"`null` \\| `boolean`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"summary","type":"Collection<[OrderSummary](../order_models.OrderSummary/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"items","type":"Collection<[OrderItem](../order_models.OrderItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](../order_models.OrderShippingMethod/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"transactions","type":"Collection<[Transaction](../order_models.Transaction/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"`OptionalOrderProps`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address_id","type":"`null` \\| `string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"`null` \\| [Address](../order_models.Address/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"billing_address_id","type":"`null` \\| `string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"billing_address","type":"`null` \\| [Address](../order_models.Address/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"return","type":"[Return](../order_models.Return/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange","type":"[OrderExchange](../order_models.OrderExchange/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"claim","type":"[OrderClaim](../order_models.OrderClaim/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"order_version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"display_id","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"status","type":"[ReturnStatus](../../../utils/OrderUtils/enums/utils.OrderUtils.ReturnStatus/page.mdx)","description":"","optional":false,"defaultValue":"ReturnStatus.REQUESTED","expandable":false,"children":[]},{"name":"no_notification","type":"`null` \\| `boolean`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"refund_amount","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_refund_amount","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"items","type":"Collection<[ReturnItem](../order_models.ReturnItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](../order_models.OrderShippingMethod/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"transactions","type":"Collection<[Transaction](../order_models.Transaction/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"received_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"exchange_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange","type":"[OrderExchange](../order_models.OrderExchange/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return","type":"[Return](../order_models.Return/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"order_version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"display_id","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"no_notification","type":"`null` \\| `boolean`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"difference_due","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_difference_due","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"allow_backorder","type":"`boolean`","description":"","optional":false,"defaultValue":"false","expandable":false,"children":[]},{"name":"additional_items","type":"Collection<[ExchangeItem](../order_models.ExchangeItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](../order_models.OrderShippingMethod/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"transactions","type":"Collection<[Transaction](../order_models.Transaction/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"claim_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim","type":"[OrderClaim](../order_models.OrderClaim/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return","type":"[Return](../order_models.Return/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"order_version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"display_id","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"type","type":"[ClaimType](../../../utils/OrderUtils/enums/utils.OrderUtils.ClaimType/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"no_notification","type":"`null` \\| `boolean`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"refund_amount","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_refund_amount","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"additional_items","type":"Collection<[ClaimItem](../order_models.ClaimItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_items","type":"Collection<[ClaimItem](../order_models.ClaimItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](../order_models.OrderShippingMethod/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"transactions","type":"Collection<[Transaction](../order_models.Transaction/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"version","type":"`number`","description":"","optional":false,"defaultValue":"1","expandable":false,"children":[]},{"name":"amount","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"currency_code","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"reference_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"`OptionalOrderProps`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address_id","type":"`null` \\| `string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"`null` \\| [Address](../order_models.Address/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"company","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"first_name","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"last_name","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"address_1","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"address_2","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"city","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"country_code","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"province","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"postal_code","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"phone","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"billing_address_id","type":"`null` \\| `string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"billing_address","type":"`null` \\| [Address](../order_models.Address/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"company","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"first_name","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"last_name","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"address_1","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"address_2","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"city","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"country_code","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"province","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"postal_code","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"phone","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]}]} sectionTitle="Order"/> +`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"items","type":"Collection<[OrderItem](../order_models.OrderItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](../order_models.OrderShippingMethod/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"transactions","type":"Collection<[Transaction](../order_models.Transaction/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"`OptionalOrderProps`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address_id","type":"`null` \\| `string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"`null` \\| [Address](../order_models.Address/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"billing_address_id","type":"`null` \\| `string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"billing_address","type":"`null` \\| [Address](../order_models.Address/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"version","type":"`number`","description":"","optional":false,"defaultValue":"1","expandable":false,"children":[]},{"name":"totals","type":"`null` \\| `OrderSummaryTotals`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]}]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"items","type":"Collection<[OrderItem](../order_models.OrderItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"display_id","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"region_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"customer_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"version","type":"`number`","description":"","optional":false,"defaultValue":"1","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"status","type":"[OrderStatus](../../../utils/OrderUtils/enums/utils.OrderUtils.OrderStatus/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_draft_order","type":"`boolean`","description":"","optional":false,"defaultValue":"false","expandable":false,"children":[]},{"name":"email","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"no_notification","type":"`null` \\| `boolean`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"summary","type":"Collection<[OrderSummary](../order_models.OrderSummary/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"items","type":"Collection<[OrderItem](../order_models.OrderItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](../order_models.OrderShippingMethod/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"transactions","type":"Collection<[Transaction](../order_models.Transaction/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"`OptionalOrderProps`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address_id","type":"`null` \\| `string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"`null` \\| [Address](../order_models.Address/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"billing_address_id","type":"`null` \\| `string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"billing_address","type":"`null` \\| [Address](../order_models.Address/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item","type":"[LineItem](../order_models.LineItem/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"title","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtitle","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"thumbnail","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"variant_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"product_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"product_title","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"product_description","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"product_subtitle","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"product_type","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"product_collection","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"product_handle","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"variant_sku","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"variant_barcode","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"variant_title","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"variant_option_values","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"requires_shipping","type":"`boolean`","description":"","optional":false,"defaultValue":"true","expandable":false,"children":[]},{"name":"is_discountable","type":"`boolean`","description":"","optional":false,"defaultValue":"true","expandable":false,"children":[]},{"name":"is_tax_inclusive","type":"`boolean`","description":"","optional":false,"defaultValue":"false","expandable":false,"children":[]},{"name":"raw_compare_at_unit_price","type":"`null` \\| [BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"unit_price","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_unit_price","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_lines","type":"Collection<[LineItemTaxLine](../order_models.LineItemTaxLine/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"adjustments","type":"Collection<[LineItemAdjustment](../order_models.LineItemAdjustment/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"compare_at_unit_price","type":"`null` \\| `number` \\| `BigNumber`","description":"","optional":true,"defaultValue":"null","expandable":false,"children":[]}]},{"name":"quantity","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_quantity","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"fulfilled_quantity","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"0","expandable":false,"children":[]},{"name":"raw_fulfilled_quantity","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"shipped_quantity","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"0","expandable":false,"children":[]},{"name":"raw_shipped_quantity","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"return_requested_quantity","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"0","expandable":false,"children":[]},{"name":"raw_return_requested_quantity","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"return_received_quantity","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"0","expandable":false,"children":[]},{"name":"raw_return_received_quantity","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"return_dismissed_quantity","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"0","expandable":false,"children":[]},{"name":"raw_return_dismissed_quantity","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"written_off_quantity","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"0","expandable":false,"children":[]},{"name":"raw_written_off_quantity","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](../order_models.OrderShippingMethod/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"display_id","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"region_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"customer_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"version","type":"`number`","description":"","optional":false,"defaultValue":"1","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"status","type":"[OrderStatus](../../../utils/OrderUtils/enums/utils.OrderUtils.OrderStatus/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_draft_order","type":"`boolean`","description":"","optional":false,"defaultValue":"false","expandable":false,"children":[]},{"name":"email","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"no_notification","type":"`null` \\| `boolean`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"summary","type":"Collection<[OrderSummary](../order_models.OrderSummary/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"items","type":"Collection<[OrderItem](../order_models.OrderItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](../order_models.OrderShippingMethod/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"transactions","type":"Collection<[Transaction](../order_models.Transaction/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"`OptionalOrderProps`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address_id","type":"`null` \\| `string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"`null` \\| [Address](../order_models.Address/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"billing_address_id","type":"`null` \\| `string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"billing_address","type":"`null` \\| [Address](../order_models.Address/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"return","type":"[Return](../order_models.Return/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange","type":"[OrderExchange](../order_models.OrderExchange/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"claim","type":"[OrderClaim](../order_models.OrderClaim/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"order_version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"display_id","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"status","type":"[ReturnStatus](../../../utils/OrderUtils/enums/utils.OrderUtils.ReturnStatus/page.mdx)","description":"","optional":false,"defaultValue":"ReturnStatus.REQUESTED","expandable":false,"children":[]},{"name":"location_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"no_notification","type":"`null` \\| `boolean`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"refund_amount","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_refund_amount","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"items","type":"Collection<[ReturnItem](../order_models.ReturnItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](../order_models.OrderShippingMethod/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"transactions","type":"Collection<[Transaction](../order_models.Transaction/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"received_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"exchange_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange","type":"[OrderExchange](../order_models.OrderExchange/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return","type":"[Return](../order_models.Return/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"order_version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"display_id","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"no_notification","type":"`null` \\| `boolean`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"difference_due","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_difference_due","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"allow_backorder","type":"`boolean`","description":"","optional":false,"defaultValue":"false","expandable":false,"children":[]},{"name":"additional_items","type":"Collection<[ExchangeItem](../order_models.ExchangeItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](../order_models.OrderShippingMethod/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"transactions","type":"Collection<[Transaction](../order_models.Transaction/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"claim_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim","type":"[OrderClaim](../order_models.OrderClaim/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return","type":"[Return](../order_models.Return/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"order_version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"display_id","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"type","type":"[ClaimType](../../../utils/OrderUtils/enums/utils.OrderUtils.ClaimType/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"no_notification","type":"`null` \\| `boolean`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"refund_amount","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_refund_amount","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"additional_items","type":"Collection<[ClaimItem](../order_models.ClaimItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_items","type":"Collection<[ClaimItem](../order_models.ClaimItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](../order_models.OrderShippingMethod/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"transactions","type":"Collection<[Transaction](../order_models.Transaction/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_method_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_method","type":"[ShippingMethod](../order_models.ShippingMethod/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"name","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"description","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"amount","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_tax_inclusive","type":"`boolean`","description":"","optional":false,"defaultValue":"false","expandable":false,"children":[]},{"name":"shipping_option_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"data","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"tax_lines","type":"Collection<[ShippingMethodTaxLine](../order_models.ShippingMethodTaxLine/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"adjustments","type":"Collection<[ShippingMethodAdjustment](../order_models.ShippingMethodAdjustment/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"transactions","type":"Collection<[Transaction](../order_models.Transaction/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"display_id","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"region_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"customer_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"version","type":"`number`","description":"","optional":false,"defaultValue":"1","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"status","type":"[OrderStatus](../../../utils/OrderUtils/enums/utils.OrderUtils.OrderStatus/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_draft_order","type":"`boolean`","description":"","optional":false,"defaultValue":"false","expandable":false,"children":[]},{"name":"email","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"no_notification","type":"`null` \\| `boolean`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"summary","type":"Collection<[OrderSummary](../order_models.OrderSummary/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"items","type":"Collection<[OrderItem](../order_models.OrderItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](../order_models.OrderShippingMethod/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"transactions","type":"Collection<[Transaction](../order_models.Transaction/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"`OptionalOrderProps`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address_id","type":"`null` \\| `string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"`null` \\| [Address](../order_models.Address/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"billing_address_id","type":"`null` \\| `string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"billing_address","type":"`null` \\| [Address](../order_models.Address/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"return","type":"[Return](../order_models.Return/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange","type":"[OrderExchange](../order_models.OrderExchange/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"claim","type":"[OrderClaim](../order_models.OrderClaim/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"order_version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"display_id","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"status","type":"[ReturnStatus](../../../utils/OrderUtils/enums/utils.OrderUtils.ReturnStatus/page.mdx)","description":"","optional":false,"defaultValue":"ReturnStatus.REQUESTED","expandable":false,"children":[]},{"name":"location_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"no_notification","type":"`null` \\| `boolean`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"refund_amount","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_refund_amount","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"items","type":"Collection<[ReturnItem](../order_models.ReturnItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](../order_models.OrderShippingMethod/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"transactions","type":"Collection<[Transaction](../order_models.Transaction/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"received_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"exchange_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange","type":"[OrderExchange](../order_models.OrderExchange/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return","type":"[Return](../order_models.Return/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"order_version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"display_id","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"no_notification","type":"`null` \\| `boolean`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"difference_due","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_difference_due","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"allow_backorder","type":"`boolean`","description":"","optional":false,"defaultValue":"false","expandable":false,"children":[]},{"name":"additional_items","type":"Collection<[ExchangeItem](../order_models.ExchangeItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](../order_models.OrderShippingMethod/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"transactions","type":"Collection<[Transaction](../order_models.Transaction/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"claim_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim","type":"[OrderClaim](../order_models.OrderClaim/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return","type":"[Return](../order_models.Return/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"order_version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"display_id","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"type","type":"[ClaimType](../../../utils/OrderUtils/enums/utils.OrderUtils.ClaimType/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"no_notification","type":"`null` \\| `boolean`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"refund_amount","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_refund_amount","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"additional_items","type":"Collection<[ClaimItem](../order_models.ClaimItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_items","type":"Collection<[ClaimItem](../order_models.ClaimItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](../order_models.OrderShippingMethod/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"transactions","type":"Collection<[Transaction](../order_models.Transaction/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"version","type":"`number`","description":"","optional":false,"defaultValue":"1","expandable":false,"children":[]},{"name":"amount","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"currency_code","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"reference_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"`OptionalOrderProps`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address_id","type":"`null` \\| `string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"`null` \\| [Address](../order_models.Address/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"company","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"first_name","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"last_name","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"address_1","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"address_2","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"city","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"country_code","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"province","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"postal_code","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"phone","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"billing_address_id","type":"`null` \\| `string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"billing_address","type":"`null` \\| [Address](../order_models.Address/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"company","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"first_name","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"last_name","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"address_1","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"address_2","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"city","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"country_code","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"province","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"postal_code","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"phone","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]}]} sectionTitle="Order"/> diff --git a/www/apps/resources/references/order_models/classes/order_models.OrderChange/page.mdx b/www/apps/resources/references/order_models/classes/order_models.OrderChange/page.mdx index 8313d99a52..5d1bf38048 100644 --- a/www/apps/resources/references/order_models/classes/order_models.OrderChange/page.mdx +++ b/www/apps/resources/references/order_models/classes/order_models.OrderChange/page.mdx @@ -10,4 +10,4 @@ import { TypeList } from "docs-ui" This documentation provides a reference to the OrderChange . This belongs to the Order Module. -`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"items","type":"Collection<[OrderItem](../order_models.OrderItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item","type":"[LineItem](../order_models.LineItem/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"quantity","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_quantity","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"fulfilled_quantity","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"0","expandable":false,"children":[]},{"name":"raw_fulfilled_quantity","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipped_quantity","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"0","expandable":false,"children":[]},{"name":"raw_shipped_quantity","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_requested_quantity","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"0","expandable":false,"children":[]},{"name":"raw_return_requested_quantity","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_received_quantity","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"0","expandable":false,"children":[]},{"name":"raw_return_received_quantity","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_dismissed_quantity","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"0","expandable":false,"children":[]},{"name":"raw_return_dismissed_quantity","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"written_off_quantity","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"0","expandable":false,"children":[]},{"name":"raw_written_off_quantity","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](../order_models.OrderShippingMethod/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"return","type":"[Return](../order_models.Return/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange","type":"[OrderExchange](../order_models.OrderExchange/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim","type":"[OrderClaim](../order_models.OrderClaim/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_method_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_method","type":"[ShippingMethod](../order_models.ShippingMethod/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"transactions","type":"Collection<[Transaction](../order_models.Transaction/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"return","type":"[Return](../order_models.Return/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange","type":"[OrderExchange](../order_models.OrderExchange/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim","type":"[OrderClaim](../order_models.OrderClaim/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"version","type":"`number`","description":"","optional":false,"defaultValue":"1","expandable":false,"children":[]},{"name":"amount","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"reference_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"`OptionalOrderProps`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address_id","type":"`null` \\| `string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"`null` \\| [Address](../order_models.Address/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"company","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"first_name","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"last_name","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"address_1","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"address_2","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"city","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"country_code","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"province","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"postal_code","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"phone","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"billing_address_id","type":"`null` \\| `string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"billing_address","type":"`null` \\| [Address](../order_models.Address/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"company","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"first_name","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"last_name","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"address_1","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"address_2","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"city","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"country_code","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"province","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"postal_code","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"phone","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]}]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"return","type":"[Return](../order_models.Return/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"display_id","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"region_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"customer_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"version","type":"`number`","description":"","optional":false,"defaultValue":"1","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"status","type":"[OrderStatus](../../../utils/OrderUtils/enums/utils.OrderUtils.OrderStatus/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_draft_order","type":"`boolean`","description":"","optional":false,"defaultValue":"false","expandable":false,"children":[]},{"name":"email","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"no_notification","type":"`null` \\| `boolean`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"summary","type":"Collection<[OrderSummary](../order_models.OrderSummary/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"items","type":"Collection<[OrderItem](../order_models.OrderItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](../order_models.OrderShippingMethod/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"transactions","type":"Collection<[Transaction](../order_models.Transaction/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"`OptionalOrderProps`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address_id","type":"`null` \\| `string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"`null` \\| [Address](../order_models.Address/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"billing_address_id","type":"`null` \\| `string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"billing_address","type":"`null` \\| [Address](../order_models.Address/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"exchange","type":"[OrderExchange](../order_models.OrderExchange/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return","type":"[Return](../order_models.Return/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"order_version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"display_id","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"no_notification","type":"`null` \\| `boolean`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"difference_due","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_difference_due","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"allow_backorder","type":"`boolean`","description":"","optional":false,"defaultValue":"false","expandable":false,"children":[]},{"name":"additional_items","type":"Collection<[ExchangeItem](../order_models.ExchangeItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](../order_models.OrderShippingMethod/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"transactions","type":"Collection<[Transaction](../order_models.Transaction/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"exchange_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"claim","type":"[OrderClaim](../order_models.OrderClaim/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return","type":"[Return](../order_models.Return/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"order_version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"display_id","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"type","type":"[ClaimType](../../../utils/OrderUtils/enums/utils.OrderUtils.ClaimType/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"no_notification","type":"`null` \\| `boolean`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"refund_amount","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_refund_amount","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"additional_items","type":"Collection<[ClaimItem](../order_models.ClaimItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_items","type":"Collection<[ClaimItem](../order_models.ClaimItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](../order_models.OrderShippingMethod/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"transactions","type":"Collection<[Transaction](../order_models.Transaction/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"claim_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"order_version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"display_id","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"status","type":"[ReturnStatus](../../../utils/OrderUtils/enums/utils.OrderUtils.ReturnStatus/page.mdx)","description":"","optional":false,"defaultValue":"ReturnStatus.REQUESTED","expandable":false,"children":[{"name":"REQUESTED","type":"`\"requested\"`","description":"The return is requested.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"RECEIVED","type":"`\"received\"`","description":"The return is received.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"PARTIALLY_RECEIVED","type":"`\"partially_received\"`","description":"The return is partially received.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"CANCELED","type":"`\"canceled\"`","description":"The return is canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"no_notification","type":"`null` \\| `boolean`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"refund_amount","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_refund_amount","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"items","type":"Collection<[ReturnItem](../order_models.ReturnItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reason_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"reason","type":"[ReturnReason](../order_models.ReturnReason/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"quantity","type":"`number` \\| `Number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_quantity","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"received_quantity","type":"`number` \\| `Number`","description":"","optional":false,"defaultValue":"0","expandable":false,"children":[]},{"name":"raw_received_quantity","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return","type":"[Return](../order_models.Return/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item","type":"[LineItem](../order_models.LineItem/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"note","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](../order_models.OrderShippingMethod/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"return","type":"[Return](../order_models.Return/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange","type":"[OrderExchange](../order_models.OrderExchange/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim","type":"[OrderClaim](../order_models.OrderClaim/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_method_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_method","type":"[ShippingMethod](../order_models.ShippingMethod/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"transactions","type":"Collection<[Transaction](../order_models.Transaction/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"return","type":"[Return](../order_models.Return/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange","type":"[OrderExchange](../order_models.OrderExchange/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim","type":"[OrderClaim](../order_models.OrderClaim/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"version","type":"`number`","description":"","optional":false,"defaultValue":"1","expandable":false,"children":[]},{"name":"amount","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"reference_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"received_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"claim_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"claim","type":"[OrderClaim](../order_models.OrderClaim/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"display_id","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"region_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"customer_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"version","type":"`number`","description":"","optional":false,"defaultValue":"1","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"status","type":"[OrderStatus](../../../utils/OrderUtils/enums/utils.OrderUtils.OrderStatus/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_draft_order","type":"`boolean`","description":"","optional":false,"defaultValue":"false","expandable":false,"children":[]},{"name":"email","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"no_notification","type":"`null` \\| `boolean`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"summary","type":"Collection<[OrderSummary](../order_models.OrderSummary/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"items","type":"Collection<[OrderItem](../order_models.OrderItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](../order_models.OrderShippingMethod/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"transactions","type":"Collection<[Transaction](../order_models.Transaction/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"`OptionalOrderProps`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address_id","type":"`null` \\| `string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"`null` \\| [Address](../order_models.Address/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"billing_address_id","type":"`null` \\| `string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"billing_address","type":"`null` \\| [Address](../order_models.Address/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"return","type":"[Return](../order_models.Return/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange","type":"[OrderExchange](../order_models.OrderExchange/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"claim","type":"[OrderClaim](../order_models.OrderClaim/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"order_version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"display_id","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"status","type":"[ReturnStatus](../../../utils/OrderUtils/enums/utils.OrderUtils.ReturnStatus/page.mdx)","description":"","optional":false,"defaultValue":"ReturnStatus.REQUESTED","expandable":false,"children":[]},{"name":"no_notification","type":"`null` \\| `boolean`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"refund_amount","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_refund_amount","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"items","type":"Collection<[ReturnItem](../order_models.ReturnItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](../order_models.OrderShippingMethod/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"transactions","type":"Collection<[Transaction](../order_models.Transaction/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"received_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"order_version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"display_id","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"type","type":"[ClaimType](../../../utils/OrderUtils/enums/utils.OrderUtils.ClaimType/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"REFUND","type":"`\"refund\"`","description":"The claim refunds an amount to the customer.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"REPLACE","type":"`\"replace\"`","description":"The claim replaces the returned item with a new one.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"no_notification","type":"`null` \\| `boolean`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"refund_amount","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_refund_amount","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"additional_items","type":"Collection<[ClaimItem](../order_models.ClaimItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"images","type":"Collection<[ClaimItemImage](../order_models.ClaimItemImage/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reason","type":"`null` \\| [ClaimReason](../../../utils/OrderUtils/enums/utils.OrderUtils.ClaimReason/page.mdx)","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"quantity","type":"`number` \\| `Number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_quantity","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim","type":"[OrderClaim](../order_models.OrderClaim/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item","type":"[LineItem](../order_models.LineItem/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_additional_item","type":"`boolean`","description":"","optional":false,"defaultValue":"false","expandable":false,"children":[]},{"name":"note","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"claim_items","type":"Collection<[ClaimItem](../order_models.ClaimItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"images","type":"Collection<[ClaimItemImage](../order_models.ClaimItemImage/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reason","type":"`null` \\| [ClaimReason](../../../utils/OrderUtils/enums/utils.OrderUtils.ClaimReason/page.mdx)","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"quantity","type":"`number` \\| `Number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_quantity","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim","type":"[OrderClaim](../order_models.OrderClaim/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item","type":"[LineItem](../order_models.LineItem/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_additional_item","type":"`boolean`","description":"","optional":false,"defaultValue":"false","expandable":false,"children":[]},{"name":"note","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](../order_models.OrderShippingMethod/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"return","type":"[Return](../order_models.Return/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange","type":"[OrderExchange](../order_models.OrderExchange/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim","type":"[OrderClaim](../order_models.OrderClaim/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_method_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_method","type":"[ShippingMethod](../order_models.ShippingMethod/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"transactions","type":"Collection<[Transaction](../order_models.Transaction/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"return","type":"[Return](../order_models.Return/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange","type":"[OrderExchange](../order_models.OrderExchange/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim","type":"[OrderClaim](../order_models.OrderClaim/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"version","type":"`number`","description":"","optional":false,"defaultValue":"1","expandable":false,"children":[]},{"name":"amount","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"reference_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"exchange_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"exchange","type":"[OrderExchange](../order_models.OrderExchange/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"display_id","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"region_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"customer_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"version","type":"`number`","description":"","optional":false,"defaultValue":"1","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"status","type":"[OrderStatus](../../../utils/OrderUtils/enums/utils.OrderUtils.OrderStatus/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_draft_order","type":"`boolean`","description":"","optional":false,"defaultValue":"false","expandable":false,"children":[]},{"name":"email","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"no_notification","type":"`null` \\| `boolean`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"summary","type":"Collection<[OrderSummary](../order_models.OrderSummary/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"items","type":"Collection<[OrderItem](../order_models.OrderItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](../order_models.OrderShippingMethod/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"transactions","type":"Collection<[Transaction](../order_models.Transaction/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"`OptionalOrderProps`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address_id","type":"`null` \\| `string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"`null` \\| [Address](../order_models.Address/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"billing_address_id","type":"`null` \\| `string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"billing_address","type":"`null` \\| [Address](../order_models.Address/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"return","type":"[Return](../order_models.Return/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange","type":"[OrderExchange](../order_models.OrderExchange/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"claim","type":"[OrderClaim](../order_models.OrderClaim/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"order_version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"display_id","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"status","type":"[ReturnStatus](../../../utils/OrderUtils/enums/utils.OrderUtils.ReturnStatus/page.mdx)","description":"","optional":false,"defaultValue":"ReturnStatus.REQUESTED","expandable":false,"children":[]},{"name":"no_notification","type":"`null` \\| `boolean`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"refund_amount","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_refund_amount","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"items","type":"Collection<[ReturnItem](../order_models.ReturnItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](../order_models.OrderShippingMethod/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"transactions","type":"Collection<[Transaction](../order_models.Transaction/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"received_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"order_version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"display_id","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"no_notification","type":"`null` \\| `boolean`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"difference_due","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_difference_due","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"allow_backorder","type":"`boolean`","description":"","optional":false,"defaultValue":"false","expandable":false,"children":[]},{"name":"additional_items","type":"Collection<[ExchangeItem](../order_models.ExchangeItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"quantity","type":"`number` \\| `Number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_quantity","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange","type":"[OrderExchange](../order_models.OrderExchange/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item","type":"[LineItem](../order_models.LineItem/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"note","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](../order_models.OrderShippingMethod/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"return","type":"[Return](../order_models.Return/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange","type":"[OrderExchange](../order_models.OrderExchange/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim","type":"[OrderClaim](../order_models.OrderClaim/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_method_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_method","type":"[ShippingMethod](../order_models.ShippingMethod/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"transactions","type":"Collection<[Transaction](../order_models.Transaction/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"return","type":"[Return](../order_models.Return/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange","type":"[OrderExchange](../order_models.OrderExchange/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim","type":"[OrderClaim](../order_models.OrderClaim/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"version","type":"`number`","description":"","optional":false,"defaultValue":"1","expandable":false,"children":[]},{"name":"amount","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"reference_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"change_type","type":"`null` \\| `OrderChangeType`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"actions","type":"Collection<[OrderChangeAction](../order_models.OrderChangeAction/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"ordering","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"order","type":"`null` \\| [Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"display_id","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"region_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"customer_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"version","type":"`number`","description":"","optional":false,"defaultValue":"1","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"status","type":"[OrderStatus](../../../utils/OrderUtils/enums/utils.OrderUtils.OrderStatus/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_draft_order","type":"`boolean`","description":"","optional":false,"defaultValue":"false","expandable":false,"children":[]},{"name":"email","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"no_notification","type":"`null` \\| `boolean`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"summary","type":"Collection<[OrderSummary](../order_models.OrderSummary/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"items","type":"Collection<[OrderItem](../order_models.OrderItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](../order_models.OrderShippingMethod/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"transactions","type":"Collection<[Transaction](../order_models.Transaction/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"`OptionalOrderProps`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address_id","type":"`null` \\| `string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"`null` \\| [Address](../order_models.Address/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"billing_address_id","type":"`null` \\| `string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"billing_address","type":"`null` \\| [Address](../order_models.Address/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"return","type":"[Return](../order_models.Return/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange","type":"[OrderExchange](../order_models.OrderExchange/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"claim","type":"[OrderClaim](../order_models.OrderClaim/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"order_version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"display_id","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"status","type":"[ReturnStatus](../../../utils/OrderUtils/enums/utils.OrderUtils.ReturnStatus/page.mdx)","description":"","optional":false,"defaultValue":"ReturnStatus.REQUESTED","expandable":false,"children":[]},{"name":"no_notification","type":"`null` \\| `boolean`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"refund_amount","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_refund_amount","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"items","type":"Collection<[ReturnItem](../order_models.ReturnItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](../order_models.OrderShippingMethod/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"transactions","type":"Collection<[Transaction](../order_models.Transaction/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"received_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"claim_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"claim","type":"[OrderClaim](../order_models.OrderClaim/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return","type":"[Return](../order_models.Return/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"order_version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"display_id","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"type","type":"[ClaimType](../../../utils/OrderUtils/enums/utils.OrderUtils.ClaimType/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"no_notification","type":"`null` \\| `boolean`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"refund_amount","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_refund_amount","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"additional_items","type":"Collection<[ClaimItem](../order_models.ClaimItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_items","type":"Collection<[ClaimItem](../order_models.ClaimItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](../order_models.OrderShippingMethod/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"transactions","type":"Collection<[Transaction](../order_models.Transaction/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"exchange_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"exchange","type":"[OrderExchange](../order_models.OrderExchange/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return","type":"[Return](../order_models.Return/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"order_version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"display_id","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"no_notification","type":"`null` \\| `boolean`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"difference_due","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_difference_due","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"allow_backorder","type":"`boolean`","description":"","optional":false,"defaultValue":"false","expandable":false,"children":[]},{"name":"additional_items","type":"Collection<[ExchangeItem](../order_models.ExchangeItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](../order_models.OrderShippingMethod/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"transactions","type":"Collection<[Transaction](../order_models.Transaction/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"version","type":"`null` \\| `number`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"order_change_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_change","type":"`null` \\| [OrderChange](page.mdx)","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"return","type":"[Return](../order_models.Return/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"claim","type":"[OrderClaim](../order_models.OrderClaim/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"exchange","type":"[OrderExchange](../order_models.OrderExchange/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"change_type","type":"`null` \\| `OrderChangeType`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"actions","type":"Collection<[OrderChangeAction](../order_models.OrderChangeAction/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"description","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"status","type":"`OrderChangeStatus`","description":"","optional":false,"defaultValue":"OrderChangeStatus.PENDING","expandable":false,"children":[]},{"name":"internal_note","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_by","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"requested_by","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"requested_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"confirmed_by","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"confirmed_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"declined_by","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"declined_reason","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_by","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"declined_at","type":"`Date`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":true,"defaultValue":"null","expandable":false,"children":[]}]},{"name":"reference","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"reference_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"action","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"details","type":"`Record`","description":"","optional":false,"defaultValue":"{}","expandable":false,"children":[]},{"name":"amount","type":"`null` \\| `number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"raw_amount","type":"`null` \\| [BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"internal_note","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"applied","type":"`boolean`","description":"","optional":false,"defaultValue":"false","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"description","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"status","type":"`OrderChangeStatus`","description":"","optional":false,"defaultValue":"OrderChangeStatus.PENDING","expandable":false,"children":[]},{"name":"internal_note","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_by","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"requested_by","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"requested_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"confirmed_by","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"confirmed_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"declined_by","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"declined_reason","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_by","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"declined_at","type":"`Date`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":true,"defaultValue":"null","expandable":false,"children":[]}]} sectionTitle="OrderChange"/> +`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"items","type":"Collection<[OrderItem](../order_models.OrderItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item","type":"[LineItem](../order_models.LineItem/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"quantity","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_quantity","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"fulfilled_quantity","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"0","expandable":false,"children":[]},{"name":"raw_fulfilled_quantity","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipped_quantity","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"0","expandable":false,"children":[]},{"name":"raw_shipped_quantity","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_requested_quantity","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"0","expandable":false,"children":[]},{"name":"raw_return_requested_quantity","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_received_quantity","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"0","expandable":false,"children":[]},{"name":"raw_return_received_quantity","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_dismissed_quantity","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"0","expandable":false,"children":[]},{"name":"raw_return_dismissed_quantity","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"written_off_quantity","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"0","expandable":false,"children":[]},{"name":"raw_written_off_quantity","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](../order_models.OrderShippingMethod/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"return","type":"[Return](../order_models.Return/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange","type":"[OrderExchange](../order_models.OrderExchange/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim","type":"[OrderClaim](../order_models.OrderClaim/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_method_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_method","type":"[ShippingMethod](../order_models.ShippingMethod/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"transactions","type":"Collection<[Transaction](../order_models.Transaction/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"return","type":"[Return](../order_models.Return/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange","type":"[OrderExchange](../order_models.OrderExchange/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim","type":"[OrderClaim](../order_models.OrderClaim/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"version","type":"`number`","description":"","optional":false,"defaultValue":"1","expandable":false,"children":[]},{"name":"amount","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"reference_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"`OptionalOrderProps`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address_id","type":"`null` \\| `string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"`null` \\| [Address](../order_models.Address/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"company","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"first_name","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"last_name","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"address_1","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"address_2","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"city","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"country_code","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"province","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"postal_code","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"phone","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"billing_address_id","type":"`null` \\| `string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"billing_address","type":"`null` \\| [Address](../order_models.Address/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"company","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"first_name","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"last_name","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"address_1","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"address_2","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"city","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"country_code","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"province","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"postal_code","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"phone","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]}]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"return","type":"[Return](../order_models.Return/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"display_id","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"region_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"customer_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"version","type":"`number`","description":"","optional":false,"defaultValue":"1","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"status","type":"[OrderStatus](../../../utils/OrderUtils/enums/utils.OrderUtils.OrderStatus/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_draft_order","type":"`boolean`","description":"","optional":false,"defaultValue":"false","expandable":false,"children":[]},{"name":"email","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"no_notification","type":"`null` \\| `boolean`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"summary","type":"Collection<[OrderSummary](../order_models.OrderSummary/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"items","type":"Collection<[OrderItem](../order_models.OrderItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](../order_models.OrderShippingMethod/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"transactions","type":"Collection<[Transaction](../order_models.Transaction/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"`OptionalOrderProps`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address_id","type":"`null` \\| `string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"`null` \\| [Address](../order_models.Address/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"billing_address_id","type":"`null` \\| `string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"billing_address","type":"`null` \\| [Address](../order_models.Address/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"exchange","type":"[OrderExchange](../order_models.OrderExchange/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return","type":"[Return](../order_models.Return/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"order_version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"display_id","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"no_notification","type":"`null` \\| `boolean`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"difference_due","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_difference_due","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"allow_backorder","type":"`boolean`","description":"","optional":false,"defaultValue":"false","expandable":false,"children":[]},{"name":"additional_items","type":"Collection<[ExchangeItem](../order_models.ExchangeItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](../order_models.OrderShippingMethod/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"transactions","type":"Collection<[Transaction](../order_models.Transaction/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"exchange_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"claim","type":"[OrderClaim](../order_models.OrderClaim/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return","type":"[Return](../order_models.Return/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"order_version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"display_id","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"type","type":"[ClaimType](../../../utils/OrderUtils/enums/utils.OrderUtils.ClaimType/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"no_notification","type":"`null` \\| `boolean`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"refund_amount","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_refund_amount","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"additional_items","type":"Collection<[ClaimItem](../order_models.ClaimItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_items","type":"Collection<[ClaimItem](../order_models.ClaimItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](../order_models.OrderShippingMethod/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"transactions","type":"Collection<[Transaction](../order_models.Transaction/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"claim_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"order_version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"display_id","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"status","type":"[ReturnStatus](../../../utils/OrderUtils/enums/utils.OrderUtils.ReturnStatus/page.mdx)","description":"","optional":false,"defaultValue":"ReturnStatus.REQUESTED","expandable":false,"children":[{"name":"REQUESTED","type":"`\"requested\"`","description":"The return is requested.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"RECEIVED","type":"`\"received\"`","description":"The return is received.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"PARTIALLY_RECEIVED","type":"`\"partially_received\"`","description":"The return is partially received.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"CANCELED","type":"`\"canceled\"`","description":"The return is canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"location_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"no_notification","type":"`null` \\| `boolean`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"refund_amount","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_refund_amount","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"items","type":"Collection<[ReturnItem](../order_models.ReturnItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reason_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"reason","type":"[ReturnReason](../order_models.ReturnReason/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"quantity","type":"`number` \\| `Number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_quantity","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"received_quantity","type":"`number` \\| `Number`","description":"","optional":false,"defaultValue":"0","expandable":false,"children":[]},{"name":"raw_received_quantity","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return","type":"[Return](../order_models.Return/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item","type":"[LineItem](../order_models.LineItem/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"note","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](../order_models.OrderShippingMethod/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"return","type":"[Return](../order_models.Return/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange","type":"[OrderExchange](../order_models.OrderExchange/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim","type":"[OrderClaim](../order_models.OrderClaim/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_method_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_method","type":"[ShippingMethod](../order_models.ShippingMethod/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"transactions","type":"Collection<[Transaction](../order_models.Transaction/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"return","type":"[Return](../order_models.Return/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange","type":"[OrderExchange](../order_models.OrderExchange/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim","type":"[OrderClaim](../order_models.OrderClaim/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"version","type":"`number`","description":"","optional":false,"defaultValue":"1","expandable":false,"children":[]},{"name":"amount","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"reference_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"received_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"claim_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"claim","type":"[OrderClaim](../order_models.OrderClaim/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"display_id","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"region_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"customer_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"version","type":"`number`","description":"","optional":false,"defaultValue":"1","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"status","type":"[OrderStatus](../../../utils/OrderUtils/enums/utils.OrderUtils.OrderStatus/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_draft_order","type":"`boolean`","description":"","optional":false,"defaultValue":"false","expandable":false,"children":[]},{"name":"email","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"no_notification","type":"`null` \\| `boolean`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"summary","type":"Collection<[OrderSummary](../order_models.OrderSummary/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"items","type":"Collection<[OrderItem](../order_models.OrderItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](../order_models.OrderShippingMethod/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"transactions","type":"Collection<[Transaction](../order_models.Transaction/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"`OptionalOrderProps`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address_id","type":"`null` \\| `string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"`null` \\| [Address](../order_models.Address/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"billing_address_id","type":"`null` \\| `string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"billing_address","type":"`null` \\| [Address](../order_models.Address/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"return","type":"[Return](../order_models.Return/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange","type":"[OrderExchange](../order_models.OrderExchange/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"claim","type":"[OrderClaim](../order_models.OrderClaim/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"order_version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"display_id","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"status","type":"[ReturnStatus](../../../utils/OrderUtils/enums/utils.OrderUtils.ReturnStatus/page.mdx)","description":"","optional":false,"defaultValue":"ReturnStatus.REQUESTED","expandable":false,"children":[]},{"name":"location_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"no_notification","type":"`null` \\| `boolean`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"refund_amount","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_refund_amount","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"items","type":"Collection<[ReturnItem](../order_models.ReturnItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](../order_models.OrderShippingMethod/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"transactions","type":"Collection<[Transaction](../order_models.Transaction/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"received_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"order_version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"display_id","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"type","type":"[ClaimType](../../../utils/OrderUtils/enums/utils.OrderUtils.ClaimType/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"REFUND","type":"`\"refund\"`","description":"The claim refunds an amount to the customer.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"REPLACE","type":"`\"replace\"`","description":"The claim replaces the returned item with a new one.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"no_notification","type":"`null` \\| `boolean`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"refund_amount","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_refund_amount","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"additional_items","type":"Collection<[ClaimItem](../order_models.ClaimItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"images","type":"Collection<[ClaimItemImage](../order_models.ClaimItemImage/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reason","type":"`null` \\| [ClaimReason](../../../utils/OrderUtils/enums/utils.OrderUtils.ClaimReason/page.mdx)","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"quantity","type":"`number` \\| `Number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_quantity","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim","type":"[OrderClaim](../order_models.OrderClaim/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item","type":"[LineItem](../order_models.LineItem/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_additional_item","type":"`boolean`","description":"","optional":false,"defaultValue":"false","expandable":false,"children":[]},{"name":"note","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"claim_items","type":"Collection<[ClaimItem](../order_models.ClaimItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"images","type":"Collection<[ClaimItemImage](../order_models.ClaimItemImage/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reason","type":"`null` \\| [ClaimReason](../../../utils/OrderUtils/enums/utils.OrderUtils.ClaimReason/page.mdx)","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"quantity","type":"`number` \\| `Number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_quantity","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim","type":"[OrderClaim](../order_models.OrderClaim/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item","type":"[LineItem](../order_models.LineItem/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_additional_item","type":"`boolean`","description":"","optional":false,"defaultValue":"false","expandable":false,"children":[]},{"name":"note","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](../order_models.OrderShippingMethod/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"return","type":"[Return](../order_models.Return/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange","type":"[OrderExchange](../order_models.OrderExchange/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim","type":"[OrderClaim](../order_models.OrderClaim/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_method_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_method","type":"[ShippingMethod](../order_models.ShippingMethod/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"transactions","type":"Collection<[Transaction](../order_models.Transaction/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"return","type":"[Return](../order_models.Return/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange","type":"[OrderExchange](../order_models.OrderExchange/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim","type":"[OrderClaim](../order_models.OrderClaim/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"version","type":"`number`","description":"","optional":false,"defaultValue":"1","expandable":false,"children":[]},{"name":"amount","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"reference_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"exchange_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"exchange","type":"[OrderExchange](../order_models.OrderExchange/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"display_id","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"region_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"customer_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"version","type":"`number`","description":"","optional":false,"defaultValue":"1","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"status","type":"[OrderStatus](../../../utils/OrderUtils/enums/utils.OrderUtils.OrderStatus/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_draft_order","type":"`boolean`","description":"","optional":false,"defaultValue":"false","expandable":false,"children":[]},{"name":"email","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"no_notification","type":"`null` \\| `boolean`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"summary","type":"Collection<[OrderSummary](../order_models.OrderSummary/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"items","type":"Collection<[OrderItem](../order_models.OrderItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](../order_models.OrderShippingMethod/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"transactions","type":"Collection<[Transaction](../order_models.Transaction/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"`OptionalOrderProps`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address_id","type":"`null` \\| `string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"`null` \\| [Address](../order_models.Address/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"billing_address_id","type":"`null` \\| `string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"billing_address","type":"`null` \\| [Address](../order_models.Address/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"return","type":"[Return](../order_models.Return/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange","type":"[OrderExchange](../order_models.OrderExchange/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"claim","type":"[OrderClaim](../order_models.OrderClaim/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"order_version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"display_id","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"status","type":"[ReturnStatus](../../../utils/OrderUtils/enums/utils.OrderUtils.ReturnStatus/page.mdx)","description":"","optional":false,"defaultValue":"ReturnStatus.REQUESTED","expandable":false,"children":[]},{"name":"location_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"no_notification","type":"`null` \\| `boolean`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"refund_amount","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_refund_amount","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"items","type":"Collection<[ReturnItem](../order_models.ReturnItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](../order_models.OrderShippingMethod/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"transactions","type":"Collection<[Transaction](../order_models.Transaction/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"received_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"order_version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"display_id","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"no_notification","type":"`null` \\| `boolean`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"difference_due","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_difference_due","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"allow_backorder","type":"`boolean`","description":"","optional":false,"defaultValue":"false","expandable":false,"children":[]},{"name":"additional_items","type":"Collection<[ExchangeItem](../order_models.ExchangeItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"quantity","type":"`number` \\| `Number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_quantity","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange","type":"[OrderExchange](../order_models.OrderExchange/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item","type":"[LineItem](../order_models.LineItem/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"note","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](../order_models.OrderShippingMethod/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"return","type":"[Return](../order_models.Return/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange","type":"[OrderExchange](../order_models.OrderExchange/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim","type":"[OrderClaim](../order_models.OrderClaim/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_method_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_method","type":"[ShippingMethod](../order_models.ShippingMethod/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"transactions","type":"Collection<[Transaction](../order_models.Transaction/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"return","type":"[Return](../order_models.Return/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange","type":"[OrderExchange](../order_models.OrderExchange/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim","type":"[OrderClaim](../order_models.OrderClaim/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"version","type":"`number`","description":"","optional":false,"defaultValue":"1","expandable":false,"children":[]},{"name":"amount","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"reference_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"change_type","type":"`null` \\| `OrderChangeType`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"actions","type":"Collection<[OrderChangeAction](../order_models.OrderChangeAction/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"ordering","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"order","type":"`null` \\| [Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"display_id","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"region_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"customer_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"version","type":"`number`","description":"","optional":false,"defaultValue":"1","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"status","type":"[OrderStatus](../../../utils/OrderUtils/enums/utils.OrderUtils.OrderStatus/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_draft_order","type":"`boolean`","description":"","optional":false,"defaultValue":"false","expandable":false,"children":[]},{"name":"email","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"no_notification","type":"`null` \\| `boolean`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"summary","type":"Collection<[OrderSummary](../order_models.OrderSummary/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"items","type":"Collection<[OrderItem](../order_models.OrderItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](../order_models.OrderShippingMethod/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"transactions","type":"Collection<[Transaction](../order_models.Transaction/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"`OptionalOrderProps`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address_id","type":"`null` \\| `string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"`null` \\| [Address](../order_models.Address/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"billing_address_id","type":"`null` \\| `string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"billing_address","type":"`null` \\| [Address](../order_models.Address/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"return","type":"[Return](../order_models.Return/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange","type":"[OrderExchange](../order_models.OrderExchange/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"claim","type":"[OrderClaim](../order_models.OrderClaim/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"order_version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"display_id","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"status","type":"[ReturnStatus](../../../utils/OrderUtils/enums/utils.OrderUtils.ReturnStatus/page.mdx)","description":"","optional":false,"defaultValue":"ReturnStatus.REQUESTED","expandable":false,"children":[]},{"name":"location_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"no_notification","type":"`null` \\| `boolean`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"refund_amount","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_refund_amount","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"items","type":"Collection<[ReturnItem](../order_models.ReturnItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](../order_models.OrderShippingMethod/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"transactions","type":"Collection<[Transaction](../order_models.Transaction/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"received_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"claim_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"claim","type":"[OrderClaim](../order_models.OrderClaim/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return","type":"[Return](../order_models.Return/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"order_version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"display_id","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"type","type":"[ClaimType](../../../utils/OrderUtils/enums/utils.OrderUtils.ClaimType/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"no_notification","type":"`null` \\| `boolean`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"refund_amount","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_refund_amount","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"additional_items","type":"Collection<[ClaimItem](../order_models.ClaimItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_items","type":"Collection<[ClaimItem](../order_models.ClaimItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](../order_models.OrderShippingMethod/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"transactions","type":"Collection<[Transaction](../order_models.Transaction/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"exchange_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"exchange","type":"[OrderExchange](../order_models.OrderExchange/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return","type":"[Return](../order_models.Return/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"order_version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"display_id","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"no_notification","type":"`null` \\| `boolean`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"difference_due","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_difference_due","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"allow_backorder","type":"`boolean`","description":"","optional":false,"defaultValue":"false","expandable":false,"children":[]},{"name":"additional_items","type":"Collection<[ExchangeItem](../order_models.ExchangeItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](../order_models.OrderShippingMethod/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"transactions","type":"Collection<[Transaction](../order_models.Transaction/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"version","type":"`null` \\| `number`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"order_change_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_change","type":"`null` \\| [OrderChange](page.mdx)","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"return","type":"[Return](../order_models.Return/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"claim","type":"[OrderClaim](../order_models.OrderClaim/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"exchange","type":"[OrderExchange](../order_models.OrderExchange/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"change_type","type":"`null` \\| `OrderChangeType`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"actions","type":"Collection<[OrderChangeAction](../order_models.OrderChangeAction/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"description","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"status","type":"`OrderChangeStatus`","description":"","optional":false,"defaultValue":"OrderChangeStatus.PENDING","expandable":false,"children":[]},{"name":"internal_note","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_by","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"requested_by","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"requested_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"confirmed_by","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"confirmed_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"declined_by","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"declined_reason","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_by","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"declined_at","type":"`Date`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":true,"defaultValue":"null","expandable":false,"children":[]}]},{"name":"reference","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"reference_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"action","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"details","type":"`Record`","description":"","optional":false,"defaultValue":"{}","expandable":false,"children":[]},{"name":"amount","type":"`null` \\| `number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"raw_amount","type":"`null` \\| [BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"internal_note","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"applied","type":"`boolean`","description":"","optional":false,"defaultValue":"false","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"description","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"status","type":"`OrderChangeStatus`","description":"","optional":false,"defaultValue":"OrderChangeStatus.PENDING","expandable":false,"children":[]},{"name":"internal_note","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_by","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"requested_by","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"requested_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"confirmed_by","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"confirmed_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"declined_by","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"declined_reason","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_by","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"declined_at","type":"`Date`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":true,"defaultValue":"null","expandable":false,"children":[]}]} sectionTitle="OrderChange"/> diff --git a/www/apps/resources/references/order_models/classes/order_models.OrderChangeAction/page.mdx b/www/apps/resources/references/order_models/classes/order_models.OrderChangeAction/page.mdx index 3edca0c8d9..62c3dbf474 100644 --- a/www/apps/resources/references/order_models/classes/order_models.OrderChangeAction/page.mdx +++ b/www/apps/resources/references/order_models/classes/order_models.OrderChangeAction/page.mdx @@ -10,4 +10,4 @@ import { TypeList } from "docs-ui" This documentation provides a reference to the OrderChangeAction . This belongs to the Order Module. -`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"items","type":"Collection<[OrderItem](../order_models.OrderItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item","type":"[LineItem](../order_models.LineItem/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"quantity","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_quantity","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"fulfilled_quantity","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"0","expandable":false,"children":[]},{"name":"raw_fulfilled_quantity","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipped_quantity","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"0","expandable":false,"children":[]},{"name":"raw_shipped_quantity","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_requested_quantity","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"0","expandable":false,"children":[]},{"name":"raw_return_requested_quantity","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_received_quantity","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"0","expandable":false,"children":[]},{"name":"raw_return_received_quantity","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_dismissed_quantity","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"0","expandable":false,"children":[]},{"name":"raw_return_dismissed_quantity","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"written_off_quantity","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"0","expandable":false,"children":[]},{"name":"raw_written_off_quantity","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](../order_models.OrderShippingMethod/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"return","type":"[Return](../order_models.Return/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange","type":"[OrderExchange](../order_models.OrderExchange/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim","type":"[OrderClaim](../order_models.OrderClaim/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_method_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_method","type":"[ShippingMethod](../order_models.ShippingMethod/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"transactions","type":"Collection<[Transaction](../order_models.Transaction/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"return","type":"[Return](../order_models.Return/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange","type":"[OrderExchange](../order_models.OrderExchange/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim","type":"[OrderClaim](../order_models.OrderClaim/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"version","type":"`number`","description":"","optional":false,"defaultValue":"1","expandable":false,"children":[]},{"name":"amount","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"reference_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"`OptionalOrderProps`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address_id","type":"`null` \\| `string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"`null` \\| [Address](../order_models.Address/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"company","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"first_name","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"last_name","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"address_1","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"address_2","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"city","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"country_code","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"province","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"postal_code","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"phone","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"billing_address_id","type":"`null` \\| `string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"billing_address","type":"`null` \\| [Address](../order_models.Address/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"company","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"first_name","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"last_name","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"address_1","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"address_2","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"city","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"country_code","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"province","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"postal_code","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"phone","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]}]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"return","type":"[Return](../order_models.Return/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"display_id","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"region_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"customer_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"version","type":"`number`","description":"","optional":false,"defaultValue":"1","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"status","type":"[OrderStatus](../../../utils/OrderUtils/enums/utils.OrderUtils.OrderStatus/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_draft_order","type":"`boolean`","description":"","optional":false,"defaultValue":"false","expandable":false,"children":[]},{"name":"email","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"no_notification","type":"`null` \\| `boolean`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"summary","type":"Collection<[OrderSummary](../order_models.OrderSummary/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"items","type":"Collection<[OrderItem](../order_models.OrderItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](../order_models.OrderShippingMethod/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"transactions","type":"Collection<[Transaction](../order_models.Transaction/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"`OptionalOrderProps`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address_id","type":"`null` \\| `string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"`null` \\| [Address](../order_models.Address/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"billing_address_id","type":"`null` \\| `string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"billing_address","type":"`null` \\| [Address](../order_models.Address/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"exchange","type":"[OrderExchange](../order_models.OrderExchange/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return","type":"[Return](../order_models.Return/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"order_version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"display_id","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"no_notification","type":"`null` \\| `boolean`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"difference_due","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_difference_due","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"allow_backorder","type":"`boolean`","description":"","optional":false,"defaultValue":"false","expandable":false,"children":[]},{"name":"additional_items","type":"Collection<[ExchangeItem](../order_models.ExchangeItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](../order_models.OrderShippingMethod/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"transactions","type":"Collection<[Transaction](../order_models.Transaction/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"exchange_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"claim","type":"[OrderClaim](../order_models.OrderClaim/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return","type":"[Return](../order_models.Return/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"order_version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"display_id","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"type","type":"[ClaimType](../../../utils/OrderUtils/enums/utils.OrderUtils.ClaimType/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"no_notification","type":"`null` \\| `boolean`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"refund_amount","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_refund_amount","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"additional_items","type":"Collection<[ClaimItem](../order_models.ClaimItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_items","type":"Collection<[ClaimItem](../order_models.ClaimItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](../order_models.OrderShippingMethod/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"transactions","type":"Collection<[Transaction](../order_models.Transaction/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"claim_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"order_version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"display_id","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"status","type":"[ReturnStatus](../../../utils/OrderUtils/enums/utils.OrderUtils.ReturnStatus/page.mdx)","description":"","optional":false,"defaultValue":"ReturnStatus.REQUESTED","expandable":false,"children":[{"name":"REQUESTED","type":"`\"requested\"`","description":"The return is requested.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"RECEIVED","type":"`\"received\"`","description":"The return is received.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"PARTIALLY_RECEIVED","type":"`\"partially_received\"`","description":"The return is partially received.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"CANCELED","type":"`\"canceled\"`","description":"The return is canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"no_notification","type":"`null` \\| `boolean`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"refund_amount","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_refund_amount","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"items","type":"Collection<[ReturnItem](../order_models.ReturnItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reason_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"reason","type":"[ReturnReason](../order_models.ReturnReason/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"quantity","type":"`number` \\| `Number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_quantity","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"received_quantity","type":"`number` \\| `Number`","description":"","optional":false,"defaultValue":"0","expandable":false,"children":[]},{"name":"raw_received_quantity","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return","type":"[Return](../order_models.Return/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item","type":"[LineItem](../order_models.LineItem/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"note","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](../order_models.OrderShippingMethod/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"return","type":"[Return](../order_models.Return/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange","type":"[OrderExchange](../order_models.OrderExchange/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim","type":"[OrderClaim](../order_models.OrderClaim/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_method_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_method","type":"[ShippingMethod](../order_models.ShippingMethod/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"transactions","type":"Collection<[Transaction](../order_models.Transaction/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"return","type":"[Return](../order_models.Return/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange","type":"[OrderExchange](../order_models.OrderExchange/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim","type":"[OrderClaim](../order_models.OrderClaim/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"version","type":"`number`","description":"","optional":false,"defaultValue":"1","expandable":false,"children":[]},{"name":"amount","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"reference_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"received_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"claim_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"claim","type":"[OrderClaim](../order_models.OrderClaim/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"display_id","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"region_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"customer_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"version","type":"`number`","description":"","optional":false,"defaultValue":"1","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"status","type":"[OrderStatus](../../../utils/OrderUtils/enums/utils.OrderUtils.OrderStatus/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_draft_order","type":"`boolean`","description":"","optional":false,"defaultValue":"false","expandable":false,"children":[]},{"name":"email","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"no_notification","type":"`null` \\| `boolean`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"summary","type":"Collection<[OrderSummary](../order_models.OrderSummary/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"items","type":"Collection<[OrderItem](../order_models.OrderItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](../order_models.OrderShippingMethod/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"transactions","type":"Collection<[Transaction](../order_models.Transaction/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"`OptionalOrderProps`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address_id","type":"`null` \\| `string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"`null` \\| [Address](../order_models.Address/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"billing_address_id","type":"`null` \\| `string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"billing_address","type":"`null` \\| [Address](../order_models.Address/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"return","type":"[Return](../order_models.Return/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange","type":"[OrderExchange](../order_models.OrderExchange/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"claim","type":"[OrderClaim](../order_models.OrderClaim/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"order_version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"display_id","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"status","type":"[ReturnStatus](../../../utils/OrderUtils/enums/utils.OrderUtils.ReturnStatus/page.mdx)","description":"","optional":false,"defaultValue":"ReturnStatus.REQUESTED","expandable":false,"children":[]},{"name":"no_notification","type":"`null` \\| `boolean`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"refund_amount","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_refund_amount","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"items","type":"Collection<[ReturnItem](../order_models.ReturnItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](../order_models.OrderShippingMethod/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"transactions","type":"Collection<[Transaction](../order_models.Transaction/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"received_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"order_version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"display_id","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"type","type":"[ClaimType](../../../utils/OrderUtils/enums/utils.OrderUtils.ClaimType/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"REFUND","type":"`\"refund\"`","description":"The claim refunds an amount to the customer.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"REPLACE","type":"`\"replace\"`","description":"The claim replaces the returned item with a new one.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"no_notification","type":"`null` \\| `boolean`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"refund_amount","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_refund_amount","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"additional_items","type":"Collection<[ClaimItem](../order_models.ClaimItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"images","type":"Collection<[ClaimItemImage](../order_models.ClaimItemImage/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reason","type":"`null` \\| [ClaimReason](../../../utils/OrderUtils/enums/utils.OrderUtils.ClaimReason/page.mdx)","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"quantity","type":"`number` \\| `Number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_quantity","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim","type":"[OrderClaim](../order_models.OrderClaim/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item","type":"[LineItem](../order_models.LineItem/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_additional_item","type":"`boolean`","description":"","optional":false,"defaultValue":"false","expandable":false,"children":[]},{"name":"note","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"claim_items","type":"Collection<[ClaimItem](../order_models.ClaimItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"images","type":"Collection<[ClaimItemImage](../order_models.ClaimItemImage/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reason","type":"`null` \\| [ClaimReason](../../../utils/OrderUtils/enums/utils.OrderUtils.ClaimReason/page.mdx)","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"quantity","type":"`number` \\| `Number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_quantity","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim","type":"[OrderClaim](../order_models.OrderClaim/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item","type":"[LineItem](../order_models.LineItem/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_additional_item","type":"`boolean`","description":"","optional":false,"defaultValue":"false","expandable":false,"children":[]},{"name":"note","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](../order_models.OrderShippingMethod/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"return","type":"[Return](../order_models.Return/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange","type":"[OrderExchange](../order_models.OrderExchange/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim","type":"[OrderClaim](../order_models.OrderClaim/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_method_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_method","type":"[ShippingMethod](../order_models.ShippingMethod/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"transactions","type":"Collection<[Transaction](../order_models.Transaction/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"return","type":"[Return](../order_models.Return/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange","type":"[OrderExchange](../order_models.OrderExchange/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim","type":"[OrderClaim](../order_models.OrderClaim/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"version","type":"`number`","description":"","optional":false,"defaultValue":"1","expandable":false,"children":[]},{"name":"amount","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"reference_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"exchange_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"exchange","type":"[OrderExchange](../order_models.OrderExchange/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"display_id","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"region_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"customer_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"version","type":"`number`","description":"","optional":false,"defaultValue":"1","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"status","type":"[OrderStatus](../../../utils/OrderUtils/enums/utils.OrderUtils.OrderStatus/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_draft_order","type":"`boolean`","description":"","optional":false,"defaultValue":"false","expandable":false,"children":[]},{"name":"email","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"no_notification","type":"`null` \\| `boolean`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"summary","type":"Collection<[OrderSummary](../order_models.OrderSummary/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"items","type":"Collection<[OrderItem](../order_models.OrderItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](../order_models.OrderShippingMethod/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"transactions","type":"Collection<[Transaction](../order_models.Transaction/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"`OptionalOrderProps`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address_id","type":"`null` \\| `string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"`null` \\| [Address](../order_models.Address/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"billing_address_id","type":"`null` \\| `string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"billing_address","type":"`null` \\| [Address](../order_models.Address/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"return","type":"[Return](../order_models.Return/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange","type":"[OrderExchange](../order_models.OrderExchange/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"claim","type":"[OrderClaim](../order_models.OrderClaim/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"order_version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"display_id","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"status","type":"[ReturnStatus](../../../utils/OrderUtils/enums/utils.OrderUtils.ReturnStatus/page.mdx)","description":"","optional":false,"defaultValue":"ReturnStatus.REQUESTED","expandable":false,"children":[]},{"name":"no_notification","type":"`null` \\| `boolean`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"refund_amount","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_refund_amount","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"items","type":"Collection<[ReturnItem](../order_models.ReturnItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](../order_models.OrderShippingMethod/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"transactions","type":"Collection<[Transaction](../order_models.Transaction/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"received_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"order_version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"display_id","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"no_notification","type":"`null` \\| `boolean`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"difference_due","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_difference_due","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"allow_backorder","type":"`boolean`","description":"","optional":false,"defaultValue":"false","expandable":false,"children":[]},{"name":"additional_items","type":"Collection<[ExchangeItem](../order_models.ExchangeItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"quantity","type":"`number` \\| `Number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_quantity","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange","type":"[OrderExchange](../order_models.OrderExchange/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item","type":"[LineItem](../order_models.LineItem/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"note","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](../order_models.OrderShippingMethod/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"return","type":"[Return](../order_models.Return/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange","type":"[OrderExchange](../order_models.OrderExchange/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim","type":"[OrderClaim](../order_models.OrderClaim/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_method_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_method","type":"[ShippingMethod](../order_models.ShippingMethod/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"transactions","type":"Collection<[Transaction](../order_models.Transaction/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"return","type":"[Return](../order_models.Return/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange","type":"[OrderExchange](../order_models.OrderExchange/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim","type":"[OrderClaim](../order_models.OrderClaim/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"version","type":"`number`","description":"","optional":false,"defaultValue":"1","expandable":false,"children":[]},{"name":"amount","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"reference_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"version","type":"`null` \\| `number`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"order_change_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_change","type":"`null` \\| [OrderChange](../order_models.OrderChange/page.mdx)","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"display_id","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"region_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"customer_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"version","type":"`number`","description":"","optional":false,"defaultValue":"1","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"status","type":"[OrderStatus](../../../utils/OrderUtils/enums/utils.OrderUtils.OrderStatus/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_draft_order","type":"`boolean`","description":"","optional":false,"defaultValue":"false","expandable":false,"children":[]},{"name":"email","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"no_notification","type":"`null` \\| `boolean`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"summary","type":"Collection<[OrderSummary](../order_models.OrderSummary/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"items","type":"Collection<[OrderItem](../order_models.OrderItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](../order_models.OrderShippingMethod/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"transactions","type":"Collection<[Transaction](../order_models.Transaction/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"`OptionalOrderProps`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address_id","type":"`null` \\| `string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"`null` \\| [Address](../order_models.Address/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"billing_address_id","type":"`null` \\| `string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"billing_address","type":"`null` \\| [Address](../order_models.Address/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"return","type":"[Return](../order_models.Return/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange","type":"[OrderExchange](../order_models.OrderExchange/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"claim","type":"[OrderClaim](../order_models.OrderClaim/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"order_version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"display_id","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"status","type":"[ReturnStatus](../../../utils/OrderUtils/enums/utils.OrderUtils.ReturnStatus/page.mdx)","description":"","optional":false,"defaultValue":"ReturnStatus.REQUESTED","expandable":false,"children":[]},{"name":"no_notification","type":"`null` \\| `boolean`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"refund_amount","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_refund_amount","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"items","type":"Collection<[ReturnItem](../order_models.ReturnItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](../order_models.OrderShippingMethod/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"transactions","type":"Collection<[Transaction](../order_models.Transaction/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"received_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"claim_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"claim","type":"[OrderClaim](../order_models.OrderClaim/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return","type":"[Return](../order_models.Return/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"order_version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"display_id","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"type","type":"[ClaimType](../../../utils/OrderUtils/enums/utils.OrderUtils.ClaimType/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"no_notification","type":"`null` \\| `boolean`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"refund_amount","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_refund_amount","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"additional_items","type":"Collection<[ClaimItem](../order_models.ClaimItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_items","type":"Collection<[ClaimItem](../order_models.ClaimItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](../order_models.OrderShippingMethod/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"transactions","type":"Collection<[Transaction](../order_models.Transaction/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"exchange_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"exchange","type":"[OrderExchange](../order_models.OrderExchange/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return","type":"[Return](../order_models.Return/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"order_version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"display_id","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"no_notification","type":"`null` \\| `boolean`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"difference_due","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_difference_due","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"allow_backorder","type":"`boolean`","description":"","optional":false,"defaultValue":"false","expandable":false,"children":[]},{"name":"additional_items","type":"Collection<[ExchangeItem](../order_models.ExchangeItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](../order_models.OrderShippingMethod/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"transactions","type":"Collection<[Transaction](../order_models.Transaction/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"change_type","type":"`null` \\| `OrderChangeType`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"actions","type":"Collection<[OrderChangeAction](page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"ordering","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"order","type":"`null` \\| [Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"return","type":"[Return](../order_models.Return/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"claim","type":"[OrderClaim](../order_models.OrderClaim/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"exchange","type":"[OrderExchange](../order_models.OrderExchange/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"version","type":"`null` \\| `number`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"order_change_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_change","type":"`null` \\| [OrderChange](../order_models.OrderChange/page.mdx)","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"reference","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"reference_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"action","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"details","type":"`Record`","description":"","optional":false,"defaultValue":"{}","expandable":false,"children":[]},{"name":"amount","type":"`null` \\| `number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"raw_amount","type":"`null` \\| [BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"internal_note","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"applied","type":"`boolean`","description":"","optional":false,"defaultValue":"false","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"description","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"status","type":"`OrderChangeStatus`","description":"","optional":false,"defaultValue":"OrderChangeStatus.PENDING","expandable":false,"children":[]},{"name":"internal_note","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_by","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"requested_by","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"requested_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"confirmed_by","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"confirmed_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"declined_by","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"declined_reason","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_by","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"declined_at","type":"`Date`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":true,"defaultValue":"null","expandable":false,"children":[]}]},{"name":"reference","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"reference_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"action","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"details","type":"`Record`","description":"","optional":false,"defaultValue":"{}","expandable":false,"children":[]},{"name":"amount","type":"`null` \\| `number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"raw_amount","type":"`null` \\| [BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"internal_note","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"applied","type":"`boolean`","description":"","optional":false,"defaultValue":"false","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]} sectionTitle="OrderChangeAction"/> +`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"items","type":"Collection<[OrderItem](../order_models.OrderItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item","type":"[LineItem](../order_models.LineItem/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"quantity","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_quantity","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"fulfilled_quantity","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"0","expandable":false,"children":[]},{"name":"raw_fulfilled_quantity","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipped_quantity","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"0","expandable":false,"children":[]},{"name":"raw_shipped_quantity","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_requested_quantity","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"0","expandable":false,"children":[]},{"name":"raw_return_requested_quantity","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_received_quantity","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"0","expandable":false,"children":[]},{"name":"raw_return_received_quantity","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_dismissed_quantity","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"0","expandable":false,"children":[]},{"name":"raw_return_dismissed_quantity","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"written_off_quantity","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"0","expandable":false,"children":[]},{"name":"raw_written_off_quantity","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](../order_models.OrderShippingMethod/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"return","type":"[Return](../order_models.Return/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange","type":"[OrderExchange](../order_models.OrderExchange/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim","type":"[OrderClaim](../order_models.OrderClaim/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_method_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_method","type":"[ShippingMethod](../order_models.ShippingMethod/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"transactions","type":"Collection<[Transaction](../order_models.Transaction/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"return","type":"[Return](../order_models.Return/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange","type":"[OrderExchange](../order_models.OrderExchange/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim","type":"[OrderClaim](../order_models.OrderClaim/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"version","type":"`number`","description":"","optional":false,"defaultValue":"1","expandable":false,"children":[]},{"name":"amount","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"reference_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"`OptionalOrderProps`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address_id","type":"`null` \\| `string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"`null` \\| [Address](../order_models.Address/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"company","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"first_name","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"last_name","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"address_1","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"address_2","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"city","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"country_code","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"province","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"postal_code","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"phone","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"billing_address_id","type":"`null` \\| `string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"billing_address","type":"`null` \\| [Address](../order_models.Address/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"company","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"first_name","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"last_name","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"address_1","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"address_2","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"city","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"country_code","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"province","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"postal_code","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"phone","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]}]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"return","type":"[Return](../order_models.Return/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"display_id","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"region_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"customer_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"version","type":"`number`","description":"","optional":false,"defaultValue":"1","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"status","type":"[OrderStatus](../../../utils/OrderUtils/enums/utils.OrderUtils.OrderStatus/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_draft_order","type":"`boolean`","description":"","optional":false,"defaultValue":"false","expandable":false,"children":[]},{"name":"email","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"no_notification","type":"`null` \\| `boolean`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"summary","type":"Collection<[OrderSummary](../order_models.OrderSummary/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"items","type":"Collection<[OrderItem](../order_models.OrderItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](../order_models.OrderShippingMethod/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"transactions","type":"Collection<[Transaction](../order_models.Transaction/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"`OptionalOrderProps`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address_id","type":"`null` \\| `string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"`null` \\| [Address](../order_models.Address/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"billing_address_id","type":"`null` \\| `string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"billing_address","type":"`null` \\| [Address](../order_models.Address/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"exchange","type":"[OrderExchange](../order_models.OrderExchange/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return","type":"[Return](../order_models.Return/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"order_version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"display_id","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"no_notification","type":"`null` \\| `boolean`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"difference_due","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_difference_due","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"allow_backorder","type":"`boolean`","description":"","optional":false,"defaultValue":"false","expandable":false,"children":[]},{"name":"additional_items","type":"Collection<[ExchangeItem](../order_models.ExchangeItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](../order_models.OrderShippingMethod/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"transactions","type":"Collection<[Transaction](../order_models.Transaction/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"exchange_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"claim","type":"[OrderClaim](../order_models.OrderClaim/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return","type":"[Return](../order_models.Return/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"order_version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"display_id","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"type","type":"[ClaimType](../../../utils/OrderUtils/enums/utils.OrderUtils.ClaimType/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"no_notification","type":"`null` \\| `boolean`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"refund_amount","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_refund_amount","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"additional_items","type":"Collection<[ClaimItem](../order_models.ClaimItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_items","type":"Collection<[ClaimItem](../order_models.ClaimItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](../order_models.OrderShippingMethod/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"transactions","type":"Collection<[Transaction](../order_models.Transaction/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"claim_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"order_version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"display_id","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"status","type":"[ReturnStatus](../../../utils/OrderUtils/enums/utils.OrderUtils.ReturnStatus/page.mdx)","description":"","optional":false,"defaultValue":"ReturnStatus.REQUESTED","expandable":false,"children":[{"name":"REQUESTED","type":"`\"requested\"`","description":"The return is requested.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"RECEIVED","type":"`\"received\"`","description":"The return is received.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"PARTIALLY_RECEIVED","type":"`\"partially_received\"`","description":"The return is partially received.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"CANCELED","type":"`\"canceled\"`","description":"The return is canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"location_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"no_notification","type":"`null` \\| `boolean`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"refund_amount","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_refund_amount","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"items","type":"Collection<[ReturnItem](../order_models.ReturnItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reason_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"reason","type":"[ReturnReason](../order_models.ReturnReason/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"quantity","type":"`number` \\| `Number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_quantity","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"received_quantity","type":"`number` \\| `Number`","description":"","optional":false,"defaultValue":"0","expandable":false,"children":[]},{"name":"raw_received_quantity","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return","type":"[Return](../order_models.Return/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item","type":"[LineItem](../order_models.LineItem/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"note","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](../order_models.OrderShippingMethod/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"return","type":"[Return](../order_models.Return/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange","type":"[OrderExchange](../order_models.OrderExchange/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim","type":"[OrderClaim](../order_models.OrderClaim/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_method_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_method","type":"[ShippingMethod](../order_models.ShippingMethod/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"transactions","type":"Collection<[Transaction](../order_models.Transaction/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"return","type":"[Return](../order_models.Return/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange","type":"[OrderExchange](../order_models.OrderExchange/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim","type":"[OrderClaim](../order_models.OrderClaim/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"version","type":"`number`","description":"","optional":false,"defaultValue":"1","expandable":false,"children":[]},{"name":"amount","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"reference_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"received_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"claim_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"claim","type":"[OrderClaim](../order_models.OrderClaim/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"display_id","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"region_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"customer_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"version","type":"`number`","description":"","optional":false,"defaultValue":"1","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"status","type":"[OrderStatus](../../../utils/OrderUtils/enums/utils.OrderUtils.OrderStatus/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_draft_order","type":"`boolean`","description":"","optional":false,"defaultValue":"false","expandable":false,"children":[]},{"name":"email","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"no_notification","type":"`null` \\| `boolean`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"summary","type":"Collection<[OrderSummary](../order_models.OrderSummary/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"items","type":"Collection<[OrderItem](../order_models.OrderItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](../order_models.OrderShippingMethod/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"transactions","type":"Collection<[Transaction](../order_models.Transaction/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"`OptionalOrderProps`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address_id","type":"`null` \\| `string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"`null` \\| [Address](../order_models.Address/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"billing_address_id","type":"`null` \\| `string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"billing_address","type":"`null` \\| [Address](../order_models.Address/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"return","type":"[Return](../order_models.Return/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange","type":"[OrderExchange](../order_models.OrderExchange/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"claim","type":"[OrderClaim](../order_models.OrderClaim/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"order_version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"display_id","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"status","type":"[ReturnStatus](../../../utils/OrderUtils/enums/utils.OrderUtils.ReturnStatus/page.mdx)","description":"","optional":false,"defaultValue":"ReturnStatus.REQUESTED","expandable":false,"children":[]},{"name":"location_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"no_notification","type":"`null` \\| `boolean`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"refund_amount","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_refund_amount","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"items","type":"Collection<[ReturnItem](../order_models.ReturnItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](../order_models.OrderShippingMethod/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"transactions","type":"Collection<[Transaction](../order_models.Transaction/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"received_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"order_version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"display_id","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"type","type":"[ClaimType](../../../utils/OrderUtils/enums/utils.OrderUtils.ClaimType/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"REFUND","type":"`\"refund\"`","description":"The claim refunds an amount to the customer.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"REPLACE","type":"`\"replace\"`","description":"The claim replaces the returned item with a new one.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"no_notification","type":"`null` \\| `boolean`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"refund_amount","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_refund_amount","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"additional_items","type":"Collection<[ClaimItem](../order_models.ClaimItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"images","type":"Collection<[ClaimItemImage](../order_models.ClaimItemImage/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reason","type":"`null` \\| [ClaimReason](../../../utils/OrderUtils/enums/utils.OrderUtils.ClaimReason/page.mdx)","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"quantity","type":"`number` \\| `Number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_quantity","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim","type":"[OrderClaim](../order_models.OrderClaim/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item","type":"[LineItem](../order_models.LineItem/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_additional_item","type":"`boolean`","description":"","optional":false,"defaultValue":"false","expandable":false,"children":[]},{"name":"note","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"claim_items","type":"Collection<[ClaimItem](../order_models.ClaimItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"images","type":"Collection<[ClaimItemImage](../order_models.ClaimItemImage/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reason","type":"`null` \\| [ClaimReason](../../../utils/OrderUtils/enums/utils.OrderUtils.ClaimReason/page.mdx)","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"quantity","type":"`number` \\| `Number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_quantity","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim","type":"[OrderClaim](../order_models.OrderClaim/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item","type":"[LineItem](../order_models.LineItem/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_additional_item","type":"`boolean`","description":"","optional":false,"defaultValue":"false","expandable":false,"children":[]},{"name":"note","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](../order_models.OrderShippingMethod/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"return","type":"[Return](../order_models.Return/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange","type":"[OrderExchange](../order_models.OrderExchange/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim","type":"[OrderClaim](../order_models.OrderClaim/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_method_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_method","type":"[ShippingMethod](../order_models.ShippingMethod/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"transactions","type":"Collection<[Transaction](../order_models.Transaction/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"return","type":"[Return](../order_models.Return/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange","type":"[OrderExchange](../order_models.OrderExchange/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim","type":"[OrderClaim](../order_models.OrderClaim/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"version","type":"`number`","description":"","optional":false,"defaultValue":"1","expandable":false,"children":[]},{"name":"amount","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"reference_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"exchange_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"exchange","type":"[OrderExchange](../order_models.OrderExchange/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"display_id","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"region_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"customer_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"version","type":"`number`","description":"","optional":false,"defaultValue":"1","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"status","type":"[OrderStatus](../../../utils/OrderUtils/enums/utils.OrderUtils.OrderStatus/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_draft_order","type":"`boolean`","description":"","optional":false,"defaultValue":"false","expandable":false,"children":[]},{"name":"email","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"no_notification","type":"`null` \\| `boolean`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"summary","type":"Collection<[OrderSummary](../order_models.OrderSummary/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"items","type":"Collection<[OrderItem](../order_models.OrderItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](../order_models.OrderShippingMethod/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"transactions","type":"Collection<[Transaction](../order_models.Transaction/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"`OptionalOrderProps`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address_id","type":"`null` \\| `string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"`null` \\| [Address](../order_models.Address/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"billing_address_id","type":"`null` \\| `string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"billing_address","type":"`null` \\| [Address](../order_models.Address/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"return","type":"[Return](../order_models.Return/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange","type":"[OrderExchange](../order_models.OrderExchange/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"claim","type":"[OrderClaim](../order_models.OrderClaim/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"order_version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"display_id","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"status","type":"[ReturnStatus](../../../utils/OrderUtils/enums/utils.OrderUtils.ReturnStatus/page.mdx)","description":"","optional":false,"defaultValue":"ReturnStatus.REQUESTED","expandable":false,"children":[]},{"name":"location_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"no_notification","type":"`null` \\| `boolean`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"refund_amount","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_refund_amount","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"items","type":"Collection<[ReturnItem](../order_models.ReturnItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](../order_models.OrderShippingMethod/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"transactions","type":"Collection<[Transaction](../order_models.Transaction/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"received_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"order_version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"display_id","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"no_notification","type":"`null` \\| `boolean`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"difference_due","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_difference_due","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"allow_backorder","type":"`boolean`","description":"","optional":false,"defaultValue":"false","expandable":false,"children":[]},{"name":"additional_items","type":"Collection<[ExchangeItem](../order_models.ExchangeItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"quantity","type":"`number` \\| `Number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_quantity","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange","type":"[OrderExchange](../order_models.OrderExchange/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item","type":"[LineItem](../order_models.LineItem/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"note","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](../order_models.OrderShippingMethod/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"return","type":"[Return](../order_models.Return/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange","type":"[OrderExchange](../order_models.OrderExchange/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim","type":"[OrderClaim](../order_models.OrderClaim/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_method_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_method","type":"[ShippingMethod](../order_models.ShippingMethod/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"transactions","type":"Collection<[Transaction](../order_models.Transaction/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"return","type":"[Return](../order_models.Return/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange","type":"[OrderExchange](../order_models.OrderExchange/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim","type":"[OrderClaim](../order_models.OrderClaim/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"version","type":"`number`","description":"","optional":false,"defaultValue":"1","expandable":false,"children":[]},{"name":"amount","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"reference_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"version","type":"`null` \\| `number`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"order_change_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_change","type":"`null` \\| [OrderChange](../order_models.OrderChange/page.mdx)","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"display_id","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"region_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"customer_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"version","type":"`number`","description":"","optional":false,"defaultValue":"1","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"status","type":"[OrderStatus](../../../utils/OrderUtils/enums/utils.OrderUtils.OrderStatus/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_draft_order","type":"`boolean`","description":"","optional":false,"defaultValue":"false","expandable":false,"children":[]},{"name":"email","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"no_notification","type":"`null` \\| `boolean`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"summary","type":"Collection<[OrderSummary](../order_models.OrderSummary/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"items","type":"Collection<[OrderItem](../order_models.OrderItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](../order_models.OrderShippingMethod/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"transactions","type":"Collection<[Transaction](../order_models.Transaction/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"`OptionalOrderProps`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address_id","type":"`null` \\| `string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"`null` \\| [Address](../order_models.Address/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"billing_address_id","type":"`null` \\| `string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"billing_address","type":"`null` \\| [Address](../order_models.Address/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"return","type":"[Return](../order_models.Return/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange","type":"[OrderExchange](../order_models.OrderExchange/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"claim","type":"[OrderClaim](../order_models.OrderClaim/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"order_version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"display_id","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"status","type":"[ReturnStatus](../../../utils/OrderUtils/enums/utils.OrderUtils.ReturnStatus/page.mdx)","description":"","optional":false,"defaultValue":"ReturnStatus.REQUESTED","expandable":false,"children":[]},{"name":"location_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"no_notification","type":"`null` \\| `boolean`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"refund_amount","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_refund_amount","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"items","type":"Collection<[ReturnItem](../order_models.ReturnItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](../order_models.OrderShippingMethod/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"transactions","type":"Collection<[Transaction](../order_models.Transaction/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"received_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"claim_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"claim","type":"[OrderClaim](../order_models.OrderClaim/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return","type":"[Return](../order_models.Return/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"order_version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"display_id","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"type","type":"[ClaimType](../../../utils/OrderUtils/enums/utils.OrderUtils.ClaimType/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"no_notification","type":"`null` \\| `boolean`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"refund_amount","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_refund_amount","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"additional_items","type":"Collection<[ClaimItem](../order_models.ClaimItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_items","type":"Collection<[ClaimItem](../order_models.ClaimItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](../order_models.OrderShippingMethod/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"transactions","type":"Collection<[Transaction](../order_models.Transaction/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"exchange_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"exchange","type":"[OrderExchange](../order_models.OrderExchange/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return","type":"[Return](../order_models.Return/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"order_version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"display_id","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"no_notification","type":"`null` \\| `boolean`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"difference_due","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_difference_due","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"allow_backorder","type":"`boolean`","description":"","optional":false,"defaultValue":"false","expandable":false,"children":[]},{"name":"additional_items","type":"Collection<[ExchangeItem](../order_models.ExchangeItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](../order_models.OrderShippingMethod/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"transactions","type":"Collection<[Transaction](../order_models.Transaction/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"change_type","type":"`null` \\| `OrderChangeType`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"actions","type":"Collection<[OrderChangeAction](page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"ordering","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"order","type":"`null` \\| [Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"return","type":"[Return](../order_models.Return/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"claim","type":"[OrderClaim](../order_models.OrderClaim/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"exchange","type":"[OrderExchange](../order_models.OrderExchange/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"version","type":"`null` \\| `number`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"order_change_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_change","type":"`null` \\| [OrderChange](../order_models.OrderChange/page.mdx)","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"reference","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"reference_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"action","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"details","type":"`Record`","description":"","optional":false,"defaultValue":"{}","expandable":false,"children":[]},{"name":"amount","type":"`null` \\| `number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"raw_amount","type":"`null` \\| [BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"internal_note","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"applied","type":"`boolean`","description":"","optional":false,"defaultValue":"false","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"description","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"status","type":"`OrderChangeStatus`","description":"","optional":false,"defaultValue":"OrderChangeStatus.PENDING","expandable":false,"children":[]},{"name":"internal_note","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_by","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"requested_by","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"requested_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"confirmed_by","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"confirmed_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"declined_by","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"declined_reason","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_by","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"declined_at","type":"`Date`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":true,"defaultValue":"null","expandable":false,"children":[]}]},{"name":"reference","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"reference_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"action","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"details","type":"`Record`","description":"","optional":false,"defaultValue":"{}","expandable":false,"children":[]},{"name":"amount","type":"`null` \\| `number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"raw_amount","type":"`null` \\| [BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"internal_note","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"applied","type":"`boolean`","description":"","optional":false,"defaultValue":"false","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]} sectionTitle="OrderChangeAction"/> diff --git a/www/apps/resources/references/order_models/classes/order_models.OrderClaim/page.mdx b/www/apps/resources/references/order_models/classes/order_models.OrderClaim/page.mdx index fa74fb599e..6c7cb9396f 100644 --- a/www/apps/resources/references/order_models/classes/order_models.OrderClaim/page.mdx +++ b/www/apps/resources/references/order_models/classes/order_models.OrderClaim/page.mdx @@ -10,4 +10,4 @@ import { TypeList } from "docs-ui" This documentation provides a reference to the OrderClaim . This belongs to the Order Module. -`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"items","type":"Collection<[OrderItem](../order_models.OrderItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item","type":"[LineItem](../order_models.LineItem/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"quantity","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_quantity","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"fulfilled_quantity","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"0","expandable":false,"children":[]},{"name":"raw_fulfilled_quantity","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipped_quantity","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"0","expandable":false,"children":[]},{"name":"raw_shipped_quantity","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_requested_quantity","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"0","expandable":false,"children":[]},{"name":"raw_return_requested_quantity","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_received_quantity","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"0","expandable":false,"children":[]},{"name":"raw_return_received_quantity","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_dismissed_quantity","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"0","expandable":false,"children":[]},{"name":"raw_return_dismissed_quantity","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"written_off_quantity","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"0","expandable":false,"children":[]},{"name":"raw_written_off_quantity","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](../order_models.OrderShippingMethod/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"return","type":"[Return](../order_models.Return/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange","type":"[OrderExchange](../order_models.OrderExchange/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim","type":"[OrderClaim](page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_method_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_method","type":"[ShippingMethod](../order_models.ShippingMethod/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"transactions","type":"Collection<[Transaction](../order_models.Transaction/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"return","type":"[Return](../order_models.Return/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange","type":"[OrderExchange](../order_models.OrderExchange/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim","type":"[OrderClaim](page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"version","type":"`number`","description":"","optional":false,"defaultValue":"1","expandable":false,"children":[]},{"name":"amount","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"reference_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"`OptionalOrderProps`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address_id","type":"`null` \\| `string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"`null` \\| [Address](../order_models.Address/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"company","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"first_name","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"last_name","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"address_1","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"address_2","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"city","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"country_code","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"province","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"postal_code","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"phone","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"billing_address_id","type":"`null` \\| `string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"billing_address","type":"`null` \\| [Address](../order_models.Address/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"company","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"first_name","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"last_name","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"address_1","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"address_2","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"city","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"country_code","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"province","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"postal_code","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"phone","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]}]},{"name":"return","type":"[Return](../order_models.Return/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"display_id","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"region_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"customer_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"version","type":"`number`","description":"","optional":false,"defaultValue":"1","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"status","type":"[OrderStatus](../../../utils/OrderUtils/enums/utils.OrderUtils.OrderStatus/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_draft_order","type":"`boolean`","description":"","optional":false,"defaultValue":"false","expandable":false,"children":[]},{"name":"email","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"no_notification","type":"`null` \\| `boolean`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"summary","type":"Collection<[OrderSummary](../order_models.OrderSummary/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"items","type":"Collection<[OrderItem](../order_models.OrderItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](../order_models.OrderShippingMethod/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"transactions","type":"Collection<[Transaction](../order_models.Transaction/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"`OptionalOrderProps`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address_id","type":"`null` \\| `string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"`null` \\| [Address](../order_models.Address/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"billing_address_id","type":"`null` \\| `string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"billing_address","type":"`null` \\| [Address](../order_models.Address/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"exchange","type":"[OrderExchange](../order_models.OrderExchange/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return","type":"[Return](../order_models.Return/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"order_version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"display_id","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"no_notification","type":"`null` \\| `boolean`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"difference_due","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_difference_due","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"allow_backorder","type":"`boolean`","description":"","optional":false,"defaultValue":"false","expandable":false,"children":[]},{"name":"additional_items","type":"Collection<[ExchangeItem](../order_models.ExchangeItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](../order_models.OrderShippingMethod/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"transactions","type":"Collection<[Transaction](../order_models.Transaction/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"exchange_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"claim","type":"[OrderClaim](page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return","type":"[Return](../order_models.Return/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"order_version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"display_id","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"type","type":"[ClaimType](../../../utils/OrderUtils/enums/utils.OrderUtils.ClaimType/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"no_notification","type":"`null` \\| `boolean`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"refund_amount","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_refund_amount","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"additional_items","type":"Collection<[ClaimItem](../order_models.ClaimItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_items","type":"Collection<[ClaimItem](../order_models.ClaimItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](../order_models.OrderShippingMethod/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"transactions","type":"Collection<[Transaction](../order_models.Transaction/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"claim_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"order_version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"display_id","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"status","type":"[ReturnStatus](../../../utils/OrderUtils/enums/utils.OrderUtils.ReturnStatus/page.mdx)","description":"","optional":false,"defaultValue":"ReturnStatus.REQUESTED","expandable":false,"children":[{"name":"REQUESTED","type":"`\"requested\"`","description":"The return is requested.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"RECEIVED","type":"`\"received\"`","description":"The return is received.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"PARTIALLY_RECEIVED","type":"`\"partially_received\"`","description":"The return is partially received.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"CANCELED","type":"`\"canceled\"`","description":"The return is canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"no_notification","type":"`null` \\| `boolean`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"refund_amount","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_refund_amount","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"items","type":"Collection<[ReturnItem](../order_models.ReturnItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reason_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"reason","type":"[ReturnReason](../order_models.ReturnReason/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"quantity","type":"`number` \\| `Number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_quantity","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"received_quantity","type":"`number` \\| `Number`","description":"","optional":false,"defaultValue":"0","expandable":false,"children":[]},{"name":"raw_received_quantity","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return","type":"[Return](../order_models.Return/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item","type":"[LineItem](../order_models.LineItem/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"note","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](../order_models.OrderShippingMethod/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"return","type":"[Return](../order_models.Return/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange","type":"[OrderExchange](../order_models.OrderExchange/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim","type":"[OrderClaim](page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_method_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_method","type":"[ShippingMethod](../order_models.ShippingMethod/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"transactions","type":"Collection<[Transaction](../order_models.Transaction/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"return","type":"[Return](../order_models.Return/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange","type":"[OrderExchange](../order_models.OrderExchange/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim","type":"[OrderClaim](page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"version","type":"`number`","description":"","optional":false,"defaultValue":"1","expandable":false,"children":[]},{"name":"amount","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"reference_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"received_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"order_version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"display_id","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"type","type":"[ClaimType](../../../utils/OrderUtils/enums/utils.OrderUtils.ClaimType/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"REFUND","type":"`\"refund\"`","description":"The claim refunds an amount to the customer.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"REPLACE","type":"`\"replace\"`","description":"The claim replaces the returned item with a new one.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"no_notification","type":"`null` \\| `boolean`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"refund_amount","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_refund_amount","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"additional_items","type":"Collection<[ClaimItem](../order_models.ClaimItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"images","type":"Collection<[ClaimItemImage](../order_models.ClaimItemImage/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_item_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item","type":"[ClaimItem](../order_models.ClaimItem/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"url","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"reason","type":"`null` \\| [ClaimReason](../../../utils/OrderUtils/enums/utils.OrderUtils.ClaimReason/page.mdx)","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[{"name":"MISSING_ITEM","type":"`\"missing_item\"`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"WRONG_ITEM","type":"`\"wrong_item\"`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"PRODUCTION_FAILURE","type":"`\"production_failure\"`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"OTHER","type":"`\"other\"`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"quantity","type":"`number` \\| `Number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_quantity","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"claim_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim","type":"[OrderClaim](page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return","type":"[Return](../order_models.Return/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"order_version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"display_id","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"type","type":"[ClaimType](../../../utils/OrderUtils/enums/utils.OrderUtils.ClaimType/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"no_notification","type":"`null` \\| `boolean`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"refund_amount","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_refund_amount","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"additional_items","type":"Collection<[ClaimItem](../order_models.ClaimItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_items","type":"Collection<[ClaimItem](../order_models.ClaimItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](../order_models.OrderShippingMethod/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"transactions","type":"Collection<[Transaction](../order_models.Transaction/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"item_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item","type":"[LineItem](../order_models.LineItem/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"title","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtitle","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"thumbnail","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"variant_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"product_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"product_title","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"product_description","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"product_subtitle","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"product_type","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"product_collection","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"product_handle","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"variant_sku","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"variant_barcode","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"variant_title","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"variant_option_values","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"requires_shipping","type":"`boolean`","description":"","optional":false,"defaultValue":"true","expandable":false,"children":[]},{"name":"is_discountable","type":"`boolean`","description":"","optional":false,"defaultValue":"true","expandable":false,"children":[]},{"name":"is_tax_inclusive","type":"`boolean`","description":"","optional":false,"defaultValue":"false","expandable":false,"children":[]},{"name":"raw_compare_at_unit_price","type":"`null` \\| [BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"unit_price","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_unit_price","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_lines","type":"Collection<[LineItemTaxLine](../order_models.LineItemTaxLine/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"adjustments","type":"Collection<[LineItemAdjustment](../order_models.LineItemAdjustment/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"compare_at_unit_price","type":"`null` \\| `number` \\| `BigNumber`","description":"","optional":true,"defaultValue":"null","expandable":false,"children":[]}]},{"name":"is_additional_item","type":"`boolean`","description":"","optional":false,"defaultValue":"false","expandable":false,"children":[]},{"name":"note","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"claim_items","type":"Collection<[ClaimItem](../order_models.ClaimItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"images","type":"Collection<[ClaimItemImage](../order_models.ClaimItemImage/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_item_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item","type":"[ClaimItem](../order_models.ClaimItem/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"url","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"reason","type":"`null` \\| [ClaimReason](../../../utils/OrderUtils/enums/utils.OrderUtils.ClaimReason/page.mdx)","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[{"name":"MISSING_ITEM","type":"`\"missing_item\"`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"WRONG_ITEM","type":"`\"wrong_item\"`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"PRODUCTION_FAILURE","type":"`\"production_failure\"`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"OTHER","type":"`\"other\"`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"quantity","type":"`number` \\| `Number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_quantity","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"claim_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim","type":"[OrderClaim](page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return","type":"[Return](../order_models.Return/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"order_version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"display_id","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"type","type":"[ClaimType](../../../utils/OrderUtils/enums/utils.OrderUtils.ClaimType/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"no_notification","type":"`null` \\| `boolean`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"refund_amount","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_refund_amount","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"additional_items","type":"Collection<[ClaimItem](../order_models.ClaimItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_items","type":"Collection<[ClaimItem](../order_models.ClaimItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](../order_models.OrderShippingMethod/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"transactions","type":"Collection<[Transaction](../order_models.Transaction/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"item_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item","type":"[LineItem](../order_models.LineItem/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"title","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtitle","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"thumbnail","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"variant_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"product_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"product_title","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"product_description","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"product_subtitle","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"product_type","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"product_collection","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"product_handle","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"variant_sku","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"variant_barcode","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"variant_title","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"variant_option_values","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"requires_shipping","type":"`boolean`","description":"","optional":false,"defaultValue":"true","expandable":false,"children":[]},{"name":"is_discountable","type":"`boolean`","description":"","optional":false,"defaultValue":"true","expandable":false,"children":[]},{"name":"is_tax_inclusive","type":"`boolean`","description":"","optional":false,"defaultValue":"false","expandable":false,"children":[]},{"name":"raw_compare_at_unit_price","type":"`null` \\| [BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"unit_price","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_unit_price","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_lines","type":"Collection<[LineItemTaxLine](../order_models.LineItemTaxLine/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"adjustments","type":"Collection<[LineItemAdjustment](../order_models.LineItemAdjustment/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"compare_at_unit_price","type":"`null` \\| `number` \\| `BigNumber`","description":"","optional":true,"defaultValue":"null","expandable":false,"children":[]}]},{"name":"is_additional_item","type":"`boolean`","description":"","optional":false,"defaultValue":"false","expandable":false,"children":[]},{"name":"note","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](../order_models.OrderShippingMethod/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"display_id","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"region_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"customer_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"version","type":"`number`","description":"","optional":false,"defaultValue":"1","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"status","type":"[OrderStatus](../../../utils/OrderUtils/enums/utils.OrderUtils.OrderStatus/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_draft_order","type":"`boolean`","description":"","optional":false,"defaultValue":"false","expandable":false,"children":[]},{"name":"email","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"no_notification","type":"`null` \\| `boolean`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"summary","type":"Collection<[OrderSummary](../order_models.OrderSummary/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"items","type":"Collection<[OrderItem](../order_models.OrderItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](../order_models.OrderShippingMethod/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"transactions","type":"Collection<[Transaction](../order_models.Transaction/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"`OptionalOrderProps`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address_id","type":"`null` \\| `string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"`null` \\| [Address](../order_models.Address/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"billing_address_id","type":"`null` \\| `string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"billing_address","type":"`null` \\| [Address](../order_models.Address/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"return","type":"[Return](../order_models.Return/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange","type":"[OrderExchange](../order_models.OrderExchange/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"claim","type":"[OrderClaim](page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"order_version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"display_id","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"status","type":"[ReturnStatus](../../../utils/OrderUtils/enums/utils.OrderUtils.ReturnStatus/page.mdx)","description":"","optional":false,"defaultValue":"ReturnStatus.REQUESTED","expandable":false,"children":[]},{"name":"no_notification","type":"`null` \\| `boolean`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"refund_amount","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_refund_amount","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"items","type":"Collection<[ReturnItem](../order_models.ReturnItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](../order_models.OrderShippingMethod/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"transactions","type":"Collection<[Transaction](../order_models.Transaction/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"received_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"exchange_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange","type":"[OrderExchange](../order_models.OrderExchange/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return","type":"[Return](../order_models.Return/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"order_version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"display_id","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"no_notification","type":"`null` \\| `boolean`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"difference_due","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_difference_due","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"allow_backorder","type":"`boolean`","description":"","optional":false,"defaultValue":"false","expandable":false,"children":[]},{"name":"additional_items","type":"Collection<[ExchangeItem](../order_models.ExchangeItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](../order_models.OrderShippingMethod/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"transactions","type":"Collection<[Transaction](../order_models.Transaction/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"claim_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim","type":"[OrderClaim](page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return","type":"[Return](../order_models.Return/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"order_version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"display_id","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"type","type":"[ClaimType](../../../utils/OrderUtils/enums/utils.OrderUtils.ClaimType/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"no_notification","type":"`null` \\| `boolean`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"refund_amount","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_refund_amount","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"additional_items","type":"Collection<[ClaimItem](../order_models.ClaimItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_items","type":"Collection<[ClaimItem](../order_models.ClaimItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](../order_models.OrderShippingMethod/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"transactions","type":"Collection<[Transaction](../order_models.Transaction/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_method_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_method","type":"[ShippingMethod](../order_models.ShippingMethod/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"name","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"description","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"amount","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_tax_inclusive","type":"`boolean`","description":"","optional":false,"defaultValue":"false","expandable":false,"children":[]},{"name":"shipping_option_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"data","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"tax_lines","type":"Collection<[ShippingMethodTaxLine](../order_models.ShippingMethodTaxLine/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"adjustments","type":"Collection<[ShippingMethodAdjustment](../order_models.ShippingMethodAdjustment/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"transactions","type":"Collection<[Transaction](../order_models.Transaction/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"display_id","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"region_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"customer_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"version","type":"`number`","description":"","optional":false,"defaultValue":"1","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"status","type":"[OrderStatus](../../../utils/OrderUtils/enums/utils.OrderUtils.OrderStatus/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_draft_order","type":"`boolean`","description":"","optional":false,"defaultValue":"false","expandable":false,"children":[]},{"name":"email","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"no_notification","type":"`null` \\| `boolean`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"summary","type":"Collection<[OrderSummary](../order_models.OrderSummary/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"items","type":"Collection<[OrderItem](../order_models.OrderItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](../order_models.OrderShippingMethod/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"transactions","type":"Collection<[Transaction](../order_models.Transaction/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"`OptionalOrderProps`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address_id","type":"`null` \\| `string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"`null` \\| [Address](../order_models.Address/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"billing_address_id","type":"`null` \\| `string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"billing_address","type":"`null` \\| [Address](../order_models.Address/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"return","type":"[Return](../order_models.Return/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange","type":"[OrderExchange](../order_models.OrderExchange/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"claim","type":"[OrderClaim](page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"order_version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"display_id","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"status","type":"[ReturnStatus](../../../utils/OrderUtils/enums/utils.OrderUtils.ReturnStatus/page.mdx)","description":"","optional":false,"defaultValue":"ReturnStatus.REQUESTED","expandable":false,"children":[]},{"name":"no_notification","type":"`null` \\| `boolean`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"refund_amount","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_refund_amount","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"items","type":"Collection<[ReturnItem](../order_models.ReturnItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](../order_models.OrderShippingMethod/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"transactions","type":"Collection<[Transaction](../order_models.Transaction/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"received_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"exchange_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange","type":"[OrderExchange](../order_models.OrderExchange/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return","type":"[Return](../order_models.Return/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"order_version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"display_id","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"no_notification","type":"`null` \\| `boolean`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"difference_due","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_difference_due","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"allow_backorder","type":"`boolean`","description":"","optional":false,"defaultValue":"false","expandable":false,"children":[]},{"name":"additional_items","type":"Collection<[ExchangeItem](../order_models.ExchangeItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](../order_models.OrderShippingMethod/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"transactions","type":"Collection<[Transaction](../order_models.Transaction/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"claim_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim","type":"[OrderClaim](page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return","type":"[Return](../order_models.Return/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"order_version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"display_id","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"type","type":"[ClaimType](../../../utils/OrderUtils/enums/utils.OrderUtils.ClaimType/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"no_notification","type":"`null` \\| `boolean`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"refund_amount","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_refund_amount","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"additional_items","type":"Collection<[ClaimItem](../order_models.ClaimItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_items","type":"Collection<[ClaimItem](../order_models.ClaimItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](../order_models.OrderShippingMethod/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"transactions","type":"Collection<[Transaction](../order_models.Transaction/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"version","type":"`number`","description":"","optional":false,"defaultValue":"1","expandable":false,"children":[]},{"name":"amount","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"currency_code","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"reference_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]} sectionTitle="OrderClaim"/> +`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"items","type":"Collection<[OrderItem](../order_models.OrderItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item","type":"[LineItem](../order_models.LineItem/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"quantity","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_quantity","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"fulfilled_quantity","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"0","expandable":false,"children":[]},{"name":"raw_fulfilled_quantity","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipped_quantity","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"0","expandable":false,"children":[]},{"name":"raw_shipped_quantity","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_requested_quantity","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"0","expandable":false,"children":[]},{"name":"raw_return_requested_quantity","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_received_quantity","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"0","expandable":false,"children":[]},{"name":"raw_return_received_quantity","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_dismissed_quantity","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"0","expandable":false,"children":[]},{"name":"raw_return_dismissed_quantity","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"written_off_quantity","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"0","expandable":false,"children":[]},{"name":"raw_written_off_quantity","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](../order_models.OrderShippingMethod/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"return","type":"[Return](../order_models.Return/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange","type":"[OrderExchange](../order_models.OrderExchange/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim","type":"[OrderClaim](page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_method_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_method","type":"[ShippingMethod](../order_models.ShippingMethod/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"transactions","type":"Collection<[Transaction](../order_models.Transaction/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"return","type":"[Return](../order_models.Return/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange","type":"[OrderExchange](../order_models.OrderExchange/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim","type":"[OrderClaim](page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"version","type":"`number`","description":"","optional":false,"defaultValue":"1","expandable":false,"children":[]},{"name":"amount","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"reference_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"`OptionalOrderProps`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address_id","type":"`null` \\| `string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"`null` \\| [Address](../order_models.Address/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"company","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"first_name","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"last_name","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"address_1","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"address_2","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"city","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"country_code","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"province","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"postal_code","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"phone","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"billing_address_id","type":"`null` \\| `string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"billing_address","type":"`null` \\| [Address](../order_models.Address/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"company","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"first_name","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"last_name","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"address_1","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"address_2","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"city","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"country_code","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"province","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"postal_code","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"phone","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]}]},{"name":"return","type":"[Return](../order_models.Return/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"display_id","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"region_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"customer_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"version","type":"`number`","description":"","optional":false,"defaultValue":"1","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"status","type":"[OrderStatus](../../../utils/OrderUtils/enums/utils.OrderUtils.OrderStatus/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_draft_order","type":"`boolean`","description":"","optional":false,"defaultValue":"false","expandable":false,"children":[]},{"name":"email","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"no_notification","type":"`null` \\| `boolean`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"summary","type":"Collection<[OrderSummary](../order_models.OrderSummary/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"items","type":"Collection<[OrderItem](../order_models.OrderItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](../order_models.OrderShippingMethod/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"transactions","type":"Collection<[Transaction](../order_models.Transaction/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"`OptionalOrderProps`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address_id","type":"`null` \\| `string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"`null` \\| [Address](../order_models.Address/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"billing_address_id","type":"`null` \\| `string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"billing_address","type":"`null` \\| [Address](../order_models.Address/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"exchange","type":"[OrderExchange](../order_models.OrderExchange/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return","type":"[Return](../order_models.Return/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"order_version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"display_id","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"no_notification","type":"`null` \\| `boolean`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"difference_due","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_difference_due","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"allow_backorder","type":"`boolean`","description":"","optional":false,"defaultValue":"false","expandable":false,"children":[]},{"name":"additional_items","type":"Collection<[ExchangeItem](../order_models.ExchangeItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](../order_models.OrderShippingMethod/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"transactions","type":"Collection<[Transaction](../order_models.Transaction/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"exchange_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"claim","type":"[OrderClaim](page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return","type":"[Return](../order_models.Return/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"order_version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"display_id","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"type","type":"[ClaimType](../../../utils/OrderUtils/enums/utils.OrderUtils.ClaimType/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"no_notification","type":"`null` \\| `boolean`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"refund_amount","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_refund_amount","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"additional_items","type":"Collection<[ClaimItem](../order_models.ClaimItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_items","type":"Collection<[ClaimItem](../order_models.ClaimItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](../order_models.OrderShippingMethod/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"transactions","type":"Collection<[Transaction](../order_models.Transaction/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"claim_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"order_version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"display_id","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"status","type":"[ReturnStatus](../../../utils/OrderUtils/enums/utils.OrderUtils.ReturnStatus/page.mdx)","description":"","optional":false,"defaultValue":"ReturnStatus.REQUESTED","expandable":false,"children":[{"name":"REQUESTED","type":"`\"requested\"`","description":"The return is requested.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"RECEIVED","type":"`\"received\"`","description":"The return is received.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"PARTIALLY_RECEIVED","type":"`\"partially_received\"`","description":"The return is partially received.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"CANCELED","type":"`\"canceled\"`","description":"The return is canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"location_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"no_notification","type":"`null` \\| `boolean`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"refund_amount","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_refund_amount","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"items","type":"Collection<[ReturnItem](../order_models.ReturnItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reason_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"reason","type":"[ReturnReason](../order_models.ReturnReason/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"quantity","type":"`number` \\| `Number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_quantity","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"received_quantity","type":"`number` \\| `Number`","description":"","optional":false,"defaultValue":"0","expandable":false,"children":[]},{"name":"raw_received_quantity","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return","type":"[Return](../order_models.Return/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item","type":"[LineItem](../order_models.LineItem/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"note","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](../order_models.OrderShippingMethod/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"return","type":"[Return](../order_models.Return/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange","type":"[OrderExchange](../order_models.OrderExchange/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim","type":"[OrderClaim](page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_method_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_method","type":"[ShippingMethod](../order_models.ShippingMethod/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"transactions","type":"Collection<[Transaction](../order_models.Transaction/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"return","type":"[Return](../order_models.Return/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange","type":"[OrderExchange](../order_models.OrderExchange/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim","type":"[OrderClaim](page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"version","type":"`number`","description":"","optional":false,"defaultValue":"1","expandable":false,"children":[]},{"name":"amount","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"reference_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"received_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"order_version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"display_id","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"type","type":"[ClaimType](../../../utils/OrderUtils/enums/utils.OrderUtils.ClaimType/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"REFUND","type":"`\"refund\"`","description":"The claim refunds an amount to the customer.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"REPLACE","type":"`\"replace\"`","description":"The claim replaces the returned item with a new one.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"no_notification","type":"`null` \\| `boolean`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"refund_amount","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_refund_amount","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"additional_items","type":"Collection<[ClaimItem](../order_models.ClaimItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"images","type":"Collection<[ClaimItemImage](../order_models.ClaimItemImage/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_item_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item","type":"[ClaimItem](../order_models.ClaimItem/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"url","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"reason","type":"`null` \\| [ClaimReason](../../../utils/OrderUtils/enums/utils.OrderUtils.ClaimReason/page.mdx)","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[{"name":"MISSING_ITEM","type":"`\"missing_item\"`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"WRONG_ITEM","type":"`\"wrong_item\"`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"PRODUCTION_FAILURE","type":"`\"production_failure\"`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"OTHER","type":"`\"other\"`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"quantity","type":"`number` \\| `Number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_quantity","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"claim_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim","type":"[OrderClaim](page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return","type":"[Return](../order_models.Return/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"order_version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"display_id","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"type","type":"[ClaimType](../../../utils/OrderUtils/enums/utils.OrderUtils.ClaimType/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"no_notification","type":"`null` \\| `boolean`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"refund_amount","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_refund_amount","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"additional_items","type":"Collection<[ClaimItem](../order_models.ClaimItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_items","type":"Collection<[ClaimItem](../order_models.ClaimItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](../order_models.OrderShippingMethod/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"transactions","type":"Collection<[Transaction](../order_models.Transaction/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"item_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item","type":"[LineItem](../order_models.LineItem/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"title","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtitle","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"thumbnail","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"variant_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"product_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"product_title","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"product_description","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"product_subtitle","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"product_type","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"product_collection","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"product_handle","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"variant_sku","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"variant_barcode","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"variant_title","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"variant_option_values","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"requires_shipping","type":"`boolean`","description":"","optional":false,"defaultValue":"true","expandable":false,"children":[]},{"name":"is_discountable","type":"`boolean`","description":"","optional":false,"defaultValue":"true","expandable":false,"children":[]},{"name":"is_tax_inclusive","type":"`boolean`","description":"","optional":false,"defaultValue":"false","expandable":false,"children":[]},{"name":"raw_compare_at_unit_price","type":"`null` \\| [BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"unit_price","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_unit_price","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_lines","type":"Collection<[LineItemTaxLine](../order_models.LineItemTaxLine/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"adjustments","type":"Collection<[LineItemAdjustment](../order_models.LineItemAdjustment/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"compare_at_unit_price","type":"`null` \\| `number` \\| `BigNumber`","description":"","optional":true,"defaultValue":"null","expandable":false,"children":[]}]},{"name":"is_additional_item","type":"`boolean`","description":"","optional":false,"defaultValue":"false","expandable":false,"children":[]},{"name":"note","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"claim_items","type":"Collection<[ClaimItem](../order_models.ClaimItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"images","type":"Collection<[ClaimItemImage](../order_models.ClaimItemImage/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_item_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item","type":"[ClaimItem](../order_models.ClaimItem/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"url","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"reason","type":"`null` \\| [ClaimReason](../../../utils/OrderUtils/enums/utils.OrderUtils.ClaimReason/page.mdx)","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[{"name":"MISSING_ITEM","type":"`\"missing_item\"`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"WRONG_ITEM","type":"`\"wrong_item\"`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"PRODUCTION_FAILURE","type":"`\"production_failure\"`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"OTHER","type":"`\"other\"`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"quantity","type":"`number` \\| `Number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_quantity","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"claim_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim","type":"[OrderClaim](page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return","type":"[Return](../order_models.Return/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"order_version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"display_id","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"type","type":"[ClaimType](../../../utils/OrderUtils/enums/utils.OrderUtils.ClaimType/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"no_notification","type":"`null` \\| `boolean`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"refund_amount","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_refund_amount","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"additional_items","type":"Collection<[ClaimItem](../order_models.ClaimItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_items","type":"Collection<[ClaimItem](../order_models.ClaimItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](../order_models.OrderShippingMethod/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"transactions","type":"Collection<[Transaction](../order_models.Transaction/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"item_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item","type":"[LineItem](../order_models.LineItem/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"title","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtitle","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"thumbnail","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"variant_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"product_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"product_title","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"product_description","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"product_subtitle","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"product_type","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"product_collection","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"product_handle","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"variant_sku","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"variant_barcode","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"variant_title","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"variant_option_values","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"requires_shipping","type":"`boolean`","description":"","optional":false,"defaultValue":"true","expandable":false,"children":[]},{"name":"is_discountable","type":"`boolean`","description":"","optional":false,"defaultValue":"true","expandable":false,"children":[]},{"name":"is_tax_inclusive","type":"`boolean`","description":"","optional":false,"defaultValue":"false","expandable":false,"children":[]},{"name":"raw_compare_at_unit_price","type":"`null` \\| [BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"unit_price","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_unit_price","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_lines","type":"Collection<[LineItemTaxLine](../order_models.LineItemTaxLine/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"adjustments","type":"Collection<[LineItemAdjustment](../order_models.LineItemAdjustment/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"compare_at_unit_price","type":"`null` \\| `number` \\| `BigNumber`","description":"","optional":true,"defaultValue":"null","expandable":false,"children":[]}]},{"name":"is_additional_item","type":"`boolean`","description":"","optional":false,"defaultValue":"false","expandable":false,"children":[]},{"name":"note","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](../order_models.OrderShippingMethod/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"display_id","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"region_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"customer_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"version","type":"`number`","description":"","optional":false,"defaultValue":"1","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"status","type":"[OrderStatus](../../../utils/OrderUtils/enums/utils.OrderUtils.OrderStatus/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_draft_order","type":"`boolean`","description":"","optional":false,"defaultValue":"false","expandable":false,"children":[]},{"name":"email","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"no_notification","type":"`null` \\| `boolean`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"summary","type":"Collection<[OrderSummary](../order_models.OrderSummary/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"items","type":"Collection<[OrderItem](../order_models.OrderItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](../order_models.OrderShippingMethod/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"transactions","type":"Collection<[Transaction](../order_models.Transaction/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"`OptionalOrderProps`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address_id","type":"`null` \\| `string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"`null` \\| [Address](../order_models.Address/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"billing_address_id","type":"`null` \\| `string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"billing_address","type":"`null` \\| [Address](../order_models.Address/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"return","type":"[Return](../order_models.Return/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange","type":"[OrderExchange](../order_models.OrderExchange/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"claim","type":"[OrderClaim](page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"order_version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"display_id","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"status","type":"[ReturnStatus](../../../utils/OrderUtils/enums/utils.OrderUtils.ReturnStatus/page.mdx)","description":"","optional":false,"defaultValue":"ReturnStatus.REQUESTED","expandable":false,"children":[]},{"name":"location_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"no_notification","type":"`null` \\| `boolean`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"refund_amount","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_refund_amount","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"items","type":"Collection<[ReturnItem](../order_models.ReturnItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](../order_models.OrderShippingMethod/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"transactions","type":"Collection<[Transaction](../order_models.Transaction/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"received_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"exchange_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange","type":"[OrderExchange](../order_models.OrderExchange/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return","type":"[Return](../order_models.Return/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"order_version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"display_id","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"no_notification","type":"`null` \\| `boolean`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"difference_due","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_difference_due","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"allow_backorder","type":"`boolean`","description":"","optional":false,"defaultValue":"false","expandable":false,"children":[]},{"name":"additional_items","type":"Collection<[ExchangeItem](../order_models.ExchangeItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](../order_models.OrderShippingMethod/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"transactions","type":"Collection<[Transaction](../order_models.Transaction/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"claim_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim","type":"[OrderClaim](page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return","type":"[Return](../order_models.Return/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"order_version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"display_id","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"type","type":"[ClaimType](../../../utils/OrderUtils/enums/utils.OrderUtils.ClaimType/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"no_notification","type":"`null` \\| `boolean`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"refund_amount","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_refund_amount","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"additional_items","type":"Collection<[ClaimItem](../order_models.ClaimItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_items","type":"Collection<[ClaimItem](../order_models.ClaimItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](../order_models.OrderShippingMethod/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"transactions","type":"Collection<[Transaction](../order_models.Transaction/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_method_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_method","type":"[ShippingMethod](../order_models.ShippingMethod/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"name","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"description","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"amount","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_tax_inclusive","type":"`boolean`","description":"","optional":false,"defaultValue":"false","expandable":false,"children":[]},{"name":"shipping_option_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"data","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"tax_lines","type":"Collection<[ShippingMethodTaxLine](../order_models.ShippingMethodTaxLine/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"adjustments","type":"Collection<[ShippingMethodAdjustment](../order_models.ShippingMethodAdjustment/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"transactions","type":"Collection<[Transaction](../order_models.Transaction/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"display_id","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"region_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"customer_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"version","type":"`number`","description":"","optional":false,"defaultValue":"1","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"status","type":"[OrderStatus](../../../utils/OrderUtils/enums/utils.OrderUtils.OrderStatus/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_draft_order","type":"`boolean`","description":"","optional":false,"defaultValue":"false","expandable":false,"children":[]},{"name":"email","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"no_notification","type":"`null` \\| `boolean`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"summary","type":"Collection<[OrderSummary](../order_models.OrderSummary/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"items","type":"Collection<[OrderItem](../order_models.OrderItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](../order_models.OrderShippingMethod/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"transactions","type":"Collection<[Transaction](../order_models.Transaction/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"`OptionalOrderProps`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address_id","type":"`null` \\| `string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"`null` \\| [Address](../order_models.Address/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"billing_address_id","type":"`null` \\| `string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"billing_address","type":"`null` \\| [Address](../order_models.Address/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"return","type":"[Return](../order_models.Return/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange","type":"[OrderExchange](../order_models.OrderExchange/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"claim","type":"[OrderClaim](page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"order_version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"display_id","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"status","type":"[ReturnStatus](../../../utils/OrderUtils/enums/utils.OrderUtils.ReturnStatus/page.mdx)","description":"","optional":false,"defaultValue":"ReturnStatus.REQUESTED","expandable":false,"children":[]},{"name":"location_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"no_notification","type":"`null` \\| `boolean`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"refund_amount","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_refund_amount","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"items","type":"Collection<[ReturnItem](../order_models.ReturnItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](../order_models.OrderShippingMethod/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"transactions","type":"Collection<[Transaction](../order_models.Transaction/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"received_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"exchange_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange","type":"[OrderExchange](../order_models.OrderExchange/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return","type":"[Return](../order_models.Return/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"order_version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"display_id","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"no_notification","type":"`null` \\| `boolean`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"difference_due","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_difference_due","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"allow_backorder","type":"`boolean`","description":"","optional":false,"defaultValue":"false","expandable":false,"children":[]},{"name":"additional_items","type":"Collection<[ExchangeItem](../order_models.ExchangeItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](../order_models.OrderShippingMethod/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"transactions","type":"Collection<[Transaction](../order_models.Transaction/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"claim_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim","type":"[OrderClaim](page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return","type":"[Return](../order_models.Return/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"order_version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"display_id","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"type","type":"[ClaimType](../../../utils/OrderUtils/enums/utils.OrderUtils.ClaimType/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"no_notification","type":"`null` \\| `boolean`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"refund_amount","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_refund_amount","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"additional_items","type":"Collection<[ClaimItem](../order_models.ClaimItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_items","type":"Collection<[ClaimItem](../order_models.ClaimItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](../order_models.OrderShippingMethod/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"transactions","type":"Collection<[Transaction](../order_models.Transaction/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"version","type":"`number`","description":"","optional":false,"defaultValue":"1","expandable":false,"children":[]},{"name":"amount","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"currency_code","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"reference_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]} sectionTitle="OrderClaim"/> diff --git a/www/apps/resources/references/order_models/classes/order_models.OrderExchange/page.mdx b/www/apps/resources/references/order_models/classes/order_models.OrderExchange/page.mdx index e748663186..4361f77210 100644 --- a/www/apps/resources/references/order_models/classes/order_models.OrderExchange/page.mdx +++ b/www/apps/resources/references/order_models/classes/order_models.OrderExchange/page.mdx @@ -10,4 +10,4 @@ import { TypeList } from "docs-ui" This documentation provides a reference to the OrderExchange . This belongs to the Order Module. -`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"items","type":"Collection<[OrderItem](../order_models.OrderItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item","type":"[LineItem](../order_models.LineItem/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"quantity","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_quantity","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"fulfilled_quantity","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"0","expandable":false,"children":[]},{"name":"raw_fulfilled_quantity","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipped_quantity","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"0","expandable":false,"children":[]},{"name":"raw_shipped_quantity","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_requested_quantity","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"0","expandable":false,"children":[]},{"name":"raw_return_requested_quantity","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_received_quantity","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"0","expandable":false,"children":[]},{"name":"raw_return_received_quantity","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_dismissed_quantity","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"0","expandable":false,"children":[]},{"name":"raw_return_dismissed_quantity","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"written_off_quantity","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"0","expandable":false,"children":[]},{"name":"raw_written_off_quantity","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](../order_models.OrderShippingMethod/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"return","type":"[Return](../order_models.Return/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange","type":"[OrderExchange](page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim","type":"[OrderClaim](../order_models.OrderClaim/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_method_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_method","type":"[ShippingMethod](../order_models.ShippingMethod/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"transactions","type":"Collection<[Transaction](../order_models.Transaction/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"return","type":"[Return](../order_models.Return/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange","type":"[OrderExchange](page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim","type":"[OrderClaim](../order_models.OrderClaim/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"version","type":"`number`","description":"","optional":false,"defaultValue":"1","expandable":false,"children":[]},{"name":"amount","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"reference_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"`OptionalOrderProps`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address_id","type":"`null` \\| `string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"`null` \\| [Address](../order_models.Address/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"company","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"first_name","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"last_name","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"address_1","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"address_2","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"city","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"country_code","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"province","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"postal_code","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"phone","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"billing_address_id","type":"`null` \\| `string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"billing_address","type":"`null` \\| [Address](../order_models.Address/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"company","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"first_name","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"last_name","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"address_1","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"address_2","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"city","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"country_code","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"province","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"postal_code","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"phone","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]}]},{"name":"return","type":"[Return](../order_models.Return/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"display_id","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"region_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"customer_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"version","type":"`number`","description":"","optional":false,"defaultValue":"1","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"status","type":"[OrderStatus](../../../utils/OrderUtils/enums/utils.OrderUtils.OrderStatus/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_draft_order","type":"`boolean`","description":"","optional":false,"defaultValue":"false","expandable":false,"children":[]},{"name":"email","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"no_notification","type":"`null` \\| `boolean`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"summary","type":"Collection<[OrderSummary](../order_models.OrderSummary/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"items","type":"Collection<[OrderItem](../order_models.OrderItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](../order_models.OrderShippingMethod/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"transactions","type":"Collection<[Transaction](../order_models.Transaction/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"`OptionalOrderProps`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address_id","type":"`null` \\| `string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"`null` \\| [Address](../order_models.Address/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"billing_address_id","type":"`null` \\| `string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"billing_address","type":"`null` \\| [Address](../order_models.Address/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"exchange","type":"[OrderExchange](page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return","type":"[Return](../order_models.Return/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"order_version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"display_id","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"no_notification","type":"`null` \\| `boolean`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"difference_due","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_difference_due","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"allow_backorder","type":"`boolean`","description":"","optional":false,"defaultValue":"false","expandable":false,"children":[]},{"name":"additional_items","type":"Collection<[ExchangeItem](../order_models.ExchangeItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](../order_models.OrderShippingMethod/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"transactions","type":"Collection<[Transaction](../order_models.Transaction/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"exchange_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"claim","type":"[OrderClaim](../order_models.OrderClaim/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return","type":"[Return](../order_models.Return/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"order_version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"display_id","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"type","type":"[ClaimType](../../../utils/OrderUtils/enums/utils.OrderUtils.ClaimType/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"no_notification","type":"`null` \\| `boolean`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"refund_amount","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_refund_amount","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"additional_items","type":"Collection<[ClaimItem](../order_models.ClaimItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_items","type":"Collection<[ClaimItem](../order_models.ClaimItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](../order_models.OrderShippingMethod/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"transactions","type":"Collection<[Transaction](../order_models.Transaction/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"claim_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"order_version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"display_id","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"status","type":"[ReturnStatus](../../../utils/OrderUtils/enums/utils.OrderUtils.ReturnStatus/page.mdx)","description":"","optional":false,"defaultValue":"ReturnStatus.REQUESTED","expandable":false,"children":[{"name":"REQUESTED","type":"`\"requested\"`","description":"The return is requested.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"RECEIVED","type":"`\"received\"`","description":"The return is received.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"PARTIALLY_RECEIVED","type":"`\"partially_received\"`","description":"The return is partially received.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"CANCELED","type":"`\"canceled\"`","description":"The return is canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"no_notification","type":"`null` \\| `boolean`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"refund_amount","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_refund_amount","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"items","type":"Collection<[ReturnItem](../order_models.ReturnItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reason_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"reason","type":"[ReturnReason](../order_models.ReturnReason/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"quantity","type":"`number` \\| `Number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_quantity","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"received_quantity","type":"`number` \\| `Number`","description":"","optional":false,"defaultValue":"0","expandable":false,"children":[]},{"name":"raw_received_quantity","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return","type":"[Return](../order_models.Return/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item","type":"[LineItem](../order_models.LineItem/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"note","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](../order_models.OrderShippingMethod/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"return","type":"[Return](../order_models.Return/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange","type":"[OrderExchange](page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim","type":"[OrderClaim](../order_models.OrderClaim/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_method_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_method","type":"[ShippingMethod](../order_models.ShippingMethod/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"transactions","type":"Collection<[Transaction](../order_models.Transaction/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"return","type":"[Return](../order_models.Return/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange","type":"[OrderExchange](page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim","type":"[OrderClaim](../order_models.OrderClaim/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"version","type":"`number`","description":"","optional":false,"defaultValue":"1","expandable":false,"children":[]},{"name":"amount","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"reference_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"received_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"order_version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"display_id","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"no_notification","type":"`null` \\| `boolean`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"difference_due","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_difference_due","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"allow_backorder","type":"`boolean`","description":"","optional":false,"defaultValue":"false","expandable":false,"children":[]},{"name":"additional_items","type":"Collection<[ExchangeItem](../order_models.ExchangeItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"quantity","type":"`number` \\| `Number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_quantity","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"exchange_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange","type":"[OrderExchange](page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return","type":"[Return](../order_models.Return/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"order_version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"display_id","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"no_notification","type":"`null` \\| `boolean`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"difference_due","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_difference_due","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"allow_backorder","type":"`boolean`","description":"","optional":false,"defaultValue":"false","expandable":false,"children":[]},{"name":"additional_items","type":"Collection<[ExchangeItem](../order_models.ExchangeItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](../order_models.OrderShippingMethod/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"transactions","type":"Collection<[Transaction](../order_models.Transaction/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"item_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item","type":"[LineItem](../order_models.LineItem/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"title","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtitle","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"thumbnail","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"variant_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"product_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"product_title","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"product_description","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"product_subtitle","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"product_type","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"product_collection","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"product_handle","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"variant_sku","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"variant_barcode","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"variant_title","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"variant_option_values","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"requires_shipping","type":"`boolean`","description":"","optional":false,"defaultValue":"true","expandable":false,"children":[]},{"name":"is_discountable","type":"`boolean`","description":"","optional":false,"defaultValue":"true","expandable":false,"children":[]},{"name":"is_tax_inclusive","type":"`boolean`","description":"","optional":false,"defaultValue":"false","expandable":false,"children":[]},{"name":"raw_compare_at_unit_price","type":"`null` \\| [BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"unit_price","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_unit_price","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_lines","type":"Collection<[LineItemTaxLine](../order_models.LineItemTaxLine/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"adjustments","type":"Collection<[LineItemAdjustment](../order_models.LineItemAdjustment/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"compare_at_unit_price","type":"`null` \\| `number` \\| `BigNumber`","description":"","optional":true,"defaultValue":"null","expandable":false,"children":[]}]},{"name":"note","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](../order_models.OrderShippingMethod/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"display_id","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"region_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"customer_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"version","type":"`number`","description":"","optional":false,"defaultValue":"1","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"status","type":"[OrderStatus](../../../utils/OrderUtils/enums/utils.OrderUtils.OrderStatus/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_draft_order","type":"`boolean`","description":"","optional":false,"defaultValue":"false","expandable":false,"children":[]},{"name":"email","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"no_notification","type":"`null` \\| `boolean`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"summary","type":"Collection<[OrderSummary](../order_models.OrderSummary/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"items","type":"Collection<[OrderItem](../order_models.OrderItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](../order_models.OrderShippingMethod/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"transactions","type":"Collection<[Transaction](../order_models.Transaction/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"`OptionalOrderProps`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address_id","type":"`null` \\| `string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"`null` \\| [Address](../order_models.Address/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"billing_address_id","type":"`null` \\| `string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"billing_address","type":"`null` \\| [Address](../order_models.Address/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"return","type":"[Return](../order_models.Return/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange","type":"[OrderExchange](page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"claim","type":"[OrderClaim](../order_models.OrderClaim/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"order_version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"display_id","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"status","type":"[ReturnStatus](../../../utils/OrderUtils/enums/utils.OrderUtils.ReturnStatus/page.mdx)","description":"","optional":false,"defaultValue":"ReturnStatus.REQUESTED","expandable":false,"children":[]},{"name":"no_notification","type":"`null` \\| `boolean`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"refund_amount","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_refund_amount","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"items","type":"Collection<[ReturnItem](../order_models.ReturnItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](../order_models.OrderShippingMethod/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"transactions","type":"Collection<[Transaction](../order_models.Transaction/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"received_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"exchange_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange","type":"[OrderExchange](page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return","type":"[Return](../order_models.Return/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"order_version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"display_id","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"no_notification","type":"`null` \\| `boolean`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"difference_due","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_difference_due","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"allow_backorder","type":"`boolean`","description":"","optional":false,"defaultValue":"false","expandable":false,"children":[]},{"name":"additional_items","type":"Collection<[ExchangeItem](../order_models.ExchangeItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](../order_models.OrderShippingMethod/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"transactions","type":"Collection<[Transaction](../order_models.Transaction/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"claim_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim","type":"[OrderClaim](../order_models.OrderClaim/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return","type":"[Return](../order_models.Return/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"order_version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"display_id","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"type","type":"[ClaimType](../../../utils/OrderUtils/enums/utils.OrderUtils.ClaimType/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"no_notification","type":"`null` \\| `boolean`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"refund_amount","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_refund_amount","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"additional_items","type":"Collection<[ClaimItem](../order_models.ClaimItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_items","type":"Collection<[ClaimItem](../order_models.ClaimItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](../order_models.OrderShippingMethod/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"transactions","type":"Collection<[Transaction](../order_models.Transaction/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_method_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_method","type":"[ShippingMethod](../order_models.ShippingMethod/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"name","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"description","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"amount","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_tax_inclusive","type":"`boolean`","description":"","optional":false,"defaultValue":"false","expandable":false,"children":[]},{"name":"shipping_option_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"data","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"tax_lines","type":"Collection<[ShippingMethodTaxLine](../order_models.ShippingMethodTaxLine/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"adjustments","type":"Collection<[ShippingMethodAdjustment](../order_models.ShippingMethodAdjustment/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"transactions","type":"Collection<[Transaction](../order_models.Transaction/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"display_id","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"region_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"customer_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"version","type":"`number`","description":"","optional":false,"defaultValue":"1","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"status","type":"[OrderStatus](../../../utils/OrderUtils/enums/utils.OrderUtils.OrderStatus/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_draft_order","type":"`boolean`","description":"","optional":false,"defaultValue":"false","expandable":false,"children":[]},{"name":"email","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"no_notification","type":"`null` \\| `boolean`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"summary","type":"Collection<[OrderSummary](../order_models.OrderSummary/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"items","type":"Collection<[OrderItem](../order_models.OrderItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](../order_models.OrderShippingMethod/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"transactions","type":"Collection<[Transaction](../order_models.Transaction/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"`OptionalOrderProps`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address_id","type":"`null` \\| `string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"`null` \\| [Address](../order_models.Address/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"billing_address_id","type":"`null` \\| `string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"billing_address","type":"`null` \\| [Address](../order_models.Address/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"return","type":"[Return](../order_models.Return/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange","type":"[OrderExchange](page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"claim","type":"[OrderClaim](../order_models.OrderClaim/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"order_version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"display_id","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"status","type":"[ReturnStatus](../../../utils/OrderUtils/enums/utils.OrderUtils.ReturnStatus/page.mdx)","description":"","optional":false,"defaultValue":"ReturnStatus.REQUESTED","expandable":false,"children":[]},{"name":"no_notification","type":"`null` \\| `boolean`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"refund_amount","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_refund_amount","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"items","type":"Collection<[ReturnItem](../order_models.ReturnItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](../order_models.OrderShippingMethod/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"transactions","type":"Collection<[Transaction](../order_models.Transaction/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"received_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"exchange_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange","type":"[OrderExchange](page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return","type":"[Return](../order_models.Return/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"order_version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"display_id","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"no_notification","type":"`null` \\| `boolean`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"difference_due","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_difference_due","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"allow_backorder","type":"`boolean`","description":"","optional":false,"defaultValue":"false","expandable":false,"children":[]},{"name":"additional_items","type":"Collection<[ExchangeItem](../order_models.ExchangeItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](../order_models.OrderShippingMethod/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"transactions","type":"Collection<[Transaction](../order_models.Transaction/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"claim_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim","type":"[OrderClaim](../order_models.OrderClaim/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return","type":"[Return](../order_models.Return/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"order_version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"display_id","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"type","type":"[ClaimType](../../../utils/OrderUtils/enums/utils.OrderUtils.ClaimType/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"no_notification","type":"`null` \\| `boolean`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"refund_amount","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_refund_amount","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"additional_items","type":"Collection<[ClaimItem](../order_models.ClaimItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_items","type":"Collection<[ClaimItem](../order_models.ClaimItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](../order_models.OrderShippingMethod/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"transactions","type":"Collection<[Transaction](../order_models.Transaction/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"version","type":"`number`","description":"","optional":false,"defaultValue":"1","expandable":false,"children":[]},{"name":"amount","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"currency_code","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"reference_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]} sectionTitle="OrderExchange"/> +`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"items","type":"Collection<[OrderItem](../order_models.OrderItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item","type":"[LineItem](../order_models.LineItem/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"quantity","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_quantity","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"fulfilled_quantity","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"0","expandable":false,"children":[]},{"name":"raw_fulfilled_quantity","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipped_quantity","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"0","expandable":false,"children":[]},{"name":"raw_shipped_quantity","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_requested_quantity","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"0","expandable":false,"children":[]},{"name":"raw_return_requested_quantity","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_received_quantity","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"0","expandable":false,"children":[]},{"name":"raw_return_received_quantity","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_dismissed_quantity","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"0","expandable":false,"children":[]},{"name":"raw_return_dismissed_quantity","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"written_off_quantity","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"0","expandable":false,"children":[]},{"name":"raw_written_off_quantity","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](../order_models.OrderShippingMethod/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"return","type":"[Return](../order_models.Return/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange","type":"[OrderExchange](page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim","type":"[OrderClaim](../order_models.OrderClaim/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_method_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_method","type":"[ShippingMethod](../order_models.ShippingMethod/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"transactions","type":"Collection<[Transaction](../order_models.Transaction/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"return","type":"[Return](../order_models.Return/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange","type":"[OrderExchange](page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim","type":"[OrderClaim](../order_models.OrderClaim/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"version","type":"`number`","description":"","optional":false,"defaultValue":"1","expandable":false,"children":[]},{"name":"amount","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"reference_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"`OptionalOrderProps`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address_id","type":"`null` \\| `string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"`null` \\| [Address](../order_models.Address/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"company","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"first_name","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"last_name","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"address_1","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"address_2","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"city","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"country_code","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"province","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"postal_code","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"phone","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"billing_address_id","type":"`null` \\| `string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"billing_address","type":"`null` \\| [Address](../order_models.Address/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"company","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"first_name","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"last_name","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"address_1","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"address_2","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"city","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"country_code","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"province","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"postal_code","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"phone","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]}]},{"name":"return","type":"[Return](../order_models.Return/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"display_id","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"region_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"customer_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"version","type":"`number`","description":"","optional":false,"defaultValue":"1","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"status","type":"[OrderStatus](../../../utils/OrderUtils/enums/utils.OrderUtils.OrderStatus/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_draft_order","type":"`boolean`","description":"","optional":false,"defaultValue":"false","expandable":false,"children":[]},{"name":"email","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"no_notification","type":"`null` \\| `boolean`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"summary","type":"Collection<[OrderSummary](../order_models.OrderSummary/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"items","type":"Collection<[OrderItem](../order_models.OrderItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](../order_models.OrderShippingMethod/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"transactions","type":"Collection<[Transaction](../order_models.Transaction/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"`OptionalOrderProps`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address_id","type":"`null` \\| `string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"`null` \\| [Address](../order_models.Address/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"billing_address_id","type":"`null` \\| `string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"billing_address","type":"`null` \\| [Address](../order_models.Address/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"exchange","type":"[OrderExchange](page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return","type":"[Return](../order_models.Return/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"order_version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"display_id","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"no_notification","type":"`null` \\| `boolean`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"difference_due","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_difference_due","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"allow_backorder","type":"`boolean`","description":"","optional":false,"defaultValue":"false","expandable":false,"children":[]},{"name":"additional_items","type":"Collection<[ExchangeItem](../order_models.ExchangeItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](../order_models.OrderShippingMethod/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"transactions","type":"Collection<[Transaction](../order_models.Transaction/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"exchange_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"claim","type":"[OrderClaim](../order_models.OrderClaim/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return","type":"[Return](../order_models.Return/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"order_version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"display_id","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"type","type":"[ClaimType](../../../utils/OrderUtils/enums/utils.OrderUtils.ClaimType/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"no_notification","type":"`null` \\| `boolean`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"refund_amount","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_refund_amount","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"additional_items","type":"Collection<[ClaimItem](../order_models.ClaimItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_items","type":"Collection<[ClaimItem](../order_models.ClaimItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](../order_models.OrderShippingMethod/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"transactions","type":"Collection<[Transaction](../order_models.Transaction/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"claim_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"order_version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"display_id","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"status","type":"[ReturnStatus](../../../utils/OrderUtils/enums/utils.OrderUtils.ReturnStatus/page.mdx)","description":"","optional":false,"defaultValue":"ReturnStatus.REQUESTED","expandable":false,"children":[{"name":"REQUESTED","type":"`\"requested\"`","description":"The return is requested.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"RECEIVED","type":"`\"received\"`","description":"The return is received.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"PARTIALLY_RECEIVED","type":"`\"partially_received\"`","description":"The return is partially received.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"CANCELED","type":"`\"canceled\"`","description":"The return is canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"location_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"no_notification","type":"`null` \\| `boolean`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"refund_amount","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_refund_amount","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"items","type":"Collection<[ReturnItem](../order_models.ReturnItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reason_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"reason","type":"[ReturnReason](../order_models.ReturnReason/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"quantity","type":"`number` \\| `Number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_quantity","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"received_quantity","type":"`number` \\| `Number`","description":"","optional":false,"defaultValue":"0","expandable":false,"children":[]},{"name":"raw_received_quantity","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return","type":"[Return](../order_models.Return/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item","type":"[LineItem](../order_models.LineItem/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"note","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](../order_models.OrderShippingMethod/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"return","type":"[Return](../order_models.Return/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange","type":"[OrderExchange](page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim","type":"[OrderClaim](../order_models.OrderClaim/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_method_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_method","type":"[ShippingMethod](../order_models.ShippingMethod/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"transactions","type":"Collection<[Transaction](../order_models.Transaction/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"return","type":"[Return](../order_models.Return/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange","type":"[OrderExchange](page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim","type":"[OrderClaim](../order_models.OrderClaim/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"version","type":"`number`","description":"","optional":false,"defaultValue":"1","expandable":false,"children":[]},{"name":"amount","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"reference_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"received_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"order_version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"display_id","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"no_notification","type":"`null` \\| `boolean`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"difference_due","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_difference_due","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"allow_backorder","type":"`boolean`","description":"","optional":false,"defaultValue":"false","expandable":false,"children":[]},{"name":"additional_items","type":"Collection<[ExchangeItem](../order_models.ExchangeItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"quantity","type":"`number` \\| `Number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_quantity","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"exchange_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange","type":"[OrderExchange](page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return","type":"[Return](../order_models.Return/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"order_version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"display_id","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"no_notification","type":"`null` \\| `boolean`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"difference_due","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_difference_due","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"allow_backorder","type":"`boolean`","description":"","optional":false,"defaultValue":"false","expandable":false,"children":[]},{"name":"additional_items","type":"Collection<[ExchangeItem](../order_models.ExchangeItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](../order_models.OrderShippingMethod/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"transactions","type":"Collection<[Transaction](../order_models.Transaction/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"item_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item","type":"[LineItem](../order_models.LineItem/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"title","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtitle","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"thumbnail","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"variant_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"product_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"product_title","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"product_description","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"product_subtitle","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"product_type","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"product_collection","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"product_handle","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"variant_sku","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"variant_barcode","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"variant_title","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"variant_option_values","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"requires_shipping","type":"`boolean`","description":"","optional":false,"defaultValue":"true","expandable":false,"children":[]},{"name":"is_discountable","type":"`boolean`","description":"","optional":false,"defaultValue":"true","expandable":false,"children":[]},{"name":"is_tax_inclusive","type":"`boolean`","description":"","optional":false,"defaultValue":"false","expandable":false,"children":[]},{"name":"raw_compare_at_unit_price","type":"`null` \\| [BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"unit_price","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_unit_price","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_lines","type":"Collection<[LineItemTaxLine](../order_models.LineItemTaxLine/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"adjustments","type":"Collection<[LineItemAdjustment](../order_models.LineItemAdjustment/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"compare_at_unit_price","type":"`null` \\| `number` \\| `BigNumber`","description":"","optional":true,"defaultValue":"null","expandable":false,"children":[]}]},{"name":"note","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](../order_models.OrderShippingMethod/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"display_id","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"region_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"customer_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"version","type":"`number`","description":"","optional":false,"defaultValue":"1","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"status","type":"[OrderStatus](../../../utils/OrderUtils/enums/utils.OrderUtils.OrderStatus/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_draft_order","type":"`boolean`","description":"","optional":false,"defaultValue":"false","expandable":false,"children":[]},{"name":"email","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"no_notification","type":"`null` \\| `boolean`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"summary","type":"Collection<[OrderSummary](../order_models.OrderSummary/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"items","type":"Collection<[OrderItem](../order_models.OrderItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](../order_models.OrderShippingMethod/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"transactions","type":"Collection<[Transaction](../order_models.Transaction/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"`OptionalOrderProps`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address_id","type":"`null` \\| `string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"`null` \\| [Address](../order_models.Address/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"billing_address_id","type":"`null` \\| `string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"billing_address","type":"`null` \\| [Address](../order_models.Address/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"return","type":"[Return](../order_models.Return/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange","type":"[OrderExchange](page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"claim","type":"[OrderClaim](../order_models.OrderClaim/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"order_version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"display_id","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"status","type":"[ReturnStatus](../../../utils/OrderUtils/enums/utils.OrderUtils.ReturnStatus/page.mdx)","description":"","optional":false,"defaultValue":"ReturnStatus.REQUESTED","expandable":false,"children":[]},{"name":"location_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"no_notification","type":"`null` \\| `boolean`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"refund_amount","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_refund_amount","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"items","type":"Collection<[ReturnItem](../order_models.ReturnItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](../order_models.OrderShippingMethod/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"transactions","type":"Collection<[Transaction](../order_models.Transaction/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"received_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"exchange_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange","type":"[OrderExchange](page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return","type":"[Return](../order_models.Return/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"order_version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"display_id","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"no_notification","type":"`null` \\| `boolean`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"difference_due","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_difference_due","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"allow_backorder","type":"`boolean`","description":"","optional":false,"defaultValue":"false","expandable":false,"children":[]},{"name":"additional_items","type":"Collection<[ExchangeItem](../order_models.ExchangeItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](../order_models.OrderShippingMethod/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"transactions","type":"Collection<[Transaction](../order_models.Transaction/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"claim_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim","type":"[OrderClaim](../order_models.OrderClaim/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return","type":"[Return](../order_models.Return/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"order_version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"display_id","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"type","type":"[ClaimType](../../../utils/OrderUtils/enums/utils.OrderUtils.ClaimType/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"no_notification","type":"`null` \\| `boolean`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"refund_amount","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_refund_amount","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"additional_items","type":"Collection<[ClaimItem](../order_models.ClaimItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_items","type":"Collection<[ClaimItem](../order_models.ClaimItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](../order_models.OrderShippingMethod/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"transactions","type":"Collection<[Transaction](../order_models.Transaction/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_method_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_method","type":"[ShippingMethod](../order_models.ShippingMethod/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"name","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"description","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"amount","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_tax_inclusive","type":"`boolean`","description":"","optional":false,"defaultValue":"false","expandable":false,"children":[]},{"name":"shipping_option_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"data","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"tax_lines","type":"Collection<[ShippingMethodTaxLine](../order_models.ShippingMethodTaxLine/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"adjustments","type":"Collection<[ShippingMethodAdjustment](../order_models.ShippingMethodAdjustment/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"transactions","type":"Collection<[Transaction](../order_models.Transaction/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"display_id","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"region_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"customer_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"version","type":"`number`","description":"","optional":false,"defaultValue":"1","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"status","type":"[OrderStatus](../../../utils/OrderUtils/enums/utils.OrderUtils.OrderStatus/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_draft_order","type":"`boolean`","description":"","optional":false,"defaultValue":"false","expandable":false,"children":[]},{"name":"email","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"no_notification","type":"`null` \\| `boolean`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"summary","type":"Collection<[OrderSummary](../order_models.OrderSummary/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"items","type":"Collection<[OrderItem](../order_models.OrderItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](../order_models.OrderShippingMethod/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"transactions","type":"Collection<[Transaction](../order_models.Transaction/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"`OptionalOrderProps`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address_id","type":"`null` \\| `string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"`null` \\| [Address](../order_models.Address/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"billing_address_id","type":"`null` \\| `string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"billing_address","type":"`null` \\| [Address](../order_models.Address/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"return","type":"[Return](../order_models.Return/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange","type":"[OrderExchange](page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"claim","type":"[OrderClaim](../order_models.OrderClaim/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"order_version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"display_id","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"status","type":"[ReturnStatus](../../../utils/OrderUtils/enums/utils.OrderUtils.ReturnStatus/page.mdx)","description":"","optional":false,"defaultValue":"ReturnStatus.REQUESTED","expandable":false,"children":[]},{"name":"location_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"no_notification","type":"`null` \\| `boolean`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"refund_amount","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_refund_amount","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"items","type":"Collection<[ReturnItem](../order_models.ReturnItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](../order_models.OrderShippingMethod/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"transactions","type":"Collection<[Transaction](../order_models.Transaction/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"received_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"exchange_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange","type":"[OrderExchange](page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return","type":"[Return](../order_models.Return/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"order_version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"display_id","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"no_notification","type":"`null` \\| `boolean`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"difference_due","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_difference_due","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"allow_backorder","type":"`boolean`","description":"","optional":false,"defaultValue":"false","expandable":false,"children":[]},{"name":"additional_items","type":"Collection<[ExchangeItem](../order_models.ExchangeItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](../order_models.OrderShippingMethod/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"transactions","type":"Collection<[Transaction](../order_models.Transaction/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"claim_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim","type":"[OrderClaim](../order_models.OrderClaim/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return","type":"[Return](../order_models.Return/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"order_version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"display_id","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"type","type":"[ClaimType](../../../utils/OrderUtils/enums/utils.OrderUtils.ClaimType/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"no_notification","type":"`null` \\| `boolean`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"refund_amount","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_refund_amount","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"additional_items","type":"Collection<[ClaimItem](../order_models.ClaimItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_items","type":"Collection<[ClaimItem](../order_models.ClaimItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](../order_models.OrderShippingMethod/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"transactions","type":"Collection<[Transaction](../order_models.Transaction/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"version","type":"`number`","description":"","optional":false,"defaultValue":"1","expandable":false,"children":[]},{"name":"amount","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"currency_code","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"reference_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]} sectionTitle="OrderExchange"/> diff --git a/www/apps/resources/references/order_models/classes/order_models.OrderShippingMethod/page.mdx b/www/apps/resources/references/order_models/classes/order_models.OrderShippingMethod/page.mdx index 5c86932dd6..b3f25d671e 100644 --- a/www/apps/resources/references/order_models/classes/order_models.OrderShippingMethod/page.mdx +++ b/www/apps/resources/references/order_models/classes/order_models.OrderShippingMethod/page.mdx @@ -10,4 +10,4 @@ import { TypeList } from "docs-ui" This documentation provides a reference to the OrderShippingMethod . This belongs to the Order Module. -`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"items","type":"Collection<[OrderItem](../order_models.OrderItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item","type":"[LineItem](../order_models.LineItem/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"quantity","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_quantity","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"fulfilled_quantity","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"0","expandable":false,"children":[]},{"name":"raw_fulfilled_quantity","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipped_quantity","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"0","expandable":false,"children":[]},{"name":"raw_shipped_quantity","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_requested_quantity","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"0","expandable":false,"children":[]},{"name":"raw_return_requested_quantity","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_received_quantity","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"0","expandable":false,"children":[]},{"name":"raw_return_received_quantity","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_dismissed_quantity","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"0","expandable":false,"children":[]},{"name":"raw_return_dismissed_quantity","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"written_off_quantity","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"0","expandable":false,"children":[]},{"name":"raw_written_off_quantity","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"return","type":"[Return](../order_models.Return/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange","type":"[OrderExchange](../order_models.OrderExchange/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim","type":"[OrderClaim](../order_models.OrderClaim/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_method_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_method","type":"[ShippingMethod](../order_models.ShippingMethod/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"transactions","type":"Collection<[Transaction](../order_models.Transaction/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"return","type":"[Return](../order_models.Return/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange","type":"[OrderExchange](../order_models.OrderExchange/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim","type":"[OrderClaim](../order_models.OrderClaim/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"version","type":"`number`","description":"","optional":false,"defaultValue":"1","expandable":false,"children":[]},{"name":"amount","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"reference_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"`OptionalOrderProps`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address_id","type":"`null` \\| `string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"`null` \\| [Address](../order_models.Address/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"company","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"first_name","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"last_name","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"address_1","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"address_2","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"city","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"country_code","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"province","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"postal_code","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"phone","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"billing_address_id","type":"`null` \\| `string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"billing_address","type":"`null` \\| [Address](../order_models.Address/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"company","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"first_name","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"last_name","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"address_1","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"address_2","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"city","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"country_code","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"province","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"postal_code","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"phone","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]}]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"return","type":"[Return](../order_models.Return/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"display_id","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"region_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"customer_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"version","type":"`number`","description":"","optional":false,"defaultValue":"1","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"status","type":"[OrderStatus](../../../utils/OrderUtils/enums/utils.OrderUtils.OrderStatus/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_draft_order","type":"`boolean`","description":"","optional":false,"defaultValue":"false","expandable":false,"children":[]},{"name":"email","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"no_notification","type":"`null` \\| `boolean`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"summary","type":"Collection<[OrderSummary](../order_models.OrderSummary/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"items","type":"Collection<[OrderItem](../order_models.OrderItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"transactions","type":"Collection<[Transaction](../order_models.Transaction/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"`OptionalOrderProps`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address_id","type":"`null` \\| `string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"`null` \\| [Address](../order_models.Address/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"billing_address_id","type":"`null` \\| `string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"billing_address","type":"`null` \\| [Address](../order_models.Address/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"exchange","type":"[OrderExchange](../order_models.OrderExchange/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return","type":"[Return](../order_models.Return/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"order_version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"display_id","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"no_notification","type":"`null` \\| `boolean`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"difference_due","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_difference_due","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"allow_backorder","type":"`boolean`","description":"","optional":false,"defaultValue":"false","expandable":false,"children":[]},{"name":"additional_items","type":"Collection<[ExchangeItem](../order_models.ExchangeItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"transactions","type":"Collection<[Transaction](../order_models.Transaction/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"exchange_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"claim","type":"[OrderClaim](../order_models.OrderClaim/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return","type":"[Return](../order_models.Return/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"order_version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"display_id","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"type","type":"[ClaimType](../../../utils/OrderUtils/enums/utils.OrderUtils.ClaimType/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"no_notification","type":"`null` \\| `boolean`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"refund_amount","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_refund_amount","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"additional_items","type":"Collection<[ClaimItem](../order_models.ClaimItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_items","type":"Collection<[ClaimItem](../order_models.ClaimItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"transactions","type":"Collection<[Transaction](../order_models.Transaction/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"claim_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"order_version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"display_id","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"status","type":"[ReturnStatus](../../../utils/OrderUtils/enums/utils.OrderUtils.ReturnStatus/page.mdx)","description":"","optional":false,"defaultValue":"ReturnStatus.REQUESTED","expandable":false,"children":[{"name":"REQUESTED","type":"`\"requested\"`","description":"The return is requested.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"RECEIVED","type":"`\"received\"`","description":"The return is received.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"PARTIALLY_RECEIVED","type":"`\"partially_received\"`","description":"The return is partially received.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"CANCELED","type":"`\"canceled\"`","description":"The return is canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"no_notification","type":"`null` \\| `boolean`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"refund_amount","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_refund_amount","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"items","type":"Collection<[ReturnItem](../order_models.ReturnItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reason_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"reason","type":"[ReturnReason](../order_models.ReturnReason/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"quantity","type":"`number` \\| `Number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_quantity","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"received_quantity","type":"`number` \\| `Number`","description":"","optional":false,"defaultValue":"0","expandable":false,"children":[]},{"name":"raw_received_quantity","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return","type":"[Return](../order_models.Return/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item","type":"[LineItem](../order_models.LineItem/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"note","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"return","type":"[Return](../order_models.Return/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange","type":"[OrderExchange](../order_models.OrderExchange/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim","type":"[OrderClaim](../order_models.OrderClaim/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_method_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_method","type":"[ShippingMethod](../order_models.ShippingMethod/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"transactions","type":"Collection<[Transaction](../order_models.Transaction/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"return","type":"[Return](../order_models.Return/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange","type":"[OrderExchange](../order_models.OrderExchange/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim","type":"[OrderClaim](../order_models.OrderClaim/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"version","type":"`number`","description":"","optional":false,"defaultValue":"1","expandable":false,"children":[]},{"name":"amount","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"reference_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"received_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"exchange_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange","type":"[OrderExchange](../order_models.OrderExchange/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"display_id","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"region_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"customer_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"version","type":"`number`","description":"","optional":false,"defaultValue":"1","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"status","type":"[OrderStatus](../../../utils/OrderUtils/enums/utils.OrderUtils.OrderStatus/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_draft_order","type":"`boolean`","description":"","optional":false,"defaultValue":"false","expandable":false,"children":[]},{"name":"email","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"no_notification","type":"`null` \\| `boolean`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"summary","type":"Collection<[OrderSummary](../order_models.OrderSummary/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"items","type":"Collection<[OrderItem](../order_models.OrderItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"transactions","type":"Collection<[Transaction](../order_models.Transaction/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"`OptionalOrderProps`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address_id","type":"`null` \\| `string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"`null` \\| [Address](../order_models.Address/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"billing_address_id","type":"`null` \\| `string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"billing_address","type":"`null` \\| [Address](../order_models.Address/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"return","type":"[Return](../order_models.Return/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange","type":"[OrderExchange](../order_models.OrderExchange/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"claim","type":"[OrderClaim](../order_models.OrderClaim/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"order_version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"display_id","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"status","type":"[ReturnStatus](../../../utils/OrderUtils/enums/utils.OrderUtils.ReturnStatus/page.mdx)","description":"","optional":false,"defaultValue":"ReturnStatus.REQUESTED","expandable":false,"children":[]},{"name":"no_notification","type":"`null` \\| `boolean`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"refund_amount","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_refund_amount","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"items","type":"Collection<[ReturnItem](../order_models.ReturnItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"transactions","type":"Collection<[Transaction](../order_models.Transaction/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"received_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"order_version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"display_id","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"no_notification","type":"`null` \\| `boolean`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"difference_due","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_difference_due","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"allow_backorder","type":"`boolean`","description":"","optional":false,"defaultValue":"false","expandable":false,"children":[]},{"name":"additional_items","type":"Collection<[ExchangeItem](../order_models.ExchangeItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"quantity","type":"`number` \\| `Number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_quantity","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange","type":"[OrderExchange](../order_models.OrderExchange/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item","type":"[LineItem](../order_models.LineItem/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"note","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"return","type":"[Return](../order_models.Return/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange","type":"[OrderExchange](../order_models.OrderExchange/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim","type":"[OrderClaim](../order_models.OrderClaim/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_method_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_method","type":"[ShippingMethod](../order_models.ShippingMethod/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"transactions","type":"Collection<[Transaction](../order_models.Transaction/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"return","type":"[Return](../order_models.Return/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange","type":"[OrderExchange](../order_models.OrderExchange/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim","type":"[OrderClaim](../order_models.OrderClaim/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"version","type":"`number`","description":"","optional":false,"defaultValue":"1","expandable":false,"children":[]},{"name":"amount","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"reference_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"claim_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim","type":"[OrderClaim](../order_models.OrderClaim/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"display_id","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"region_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"customer_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"version","type":"`number`","description":"","optional":false,"defaultValue":"1","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"status","type":"[OrderStatus](../../../utils/OrderUtils/enums/utils.OrderUtils.OrderStatus/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_draft_order","type":"`boolean`","description":"","optional":false,"defaultValue":"false","expandable":false,"children":[]},{"name":"email","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"no_notification","type":"`null` \\| `boolean`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"summary","type":"Collection<[OrderSummary](../order_models.OrderSummary/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"items","type":"Collection<[OrderItem](../order_models.OrderItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"transactions","type":"Collection<[Transaction](../order_models.Transaction/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"`OptionalOrderProps`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address_id","type":"`null` \\| `string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"`null` \\| [Address](../order_models.Address/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"billing_address_id","type":"`null` \\| `string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"billing_address","type":"`null` \\| [Address](../order_models.Address/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"return","type":"[Return](../order_models.Return/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange","type":"[OrderExchange](../order_models.OrderExchange/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"claim","type":"[OrderClaim](../order_models.OrderClaim/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"order_version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"display_id","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"status","type":"[ReturnStatus](../../../utils/OrderUtils/enums/utils.OrderUtils.ReturnStatus/page.mdx)","description":"","optional":false,"defaultValue":"ReturnStatus.REQUESTED","expandable":false,"children":[]},{"name":"no_notification","type":"`null` \\| `boolean`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"refund_amount","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_refund_amount","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"items","type":"Collection<[ReturnItem](../order_models.ReturnItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"transactions","type":"Collection<[Transaction](../order_models.Transaction/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"received_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"order_version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"display_id","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"type","type":"[ClaimType](../../../utils/OrderUtils/enums/utils.OrderUtils.ClaimType/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"REFUND","type":"`\"refund\"`","description":"The claim refunds an amount to the customer.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"REPLACE","type":"`\"replace\"`","description":"The claim replaces the returned item with a new one.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"no_notification","type":"`null` \\| `boolean`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"refund_amount","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_refund_amount","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"additional_items","type":"Collection<[ClaimItem](../order_models.ClaimItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"images","type":"Collection<[ClaimItemImage](../order_models.ClaimItemImage/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reason","type":"`null` \\| [ClaimReason](../../../utils/OrderUtils/enums/utils.OrderUtils.ClaimReason/page.mdx)","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"quantity","type":"`number` \\| `Number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_quantity","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim","type":"[OrderClaim](../order_models.OrderClaim/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item","type":"[LineItem](../order_models.LineItem/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_additional_item","type":"`boolean`","description":"","optional":false,"defaultValue":"false","expandable":false,"children":[]},{"name":"note","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"claim_items","type":"Collection<[ClaimItem](../order_models.ClaimItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"images","type":"Collection<[ClaimItemImage](../order_models.ClaimItemImage/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reason","type":"`null` \\| [ClaimReason](../../../utils/OrderUtils/enums/utils.OrderUtils.ClaimReason/page.mdx)","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"quantity","type":"`number` \\| `Number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_quantity","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim","type":"[OrderClaim](../order_models.OrderClaim/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item","type":"[LineItem](../order_models.LineItem/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_additional_item","type":"`boolean`","description":"","optional":false,"defaultValue":"false","expandable":false,"children":[]},{"name":"note","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"return","type":"[Return](../order_models.Return/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange","type":"[OrderExchange](../order_models.OrderExchange/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim","type":"[OrderClaim](../order_models.OrderClaim/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_method_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_method","type":"[ShippingMethod](../order_models.ShippingMethod/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"transactions","type":"Collection<[Transaction](../order_models.Transaction/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"return","type":"[Return](../order_models.Return/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange","type":"[OrderExchange](../order_models.OrderExchange/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim","type":"[OrderClaim](../order_models.OrderClaim/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"version","type":"`number`","description":"","optional":false,"defaultValue":"1","expandable":false,"children":[]},{"name":"amount","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"reference_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_method_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_method","type":"[ShippingMethod](../order_models.ShippingMethod/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"name","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"description","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"amount","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"is_tax_inclusive","type":"`boolean`","description":"","optional":false,"defaultValue":"false","expandable":false,"children":[]},{"name":"shipping_option_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"data","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"tax_lines","type":"Collection<[ShippingMethodTaxLine](../order_models.ShippingMethodTaxLine/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"shipping_method","type":"[ShippingMethod](../order_models.ShippingMethod/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_method_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"code","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"rate","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_rate","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"description","type":"`null` \\| `string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_rate_id","type":"`null` \\| `string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"provider_id","type":"`null` \\| `string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"adjustments","type":"Collection<[ShippingMethodAdjustment](../order_models.ShippingMethodAdjustment/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"description","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"promotion_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"code","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"amount","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"provider_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_method","type":"[ShippingMethod](../order_models.ShippingMethod/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_method_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]} sectionTitle="OrderShippingMethod"/> +`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"items","type":"Collection<[OrderItem](../order_models.OrderItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item","type":"[LineItem](../order_models.LineItem/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"quantity","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_quantity","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"fulfilled_quantity","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"0","expandable":false,"children":[]},{"name":"raw_fulfilled_quantity","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipped_quantity","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"0","expandable":false,"children":[]},{"name":"raw_shipped_quantity","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_requested_quantity","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"0","expandable":false,"children":[]},{"name":"raw_return_requested_quantity","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_received_quantity","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"0","expandable":false,"children":[]},{"name":"raw_return_received_quantity","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_dismissed_quantity","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"0","expandable":false,"children":[]},{"name":"raw_return_dismissed_quantity","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"written_off_quantity","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"0","expandable":false,"children":[]},{"name":"raw_written_off_quantity","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"return","type":"[Return](../order_models.Return/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange","type":"[OrderExchange](../order_models.OrderExchange/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim","type":"[OrderClaim](../order_models.OrderClaim/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_method_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_method","type":"[ShippingMethod](../order_models.ShippingMethod/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"transactions","type":"Collection<[Transaction](../order_models.Transaction/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"return","type":"[Return](../order_models.Return/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange","type":"[OrderExchange](../order_models.OrderExchange/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim","type":"[OrderClaim](../order_models.OrderClaim/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"version","type":"`number`","description":"","optional":false,"defaultValue":"1","expandable":false,"children":[]},{"name":"amount","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"reference_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"`OptionalOrderProps`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address_id","type":"`null` \\| `string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"`null` \\| [Address](../order_models.Address/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"company","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"first_name","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"last_name","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"address_1","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"address_2","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"city","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"country_code","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"province","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"postal_code","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"phone","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"billing_address_id","type":"`null` \\| `string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"billing_address","type":"`null` \\| [Address](../order_models.Address/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"company","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"first_name","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"last_name","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"address_1","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"address_2","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"city","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"country_code","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"province","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"postal_code","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"phone","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]}]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"return","type":"[Return](../order_models.Return/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"display_id","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"region_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"customer_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"version","type":"`number`","description":"","optional":false,"defaultValue":"1","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"status","type":"[OrderStatus](../../../utils/OrderUtils/enums/utils.OrderUtils.OrderStatus/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_draft_order","type":"`boolean`","description":"","optional":false,"defaultValue":"false","expandable":false,"children":[]},{"name":"email","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"no_notification","type":"`null` \\| `boolean`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"summary","type":"Collection<[OrderSummary](../order_models.OrderSummary/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"items","type":"Collection<[OrderItem](../order_models.OrderItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"transactions","type":"Collection<[Transaction](../order_models.Transaction/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"`OptionalOrderProps`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address_id","type":"`null` \\| `string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"`null` \\| [Address](../order_models.Address/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"billing_address_id","type":"`null` \\| `string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"billing_address","type":"`null` \\| [Address](../order_models.Address/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"exchange","type":"[OrderExchange](../order_models.OrderExchange/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return","type":"[Return](../order_models.Return/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"order_version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"display_id","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"no_notification","type":"`null` \\| `boolean`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"difference_due","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_difference_due","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"allow_backorder","type":"`boolean`","description":"","optional":false,"defaultValue":"false","expandable":false,"children":[]},{"name":"additional_items","type":"Collection<[ExchangeItem](../order_models.ExchangeItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"transactions","type":"Collection<[Transaction](../order_models.Transaction/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"exchange_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"claim","type":"[OrderClaim](../order_models.OrderClaim/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return","type":"[Return](../order_models.Return/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"order_version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"display_id","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"type","type":"[ClaimType](../../../utils/OrderUtils/enums/utils.OrderUtils.ClaimType/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"no_notification","type":"`null` \\| `boolean`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"refund_amount","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_refund_amount","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"additional_items","type":"Collection<[ClaimItem](../order_models.ClaimItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_items","type":"Collection<[ClaimItem](../order_models.ClaimItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"transactions","type":"Collection<[Transaction](../order_models.Transaction/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"claim_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"order_version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"display_id","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"status","type":"[ReturnStatus](../../../utils/OrderUtils/enums/utils.OrderUtils.ReturnStatus/page.mdx)","description":"","optional":false,"defaultValue":"ReturnStatus.REQUESTED","expandable":false,"children":[{"name":"REQUESTED","type":"`\"requested\"`","description":"The return is requested.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"RECEIVED","type":"`\"received\"`","description":"The return is received.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"PARTIALLY_RECEIVED","type":"`\"partially_received\"`","description":"The return is partially received.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"CANCELED","type":"`\"canceled\"`","description":"The return is canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"location_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"no_notification","type":"`null` \\| `boolean`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"refund_amount","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_refund_amount","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"items","type":"Collection<[ReturnItem](../order_models.ReturnItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reason_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"reason","type":"[ReturnReason](../order_models.ReturnReason/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"quantity","type":"`number` \\| `Number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_quantity","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"received_quantity","type":"`number` \\| `Number`","description":"","optional":false,"defaultValue":"0","expandable":false,"children":[]},{"name":"raw_received_quantity","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return","type":"[Return](../order_models.Return/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item","type":"[LineItem](../order_models.LineItem/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"note","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"return","type":"[Return](../order_models.Return/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange","type":"[OrderExchange](../order_models.OrderExchange/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim","type":"[OrderClaim](../order_models.OrderClaim/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_method_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_method","type":"[ShippingMethod](../order_models.ShippingMethod/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"transactions","type":"Collection<[Transaction](../order_models.Transaction/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"return","type":"[Return](../order_models.Return/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange","type":"[OrderExchange](../order_models.OrderExchange/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim","type":"[OrderClaim](../order_models.OrderClaim/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"version","type":"`number`","description":"","optional":false,"defaultValue":"1","expandable":false,"children":[]},{"name":"amount","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"reference_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"received_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"exchange_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange","type":"[OrderExchange](../order_models.OrderExchange/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"display_id","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"region_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"customer_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"version","type":"`number`","description":"","optional":false,"defaultValue":"1","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"status","type":"[OrderStatus](../../../utils/OrderUtils/enums/utils.OrderUtils.OrderStatus/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_draft_order","type":"`boolean`","description":"","optional":false,"defaultValue":"false","expandable":false,"children":[]},{"name":"email","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"no_notification","type":"`null` \\| `boolean`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"summary","type":"Collection<[OrderSummary](../order_models.OrderSummary/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"items","type":"Collection<[OrderItem](../order_models.OrderItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"transactions","type":"Collection<[Transaction](../order_models.Transaction/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"`OptionalOrderProps`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address_id","type":"`null` \\| `string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"`null` \\| [Address](../order_models.Address/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"billing_address_id","type":"`null` \\| `string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"billing_address","type":"`null` \\| [Address](../order_models.Address/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"return","type":"[Return](../order_models.Return/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange","type":"[OrderExchange](../order_models.OrderExchange/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"claim","type":"[OrderClaim](../order_models.OrderClaim/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"order_version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"display_id","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"status","type":"[ReturnStatus](../../../utils/OrderUtils/enums/utils.OrderUtils.ReturnStatus/page.mdx)","description":"","optional":false,"defaultValue":"ReturnStatus.REQUESTED","expandable":false,"children":[]},{"name":"location_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"no_notification","type":"`null` \\| `boolean`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"refund_amount","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_refund_amount","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"items","type":"Collection<[ReturnItem](../order_models.ReturnItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"transactions","type":"Collection<[Transaction](../order_models.Transaction/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"received_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"order_version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"display_id","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"no_notification","type":"`null` \\| `boolean`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"difference_due","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_difference_due","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"allow_backorder","type":"`boolean`","description":"","optional":false,"defaultValue":"false","expandable":false,"children":[]},{"name":"additional_items","type":"Collection<[ExchangeItem](../order_models.ExchangeItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"quantity","type":"`number` \\| `Number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_quantity","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange","type":"[OrderExchange](../order_models.OrderExchange/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item","type":"[LineItem](../order_models.LineItem/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"note","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"return","type":"[Return](../order_models.Return/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange","type":"[OrderExchange](../order_models.OrderExchange/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim","type":"[OrderClaim](../order_models.OrderClaim/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_method_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_method","type":"[ShippingMethod](../order_models.ShippingMethod/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"transactions","type":"Collection<[Transaction](../order_models.Transaction/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"return","type":"[Return](../order_models.Return/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange","type":"[OrderExchange](../order_models.OrderExchange/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim","type":"[OrderClaim](../order_models.OrderClaim/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"version","type":"`number`","description":"","optional":false,"defaultValue":"1","expandable":false,"children":[]},{"name":"amount","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"reference_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"claim_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim","type":"[OrderClaim](../order_models.OrderClaim/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"display_id","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"region_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"customer_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"version","type":"`number`","description":"","optional":false,"defaultValue":"1","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"status","type":"[OrderStatus](../../../utils/OrderUtils/enums/utils.OrderUtils.OrderStatus/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_draft_order","type":"`boolean`","description":"","optional":false,"defaultValue":"false","expandable":false,"children":[]},{"name":"email","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"no_notification","type":"`null` \\| `boolean`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"summary","type":"Collection<[OrderSummary](../order_models.OrderSummary/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"items","type":"Collection<[OrderItem](../order_models.OrderItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"transactions","type":"Collection<[Transaction](../order_models.Transaction/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"`OptionalOrderProps`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address_id","type":"`null` \\| `string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"`null` \\| [Address](../order_models.Address/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"billing_address_id","type":"`null` \\| `string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"billing_address","type":"`null` \\| [Address](../order_models.Address/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"return","type":"[Return](../order_models.Return/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange","type":"[OrderExchange](../order_models.OrderExchange/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"claim","type":"[OrderClaim](../order_models.OrderClaim/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"order_version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"display_id","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"status","type":"[ReturnStatus](../../../utils/OrderUtils/enums/utils.OrderUtils.ReturnStatus/page.mdx)","description":"","optional":false,"defaultValue":"ReturnStatus.REQUESTED","expandable":false,"children":[]},{"name":"location_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"no_notification","type":"`null` \\| `boolean`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"refund_amount","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_refund_amount","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"items","type":"Collection<[ReturnItem](../order_models.ReturnItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"transactions","type":"Collection<[Transaction](../order_models.Transaction/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"received_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"order_version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"display_id","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"type","type":"[ClaimType](../../../utils/OrderUtils/enums/utils.OrderUtils.ClaimType/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"REFUND","type":"`\"refund\"`","description":"The claim refunds an amount to the customer.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"REPLACE","type":"`\"replace\"`","description":"The claim replaces the returned item with a new one.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"no_notification","type":"`null` \\| `boolean`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"refund_amount","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_refund_amount","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"additional_items","type":"Collection<[ClaimItem](../order_models.ClaimItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"images","type":"Collection<[ClaimItemImage](../order_models.ClaimItemImage/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reason","type":"`null` \\| [ClaimReason](../../../utils/OrderUtils/enums/utils.OrderUtils.ClaimReason/page.mdx)","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"quantity","type":"`number` \\| `Number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_quantity","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim","type":"[OrderClaim](../order_models.OrderClaim/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item","type":"[LineItem](../order_models.LineItem/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_additional_item","type":"`boolean`","description":"","optional":false,"defaultValue":"false","expandable":false,"children":[]},{"name":"note","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"claim_items","type":"Collection<[ClaimItem](../order_models.ClaimItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"images","type":"Collection<[ClaimItemImage](../order_models.ClaimItemImage/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reason","type":"`null` \\| [ClaimReason](../../../utils/OrderUtils/enums/utils.OrderUtils.ClaimReason/page.mdx)","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"quantity","type":"`number` \\| `Number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_quantity","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim","type":"[OrderClaim](../order_models.OrderClaim/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item","type":"[LineItem](../order_models.LineItem/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_additional_item","type":"`boolean`","description":"","optional":false,"defaultValue":"false","expandable":false,"children":[]},{"name":"note","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"return","type":"[Return](../order_models.Return/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange","type":"[OrderExchange](../order_models.OrderExchange/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim","type":"[OrderClaim](../order_models.OrderClaim/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_method_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_method","type":"[ShippingMethod](../order_models.ShippingMethod/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"transactions","type":"Collection<[Transaction](../order_models.Transaction/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"return","type":"[Return](../order_models.Return/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange","type":"[OrderExchange](../order_models.OrderExchange/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim","type":"[OrderClaim](../order_models.OrderClaim/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"version","type":"`number`","description":"","optional":false,"defaultValue":"1","expandable":false,"children":[]},{"name":"amount","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"reference_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_method_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_method","type":"[ShippingMethod](../order_models.ShippingMethod/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"name","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"description","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"amount","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"is_tax_inclusive","type":"`boolean`","description":"","optional":false,"defaultValue":"false","expandable":false,"children":[]},{"name":"shipping_option_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"data","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"tax_lines","type":"Collection<[ShippingMethodTaxLine](../order_models.ShippingMethodTaxLine/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"shipping_method","type":"[ShippingMethod](../order_models.ShippingMethod/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_method_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"code","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"rate","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_rate","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"description","type":"`null` \\| `string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_rate_id","type":"`null` \\| `string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"provider_id","type":"`null` \\| `string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"adjustments","type":"Collection<[ShippingMethodAdjustment](../order_models.ShippingMethodAdjustment/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"description","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"promotion_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"code","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"amount","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"provider_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_method","type":"[ShippingMethod](../order_models.ShippingMethod/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_method_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]} sectionTitle="OrderShippingMethod"/> diff --git a/www/apps/resources/references/order_models/classes/order_models.Return/page.mdx b/www/apps/resources/references/order_models/classes/order_models.Return/page.mdx index 547ceed26b..16f94d4924 100644 --- a/www/apps/resources/references/order_models/classes/order_models.Return/page.mdx +++ b/www/apps/resources/references/order_models/classes/order_models.Return/page.mdx @@ -10,4 +10,4 @@ import { TypeList } from "docs-ui" This documentation provides a reference to the Return . This belongs to the Order Module. -`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"items","type":"Collection<[OrderItem](../order_models.OrderItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item","type":"[LineItem](../order_models.LineItem/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"quantity","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_quantity","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"fulfilled_quantity","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"0","expandable":false,"children":[]},{"name":"raw_fulfilled_quantity","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipped_quantity","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"0","expandable":false,"children":[]},{"name":"raw_shipped_quantity","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_requested_quantity","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"0","expandable":false,"children":[]},{"name":"raw_return_requested_quantity","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_received_quantity","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"0","expandable":false,"children":[]},{"name":"raw_return_received_quantity","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_dismissed_quantity","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"0","expandable":false,"children":[]},{"name":"raw_return_dismissed_quantity","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"written_off_quantity","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"0","expandable":false,"children":[]},{"name":"raw_written_off_quantity","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](../order_models.OrderShippingMethod/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"return","type":"[Return](page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange","type":"[OrderExchange](../order_models.OrderExchange/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim","type":"[OrderClaim](../order_models.OrderClaim/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_method_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_method","type":"[ShippingMethod](../order_models.ShippingMethod/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"transactions","type":"Collection<[Transaction](../order_models.Transaction/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"return","type":"[Return](page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange","type":"[OrderExchange](../order_models.OrderExchange/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim","type":"[OrderClaim](../order_models.OrderClaim/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"version","type":"`number`","description":"","optional":false,"defaultValue":"1","expandable":false,"children":[]},{"name":"amount","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"reference_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"`OptionalOrderProps`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address_id","type":"`null` \\| `string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"`null` \\| [Address](../order_models.Address/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"company","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"first_name","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"last_name","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"address_1","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"address_2","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"city","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"country_code","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"province","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"postal_code","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"phone","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"billing_address_id","type":"`null` \\| `string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"billing_address","type":"`null` \\| [Address](../order_models.Address/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"company","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"first_name","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"last_name","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"address_1","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"address_2","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"city","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"country_code","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"province","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"postal_code","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"phone","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]}]},{"name":"exchange","type":"[OrderExchange](../order_models.OrderExchange/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"display_id","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"region_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"customer_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"version","type":"`number`","description":"","optional":false,"defaultValue":"1","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"status","type":"[OrderStatus](../../../utils/OrderUtils/enums/utils.OrderUtils.OrderStatus/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_draft_order","type":"`boolean`","description":"","optional":false,"defaultValue":"false","expandable":false,"children":[]},{"name":"email","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"no_notification","type":"`null` \\| `boolean`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"summary","type":"Collection<[OrderSummary](../order_models.OrderSummary/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"items","type":"Collection<[OrderItem](../order_models.OrderItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](../order_models.OrderShippingMethod/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"transactions","type":"Collection<[Transaction](../order_models.Transaction/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"`OptionalOrderProps`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address_id","type":"`null` \\| `string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"`null` \\| [Address](../order_models.Address/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"billing_address_id","type":"`null` \\| `string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"billing_address","type":"`null` \\| [Address](../order_models.Address/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"return","type":"[Return](page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange","type":"[OrderExchange](../order_models.OrderExchange/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"claim","type":"[OrderClaim](../order_models.OrderClaim/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"order_version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"display_id","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"status","type":"[ReturnStatus](../../../utils/OrderUtils/enums/utils.OrderUtils.ReturnStatus/page.mdx)","description":"","optional":false,"defaultValue":"ReturnStatus.REQUESTED","expandable":false,"children":[]},{"name":"no_notification","type":"`null` \\| `boolean`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"refund_amount","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_refund_amount","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"items","type":"Collection<[ReturnItem](../order_models.ReturnItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](../order_models.OrderShippingMethod/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"transactions","type":"Collection<[Transaction](../order_models.Transaction/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"received_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"order_version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"display_id","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"no_notification","type":"`null` \\| `boolean`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"difference_due","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_difference_due","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"allow_backorder","type":"`boolean`","description":"","optional":false,"defaultValue":"false","expandable":false,"children":[]},{"name":"additional_items","type":"Collection<[ExchangeItem](../order_models.ExchangeItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"quantity","type":"`number` \\| `Number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_quantity","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange","type":"[OrderExchange](../order_models.OrderExchange/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item","type":"[LineItem](../order_models.LineItem/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"note","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](../order_models.OrderShippingMethod/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"return","type":"[Return](page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange","type":"[OrderExchange](../order_models.OrderExchange/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim","type":"[OrderClaim](../order_models.OrderClaim/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_method_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_method","type":"[ShippingMethod](../order_models.ShippingMethod/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"transactions","type":"Collection<[Transaction](../order_models.Transaction/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"return","type":"[Return](page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange","type":"[OrderExchange](../order_models.OrderExchange/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim","type":"[OrderClaim](../order_models.OrderClaim/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"version","type":"`number`","description":"","optional":false,"defaultValue":"1","expandable":false,"children":[]},{"name":"amount","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"reference_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"exchange_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"claim","type":"[OrderClaim](../order_models.OrderClaim/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"display_id","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"region_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"customer_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"version","type":"`number`","description":"","optional":false,"defaultValue":"1","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"status","type":"[OrderStatus](../../../utils/OrderUtils/enums/utils.OrderUtils.OrderStatus/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_draft_order","type":"`boolean`","description":"","optional":false,"defaultValue":"false","expandable":false,"children":[]},{"name":"email","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"no_notification","type":"`null` \\| `boolean`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"summary","type":"Collection<[OrderSummary](../order_models.OrderSummary/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"items","type":"Collection<[OrderItem](../order_models.OrderItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](../order_models.OrderShippingMethod/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"transactions","type":"Collection<[Transaction](../order_models.Transaction/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"`OptionalOrderProps`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address_id","type":"`null` \\| `string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"`null` \\| [Address](../order_models.Address/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"billing_address_id","type":"`null` \\| `string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"billing_address","type":"`null` \\| [Address](../order_models.Address/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"return","type":"[Return](page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange","type":"[OrderExchange](../order_models.OrderExchange/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"claim","type":"[OrderClaim](../order_models.OrderClaim/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"order_version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"display_id","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"status","type":"[ReturnStatus](../../../utils/OrderUtils/enums/utils.OrderUtils.ReturnStatus/page.mdx)","description":"","optional":false,"defaultValue":"ReturnStatus.REQUESTED","expandable":false,"children":[]},{"name":"no_notification","type":"`null` \\| `boolean`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"refund_amount","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_refund_amount","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"items","type":"Collection<[ReturnItem](../order_models.ReturnItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](../order_models.OrderShippingMethod/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"transactions","type":"Collection<[Transaction](../order_models.Transaction/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"received_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"order_version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"display_id","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"type","type":"[ClaimType](../../../utils/OrderUtils/enums/utils.OrderUtils.ClaimType/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"REFUND","type":"`\"refund\"`","description":"The claim refunds an amount to the customer.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"REPLACE","type":"`\"replace\"`","description":"The claim replaces the returned item with a new one.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"no_notification","type":"`null` \\| `boolean`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"refund_amount","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_refund_amount","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"additional_items","type":"Collection<[ClaimItem](../order_models.ClaimItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"images","type":"Collection<[ClaimItemImage](../order_models.ClaimItemImage/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reason","type":"`null` \\| [ClaimReason](../../../utils/OrderUtils/enums/utils.OrderUtils.ClaimReason/page.mdx)","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"quantity","type":"`number` \\| `Number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_quantity","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim","type":"[OrderClaim](../order_models.OrderClaim/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item","type":"[LineItem](../order_models.LineItem/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_additional_item","type":"`boolean`","description":"","optional":false,"defaultValue":"false","expandable":false,"children":[]},{"name":"note","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"claim_items","type":"Collection<[ClaimItem](../order_models.ClaimItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"images","type":"Collection<[ClaimItemImage](../order_models.ClaimItemImage/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reason","type":"`null` \\| [ClaimReason](../../../utils/OrderUtils/enums/utils.OrderUtils.ClaimReason/page.mdx)","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"quantity","type":"`number` \\| `Number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_quantity","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim","type":"[OrderClaim](../order_models.OrderClaim/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item","type":"[LineItem](../order_models.LineItem/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_additional_item","type":"`boolean`","description":"","optional":false,"defaultValue":"false","expandable":false,"children":[]},{"name":"note","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](../order_models.OrderShippingMethod/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"return","type":"[Return](page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange","type":"[OrderExchange](../order_models.OrderExchange/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim","type":"[OrderClaim](../order_models.OrderClaim/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_method_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_method","type":"[ShippingMethod](../order_models.ShippingMethod/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"transactions","type":"Collection<[Transaction](../order_models.Transaction/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"return","type":"[Return](page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange","type":"[OrderExchange](../order_models.OrderExchange/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim","type":"[OrderClaim](../order_models.OrderClaim/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"version","type":"`number`","description":"","optional":false,"defaultValue":"1","expandable":false,"children":[]},{"name":"amount","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"reference_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"claim_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"order_version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"display_id","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"status","type":"[ReturnStatus](../../../utils/OrderUtils/enums/utils.OrderUtils.ReturnStatus/page.mdx)","description":"","optional":false,"defaultValue":"ReturnStatus.REQUESTED","expandable":false,"children":[{"name":"REQUESTED","type":"`\"requested\"`","description":"The return is requested.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"RECEIVED","type":"`\"received\"`","description":"The return is received.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"PARTIALLY_RECEIVED","type":"`\"partially_received\"`","description":"The return is partially received.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"CANCELED","type":"`\"canceled\"`","description":"The return is canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"no_notification","type":"`null` \\| `boolean`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"refund_amount","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_refund_amount","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"items","type":"Collection<[ReturnItem](../order_models.ReturnItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reason_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"reason","type":"[ReturnReason](../order_models.ReturnReason/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"value","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"label","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"description","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"return_reason_children","type":"[ReturnReason](../order_models.ReturnReason/page.mdx)[]","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"`OptionalOrderProps`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"parent_return_reason_id","type":"`null` \\| `string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"parent_return_reason","type":"`null` \\| [ReturnReason](../order_models.ReturnReason/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"quantity","type":"`number` \\| `Number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_quantity","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"received_quantity","type":"`number` \\| `Number`","description":"","optional":false,"defaultValue":"0","expandable":false,"children":[]},{"name":"raw_received_quantity","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"return_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return","type":"[Return](page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange","type":"[OrderExchange](../order_models.OrderExchange/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"claim","type":"[OrderClaim](../order_models.OrderClaim/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"order_version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"display_id","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"status","type":"[ReturnStatus](../../../utils/OrderUtils/enums/utils.OrderUtils.ReturnStatus/page.mdx)","description":"","optional":false,"defaultValue":"ReturnStatus.REQUESTED","expandable":false,"children":[]},{"name":"no_notification","type":"`null` \\| `boolean`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"refund_amount","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_refund_amount","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"items","type":"Collection<[ReturnItem](../order_models.ReturnItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](../order_models.OrderShippingMethod/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"transactions","type":"Collection<[Transaction](../order_models.Transaction/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"received_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"item_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item","type":"[LineItem](../order_models.LineItem/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"title","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtitle","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"thumbnail","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"variant_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"product_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"product_title","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"product_description","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"product_subtitle","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"product_type","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"product_collection","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"product_handle","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"variant_sku","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"variant_barcode","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"variant_title","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"variant_option_values","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"requires_shipping","type":"`boolean`","description":"","optional":false,"defaultValue":"true","expandable":false,"children":[]},{"name":"is_discountable","type":"`boolean`","description":"","optional":false,"defaultValue":"true","expandable":false,"children":[]},{"name":"is_tax_inclusive","type":"`boolean`","description":"","optional":false,"defaultValue":"false","expandable":false,"children":[]},{"name":"raw_compare_at_unit_price","type":"`null` \\| [BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"unit_price","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_unit_price","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_lines","type":"Collection<[LineItemTaxLine](../order_models.LineItemTaxLine/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"adjustments","type":"Collection<[LineItemAdjustment](../order_models.LineItemAdjustment/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"compare_at_unit_price","type":"`null` \\| `number` \\| `BigNumber`","description":"","optional":true,"defaultValue":"null","expandable":false,"children":[]}]},{"name":"note","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](../order_models.OrderShippingMethod/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"display_id","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"region_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"customer_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"version","type":"`number`","description":"","optional":false,"defaultValue":"1","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"status","type":"[OrderStatus](../../../utils/OrderUtils/enums/utils.OrderUtils.OrderStatus/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_draft_order","type":"`boolean`","description":"","optional":false,"defaultValue":"false","expandable":false,"children":[]},{"name":"email","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"no_notification","type":"`null` \\| `boolean`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"summary","type":"Collection<[OrderSummary](../order_models.OrderSummary/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"items","type":"Collection<[OrderItem](../order_models.OrderItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](../order_models.OrderShippingMethod/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"transactions","type":"Collection<[Transaction](../order_models.Transaction/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"`OptionalOrderProps`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address_id","type":"`null` \\| `string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"`null` \\| [Address](../order_models.Address/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"billing_address_id","type":"`null` \\| `string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"billing_address","type":"`null` \\| [Address](../order_models.Address/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"return","type":"[Return](page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange","type":"[OrderExchange](../order_models.OrderExchange/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"claim","type":"[OrderClaim](../order_models.OrderClaim/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"order_version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"display_id","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"status","type":"[ReturnStatus](../../../utils/OrderUtils/enums/utils.OrderUtils.ReturnStatus/page.mdx)","description":"","optional":false,"defaultValue":"ReturnStatus.REQUESTED","expandable":false,"children":[]},{"name":"no_notification","type":"`null` \\| `boolean`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"refund_amount","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_refund_amount","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"items","type":"Collection<[ReturnItem](../order_models.ReturnItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](../order_models.OrderShippingMethod/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"transactions","type":"Collection<[Transaction](../order_models.Transaction/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"received_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"exchange_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange","type":"[OrderExchange](../order_models.OrderExchange/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return","type":"[Return](page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"order_version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"display_id","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"no_notification","type":"`null` \\| `boolean`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"difference_due","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_difference_due","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"allow_backorder","type":"`boolean`","description":"","optional":false,"defaultValue":"false","expandable":false,"children":[]},{"name":"additional_items","type":"Collection<[ExchangeItem](../order_models.ExchangeItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](../order_models.OrderShippingMethod/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"transactions","type":"Collection<[Transaction](../order_models.Transaction/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"claim_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim","type":"[OrderClaim](../order_models.OrderClaim/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return","type":"[Return](page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"order_version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"display_id","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"type","type":"[ClaimType](../../../utils/OrderUtils/enums/utils.OrderUtils.ClaimType/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"no_notification","type":"`null` \\| `boolean`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"refund_amount","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_refund_amount","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"additional_items","type":"Collection<[ClaimItem](../order_models.ClaimItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_items","type":"Collection<[ClaimItem](../order_models.ClaimItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](../order_models.OrderShippingMethod/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"transactions","type":"Collection<[Transaction](../order_models.Transaction/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_method_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_method","type":"[ShippingMethod](../order_models.ShippingMethod/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"name","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"description","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"amount","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_tax_inclusive","type":"`boolean`","description":"","optional":false,"defaultValue":"false","expandable":false,"children":[]},{"name":"shipping_option_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"data","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"tax_lines","type":"Collection<[ShippingMethodTaxLine](../order_models.ShippingMethodTaxLine/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"adjustments","type":"Collection<[ShippingMethodAdjustment](../order_models.ShippingMethodAdjustment/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"transactions","type":"Collection<[Transaction](../order_models.Transaction/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"display_id","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"region_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"customer_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"version","type":"`number`","description":"","optional":false,"defaultValue":"1","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"status","type":"[OrderStatus](../../../utils/OrderUtils/enums/utils.OrderUtils.OrderStatus/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_draft_order","type":"`boolean`","description":"","optional":false,"defaultValue":"false","expandable":false,"children":[]},{"name":"email","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"no_notification","type":"`null` \\| `boolean`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"summary","type":"Collection<[OrderSummary](../order_models.OrderSummary/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"items","type":"Collection<[OrderItem](../order_models.OrderItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](../order_models.OrderShippingMethod/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"transactions","type":"Collection<[Transaction](../order_models.Transaction/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"`OptionalOrderProps`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address_id","type":"`null` \\| `string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"`null` \\| [Address](../order_models.Address/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"billing_address_id","type":"`null` \\| `string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"billing_address","type":"`null` \\| [Address](../order_models.Address/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"return","type":"[Return](page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange","type":"[OrderExchange](../order_models.OrderExchange/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"claim","type":"[OrderClaim](../order_models.OrderClaim/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"order_version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"display_id","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"status","type":"[ReturnStatus](../../../utils/OrderUtils/enums/utils.OrderUtils.ReturnStatus/page.mdx)","description":"","optional":false,"defaultValue":"ReturnStatus.REQUESTED","expandable":false,"children":[]},{"name":"no_notification","type":"`null` \\| `boolean`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"refund_amount","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_refund_amount","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"items","type":"Collection<[ReturnItem](../order_models.ReturnItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](../order_models.OrderShippingMethod/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"transactions","type":"Collection<[Transaction](../order_models.Transaction/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"received_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"exchange_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange","type":"[OrderExchange](../order_models.OrderExchange/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return","type":"[Return](page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"order_version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"display_id","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"no_notification","type":"`null` \\| `boolean`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"difference_due","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_difference_due","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"allow_backorder","type":"`boolean`","description":"","optional":false,"defaultValue":"false","expandable":false,"children":[]},{"name":"additional_items","type":"Collection<[ExchangeItem](../order_models.ExchangeItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](../order_models.OrderShippingMethod/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"transactions","type":"Collection<[Transaction](../order_models.Transaction/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"claim_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim","type":"[OrderClaim](../order_models.OrderClaim/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return","type":"[Return](page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"order_version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"display_id","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"type","type":"[ClaimType](../../../utils/OrderUtils/enums/utils.OrderUtils.ClaimType/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"no_notification","type":"`null` \\| `boolean`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"refund_amount","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_refund_amount","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"additional_items","type":"Collection<[ClaimItem](../order_models.ClaimItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_items","type":"Collection<[ClaimItem](../order_models.ClaimItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](../order_models.OrderShippingMethod/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"transactions","type":"Collection<[Transaction](../order_models.Transaction/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"version","type":"`number`","description":"","optional":false,"defaultValue":"1","expandable":false,"children":[]},{"name":"amount","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"currency_code","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"reference_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"received_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]} sectionTitle="Return"/> +`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"items","type":"Collection<[OrderItem](../order_models.OrderItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item","type":"[LineItem](../order_models.LineItem/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"quantity","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_quantity","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"fulfilled_quantity","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"0","expandable":false,"children":[]},{"name":"raw_fulfilled_quantity","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipped_quantity","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"0","expandable":false,"children":[]},{"name":"raw_shipped_quantity","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_requested_quantity","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"0","expandable":false,"children":[]},{"name":"raw_return_requested_quantity","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_received_quantity","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"0","expandable":false,"children":[]},{"name":"raw_return_received_quantity","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_dismissed_quantity","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"0","expandable":false,"children":[]},{"name":"raw_return_dismissed_quantity","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"written_off_quantity","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"0","expandable":false,"children":[]},{"name":"raw_written_off_quantity","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](../order_models.OrderShippingMethod/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"return","type":"[Return](page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange","type":"[OrderExchange](../order_models.OrderExchange/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim","type":"[OrderClaim](../order_models.OrderClaim/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_method_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_method","type":"[ShippingMethod](../order_models.ShippingMethod/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"transactions","type":"Collection<[Transaction](../order_models.Transaction/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"return","type":"[Return](page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange","type":"[OrderExchange](../order_models.OrderExchange/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim","type":"[OrderClaim](../order_models.OrderClaim/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"version","type":"`number`","description":"","optional":false,"defaultValue":"1","expandable":false,"children":[]},{"name":"amount","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"reference_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"`OptionalOrderProps`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address_id","type":"`null` \\| `string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"`null` \\| [Address](../order_models.Address/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"company","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"first_name","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"last_name","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"address_1","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"address_2","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"city","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"country_code","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"province","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"postal_code","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"phone","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"billing_address_id","type":"`null` \\| `string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"billing_address","type":"`null` \\| [Address](../order_models.Address/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"company","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"first_name","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"last_name","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"address_1","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"address_2","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"city","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"country_code","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"province","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"postal_code","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"phone","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]}]},{"name":"exchange","type":"[OrderExchange](../order_models.OrderExchange/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"display_id","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"region_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"customer_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"version","type":"`number`","description":"","optional":false,"defaultValue":"1","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"status","type":"[OrderStatus](../../../utils/OrderUtils/enums/utils.OrderUtils.OrderStatus/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_draft_order","type":"`boolean`","description":"","optional":false,"defaultValue":"false","expandable":false,"children":[]},{"name":"email","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"no_notification","type":"`null` \\| `boolean`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"summary","type":"Collection<[OrderSummary](../order_models.OrderSummary/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"items","type":"Collection<[OrderItem](../order_models.OrderItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](../order_models.OrderShippingMethod/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"transactions","type":"Collection<[Transaction](../order_models.Transaction/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"`OptionalOrderProps`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address_id","type":"`null` \\| `string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"`null` \\| [Address](../order_models.Address/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"billing_address_id","type":"`null` \\| `string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"billing_address","type":"`null` \\| [Address](../order_models.Address/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"return","type":"[Return](page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange","type":"[OrderExchange](../order_models.OrderExchange/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"claim","type":"[OrderClaim](../order_models.OrderClaim/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"order_version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"display_id","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"status","type":"[ReturnStatus](../../../utils/OrderUtils/enums/utils.OrderUtils.ReturnStatus/page.mdx)","description":"","optional":false,"defaultValue":"ReturnStatus.REQUESTED","expandable":false,"children":[]},{"name":"location_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"no_notification","type":"`null` \\| `boolean`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"refund_amount","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_refund_amount","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"items","type":"Collection<[ReturnItem](../order_models.ReturnItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](../order_models.OrderShippingMethod/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"transactions","type":"Collection<[Transaction](../order_models.Transaction/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"received_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"order_version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"display_id","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"no_notification","type":"`null` \\| `boolean`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"difference_due","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_difference_due","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"allow_backorder","type":"`boolean`","description":"","optional":false,"defaultValue":"false","expandable":false,"children":[]},{"name":"additional_items","type":"Collection<[ExchangeItem](../order_models.ExchangeItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"quantity","type":"`number` \\| `Number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_quantity","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange","type":"[OrderExchange](../order_models.OrderExchange/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item","type":"[LineItem](../order_models.LineItem/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"note","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](../order_models.OrderShippingMethod/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"return","type":"[Return](page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange","type":"[OrderExchange](../order_models.OrderExchange/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim","type":"[OrderClaim](../order_models.OrderClaim/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_method_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_method","type":"[ShippingMethod](../order_models.ShippingMethod/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"transactions","type":"Collection<[Transaction](../order_models.Transaction/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"return","type":"[Return](page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange","type":"[OrderExchange](../order_models.OrderExchange/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim","type":"[OrderClaim](../order_models.OrderClaim/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"version","type":"`number`","description":"","optional":false,"defaultValue":"1","expandable":false,"children":[]},{"name":"amount","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"reference_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"exchange_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"claim","type":"[OrderClaim](../order_models.OrderClaim/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"display_id","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"region_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"customer_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"version","type":"`number`","description":"","optional":false,"defaultValue":"1","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"status","type":"[OrderStatus](../../../utils/OrderUtils/enums/utils.OrderUtils.OrderStatus/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_draft_order","type":"`boolean`","description":"","optional":false,"defaultValue":"false","expandable":false,"children":[]},{"name":"email","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"no_notification","type":"`null` \\| `boolean`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"summary","type":"Collection<[OrderSummary](../order_models.OrderSummary/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"items","type":"Collection<[OrderItem](../order_models.OrderItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](../order_models.OrderShippingMethod/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"transactions","type":"Collection<[Transaction](../order_models.Transaction/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"`OptionalOrderProps`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address_id","type":"`null` \\| `string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"`null` \\| [Address](../order_models.Address/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"billing_address_id","type":"`null` \\| `string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"billing_address","type":"`null` \\| [Address](../order_models.Address/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"return","type":"[Return](page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange","type":"[OrderExchange](../order_models.OrderExchange/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"claim","type":"[OrderClaim](../order_models.OrderClaim/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"order_version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"display_id","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"status","type":"[ReturnStatus](../../../utils/OrderUtils/enums/utils.OrderUtils.ReturnStatus/page.mdx)","description":"","optional":false,"defaultValue":"ReturnStatus.REQUESTED","expandable":false,"children":[]},{"name":"location_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"no_notification","type":"`null` \\| `boolean`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"refund_amount","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_refund_amount","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"items","type":"Collection<[ReturnItem](../order_models.ReturnItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](../order_models.OrderShippingMethod/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"transactions","type":"Collection<[Transaction](../order_models.Transaction/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"received_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"order_version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"display_id","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"type","type":"[ClaimType](../../../utils/OrderUtils/enums/utils.OrderUtils.ClaimType/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"REFUND","type":"`\"refund\"`","description":"The claim refunds an amount to the customer.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"REPLACE","type":"`\"replace\"`","description":"The claim replaces the returned item with a new one.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"no_notification","type":"`null` \\| `boolean`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"refund_amount","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_refund_amount","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"additional_items","type":"Collection<[ClaimItem](../order_models.ClaimItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"images","type":"Collection<[ClaimItemImage](../order_models.ClaimItemImage/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reason","type":"`null` \\| [ClaimReason](../../../utils/OrderUtils/enums/utils.OrderUtils.ClaimReason/page.mdx)","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"quantity","type":"`number` \\| `Number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_quantity","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim","type":"[OrderClaim](../order_models.OrderClaim/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item","type":"[LineItem](../order_models.LineItem/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_additional_item","type":"`boolean`","description":"","optional":false,"defaultValue":"false","expandable":false,"children":[]},{"name":"note","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"claim_items","type":"Collection<[ClaimItem](../order_models.ClaimItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"images","type":"Collection<[ClaimItemImage](../order_models.ClaimItemImage/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reason","type":"`null` \\| [ClaimReason](../../../utils/OrderUtils/enums/utils.OrderUtils.ClaimReason/page.mdx)","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"quantity","type":"`number` \\| `Number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_quantity","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim","type":"[OrderClaim](../order_models.OrderClaim/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item","type":"[LineItem](../order_models.LineItem/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_additional_item","type":"`boolean`","description":"","optional":false,"defaultValue":"false","expandable":false,"children":[]},{"name":"note","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](../order_models.OrderShippingMethod/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"return","type":"[Return](page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange","type":"[OrderExchange](../order_models.OrderExchange/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim","type":"[OrderClaim](../order_models.OrderClaim/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_method_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_method","type":"[ShippingMethod](../order_models.ShippingMethod/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"transactions","type":"Collection<[Transaction](../order_models.Transaction/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"return","type":"[Return](page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange","type":"[OrderExchange](../order_models.OrderExchange/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim","type":"[OrderClaim](../order_models.OrderClaim/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"version","type":"`number`","description":"","optional":false,"defaultValue":"1","expandable":false,"children":[]},{"name":"amount","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"reference_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"claim_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"order_version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"display_id","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"status","type":"[ReturnStatus](../../../utils/OrderUtils/enums/utils.OrderUtils.ReturnStatus/page.mdx)","description":"","optional":false,"defaultValue":"ReturnStatus.REQUESTED","expandable":false,"children":[{"name":"REQUESTED","type":"`\"requested\"`","description":"The return is requested.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"RECEIVED","type":"`\"received\"`","description":"The return is received.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"PARTIALLY_RECEIVED","type":"`\"partially_received\"`","description":"The return is partially received.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"CANCELED","type":"`\"canceled\"`","description":"The return is canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"location_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"no_notification","type":"`null` \\| `boolean`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"refund_amount","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_refund_amount","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"items","type":"Collection<[ReturnItem](../order_models.ReturnItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reason_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"reason","type":"[ReturnReason](../order_models.ReturnReason/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"value","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"label","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"description","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"return_reason_children","type":"[ReturnReason](../order_models.ReturnReason/page.mdx)[]","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"`OptionalOrderProps`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"parent_return_reason_id","type":"`null` \\| `string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"parent_return_reason","type":"`null` \\| [ReturnReason](../order_models.ReturnReason/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"quantity","type":"`number` \\| `Number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_quantity","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"received_quantity","type":"`number` \\| `Number`","description":"","optional":false,"defaultValue":"0","expandable":false,"children":[]},{"name":"raw_received_quantity","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"return_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return","type":"[Return](page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange","type":"[OrderExchange](../order_models.OrderExchange/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"claim","type":"[OrderClaim](../order_models.OrderClaim/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"order_version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"display_id","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"status","type":"[ReturnStatus](../../../utils/OrderUtils/enums/utils.OrderUtils.ReturnStatus/page.mdx)","description":"","optional":false,"defaultValue":"ReturnStatus.REQUESTED","expandable":false,"children":[]},{"name":"location_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"no_notification","type":"`null` \\| `boolean`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"refund_amount","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_refund_amount","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"items","type":"Collection<[ReturnItem](../order_models.ReturnItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](../order_models.OrderShippingMethod/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"transactions","type":"Collection<[Transaction](../order_models.Transaction/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"received_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"item_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item","type":"[LineItem](../order_models.LineItem/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"title","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtitle","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"thumbnail","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"variant_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"product_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"product_title","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"product_description","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"product_subtitle","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"product_type","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"product_collection","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"product_handle","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"variant_sku","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"variant_barcode","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"variant_title","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"variant_option_values","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"requires_shipping","type":"`boolean`","description":"","optional":false,"defaultValue":"true","expandable":false,"children":[]},{"name":"is_discountable","type":"`boolean`","description":"","optional":false,"defaultValue":"true","expandable":false,"children":[]},{"name":"is_tax_inclusive","type":"`boolean`","description":"","optional":false,"defaultValue":"false","expandable":false,"children":[]},{"name":"raw_compare_at_unit_price","type":"`null` \\| [BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"unit_price","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_unit_price","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_lines","type":"Collection<[LineItemTaxLine](../order_models.LineItemTaxLine/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"adjustments","type":"Collection<[LineItemAdjustment](../order_models.LineItemAdjustment/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"compare_at_unit_price","type":"`null` \\| `number` \\| `BigNumber`","description":"","optional":true,"defaultValue":"null","expandable":false,"children":[]}]},{"name":"note","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](../order_models.OrderShippingMethod/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"display_id","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"region_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"customer_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"version","type":"`number`","description":"","optional":false,"defaultValue":"1","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"status","type":"[OrderStatus](../../../utils/OrderUtils/enums/utils.OrderUtils.OrderStatus/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_draft_order","type":"`boolean`","description":"","optional":false,"defaultValue":"false","expandable":false,"children":[]},{"name":"email","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"no_notification","type":"`null` \\| `boolean`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"summary","type":"Collection<[OrderSummary](../order_models.OrderSummary/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"items","type":"Collection<[OrderItem](../order_models.OrderItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](../order_models.OrderShippingMethod/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"transactions","type":"Collection<[Transaction](../order_models.Transaction/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"`OptionalOrderProps`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address_id","type":"`null` \\| `string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"`null` \\| [Address](../order_models.Address/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"billing_address_id","type":"`null` \\| `string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"billing_address","type":"`null` \\| [Address](../order_models.Address/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"return","type":"[Return](page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange","type":"[OrderExchange](../order_models.OrderExchange/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"claim","type":"[OrderClaim](../order_models.OrderClaim/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"order_version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"display_id","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"status","type":"[ReturnStatus](../../../utils/OrderUtils/enums/utils.OrderUtils.ReturnStatus/page.mdx)","description":"","optional":false,"defaultValue":"ReturnStatus.REQUESTED","expandable":false,"children":[]},{"name":"location_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"no_notification","type":"`null` \\| `boolean`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"refund_amount","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_refund_amount","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"items","type":"Collection<[ReturnItem](../order_models.ReturnItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](../order_models.OrderShippingMethod/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"transactions","type":"Collection<[Transaction](../order_models.Transaction/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"received_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"exchange_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange","type":"[OrderExchange](../order_models.OrderExchange/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return","type":"[Return](page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"order_version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"display_id","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"no_notification","type":"`null` \\| `boolean`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"difference_due","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_difference_due","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"allow_backorder","type":"`boolean`","description":"","optional":false,"defaultValue":"false","expandable":false,"children":[]},{"name":"additional_items","type":"Collection<[ExchangeItem](../order_models.ExchangeItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](../order_models.OrderShippingMethod/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"transactions","type":"Collection<[Transaction](../order_models.Transaction/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"claim_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim","type":"[OrderClaim](../order_models.OrderClaim/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return","type":"[Return](page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"order_version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"display_id","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"type","type":"[ClaimType](../../../utils/OrderUtils/enums/utils.OrderUtils.ClaimType/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"no_notification","type":"`null` \\| `boolean`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"refund_amount","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_refund_amount","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"additional_items","type":"Collection<[ClaimItem](../order_models.ClaimItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_items","type":"Collection<[ClaimItem](../order_models.ClaimItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](../order_models.OrderShippingMethod/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"transactions","type":"Collection<[Transaction](../order_models.Transaction/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_method_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_method","type":"[ShippingMethod](../order_models.ShippingMethod/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"name","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"description","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"amount","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_tax_inclusive","type":"`boolean`","description":"","optional":false,"defaultValue":"false","expandable":false,"children":[]},{"name":"shipping_option_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"data","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"tax_lines","type":"Collection<[ShippingMethodTaxLine](../order_models.ShippingMethodTaxLine/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"adjustments","type":"Collection<[ShippingMethodAdjustment](../order_models.ShippingMethodAdjustment/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"transactions","type":"Collection<[Transaction](../order_models.Transaction/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"display_id","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"region_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"customer_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"version","type":"`number`","description":"","optional":false,"defaultValue":"1","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"status","type":"[OrderStatus](../../../utils/OrderUtils/enums/utils.OrderUtils.OrderStatus/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_draft_order","type":"`boolean`","description":"","optional":false,"defaultValue":"false","expandable":false,"children":[]},{"name":"email","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"no_notification","type":"`null` \\| `boolean`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"summary","type":"Collection<[OrderSummary](../order_models.OrderSummary/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"items","type":"Collection<[OrderItem](../order_models.OrderItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](../order_models.OrderShippingMethod/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"transactions","type":"Collection<[Transaction](../order_models.Transaction/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"`OptionalOrderProps`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address_id","type":"`null` \\| `string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"`null` \\| [Address](../order_models.Address/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"billing_address_id","type":"`null` \\| `string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"billing_address","type":"`null` \\| [Address](../order_models.Address/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"return","type":"[Return](page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange","type":"[OrderExchange](../order_models.OrderExchange/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"claim","type":"[OrderClaim](../order_models.OrderClaim/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"order_version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"display_id","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"status","type":"[ReturnStatus](../../../utils/OrderUtils/enums/utils.OrderUtils.ReturnStatus/page.mdx)","description":"","optional":false,"defaultValue":"ReturnStatus.REQUESTED","expandable":false,"children":[]},{"name":"location_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"no_notification","type":"`null` \\| `boolean`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"refund_amount","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_refund_amount","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"items","type":"Collection<[ReturnItem](../order_models.ReturnItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](../order_models.OrderShippingMethod/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"transactions","type":"Collection<[Transaction](../order_models.Transaction/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"received_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"exchange_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange","type":"[OrderExchange](../order_models.OrderExchange/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return","type":"[Return](page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"order_version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"display_id","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"no_notification","type":"`null` \\| `boolean`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"difference_due","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_difference_due","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"allow_backorder","type":"`boolean`","description":"","optional":false,"defaultValue":"false","expandable":false,"children":[]},{"name":"additional_items","type":"Collection<[ExchangeItem](../order_models.ExchangeItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](../order_models.OrderShippingMethod/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"transactions","type":"Collection<[Transaction](../order_models.Transaction/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"claim_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim","type":"[OrderClaim](../order_models.OrderClaim/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return","type":"[Return](page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"order_version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"display_id","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"type","type":"[ClaimType](../../../utils/OrderUtils/enums/utils.OrderUtils.ClaimType/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"no_notification","type":"`null` \\| `boolean`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"refund_amount","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_refund_amount","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"additional_items","type":"Collection<[ClaimItem](../order_models.ClaimItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_items","type":"Collection<[ClaimItem](../order_models.ClaimItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](../order_models.OrderShippingMethod/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"transactions","type":"Collection<[Transaction](../order_models.Transaction/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"version","type":"`number`","description":"","optional":false,"defaultValue":"1","expandable":false,"children":[]},{"name":"amount","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"currency_code","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"reference_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"received_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]} sectionTitle="Return"/> diff --git a/www/apps/resources/references/order_models/classes/order_models.ReturnItem/page.mdx b/www/apps/resources/references/order_models/classes/order_models.ReturnItem/page.mdx index cc98c0177d..361693f120 100644 --- a/www/apps/resources/references/order_models/classes/order_models.ReturnItem/page.mdx +++ b/www/apps/resources/references/order_models/classes/order_models.ReturnItem/page.mdx @@ -10,4 +10,4 @@ import { TypeList } from "docs-ui" This documentation provides a reference to the ReturnItem . This belongs to the Order Module. -`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"`OptionalOrderProps`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"parent_return_reason_id","type":"`null` \\| `string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"parent_return_reason","type":"`null` \\| [ReturnReason](../order_models.ReturnReason/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"`OptionalOrderProps`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"parent_return_reason_id","type":"`null` \\| `string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"parent_return_reason","type":"`null` \\| [ReturnReason](../order_models.ReturnReason/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"value","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"label","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"description","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"return_reason_children","type":"[ReturnReason](../order_models.ReturnReason/page.mdx)[]","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"`OptionalOrderProps`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"parent_return_reason_id","type":"`null` \\| `string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"parent_return_reason","type":"`null` \\| [ReturnReason](../order_models.ReturnReason/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]}]},{"name":"quantity","type":"`number` \\| `Number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_quantity","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"received_quantity","type":"`number` \\| `Number`","description":"","optional":false,"defaultValue":"0","expandable":false,"children":[]},{"name":"raw_received_quantity","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"return_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return","type":"[Return](../order_models.Return/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"display_id","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"region_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"customer_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"version","type":"`number`","description":"","optional":false,"defaultValue":"1","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"status","type":"[OrderStatus](../../../utils/OrderUtils/enums/utils.OrderUtils.OrderStatus/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_draft_order","type":"`boolean`","description":"","optional":false,"defaultValue":"false","expandable":false,"children":[]},{"name":"email","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"no_notification","type":"`null` \\| `boolean`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"summary","type":"Collection<[OrderSummary](../order_models.OrderSummary/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"items","type":"Collection<[OrderItem](../order_models.OrderItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](../order_models.OrderShippingMethod/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"transactions","type":"Collection<[Transaction](../order_models.Transaction/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"`OptionalOrderProps`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address_id","type":"`null` \\| `string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"`null` \\| [Address](../order_models.Address/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"billing_address_id","type":"`null` \\| `string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"billing_address","type":"`null` \\| [Address](../order_models.Address/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"exchange","type":"[OrderExchange](../order_models.OrderExchange/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return","type":"[Return](../order_models.Return/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"order_version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"display_id","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"no_notification","type":"`null` \\| `boolean`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"difference_due","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_difference_due","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"allow_backorder","type":"`boolean`","description":"","optional":false,"defaultValue":"false","expandable":false,"children":[]},{"name":"additional_items","type":"Collection<[ExchangeItem](../order_models.ExchangeItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](../order_models.OrderShippingMethod/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"transactions","type":"Collection<[Transaction](../order_models.Transaction/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"exchange_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"claim","type":"[OrderClaim](../order_models.OrderClaim/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return","type":"[Return](../order_models.Return/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"order_version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"display_id","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"type","type":"[ClaimType](../../../utils/OrderUtils/enums/utils.OrderUtils.ClaimType/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"no_notification","type":"`null` \\| `boolean`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"refund_amount","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_refund_amount","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"additional_items","type":"Collection<[ClaimItem](../order_models.ClaimItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_items","type":"Collection<[ClaimItem](../order_models.ClaimItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](../order_models.OrderShippingMethod/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"transactions","type":"Collection<[Transaction](../order_models.Transaction/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"claim_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"order_version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"display_id","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"status","type":"[ReturnStatus](../../../utils/OrderUtils/enums/utils.OrderUtils.ReturnStatus/page.mdx)","description":"","optional":false,"defaultValue":"ReturnStatus.REQUESTED","expandable":false,"children":[{"name":"REQUESTED","type":"`\"requested\"`","description":"The return is requested.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"RECEIVED","type":"`\"received\"`","description":"The return is received.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"PARTIALLY_RECEIVED","type":"`\"partially_received\"`","description":"The return is partially received.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"CANCELED","type":"`\"canceled\"`","description":"The return is canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"no_notification","type":"`null` \\| `boolean`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"refund_amount","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_refund_amount","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"items","type":"Collection<[ReturnItem](page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reason_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"reason","type":"[ReturnReason](../order_models.ReturnReason/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"quantity","type":"`number` \\| `Number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_quantity","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"received_quantity","type":"`number` \\| `Number`","description":"","optional":false,"defaultValue":"0","expandable":false,"children":[]},{"name":"raw_received_quantity","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return","type":"[Return](../order_models.Return/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item","type":"[LineItem](../order_models.LineItem/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"note","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](../order_models.OrderShippingMethod/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"return","type":"[Return](../order_models.Return/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange","type":"[OrderExchange](../order_models.OrderExchange/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim","type":"[OrderClaim](../order_models.OrderClaim/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_method_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_method","type":"[ShippingMethod](../order_models.ShippingMethod/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"transactions","type":"Collection<[Transaction](../order_models.Transaction/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"return","type":"[Return](../order_models.Return/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange","type":"[OrderExchange](../order_models.OrderExchange/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim","type":"[OrderClaim](../order_models.OrderClaim/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"version","type":"`number`","description":"","optional":false,"defaultValue":"1","expandable":false,"children":[]},{"name":"amount","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"reference_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"received_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"item_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item","type":"[LineItem](../order_models.LineItem/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"title","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtitle","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"thumbnail","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"variant_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"product_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"product_title","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"product_description","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"product_subtitle","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"product_type","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"product_collection","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"product_handle","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"variant_sku","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"variant_barcode","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"variant_title","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"variant_option_values","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"requires_shipping","type":"`boolean`","description":"","optional":false,"defaultValue":"true","expandable":false,"children":[]},{"name":"is_discountable","type":"`boolean`","description":"","optional":false,"defaultValue":"true","expandable":false,"children":[]},{"name":"is_tax_inclusive","type":"`boolean`","description":"","optional":false,"defaultValue":"false","expandable":false,"children":[]},{"name":"raw_compare_at_unit_price","type":"`null` \\| [BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"unit_price","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_unit_price","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"tax_lines","type":"Collection<[LineItemTaxLine](../order_models.LineItemTaxLine/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"item","type":"[LineItem](../order_models.LineItem/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"code","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"rate","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_rate","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"description","type":"`null` \\| `string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_rate_id","type":"`null` \\| `string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"provider_id","type":"`null` \\| `string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"adjustments","type":"Collection<[LineItemAdjustment](../order_models.LineItemAdjustment/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"description","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"promotion_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"code","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"amount","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"provider_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item","type":"[LineItem](../order_models.LineItem/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"compare_at_unit_price","type":"`null` \\| `number` \\| `BigNumber`","description":"","optional":true,"defaultValue":"null","expandable":false,"children":[]}]},{"name":"note","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]} sectionTitle="ReturnItem"/> +`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"`OptionalOrderProps`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"parent_return_reason_id","type":"`null` \\| `string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"parent_return_reason","type":"`null` \\| [ReturnReason](../order_models.ReturnReason/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"`OptionalOrderProps`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"parent_return_reason_id","type":"`null` \\| `string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"parent_return_reason","type":"`null` \\| [ReturnReason](../order_models.ReturnReason/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"value","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"label","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"description","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"return_reason_children","type":"[ReturnReason](../order_models.ReturnReason/page.mdx)[]","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"`OptionalOrderProps`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"parent_return_reason_id","type":"`null` \\| `string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"parent_return_reason","type":"`null` \\| [ReturnReason](../order_models.ReturnReason/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]}]},{"name":"quantity","type":"`number` \\| `Number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_quantity","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"received_quantity","type":"`number` \\| `Number`","description":"","optional":false,"defaultValue":"0","expandable":false,"children":[]},{"name":"raw_received_quantity","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"return_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return","type":"[Return](../order_models.Return/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"display_id","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"region_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"customer_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"version","type":"`number`","description":"","optional":false,"defaultValue":"1","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"status","type":"[OrderStatus](../../../utils/OrderUtils/enums/utils.OrderUtils.OrderStatus/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_draft_order","type":"`boolean`","description":"","optional":false,"defaultValue":"false","expandable":false,"children":[]},{"name":"email","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"no_notification","type":"`null` \\| `boolean`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"summary","type":"Collection<[OrderSummary](../order_models.OrderSummary/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"items","type":"Collection<[OrderItem](../order_models.OrderItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](../order_models.OrderShippingMethod/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"transactions","type":"Collection<[Transaction](../order_models.Transaction/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"`OptionalOrderProps`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address_id","type":"`null` \\| `string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"`null` \\| [Address](../order_models.Address/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"billing_address_id","type":"`null` \\| `string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"billing_address","type":"`null` \\| [Address](../order_models.Address/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"exchange","type":"[OrderExchange](../order_models.OrderExchange/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return","type":"[Return](../order_models.Return/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"order_version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"display_id","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"no_notification","type":"`null` \\| `boolean`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"difference_due","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_difference_due","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"allow_backorder","type":"`boolean`","description":"","optional":false,"defaultValue":"false","expandable":false,"children":[]},{"name":"additional_items","type":"Collection<[ExchangeItem](../order_models.ExchangeItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](../order_models.OrderShippingMethod/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"transactions","type":"Collection<[Transaction](../order_models.Transaction/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"exchange_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"claim","type":"[OrderClaim](../order_models.OrderClaim/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return","type":"[Return](../order_models.Return/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"order_version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"display_id","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"type","type":"[ClaimType](../../../utils/OrderUtils/enums/utils.OrderUtils.ClaimType/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"no_notification","type":"`null` \\| `boolean`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"refund_amount","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_refund_amount","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"additional_items","type":"Collection<[ClaimItem](../order_models.ClaimItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_items","type":"Collection<[ClaimItem](../order_models.ClaimItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](../order_models.OrderShippingMethod/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"transactions","type":"Collection<[Transaction](../order_models.Transaction/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"claim_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"order_version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"display_id","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"status","type":"[ReturnStatus](../../../utils/OrderUtils/enums/utils.OrderUtils.ReturnStatus/page.mdx)","description":"","optional":false,"defaultValue":"ReturnStatus.REQUESTED","expandable":false,"children":[{"name":"REQUESTED","type":"`\"requested\"`","description":"The return is requested.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"RECEIVED","type":"`\"received\"`","description":"The return is received.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"PARTIALLY_RECEIVED","type":"`\"partially_received\"`","description":"The return is partially received.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"CANCELED","type":"`\"canceled\"`","description":"The return is canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"location_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"no_notification","type":"`null` \\| `boolean`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"refund_amount","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_refund_amount","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"items","type":"Collection<[ReturnItem](page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reason_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"reason","type":"[ReturnReason](../order_models.ReturnReason/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"quantity","type":"`number` \\| `Number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_quantity","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"received_quantity","type":"`number` \\| `Number`","description":"","optional":false,"defaultValue":"0","expandable":false,"children":[]},{"name":"raw_received_quantity","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return","type":"[Return](../order_models.Return/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item","type":"[LineItem](../order_models.LineItem/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"note","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](../order_models.OrderShippingMethod/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"return","type":"[Return](../order_models.Return/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange","type":"[OrderExchange](../order_models.OrderExchange/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim","type":"[OrderClaim](../order_models.OrderClaim/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_method_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_method","type":"[ShippingMethod](../order_models.ShippingMethod/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"transactions","type":"Collection<[Transaction](../order_models.Transaction/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"return","type":"[Return](../order_models.Return/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange","type":"[OrderExchange](../order_models.OrderExchange/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim","type":"[OrderClaim](../order_models.OrderClaim/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"version","type":"`number`","description":"","optional":false,"defaultValue":"1","expandable":false,"children":[]},{"name":"amount","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"reference_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"received_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"item_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item","type":"[LineItem](../order_models.LineItem/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"title","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"subtitle","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"thumbnail","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"variant_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"product_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"product_title","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"product_description","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"product_subtitle","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"product_type","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"product_collection","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"product_handle","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"variant_sku","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"variant_barcode","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"variant_title","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"variant_option_values","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"requires_shipping","type":"`boolean`","description":"","optional":false,"defaultValue":"true","expandable":false,"children":[]},{"name":"is_discountable","type":"`boolean`","description":"","optional":false,"defaultValue":"true","expandable":false,"children":[]},{"name":"is_tax_inclusive","type":"`boolean`","description":"","optional":false,"defaultValue":"false","expandable":false,"children":[]},{"name":"raw_compare_at_unit_price","type":"`null` \\| [BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"unit_price","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_unit_price","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"tax_lines","type":"Collection<[LineItemTaxLine](../order_models.LineItemTaxLine/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"item","type":"[LineItem](../order_models.LineItem/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"code","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"rate","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_rate","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"description","type":"`null` \\| `string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_rate_id","type":"`null` \\| `string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"provider_id","type":"`null` \\| `string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"adjustments","type":"Collection<[LineItemAdjustment](../order_models.LineItemAdjustment/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"description","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"promotion_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"code","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"amount","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"provider_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item","type":"[LineItem](../order_models.LineItem/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"compare_at_unit_price","type":"`null` \\| `number` \\| `BigNumber`","description":"","optional":true,"defaultValue":"null","expandable":false,"children":[]}]},{"name":"note","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]} sectionTitle="ReturnItem"/> diff --git a/www/apps/resources/references/order_models/classes/order_models.Transaction/page.mdx b/www/apps/resources/references/order_models/classes/order_models.Transaction/page.mdx index 631636e698..3cb9940032 100644 --- a/www/apps/resources/references/order_models/classes/order_models.Transaction/page.mdx +++ b/www/apps/resources/references/order_models/classes/order_models.Transaction/page.mdx @@ -10,4 +10,4 @@ import { TypeList } from "docs-ui" This documentation provides a reference to the Transaction . This belongs to the Order Module. -`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"items","type":"Collection<[OrderItem](../order_models.OrderItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item","type":"[LineItem](../order_models.LineItem/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"quantity","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_quantity","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"fulfilled_quantity","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"0","expandable":false,"children":[]},{"name":"raw_fulfilled_quantity","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipped_quantity","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"0","expandable":false,"children":[]},{"name":"raw_shipped_quantity","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_requested_quantity","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"0","expandable":false,"children":[]},{"name":"raw_return_requested_quantity","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_received_quantity","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"0","expandable":false,"children":[]},{"name":"raw_return_received_quantity","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_dismissed_quantity","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"0","expandable":false,"children":[]},{"name":"raw_return_dismissed_quantity","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"written_off_quantity","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"0","expandable":false,"children":[]},{"name":"raw_written_off_quantity","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](../order_models.OrderShippingMethod/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"return","type":"[Return](../order_models.Return/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange","type":"[OrderExchange](../order_models.OrderExchange/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim","type":"[OrderClaim](../order_models.OrderClaim/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_method_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_method","type":"[ShippingMethod](../order_models.ShippingMethod/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"transactions","type":"Collection<[Transaction](page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"return","type":"[Return](../order_models.Return/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange","type":"[OrderExchange](../order_models.OrderExchange/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim","type":"[OrderClaim](../order_models.OrderClaim/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"version","type":"`number`","description":"","optional":false,"defaultValue":"1","expandable":false,"children":[]},{"name":"amount","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"reference_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"`OptionalOrderProps`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address_id","type":"`null` \\| `string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"`null` \\| [Address](../order_models.Address/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"company","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"first_name","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"last_name","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"address_1","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"address_2","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"city","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"country_code","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"province","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"postal_code","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"phone","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"billing_address_id","type":"`null` \\| `string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"billing_address","type":"`null` \\| [Address](../order_models.Address/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"company","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"first_name","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"last_name","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"address_1","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"address_2","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"city","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"country_code","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"province","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"postal_code","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"phone","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]}]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"return","type":"[Return](../order_models.Return/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"display_id","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"region_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"customer_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"version","type":"`number`","description":"","optional":false,"defaultValue":"1","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"status","type":"[OrderStatus](../../../utils/OrderUtils/enums/utils.OrderUtils.OrderStatus/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_draft_order","type":"`boolean`","description":"","optional":false,"defaultValue":"false","expandable":false,"children":[]},{"name":"email","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"no_notification","type":"`null` \\| `boolean`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"summary","type":"Collection<[OrderSummary](../order_models.OrderSummary/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"items","type":"Collection<[OrderItem](../order_models.OrderItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](../order_models.OrderShippingMethod/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"transactions","type":"Collection<[Transaction](page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"`OptionalOrderProps`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address_id","type":"`null` \\| `string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"`null` \\| [Address](../order_models.Address/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"billing_address_id","type":"`null` \\| `string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"billing_address","type":"`null` \\| [Address](../order_models.Address/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"exchange","type":"[OrderExchange](../order_models.OrderExchange/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return","type":"[Return](../order_models.Return/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"order_version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"display_id","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"no_notification","type":"`null` \\| `boolean`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"difference_due","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_difference_due","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"allow_backorder","type":"`boolean`","description":"","optional":false,"defaultValue":"false","expandable":false,"children":[]},{"name":"additional_items","type":"Collection<[ExchangeItem](../order_models.ExchangeItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](../order_models.OrderShippingMethod/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"transactions","type":"Collection<[Transaction](page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"exchange_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"claim","type":"[OrderClaim](../order_models.OrderClaim/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return","type":"[Return](../order_models.Return/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"order_version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"display_id","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"type","type":"[ClaimType](../../../utils/OrderUtils/enums/utils.OrderUtils.ClaimType/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"no_notification","type":"`null` \\| `boolean`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"refund_amount","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_refund_amount","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"additional_items","type":"Collection<[ClaimItem](../order_models.ClaimItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_items","type":"Collection<[ClaimItem](../order_models.ClaimItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](../order_models.OrderShippingMethod/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"transactions","type":"Collection<[Transaction](page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"claim_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"order_version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"display_id","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"status","type":"[ReturnStatus](../../../utils/OrderUtils/enums/utils.OrderUtils.ReturnStatus/page.mdx)","description":"","optional":false,"defaultValue":"ReturnStatus.REQUESTED","expandable":false,"children":[{"name":"REQUESTED","type":"`\"requested\"`","description":"The return is requested.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"RECEIVED","type":"`\"received\"`","description":"The return is received.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"PARTIALLY_RECEIVED","type":"`\"partially_received\"`","description":"The return is partially received.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"CANCELED","type":"`\"canceled\"`","description":"The return is canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"no_notification","type":"`null` \\| `boolean`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"refund_amount","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_refund_amount","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"items","type":"Collection<[ReturnItem](../order_models.ReturnItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reason_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"reason","type":"[ReturnReason](../order_models.ReturnReason/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"quantity","type":"`number` \\| `Number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_quantity","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"received_quantity","type":"`number` \\| `Number`","description":"","optional":false,"defaultValue":"0","expandable":false,"children":[]},{"name":"raw_received_quantity","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return","type":"[Return](../order_models.Return/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item","type":"[LineItem](../order_models.LineItem/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"note","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](../order_models.OrderShippingMethod/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"return","type":"[Return](../order_models.Return/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange","type":"[OrderExchange](../order_models.OrderExchange/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim","type":"[OrderClaim](../order_models.OrderClaim/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_method_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_method","type":"[ShippingMethod](../order_models.ShippingMethod/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"transactions","type":"Collection<[Transaction](page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"return","type":"[Return](../order_models.Return/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange","type":"[OrderExchange](../order_models.OrderExchange/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim","type":"[OrderClaim](../order_models.OrderClaim/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"version","type":"`number`","description":"","optional":false,"defaultValue":"1","expandable":false,"children":[]},{"name":"amount","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"reference_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"received_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"exchange_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange","type":"[OrderExchange](../order_models.OrderExchange/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"display_id","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"region_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"customer_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"version","type":"`number`","description":"","optional":false,"defaultValue":"1","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"status","type":"[OrderStatus](../../../utils/OrderUtils/enums/utils.OrderUtils.OrderStatus/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_draft_order","type":"`boolean`","description":"","optional":false,"defaultValue":"false","expandable":false,"children":[]},{"name":"email","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"no_notification","type":"`null` \\| `boolean`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"summary","type":"Collection<[OrderSummary](../order_models.OrderSummary/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"items","type":"Collection<[OrderItem](../order_models.OrderItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](../order_models.OrderShippingMethod/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"transactions","type":"Collection<[Transaction](page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"`OptionalOrderProps`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address_id","type":"`null` \\| `string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"`null` \\| [Address](../order_models.Address/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"billing_address_id","type":"`null` \\| `string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"billing_address","type":"`null` \\| [Address](../order_models.Address/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"return","type":"[Return](../order_models.Return/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange","type":"[OrderExchange](../order_models.OrderExchange/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"claim","type":"[OrderClaim](../order_models.OrderClaim/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"order_version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"display_id","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"status","type":"[ReturnStatus](../../../utils/OrderUtils/enums/utils.OrderUtils.ReturnStatus/page.mdx)","description":"","optional":false,"defaultValue":"ReturnStatus.REQUESTED","expandable":false,"children":[]},{"name":"no_notification","type":"`null` \\| `boolean`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"refund_amount","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_refund_amount","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"items","type":"Collection<[ReturnItem](../order_models.ReturnItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](../order_models.OrderShippingMethod/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"transactions","type":"Collection<[Transaction](page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"received_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"order_version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"display_id","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"no_notification","type":"`null` \\| `boolean`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"difference_due","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_difference_due","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"allow_backorder","type":"`boolean`","description":"","optional":false,"defaultValue":"false","expandable":false,"children":[]},{"name":"additional_items","type":"Collection<[ExchangeItem](../order_models.ExchangeItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"quantity","type":"`number` \\| `Number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_quantity","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange","type":"[OrderExchange](../order_models.OrderExchange/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item","type":"[LineItem](../order_models.LineItem/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"note","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](../order_models.OrderShippingMethod/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"return","type":"[Return](../order_models.Return/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange","type":"[OrderExchange](../order_models.OrderExchange/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim","type":"[OrderClaim](../order_models.OrderClaim/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_method_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_method","type":"[ShippingMethod](../order_models.ShippingMethod/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"transactions","type":"Collection<[Transaction](page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"return","type":"[Return](../order_models.Return/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange","type":"[OrderExchange](../order_models.OrderExchange/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim","type":"[OrderClaim](../order_models.OrderClaim/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"version","type":"`number`","description":"","optional":false,"defaultValue":"1","expandable":false,"children":[]},{"name":"amount","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"reference_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"claim_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim","type":"[OrderClaim](../order_models.OrderClaim/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"display_id","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"region_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"customer_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"version","type":"`number`","description":"","optional":false,"defaultValue":"1","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"status","type":"[OrderStatus](../../../utils/OrderUtils/enums/utils.OrderUtils.OrderStatus/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_draft_order","type":"`boolean`","description":"","optional":false,"defaultValue":"false","expandable":false,"children":[]},{"name":"email","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"no_notification","type":"`null` \\| `boolean`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"summary","type":"Collection<[OrderSummary](../order_models.OrderSummary/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"items","type":"Collection<[OrderItem](../order_models.OrderItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](../order_models.OrderShippingMethod/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"transactions","type":"Collection<[Transaction](page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"`OptionalOrderProps`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address_id","type":"`null` \\| `string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"`null` \\| [Address](../order_models.Address/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"billing_address_id","type":"`null` \\| `string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"billing_address","type":"`null` \\| [Address](../order_models.Address/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"return","type":"[Return](../order_models.Return/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange","type":"[OrderExchange](../order_models.OrderExchange/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"claim","type":"[OrderClaim](../order_models.OrderClaim/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"order_version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"display_id","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"status","type":"[ReturnStatus](../../../utils/OrderUtils/enums/utils.OrderUtils.ReturnStatus/page.mdx)","description":"","optional":false,"defaultValue":"ReturnStatus.REQUESTED","expandable":false,"children":[]},{"name":"no_notification","type":"`null` \\| `boolean`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"refund_amount","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_refund_amount","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"items","type":"Collection<[ReturnItem](../order_models.ReturnItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](../order_models.OrderShippingMethod/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"transactions","type":"Collection<[Transaction](page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"received_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"order_version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"display_id","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"type","type":"[ClaimType](../../../utils/OrderUtils/enums/utils.OrderUtils.ClaimType/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"REFUND","type":"`\"refund\"`","description":"The claim refunds an amount to the customer.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"REPLACE","type":"`\"replace\"`","description":"The claim replaces the returned item with a new one.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"no_notification","type":"`null` \\| `boolean`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"refund_amount","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_refund_amount","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"additional_items","type":"Collection<[ClaimItem](../order_models.ClaimItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"images","type":"Collection<[ClaimItemImage](../order_models.ClaimItemImage/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reason","type":"`null` \\| [ClaimReason](../../../utils/OrderUtils/enums/utils.OrderUtils.ClaimReason/page.mdx)","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"quantity","type":"`number` \\| `Number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_quantity","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim","type":"[OrderClaim](../order_models.OrderClaim/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item","type":"[LineItem](../order_models.LineItem/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_additional_item","type":"`boolean`","description":"","optional":false,"defaultValue":"false","expandable":false,"children":[]},{"name":"note","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"claim_items","type":"Collection<[ClaimItem](../order_models.ClaimItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"images","type":"Collection<[ClaimItemImage](../order_models.ClaimItemImage/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reason","type":"`null` \\| [ClaimReason](../../../utils/OrderUtils/enums/utils.OrderUtils.ClaimReason/page.mdx)","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"quantity","type":"`number` \\| `Number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_quantity","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim","type":"[OrderClaim](../order_models.OrderClaim/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item","type":"[LineItem](../order_models.LineItem/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_additional_item","type":"`boolean`","description":"","optional":false,"defaultValue":"false","expandable":false,"children":[]},{"name":"note","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](../order_models.OrderShippingMethod/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"return","type":"[Return](../order_models.Return/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange","type":"[OrderExchange](../order_models.OrderExchange/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim","type":"[OrderClaim](../order_models.OrderClaim/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_method_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_method","type":"[ShippingMethod](../order_models.ShippingMethod/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"transactions","type":"Collection<[Transaction](page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"return","type":"[Return](../order_models.Return/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange","type":"[OrderExchange](../order_models.OrderExchange/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim","type":"[OrderClaim](../order_models.OrderClaim/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"version","type":"`number`","description":"","optional":false,"defaultValue":"1","expandable":false,"children":[]},{"name":"amount","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"reference_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"version","type":"`number`","description":"","optional":false,"defaultValue":"1","expandable":false,"children":[]},{"name":"amount","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"currency_code","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"reference_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]} sectionTitle="Transaction"/> +`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"items","type":"Collection<[OrderItem](../order_models.OrderItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item","type":"[LineItem](../order_models.LineItem/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"quantity","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_quantity","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"fulfilled_quantity","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"0","expandable":false,"children":[]},{"name":"raw_fulfilled_quantity","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipped_quantity","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"0","expandable":false,"children":[]},{"name":"raw_shipped_quantity","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_requested_quantity","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"0","expandable":false,"children":[]},{"name":"raw_return_requested_quantity","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_received_quantity","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"0","expandable":false,"children":[]},{"name":"raw_return_received_quantity","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_dismissed_quantity","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"0","expandable":false,"children":[]},{"name":"raw_return_dismissed_quantity","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"written_off_quantity","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"0","expandable":false,"children":[]},{"name":"raw_written_off_quantity","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](../order_models.OrderShippingMethod/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"return","type":"[Return](../order_models.Return/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange","type":"[OrderExchange](../order_models.OrderExchange/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim","type":"[OrderClaim](../order_models.OrderClaim/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_method_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_method","type":"[ShippingMethod](../order_models.ShippingMethod/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"transactions","type":"Collection<[Transaction](page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"return","type":"[Return](../order_models.Return/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange","type":"[OrderExchange](../order_models.OrderExchange/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim","type":"[OrderClaim](../order_models.OrderClaim/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"version","type":"`number`","description":"","optional":false,"defaultValue":"1","expandable":false,"children":[]},{"name":"amount","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"reference_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"`OptionalOrderProps`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address_id","type":"`null` \\| `string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"`null` \\| [Address](../order_models.Address/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"company","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"first_name","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"last_name","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"address_1","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"address_2","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"city","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"country_code","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"province","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"postal_code","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"phone","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"billing_address_id","type":"`null` \\| `string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"billing_address","type":"`null` \\| [Address](../order_models.Address/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"company","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"first_name","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"last_name","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"address_1","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"address_2","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"city","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"country_code","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"province","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"postal_code","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"phone","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]}]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"return","type":"[Return](../order_models.Return/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"display_id","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"region_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"customer_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"version","type":"`number`","description":"","optional":false,"defaultValue":"1","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"status","type":"[OrderStatus](../../../utils/OrderUtils/enums/utils.OrderUtils.OrderStatus/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_draft_order","type":"`boolean`","description":"","optional":false,"defaultValue":"false","expandable":false,"children":[]},{"name":"email","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"no_notification","type":"`null` \\| `boolean`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"summary","type":"Collection<[OrderSummary](../order_models.OrderSummary/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"items","type":"Collection<[OrderItem](../order_models.OrderItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](../order_models.OrderShippingMethod/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"transactions","type":"Collection<[Transaction](page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"`OptionalOrderProps`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address_id","type":"`null` \\| `string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"`null` \\| [Address](../order_models.Address/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"billing_address_id","type":"`null` \\| `string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"billing_address","type":"`null` \\| [Address](../order_models.Address/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"exchange","type":"[OrderExchange](../order_models.OrderExchange/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return","type":"[Return](../order_models.Return/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"order_version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"display_id","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"no_notification","type":"`null` \\| `boolean`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"difference_due","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_difference_due","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"allow_backorder","type":"`boolean`","description":"","optional":false,"defaultValue":"false","expandable":false,"children":[]},{"name":"additional_items","type":"Collection<[ExchangeItem](../order_models.ExchangeItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](../order_models.OrderShippingMethod/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"transactions","type":"Collection<[Transaction](page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"exchange_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"claim","type":"[OrderClaim](../order_models.OrderClaim/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return","type":"[Return](../order_models.Return/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"order_version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"display_id","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"type","type":"[ClaimType](../../../utils/OrderUtils/enums/utils.OrderUtils.ClaimType/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"no_notification","type":"`null` \\| `boolean`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"refund_amount","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_refund_amount","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"additional_items","type":"Collection<[ClaimItem](../order_models.ClaimItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_items","type":"Collection<[ClaimItem](../order_models.ClaimItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](../order_models.OrderShippingMethod/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"transactions","type":"Collection<[Transaction](page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"claim_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"order_version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"display_id","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"status","type":"[ReturnStatus](../../../utils/OrderUtils/enums/utils.OrderUtils.ReturnStatus/page.mdx)","description":"","optional":false,"defaultValue":"ReturnStatus.REQUESTED","expandable":false,"children":[{"name":"REQUESTED","type":"`\"requested\"`","description":"The return is requested.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"RECEIVED","type":"`\"received\"`","description":"The return is received.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"PARTIALLY_RECEIVED","type":"`\"partially_received\"`","description":"The return is partially received.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"CANCELED","type":"`\"canceled\"`","description":"The return is canceled.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"location_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"no_notification","type":"`null` \\| `boolean`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"refund_amount","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_refund_amount","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"items","type":"Collection<[ReturnItem](../order_models.ReturnItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reason_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"reason","type":"[ReturnReason](../order_models.ReturnReason/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"quantity","type":"`number` \\| `Number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_quantity","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"received_quantity","type":"`number` \\| `Number`","description":"","optional":false,"defaultValue":"0","expandable":false,"children":[]},{"name":"raw_received_quantity","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return","type":"[Return](../order_models.Return/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item","type":"[LineItem](../order_models.LineItem/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"note","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](../order_models.OrderShippingMethod/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"return","type":"[Return](../order_models.Return/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange","type":"[OrderExchange](../order_models.OrderExchange/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim","type":"[OrderClaim](../order_models.OrderClaim/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_method_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_method","type":"[ShippingMethod](../order_models.ShippingMethod/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"transactions","type":"Collection<[Transaction](page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"return","type":"[Return](../order_models.Return/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange","type":"[OrderExchange](../order_models.OrderExchange/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim","type":"[OrderClaim](../order_models.OrderClaim/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"version","type":"`number`","description":"","optional":false,"defaultValue":"1","expandable":false,"children":[]},{"name":"amount","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"reference_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"received_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"exchange_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange","type":"[OrderExchange](../order_models.OrderExchange/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"display_id","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"region_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"customer_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"version","type":"`number`","description":"","optional":false,"defaultValue":"1","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"status","type":"[OrderStatus](../../../utils/OrderUtils/enums/utils.OrderUtils.OrderStatus/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_draft_order","type":"`boolean`","description":"","optional":false,"defaultValue":"false","expandable":false,"children":[]},{"name":"email","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"no_notification","type":"`null` \\| `boolean`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"summary","type":"Collection<[OrderSummary](../order_models.OrderSummary/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"items","type":"Collection<[OrderItem](../order_models.OrderItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](../order_models.OrderShippingMethod/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"transactions","type":"Collection<[Transaction](page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"`OptionalOrderProps`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address_id","type":"`null` \\| `string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"`null` \\| [Address](../order_models.Address/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"billing_address_id","type":"`null` \\| `string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"billing_address","type":"`null` \\| [Address](../order_models.Address/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"return","type":"[Return](../order_models.Return/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange","type":"[OrderExchange](../order_models.OrderExchange/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"claim","type":"[OrderClaim](../order_models.OrderClaim/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"order_version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"display_id","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"status","type":"[ReturnStatus](../../../utils/OrderUtils/enums/utils.OrderUtils.ReturnStatus/page.mdx)","description":"","optional":false,"defaultValue":"ReturnStatus.REQUESTED","expandable":false,"children":[]},{"name":"location_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"no_notification","type":"`null` \\| `boolean`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"refund_amount","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_refund_amount","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"items","type":"Collection<[ReturnItem](../order_models.ReturnItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](../order_models.OrderShippingMethod/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"transactions","type":"Collection<[Transaction](page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"received_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"order_version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"display_id","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"no_notification","type":"`null` \\| `boolean`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"difference_due","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_difference_due","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"allow_backorder","type":"`boolean`","description":"","optional":false,"defaultValue":"false","expandable":false,"children":[]},{"name":"additional_items","type":"Collection<[ExchangeItem](../order_models.ExchangeItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"quantity","type":"`number` \\| `Number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_quantity","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange","type":"[OrderExchange](../order_models.OrderExchange/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item","type":"[LineItem](../order_models.LineItem/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"note","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](../order_models.OrderShippingMethod/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"return","type":"[Return](../order_models.Return/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange","type":"[OrderExchange](../order_models.OrderExchange/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim","type":"[OrderClaim](../order_models.OrderClaim/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_method_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_method","type":"[ShippingMethod](../order_models.ShippingMethod/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"transactions","type":"Collection<[Transaction](page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"return","type":"[Return](../order_models.Return/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange","type":"[OrderExchange](../order_models.OrderExchange/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim","type":"[OrderClaim](../order_models.OrderClaim/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"version","type":"`number`","description":"","optional":false,"defaultValue":"1","expandable":false,"children":[]},{"name":"amount","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"reference_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"claim_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim","type":"[OrderClaim](../order_models.OrderClaim/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"display_id","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"region_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"customer_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"version","type":"`number`","description":"","optional":false,"defaultValue":"1","expandable":false,"children":[]},{"name":"sales_channel_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"status","type":"[OrderStatus](../../../utils/OrderUtils/enums/utils.OrderUtils.OrderStatus/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_draft_order","type":"`boolean`","description":"","optional":false,"defaultValue":"false","expandable":false,"children":[]},{"name":"email","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"no_notification","type":"`null` \\| `boolean`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"summary","type":"Collection<[OrderSummary](../order_models.OrderSummary/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"items","type":"Collection<[OrderItem](../order_models.OrderItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](../order_models.OrderShippingMethod/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"transactions","type":"Collection<[Transaction](page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"`OptionalOrderProps`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address_id","type":"`null` \\| `string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_address","type":"`null` \\| [Address](../order_models.Address/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"billing_address_id","type":"`null` \\| `string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"billing_address","type":"`null` \\| [Address](../order_models.Address/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"return","type":"[Return](../order_models.Return/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange","type":"[OrderExchange](../order_models.OrderExchange/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"claim","type":"[OrderClaim](../order_models.OrderClaim/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"order_version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"display_id","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"status","type":"[ReturnStatus](../../../utils/OrderUtils/enums/utils.OrderUtils.ReturnStatus/page.mdx)","description":"","optional":false,"defaultValue":"ReturnStatus.REQUESTED","expandable":false,"children":[]},{"name":"location_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"no_notification","type":"`null` \\| `boolean`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"refund_amount","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_refund_amount","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"items","type":"Collection<[ReturnItem](../order_models.ReturnItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](../order_models.OrderShippingMethod/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"transactions","type":"Collection<[Transaction](page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"received_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"order_version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"display_id","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"type","type":"[ClaimType](../../../utils/OrderUtils/enums/utils.OrderUtils.ClaimType/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"REFUND","type":"`\"refund\"`","description":"The claim refunds an amount to the customer.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"REPLACE","type":"`\"replace\"`","description":"The claim replaces the returned item with a new one.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"no_notification","type":"`null` \\| `boolean`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"refund_amount","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_refund_amount","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"additional_items","type":"Collection<[ClaimItem](../order_models.ClaimItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"images","type":"Collection<[ClaimItemImage](../order_models.ClaimItemImage/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reason","type":"`null` \\| [ClaimReason](../../../utils/OrderUtils/enums/utils.OrderUtils.ClaimReason/page.mdx)","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"quantity","type":"`number` \\| `Number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_quantity","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim","type":"[OrderClaim](../order_models.OrderClaim/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item","type":"[LineItem](../order_models.LineItem/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_additional_item","type":"`boolean`","description":"","optional":false,"defaultValue":"false","expandable":false,"children":[]},{"name":"note","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"claim_items","type":"Collection<[ClaimItem](../order_models.ClaimItem/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"images","type":"Collection<[ClaimItemImage](../order_models.ClaimItemImage/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reason","type":"`null` \\| [ClaimReason](../../../utils/OrderUtils/enums/utils.OrderUtils.ClaimReason/page.mdx)","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"quantity","type":"`number` \\| `Number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_quantity","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim","type":"[OrderClaim](../order_models.OrderClaim/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item","type":"[LineItem](../order_models.LineItem/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_additional_item","type":"`boolean`","description":"","optional":false,"defaultValue":"false","expandable":false,"children":[]},{"name":"note","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"shipping_methods","type":"Collection<[OrderShippingMethod](../order_models.OrderShippingMethod/page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"return","type":"[Return](../order_models.Return/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange","type":"[OrderExchange](../order_models.OrderExchange/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim","type":"[OrderClaim](../order_models.OrderClaim/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"version","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_method_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"shipping_method","type":"[ShippingMethod](../order_models.ShippingMethod/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"transactions","type":"Collection<[Transaction](page.mdx), object>","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order","type":"[Order](../order_models.Order/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"return","type":"[Return](../order_models.Return/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange","type":"[OrderExchange](../order_models.OrderExchange/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"claim","type":"[OrderClaim](../order_models.OrderClaim/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"version","type":"`number`","description":"","optional":false,"defaultValue":"1","expandable":false,"children":[]},{"name":"amount","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"currency_code","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"reference_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"canceled_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"version","type":"`number`","description":"","optional":false,"defaultValue":"1","expandable":false,"children":[]},{"name":"amount","type":"`number` \\| `BigNumber`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_amount","type":"[BigNumberRawValue](../../../types/types/types.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"currency_code","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"reference_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"created_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`Date`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `Date`","description":"","optional":false,"defaultValue":"null","expandable":false,"children":[]},{"name":"[OptionalProps]","type":"[ModelDateColumns](../../../types/DAL/types/types.DAL.ModelDateColumns/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]} sectionTitle="Transaction"/> diff --git a/www/apps/resources/references/types/HttpTypes/interfaces/types.HttpTypes.AdminAddReturnItem/page.mdx b/www/apps/resources/references/types/HttpTypes/interfaces/types.HttpTypes.AdminAddReturnItem/page.mdx new file mode 100644 index 0000000000..ca1514ccd6 --- /dev/null +++ b/www/apps/resources/references/types/HttpTypes/interfaces/types.HttpTypes.AdminAddReturnItem/page.mdx @@ -0,0 +1,7 @@ +import { TypeList } from "docs-ui" + +# AdminAddReturnItem + +## Properties + +`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]} sectionTitle="AdminAddReturnItem"/> diff --git a/www/apps/resources/references/types/HttpTypes/interfaces/types.HttpTypes.AdminAddReturnItems/page.mdx b/www/apps/resources/references/types/HttpTypes/interfaces/types.HttpTypes.AdminAddReturnItems/page.mdx new file mode 100644 index 0000000000..adfb771c1d --- /dev/null +++ b/www/apps/resources/references/types/HttpTypes/interfaces/types.HttpTypes.AdminAddReturnItems/page.mdx @@ -0,0 +1,7 @@ +import { TypeList } from "docs-ui" + +# AdminAddReturnItems + +## Properties + +`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]}]} sectionTitle="AdminAddReturnItems"/> diff --git a/www/apps/resources/references/types/HttpTypes/interfaces/types.HttpTypes.AdminAddReturnShipping/page.mdx b/www/apps/resources/references/types/HttpTypes/interfaces/types.HttpTypes.AdminAddReturnShipping/page.mdx new file mode 100644 index 0000000000..e40372ec3f --- /dev/null +++ b/www/apps/resources/references/types/HttpTypes/interfaces/types.HttpTypes.AdminAddReturnShipping/page.mdx @@ -0,0 +1,7 @@ +import { TypeList } from "docs-ui" + +# AdminAddReturnShipping + +## Properties + +`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]} sectionTitle="AdminAddReturnShipping"/> diff --git a/www/apps/resources/references/types/HttpTypes/interfaces/types.HttpTypes.AdminConfirmReturnRequest/page.mdx b/www/apps/resources/references/types/HttpTypes/interfaces/types.HttpTypes.AdminConfirmReturnRequest/page.mdx new file mode 100644 index 0000000000..22a244c883 --- /dev/null +++ b/www/apps/resources/references/types/HttpTypes/interfaces/types.HttpTypes.AdminConfirmReturnRequest/page.mdx @@ -0,0 +1,7 @@ +import { TypeList } from "docs-ui" + +# AdminConfirmReturnRequest + +## Properties + + diff --git a/www/apps/resources/references/types/HttpTypes/interfaces/types.HttpTypes.AdminInitiateReturnRequest/page.mdx b/www/apps/resources/references/types/HttpTypes/interfaces/types.HttpTypes.AdminInitiateReturnRequest/page.mdx new file mode 100644 index 0000000000..44ba08f2e6 --- /dev/null +++ b/www/apps/resources/references/types/HttpTypes/interfaces/types.HttpTypes.AdminInitiateReturnRequest/page.mdx @@ -0,0 +1,7 @@ +import { TypeList } from "docs-ui" + +# AdminInitiateReturnRequest + +## Properties + +`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]} sectionTitle="AdminInitiateReturnRequest"/> diff --git a/www/apps/resources/references/types/HttpTypes/interfaces/types.HttpTypes.AdminReturnResponse/page.mdx b/www/apps/resources/references/types/HttpTypes/interfaces/types.HttpTypes.AdminReturnResponse/page.mdx new file mode 100644 index 0000000000..8399370ef4 --- /dev/null +++ b/www/apps/resources/references/types/HttpTypes/interfaces/types.HttpTypes.AdminReturnResponse/page.mdx @@ -0,0 +1,7 @@ +import { TypeList } from "docs-ui" + +# AdminReturnResponse + +## Properties + +`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"status","type":"`string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"exchange_id","type":"`string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"claim_id","type":"`string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"no_notification","type":"`boolean`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"refund_amount","type":"`number`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]} sectionTitle="AdminReturnResponse"/> diff --git a/www/apps/resources/references/types/HttpTypes/interfaces/types.HttpTypes.BaseReturnItem/page.mdx b/www/apps/resources/references/types/HttpTypes/interfaces/types.HttpTypes.BaseReturnItem/page.mdx new file mode 100644 index 0000000000..645b73afc1 --- /dev/null +++ b/www/apps/resources/references/types/HttpTypes/interfaces/types.HttpTypes.BaseReturnItem/page.mdx @@ -0,0 +1,7 @@ +import { TypeList } from "docs-ui" + +# BaseReturnItem + +## Properties + +`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]} sectionTitle="BaseReturnItem"/> diff --git a/www/apps/resources/references/types/types.HttpTypes/page.mdx b/www/apps/resources/references/types/types.HttpTypes/page.mdx index 8a296c0285..e643d34429 100644 --- a/www/apps/resources/references/types/types.HttpTypes/page.mdx +++ b/www/apps/resources/references/types/types.HttpTypes/page.mdx @@ -85,6 +85,13 @@ import { TypeList } from "docs-ui" - [AdminProductTypeListResponse](../HttpTypes/interfaces/types.HttpTypes.AdminProductTypeListResponse/page.mdx) - [AdminProductTypeDeleteResponse](../HttpTypes/interfaces/types.HttpTypes.AdminProductTypeDeleteResponse/page.mdx) - [AdminReservationResponse](../HttpTypes/interfaces/types.HttpTypes.AdminReservationResponse/page.mdx) +- [BaseReturnItem](../HttpTypes/interfaces/types.HttpTypes.BaseReturnItem/page.mdx) +- [AdminReturnResponse](../HttpTypes/interfaces/types.HttpTypes.AdminReturnResponse/page.mdx) +- [AdminInitiateReturnRequest](../HttpTypes/interfaces/types.HttpTypes.AdminInitiateReturnRequest/page.mdx) +- [AdminAddReturnItem](../HttpTypes/interfaces/types.HttpTypes.AdminAddReturnItem/page.mdx) +- [AdminAddReturnItems](../HttpTypes/interfaces/types.HttpTypes.AdminAddReturnItems/page.mdx) +- [AdminAddReturnShipping](../HttpTypes/interfaces/types.HttpTypes.AdminAddReturnShipping/page.mdx) +- [AdminConfirmReturnRequest](../HttpTypes/interfaces/types.HttpTypes.AdminConfirmReturnRequest/page.mdx) - [AdminShippingOptionType](../HttpTypes/interfaces/types.HttpTypes.AdminShippingOptionType/page.mdx) - [AdminShippingOptionRule](../HttpTypes/interfaces/types.HttpTypes.AdminShippingOptionRule/page.mdx) - [AdminShippingOptionPriceRule](../HttpTypes/interfaces/types.HttpTypes.AdminShippingOptionPriceRule/page.mdx) diff --git a/www/apps/resources/references/workflows/functions/workflows.createWorkflow/page.mdx b/www/apps/resources/references/workflows/functions/workflows.createWorkflow/page.mdx index 5524a87699..c5d4b0d976 100644 --- a/www/apps/resources/references/workflows/functions/workflows.createWorkflow/page.mdx +++ b/www/apps/resources/references/workflows/functions/workflows.createWorkflow/page.mdx @@ -65,7 +65,7 @@ export async function GET( ## Parameters - `void` \\| [WorkflowData](../../types/workflows.WorkflowData/page.mdx)<TResult> \\| { [K in string \\| number \\| symbol]: WorkflowDataProperties<TResult[K]> \\| WorkflowData<TResult[K]> }","description":"The constructor function that is executed when the `run` method in [ReturnWorkflow](../../types/workflows.ReturnWorkflow/page.mdx) is used.\nThe function can't be an arrow function or an asynchronus function. It also can't directly manipulate data.\nYou'll have to use the [transform](../workflows.transform/page.mdx) function if you need to directly manipulate data.","optional":false,"defaultValue":"","expandable":false,"children":[]}]} sectionTitle="createWorkflow"/> + `void` \\| [WorkflowData](../../types/workflows.WorkflowData/page.mdx)<TResult> \\| { [K in string \\| number \\| symbol]: TResult[K] \\| WorkflowDataProperties<TResult[K]> \\| WorkflowData<TResult[K]> }","description":"The constructor function that is executed when the `run` method in [ReturnWorkflow](../../types/workflows.ReturnWorkflow/page.mdx) is used.\nThe function can't be an arrow function or an asynchronus function. It also can't directly manipulate data.\nYou'll have to use the [transform](../workflows.transform/page.mdx) function if you need to directly manipulate data.","optional":false,"defaultValue":"","expandable":false,"children":[]}]} sectionTitle="createWorkflow"/> ## Returns diff --git a/www/utils/generated/typedoc-json-output/0-medusa.json b/www/utils/generated/typedoc-json-output/0-medusa.json index efde723361..8b0dd3b818 100644 --- a/www/utils/generated/typedoc-json-output/0-medusa.json +++ b/www/utils/generated/typedoc-json-output/0-medusa.json @@ -1,12 +1,12 @@ { - "id": 13544, + "id": 13530, "name": "medusa", "variant": "project", "kind": 1, "flags": {}, "children": [ { - "id": 13744, + "id": 13730, "name": "RequestQueryFields", "variant": "declaration", "kind": 256, @@ -21,7 +21,7 @@ }, "children": [ { - "id": 13745, + "id": 13731, "name": "expand", "variant": "declaration", "kind": 1024, @@ -61,7 +61,7 @@ } }, { - "id": 13746, + "id": 13732, "name": "fields", "variant": "declaration", "kind": 1024, @@ -98,7 +98,7 @@ } }, { - "id": 13747, + "id": 13733, "name": "offset", "variant": "declaration", "kind": 1024, @@ -119,7 +119,7 @@ } }, { - "id": 13748, + "id": 13734, "name": "limit", "variant": "declaration", "kind": 1024, @@ -140,7 +140,7 @@ } }, { - "id": 13749, + "id": 13735, "name": "order", "variant": "declaration", "kind": 1024, @@ -173,17 +173,17 @@ { "title": "Properties", "children": [ - 13745, - 13746, - 13747, - 13748, - 13749 + 13731, + 13732, + 13733, + 13734, + 13735 ] } ] }, { - "id": 13723, + "id": 13709, "name": "MedusaContainer", "variant": "declaration", "kind": 2097152, @@ -198,7 +198,7 @@ }, "typeParameters": [ { - "id": 13743, + "id": 13729, "name": "Cradle", "variant": "typeParam", "kind": 131072, @@ -248,28 +248,28 @@ { "type": "reflection", "declaration": { - "id": 13724, + "id": 13710, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 13725, + "id": 13711, "name": "resolve", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 13726, + "id": 13712, "name": "resolve", "variant": "signature", "kind": 4096, "flags": {}, "typeParameters": [ { - "id": 13727, + "id": 13713, "name": "K", "variant": "typeParam", "kind": 131072, @@ -295,21 +295,21 @@ ], "parameters": [ { - "id": 13728, + "id": 13714, "name": "key", "variant": "param", "kind": 32768, "flags": {}, "type": { "type": "reference", - "target": 13727, + "target": 13713, "name": "K", "package": "@medusajs/types", "refersToTypeParameter": true } }, { - "id": 13729, + "id": 13715, "name": "resolveOptions", "variant": "param", "kind": 32768, @@ -331,14 +331,14 @@ "type": "indexedAccess", "indexType": { "type": "reference", - "target": 13727, + "target": 13713, "name": "K", "package": "@medusajs/types", "refersToTypeParameter": true }, "objectType": { "type": "reference", - "target": 13743, + "target": 13729, "name": "Cradle", "package": "@medusajs/types", "refersToTypeParameter": true @@ -346,14 +346,14 @@ } }, { - "id": 13730, + "id": 13716, "name": "resolve", "variant": "signature", "kind": 4096, "flags": {}, "typeParameters": [ { - "id": 13731, + "id": 13717, "name": "T", "variant": "typeParam", "kind": 131072, @@ -362,7 +362,7 @@ ], "parameters": [ { - "id": 13732, + "id": 13718, "name": "key", "variant": "param", "kind": 32768, @@ -373,7 +373,7 @@ } }, { - "id": 13733, + "id": 13719, "name": "resolveOptions", "variant": "param", "kind": 32768, @@ -393,7 +393,7 @@ ], "type": { "type": "reference", - "target": 13731, + "target": 13717, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -406,7 +406,7 @@ { "title": "Methods", "children": [ - 13725 + 13711 ] } ] @@ -416,7 +416,7 @@ } }, { - "id": 13764, + "id": 13750, "name": "EventMetadata", "variant": "declaration", "kind": 2097152, @@ -446,14 +446,14 @@ { "type": "reflection", "declaration": { - "id": 13765, + "id": 13751, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 13766, + "id": 13752, "name": "eventGroupId", "variant": "declaration", "kind": 1024, @@ -470,7 +470,7 @@ { "title": "Properties", "children": [ - 13766 + 13752 ] } ] @@ -480,14 +480,14 @@ } }, { - "id": 13758, + "id": 13744, "name": "MessageBody", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 13763, + "id": 13749, "name": "TData", "variant": "typeParam", "kind": 131072, @@ -501,14 +501,14 @@ "type": { "type": "reflection", "declaration": { - "id": 13759, + "id": 13745, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 13760, + "id": 13746, "name": "eventName", "variant": "declaration", "kind": 1024, @@ -519,7 +519,7 @@ } }, { - "id": 13761, + "id": 13747, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -528,20 +528,20 @@ }, "type": { "type": "reference", - "target": 13764, + "target": 13750, "name": "EventMetadata", "package": "@medusajs/types" } }, { - "id": 13762, + "id": 13748, "name": "data", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 13763, + "target": 13749, "name": "TData", "package": "@medusajs/types", "refersToTypeParameter": true @@ -552,9 +552,9 @@ { "title": "Properties", "children": [ - 13760, - 13761, - 13762 + 13746, + 13747, + 13748 ] } ] @@ -562,7 +562,7 @@ } }, { - "id": 13750, + "id": 13736, "name": "MedusaPricingContext", "variant": "declaration", "kind": 2097152, @@ -570,14 +570,14 @@ "type": { "type": "reflection", "declaration": { - "id": 13751, + "id": 13737, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 13752, + "id": 13738, "name": "region_id", "variant": "declaration", "kind": 1024, @@ -590,7 +590,7 @@ } }, { - "id": 13753, + "id": 13739, "name": "currency_code", "variant": "declaration", "kind": 1024, @@ -603,7 +603,7 @@ } }, { - "id": 13754, + "id": 13740, "name": "customer_id", "variant": "declaration", "kind": 1024, @@ -616,7 +616,7 @@ } }, { - "id": 13755, + "id": 13741, "name": "customer_group_id", "variant": "declaration", "kind": 1024, @@ -636,10 +636,10 @@ { "title": "Properties", "children": [ - 13752, - 13753, - 13754, - 13755 + 13738, + 13739, + 13740, + 13741 ] } ] @@ -647,14 +647,14 @@ } }, { - "id": 13545, + "id": 13531, "name": "FindConfig", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 13546, + "id": 13532, "name": "select", "variant": "declaration", "kind": 1024, @@ -668,7 +668,7 @@ "operator": "keyof", "target": { "type": "reference", - "target": 13554, + "target": 13540, "name": "Entity", "package": "@medusajs/medusa", "qualifiedName": "FindConfig.Entity", @@ -678,7 +678,7 @@ } }, { - "id": 13547, + "id": 13533, "name": "skip", "variant": "declaration", "kind": 1024, @@ -691,7 +691,7 @@ } }, { - "id": 13548, + "id": 13534, "name": "take", "variant": "declaration", "kind": 1024, @@ -704,7 +704,7 @@ } }, { - "id": 13549, + "id": 13535, "name": "relations", "variant": "declaration", "kind": 1024, @@ -720,7 +720,7 @@ } }, { - "id": 13550, + "id": 13536, "name": "order", "variant": "declaration", "kind": 1024, @@ -730,21 +730,21 @@ "type": { "type": "reflection", "declaration": { - "id": 13551, + "id": 13537, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "indexSignatures": [ { - "id": 13552, + "id": 13538, "name": "__index", "variant": "signature", "kind": 8192, "flags": {}, "parameters": [ { - "id": 13553, + "id": 13539, "name": "K", "variant": "param", "kind": 32768, @@ -778,17 +778,17 @@ { "title": "Properties", "children": [ - 13546, - 13547, - 13548, - 13549, - 13550 + 13532, + 13533, + 13534, + 13535, + 13536 ] } ], "typeParameters": [ { - "id": 13554, + "id": 13540, "name": "Entity", "variant": "typeParam", "kind": 131072, @@ -797,14 +797,14 @@ ] }, { - "id": 13555, + "id": 13541, "name": "QueryConfig", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 13565, + "id": 13551, "name": "TEntity", "variant": "typeParam", "kind": 131072, @@ -814,14 +814,14 @@ "type": { "type": "reflection", "declaration": { - "id": 13556, + "id": 13542, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 13557, + "id": 13543, "name": "defaults", "variant": "declaration", "kind": 1024, @@ -846,7 +846,7 @@ "operator": "keyof", "target": { "type": "reference", - "target": 13565, + "target": 13551, "name": "TEntity", "package": "@medusajs/medusa", "refersToTypeParameter": true @@ -861,7 +861,7 @@ } }, { - "id": 13558, + "id": 13544, "name": "defaultFields", "variant": "declaration", "kind": 1024, @@ -900,7 +900,7 @@ "operator": "keyof", "target": { "type": "reference", - "target": 13565, + "target": 13551, "name": "TEntity", "package": "@medusajs/medusa", "refersToTypeParameter": true @@ -915,7 +915,7 @@ } }, { - "id": 13559, + "id": 13545, "name": "defaultRelations", "variant": "declaration", "kind": 1024, @@ -953,7 +953,7 @@ } }, { - "id": 13560, + "id": 13546, "name": "allowed", "variant": "declaration", "kind": 1024, @@ -977,7 +977,7 @@ } }, { - "id": 13561, + "id": 13547, "name": "allowedFields", "variant": "declaration", "kind": 1024, @@ -1015,7 +1015,7 @@ } }, { - "id": 13562, + "id": 13548, "name": "allowedRelations", "variant": "declaration", "kind": 1024, @@ -1053,7 +1053,7 @@ } }, { - "id": 13563, + "id": 13549, "name": "defaultLimit", "variant": "declaration", "kind": 1024, @@ -1066,7 +1066,7 @@ } }, { - "id": 13564, + "id": 13550, "name": "isList", "variant": "declaration", "kind": 1024, @@ -1083,14 +1083,14 @@ { "title": "Properties", "children": [ - 13557, - 13558, - 13559, - 13560, - 13561, - 13562, - 13563, - 13564 + 13543, + 13544, + 13545, + 13546, + 13547, + 13548, + 13549, + 13550 ] } ] @@ -1098,14 +1098,14 @@ } }, { - "id": 13566, + "id": 13552, "name": "ClassConstructor", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 13570, + "id": 13556, "name": "T", "variant": "typeParam", "kind": 131072, @@ -1115,21 +1115,21 @@ "type": { "type": "reflection", "declaration": { - "id": 13567, + "id": 13553, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "signatures": [ { - "id": 13568, + "id": 13554, "name": "new ClassConstructor", "variant": "signature", "kind": 16384, "flags": {}, "parameters": [ { - "id": 13569, + "id": 13555, "name": "args", "variant": "param", "kind": 32768, @@ -1147,7 +1147,7 @@ ], "type": { "type": "reference", - "target": 13570, + "target": 13556, "name": "T", "package": "@medusajs/medusa", "refersToTypeParameter": true @@ -1158,21 +1158,21 @@ } }, { - "id": 13571, + "id": 13557, "name": "MedusaContainer", "variant": "declaration", "kind": 2097152, "flags": {}, "type": { "type": "reference", - "target": 13723, + "target": 13709, "name": "coreMedusaContainer", "package": "@medusajs/types", "qualifiedName": "MedusaContainer" } }, { - "id": 13572, + "id": 13558, "name": "Logger", "variant": "declaration", "kind": 2097152, @@ -1180,14 +1180,14 @@ "type": { "type": "reflection", "declaration": { - "id": 13573, + "id": 13559, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 13574, + "id": 13560, "name": "panic", "variant": "declaration", "kind": 1024, @@ -1195,21 +1195,21 @@ "type": { "type": "reflection", "declaration": { - "id": 13575, + "id": 13561, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "signatures": [ { - "id": 13576, + "id": 13562, "name": "__type", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 13577, + "id": 13563, "name": "data", "variant": "param", "kind": 32768, @@ -1230,7 +1230,7 @@ } }, { - "id": 13578, + "id": 13564, "name": "shouldLog", "variant": "declaration", "kind": 1024, @@ -1238,21 +1238,21 @@ "type": { "type": "reflection", "declaration": { - "id": 13579, + "id": 13565, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "signatures": [ { - "id": 13580, + "id": 13566, "name": "__type", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 13581, + "id": 13567, "name": "level", "variant": "param", "kind": 32768, @@ -1273,7 +1273,7 @@ } }, { - "id": 13582, + "id": 13568, "name": "setLogLevel", "variant": "declaration", "kind": 1024, @@ -1281,21 +1281,21 @@ "type": { "type": "reflection", "declaration": { - "id": 13583, + "id": 13569, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "signatures": [ { - "id": 13584, + "id": 13570, "name": "__type", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 13585, + "id": 13571, "name": "level", "variant": "param", "kind": 32768, @@ -1316,7 +1316,7 @@ } }, { - "id": 13586, + "id": 13572, "name": "unsetLogLevel", "variant": "declaration", "kind": 1024, @@ -1324,14 +1324,14 @@ "type": { "type": "reflection", "declaration": { - "id": 13587, + "id": 13573, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "signatures": [ { - "id": 13588, + "id": 13574, "name": "__type", "variant": "signature", "kind": 4096, @@ -1346,7 +1346,7 @@ } }, { - "id": 13589, + "id": 13575, "name": "activity", "variant": "declaration", "kind": 1024, @@ -1354,21 +1354,21 @@ "type": { "type": "reflection", "declaration": { - "id": 13590, + "id": 13576, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "signatures": [ { - "id": 13591, + "id": 13577, "name": "__type", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 13592, + "id": 13578, "name": "message", "variant": "param", "kind": 32768, @@ -1379,7 +1379,7 @@ } }, { - "id": 13593, + "id": 13579, "name": "config", "variant": "param", "kind": 32768, @@ -1402,7 +1402,7 @@ } }, { - "id": 13594, + "id": 13580, "name": "progress", "variant": "declaration", "kind": 1024, @@ -1410,21 +1410,21 @@ "type": { "type": "reflection", "declaration": { - "id": 13595, + "id": 13581, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "signatures": [ { - "id": 13596, + "id": 13582, "name": "__type", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 13597, + "id": 13583, "name": "activityId", "variant": "param", "kind": 32768, @@ -1435,7 +1435,7 @@ } }, { - "id": 13598, + "id": 13584, "name": "message", "variant": "param", "kind": 32768, @@ -1456,7 +1456,7 @@ } }, { - "id": 13599, + "id": 13585, "name": "error", "variant": "declaration", "kind": 1024, @@ -1464,21 +1464,21 @@ "type": { "type": "reflection", "declaration": { - "id": 13600, + "id": 13586, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "signatures": [ { - "id": 13601, + "id": 13587, "name": "__type", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 13602, + "id": 13588, "name": "messageOrError", "variant": "param", "kind": 32768, @@ -1489,7 +1489,7 @@ } }, { - "id": 13603, + "id": 13589, "name": "error", "variant": "param", "kind": 32768, @@ -1512,11 +1512,162 @@ } }, { - "id": 13604, + "id": 13590, "name": "failure", "variant": "declaration", "kind": 1024, "flags": {}, + "type": { + "type": "reflection", + "declaration": { + "id": 13591, + "name": "__type", + "variant": "declaration", + "kind": 65536, + "flags": {}, + "signatures": [ + { + "id": 13592, + "name": "__type", + "variant": "signature", + "kind": 4096, + "flags": {}, + "parameters": [ + { + "id": 13593, + "name": "activityId", + "variant": "param", + "kind": 32768, + "flags": {}, + "type": { + "type": "intrinsic", + "name": "any" + } + }, + { + "id": 13594, + "name": "message", + "variant": "param", + "kind": 32768, + "flags": {}, + "type": { + "type": "intrinsic", + "name": "any" + } + } + ], + "type": { + "type": "intrinsic", + "name": "void" + } + } + ] + } + } + }, + { + "id": 13595, + "name": "success", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "reflection", + "declaration": { + "id": 13596, + "name": "__type", + "variant": "declaration", + "kind": 65536, + "flags": {}, + "signatures": [ + { + "id": 13597, + "name": "__type", + "variant": "signature", + "kind": 4096, + "flags": {}, + "parameters": [ + { + "id": 13598, + "name": "activityId", + "variant": "param", + "kind": 32768, + "flags": {}, + "type": { + "type": "intrinsic", + "name": "any" + } + }, + { + "id": 13599, + "name": "message", + "variant": "param", + "kind": 32768, + "flags": {}, + "type": { + "type": "intrinsic", + "name": "any" + } + } + ], + "type": { + "type": "intrinsic", + "name": "void" + } + } + ] + } + } + }, + { + "id": 13600, + "name": "debug", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "reflection", + "declaration": { + "id": 13601, + "name": "__type", + "variant": "declaration", + "kind": 65536, + "flags": {}, + "signatures": [ + { + "id": 13602, + "name": "__type", + "variant": "signature", + "kind": 4096, + "flags": {}, + "parameters": [ + { + "id": 13603, + "name": "message", + "variant": "param", + "kind": 32768, + "flags": {}, + "type": { + "type": "intrinsic", + "name": "any" + } + } + ], + "type": { + "type": "intrinsic", + "name": "void" + } + } + ] + } + } + }, + { + "id": 13604, + "name": "info", + "variant": "declaration", + "kind": 1024, + "flags": {}, "type": { "type": "reflection", "declaration": { @@ -1535,17 +1686,6 @@ "parameters": [ { "id": 13607, - "name": "activityId", - "variant": "param", - "kind": 32768, - "flags": {}, - "type": { - "type": "intrinsic", - "name": "any" - } - }, - { - "id": 13608, "name": "message", "variant": "param", "kind": 32768, @@ -1566,147 +1706,7 @@ } }, { - "id": 13609, - "name": "success", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "reflection", - "declaration": { - "id": 13610, - "name": "__type", - "variant": "declaration", - "kind": 65536, - "flags": {}, - "signatures": [ - { - "id": 13611, - "name": "__type", - "variant": "signature", - "kind": 4096, - "flags": {}, - "parameters": [ - { - "id": 13612, - "name": "activityId", - "variant": "param", - "kind": 32768, - "flags": {}, - "type": { - "type": "intrinsic", - "name": "any" - } - }, - { - "id": 13613, - "name": "message", - "variant": "param", - "kind": 32768, - "flags": {}, - "type": { - "type": "intrinsic", - "name": "any" - } - } - ], - "type": { - "type": "intrinsic", - "name": "void" - } - } - ] - } - } - }, - { - "id": 13614, - "name": "debug", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "reflection", - "declaration": { - "id": 13615, - "name": "__type", - "variant": "declaration", - "kind": 65536, - "flags": {}, - "signatures": [ - { - "id": 13616, - "name": "__type", - "variant": "signature", - "kind": 4096, - "flags": {}, - "parameters": [ - { - "id": 13617, - "name": "message", - "variant": "param", - "kind": 32768, - "flags": {}, - "type": { - "type": "intrinsic", - "name": "any" - } - } - ], - "type": { - "type": "intrinsic", - "name": "void" - } - } - ] - } - } - }, - { - "id": 13618, - "name": "info", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "reflection", - "declaration": { - "id": 13619, - "name": "__type", - "variant": "declaration", - "kind": 65536, - "flags": {}, - "signatures": [ - { - "id": 13620, - "name": "__type", - "variant": "signature", - "kind": 4096, - "flags": {}, - "parameters": [ - { - "id": 13621, - "name": "message", - "variant": "param", - "kind": 32768, - "flags": {}, - "type": { - "type": "intrinsic", - "name": "any" - } - } - ], - "type": { - "type": "intrinsic", - "name": "void" - } - } - ] - } - } - }, - { - "id": 13622, + "id": 13608, "name": "warn", "variant": "declaration", "kind": 1024, @@ -1714,21 +1714,21 @@ "type": { "type": "reflection", "declaration": { - "id": 13623, + "id": 13609, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "signatures": [ { - "id": 13624, + "id": 13610, "name": "__type", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 13625, + "id": 13611, "name": "message", "variant": "param", "kind": 32768, @@ -1749,7 +1749,7 @@ } }, { - "id": 13626, + "id": 13612, "name": "log", "variant": "declaration", "kind": 1024, @@ -1757,21 +1757,21 @@ "type": { "type": "reflection", "declaration": { - "id": 13627, + "id": 13613, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "signatures": [ { - "id": 13628, + "id": 13614, "name": "__type", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 13629, + "id": 13615, "name": "args", "variant": "param", "kind": 32768, @@ -1798,19 +1798,19 @@ { "title": "Properties", "children": [ - 13574, - 13578, - 13582, - 13586, - 13589, - 13594, - 13599, + 13560, + 13564, + 13568, + 13572, + 13575, + 13580, + 13585, + 13590, + 13595, + 13600, 13604, - 13609, - 13614, - 13618, - 13622, - 13626 + 13608, + 13612 ] } ] @@ -1818,14 +1818,14 @@ } }, { - "id": 13630, + "id": 13616, "name": "Constructor", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 13634, + "id": 13620, "name": "T", "variant": "typeParam", "kind": 131072, @@ -1835,21 +1835,21 @@ "type": { "type": "reflection", "declaration": { - "id": 13631, + "id": 13617, "name": "__type", "variant": "declaration", "kind": 512, "flags": {}, "signatures": [ { - "id": 13632, + "id": 13618, "name": "__type", "variant": "signature", "kind": 16384, "flags": {}, "parameters": [ { - "id": 13633, + "id": 13619, "name": "args", "variant": "param", "kind": 32768, @@ -1867,7 +1867,7 @@ ], "type": { "type": "reference", - "target": 13634, + "target": 13620, "name": "T", "package": "@medusajs/medusa", "refersToTypeParameter": true @@ -1878,14 +1878,14 @@ } }, { - "id": 13635, + "id": 13621, "name": "MedusaRequest", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 13660, + "id": 13646, "name": "user", "variant": "declaration", "kind": 1024, @@ -1896,14 +1896,14 @@ "type": { "type": "reflection", "declaration": { - "id": 13661, + "id": 13647, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 13662, + "id": 13648, "name": "customer_id", "variant": "declaration", "kind": 1024, @@ -1916,7 +1916,7 @@ } }, { - "id": 13663, + "id": 13649, "name": "userId", "variant": "declaration", "kind": 1024, @@ -1933,8 +1933,8 @@ { "title": "Properties", "children": [ - 13662, - 13663 + 13648, + 13649 ] } ] @@ -1947,14 +1947,14 @@ } }, { - "id": 13636, + "id": 13622, "name": "validatedBody", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 13664, + "target": 13650, "name": "Body", "package": "@medusajs/medusa", "qualifiedName": "MedusaRequest.Body", @@ -1967,7 +1967,7 @@ } }, { - "id": 13637, + "id": 13623, "name": "validatedQuery", "variant": "declaration", "kind": 1024, @@ -1977,7 +1977,7 @@ "types": [ { "type": "reference", - "target": 13744, + "target": 13730, "name": "RequestQueryFields", "package": "@medusajs/types" }, @@ -2009,7 +2009,7 @@ } }, { - "id": 13638, + "id": 13624, "name": "allowedProperties", "variant": "declaration", "kind": 1024, @@ -2036,7 +2036,7 @@ } }, { - "id": 13639, + "id": 13625, "name": "listConfig", "variant": "declaration", "kind": 1024, @@ -2051,7 +2051,7 @@ }, "type": { "type": "reference", - "target": 13545, + "target": 13531, "typeArguments": [ { "type": "intrinsic", @@ -2068,7 +2068,7 @@ } }, { - "id": 13640, + "id": 13626, "name": "retrieveConfig", "variant": "declaration", "kind": 1024, @@ -2083,7 +2083,7 @@ }, "type": { "type": "reference", - "target": 13545, + "target": 13531, "typeArguments": [ { "type": "intrinsic", @@ -2100,7 +2100,7 @@ } }, { - "id": 13641, + "id": 13627, "name": "remoteQueryConfig", "variant": "declaration", "kind": 1024, @@ -2116,14 +2116,14 @@ "type": { "type": "reflection", "declaration": { - "id": 13642, + "id": 13628, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 13643, + "id": 13629, "name": "fields", "variant": "declaration", "kind": 1024, @@ -2137,7 +2137,7 @@ } }, { - "id": 13644, + "id": 13630, "name": "pagination", "variant": "declaration", "kind": 1024, @@ -2145,14 +2145,14 @@ "type": { "type": "reflection", "declaration": { - "id": 13645, + "id": 13631, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 13646, + "id": 13632, "name": "order", "variant": "declaration", "kind": 1024, @@ -2180,7 +2180,7 @@ } }, { - "id": 13647, + "id": 13633, "name": "skip", "variant": "declaration", "kind": 1024, @@ -2193,7 +2193,7 @@ } }, { - "id": 13648, + "id": 13634, "name": "take", "variant": "declaration", "kind": 1024, @@ -2210,9 +2210,9 @@ { "title": "Properties", "children": [ - 13646, - 13647, - 13648 + 13632, + 13633, + 13634 ] } ] @@ -2224,8 +2224,8 @@ { "title": "Properties", "children": [ - 13643, - 13644 + 13629, + 13630 ] } ] @@ -2238,7 +2238,7 @@ } }, { - "id": 13649, + "id": 13635, "name": "filterableFields", "variant": "declaration", "kind": 1024, @@ -2281,7 +2281,7 @@ } }, { - "id": 13650, + "id": 13636, "name": "includes", "variant": "declaration", "kind": 1024, @@ -2314,7 +2314,7 @@ } }, { - "id": 13651, + "id": 13637, "name": "allowedFields", "variant": "declaration", "kind": 1024, @@ -2362,7 +2362,7 @@ } }, { - "id": 13652, + "id": 13638, "name": "allowed", "variant": "declaration", "kind": 1024, @@ -2391,7 +2391,7 @@ } }, { - "id": 13653, + "id": 13639, "name": "errors", "variant": "declaration", "kind": 1024, @@ -2410,14 +2410,14 @@ } }, { - "id": 13654, + "id": 13640, "name": "scope", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 13723, + "target": 13709, "name": "MedusaContainer", "package": "@medusajs/types" }, @@ -2428,7 +2428,7 @@ } }, { - "id": 13655, + "id": 13641, "name": "session", "variant": "declaration", "kind": 1024, @@ -2441,7 +2441,7 @@ } }, { - "id": 13656, + "id": 13642, "name": "rawBody", "variant": "declaration", "kind": 1024, @@ -2454,7 +2454,7 @@ } }, { - "id": 13657, + "id": 13643, "name": "requestId", "variant": "declaration", "kind": 1024, @@ -2472,7 +2472,7 @@ } }, { - "id": 13658, + "id": 13644, "name": "pricingContext", "variant": "declaration", "kind": 1024, @@ -2489,13 +2489,13 @@ }, "type": { "type": "reference", - "target": 13750, + "target": 13736, "name": "MedusaPricingContext", "package": "@medusajs/types" } }, { - "id": 13659, + "id": 13645, "name": "context", "variant": "declaration", "kind": 1024, @@ -2535,30 +2535,30 @@ { "title": "Properties", "children": [ - 13660, + 13646, + 13622, + 13623, + 13624, + 13625, + 13626, + 13627, + 13635, 13636, 13637, 13638, 13639, 13640, 13641, - 13649, - 13650, - 13651, - 13652, - 13653, - 13654, - 13655, - 13656, - 13657, - 13658, - 13659 + 13642, + 13643, + 13644, + 13645 ] } ], "typeParameters": [ { - "id": 13664, + "id": 13650, "name": "Body", "variant": "typeParam", "kind": 131072, @@ -2593,7 +2593,7 @@ }, { "type": "reference", - "target": 13664, + "target": 13650, "name": "Body", "package": "@medusajs/medusa", "qualifiedName": "MedusaRequest.Body", @@ -2608,20 +2608,20 @@ "extendedBy": [ { "type": "reference", - "target": 13670, + "target": 13656, "name": "AuthenticatedMedusaRequest" } ] }, { - "id": 13665, + "id": 13651, "name": "AuthContext", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 13666, + "id": 13652, "name": "actor_id", "variant": "declaration", "kind": 1024, @@ -2632,7 +2632,7 @@ } }, { - "id": 13667, + "id": 13653, "name": "actor_type", "variant": "declaration", "kind": 1024, @@ -2643,7 +2643,7 @@ } }, { - "id": 13668, + "id": 13654, "name": "auth_identity_id", "variant": "declaration", "kind": 1024, @@ -2654,7 +2654,7 @@ } }, { - "id": 13669, + "id": 13655, "name": "app_metadata", "variant": "declaration", "kind": 1024, @@ -2684,23 +2684,23 @@ { "title": "Properties", "children": [ - 13666, - 13667, - 13668, - 13669 + 13652, + 13653, + 13654, + 13655 ] } ] }, { - "id": 13670, + "id": 13656, "name": "AuthenticatedMedusaRequest", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 13696, + "id": 13682, "name": "user", "variant": "declaration", "kind": 1024, @@ -2711,14 +2711,14 @@ "type": { "type": "reflection", "declaration": { - "id": 13697, + "id": 13683, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 13698, + "id": 13684, "name": "customer_id", "variant": "declaration", "kind": 1024, @@ -2731,7 +2731,7 @@ } }, { - "id": 13699, + "id": 13685, "name": "userId", "variant": "declaration", "kind": 1024, @@ -2748,8 +2748,8 @@ { "title": "Properties", "children": [ - 13698, - 13699 + 13684, + 13685 ] } ] @@ -2757,12 +2757,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 13660, + "target": 13646, "name": "MedusaRequest.user" } }, { - "id": 13672, + "id": 13658, "name": "validatedBody", "variant": "declaration", "kind": 1024, @@ -2771,7 +2771,7 @@ }, "type": { "type": "reference", - "target": 13700, + "target": 13686, "name": "Body", "package": "@medusajs/medusa", "qualifiedName": "AuthenticatedMedusaRequest.Body", @@ -2779,12 +2779,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 13636, + "target": 13622, "name": "MedusaRequest.validatedBody" } }, { - "id": 13673, + "id": 13659, "name": "validatedQuery", "variant": "declaration", "kind": 1024, @@ -2796,7 +2796,7 @@ "types": [ { "type": "reference", - "target": 13744, + "target": 13730, "name": "RequestQueryFields", "package": "@medusajs/types" }, @@ -2823,12 +2823,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 13637, + "target": 13623, "name": "MedusaRequest.validatedQuery" } }, { - "id": 13674, + "id": 13660, "name": "allowedProperties", "variant": "declaration", "kind": 1024, @@ -2852,12 +2852,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 13638, + "target": 13624, "name": "MedusaRequest.allowedProperties" } }, { - "id": 13675, + "id": 13661, "name": "listConfig", "variant": "declaration", "kind": 1024, @@ -2874,7 +2874,7 @@ }, "type": { "type": "reference", - "target": 13545, + "target": 13531, "typeArguments": [ { "type": "intrinsic", @@ -2886,12 +2886,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 13639, + "target": 13625, "name": "MedusaRequest.listConfig" } }, { - "id": 13676, + "id": 13662, "name": "retrieveConfig", "variant": "declaration", "kind": 1024, @@ -2908,7 +2908,7 @@ }, "type": { "type": "reference", - "target": 13545, + "target": 13531, "typeArguments": [ { "type": "intrinsic", @@ -2920,12 +2920,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 13640, + "target": 13626, "name": "MedusaRequest.retrieveConfig" } }, { - "id": 13677, + "id": 13663, "name": "remoteQueryConfig", "variant": "declaration", "kind": 1024, @@ -2943,14 +2943,14 @@ "type": { "type": "reflection", "declaration": { - "id": 13678, + "id": 13664, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 13679, + "id": 13665, "name": "fields", "variant": "declaration", "kind": 1024, @@ -2964,7 +2964,7 @@ } }, { - "id": 13680, + "id": 13666, "name": "pagination", "variant": "declaration", "kind": 1024, @@ -2972,14 +2972,14 @@ "type": { "type": "reflection", "declaration": { - "id": 13681, + "id": 13667, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 13682, + "id": 13668, "name": "order", "variant": "declaration", "kind": 1024, @@ -3007,7 +3007,7 @@ } }, { - "id": 13683, + "id": 13669, "name": "skip", "variant": "declaration", "kind": 1024, @@ -3020,7 +3020,7 @@ } }, { - "id": 13684, + "id": 13670, "name": "take", "variant": "declaration", "kind": 1024, @@ -3037,9 +3037,9 @@ { "title": "Properties", "children": [ - 13682, - 13683, - 13684 + 13668, + 13669, + 13670 ] } ] @@ -3051,8 +3051,8 @@ { "title": "Properties", "children": [ - 13679, - 13680 + 13665, + 13666 ] } ] @@ -3060,12 +3060,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 13641, + "target": 13627, "name": "MedusaRequest.remoteQueryConfig" } }, { - "id": 13685, + "id": 13671, "name": "filterableFields", "variant": "declaration", "kind": 1024, @@ -3105,12 +3105,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 13649, + "target": 13635, "name": "MedusaRequest.filterableFields" } }, { - "id": 13686, + "id": 13672, "name": "includes", "variant": "declaration", "kind": 1024, @@ -3139,12 +3139,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 13650, + "target": 13636, "name": "MedusaRequest.includes" } }, { - "id": 13687, + "id": 13673, "name": "allowedFields", "variant": "declaration", "kind": 1024, @@ -3188,12 +3188,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 13651, + "target": 13637, "name": "MedusaRequest.allowedFields" } }, { - "id": 13688, + "id": 13674, "name": "allowed", "variant": "declaration", "kind": 1024, @@ -3218,12 +3218,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 13652, + "target": 13638, "name": "MedusaRequest.allowed" } }, { - "id": 13689, + "id": 13675, "name": "errors", "variant": "declaration", "kind": 1024, @@ -3239,12 +3239,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 13653, + "target": 13639, "name": "MedusaRequest.errors" } }, { - "id": 13690, + "id": 13676, "name": "scope", "variant": "declaration", "kind": 1024, @@ -3253,18 +3253,18 @@ }, "type": { "type": "reference", - "target": 13723, + "target": 13709, "name": "MedusaContainer", "package": "@medusajs/types" }, "inheritedFrom": { "type": "reference", - "target": 13654, + "target": 13640, "name": "MedusaRequest.scope" } }, { - "id": 13691, + "id": 13677, "name": "session", "variant": "declaration", "kind": 1024, @@ -3278,12 +3278,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 13655, + "target": 13641, "name": "MedusaRequest.session" } }, { - "id": 13692, + "id": 13678, "name": "rawBody", "variant": "declaration", "kind": 1024, @@ -3297,12 +3297,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 13656, + "target": 13642, "name": "MedusaRequest.rawBody" } }, { - "id": 13693, + "id": 13679, "name": "requestId", "variant": "declaration", "kind": 1024, @@ -3316,12 +3316,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 13657, + "target": 13643, "name": "MedusaRequest.requestId" } }, { - "id": 13694, + "id": 13680, "name": "pricingContext", "variant": "declaration", "kind": 1024, @@ -3339,18 +3339,18 @@ }, "type": { "type": "reference", - "target": 13750, + "target": 13736, "name": "MedusaPricingContext", "package": "@medusajs/types" }, "inheritedFrom": { "type": "reference", - "target": 13658, + "target": 13644, "name": "MedusaRequest.pricingContext" } }, { - "id": 13695, + "id": 13681, "name": "context", "variant": "declaration", "kind": 1024, @@ -3387,19 +3387,19 @@ }, "inheritedFrom": { "type": "reference", - "target": 13659, + "target": 13645, "name": "MedusaRequest.context" } }, { - "id": 13671, + "id": 13657, "name": "auth_context", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 13665, + "target": 13651, "name": "AuthContext", "package": "@medusajs/medusa" } @@ -3409,31 +3409,31 @@ { "title": "Properties", "children": [ - 13696, + 13682, + 13658, + 13659, + 13660, + 13661, + 13662, + 13663, + 13671, 13672, 13673, 13674, 13675, 13676, 13677, - 13685, - 13686, - 13687, - 13688, - 13689, - 13690, - 13691, - 13692, - 13693, - 13694, - 13695, - 13671 + 13678, + 13679, + 13680, + 13681, + 13657 ] } ], "typeParameters": [ { - "id": 13700, + "id": 13686, "name": "Body", "variant": "typeParam", "kind": 131072, @@ -3447,11 +3447,11 @@ "extendedTypes": [ { "type": "reference", - "target": 13635, + "target": 13621, "typeArguments": [ { "type": "reference", - "target": 13700, + "target": 13686, "name": "Body", "package": "@medusajs/medusa", "qualifiedName": "AuthenticatedMedusaRequest.Body", @@ -3464,14 +3464,14 @@ ] }, { - "id": 13701, + "id": 13687, "name": "MedusaResponse", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 13702, + "id": 13688, "name": "Body", "variant": "typeParam", "kind": 131072, @@ -3491,7 +3491,7 @@ "typeArguments": [ { "type": "reference", - "target": 13702, + "target": 13688, "name": "Body", "package": "@medusajs/medusa", "refersToTypeParameter": true @@ -3503,7 +3503,7 @@ } }, { - "id": 13703, + "id": 13689, "name": "MedusaNextFunction", "variant": "declaration", "kind": 2097152, @@ -3520,14 +3520,14 @@ } }, { - "id": 13704, + "id": 13690, "name": "MedusaRequestHandler", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 13710, + "id": 13696, "name": "Body", "variant": "typeParam", "kind": 131072, @@ -3538,7 +3538,7 @@ } }, { - "id": 13711, + "id": 13697, "name": "Res", "variant": "typeParam", "kind": 131072, @@ -3552,32 +3552,32 @@ "type": { "type": "reflection", "declaration": { - "id": 13705, + "id": 13691, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "signatures": [ { - "id": 13706, + "id": 13692, "name": "__type", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 13707, + "id": 13693, "name": "req", "variant": "param", "kind": 32768, "flags": {}, "type": { "type": "reference", - "target": 13635, + "target": 13621, "typeArguments": [ { "type": "reference", - "target": 13710, + "target": 13696, "name": "Body", "package": "@medusajs/medusa", "refersToTypeParameter": true @@ -3588,18 +3588,18 @@ } }, { - "id": 13708, + "id": 13694, "name": "res", "variant": "param", "kind": 32768, "flags": {}, "type": { "type": "reference", - "target": 13701, + "target": 13687, "typeArguments": [ { "type": "reference", - "target": 13711, + "target": 13697, "name": "Res", "package": "@medusajs/medusa", "refersToTypeParameter": true @@ -3610,14 +3610,14 @@ } }, { - "id": 13709, + "id": 13695, "name": "next", "variant": "param", "kind": 32768, "flags": {}, "type": { "type": "reference", - "target": 13703, + "target": 13689, "name": "MedusaNextFunction", "package": "@medusajs/medusa" } @@ -3653,14 +3653,14 @@ } }, { - "id": 13756, + "id": 13742, "name": "SubscriberContext", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 13757, + "id": 13743, "name": "subscriberId", "variant": "declaration", "kind": 1024, @@ -3677,7 +3677,7 @@ { "title": "Properties", "children": [ - 13757 + 13743 ] } ], @@ -3704,7 +3704,7 @@ ] }, { - "id": 13712, + "id": 13698, "name": "SubscriberConfig", "variant": "declaration", "kind": 2097152, @@ -3712,14 +3712,14 @@ "type": { "type": "reflection", "declaration": { - "id": 13713, + "id": 13699, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 13714, + "id": 13700, "name": "event", "variant": "declaration", "kind": 1024, @@ -3742,7 +3742,7 @@ } }, { - "id": 13715, + "id": 13701, "name": "context", "variant": "declaration", "kind": 1024, @@ -3751,7 +3751,7 @@ }, "type": { "type": "reference", - "target": 13756, + "target": 13742, "name": "SubscriberContext", "package": "@medusajs/medusa" } @@ -3761,8 +3761,8 @@ { "title": "Properties", "children": [ - 13714, - 13715 + 13700, + 13701 ] } ] @@ -3770,14 +3770,14 @@ } }, { - "id": 13716, + "id": 13702, "name": "SubscriberArgs", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 13722, + "id": 13708, "name": "T", "variant": "typeParam", "kind": 131072, @@ -3791,25 +3791,25 @@ "type": { "type": "reflection", "declaration": { - "id": 13717, + "id": 13703, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 13718, + "id": 13704, "name": "data", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 13758, + "target": 13744, "typeArguments": [ { "type": "reference", - "target": 13722, + "target": 13708, "name": "T", "package": "@medusajs/medusa", "refersToTypeParameter": true @@ -3820,7 +3820,7 @@ } }, { - "id": 13719, + "id": 13705, "name": "eventName", "variant": "declaration", "kind": 1024, @@ -3831,20 +3831,20 @@ } }, { - "id": 13720, + "id": 13706, "name": "container", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 13723, + "target": 13709, "name": "MedusaContainer", "package": "@medusajs/types" } }, { - "id": 13721, + "id": 13707, "name": "pluginOptions", "variant": "declaration", "kind": 1024, @@ -3874,10 +3874,10 @@ { "title": "Properties", "children": [ - 13718, - 13719, - 13720, - 13721 + 13704, + 13705, + 13706, + 13707 ] } ] @@ -3889,159 +3889,215 @@ { "title": "Interfaces", "children": [ - 13744, - 13545, - 13635, - 13665, - 13670, - 13756 + 13730, + 13531, + 13621, + 13651, + 13656, + 13742 ] }, { "title": "Type Aliases", "children": [ - 13723, - 13764, - 13758, + 13709, 13750, - 13555, - 13566, - 13571, - 13572, - 13630, - 13701, - 13703, - 13704, - 13712, - 13716 + 13744, + 13736, + 13541, + 13552, + 13557, + 13558, + 13616, + 13687, + 13689, + 13690, + 13698, + 13702 ] } ], "packageName": "@medusajs/medusa", "symbolIdMap": { - "13544": { + "13530": { "sourceFileName": "../../../../packages/medusa/src/index.js", "qualifiedName": "" }, - "13545": { + "13531": { "sourceFileName": "../../../../packages/medusa/src/types/common.ts", "qualifiedName": "FindConfig" }, - "13546": { + "13532": { "sourceFileName": "../../../../packages/medusa/src/types/common.ts", "qualifiedName": "FindConfig.select" }, - "13547": { + "13533": { "sourceFileName": "../../../../packages/medusa/src/types/common.ts", "qualifiedName": "FindConfig.skip" }, - "13548": { + "13534": { "sourceFileName": "../../../../packages/medusa/src/types/common.ts", "qualifiedName": "FindConfig.take" }, - "13549": { + "13535": { "sourceFileName": "../../../../packages/medusa/src/types/common.ts", "qualifiedName": "FindConfig.relations" }, - "13550": { + "13536": { "sourceFileName": "../../../../packages/medusa/src/types/common.ts", "qualifiedName": "FindConfig.order" }, - "13551": { + "13537": { "sourceFileName": "../../../../packages/medusa/src/types/common.ts", "qualifiedName": "__type" }, - "13552": { + "13538": { "sourceFileName": "../../../../packages/medusa/src/types/common.ts", "qualifiedName": "__type.__index" }, - "13554": { + "13540": { "sourceFileName": "../../../../packages/medusa/src/types/common.ts", "qualifiedName": "FindConfig.Entity" }, - "13555": { + "13541": { "sourceFileName": "../../../../packages/medusa/src/types/common.ts", "qualifiedName": "QueryConfig" }, - "13556": { + "13542": { "sourceFileName": "../../../../packages/medusa/src/types/common.ts", "qualifiedName": "__type" }, - "13557": { + "13543": { "sourceFileName": "../../../../packages/medusa/src/types/common.ts", "qualifiedName": "__type.defaults" }, - "13558": { + "13544": { "sourceFileName": "../../../../packages/medusa/src/types/common.ts", "qualifiedName": "__type.defaultFields" }, - "13559": { + "13545": { "sourceFileName": "../../../../packages/medusa/src/types/common.ts", "qualifiedName": "__type.defaultRelations" }, - "13560": { + "13546": { "sourceFileName": "../../../../packages/medusa/src/types/common.ts", "qualifiedName": "__type.allowed" }, - "13561": { + "13547": { "sourceFileName": "../../../../packages/medusa/src/types/common.ts", "qualifiedName": "__type.allowedFields" }, - "13562": { + "13548": { "sourceFileName": "../../../../packages/medusa/src/types/common.ts", "qualifiedName": "__type.allowedRelations" }, - "13563": { + "13549": { "sourceFileName": "../../../../packages/medusa/src/types/common.ts", "qualifiedName": "__type.defaultLimit" }, - "13564": { + "13550": { "sourceFileName": "../../../../packages/medusa/src/types/common.ts", "qualifiedName": "__type.isList" }, - "13565": { + "13551": { "sourceFileName": "../../../../packages/medusa/src/types/common.ts", "qualifiedName": "TEntity" }, - "13566": { + "13552": { "sourceFileName": "../../../../packages/medusa/src/types/global.ts", "qualifiedName": "ClassConstructor" }, - "13567": { + "13553": { "sourceFileName": "../../../../packages/medusa/src/types/global.ts", "qualifiedName": "__type" }, - "13568": { + "13554": { "sourceFileName": "../../../../packages/medusa/src/types/global.ts", "qualifiedName": "__type" }, - "13569": { + "13555": { "sourceFileName": "../../../../packages/medusa/src/types/global.ts", "qualifiedName": "args" }, - "13570": { + "13556": { "sourceFileName": "../../../../packages/medusa/src/types/global.ts", "qualifiedName": "T" }, - "13571": { + "13557": { "sourceFileName": "../../../../packages/medusa/src/types/global.ts", "qualifiedName": "MedusaContainer" }, - "13572": { + "13558": { "sourceFileName": "../../../../packages/medusa/src/types/global.ts", "qualifiedName": "Logger" }, + "13559": { + "sourceFileName": "../../../../packages/medusa/src/types/global.ts", + "qualifiedName": "__type" + }, + "13560": { + "sourceFileName": "../../../../packages/medusa/src/types/global.ts", + "qualifiedName": "__type.panic" + }, + "13561": { + "sourceFileName": "../../../../packages/medusa/src/types/global.ts", + "qualifiedName": "__type" + }, + "13562": { + "sourceFileName": "../../../../packages/medusa/src/types/global.ts", + "qualifiedName": "__type" + }, + "13563": { + "sourceFileName": "../../../../packages/medusa/src/types/global.ts", + "qualifiedName": "data" + }, + "13564": { + "sourceFileName": "../../../../packages/medusa/src/types/global.ts", + "qualifiedName": "__type.shouldLog" + }, + "13565": { + "sourceFileName": "../../../../packages/medusa/src/types/global.ts", + "qualifiedName": "__type" + }, + "13566": { + "sourceFileName": "../../../../packages/medusa/src/types/global.ts", + "qualifiedName": "__type" + }, + "13567": { + "sourceFileName": "../../../../packages/medusa/src/types/global.ts", + "qualifiedName": "level" + }, + "13568": { + "sourceFileName": "../../../../packages/medusa/src/types/global.ts", + "qualifiedName": "__type.setLogLevel" + }, + "13569": { + "sourceFileName": "../../../../packages/medusa/src/types/global.ts", + "qualifiedName": "__type" + }, + "13570": { + "sourceFileName": "../../../../packages/medusa/src/types/global.ts", + "qualifiedName": "__type" + }, + "13571": { + "sourceFileName": "../../../../packages/medusa/src/types/global.ts", + "qualifiedName": "level" + }, + "13572": { + "sourceFileName": "../../../../packages/medusa/src/types/global.ts", + "qualifiedName": "__type.unsetLogLevel" + }, "13573": { "sourceFileName": "../../../../packages/medusa/src/types/global.ts", "qualifiedName": "__type" }, "13574": { "sourceFileName": "../../../../packages/medusa/src/types/global.ts", - "qualifiedName": "__type.panic" + "qualifiedName": "__type" }, "13575": { "sourceFileName": "../../../../packages/medusa/src/types/global.ts", - "qualifiedName": "__type" + "qualifiedName": "__type.activity" }, "13576": { "sourceFileName": "../../../../packages/medusa/src/types/global.ts", @@ -4049,43 +4105,43 @@ }, "13577": { "sourceFileName": "../../../../packages/medusa/src/types/global.ts", - "qualifiedName": "data" + "qualifiedName": "__type" }, "13578": { "sourceFileName": "../../../../packages/medusa/src/types/global.ts", - "qualifiedName": "__type.shouldLog" + "qualifiedName": "message" }, "13579": { "sourceFileName": "../../../../packages/medusa/src/types/global.ts", - "qualifiedName": "__type" + "qualifiedName": "config" }, "13580": { "sourceFileName": "../../../../packages/medusa/src/types/global.ts", - "qualifiedName": "__type" + "qualifiedName": "__type.progress" }, "13581": { "sourceFileName": "../../../../packages/medusa/src/types/global.ts", - "qualifiedName": "level" + "qualifiedName": "__type" }, "13582": { "sourceFileName": "../../../../packages/medusa/src/types/global.ts", - "qualifiedName": "__type.setLogLevel" + "qualifiedName": "__type" }, "13583": { "sourceFileName": "../../../../packages/medusa/src/types/global.ts", - "qualifiedName": "__type" + "qualifiedName": "activityId" }, "13584": { "sourceFileName": "../../../../packages/medusa/src/types/global.ts", - "qualifiedName": "__type" + "qualifiedName": "message" }, "13585": { "sourceFileName": "../../../../packages/medusa/src/types/global.ts", - "qualifiedName": "level" + "qualifiedName": "__type.error" }, "13586": { "sourceFileName": "../../../../packages/medusa/src/types/global.ts", - "qualifiedName": "__type.unsetLogLevel" + "qualifiedName": "__type" }, "13587": { "sourceFileName": "../../../../packages/medusa/src/types/global.ts", @@ -4093,15 +4149,15 @@ }, "13588": { "sourceFileName": "../../../../packages/medusa/src/types/global.ts", - "qualifiedName": "__type" + "qualifiedName": "messageOrError" }, "13589": { "sourceFileName": "../../../../packages/medusa/src/types/global.ts", - "qualifiedName": "__type.activity" + "qualifiedName": "error" }, "13590": { "sourceFileName": "../../../../packages/medusa/src/types/global.ts", - "qualifiedName": "__type" + "qualifiedName": "__type.failure" }, "13591": { "sourceFileName": "../../../../packages/medusa/src/types/global.ts", @@ -4109,19 +4165,19 @@ }, "13592": { "sourceFileName": "../../../../packages/medusa/src/types/global.ts", - "qualifiedName": "message" + "qualifiedName": "__type" }, "13593": { "sourceFileName": "../../../../packages/medusa/src/types/global.ts", - "qualifiedName": "config" + "qualifiedName": "activityId" }, "13594": { "sourceFileName": "../../../../packages/medusa/src/types/global.ts", - "qualifiedName": "__type.progress" + "qualifiedName": "message" }, "13595": { "sourceFileName": "../../../../packages/medusa/src/types/global.ts", - "qualifiedName": "__type" + "qualifiedName": "__type.success" }, "13596": { "sourceFileName": "../../../../packages/medusa/src/types/global.ts", @@ -4129,19 +4185,19 @@ }, "13597": { "sourceFileName": "../../../../packages/medusa/src/types/global.ts", - "qualifiedName": "activityId" + "qualifiedName": "__type" }, "13598": { "sourceFileName": "../../../../packages/medusa/src/types/global.ts", - "qualifiedName": "message" + "qualifiedName": "activityId" }, "13599": { "sourceFileName": "../../../../packages/medusa/src/types/global.ts", - "qualifiedName": "__type.error" + "qualifiedName": "message" }, "13600": { "sourceFileName": "../../../../packages/medusa/src/types/global.ts", - "qualifiedName": "__type" + "qualifiedName": "__type.debug" }, "13601": { "sourceFileName": "../../../../packages/medusa/src/types/global.ts", @@ -4149,15 +4205,15 @@ }, "13602": { "sourceFileName": "../../../../packages/medusa/src/types/global.ts", - "qualifiedName": "messageOrError" + "qualifiedName": "__type" }, "13603": { "sourceFileName": "../../../../packages/medusa/src/types/global.ts", - "qualifiedName": "error" + "qualifiedName": "message" }, "13604": { "sourceFileName": "../../../../packages/medusa/src/types/global.ts", - "qualifiedName": "__type.failure" + "qualifiedName": "__type.info" }, "13605": { "sourceFileName": "../../../../packages/medusa/src/types/global.ts", @@ -4169,15 +4225,15 @@ }, "13607": { "sourceFileName": "../../../../packages/medusa/src/types/global.ts", - "qualifiedName": "activityId" + "qualifiedName": "message" }, "13608": { "sourceFileName": "../../../../packages/medusa/src/types/global.ts", - "qualifiedName": "message" + "qualifiedName": "__type.warn" }, "13609": { "sourceFileName": "../../../../packages/medusa/src/types/global.ts", - "qualifiedName": "__type.success" + "qualifiedName": "__type" }, "13610": { "sourceFileName": "../../../../packages/medusa/src/types/global.ts", @@ -4185,589 +4241,533 @@ }, "13611": { "sourceFileName": "../../../../packages/medusa/src/types/global.ts", - "qualifiedName": "__type" + "qualifiedName": "message" }, "13612": { "sourceFileName": "../../../../packages/medusa/src/types/global.ts", - "qualifiedName": "activityId" + "qualifiedName": "__type.log" }, "13613": { "sourceFileName": "../../../../packages/medusa/src/types/global.ts", - "qualifiedName": "message" + "qualifiedName": "__type" }, "13614": { "sourceFileName": "../../../../packages/medusa/src/types/global.ts", - "qualifiedName": "__type.debug" + "qualifiedName": "__type" }, "13615": { "sourceFileName": "../../../../packages/medusa/src/types/global.ts", - "qualifiedName": "__type" + "qualifiedName": "args" }, "13616": { "sourceFileName": "../../../../packages/medusa/src/types/global.ts", - "qualifiedName": "__type" + "qualifiedName": "Constructor" }, "13617": { "sourceFileName": "../../../../packages/medusa/src/types/global.ts", - "qualifiedName": "message" + "qualifiedName": "__type" }, "13618": { "sourceFileName": "../../../../packages/medusa/src/types/global.ts", - "qualifiedName": "__type.info" + "qualifiedName": "__type" }, "13619": { "sourceFileName": "../../../../packages/medusa/src/types/global.ts", - "qualifiedName": "__type" + "qualifiedName": "args" }, "13620": { - "sourceFileName": "../../../../packages/medusa/src/types/global.ts", - "qualifiedName": "__type" - }, - "13621": { - "sourceFileName": "../../../../packages/medusa/src/types/global.ts", - "qualifiedName": "message" - }, - "13622": { - "sourceFileName": "../../../../packages/medusa/src/types/global.ts", - "qualifiedName": "__type.warn" - }, - "13623": { - "sourceFileName": "../../../../packages/medusa/src/types/global.ts", - "qualifiedName": "__type" - }, - "13624": { - "sourceFileName": "../../../../packages/medusa/src/types/global.ts", - "qualifiedName": "__type" - }, - "13625": { - "sourceFileName": "../../../../packages/medusa/src/types/global.ts", - "qualifiedName": "message" - }, - "13626": { - "sourceFileName": "../../../../packages/medusa/src/types/global.ts", - "qualifiedName": "__type.log" - }, - "13627": { - "sourceFileName": "../../../../packages/medusa/src/types/global.ts", - "qualifiedName": "__type" - }, - "13628": { - "sourceFileName": "../../../../packages/medusa/src/types/global.ts", - "qualifiedName": "__type" - }, - "13629": { - "sourceFileName": "../../../../packages/medusa/src/types/global.ts", - "qualifiedName": "args" - }, - "13630": { - "sourceFileName": "../../../../packages/medusa/src/types/global.ts", - "qualifiedName": "Constructor" - }, - "13631": { - "sourceFileName": "../../../../packages/medusa/src/types/global.ts", - "qualifiedName": "__type" - }, - "13632": { - "sourceFileName": "../../../../packages/medusa/src/types/global.ts", - "qualifiedName": "__type" - }, - "13633": { - "sourceFileName": "../../../../packages/medusa/src/types/global.ts", - "qualifiedName": "args" - }, - "13634": { "sourceFileName": "../../../../packages/medusa/src/types/global.ts", "qualifiedName": "T" }, - "13635": { + "13621": { "sourceFileName": "../../../../packages/medusa/src/types/routing.ts", "qualifiedName": "MedusaRequest" }, - "13636": { + "13622": { "sourceFileName": "../../../../packages/medusa/src/types/routing.ts", "qualifiedName": "MedusaRequest.validatedBody" }, + "13623": { + "sourceFileName": "../../../../packages/medusa/src/types/routing.ts", + "qualifiedName": "MedusaRequest.validatedQuery" + }, + "13624": { + "sourceFileName": "../../../../packages/medusa/src/types/routing.ts", + "qualifiedName": "MedusaRequest.allowedProperties" + }, + "13625": { + "sourceFileName": "../../../../packages/medusa/src/types/routing.ts", + "qualifiedName": "MedusaRequest.listConfig" + }, + "13626": { + "sourceFileName": "../../../../packages/medusa/src/types/routing.ts", + "qualifiedName": "MedusaRequest.retrieveConfig" + }, + "13627": { + "sourceFileName": "../../../../packages/medusa/src/types/routing.ts", + "qualifiedName": "MedusaRequest.remoteQueryConfig" + }, + "13628": { + "sourceFileName": "../../../../packages/medusa/src/types/routing.ts", + "qualifiedName": "__type" + }, + "13629": { + "sourceFileName": "../../../../packages/medusa/src/types/routing.ts", + "qualifiedName": "__type.fields" + }, + "13630": { + "sourceFileName": "../../../../packages/medusa/src/types/routing.ts", + "qualifiedName": "__type.pagination" + }, + "13631": { + "sourceFileName": "../../../../packages/medusa/src/types/routing.ts", + "qualifiedName": "__type" + }, + "13632": { + "sourceFileName": "../../../../packages/medusa/src/types/routing.ts", + "qualifiedName": "__type.order" + }, + "13633": { + "sourceFileName": "../../../../packages/medusa/src/types/routing.ts", + "qualifiedName": "__type.skip" + }, + "13634": { + "sourceFileName": "../../../../packages/medusa/src/types/routing.ts", + "qualifiedName": "__type.take" + }, + "13635": { + "sourceFileName": "../../../../packages/medusa/src/types/routing.ts", + "qualifiedName": "MedusaRequest.filterableFields" + }, + "13636": { + "sourceFileName": "../../../../packages/medusa/src/types/routing.ts", + "qualifiedName": "MedusaRequest.includes" + }, "13637": { "sourceFileName": "../../../../packages/medusa/src/types/routing.ts", - "qualifiedName": "MedusaRequest.validatedQuery" + "qualifiedName": "MedusaRequest.allowedFields" }, "13638": { "sourceFileName": "../../../../packages/medusa/src/types/routing.ts", - "qualifiedName": "MedusaRequest.allowedProperties" + "qualifiedName": "MedusaRequest.allowed" }, "13639": { "sourceFileName": "../../../../packages/medusa/src/types/routing.ts", - "qualifiedName": "MedusaRequest.listConfig" + "qualifiedName": "MedusaRequest.errors" }, "13640": { "sourceFileName": "../../../../packages/medusa/src/types/routing.ts", - "qualifiedName": "MedusaRequest.retrieveConfig" + "qualifiedName": "MedusaRequest.scope" }, "13641": { "sourceFileName": "../../../../packages/medusa/src/types/routing.ts", - "qualifiedName": "MedusaRequest.remoteQueryConfig" + "qualifiedName": "MedusaRequest.session" }, "13642": { "sourceFileName": "../../../../packages/medusa/src/types/routing.ts", - "qualifiedName": "__type" + "qualifiedName": "MedusaRequest.rawBody" }, "13643": { "sourceFileName": "../../../../packages/medusa/src/types/routing.ts", - "qualifiedName": "__type.fields" + "qualifiedName": "MedusaRequest.requestId" }, "13644": { "sourceFileName": "../../../../packages/medusa/src/types/routing.ts", - "qualifiedName": "__type.pagination" + "qualifiedName": "MedusaRequest.pricingContext" }, "13645": { "sourceFileName": "../../../../packages/medusa/src/types/routing.ts", - "qualifiedName": "__type" + "qualifiedName": "MedusaRequest.context" }, "13646": { - "sourceFileName": "../../../../packages/medusa/src/types/routing.ts", - "qualifiedName": "__type.order" + "sourceFileName": "../../../../packages/medusa/src/types/global.ts", + "qualifiedName": "__global.Express.Request.user" }, "13647": { - "sourceFileName": "../../../../packages/medusa/src/types/routing.ts", - "qualifiedName": "__type.skip" + "sourceFileName": "../../../../packages/medusa/src/types/global.ts", + "qualifiedName": "__type" }, "13648": { - "sourceFileName": "../../../../packages/medusa/src/types/routing.ts", - "qualifiedName": "__type.take" + "sourceFileName": "../../../../packages/medusa/src/types/global.ts", + "qualifiedName": "__type.customer_id" }, "13649": { - "sourceFileName": "../../../../packages/medusa/src/types/routing.ts", - "qualifiedName": "MedusaRequest.filterableFields" + "sourceFileName": "../../../../packages/medusa/src/types/global.ts", + "qualifiedName": "__type.userId" }, "13650": { "sourceFileName": "../../../../packages/medusa/src/types/routing.ts", - "qualifiedName": "MedusaRequest.includes" + "qualifiedName": "MedusaRequest.Body" }, "13651": { "sourceFileName": "../../../../packages/medusa/src/types/routing.ts", - "qualifiedName": "MedusaRequest.allowedFields" + "qualifiedName": "AuthContext" }, "13652": { "sourceFileName": "../../../../packages/medusa/src/types/routing.ts", - "qualifiedName": "MedusaRequest.allowed" + "qualifiedName": "AuthContext.actor_id" }, "13653": { "sourceFileName": "../../../../packages/medusa/src/types/routing.ts", - "qualifiedName": "MedusaRequest.errors" + "qualifiedName": "AuthContext.actor_type" }, "13654": { "sourceFileName": "../../../../packages/medusa/src/types/routing.ts", - "qualifiedName": "MedusaRequest.scope" + "qualifiedName": "AuthContext.auth_identity_id" }, "13655": { "sourceFileName": "../../../../packages/medusa/src/types/routing.ts", - "qualifiedName": "MedusaRequest.session" + "qualifiedName": "AuthContext.app_metadata" }, "13656": { "sourceFileName": "../../../../packages/medusa/src/types/routing.ts", - "qualifiedName": "MedusaRequest.rawBody" + "qualifiedName": "AuthenticatedMedusaRequest" }, "13657": { "sourceFileName": "../../../../packages/medusa/src/types/routing.ts", - "qualifiedName": "MedusaRequest.requestId" + "qualifiedName": "AuthenticatedMedusaRequest.auth_context" }, "13658": { "sourceFileName": "../../../../packages/medusa/src/types/routing.ts", - "qualifiedName": "MedusaRequest.pricingContext" + "qualifiedName": "MedusaRequest.validatedBody" }, "13659": { - "sourceFileName": "../../../../packages/medusa/src/types/routing.ts", - "qualifiedName": "MedusaRequest.context" - }, - "13660": { - "sourceFileName": "../../../../packages/medusa/src/types/global.ts", - "qualifiedName": "__global.Express.Request.user" - }, - "13661": { - "sourceFileName": "../../../../packages/medusa/src/types/global.ts", - "qualifiedName": "__type" - }, - "13662": { - "sourceFileName": "../../../../packages/medusa/src/types/global.ts", - "qualifiedName": "__type.customer_id" - }, - "13663": { - "sourceFileName": "../../../../packages/medusa/src/types/global.ts", - "qualifiedName": "__type.userId" - }, - "13664": { - "sourceFileName": "../../../../packages/medusa/src/types/routing.ts", - "qualifiedName": "MedusaRequest.Body" - }, - "13665": { - "sourceFileName": "../../../../packages/medusa/src/types/routing.ts", - "qualifiedName": "AuthContext" - }, - "13666": { - "sourceFileName": "../../../../packages/medusa/src/types/routing.ts", - "qualifiedName": "AuthContext.actor_id" - }, - "13667": { - "sourceFileName": "../../../../packages/medusa/src/types/routing.ts", - "qualifiedName": "AuthContext.actor_type" - }, - "13668": { - "sourceFileName": "../../../../packages/medusa/src/types/routing.ts", - "qualifiedName": "AuthContext.auth_identity_id" - }, - "13669": { - "sourceFileName": "../../../../packages/medusa/src/types/routing.ts", - "qualifiedName": "AuthContext.app_metadata" - }, - "13670": { - "sourceFileName": "../../../../packages/medusa/src/types/routing.ts", - "qualifiedName": "AuthenticatedMedusaRequest" - }, - "13671": { - "sourceFileName": "../../../../packages/medusa/src/types/routing.ts", - "qualifiedName": "AuthenticatedMedusaRequest.auth_context" - }, - "13672": { - "sourceFileName": "../../../../packages/medusa/src/types/routing.ts", - "qualifiedName": "MedusaRequest.validatedBody" - }, - "13673": { "sourceFileName": "../../../../packages/medusa/src/types/routing.ts", "qualifiedName": "MedusaRequest.validatedQuery" }, - "13674": { + "13660": { "sourceFileName": "../../../../packages/medusa/src/types/routing.ts", "qualifiedName": "MedusaRequest.allowedProperties" }, - "13675": { + "13661": { "sourceFileName": "../../../../packages/medusa/src/types/routing.ts", "qualifiedName": "MedusaRequest.listConfig" }, - "13676": { + "13662": { "sourceFileName": "../../../../packages/medusa/src/types/routing.ts", "qualifiedName": "MedusaRequest.retrieveConfig" }, - "13677": { + "13663": { "sourceFileName": "../../../../packages/medusa/src/types/routing.ts", "qualifiedName": "MedusaRequest.remoteQueryConfig" }, - "13678": { + "13664": { "sourceFileName": "../../../../packages/medusa/src/types/routing.ts", "qualifiedName": "__type" }, - "13679": { + "13665": { "sourceFileName": "../../../../packages/medusa/src/types/routing.ts", "qualifiedName": "__type.fields" }, - "13680": { + "13666": { "sourceFileName": "../../../../packages/medusa/src/types/routing.ts", "qualifiedName": "__type.pagination" }, - "13681": { + "13667": { "sourceFileName": "../../../../packages/medusa/src/types/routing.ts", "qualifiedName": "__type" }, - "13682": { + "13668": { "sourceFileName": "../../../../packages/medusa/src/types/routing.ts", "qualifiedName": "__type.order" }, - "13683": { + "13669": { "sourceFileName": "../../../../packages/medusa/src/types/routing.ts", "qualifiedName": "__type.skip" }, - "13684": { + "13670": { "sourceFileName": "../../../../packages/medusa/src/types/routing.ts", "qualifiedName": "__type.take" }, - "13685": { + "13671": { "sourceFileName": "../../../../packages/medusa/src/types/routing.ts", "qualifiedName": "MedusaRequest.filterableFields" }, - "13686": { + "13672": { "sourceFileName": "../../../../packages/medusa/src/types/routing.ts", "qualifiedName": "MedusaRequest.includes" }, - "13687": { + "13673": { "sourceFileName": "../../../../packages/medusa/src/types/routing.ts", "qualifiedName": "MedusaRequest.allowedFields" }, - "13688": { + "13674": { "sourceFileName": "../../../../packages/medusa/src/types/routing.ts", "qualifiedName": "MedusaRequest.allowed" }, - "13689": { + "13675": { "sourceFileName": "../../../../packages/medusa/src/types/routing.ts", "qualifiedName": "MedusaRequest.errors" }, - "13690": { + "13676": { "sourceFileName": "../../../../packages/medusa/src/types/routing.ts", "qualifiedName": "MedusaRequest.scope" }, - "13691": { + "13677": { "sourceFileName": "../../../../packages/medusa/src/types/routing.ts", "qualifiedName": "MedusaRequest.session" }, - "13692": { + "13678": { "sourceFileName": "../../../../packages/medusa/src/types/routing.ts", "qualifiedName": "MedusaRequest.rawBody" }, - "13693": { + "13679": { "sourceFileName": "../../../../packages/medusa/src/types/routing.ts", "qualifiedName": "MedusaRequest.requestId" }, - "13694": { + "13680": { "sourceFileName": "../../../../packages/medusa/src/types/routing.ts", "qualifiedName": "MedusaRequest.pricingContext" }, - "13695": { + "13681": { "sourceFileName": "../../../../packages/medusa/src/types/routing.ts", "qualifiedName": "MedusaRequest.context" }, - "13696": { + "13682": { "sourceFileName": "../../../../packages/medusa/src/types/global.ts", "qualifiedName": "__global.Express.Request.user" }, - "13697": { + "13683": { "sourceFileName": "../../../../packages/medusa/src/types/global.ts", "qualifiedName": "__type" }, - "13698": { + "13684": { "sourceFileName": "../../../../packages/medusa/src/types/global.ts", "qualifiedName": "__type.customer_id" }, - "13699": { + "13685": { "sourceFileName": "../../../../packages/medusa/src/types/global.ts", "qualifiedName": "__type.userId" }, - "13700": { + "13686": { "sourceFileName": "../../../../packages/medusa/src/types/routing.ts", "qualifiedName": "AuthenticatedMedusaRequest.Body" }, - "13701": { + "13687": { "sourceFileName": "../../../../packages/medusa/src/types/routing.ts", "qualifiedName": "MedusaResponse" }, - "13702": { + "13688": { "sourceFileName": "../../../../packages/medusa/src/types/routing.ts", "qualifiedName": "Body" }, - "13703": { + "13689": { "sourceFileName": "../../../../packages/medusa/src/types/routing.ts", "qualifiedName": "MedusaNextFunction" }, - "13704": { + "13690": { "sourceFileName": "../../../../packages/medusa/src/types/routing.ts", "qualifiedName": "MedusaRequestHandler" }, - "13705": { + "13691": { "sourceFileName": "../../../../packages/medusa/src/types/routing.ts", "qualifiedName": "__type" }, - "13706": { + "13692": { "sourceFileName": "../../../../packages/medusa/src/types/routing.ts", "qualifiedName": "__type" }, - "13707": { + "13693": { "sourceFileName": "../../../../packages/medusa/src/types/routing.ts", "qualifiedName": "req" }, - "13708": { + "13694": { "sourceFileName": "../../../../packages/medusa/src/types/routing.ts", "qualifiedName": "res" }, - "13709": { + "13695": { "sourceFileName": "../../../../packages/medusa/src/types/routing.ts", "qualifiedName": "next" }, - "13710": { + "13696": { "sourceFileName": "../../../../packages/medusa/src/types/routing.ts", "qualifiedName": "Body" }, - "13711": { + "13697": { "sourceFileName": "../../../../packages/medusa/src/types/routing.ts", "qualifiedName": "Res" }, - "13712": { + "13698": { "sourceFileName": "../../../../packages/medusa/src/types/subscribers.ts", "qualifiedName": "SubscriberConfig" }, - "13713": { + "13699": { "sourceFileName": "../../../../packages/medusa/src/types/subscribers.ts", "qualifiedName": "__type" }, - "13714": { + "13700": { "sourceFileName": "../../../../packages/medusa/src/types/subscribers.ts", "qualifiedName": "__type.event" }, - "13715": { + "13701": { "sourceFileName": "../../../../packages/medusa/src/types/subscribers.ts", "qualifiedName": "__type.context" }, - "13716": { + "13702": { "sourceFileName": "../../../../packages/medusa/src/types/subscribers.ts", "qualifiedName": "SubscriberArgs" }, - "13717": { + "13703": { "sourceFileName": "../../../../packages/medusa/src/types/subscribers.ts", "qualifiedName": "__type" }, - "13718": { + "13704": { "sourceFileName": "../../../../packages/medusa/src/types/subscribers.ts", "qualifiedName": "__type.data" }, - "13719": { + "13705": { "sourceFileName": "../../../../packages/medusa/src/types/subscribers.ts", "qualifiedName": "__type.eventName" }, - "13720": { + "13706": { "sourceFileName": "../../../../packages/medusa/src/types/subscribers.ts", "qualifiedName": "__type.container" }, - "13721": { + "13707": { "sourceFileName": "../../../../packages/medusa/src/types/subscribers.ts", "qualifiedName": "__type.pluginOptions" }, - "13722": { + "13708": { "sourceFileName": "../../../../packages/medusa/src/types/subscribers.ts", "qualifiedName": "T" }, - "13723": { + "13709": { "sourceFileName": "../../../../packages/core/types/src/common/medusa-container.ts", "qualifiedName": "MedusaContainer" }, - "13724": { + "13710": { "sourceFileName": "../../../../packages/core/types/src/common/medusa-container.ts", "qualifiedName": "__type" }, - "13725": { + "13711": { "sourceFileName": "../../../../packages/core/types/src/common/medusa-container.ts", "qualifiedName": "__type.resolve" }, - "13726": { + "13712": { "sourceFileName": "../../../../packages/core/types/src/common/medusa-container.ts", "qualifiedName": "__type.resolve" }, - "13727": { + "13713": { "sourceFileName": "../../../../packages/core/types/src/common/medusa-container.ts", "qualifiedName": "K" }, - "13728": { + "13714": { "sourceFileName": "../../../../packages/core/types/src/common/medusa-container.ts", "qualifiedName": "key" }, - "13729": { + "13715": { "sourceFileName": "../../../../packages/core/types/src/common/medusa-container.ts", "qualifiedName": "resolveOptions" }, - "13730": { + "13716": { "sourceFileName": "../../../../packages/core/types/src/common/medusa-container.ts", "qualifiedName": "__type.resolve" }, - "13731": { + "13717": { "sourceFileName": "../../../../packages/core/types/src/common/medusa-container.ts", "qualifiedName": "T" }, - "13732": { + "13718": { "sourceFileName": "../../../../packages/core/types/src/common/medusa-container.ts", "qualifiedName": "key" }, - "13733": { + "13719": { "sourceFileName": "../../../../packages/core/types/src/common/medusa-container.ts", "qualifiedName": "resolveOptions" }, - "13743": { + "13729": { "sourceFileName": "../../../../packages/core/types/src/common/medusa-container.ts", "qualifiedName": "Cradle" }, - "13744": { + "13730": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "RequestQueryFields" }, - "13745": { + "13731": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "__type.expand" }, - "13746": { + "13732": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "__type.fields" }, - "13747": { + "13733": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "__type.offset" }, - "13748": { + "13734": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "__type.limit" }, - "13749": { + "13735": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "__type.order" }, - "13750": { + "13736": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/pricing-context.ts", "qualifiedName": "MedusaPricingContext" }, - "13751": { + "13737": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/pricing-context.ts", "qualifiedName": "__type" }, - "13752": { + "13738": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/pricing-context.ts", "qualifiedName": "__type.region_id" }, - "13753": { + "13739": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/pricing-context.ts", "qualifiedName": "__type.currency_code" }, - "13754": { + "13740": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/pricing-context.ts", "qualifiedName": "__type.customer_id" }, - "13755": { + "13741": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/pricing-context.ts", "qualifiedName": "__type.customer_group_id" }, - "13756": { + "13742": { "sourceFileName": "../../../../packages/medusa/src/types/subscribers.ts", "qualifiedName": "SubscriberContext" }, - "13757": { + "13743": { "sourceFileName": "../../../../packages/medusa/src/types/subscribers.ts", "qualifiedName": "SubscriberContext.subscriberId" }, - "13758": { + "13744": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "MessageBody" }, - "13759": { + "13745": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "__type" }, - "13760": { + "13746": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "__type.eventName" }, - "13761": { + "13747": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "__type.metadata" }, - "13762": { + "13748": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "__type.data" }, - "13763": { + "13749": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "TData" }, - "13764": { + "13750": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "EventMetadata" }, - "13765": { + "13751": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "__type" }, - "13766": { + "13752": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "__type.eventGroupId" } @@ -4777,7 +4777,7 @@ "1": "../../../../packages/medusa/src/index.js" }, "reflections": { - "1": 13544 + "1": 13530 } } } \ No newline at end of file diff --git a/www/utils/generated/typedoc-json-output/0-types.json b/www/utils/generated/typedoc-json-output/0-types.json index 3a3ee3c92b..89f577eb0a 100644 --- a/www/utils/generated/typedoc-json-output/0-types.json +++ b/www/utils/generated/typedoc-json-output/0-types.json @@ -1,12 +1,12 @@ { - "id": 13784, + "id": 13770, "name": "types", "variant": "project", "kind": 1, "flags": {}, "children": [ { - "id": 13785, + "id": 13771, "name": "AddressDTO", "variant": "declaration", "kind": 2097152, @@ -14,14 +14,14 @@ "type": { "type": "reflection", "declaration": { - "id": 13786, + "id": 13772, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 13787, + "id": 13773, "name": "id", "variant": "declaration", "kind": 1024, @@ -34,7 +34,7 @@ } }, { - "id": 13788, + "id": 13774, "name": "address_1", "variant": "declaration", "kind": 1024, @@ -45,7 +45,7 @@ } }, { - "id": 13789, + "id": 13775, "name": "address_2", "variant": "declaration", "kind": 1024, @@ -67,7 +67,7 @@ } }, { - "id": 13790, + "id": 13776, "name": "company", "variant": "declaration", "kind": 1024, @@ -89,7 +89,7 @@ } }, { - "id": 13791, + "id": 13777, "name": "country_code", "variant": "declaration", "kind": 1024, @@ -100,7 +100,7 @@ } }, { - "id": 13792, + "id": 13778, "name": "city", "variant": "declaration", "kind": 1024, @@ -122,7 +122,7 @@ } }, { - "id": 13793, + "id": 13779, "name": "phone", "variant": "declaration", "kind": 1024, @@ -144,7 +144,7 @@ } }, { - "id": 13794, + "id": 13780, "name": "postal_code", "variant": "declaration", "kind": 1024, @@ -166,7 +166,7 @@ } }, { - "id": 13795, + "id": 13781, "name": "province", "variant": "declaration", "kind": 1024, @@ -188,7 +188,7 @@ } }, { - "id": 13796, + "id": 13782, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -225,7 +225,7 @@ } }, { - "id": 13797, + "id": 13783, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -252,7 +252,7 @@ } }, { - "id": 13798, + "id": 13784, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -279,7 +279,7 @@ } }, { - "id": 13799, + "id": 13785, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -314,19 +314,19 @@ { "title": "Properties", "children": [ - 13787, - 13788, - 13789, - 13790, - 13791, - 13792, - 13793, - 13794, - 13795, - 13796, - 13797, - 13798, - 13799 + 13773, + 13774, + 13775, + 13776, + 13777, + 13778, + 13779, + 13780, + 13781, + 13782, + 13783, + 13784, + 13785 ] } ] @@ -334,7 +334,7 @@ } }, { - "id": 13800, + "id": 13786, "name": "DetailWidgetProps", "variant": "declaration", "kind": 256, @@ -360,14 +360,14 @@ }, "children": [ { - "id": 13801, + "id": 13787, "name": "data", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 13802, + "target": 13788, "name": "TData", "package": "@medusajs/types", "qualifiedName": "DetailWidgetProps.TData", @@ -379,13 +379,13 @@ { "title": "Properties", "children": [ - 13801 + 13787 ] } ], "typeParameters": [ { - "id": 13802, + "id": 13788, "name": "TData", "variant": "typeParam", "kind": 131072, @@ -394,42 +394,42 @@ ] }, { - "id": 13803, + "id": 13789, "name": "AdminTypes", "variant": "declaration", "kind": 4, "flags": {} }, { - "id": 13804, + "id": 13790, "name": "CacheTypes", "variant": "declaration", "kind": 4, "flags": {}, "children": [ { - "id": 13805, + "id": 13791, "name": "ICacheService", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 13806, + "id": 13792, "name": "get", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 13807, + "id": 13793, "name": "get", "variant": "signature", "kind": 4096, "flags": {}, "typeParameters": [ { - "id": 13808, + "id": 13794, "name": "T", "variant": "typeParam", "kind": 131072, @@ -438,7 +438,7 @@ ], "parameters": [ { - "id": 13809, + "id": 13795, "name": "key", "variant": "param", "kind": 32768, @@ -465,7 +465,7 @@ }, { "type": "reference", - "target": 13808, + "target": 13794, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -480,21 +480,21 @@ ] }, { - "id": 13810, + "id": 13796, "name": "set", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 13811, + "id": 13797, "name": "set", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 13812, + "id": 13798, "name": "key", "variant": "param", "kind": 32768, @@ -505,7 +505,7 @@ } }, { - "id": 13813, + "id": 13799, "name": "data", "variant": "param", "kind": 32768, @@ -516,7 +516,7 @@ } }, { - "id": 13814, + "id": 13800, "name": "ttl", "variant": "param", "kind": 32768, @@ -548,21 +548,21 @@ ] }, { - "id": 13815, + "id": 13801, "name": "invalidate", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 13816, + "id": 13802, "name": "invalidate", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 13817, + "id": 13803, "name": "key", "variant": "param", "kind": 32768, @@ -596,9 +596,9 @@ { "title": "Methods", "children": [ - 13806, - 13810, - 13815 + 13792, + 13796, + 13801 ] } ] @@ -608,20 +608,20 @@ { "title": "Interfaces", "children": [ - 13805 + 13791 ] } ] }, { - "id": 16931, + "id": 16960, "name": "IsStringLiteral", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 16932, + "id": 16961, "name": "Type", "variant": "typeParam", "kind": 131072, @@ -632,7 +632,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 16932, + "target": 16961, "name": "Type", "package": "@medusajs/types", "refersToTypeParameter": true @@ -649,7 +649,7 @@ }, "extendsType": { "type": "reference", - "target": 16932, + "target": 16961, "name": "Type", "package": "@medusajs/types", "refersToTypeParameter": true @@ -670,21 +670,21 @@ } }, { - "id": 17195, + "id": 17224, "name": "WordInCamelCase", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 17196, + "id": 17225, "name": "Type", "variant": "typeParam", "kind": 131072, "flags": {} }, { - "id": 17197, + "id": 17226, "name": "Word", "variant": "typeParam", "kind": 131072, @@ -703,7 +703,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 17196, + "target": 17225, "name": "Type", "package": "@medusajs/types", "refersToTypeParameter": true @@ -715,7 +715,7 @@ [ { "type": "reference", - "target": 17197, + "target": 17226, "name": "Word", "package": "@medusajs/types", "refersToTypeParameter": true @@ -773,18 +773,18 @@ }, "trueType": { "type": "reference", - "target": 17197, + "target": 17226, "name": "Word", "package": "@medusajs/types", "refersToTypeParameter": true }, "falseType": { "type": "reference", - "target": 17195, + "target": 17224, "typeArguments": [ { "type": "reference", - "target": 17196, + "target": 17225, "name": "Type", "package": "@medusajs/types", "refersToTypeParameter": true @@ -796,7 +796,7 @@ [ { "type": "reference", - "target": 17197, + "target": 17226, "name": "Word", "package": "@medusajs/types", "refersToTypeParameter": true @@ -825,7 +825,7 @@ }, "falseType": { "type": "reference", - "target": 17197, + "target": 17226, "name": "Word", "package": "@medusajs/types", "refersToTypeParameter": true @@ -833,7 +833,7 @@ } }, { - "id": 17194, + "id": 17223, "name": "Separator", "variant": "declaration", "kind": 2097152, @@ -853,14 +853,14 @@ } }, { - "id": 17124, + "id": 17153, "name": "IncludesSeparator", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 17125, + "id": 17154, "name": "Type", "variant": "typeParam", "kind": 131072, @@ -871,7 +871,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 17125, + "target": 17154, "name": "Type", "package": "@medusajs/types", "refersToTypeParameter": true @@ -890,7 +890,7 @@ [ { "type": "reference", - "target": 17194, + "target": 17223, "name": "Separator", "package": "@medusajs/types" }, @@ -916,14 +916,14 @@ } }, { - "id": 17129, + "id": 17158, "name": "IsOneWord", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 17130, + "id": 17159, "name": "Type", "variant": "typeParam", "kind": 131072, @@ -934,7 +934,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 17130, + "target": 17159, "name": "Type", "package": "@medusajs/types", "refersToTypeParameter": true @@ -951,7 +951,7 @@ "types": [ { "type": "reference", - "target": 17130, + "target": 17159, "name": "Type", "package": "@medusajs/types", "refersToTypeParameter": true @@ -974,7 +974,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 17130, + "target": 17159, "name": "Type", "package": "@medusajs/types", "refersToTypeParameter": true @@ -991,7 +991,7 @@ "types": [ { "type": "reference", - "target": 17130, + "target": 17159, "name": "Type", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1018,14 +1018,14 @@ } }, { - "id": 17131, + "id": 17160, "name": "IsCamelCase", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 17132, + "id": 17161, "name": "Type", "variant": "typeParam", "kind": 131072, @@ -1036,7 +1036,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 17132, + "target": 17161, "name": "Type", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1053,7 +1053,7 @@ "types": [ { "type": "reference", - "target": 17132, + "target": 17161, "name": "Type", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1079,14 +1079,14 @@ } }, { - "id": 17136, + "id": 17165, "name": "IsPascalCase", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 17137, + "id": 17166, "name": "Type", "variant": "typeParam", "kind": 131072, @@ -1097,7 +1097,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 17137, + "target": 17166, "name": "Type", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1114,7 +1114,7 @@ "types": [ { "type": "reference", - "target": 17137, + "target": 17166, "name": "Type", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1140,7 +1140,7 @@ } }, { - "id": 17126, + "id": 17155, "name": "SeparatorCaseParser", "variant": "declaration", "kind": 2097152, @@ -1155,14 +1155,14 @@ }, "typeParameters": [ { - "id": 17127, + "id": 17156, "name": "Type", "variant": "typeParam", "kind": 131072, "flags": {} }, { - "id": 17128, + "id": 17157, "name": "Tuple", "variant": "typeParam", "kind": 131072, @@ -1187,7 +1187,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 17127, + "target": 17156, "name": "Type", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1206,7 +1206,7 @@ [ { "type": "reference", - "target": 17194, + "target": 17223, "name": "Separator", "package": "@medusajs/types" }, @@ -1223,7 +1223,7 @@ }, "trueType": { "type": "reference", - "target": 17126, + "target": 17155, "typeArguments": [ { "type": "reference", @@ -1242,7 +1242,7 @@ "type": "rest", "elementType": { "type": "reference", - "target": 17128, + "target": 17157, "name": "Tuple", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1279,7 +1279,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 17127, + "target": 17156, "name": "Type", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1304,7 +1304,7 @@ "type": "rest", "elementType": { "type": "reference", - "target": 17128, + "target": 17157, "name": "Tuple", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1335,7 +1335,7 @@ }, "falseType": { "type": "reference", - "target": 17128, + "target": 17157, "name": "Tuple", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1344,21 +1344,21 @@ } }, { - "id": 17133, + "id": 17162, "name": "CamelCaseParser", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 17134, + "id": 17163, "name": "Type", "variant": "typeParam", "kind": 131072, "flags": {} }, { - "id": 17135, + "id": 17164, "name": "Tuple", "variant": "typeParam", "kind": 131072, @@ -1383,7 +1383,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 17134, + "target": 17163, "name": "Type", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1394,7 +1394,7 @@ }, "trueType": { "type": "reference", - "target": 17135, + "target": 17164, "name": "Tuple", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1403,7 +1403,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 17134, + "target": 17163, "name": "Type", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1415,11 +1415,11 @@ [ { "type": "reference", - "target": 17195, + "target": 17224, "typeArguments": [ { "type": "reference", - "target": 17134, + "target": 17163, "name": "Type", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1443,7 +1443,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 17134, + "target": 17163, "name": "Type", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1476,7 +1476,7 @@ }, "trueType": { "type": "reference", - "target": 17133, + "target": 17162, "typeArguments": [ { "type": "reference", @@ -1506,7 +1506,7 @@ "type": "rest", "elementType": { "type": "reference", - "target": 17135, + "target": 17164, "name": "Tuple", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1552,14 +1552,14 @@ } }, { - "id": 17138, + "id": 17167, "name": "PascalCaseParser", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 17139, + "id": 17168, "name": "Type", "variant": "typeParam", "kind": 131072, @@ -1570,7 +1570,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 17139, + "target": 17168, "name": "Type", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1581,7 +1581,7 @@ }, "trueType": { "type": "reference", - "target": 17133, + "target": 17162, "typeArguments": [ { "type": "reference", @@ -1592,7 +1592,7 @@ "typeArguments": [ { "type": "reference", - "target": 17139, + "target": 17168, "name": "Type", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1612,14 +1612,14 @@ } }, { - "id": 16938, + "id": 16967, "name": "SplitAnyCase", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 16939, + "id": 16968, "name": "Type", "variant": "typeParam", "kind": 131072, @@ -1630,11 +1630,11 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 17124, + "target": 17153, "typeArguments": [ { "type": "reference", - "target": 16939, + "target": 16968, "name": "Type", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1649,11 +1649,11 @@ }, "trueType": { "type": "reference", - "target": 17126, + "target": 17155, "typeArguments": [ { "type": "reference", - "target": 16939, + "target": 16968, "name": "Type", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1666,11 +1666,11 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 17129, + "target": 17158, "typeArguments": [ { "type": "reference", - "target": 16939, + "target": 16968, "name": "Type", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1698,7 +1698,7 @@ "types": [ { "type": "reference", - "target": 16939, + "target": 16968, "name": "Type", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1719,11 +1719,11 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 17131, + "target": 17160, "typeArguments": [ { "type": "reference", - "target": 16939, + "target": 16968, "name": "Type", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1738,11 +1738,11 @@ }, "trueType": { "type": "reference", - "target": 17133, + "target": 17162, "typeArguments": [ { "type": "reference", - "target": 16939, + "target": 16968, "name": "Type", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1755,11 +1755,11 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 17136, + "target": 17165, "typeArguments": [ { "type": "reference", - "target": 16939, + "target": 16968, "name": "Type", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1774,11 +1774,11 @@ }, "trueType": { "type": "reference", - "target": 17138, + "target": 17167, "typeArguments": [ { "type": "reference", - "target": 16939, + "target": 16968, "name": "Type", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1796,21 +1796,21 @@ } }, { - "id": 17121, + "id": 17150, "name": "PascalCapitalizer", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 17122, + "id": 17151, "name": "Type", "variant": "typeParam", "kind": 131072, "flags": {} }, { - "id": 17123, + "id": 17152, "name": "Tuple", "variant": "typeParam", "kind": 131072, @@ -1835,7 +1835,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 17122, + "target": 17151, "name": "Type", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1874,7 +1874,7 @@ }, "trueType": { "type": "reference", - "target": 17121, + "target": 17150, "typeArguments": [ { "type": "reference", @@ -1893,7 +1893,7 @@ "type": "rest", "elementType": { "type": "reference", - "target": 17123, + "target": 17152, "name": "Tuple", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1928,7 +1928,7 @@ }, "falseType": { "type": "reference", - "target": 17121, + "target": 17150, "typeArguments": [ { "type": "reference", @@ -1942,7 +1942,7 @@ }, { "type": "reference", - "target": 17123, + "target": 17152, "name": "Tuple", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1954,7 +1954,7 @@ }, "falseType": { "type": "reference", - "target": 17123, + "target": 17152, "name": "Tuple", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1962,14 +1962,14 @@ } }, { - "id": 16936, + "id": 16965, "name": "CamelCapitalizer", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 16937, + "id": 16966, "name": "Type", "variant": "typeParam", "kind": 131072, @@ -1980,7 +1980,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 16937, + "target": 16966, "name": "Type", "package": "@medusajs/types", "refersToTypeParameter": true @@ -2003,7 +2003,7 @@ }, "trueType": { "type": "reference", - "target": 17121, + "target": 17150, "typeArguments": [ { "type": "reference", @@ -2040,21 +2040,21 @@ } }, { - "id": 16933, + "id": 16962, "name": "Join", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 16934, + "id": 16963, "name": "Type", "variant": "typeParam", "kind": 131072, "flags": {} }, { - "id": 16935, + "id": 16964, "name": "JoinedString", "variant": "typeParam", "kind": 131072, @@ -2073,7 +2073,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 16934, + "target": 16963, "name": "Type", "package": "@medusajs/types", "refersToTypeParameter": true @@ -2112,7 +2112,7 @@ }, "trueType": { "type": "reference", - "target": 16933, + "target": 16962, "typeArguments": [ { "type": "reference", @@ -2131,7 +2131,7 @@ [ { "type": "reference", - "target": 16935, + "target": 16964, "name": "JoinedString", "package": "@medusajs/types", "refersToTypeParameter": true @@ -2159,7 +2159,7 @@ }, "falseType": { "type": "reference", - "target": 16933, + "target": 16962, "typeArguments": [ { "type": "reference", @@ -2178,7 +2178,7 @@ }, "falseType": { "type": "reference", - "target": 16935, + "target": 16964, "name": "JoinedString", "package": "@medusajs/types", "refersToTypeParameter": true @@ -2186,7 +2186,7 @@ } }, { - "id": 16924, + "id": 16953, "name": "SessionOptions", "variant": "declaration", "kind": 256, @@ -2209,7 +2209,7 @@ }, "children": [ { - "id": 16925, + "id": 16954, "name": "name", "variant": "declaration", "kind": 1024, @@ -2238,7 +2238,7 @@ } }, { - "id": 16926, + "id": 16955, "name": "resave", "variant": "declaration", "kind": 1024, @@ -2267,7 +2267,7 @@ } }, { - "id": 16927, + "id": 16956, "name": "rolling", "variant": "declaration", "kind": 1024, @@ -2296,7 +2296,7 @@ } }, { - "id": 16928, + "id": 16957, "name": "saveUninitialized", "variant": "declaration", "kind": 1024, @@ -2325,7 +2325,7 @@ } }, { - "id": 16929, + "id": 16958, "name": "secret", "variant": "declaration", "kind": 1024, @@ -2354,7 +2354,7 @@ } }, { - "id": 16930, + "id": 16959, "name": "ttl", "variant": "declaration", "kind": 1024, @@ -2403,25 +2403,25 @@ { "title": "Properties", "children": [ - 16925, - 16926, - 16927, - 16928, - 16929, - 16930 + 16954, + 16955, + 16956, + 16957, + 16958, + 16959 ] } ] }, { - "id": 13818, + "id": 13804, "name": "CommonTypes", "variant": "declaration", "kind": 4, "flags": {}, "children": [ { - "id": 13925, + "id": 13911, "name": "LinkMethodRequest", "variant": "declaration", "kind": 2097152, @@ -2429,14 +2429,14 @@ "type": { "type": "reflection", "declaration": { - "id": 13926, + "id": 13912, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 13927, + "id": 13913, "name": "add", "variant": "declaration", "kind": 1024, @@ -2452,7 +2452,7 @@ } }, { - "id": 13928, + "id": 13914, "name": "remove", "variant": "declaration", "kind": 1024, @@ -2472,8 +2472,8 @@ { "title": "Properties", "children": [ - 13927, - 13928 + 13913, + 13914 ] } ] @@ -2481,7 +2481,7 @@ } }, { - "id": 13929, + "id": 13915, "name": "LinkWorkflowInput", "variant": "declaration", "kind": 2097152, @@ -2489,14 +2489,14 @@ "type": { "type": "reflection", "declaration": { - "id": 13930, + "id": 13916, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 13931, + "id": 13917, "name": "id", "variant": "declaration", "kind": 1024, @@ -2507,7 +2507,7 @@ } }, { - "id": 13932, + "id": 13918, "name": "add", "variant": "declaration", "kind": 1024, @@ -2523,7 +2523,7 @@ } }, { - "id": 13933, + "id": 13919, "name": "remove", "variant": "declaration", "kind": 1024, @@ -2543,9 +2543,9 @@ { "title": "Properties", "children": [ - 13931, - 13932, - 13933 + 13917, + 13918, + 13919 ] } ] @@ -2554,17 +2554,267 @@ "extendedBy": [ { "type": "reference", - "target": 16444, + "target": 16473, "name": "BatchUpdateProductsOnCategoryWorkflowInput" } ] }, { - "id": 13934, + "id": 13920, "name": "BatchMethodRequest", "variant": "declaration", "kind": 2097152, "flags": {}, + "typeParameters": [ + { + "id": 13925, + "name": "TCreate", + "variant": "typeParam", + "kind": 131072, + "flags": {} + }, + { + "id": 13926, + "name": "TUpdate", + "variant": "typeParam", + "kind": 131072, + "flags": {} + }, + { + "id": 13927, + "name": "TDelete", + "variant": "typeParam", + "kind": 131072, + "flags": {}, + "default": { + "type": "intrinsic", + "name": "string" + } + } + ], + "type": { + "type": "reflection", + "declaration": { + "id": 13921, + "name": "__type", + "variant": "declaration", + "kind": 65536, + "flags": {}, + "children": [ + { + "id": 13922, + "name": "create", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "array", + "elementType": { + "type": "reference", + "target": 13925, + "name": "TCreate", + "package": "@medusajs/types", + "refersToTypeParameter": true + } + } + }, + { + "id": 13923, + "name": "update", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "array", + "elementType": { + "type": "reference", + "target": 13926, + "name": "TUpdate", + "package": "@medusajs/types", + "refersToTypeParameter": true + } + } + }, + { + "id": 13924, + "name": "delete", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "array", + "elementType": { + "type": "reference", + "target": 13927, + "name": "TDelete", + "package": "@medusajs/types", + "refersToTypeParameter": true + } + } + } + ], + "groups": [ + { + "title": "Properties", + "children": [ + 13922, + 13923, + 13924 + ] + } + ] + } + } + }, + { + "id": 13928, + "name": "BatchMethodResponse", + "variant": "declaration", + "kind": 2097152, + "flags": {}, + "typeParameters": [ + { + "id": 13937, + "name": "T", + "variant": "typeParam", + "kind": 131072, + "flags": {} + } + ], + "type": { + "type": "reflection", + "declaration": { + "id": 13929, + "name": "__type", + "variant": "declaration", + "kind": 65536, + "flags": {}, + "children": [ + { + "id": 13930, + "name": "created", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "array", + "elementType": { + "type": "reference", + "target": 13937, + "name": "T", + "package": "@medusajs/types", + "refersToTypeParameter": true + } + } + }, + { + "id": 13931, + "name": "updated", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "array", + "elementType": { + "type": "reference", + "target": 13937, + "name": "T", + "package": "@medusajs/types", + "refersToTypeParameter": true + } + } + }, + { + "id": 13932, + "name": "deleted", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "reflection", + "declaration": { + "id": 13933, + "name": "__type", + "variant": "declaration", + "kind": 65536, + "flags": {}, + "children": [ + { + "id": 13934, + "name": "ids", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "array", + "elementType": { + "type": "intrinsic", + "name": "string" + } + } + }, + { + "id": 13935, + "name": "object", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 13936, + "name": "deleted", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "intrinsic", + "name": "boolean" + } + } + ], + "groups": [ + { + "title": "Properties", + "children": [ + 13934, + 13935, + 13936 + ] + } + ] + } + } + } + ], + "groups": [ + { + "title": "Properties", + "children": [ + 13930, + 13931, + 13932 + ] + } + ] + } + } + }, + { + "id": 13938, + "name": "BatchWorkflowInput", + "variant": "declaration", + "kind": 2097152, + "flags": {}, "typeParameters": [ { "id": 13939, @@ -2592,277 +2842,27 @@ } } ], - "type": { - "type": "reflection", - "declaration": { - "id": 13935, - "name": "__type", - "variant": "declaration", - "kind": 65536, - "flags": {}, - "children": [ - { - "id": 13936, - "name": "create", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "type": { - "type": "array", - "elementType": { - "type": "reference", - "target": 13939, - "name": "TCreate", - "package": "@medusajs/types", - "refersToTypeParameter": true - } - } - }, - { - "id": 13937, - "name": "update", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "type": { - "type": "array", - "elementType": { - "type": "reference", - "target": 13940, - "name": "TUpdate", - "package": "@medusajs/types", - "refersToTypeParameter": true - } - } - }, - { - "id": 13938, - "name": "delete", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "type": { - "type": "array", - "elementType": { - "type": "reference", - "target": 13941, - "name": "TDelete", - "package": "@medusajs/types", - "refersToTypeParameter": true - } - } - } - ], - "groups": [ - { - "title": "Properties", - "children": [ - 13936, - 13937, - 13938 - ] - } - ] - } - } - }, - { - "id": 13942, - "name": "BatchMethodResponse", - "variant": "declaration", - "kind": 2097152, - "flags": {}, - "typeParameters": [ - { - "id": 13951, - "name": "T", - "variant": "typeParam", - "kind": 131072, - "flags": {} - } - ], - "type": { - "type": "reflection", - "declaration": { - "id": 13943, - "name": "__type", - "variant": "declaration", - "kind": 65536, - "flags": {}, - "children": [ - { - "id": 13944, - "name": "created", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "array", - "elementType": { - "type": "reference", - "target": 13951, - "name": "T", - "package": "@medusajs/types", - "refersToTypeParameter": true - } - } - }, - { - "id": 13945, - "name": "updated", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "array", - "elementType": { - "type": "reference", - "target": 13951, - "name": "T", - "package": "@medusajs/types", - "refersToTypeParameter": true - } - } - }, - { - "id": 13946, - "name": "deleted", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "reflection", - "declaration": { - "id": 13947, - "name": "__type", - "variant": "declaration", - "kind": 65536, - "flags": {}, - "children": [ - { - "id": 13948, - "name": "ids", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "array", - "elementType": { - "type": "intrinsic", - "name": "string" - } - } - }, - { - "id": 13949, - "name": "object", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 13950, - "name": "deleted", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "intrinsic", - "name": "boolean" - } - } - ], - "groups": [ - { - "title": "Properties", - "children": [ - 13948, - 13949, - 13950 - ] - } - ] - } - } - } - ], - "groups": [ - { - "title": "Properties", - "children": [ - 13944, - 13945, - 13946 - ] - } - ] - } - } - }, - { - "id": 13952, - "name": "BatchWorkflowInput", - "variant": "declaration", - "kind": 2097152, - "flags": {}, - "typeParameters": [ - { - "id": 13953, - "name": "TCreate", - "variant": "typeParam", - "kind": 131072, - "flags": {} - }, - { - "id": 13954, - "name": "TUpdate", - "variant": "typeParam", - "kind": 131072, - "flags": {} - }, - { - "id": 13955, - "name": "TDelete", - "variant": "typeParam", - "kind": 131072, - "flags": {}, - "default": { - "type": "intrinsic", - "name": "string" - } - } - ], "type": { "type": "reference", - "target": 13934, + "target": 13920, "typeArguments": [ { "type": "reference", - "target": 13953, + "target": 13939, "name": "TCreate", "package": "@medusajs/types", "refersToTypeParameter": true }, { "type": "reference", - "target": 13954, + "target": 13940, "name": "TUpdate", "package": "@medusajs/types", "refersToTypeParameter": true }, { "type": "reference", - "target": 13955, + "target": 13941, "name": "TDelete", "package": "@medusajs/types", "refersToTypeParameter": true @@ -2873,14 +2873,14 @@ } }, { - "id": 13956, + "id": 13942, "name": "BatchWorkflowOutput", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 13957, + "id": 13943, "name": "T", "variant": "typeParam", "kind": 131072, @@ -2889,11 +2889,11 @@ ], "type": { "type": "reference", - "target": 13942, + "target": 13928, "typeArguments": [ { "type": "reference", - "target": 13957, + "target": 13943, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -2904,14 +2904,14 @@ } }, { - "id": 14055, + "id": 14041, "name": "CamelCase", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 14056, + "id": 14042, "name": "Type", "variant": "typeParam", "kind": 131072, @@ -2922,11 +2922,11 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 16931, + "target": 16960, "typeArguments": [ { "type": "reference", - "target": 14056, + "target": 14042, "name": "Type", "package": "@medusajs/types", "refersToTypeParameter": true @@ -2941,19 +2941,19 @@ }, "trueType": { "type": "reference", - "target": 16933, + "target": 16962, "typeArguments": [ { "type": "reference", - "target": 16936, + "target": 16965, "typeArguments": [ { "type": "reference", - "target": 16938, + "target": 16967, "typeArguments": [ { "type": "reference", - "target": 14056, + "target": 14042, "name": "Type", "package": "@medusajs/types", "refersToTypeParameter": true @@ -2972,7 +2972,7 @@ }, "falseType": { "type": "reference", - "target": 14056, + "target": 14042, "name": "Type", "package": "@medusajs/types", "refersToTypeParameter": true @@ -2980,7 +2980,7 @@ } }, { - "id": 13819, + "id": 13805, "name": "Prettify", "variant": "declaration", "kind": 2097152, @@ -2995,7 +2995,7 @@ }, "typeParameters": [ { - "id": 13821, + "id": 13807, "name": "T", "variant": "typeParam", "kind": 131072, @@ -3013,7 +3013,7 @@ "operator": "keyof", "target": { "type": "reference", - "target": 13821, + "target": 13807, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -3033,7 +3033,7 @@ }, "objectType": { "type": "reference", - "target": 13821, + "target": 13807, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -3043,7 +3043,7 @@ { "type": "reflection", "declaration": { - "id": 13820, + "id": 13806, "name": "__type", "variant": "declaration", "kind": 65536, @@ -3054,7 +3054,7 @@ } }, { - "id": 13822, + "id": 13808, "name": "WithRequiredProperty", "variant": "declaration", "kind": 2097152, @@ -3069,14 +3069,14 @@ }, "typeParameters": [ { - "id": 13823, + "id": 13809, "name": "T", "variant": "typeParam", "kind": 131072, "flags": {} }, { - "id": 13824, + "id": 13810, "name": "K", "variant": "typeParam", "kind": 131072, @@ -3086,7 +3086,7 @@ "operator": "keyof", "target": { "type": "reference", - "target": 13823, + "target": 13809, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -3099,7 +3099,7 @@ "types": [ { "type": "reference", - "target": 13823, + "target": 13809, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -3109,7 +3109,7 @@ "parameter": "Property", "parameterType": { "type": "reference", - "target": 13824, + "target": 13810, "name": "K", "package": "@medusajs/types", "refersToTypeParameter": true @@ -3128,7 +3128,7 @@ }, "objectType": { "type": "reference", - "target": 13823, + "target": 13809, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -3140,7 +3140,7 @@ } }, { - "id": 13828, + "id": 13814, "name": "BaseEntity", "variant": "declaration", "kind": 256, @@ -3155,7 +3155,7 @@ }, "children": [ { - "id": 13829, + "id": 13815, "name": "id", "variant": "declaration", "kind": 1024, @@ -3174,7 +3174,7 @@ } }, { - "id": 13830, + "id": 13816, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -3198,7 +3198,7 @@ } }, { - "id": 13831, + "id": 13817, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -3226,22 +3226,22 @@ { "title": "Properties", "children": [ - 13829, - 13830, - 13831 + 13815, + 13816, + 13817 ] } ], "extendedBy": [ { "type": "reference", - "target": 13832, + "target": 13818, "name": "SoftDeletableEntity" } ] }, { - "id": 13832, + "id": 13818, "name": "SoftDeletableEntity", "variant": "declaration", "kind": 256, @@ -3256,7 +3256,7 @@ }, "children": [ { - "id": 13834, + "id": 13820, "name": "id", "variant": "declaration", "kind": 1024, @@ -3277,12 +3277,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 13829, + "target": 13815, "name": "BaseEntity.id" } }, { - "id": 13835, + "id": 13821, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -3308,12 +3308,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 13830, + "target": 13816, "name": "BaseEntity.created_at" } }, { - "id": 13836, + "id": 13822, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -3339,12 +3339,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 13831, + "target": 13817, "name": "BaseEntity.updated_at" } }, { - "id": 13833, + "id": 13819, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -3381,24 +3381,24 @@ { "title": "Properties", "children": [ - 13834, - 13835, - 13836, - 13833 + 13820, + 13821, + 13822, + 13819 ] } ], "extendedTypes": [ { "type": "reference", - "target": 13828, + "target": 13814, "name": "BaseEntity", "package": "@medusajs/types" } ] }, { - "id": 13839, + "id": 13825, "name": "FindConfig", "variant": "declaration", "kind": 256, @@ -3421,7 +3421,7 @@ }, "children": [ { - "id": 13840, + "id": 13826, "name": "select", "variant": "declaration", "kind": 1024, @@ -3450,7 +3450,7 @@ "operator": "keyof", "target": { "type": "reference", - "target": 13851, + "target": 13837, "name": "Entity", "package": "@medusajs/types", "qualifiedName": "FindConfig.Entity", @@ -3462,7 +3462,7 @@ } }, { - "id": 13841, + "id": 13827, "name": "skip", "variant": "declaration", "kind": 1024, @@ -3492,7 +3492,7 @@ } }, { - "id": 13842, + "id": 13828, "name": "take", "variant": "declaration", "kind": 1024, @@ -3522,7 +3522,7 @@ } }, { - "id": 13843, + "id": 13829, "name": "relations", "variant": "declaration", "kind": 1024, @@ -3546,7 +3546,7 @@ } }, { - "id": 13844, + "id": 13830, "name": "order", "variant": "declaration", "kind": 1024, @@ -3580,21 +3580,21 @@ "type": { "type": "reflection", "declaration": { - "id": 13845, + "id": 13831, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "indexSignatures": [ { - "id": 13846, + "id": 13832, "name": "__index", "variant": "signature", "kind": 8192, "flags": {}, "parameters": [ { - "id": 13847, + "id": 13833, "name": "K", "variant": "param", "kind": 32768, @@ -3624,7 +3624,7 @@ } }, { - "id": 13848, + "id": 13834, "name": "withDeleted", "variant": "declaration", "kind": 1024, @@ -3653,7 +3653,7 @@ } }, { - "id": 13849, + "id": 13835, "name": "filters", "variant": "declaration", "kind": 1024, @@ -3689,7 +3689,7 @@ } }, { - "id": 13850, + "id": 13836, "name": "options", "variant": "declaration", "kind": 1024, @@ -3729,20 +3729,20 @@ { "title": "Properties", "children": [ - 13840, - 13841, - 13842, - 13843, - 13844, - 13848, - 13849, - 13850 + 13826, + 13827, + 13828, + 13829, + 13830, + 13834, + 13835, + 13836 ] } ], "typeParameters": [ { - "id": 13851, + "id": 13837, "name": "Entity", "variant": "typeParam", "kind": 131072, @@ -3751,7 +3751,7 @@ ] }, { - "id": 13887, + "id": 13873, "name": "RequestQueryFields", "variant": "declaration", "kind": 256, @@ -3766,7 +3766,7 @@ }, "children": [ { - "id": 13888, + "id": 13874, "name": "expand", "variant": "declaration", "kind": 1024, @@ -3806,7 +3806,7 @@ } }, { - "id": 13889, + "id": 13875, "name": "fields", "variant": "declaration", "kind": 1024, @@ -3843,7 +3843,7 @@ } }, { - "id": 13890, + "id": 13876, "name": "offset", "variant": "declaration", "kind": 1024, @@ -3864,7 +3864,7 @@ } }, { - "id": 13891, + "id": 13877, "name": "limit", "variant": "declaration", "kind": 1024, @@ -3885,7 +3885,7 @@ } }, { - "id": 13892, + "id": 13878, "name": "order", "variant": "declaration", "kind": 1024, @@ -3918,17 +3918,17 @@ { "title": "Properties", "children": [ - 13888, - 13889, - 13890, - 13891, - 13892 + 13874, + 13875, + 13876, + 13877, + 13878 ] } ] }, { - "id": 13893, + "id": 13879, "name": "EmptyQueryParams", "variant": "declaration", "kind": 256, @@ -3943,7 +3943,7 @@ } }, { - "id": 13894, + "id": 13880, "name": "RepositoryTransformOptions", "variant": "declaration", "kind": 256, @@ -3951,13 +3951,13 @@ "extendedBy": [ { "type": "reference", - "target": 16833, + "target": 16862, "name": "ProductCategoryTransformOptions" } ] }, { - "id": 13895, + "id": 13881, "name": "DateComparisonOperator", "variant": "declaration", "kind": 256, @@ -3972,7 +3972,7 @@ }, "children": [ { - "id": 13896, + "id": 13882, "name": "lt", "variant": "declaration", "kind": 1024, @@ -3998,7 +3998,7 @@ } }, { - "id": 13897, + "id": 13883, "name": "gt", "variant": "declaration", "kind": 1024, @@ -4024,7 +4024,7 @@ } }, { - "id": 13898, + "id": 13884, "name": "gte", "variant": "declaration", "kind": 1024, @@ -4050,7 +4050,7 @@ } }, { - "id": 13899, + "id": 13885, "name": "lte", "variant": "declaration", "kind": 1024, @@ -4080,16 +4080,16 @@ { "title": "Properties", "children": [ - 13896, - 13897, - 13898, - 13899 + 13882, + 13883, + 13884, + 13885 ] } ] }, { - "id": 13900, + "id": 13886, "name": "StringComparisonOperator", "variant": "declaration", "kind": 256, @@ -4104,7 +4104,7 @@ }, "children": [ { - "id": 13901, + "id": 13887, "name": "lt", "variant": "declaration", "kind": 1024, @@ -4125,7 +4125,7 @@ } }, { - "id": 13902, + "id": 13888, "name": "gt", "variant": "declaration", "kind": 1024, @@ -4146,7 +4146,7 @@ } }, { - "id": 13903, + "id": 13889, "name": "gte", "variant": "declaration", "kind": 1024, @@ -4167,7 +4167,7 @@ } }, { - "id": 13904, + "id": 13890, "name": "lte", "variant": "declaration", "kind": 1024, @@ -4188,7 +4188,7 @@ } }, { - "id": 13905, + "id": 13891, "name": "contains", "variant": "declaration", "kind": 1024, @@ -4209,7 +4209,7 @@ } }, { - "id": 13906, + "id": 13892, "name": "starts_with", "variant": "declaration", "kind": 1024, @@ -4230,7 +4230,7 @@ } }, { - "id": 13907, + "id": 13893, "name": "ends_with", "variant": "declaration", "kind": 1024, @@ -4255,19 +4255,19 @@ { "title": "Properties", "children": [ - 13901, - 13902, - 13903, - 13904, - 13905, - 13906, - 13907 + 13887, + 13888, + 13889, + 13890, + 13891, + 13892, + 13893 ] } ] }, { - "id": 13908, + "id": 13894, "name": "NumericalComparisonOperator", "variant": "declaration", "kind": 256, @@ -4282,7 +4282,7 @@ }, "children": [ { - "id": 13909, + "id": 13895, "name": "lt", "variant": "declaration", "kind": 1024, @@ -4303,7 +4303,7 @@ } }, { - "id": 13910, + "id": 13896, "name": "gt", "variant": "declaration", "kind": 1024, @@ -4324,7 +4324,7 @@ } }, { - "id": 13911, + "id": 13897, "name": "gte", "variant": "declaration", "kind": 1024, @@ -4345,7 +4345,7 @@ } }, { - "id": 13912, + "id": 13898, "name": "lte", "variant": "declaration", "kind": 1024, @@ -4370,23 +4370,23 @@ { "title": "Properties", "children": [ - 13909, - 13910, - 13911, - 13912 + 13895, + 13896, + 13897, + 13898 ] } ] }, { - "id": 13915, + "id": 13901, "name": "SnakeCase", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 13916, + "id": 13902, "name": "S", "variant": "typeParam", "kind": 131072, @@ -4401,7 +4401,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 13916, + "target": 13902, "name": "S", "package": "@medusajs/types", "refersToTypeParameter": true @@ -4497,7 +4497,7 @@ [ { "type": "reference", - "target": 13915, + "target": 13901, "typeArguments": [ { "type": "templateLiteral", @@ -4570,7 +4570,7 @@ [ { "type": "reference", - "target": 13915, + "target": 13901, "typeArguments": [ { "type": "templateLiteral", @@ -4615,7 +4615,7 @@ }, "falseType": { "type": "reference", - "target": 13916, + "target": 13902, "name": "S", "package": "@medusajs/types", "refersToTypeParameter": true @@ -4623,14 +4623,14 @@ } }, { - "id": 13917, + "id": 13903, "name": "KebabCase", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 13918, + "id": 13904, "name": "S", "variant": "typeParam", "kind": 131072, @@ -4645,7 +4645,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 13918, + "target": 13904, "name": "S", "package": "@medusajs/types", "refersToTypeParameter": true @@ -4741,7 +4741,7 @@ [ { "type": "reference", - "target": 13917, + "target": 13903, "typeArguments": [ { "type": "templateLiteral", @@ -4814,7 +4814,7 @@ [ { "type": "reference", - "target": 13917, + "target": 13903, "typeArguments": [ { "type": "templateLiteral", @@ -4859,7 +4859,7 @@ }, "falseType": { "type": "reference", - "target": 13918, + "target": 13904, "name": "S", "package": "@medusajs/types", "refersToTypeParameter": true @@ -4867,7 +4867,7 @@ } }, { - "id": 13919, + "id": 13905, "name": "MetadataType", "variant": "declaration", "kind": 2097152, @@ -4902,7 +4902,7 @@ } }, { - "id": 13920, + "id": 13906, "name": "RawRounding", "variant": "declaration", "kind": 2097152, @@ -4910,14 +4910,14 @@ "type": { "type": "reflection", "declaration": { - "id": 13921, + "id": 13907, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 13922, + "id": 13908, "name": "value", "variant": "declaration", "kind": 1024, @@ -4928,7 +4928,7 @@ } }, { - "id": 13923, + "id": 13909, "name": "precision", "variant": "declaration", "kind": 1024, @@ -4943,8 +4943,8 @@ { "title": "Properties", "children": [ - 13922, - 13923 + 13908, + 13909 ] } ] @@ -4952,7 +4952,7 @@ } }, { - "id": 13958, + "id": 13944, "name": "AdminOptions", "variant": "declaration", "kind": 256, @@ -4967,7 +4967,7 @@ }, "children": [ { - "id": 13959, + "id": 13945, "name": "disable", "variant": "declaration", "kind": 1024, @@ -5004,7 +5004,7 @@ } }, { - "id": 13960, + "id": 13946, "name": "path", "variant": "declaration", "kind": 1024, @@ -5070,7 +5070,7 @@ } }, { - "id": 13961, + "id": 13947, "name": "outDir", "variant": "declaration", "kind": 1024, @@ -5099,7 +5099,7 @@ } }, { - "id": 13962, + "id": 13948, "name": "backendUrl", "variant": "declaration", "kind": 1024, @@ -5120,7 +5120,7 @@ } }, { - "id": 13963, + "id": 13949, "name": "vite", "variant": "declaration", "kind": 1024, @@ -5146,21 +5146,21 @@ "type": { "type": "reflection", "declaration": { - "id": 13964, + "id": 13950, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "signatures": [ { - "id": 13965, + "id": 13951, "name": "__type", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 13966, + "id": 13952, "name": "config", "variant": "param", "kind": 32768, @@ -5195,17 +5195,17 @@ { "title": "Properties", "children": [ - 13959, - 13960, - 13961, - 13962, - 13963 + 13945, + 13946, + 13947, + 13948, + 13949 ] } ] }, { - "id": 13967, + "id": 13953, "name": "HttpCompressionOptions", "variant": "declaration", "kind": 256, @@ -5220,7 +5220,7 @@ }, "children": [ { - "id": 13968, + "id": 13954, "name": "enabled", "variant": "declaration", "kind": 1024, @@ -5249,7 +5249,7 @@ } }, { - "id": 13969, + "id": 13955, "name": "level", "variant": "declaration", "kind": 1024, @@ -5278,7 +5278,7 @@ } }, { - "id": 13970, + "id": 13956, "name": "memLevel", "variant": "declaration", "kind": 1024, @@ -5307,7 +5307,7 @@ } }, { - "id": 13971, + "id": 13957, "name": "threshold", "variant": "declaration", "kind": 1024, @@ -5349,16 +5349,16 @@ { "title": "Properties", "children": [ - 13968, - 13969, - 13970, - 13971 + 13954, + 13955, + 13956, + 13957 ] } ] }, { - "id": 13972, + "id": 13958, "name": "ProjectConfigOptions", "variant": "declaration", "kind": 256, @@ -5373,7 +5373,7 @@ }, "children": [ { - "id": 13973, + "id": 13959, "name": "databaseName", "variant": "declaration", "kind": 1024, @@ -5413,7 +5413,7 @@ } }, { - "id": 13974, + "id": 13960, "name": "databaseUrl", "variant": "declaration", "kind": 1024, @@ -5553,7 +5553,7 @@ } }, { - "id": 13975, + "id": 13961, "name": "databaseSchema", "variant": "declaration", "kind": 1024, @@ -5586,7 +5586,7 @@ } }, { - "id": 13976, + "id": 13962, "name": "databaseLogging", "variant": "declaration", "kind": 1024, @@ -5695,7 +5695,7 @@ } }, { - "id": 13978, + "id": 13964, "name": "databaseDriverOptions", "variant": "declaration", "kind": 1024, @@ -5778,14 +5778,14 @@ { "type": "reflection", "declaration": { - "id": 13979, + "id": 13965, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 13980, + "id": 13966, "name": "connection", "variant": "declaration", "kind": 1024, @@ -5795,14 +5795,14 @@ "type": { "type": "reflection", "declaration": { - "id": 13981, + "id": 13967, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 13982, + "id": 13968, "name": "ssl", "variant": "declaration", "kind": 1024, @@ -5820,14 +5820,14 @@ "type": { "type": "reflection", "declaration": { - "id": 13983, + "id": 13969, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 13984, + "id": 13970, "name": "rejectUnauthorized", "variant": "declaration", "kind": 1024, @@ -5852,7 +5852,7 @@ { "title": "Properties", "children": [ - 13984 + 13970 ] } ] @@ -5864,7 +5864,7 @@ { "title": "Properties", "children": [ - 13982 + 13968 ] } ] @@ -5876,7 +5876,7 @@ { "title": "Properties", "children": [ - 13980 + 13966 ] } ] @@ -5886,7 +5886,7 @@ } }, { - "id": 13985, + "id": 13971, "name": "redisUrl", "variant": "declaration", "kind": 1024, @@ -5934,7 +5934,7 @@ } }, { - "id": 13986, + "id": 13972, "name": "redisPrefix", "variant": "declaration", "kind": 1024, @@ -5982,7 +5982,7 @@ } }, { - "id": 13987, + "id": 13973, "name": "redisOptions", "variant": "declaration", "kind": 1024, @@ -6019,7 +6019,7 @@ } }, { - "id": 13988, + "id": 13974, "name": "sessionOptions", "variant": "declaration", "kind": 1024, @@ -6047,13 +6047,13 @@ }, "type": { "type": "reference", - "target": 16924, + "target": 16953, "name": "SessionOptions", "package": "@medusajs/types" } }, { - "id": 13990, + "id": 13976, "name": "jobsBatchSize", "variant": "declaration", "kind": 1024, @@ -6093,7 +6093,7 @@ } }, { - "id": 13991, + "id": 13977, "name": "workerMode", "variant": "declaration", "kind": 1024, @@ -6170,7 +6170,7 @@ } }, { - "id": 13992, + "id": 13978, "name": "http", "variant": "declaration", "kind": 1024, @@ -6197,14 +6197,14 @@ "type": { "type": "reflection", "declaration": { - "id": 13993, + "id": 13979, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 13994, + "id": 13980, "name": "jwtSecret", "variant": "declaration", "kind": 1024, @@ -6244,7 +6244,7 @@ } }, { - "id": 13995, + "id": 13981, "name": "jwtExpiresIn", "variant": "declaration", "kind": 1024, @@ -6284,7 +6284,7 @@ } }, { - "id": 13996, + "id": 13982, "name": "cookieSecret", "variant": "declaration", "kind": 1024, @@ -6324,7 +6324,7 @@ } }, { - "id": 13997, + "id": 13983, "name": "authCors", "variant": "declaration", "kind": 1024, @@ -6438,7 +6438,7 @@ } }, { - "id": 13998, + "id": 13984, "name": "compression", "variant": "declaration", "kind": 1024, @@ -6474,13 +6474,13 @@ }, "type": { "type": "reference", - "target": 13967, + "target": 13953, "name": "HttpCompressionOptions", "package": "@medusajs/types" } }, { - "id": 13999, + "id": 13985, "name": "storeCors", "variant": "declaration", "kind": 1024, @@ -6586,7 +6586,7 @@ } }, { - "id": 14000, + "id": 13986, "name": "adminCors", "variant": "declaration", "kind": 1024, @@ -6692,7 +6692,7 @@ } }, { - "id": 14001, + "id": 13987, "name": "authMethodsPerActor", "variant": "declaration", "kind": 1024, @@ -6782,14 +6782,14 @@ { "title": "Properties", "children": [ - 13994, - 13995, - 13996, - 13997, - 13998, - 13999, - 14000, - 14001 + 13980, + 13981, + 13982, + 13983, + 13984, + 13985, + 13986, + 13987 ] } ] @@ -6801,24 +6801,24 @@ { "title": "Properties", "children": [ + 13959, + 13960, + 13961, + 13962, + 13964, + 13971, + 13972, 13973, 13974, - 13975, 13976, - 13978, - 13985, - 13986, - 13987, - 13988, - 13990, - 13991, - 13992 + 13977, + 13978 ] } ] }, { - "id": 14002, + "id": 13988, "name": "ConfigModule", "variant": "declaration", "kind": 256, @@ -6849,7 +6849,7 @@ "kind": "inline-tag", "tag": "@link", "text": "projectConfig", - "target": 14003, + "target": 13989, "tsLinkText": "projectConfig" }, { @@ -6860,7 +6860,7 @@ "kind": "inline-tag", "tag": "@link", "text": "admin", - "target": 14004, + "target": 13990, "tsLinkText": "admin" }, { @@ -6885,7 +6885,7 @@ "kind": "inline-tag", "tag": "@link", "text": "modules", - "target": 14009, + "target": 13995, "tsLinkText": "modules" }, { @@ -6896,7 +6896,7 @@ "kind": "inline-tag", "tag": "@link", "text": "featureFlags", - "target": 14010, + "target": 13996, "tsLinkText": "featureFlags" }, { @@ -6931,7 +6931,7 @@ }, "children": [ { - "id": 14003, + "id": 13989, "name": "projectConfig", "variant": "declaration", "kind": 1024, @@ -6946,13 +6946,13 @@ }, "type": { "type": "reference", - "target": 13972, + "target": 13958, "name": "ProjectConfigOptions", "package": "@medusajs/types" } }, { - "id": 14004, + "id": 13990, "name": "admin", "variant": "declaration", "kind": 1024, @@ -6980,13 +6980,13 @@ }, "type": { "type": "reference", - "target": 13958, + "target": 13944, "name": "AdminOptions", "package": "@medusajs/types" } }, { - "id": 14009, + "id": 13995, "name": "modules", "variant": "declaration", "kind": 1024, @@ -7098,13 +7098,13 @@ "types": [ { "type": "reference", - "target": 15787, + "target": 15816, "name": "InternalModuleDeclaration", "package": "@medusajs/types" }, { "type": "reference", - "target": 15798, + "target": 15827, "name": "ExternalModuleDeclaration", "package": "@medusajs/types" } @@ -7122,7 +7122,7 @@ } }, { - "id": 14010, + "id": 13996, "name": "featureFlags", "variant": "declaration", "kind": 1024, @@ -7200,16 +7200,16 @@ { "title": "Properties", "children": [ - 14003, - 14004, - 14009, - 14010 + 13989, + 13990, + 13995, + 13996 ] } ] }, { - "id": 14011, + "id": 13997, "name": "PluginDetails", "variant": "declaration", "kind": 2097152, @@ -7217,14 +7217,14 @@ "type": { "type": "reflection", "declaration": { - "id": 14012, + "id": 13998, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 14013, + "id": 13999, "name": "resolve", "variant": "declaration", "kind": 1024, @@ -7235,7 +7235,7 @@ } }, { - "id": 14014, + "id": 14000, "name": "name", "variant": "declaration", "kind": 1024, @@ -7246,7 +7246,7 @@ } }, { - "id": 14015, + "id": 14001, "name": "id", "variant": "declaration", "kind": 1024, @@ -7257,7 +7257,7 @@ } }, { - "id": 14016, + "id": 14002, "name": "options", "variant": "declaration", "kind": 1024, @@ -7283,7 +7283,7 @@ } }, { - "id": 14017, + "id": 14003, "name": "version", "variant": "declaration", "kind": 1024, @@ -7298,11 +7298,11 @@ { "title": "Properties", "children": [ - 14013, - 14014, - 14015, - 14016, - 14017 + 13999, + 14000, + 14001, + 14002, + 14003 ] } ] @@ -7310,7 +7310,7 @@ } }, { - "id": 14018, + "id": 14004, "name": "ExecArgs", "variant": "declaration", "kind": 2097152, @@ -7318,27 +7318,27 @@ "type": { "type": "reflection", "declaration": { - "id": 14019, + "id": 14005, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 14020, + "id": 14006, "name": "container", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 14023, + "target": 14009, "name": "MedusaContainer", "package": "@medusajs/types" } }, { - "id": 14021, + "id": 14007, "name": "args", "variant": "declaration", "kind": 1024, @@ -7356,8 +7356,8 @@ { "title": "Properties", "children": [ - 14020, - 14021 + 14006, + 14007 ] } ] @@ -7365,7 +7365,7 @@ } }, { - "id": 14022, + "id": 14008, "name": "ModuleImplementations", "variant": "declaration", "kind": 256, @@ -7380,7 +7380,7 @@ } }, { - "id": 14023, + "id": 14009, "name": "MedusaContainer", "variant": "declaration", "kind": 2097152, @@ -7395,7 +7395,7 @@ }, "typeParameters": [ { - "id": 14043, + "id": 14029, "name": "Cradle", "variant": "typeParam", "kind": 131072, @@ -7406,7 +7406,7 @@ }, "default": { "type": "reference", - "target": 14022, + "target": 14008, "name": "ModuleImplementations", "package": "@medusajs/types" } @@ -7442,28 +7442,28 @@ { "type": "reflection", "declaration": { - "id": 14024, + "id": 14010, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 14025, + "id": 14011, "name": "resolve", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 14026, + "id": 14012, "name": "resolve", "variant": "signature", "kind": 4096, "flags": {}, "typeParameters": [ { - "id": 14027, + "id": 14013, "name": "K", "variant": "typeParam", "kind": 131072, @@ -7489,21 +7489,21 @@ ], "parameters": [ { - "id": 14028, + "id": 14014, "name": "key", "variant": "param", "kind": 32768, "flags": {}, "type": { "type": "reference", - "target": 14027, + "target": 14013, "name": "K", "package": "@medusajs/types", "refersToTypeParameter": true } }, { - "id": 14029, + "id": 14015, "name": "resolveOptions", "variant": "param", "kind": 32768, @@ -7525,14 +7525,14 @@ "type": "indexedAccess", "indexType": { "type": "reference", - "target": 14027, + "target": 14013, "name": "K", "package": "@medusajs/types", "refersToTypeParameter": true }, "objectType": { "type": "reference", - "target": 14043, + "target": 14029, "name": "Cradle", "package": "@medusajs/types", "refersToTypeParameter": true @@ -7540,14 +7540,14 @@ } }, { - "id": 14030, + "id": 14016, "name": "resolve", "variant": "signature", "kind": 4096, "flags": {}, "typeParameters": [ { - "id": 14031, + "id": 14017, "name": "T", "variant": "typeParam", "kind": 131072, @@ -7556,7 +7556,7 @@ ], "parameters": [ { - "id": 14032, + "id": 14018, "name": "key", "variant": "param", "kind": 32768, @@ -7567,7 +7567,7 @@ } }, { - "id": 14033, + "id": 14019, "name": "resolveOptions", "variant": "param", "kind": 32768, @@ -7587,7 +7587,7 @@ ], "type": { "type": "reference", - "target": 14031, + "target": 14017, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -7600,7 +7600,7 @@ { "title": "Methods", "children": [ - 14025 + 14011 ] } ] @@ -7610,7 +7610,7 @@ } }, { - "id": 14044, + "id": 14030, "name": "ContainerLike", "variant": "declaration", "kind": 2097152, @@ -7618,28 +7618,28 @@ "type": { "type": "reflection", "declaration": { - "id": 14045, + "id": 14031, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 14046, + "id": 14032, "name": "resolve", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 14047, + "id": 14033, "name": "resolve", "variant": "signature", "kind": 4096, "flags": {}, "typeParameters": [ { - "id": 14048, + "id": 14034, "name": "T", "variant": "typeParam", "kind": 131072, @@ -7652,7 +7652,7 @@ ], "parameters": [ { - "id": 14049, + "id": 14035, "name": "key", "variant": "param", "kind": 32768, @@ -7665,7 +7665,7 @@ ], "type": { "type": "reference", - "target": 14048, + "target": 14034, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -7678,7 +7678,7 @@ { "title": "Methods", "children": [ - 14046 + 14032 ] } ] @@ -7686,7 +7686,7 @@ } }, { - "id": 13924, + "id": 13910, "name": "RuleOperatorType", "variant": "declaration", "kind": 2097152, @@ -7738,14 +7738,14 @@ } }, { - "id": 14050, + "id": 14036, "name": "WithCalculatedPrice", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 14051, + "id": 14037, "name": "calculated_price", "variant": "declaration", "kind": 1024, @@ -7753,14 +7753,14 @@ "type": { "type": "reflection", "declaration": { - "id": 14052, + "id": 14038, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 14053, + "id": 14039, "name": "calculated_amount", "variant": "declaration", "kind": 1024, @@ -7771,7 +7771,7 @@ } }, { - "id": 14054, + "id": 14040, "name": "is_calculated_price_tax_inclusive", "variant": "declaration", "kind": 1024, @@ -7788,8 +7788,8 @@ { "title": "Properties", "children": [ - 14053, - 14054 + 14039, + 14040 ] } ] @@ -7801,7 +7801,7 @@ { "title": "Properties", "children": [ - 14051 + 14037 ] } ] @@ -7811,57 +7811,57 @@ { "title": "Interfaces", "children": [ - 13828, - 13832, - 13839, - 13887, - 13893, + 13814, + 13818, + 13825, + 13873, + 13879, + 13880, + 13881, + 13886, 13894, - 13895, - 13900, - 13908, + 13944, + 13953, 13958, - 13967, - 13972, - 14002, - 14022, - 14050 + 13988, + 14008, + 14036 ] }, { "title": "Type Aliases", "children": [ - 13925, - 13929, - 13934, - 13942, - 13952, - 13956, - 14055, - 13819, - 13822, + 13911, 13915, - 13917, - 13919, 13920, - 14011, - 14018, - 14023, - 14044, - 13924 + 13928, + 13938, + 13942, + 14041, + 13805, + 13808, + 13901, + 13903, + 13905, + 13906, + 13997, + 14004, + 14009, + 14030, + 13910 ] } ] }, { - "id": 14057, + "id": 14043, "name": "DAL", "variant": "declaration", "kind": 4, "flags": {}, "children": [ { - "id": 14244, + "id": 14230, "name": "ModelDateColumns", "variant": "declaration", "kind": 2097152, @@ -7881,7 +7881,7 @@ } }, { - "id": 14245, + "id": 14231, "name": "SoftDeletableModelDateColumns", "variant": "declaration", "kind": 2097152, @@ -7895,7 +7895,7 @@ }, { "type": "reference", - "target": 14244, + "target": 14230, "name": "ModelDateColumns", "package": "@medusajs/types" } @@ -7903,7 +7903,7 @@ } }, { - "id": 14086, + "id": 14072, "name": "BaseFilterable", "variant": "declaration", "kind": 256, @@ -7918,7 +7918,7 @@ }, "children": [ { - "id": 14087, + "id": 14073, "name": "$and", "variant": "declaration", "kind": 1024, @@ -7940,11 +7940,11 @@ "types": [ { "type": "reference", - "target": 14086, + "target": 14072, "typeArguments": [ { "type": "reference", - "target": 14089, + "target": 14075, "name": "T", "package": "@medusajs/types", "qualifiedName": "BaseFilterable.T", @@ -7956,7 +7956,7 @@ }, { "type": "reference", - "target": 14089, + "target": 14075, "name": "T", "package": "@medusajs/types", "qualifiedName": "BaseFilterable.T", @@ -7967,7 +7967,7 @@ } }, { - "id": 14088, + "id": 14074, "name": "$or", "variant": "declaration", "kind": 1024, @@ -7989,11 +7989,11 @@ "types": [ { "type": "reference", - "target": 14086, + "target": 14072, "typeArguments": [ { "type": "reference", - "target": 14089, + "target": 14075, "name": "T", "package": "@medusajs/types", "qualifiedName": "BaseFilterable.T", @@ -8005,7 +8005,7 @@ }, { "type": "reference", - "target": 14089, + "target": 14075, "name": "T", "package": "@medusajs/types", "qualifiedName": "BaseFilterable.T", @@ -8020,14 +8020,14 @@ { "title": "Properties", "children": [ - 14087, - 14088 + 14073, + 14074 ] } ], "typeParameters": [ { - "id": 14089, + "id": 14075, "name": "T", "variant": "typeParam", "kind": 131072, @@ -8037,58 +8037,58 @@ "extendedBy": [ { "type": "reference", - "target": 14816, + "target": 14802, "name": "AdminPriceListListParams" }, { "type": "reference", - "target": 14934, + "target": 14920, "name": "AdminProductTagListParams" }, { "type": "reference", - "target": 14977, + "target": 14963, "name": "AdminProductTypeListParams" }, { "type": "reference", - "target": 15332, + "target": 15361, "name": "AdminTaxRegionListParams" }, { "type": "reference", - "target": 15401, + "target": 15430, "name": "FilterableInventoryLevelProps" }, { "type": "reference", - "target": 16088, + "target": 16117, "name": "FilterableNotificationProps" }, { "type": "reference", - "target": 16236, + "target": 16265, "name": "FilterableStockLocationProps" }, { "type": "reference", - "target": 16466, + "target": 16495, "name": "FilterableWorkflowExecutionProps" }, { "type": "reference", - "target": 16990, + "target": 17019, "name": "BaseCollectionListParams" }, { "type": "reference", - "target": 17031, + "target": 17060, "name": "BaseProductCategoryListParams" } ] }, { - "id": 14090, + "id": 14076, "name": "OptionsQuery", "variant": "declaration", "kind": 256, @@ -8103,7 +8103,7 @@ }, "children": [ { - "id": 14091, + "id": 14077, "name": "populate", "variant": "declaration", "kind": 1024, @@ -8127,7 +8127,7 @@ } }, { - "id": 14092, + "id": 14078, "name": "orderBy", "variant": "declaration", "kind": 1024, @@ -8147,11 +8147,11 @@ "types": [ { "type": "reference", - "target": 16945, + "target": 16974, "typeArguments": [ { "type": "reference", - "target": 14098, + "target": 14084, "name": "T", "package": "@medusajs/types", "qualifiedName": "OptionsQuery.T", @@ -8165,11 +8165,11 @@ "type": "array", "elementType": { "type": "reference", - "target": 16945, + "target": 16974, "typeArguments": [ { "type": "reference", - "target": 14098, + "target": 14084, "name": "T", "package": "@medusajs/types", "qualifiedName": "OptionsQuery.T", @@ -8184,7 +8184,7 @@ } }, { - "id": 14093, + "id": 14079, "name": "limit", "variant": "declaration", "kind": 1024, @@ -8205,7 +8205,7 @@ } }, { - "id": 14094, + "id": 14080, "name": "offset", "variant": "declaration", "kind": 1024, @@ -8226,7 +8226,7 @@ } }, { - "id": 14095, + "id": 14081, "name": "fields", "variant": "declaration", "kind": 1024, @@ -8250,7 +8250,7 @@ } }, { - "id": 14096, + "id": 14082, "name": "groupBy", "variant": "declaration", "kind": 1024, @@ -8283,7 +8283,7 @@ } }, { - "id": 14097, + "id": 14083, "name": "filters", "variant": "declaration", "kind": 1024, @@ -8314,7 +8314,7 @@ }, { "type": "reference", - "target": 16947, + "target": 16976, "typeArguments": [ { "type": "union", @@ -8325,7 +8325,7 @@ }, { "type": "reference", - "target": 16947, + "target": 16976, "name": "Dictionary", "package": "@medusajs/types" } @@ -8343,26 +8343,26 @@ { "title": "Properties", "children": [ - 14091, - 14092, - 14093, - 14094, - 14095, - 14096, - 14097 + 14077, + 14078, + 14079, + 14080, + 14081, + 14082, + 14083 ] } ], "typeParameters": [ { - "id": 14098, + "id": 14084, "name": "T", "variant": "typeParam", "kind": 131072, "flags": {} }, { - "id": 14099, + "id": 14085, "name": "P", "variant": "typeParam", "kind": 131072, @@ -8379,7 +8379,7 @@ ] }, { - "id": 14100, + "id": 14086, "name": "FindOptions", "variant": "declaration", "kind": 256, @@ -8394,7 +8394,7 @@ }, "children": [ { - "id": 14101, + "id": 14087, "name": "where", "variant": "declaration", "kind": 1024, @@ -8446,7 +8446,7 @@ }, "objectType": { "type": "reference", - "target": 14109, + "target": 14095, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -8502,7 +8502,7 @@ }, { "type": "reference", - "target": 14064, + "target": 14050, "typeArguments": [ { "type": "indexedAccess", @@ -8537,7 +8537,7 @@ }, "objectType": { "type": "reference", - "target": 14109, + "target": 14095, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -8568,21 +8568,21 @@ "extendsType": { "type": "reflection", "declaration": { - "id": 14102, + "id": 14088, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "indexSignatures": [ { - "id": 14103, + "id": 14089, "name": "__index", "variant": "signature", "kind": 8192, "flags": {}, "parameters": [ { - "id": 14104, + "id": 14090, "name": "x", "variant": "param", "kind": 32768, @@ -8738,7 +8738,7 @@ }, { "type": "reference", - "target": 14086, + "target": 14072, "typeArguments": [ { "type": "mapped", @@ -8776,7 +8776,7 @@ }, "objectType": { "type": "reference", - "target": 14109, + "target": 14095, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -8832,7 +8832,7 @@ }, { "type": "reference", - "target": 14064, + "target": 14050, "typeArguments": [ { "type": "indexedAccess", @@ -8867,7 +8867,7 @@ }, "objectType": { "type": "reference", - "target": 14109, + "target": 14095, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -8898,21 +8898,21 @@ "extendsType": { "type": "reflection", "declaration": { - "id": 14105, + "id": 14091, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "indexSignatures": [ { - "id": 14106, + "id": 14092, "name": "__index", "variant": "signature", "kind": 8192, "flags": {}, "parameters": [ { - "id": 14107, + "id": 14093, "name": "x", "variant": "param", "kind": 32768, @@ -9014,7 +9014,7 @@ } }, { - "id": 14108, + "id": 14094, "name": "options", "variant": "declaration", "kind": 1024, @@ -9031,11 +9031,11 @@ }, "type": { "type": "reference", - "target": 14090, + "target": 14076, "typeArguments": [ { "type": "reference", - "target": 14109, + "target": 14095, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -9054,14 +9054,14 @@ { "title": "Properties", "children": [ - 14101, - 14108 + 14087, + 14094 ] } ], "typeParameters": [ { - "id": 14109, + "id": 14095, "name": "T", "variant": "typeParam", "kind": 131072, @@ -9074,7 +9074,7 @@ ] }, { - "id": 14110, + "id": 14096, "name": "UpsertWithReplaceConfig", "variant": "declaration", "kind": 256, @@ -9089,7 +9089,7 @@ }, "children": [ { - "id": 14111, + "id": 14097, "name": "relations", "variant": "declaration", "kind": 1024, @@ -9111,7 +9111,7 @@ "operator": "keyof", "target": { "type": "reference", - "target": 14112, + "target": 14098, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -9124,13 +9124,13 @@ { "title": "Properties", "children": [ - 14111 + 14097 ] } ], "typeParameters": [ { - "id": 14112, + "id": 14098, "name": "T", "variant": "typeParam", "kind": 131072, @@ -9139,7 +9139,7 @@ ] }, { - "id": 14113, + "id": 14099, "name": "PerformedActions", "variant": "declaration", "kind": 2097152, @@ -9147,14 +9147,14 @@ "type": { "type": "reflection", "declaration": { - "id": 14114, + "id": 14100, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 14115, + "id": 14101, "name": "created", "variant": "declaration", "kind": 1024, @@ -9168,13 +9168,13 @@ "typeArguments": [ { "type": "reference", - "target": 16952, + "target": 16981, "name": "EntityClassName", "package": "@medusajs/types" }, { "type": "reference", - "target": 16953, + "target": 16982, "name": "EntityValues", "package": "@medusajs/types" } @@ -9184,7 +9184,7 @@ } }, { - "id": 14116, + "id": 14102, "name": "updated", "variant": "declaration", "kind": 1024, @@ -9198,13 +9198,13 @@ "typeArguments": [ { "type": "reference", - "target": 16952, + "target": 16981, "name": "EntityClassName", "package": "@medusajs/types" }, { "type": "reference", - "target": 16953, + "target": 16982, "name": "EntityValues", "package": "@medusajs/types" } @@ -9214,7 +9214,7 @@ } }, { - "id": 14117, + "id": 14103, "name": "deleted", "variant": "declaration", "kind": 1024, @@ -9228,13 +9228,13 @@ "typeArguments": [ { "type": "reference", - "target": 16952, + "target": 16981, "name": "EntityClassName", "package": "@medusajs/types" }, { "type": "reference", - "target": 16953, + "target": 16982, "name": "EntityValues", "package": "@medusajs/types" } @@ -9248,9 +9248,9 @@ { "title": "Properties", "children": [ - 14115, - 14116, - 14117 + 14101, + 14102, + 14103 ] } ] @@ -9258,7 +9258,7 @@ } }, { - "id": 14118, + "id": 14104, "name": "RepositoryService", "variant": "declaration", "kind": 256, @@ -9273,7 +9273,7 @@ }, "children": [ { - "id": 14171, + "id": 14157, "name": "transaction", "variant": "declaration", "kind": 2048, @@ -9282,7 +9282,7 @@ }, "signatures": [ { - "id": 14172, + "id": 14158, "name": "transaction", "variant": "signature", "kind": 4096, @@ -9291,7 +9291,7 @@ }, "typeParameters": [ { - "id": 14173, + "id": 14159, "name": "TManager", "variant": "typeParam", "kind": 131072, @@ -9304,7 +9304,7 @@ ], "parameters": [ { - "id": 14174, + "id": 14160, "name": "task", "variant": "param", "kind": 32768, @@ -9312,28 +9312,28 @@ "type": { "type": "reflection", "declaration": { - "id": 14175, + "id": 14161, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "signatures": [ { - "id": 14176, + "id": 14162, "name": "__type", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 14177, + "id": 14163, "name": "transactionManager", "variant": "param", "kind": 32768, "flags": {}, "type": { "type": "reference", - "target": 14173, + "target": 14159, "name": "TManager", "package": "@medusajs/types", "refersToTypeParameter": true @@ -9361,7 +9361,7 @@ } }, { - "id": 14178, + "id": 14164, "name": "context", "variant": "param", "kind": 32768, @@ -9371,14 +9371,14 @@ "type": { "type": "reflection", "declaration": { - "id": 14179, + "id": 14165, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 14180, + "id": 14166, "name": "isolationLevel", "variant": "declaration", "kind": 1024, @@ -9391,7 +9391,7 @@ } }, { - "id": 14181, + "id": 14167, "name": "transaction", "variant": "declaration", "kind": 1024, @@ -9400,14 +9400,14 @@ }, "type": { "type": "reference", - "target": 14173, + "target": 14159, "name": "TManager", "package": "@medusajs/types", "refersToTypeParameter": true } }, { - "id": 14182, + "id": 14168, "name": "enableNestedTransactions", "variant": "declaration", "kind": 1024, @@ -9424,9 +9424,9 @@ { "title": "Properties", "children": [ - 14180, - 14181, - 14182 + 14166, + 14167, + 14168 ] } ] @@ -9451,19 +9451,19 @@ }, "inheritedFrom": { "type": "reference", - "target": 16958, + "target": 16987, "name": "BaseRepositoryService.transaction" } } ], "inheritedFrom": { "type": "reference", - "target": 16957, + "target": 16986, "name": "BaseRepositoryService.transaction" } }, { - "id": 14183, + "id": 14169, "name": "getFreshManager", "variant": "declaration", "kind": 2048, @@ -9472,7 +9472,7 @@ }, "signatures": [ { - "id": 14184, + "id": 14170, "name": "getFreshManager", "variant": "signature", "kind": 4096, @@ -9481,7 +9481,7 @@ }, "typeParameters": [ { - "id": 14185, + "id": 14171, "name": "TManager", "variant": "typeParam", "kind": 131072, @@ -9494,26 +9494,26 @@ ], "type": { "type": "reference", - "target": 14185, + "target": 14171, "name": "TManager", "package": "@medusajs/types", "refersToTypeParameter": true }, "inheritedFrom": { "type": "reference", - "target": 16970, + "target": 16999, "name": "BaseRepositoryService.getFreshManager" } } ], "inheritedFrom": { "type": "reference", - "target": 16969, + "target": 16998, "name": "BaseRepositoryService.getFreshManager" } }, { - "id": 14186, + "id": 14172, "name": "getActiveManager", "variant": "declaration", "kind": 2048, @@ -9522,7 +9522,7 @@ }, "signatures": [ { - "id": 14187, + "id": 14173, "name": "getActiveManager", "variant": "signature", "kind": 4096, @@ -9531,7 +9531,7 @@ }, "typeParameters": [ { - "id": 14188, + "id": 14174, "name": "TManager", "variant": "typeParam", "kind": 131072, @@ -9544,26 +9544,26 @@ ], "type": { "type": "reference", - "target": 14188, + "target": 14174, "name": "TManager", "package": "@medusajs/types", "refersToTypeParameter": true }, "inheritedFrom": { "type": "reference", - "target": 16973, + "target": 17002, "name": "BaseRepositoryService.getActiveManager" } } ], "inheritedFrom": { "type": "reference", - "target": 16972, + "target": 17001, "name": "BaseRepositoryService.getActiveManager" } }, { - "id": 14189, + "id": 14175, "name": "serialize", "variant": "declaration", "kind": 2048, @@ -9572,7 +9572,7 @@ }, "signatures": [ { - "id": 14190, + "id": 14176, "name": "serialize", "variant": "signature", "kind": 4096, @@ -9581,7 +9581,7 @@ }, "typeParameters": [ { - "id": 14191, + "id": 14177, "name": "TOutput", "variant": "typeParam", "kind": 131072, @@ -9606,7 +9606,7 @@ ], "parameters": [ { - "id": 14192, + "id": 14178, "name": "data", "variant": "param", "kind": 32768, @@ -9617,7 +9617,7 @@ } }, { - "id": 14193, + "id": 14179, "name": "options", "variant": "param", "kind": 32768, @@ -9639,7 +9639,7 @@ "typeArguments": [ { "type": "reference", - "target": 14191, + "target": 14177, "name": "TOutput", "package": "@medusajs/types", "refersToTypeParameter": true @@ -9650,33 +9650,33 @@ }, "inheritedFrom": { "type": "reference", - "target": 16976, + "target": 17005, "name": "BaseRepositoryService.serialize" } } ], "inheritedFrom": { "type": "reference", - "target": 16975, + "target": 17004, "name": "BaseRepositoryService.serialize" } }, { - "id": 14119, + "id": 14105, "name": "find", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 14120, + "id": 14106, "name": "find", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 14121, + "id": 14107, "name": "options", "variant": "param", "kind": 32768, @@ -9685,11 +9685,11 @@ }, "type": { "type": "reference", - "target": 14100, + "target": 14086, "typeArguments": [ { "type": "reference", - "target": 14194, + "target": 14180, "name": "T", "package": "@medusajs/types", "qualifiedName": "RepositoryService.T", @@ -9701,7 +9701,7 @@ } }, { - "id": 14122, + "id": 14108, "name": "context", "variant": "param", "kind": 32768, @@ -9710,7 +9710,7 @@ }, "type": { "type": "reference", - "target": 16859, + "target": 16888, "name": "Context", "package": "@medusajs/types" } @@ -9727,7 +9727,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 14194, + "target": 14180, "name": "T", "package": "@medusajs/types", "qualifiedName": "RepositoryService.T", @@ -9742,21 +9742,21 @@ ] }, { - "id": 14123, + "id": 14109, "name": "findAndCount", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 14124, + "id": 14110, "name": "findAndCount", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 14125, + "id": 14111, "name": "options", "variant": "param", "kind": 32768, @@ -9765,11 +9765,11 @@ }, "type": { "type": "reference", - "target": 14100, + "target": 14086, "typeArguments": [ { "type": "reference", - "target": 14194, + "target": 14180, "name": "T", "package": "@medusajs/types", "qualifiedName": "RepositoryService.T", @@ -9781,7 +9781,7 @@ } }, { - "id": 14126, + "id": 14112, "name": "context", "variant": "param", "kind": 32768, @@ -9790,7 +9790,7 @@ }, "type": { "type": "reference", - "target": 16859, + "target": 16888, "name": "Context", "package": "@medusajs/types" } @@ -9810,7 +9810,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 14194, + "target": 14180, "name": "T", "package": "@medusajs/types", "qualifiedName": "RepositoryService.T", @@ -9831,21 +9831,21 @@ ] }, { - "id": 14127, + "id": 14113, "name": "create", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 14128, + "id": 14114, "name": "create", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 14129, + "id": 14115, "name": "data", "variant": "param", "kind": 32768, @@ -9859,7 +9859,7 @@ } }, { - "id": 14130, + "id": 14116, "name": "context", "variant": "param", "kind": 32768, @@ -9868,7 +9868,7 @@ }, "type": { "type": "reference", - "target": 16859, + "target": 16888, "name": "Context", "package": "@medusajs/types" } @@ -9885,7 +9885,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 14194, + "target": 14180, "name": "T", "package": "@medusajs/types", "qualifiedName": "RepositoryService.T", @@ -9900,21 +9900,21 @@ ] }, { - "id": 14131, + "id": 14117, "name": "update", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 14132, + "id": 14118, "name": "update", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 14133, + "id": 14119, "name": "data", "variant": "param", "kind": 32768, @@ -9924,14 +9924,14 @@ "elementType": { "type": "reflection", "declaration": { - "id": 14134, + "id": 14120, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 14135, + "id": 14121, "name": "entity", "variant": "declaration", "kind": 1024, @@ -9942,7 +9942,7 @@ } }, { - "id": 14136, + "id": 14122, "name": "update", "variant": "declaration", "kind": 1024, @@ -9957,8 +9957,8 @@ { "title": "Properties", "children": [ - 14135, - 14136 + 14121, + 14122 ] } ] @@ -9967,7 +9967,7 @@ } }, { - "id": 14137, + "id": 14123, "name": "context", "variant": "param", "kind": 32768, @@ -9976,7 +9976,7 @@ }, "type": { "type": "reference", - "target": 16859, + "target": 16888, "name": "Context", "package": "@medusajs/types" } @@ -9993,7 +9993,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 14194, + "target": 14180, "name": "T", "package": "@medusajs/types", "qualifiedName": "RepositoryService.T", @@ -10008,21 +10008,21 @@ ] }, { - "id": 14138, + "id": 14124, "name": "delete", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 14139, + "id": 14125, "name": "delete", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 14140, + "id": 14126, "name": "idsOrPKs", "variant": "param", "kind": 32768, @@ -10066,7 +10066,7 @@ }, "objectType": { "type": "reference", - "target": 14194, + "target": 14180, "name": "T", "package": "@medusajs/types", "qualifiedName": "RepositoryService.T", @@ -10123,7 +10123,7 @@ }, { "type": "reference", - "target": 14064, + "target": 14050, "typeArguments": [ { "type": "indexedAccess", @@ -10158,7 +10158,7 @@ }, "objectType": { "type": "reference", - "target": 14194, + "target": 14180, "name": "T", "package": "@medusajs/types", "qualifiedName": "RepositoryService.T", @@ -10190,21 +10190,21 @@ "extendsType": { "type": "reflection", "declaration": { - "id": 14141, + "id": 14127, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "indexSignatures": [ { - "id": 14142, + "id": 14128, "name": "__index", "variant": "signature", "kind": 8192, "flags": {}, "parameters": [ { - "id": 14143, + "id": 14129, "name": "x", "variant": "param", "kind": 32768, @@ -10360,7 +10360,7 @@ }, { "type": "reference", - "target": 14086, + "target": 14072, "typeArguments": [ { "type": "mapped", @@ -10398,7 +10398,7 @@ }, "objectType": { "type": "reference", - "target": 14194, + "target": 14180, "name": "T", "package": "@medusajs/types", "qualifiedName": "RepositoryService.T", @@ -10455,7 +10455,7 @@ }, { "type": "reference", - "target": 14064, + "target": 14050, "typeArguments": [ { "type": "indexedAccess", @@ -10490,7 +10490,7 @@ }, "objectType": { "type": "reference", - "target": 14194, + "target": 14180, "name": "T", "package": "@medusajs/types", "qualifiedName": "RepositoryService.T", @@ -10522,21 +10522,21 @@ "extendsType": { "type": "reflection", "declaration": { - "id": 14144, + "id": 14130, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "indexSignatures": [ { - "id": 14145, + "id": 14131, "name": "__index", "variant": "signature", "kind": 8192, "flags": {}, "parameters": [ { - "id": 14146, + "id": 14132, "name": "x", "variant": "param", "kind": 32768, @@ -10638,7 +10638,7 @@ } }, { - "id": 14147, + "id": 14133, "name": "context", "variant": "param", "kind": 32768, @@ -10647,7 +10647,7 @@ }, "type": { "type": "reference", - "target": 16859, + "target": 16888, "name": "Context", "package": "@medusajs/types" } @@ -10672,14 +10672,14 @@ ] }, { - "id": 14148, + "id": 14134, "name": "softDelete", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 14149, + "id": 14135, "name": "softDelete", "variant": "signature", "kind": 4096, @@ -10705,7 +10705,7 @@ }, "parameters": [ { - "id": 14150, + "id": 14136, "name": "idsOrFilter", "variant": "param", "kind": 32768, @@ -10727,7 +10727,7 @@ { "type": "reflection", "declaration": { - "id": 14151, + "id": 14137, "name": "__type", "variant": "declaration", "kind": 65536, @@ -10739,7 +10739,7 @@ "elementType": { "type": "reflection", "declaration": { - "id": 14152, + "id": 14138, "name": "__type", "variant": "declaration", "kind": 65536, @@ -10751,7 +10751,7 @@ } }, { - "id": 14153, + "id": 14139, "name": "context", "variant": "param", "kind": 32768, @@ -10760,7 +10760,7 @@ }, "type": { "type": "reference", - "target": 16859, + "target": 16888, "name": "Context", "package": "@medusajs/types" } @@ -10780,7 +10780,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 14194, + "target": 14180, "name": "T", "package": "@medusajs/types", "qualifiedName": "RepositoryService.T", @@ -10819,21 +10819,21 @@ ] }, { - "id": 14154, + "id": 14140, "name": "restore", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 14155, + "id": 14141, "name": "restore", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 14156, + "id": 14142, "name": "idsOrFilter", "variant": "param", "kind": 32768, @@ -10851,7 +10851,7 @@ { "type": "reflection", "declaration": { - "id": 14157, + "id": 14143, "name": "__type", "variant": "declaration", "kind": 65536, @@ -10862,7 +10862,7 @@ } }, { - "id": 14158, + "id": 14144, "name": "context", "variant": "param", "kind": 32768, @@ -10871,7 +10871,7 @@ }, "type": { "type": "reference", - "target": 16859, + "target": 16888, "name": "Context", "package": "@medusajs/types" } @@ -10891,7 +10891,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 14194, + "target": 14180, "name": "T", "package": "@medusajs/types", "qualifiedName": "RepositoryService.T", @@ -10930,21 +10930,21 @@ ] }, { - "id": 14159, + "id": 14145, "name": "upsert", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 14160, + "id": 14146, "name": "upsert", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 14161, + "id": 14147, "name": "data", "variant": "param", "kind": 32768, @@ -10958,7 +10958,7 @@ } }, { - "id": 14162, + "id": 14148, "name": "context", "variant": "param", "kind": 32768, @@ -10967,7 +10967,7 @@ }, "type": { "type": "reference", - "target": 16859, + "target": 16888, "name": "Context", "package": "@medusajs/types" } @@ -10984,7 +10984,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 14194, + "target": 14180, "name": "T", "package": "@medusajs/types", "qualifiedName": "RepositoryService.T", @@ -10999,21 +10999,21 @@ ] }, { - "id": 14163, + "id": 14149, "name": "upsertWithReplace", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 14164, + "id": 14150, "name": "upsertWithReplace", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 14165, + "id": 14151, "name": "data", "variant": "param", "kind": 32768, @@ -11027,7 +11027,7 @@ } }, { - "id": 14166, + "id": 14152, "name": "config", "variant": "param", "kind": 32768, @@ -11036,11 +11036,11 @@ }, "type": { "type": "reference", - "target": 14110, + "target": 14096, "typeArguments": [ { "type": "reference", - "target": 14194, + "target": 14180, "name": "T", "package": "@medusajs/types", "qualifiedName": "RepositoryService.T", @@ -11052,7 +11052,7 @@ } }, { - "id": 14167, + "id": 14153, "name": "context", "variant": "param", "kind": 32768, @@ -11061,7 +11061,7 @@ }, "type": { "type": "reference", - "target": 16859, + "target": 16888, "name": "Context", "package": "@medusajs/types" } @@ -11077,14 +11077,14 @@ { "type": "reflection", "declaration": { - "id": 14168, + "id": 14154, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 14169, + "id": 14155, "name": "entities", "variant": "declaration", "kind": 1024, @@ -11093,7 +11093,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 14194, + "target": 14180, "name": "T", "package": "@medusajs/types", "qualifiedName": "RepositoryService.T", @@ -11102,14 +11102,14 @@ } }, { - "id": 14170, + "id": 14156, "name": "performedActions", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 14113, + "target": 14099, "name": "PerformedActions", "package": "@medusajs/types" } @@ -11119,8 +11119,8 @@ { "title": "Properties", "children": [ - 14169, - 14170 + 14155, + 14156 ] } ] @@ -11138,25 +11138,25 @@ { "title": "Methods", "children": [ - 14171, - 14183, - 14186, - 14189, - 14119, - 14123, - 14127, - 14131, - 14138, - 14148, - 14154, - 14159, - 14163 + 14157, + 14169, + 14172, + 14175, + 14105, + 14109, + 14113, + 14117, + 14124, + 14134, + 14140, + 14145, + 14149 ] } ], "typeParameters": [ { - "id": 14194, + "id": 14180, "name": "T", "variant": "typeParam", "kind": 131072, @@ -11170,11 +11170,11 @@ "extendedTypes": [ { "type": "reference", - "target": 16956, + "target": 16985, "typeArguments": [ { "type": "reference", - "target": 14194, + "target": 14180, "name": "T", "package": "@medusajs/types", "qualifiedName": "RepositoryService.T", @@ -11187,7 +11187,7 @@ ] }, { - "id": 14195, + "id": 14181, "name": "TreeRepositoryService", "variant": "declaration", "kind": 256, @@ -11202,7 +11202,7 @@ }, "children": [ { - "id": 14214, + "id": 14200, "name": "transaction", "variant": "declaration", "kind": 2048, @@ -11211,7 +11211,7 @@ }, "signatures": [ { - "id": 14215, + "id": 14201, "name": "transaction", "variant": "signature", "kind": 4096, @@ -11220,7 +11220,7 @@ }, "typeParameters": [ { - "id": 14216, + "id": 14202, "name": "TManager", "variant": "typeParam", "kind": 131072, @@ -11233,7 +11233,7 @@ ], "parameters": [ { - "id": 14217, + "id": 14203, "name": "task", "variant": "param", "kind": 32768, @@ -11241,28 +11241,28 @@ "type": { "type": "reflection", "declaration": { - "id": 14218, + "id": 14204, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "signatures": [ { - "id": 14219, + "id": 14205, "name": "__type", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 14220, + "id": 14206, "name": "transactionManager", "variant": "param", "kind": 32768, "flags": {}, "type": { "type": "reference", - "target": 14173, + "target": 14159, "name": "TManager", "package": "@medusajs/types", "refersToTypeParameter": true @@ -11290,7 +11290,7 @@ } }, { - "id": 14221, + "id": 14207, "name": "context", "variant": "param", "kind": 32768, @@ -11300,14 +11300,14 @@ "type": { "type": "reflection", "declaration": { - "id": 14222, + "id": 14208, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 14223, + "id": 14209, "name": "isolationLevel", "variant": "declaration", "kind": 1024, @@ -11320,7 +11320,7 @@ } }, { - "id": 14224, + "id": 14210, "name": "transaction", "variant": "declaration", "kind": 1024, @@ -11329,14 +11329,14 @@ }, "type": { "type": "reference", - "target": 14173, + "target": 14159, "name": "TManager", "package": "@medusajs/types", "refersToTypeParameter": true } }, { - "id": 14225, + "id": 14211, "name": "enableNestedTransactions", "variant": "declaration", "kind": 1024, @@ -11353,9 +11353,9 @@ { "title": "Properties", "children": [ - 14223, - 14224, - 14225 + 14209, + 14210, + 14211 ] } ] @@ -11380,19 +11380,19 @@ }, "inheritedFrom": { "type": "reference", - "target": 16958, + "target": 16987, "name": "BaseRepositoryService.transaction" } } ], "inheritedFrom": { "type": "reference", - "target": 16957, + "target": 16986, "name": "BaseRepositoryService.transaction" } }, { - "id": 14226, + "id": 14212, "name": "getFreshManager", "variant": "declaration", "kind": 2048, @@ -11401,7 +11401,7 @@ }, "signatures": [ { - "id": 14227, + "id": 14213, "name": "getFreshManager", "variant": "signature", "kind": 4096, @@ -11410,7 +11410,7 @@ }, "typeParameters": [ { - "id": 14228, + "id": 14214, "name": "TManager", "variant": "typeParam", "kind": 131072, @@ -11423,26 +11423,26 @@ ], "type": { "type": "reference", - "target": 14185, + "target": 14171, "name": "TManager", "package": "@medusajs/types", "refersToTypeParameter": true }, "inheritedFrom": { "type": "reference", - "target": 16970, + "target": 16999, "name": "BaseRepositoryService.getFreshManager" } } ], "inheritedFrom": { "type": "reference", - "target": 16969, + "target": 16998, "name": "BaseRepositoryService.getFreshManager" } }, { - "id": 14229, + "id": 14215, "name": "getActiveManager", "variant": "declaration", "kind": 2048, @@ -11451,7 +11451,7 @@ }, "signatures": [ { - "id": 14230, + "id": 14216, "name": "getActiveManager", "variant": "signature", "kind": 4096, @@ -11460,7 +11460,7 @@ }, "typeParameters": [ { - "id": 14231, + "id": 14217, "name": "TManager", "variant": "typeParam", "kind": 131072, @@ -11473,26 +11473,26 @@ ], "type": { "type": "reference", - "target": 14188, + "target": 14174, "name": "TManager", "package": "@medusajs/types", "refersToTypeParameter": true }, "inheritedFrom": { "type": "reference", - "target": 16973, + "target": 17002, "name": "BaseRepositoryService.getActiveManager" } } ], "inheritedFrom": { "type": "reference", - "target": 16972, + "target": 17001, "name": "BaseRepositoryService.getActiveManager" } }, { - "id": 14232, + "id": 14218, "name": "serialize", "variant": "declaration", "kind": 2048, @@ -11501,7 +11501,7 @@ }, "signatures": [ { - "id": 14233, + "id": 14219, "name": "serialize", "variant": "signature", "kind": 4096, @@ -11510,7 +11510,7 @@ }, "typeParameters": [ { - "id": 14234, + "id": 14220, "name": "TOutput", "variant": "typeParam", "kind": 131072, @@ -11535,7 +11535,7 @@ ], "parameters": [ { - "id": 14235, + "id": 14221, "name": "data", "variant": "param", "kind": 32768, @@ -11546,7 +11546,7 @@ } }, { - "id": 14236, + "id": 14222, "name": "options", "variant": "param", "kind": 32768, @@ -11568,7 +11568,7 @@ "typeArguments": [ { "type": "reference", - "target": 14191, + "target": 14177, "name": "TOutput", "package": "@medusajs/types", "refersToTypeParameter": true @@ -11579,33 +11579,33 @@ }, "inheritedFrom": { "type": "reference", - "target": 16976, + "target": 17005, "name": "BaseRepositoryService.serialize" } } ], "inheritedFrom": { "type": "reference", - "target": 16975, + "target": 17004, "name": "BaseRepositoryService.serialize" } }, { - "id": 14196, + "id": 14182, "name": "find", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 14197, + "id": 14183, "name": "find", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 14198, + "id": 14184, "name": "options", "variant": "param", "kind": 32768, @@ -11614,11 +11614,11 @@ }, "type": { "type": "reference", - "target": 14100, + "target": 14086, "typeArguments": [ { "type": "reference", - "target": 14237, + "target": 14223, "name": "T", "package": "@medusajs/types", "qualifiedName": "TreeRepositoryService.T", @@ -11630,7 +11630,7 @@ } }, { - "id": 14199, + "id": 14185, "name": "transformOptions", "variant": "param", "kind": 32768, @@ -11639,13 +11639,13 @@ }, "type": { "type": "reference", - "target": 13894, + "target": 13880, "name": "RepositoryTransformOptions", "package": "@medusajs/types" } }, { - "id": 14200, + "id": 14186, "name": "context", "variant": "param", "kind": 32768, @@ -11654,7 +11654,7 @@ }, "type": { "type": "reference", - "target": 16859, + "target": 16888, "name": "Context", "package": "@medusajs/types" } @@ -11671,7 +11671,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 14237, + "target": 14223, "name": "T", "package": "@medusajs/types", "qualifiedName": "TreeRepositoryService.T", @@ -11686,21 +11686,21 @@ ] }, { - "id": 14201, + "id": 14187, "name": "findAndCount", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 14202, + "id": 14188, "name": "findAndCount", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 14203, + "id": 14189, "name": "options", "variant": "param", "kind": 32768, @@ -11709,11 +11709,11 @@ }, "type": { "type": "reference", - "target": 14100, + "target": 14086, "typeArguments": [ { "type": "reference", - "target": 14237, + "target": 14223, "name": "T", "package": "@medusajs/types", "qualifiedName": "TreeRepositoryService.T", @@ -11725,7 +11725,7 @@ } }, { - "id": 14204, + "id": 14190, "name": "transformOptions", "variant": "param", "kind": 32768, @@ -11734,13 +11734,13 @@ }, "type": { "type": "reference", - "target": 13894, + "target": 13880, "name": "RepositoryTransformOptions", "package": "@medusajs/types" } }, { - "id": 14205, + "id": 14191, "name": "context", "variant": "param", "kind": 32768, @@ -11749,7 +11749,7 @@ }, "type": { "type": "reference", - "target": 16859, + "target": 16888, "name": "Context", "package": "@medusajs/types" } @@ -11769,7 +11769,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 14237, + "target": 14223, "name": "T", "package": "@medusajs/types", "qualifiedName": "TreeRepositoryService.T", @@ -11790,21 +11790,21 @@ ] }, { - "id": 14206, + "id": 14192, "name": "create", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 14207, + "id": 14193, "name": "create", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 14208, + "id": 14194, "name": "data", "variant": "param", "kind": 32768, @@ -11818,7 +11818,7 @@ } }, { - "id": 14209, + "id": 14195, "name": "context", "variant": "param", "kind": 32768, @@ -11827,7 +11827,7 @@ }, "type": { "type": "reference", - "target": 16859, + "target": 16888, "name": "Context", "package": "@medusajs/types" } @@ -11844,7 +11844,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 14237, + "target": 14223, "name": "T", "package": "@medusajs/types", "qualifiedName": "TreeRepositoryService.T", @@ -11859,21 +11859,21 @@ ] }, { - "id": 14210, + "id": 14196, "name": "delete", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 14211, + "id": 14197, "name": "delete", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 14212, + "id": 14198, "name": "ids", "variant": "param", "kind": 32768, @@ -11887,7 +11887,7 @@ } }, { - "id": 14213, + "id": 14199, "name": "context", "variant": "param", "kind": 32768, @@ -11896,7 +11896,7 @@ }, "type": { "type": "reference", - "target": 16859, + "target": 16888, "name": "Context", "package": "@medusajs/types" } @@ -11925,20 +11925,20 @@ { "title": "Methods", "children": [ - 14214, - 14226, - 14229, - 14232, - 14196, - 14201, - 14206, - 14210 + 14200, + 14212, + 14215, + 14218, + 14182, + 14187, + 14192, + 14196 ] } ], "typeParameters": [ { - "id": 14237, + "id": 14223, "name": "T", "variant": "typeParam", "kind": 131072, @@ -11952,11 +11952,11 @@ "extendedTypes": [ { "type": "reference", - "target": 16956, + "target": 16985, "typeArguments": [ { "type": "reference", - "target": 14237, + "target": 14223, "name": "T", "package": "@medusajs/types", "qualifiedName": "TreeRepositoryService.T", @@ -11969,7 +11969,7 @@ ] }, { - "id": 14238, + "id": 14224, "name": "SoftDeleteReturn", "variant": "declaration", "kind": 256, @@ -11984,7 +11984,7 @@ }, "children": [ { - "id": 14239, + "id": 14225, "name": "returnLinkableKeys", "variant": "declaration", "kind": 1024, @@ -12003,7 +12003,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 14240, + "target": 14226, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -12015,13 +12015,13 @@ { "title": "Properties", "children": [ - 14239 + 14225 ] } ], "typeParameters": [ { - "id": 14240, + "id": 14226, "name": "TReturnableLinkableKeys", "variant": "typeParam", "kind": 131072, @@ -12034,7 +12034,7 @@ ] }, { - "id": 14241, + "id": 14227, "name": "RestoreReturn", "variant": "declaration", "kind": 256, @@ -12049,7 +12049,7 @@ }, "children": [ { - "id": 14242, + "id": 14228, "name": "returnLinkableKeys", "variant": "declaration", "kind": 1024, @@ -12068,7 +12068,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 14243, + "target": 14229, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -12080,13 +12080,13 @@ { "title": "Properties", "children": [ - 14242 + 14228 ] } ], "typeParameters": [ { - "id": 14243, + "id": 14229, "name": "TReturnableLinkableKeys", "variant": "typeParam", "kind": 131072, @@ -12099,14 +12099,14 @@ ] }, { - "id": 14064, + "id": 14050, "name": "OperatorMap", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 14085, + "id": 14071, "name": "T", "variant": "typeParam", "kind": 131072, @@ -12116,14 +12116,14 @@ "type": { "type": "reflection", "declaration": { - "id": 14065, + "id": 14051, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 14066, + "id": 14052, "name": "$and", "variant": "declaration", "kind": 1024, @@ -12134,11 +12134,11 @@ "type": "array", "elementType": { "type": "reference", - "target": 16941, + "target": 16970, "typeArguments": [ { "type": "reference", - "target": 14085, + "target": 14071, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -12150,7 +12150,7 @@ } }, { - "id": 14067, + "id": 14053, "name": "$or", "variant": "declaration", "kind": 1024, @@ -12161,11 +12161,11 @@ "type": "array", "elementType": { "type": "reference", - "target": 16941, + "target": 16970, "typeArguments": [ { "type": "reference", - "target": 14085, + "target": 14071, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -12177,7 +12177,7 @@ } }, { - "id": 14068, + "id": 14054, "name": "$eq", "variant": "declaration", "kind": 1024, @@ -12189,11 +12189,11 @@ "types": [ { "type": "reference", - "target": 16943, + "target": 16972, "typeArguments": [ { "type": "reference", - "target": 14085, + "target": 14071, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -12206,11 +12206,11 @@ "type": "array", "elementType": { "type": "reference", - "target": 16943, + "target": 16972, "typeArguments": [ { "type": "reference", - "target": 14085, + "target": 14071, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -12224,7 +12224,7 @@ } }, { - "id": 14069, + "id": 14055, "name": "$ne", "variant": "declaration", "kind": 1024, @@ -12233,11 +12233,11 @@ }, "type": { "type": "reference", - "target": 16943, + "target": 16972, "typeArguments": [ { "type": "reference", - "target": 14085, + "target": 14071, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -12248,7 +12248,7 @@ } }, { - "id": 14070, + "id": 14056, "name": "$in", "variant": "declaration", "kind": 1024, @@ -12259,11 +12259,11 @@ "type": "array", "elementType": { "type": "reference", - "target": 16943, + "target": 16972, "typeArguments": [ { "type": "reference", - "target": 14085, + "target": 14071, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -12275,7 +12275,7 @@ } }, { - "id": 14071, + "id": 14057, "name": "$nin", "variant": "declaration", "kind": 1024, @@ -12286,11 +12286,11 @@ "type": "array", "elementType": { "type": "reference", - "target": 16943, + "target": 16972, "typeArguments": [ { "type": "reference", - "target": 14085, + "target": 14071, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -12302,7 +12302,7 @@ } }, { - "id": 14072, + "id": 14058, "name": "$not", "variant": "declaration", "kind": 1024, @@ -12311,11 +12311,11 @@ }, "type": { "type": "reference", - "target": 16941, + "target": 16970, "typeArguments": [ { "type": "reference", - "target": 14085, + "target": 14071, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -12326,7 +12326,7 @@ } }, { - "id": 14073, + "id": 14059, "name": "$gt", "variant": "declaration", "kind": 1024, @@ -12335,11 +12335,11 @@ }, "type": { "type": "reference", - "target": 16943, + "target": 16972, "typeArguments": [ { "type": "reference", - "target": 14085, + "target": 14071, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -12350,7 +12350,7 @@ } }, { - "id": 14074, + "id": 14060, "name": "$gte", "variant": "declaration", "kind": 1024, @@ -12359,11 +12359,11 @@ }, "type": { "type": "reference", - "target": 16943, + "target": 16972, "typeArguments": [ { "type": "reference", - "target": 14085, + "target": 14071, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -12374,7 +12374,7 @@ } }, { - "id": 14075, + "id": 14061, "name": "$lt", "variant": "declaration", "kind": 1024, @@ -12383,11 +12383,11 @@ }, "type": { "type": "reference", - "target": 16943, + "target": 16972, "typeArguments": [ { "type": "reference", - "target": 14085, + "target": 14071, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -12398,7 +12398,7 @@ } }, { - "id": 14076, + "id": 14062, "name": "$lte", "variant": "declaration", "kind": 1024, @@ -12407,11 +12407,11 @@ }, "type": { "type": "reference", - "target": 16943, + "target": 16972, "typeArguments": [ { "type": "reference", - "target": 14085, + "target": 14071, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -12422,7 +12422,7 @@ } }, { - "id": 14077, + "id": 14063, "name": "$like", "variant": "declaration", "kind": 1024, @@ -12435,7 +12435,7 @@ } }, { - "id": 14078, + "id": 14064, "name": "$re", "variant": "declaration", "kind": 1024, @@ -12448,7 +12448,7 @@ } }, { - "id": 14079, + "id": 14065, "name": "$ilike", "variant": "declaration", "kind": 1024, @@ -12461,7 +12461,7 @@ } }, { - "id": 14080, + "id": 14066, "name": "$fulltext", "variant": "declaration", "kind": 1024, @@ -12474,7 +12474,7 @@ } }, { - "id": 14081, + "id": 14067, "name": "$overlap", "variant": "declaration", "kind": 1024, @@ -12490,7 +12490,7 @@ } }, { - "id": 14082, + "id": 14068, "name": "$contains", "variant": "declaration", "kind": 1024, @@ -12506,7 +12506,7 @@ } }, { - "id": 14083, + "id": 14069, "name": "$contained", "variant": "declaration", "kind": 1024, @@ -12522,7 +12522,7 @@ } }, { - "id": 14084, + "id": 14070, "name": "$exists", "variant": "declaration", "kind": 1024, @@ -12539,25 +12539,25 @@ { "title": "Properties", "children": [ + 14052, + 14053, + 14054, + 14055, + 14056, + 14057, + 14058, + 14059, + 14060, + 14061, + 14062, + 14063, + 14064, + 14065, 14066, 14067, 14068, 14069, - 14070, - 14071, - 14072, - 14073, - 14074, - 14075, - 14076, - 14077, - 14078, - 14079, - 14080, - 14081, - 14082, - 14083, - 14084 + 14070 ] } ] @@ -12565,14 +12565,14 @@ } }, { - "id": 14058, + "id": 14044, "name": "FilterQuery", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 14062, + "id": 14048, "name": "T", "variant": "typeParam", "kind": 131072, @@ -12583,7 +12583,7 @@ } }, { - "id": 14063, + "id": 14049, "name": "Prev", "variant": "typeParam", "kind": 131072, @@ -12602,7 +12602,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 14063, + "target": 14049, "name": "Prev", "package": "@medusajs/types", "refersToTypeParameter": true @@ -12623,7 +12623,7 @@ "operator": "keyof", "target": { "type": "reference", - "target": 14062, + "target": 14048, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -12645,7 +12645,7 @@ }, "objectType": { "type": "reference", - "target": 14062, + "target": 14048, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -12702,7 +12702,7 @@ }, "objectType": { "type": "reference", - "target": 14062, + "target": 14048, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -12710,7 +12710,7 @@ }, { "type": "reference", - "target": 14064, + "target": 14050, "typeArguments": [ { "type": "indexedAccess", @@ -12726,7 +12726,7 @@ }, "objectType": { "type": "reference", - "target": 14062, + "target": 14048, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -12754,7 +12754,7 @@ }, "objectType": { "type": "reference", - "target": 14062, + "target": 14048, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -12779,21 +12779,21 @@ "extendsType": { "type": "reflection", "declaration": { - "id": 14059, + "id": 14045, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "indexSignatures": [ { - "id": 14060, + "id": 14046, "name": "__index", "variant": "signature", "kind": 8192, "flags": {}, "parameters": [ { - "id": 14061, + "id": 14047, "name": "x", "variant": "param", "kind": 32768, @@ -12830,7 +12830,7 @@ }, "trueType": { "type": "reference", - "target": 14058, + "target": 14044, "typeArguments": [ { "type": "reference", @@ -12857,14 +12857,14 @@ "type": "indexedAccess", "indexType": { "type": "reference", - "target": 14063, + "target": 14049, "name": "Prev", "package": "@medusajs/types", "refersToTypeParameter": true }, "objectType": { "type": "reference", - "target": 16940, + "target": 16969, "name": "PrevLimit", "package": "@medusajs/types" } @@ -12898,30 +12898,30 @@ { "title": "Interfaces", "children": [ + 14072, + 14076, 14086, - 14090, - 14100, - 14110, - 14118, - 14195, - 14238, - 14241 + 14096, + 14104, + 14181, + 14224, + 14227 ] }, { "title": "Type Aliases", "children": [ - 14244, - 14245, - 14113, - 14064, - 14058 + 14230, + 14231, + 14099, + 14050, + 14044 ] } ] }, { - "id": 16952, + "id": 16981, "name": "EntityClassName", "variant": "declaration", "kind": 2097152, @@ -12932,7 +12932,7 @@ } }, { - "id": 16953, + "id": 16982, "name": "EntityValues", "variant": "declaration", "kind": 2097152, @@ -12942,14 +12942,14 @@ "elementType": { "type": "reflection", "declaration": { - "id": 16954, + "id": 16983, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 16955, + "id": 16984, "name": "id", "variant": "declaration", "kind": 1024, @@ -12964,7 +12964,7 @@ { "title": "Properties", "children": [ - 16955 + 16984 ] } ] @@ -12973,7 +12973,7 @@ } }, { - "id": 16956, + "id": 16985, "name": "BaseRepositoryService", "variant": "declaration", "kind": 256, @@ -12988,21 +12988,21 @@ }, "children": [ { - "id": 16957, + "id": 16986, "name": "transaction", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 16958, + "id": 16987, "name": "transaction", "variant": "signature", "kind": 4096, "flags": {}, "typeParameters": [ { - "id": 16959, + "id": 16988, "name": "TManager", "variant": "typeParam", "kind": 131072, @@ -13015,7 +13015,7 @@ ], "parameters": [ { - "id": 16960, + "id": 16989, "name": "task", "variant": "param", "kind": 32768, @@ -13023,28 +13023,28 @@ "type": { "type": "reflection", "declaration": { - "id": 16961, + "id": 16990, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "signatures": [ { - "id": 16962, + "id": 16991, "name": "__type", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 16963, + "id": 16992, "name": "transactionManager", "variant": "param", "kind": 32768, "flags": {}, "type": { "type": "reference", - "target": 14173, + "target": 14159, "name": "TManager", "package": "@medusajs/types", "refersToTypeParameter": true @@ -13072,7 +13072,7 @@ } }, { - "id": 16964, + "id": 16993, "name": "context", "variant": "param", "kind": 32768, @@ -13082,14 +13082,14 @@ "type": { "type": "reflection", "declaration": { - "id": 16965, + "id": 16994, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 16966, + "id": 16995, "name": "isolationLevel", "variant": "declaration", "kind": 1024, @@ -13102,7 +13102,7 @@ } }, { - "id": 16967, + "id": 16996, "name": "transaction", "variant": "declaration", "kind": 1024, @@ -13111,14 +13111,14 @@ }, "type": { "type": "reference", - "target": 14173, + "target": 14159, "name": "TManager", "package": "@medusajs/types", "refersToTypeParameter": true } }, { - "id": 16968, + "id": 16997, "name": "enableNestedTransactions", "variant": "declaration", "kind": 1024, @@ -13135,9 +13135,9 @@ { "title": "Properties", "children": [ - 16966, - 16967, - 16968 + 16995, + 16996, + 16997 ] } ] @@ -13164,21 +13164,21 @@ ] }, { - "id": 16969, + "id": 16998, "name": "getFreshManager", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 16970, + "id": 16999, "name": "getFreshManager", "variant": "signature", "kind": 4096, "flags": {}, "typeParameters": [ { - "id": 16971, + "id": 17000, "name": "TManager", "variant": "typeParam", "kind": 131072, @@ -13191,7 +13191,7 @@ ], "type": { "type": "reference", - "target": 14185, + "target": 14171, "name": "TManager", "package": "@medusajs/types", "refersToTypeParameter": true @@ -13200,21 +13200,21 @@ ] }, { - "id": 16972, + "id": 17001, "name": "getActiveManager", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 16973, + "id": 17002, "name": "getActiveManager", "variant": "signature", "kind": 4096, "flags": {}, "typeParameters": [ { - "id": 16974, + "id": 17003, "name": "TManager", "variant": "typeParam", "kind": 131072, @@ -13227,7 +13227,7 @@ ], "type": { "type": "reference", - "target": 14188, + "target": 14174, "name": "TManager", "package": "@medusajs/types", "refersToTypeParameter": true @@ -13236,21 +13236,21 @@ ] }, { - "id": 16975, + "id": 17004, "name": "serialize", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 16976, + "id": 17005, "name": "serialize", "variant": "signature", "kind": 4096, "flags": {}, "typeParameters": [ { - "id": 16977, + "id": 17006, "name": "TOutput", "variant": "typeParam", "kind": 131072, @@ -13275,7 +13275,7 @@ ], "parameters": [ { - "id": 16978, + "id": 17007, "name": "data", "variant": "param", "kind": 32768, @@ -13286,7 +13286,7 @@ } }, { - "id": 16979, + "id": 17008, "name": "options", "variant": "param", "kind": 32768, @@ -13308,7 +13308,7 @@ "typeArguments": [ { "type": "reference", - "target": 14191, + "target": 14177, "name": "TOutput", "package": "@medusajs/types", "refersToTypeParameter": true @@ -13325,16 +13325,16 @@ { "title": "Methods", "children": [ - 16957, - 16969, - 16972, - 16975 + 16986, + 16998, + 17001, + 17004 ] } ], "typeParameters": [ { - "id": 16980, + "id": 17009, "name": "T", "variant": "typeParam", "kind": 131072, @@ -13348,25 +13348,25 @@ "extendedBy": [ { "type": "reference", - "target": 14118, + "target": 14104, "name": "RepositoryService" }, { "type": "reference", - "target": 14195, + "target": 14181, "name": "TreeRepositoryService" } ] }, { - "id": 16947, + "id": 16976, "name": "Dictionary", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 16951, + "id": 16980, "name": "T", "variant": "typeParam", "kind": 131072, @@ -13380,21 +13380,21 @@ "type": { "type": "reflection", "declaration": { - "id": 16948, + "id": 16977, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "indexSignatures": [ { - "id": 16949, + "id": 16978, "name": "__index", "variant": "signature", "kind": 8192, "flags": {}, "parameters": [ { - "id": 16950, + "id": 16979, "name": "k", "variant": "param", "kind": 32768, @@ -13407,7 +13407,7 @@ ], "type": { "type": "reference", - "target": 16951, + "target": 16980, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -13418,14 +13418,14 @@ } }, { - "id": 16941, + "id": 16970, "name": "Query", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 16942, + "id": 16971, "name": "T", "variant": "typeParam", "kind": 131072, @@ -13436,7 +13436,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 16942, + "target": 16971, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -13449,14 +13449,14 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 16942, + "target": 16971, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true }, "extendsType": { "type": "reference", - "target": 17140, + "target": 17169, "name": "Scalar", "package": "@medusajs/types" }, @@ -13466,11 +13466,11 @@ }, "falseType": { "type": "reference", - "target": 14058, + "target": 14044, "typeArguments": [ { "type": "reference", - "target": 16942, + "target": 16971, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -13482,11 +13482,11 @@ }, "falseType": { "type": "reference", - "target": 17144, + "target": 17173, "typeArguments": [ { "type": "reference", - "target": 16942, + "target": 16971, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -13498,14 +13498,14 @@ } }, { - "id": 16943, + "id": 16972, "name": "ExpandScalar", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 16944, + "id": 16973, "name": "T", "variant": "typeParam", "kind": 131072, @@ -13523,7 +13523,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 16944, + "target": 16973, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -13554,7 +13554,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 16944, + "target": 16973, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -13588,7 +13588,7 @@ }, "falseType": { "type": "reference", - "target": 16944, + "target": 16973, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -13599,7 +13599,7 @@ } }, { - "id": 17140, + "id": 17169, "name": "Scalar", "variant": "declaration", "kind": 2097152, @@ -13658,21 +13658,21 @@ { "type": "reflection", "declaration": { - "id": 17141, + "id": 17170, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 17142, + "id": 17171, "name": "toHexString", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 17143, + "id": 17172, "name": "toHexString", "variant": "signature", "kind": 4096, @@ -13689,7 +13689,7 @@ { "title": "Methods", "children": [ - 17142 + 17171 ] } ] @@ -13699,14 +13699,14 @@ } }, { - "id": 17219, + "id": 17248, "name": "ReadonlyPrimary", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 17220, + "id": 17249, "name": "T", "variant": "typeParam", "kind": 131072, @@ -13717,7 +13717,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 17220, + "target": 17249, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -13738,7 +13738,7 @@ "typeArguments": [ { "type": "reference", - "target": 17220, + "target": 17249, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -13749,7 +13749,7 @@ }, "falseType": { "type": "reference", - "target": 17220, + "target": 17249, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -13757,14 +13757,14 @@ } }, { - "id": 17209, + "id": 17238, "name": "Primary", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 17218, + "id": 17247, "name": "T", "variant": "typeParam", "kind": 131072, @@ -13775,7 +13775,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 17218, + "target": 17247, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -13783,14 +13783,14 @@ "extendsType": { "type": "reflection", "declaration": { - "id": 17210, + "id": 17239, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 17211, + "id": 17240, "name": "[PrimaryKeyType]", "variant": "declaration", "kind": 1024, @@ -13807,7 +13807,7 @@ { "title": "Properties", "children": [ - 17211 + 17240 ] } ] @@ -13815,7 +13815,7 @@ }, "trueType": { "type": "reference", - "target": 17219, + "target": 17248, "typeArguments": [ { "type": "reference", @@ -13835,7 +13835,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 17218, + "target": 17247, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -13843,14 +13843,14 @@ "extendsType": { "type": "reflection", "declaration": { - "id": 17212, + "id": 17241, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 17213, + "id": 17242, "name": "_id", "variant": "declaration", "kind": 1024, @@ -13867,7 +13867,7 @@ { "title": "Properties", "children": [ - 17213 + 17242 ] } ] @@ -13878,7 +13878,7 @@ "types": [ { "type": "reference", - "target": 17219, + "target": 17248, "typeArguments": [ { "type": "reference", @@ -13904,7 +13904,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 17218, + "target": 17247, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -13912,14 +13912,14 @@ "extendsType": { "type": "reflection", "declaration": { - "id": 17214, + "id": 17243, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 17215, + "id": 17244, "name": "uuid", "variant": "declaration", "kind": 1024, @@ -13936,7 +13936,7 @@ { "title": "Properties", "children": [ - 17215 + 17244 ] } ] @@ -13944,7 +13944,7 @@ }, "trueType": { "type": "reference", - "target": 17219, + "target": 17248, "typeArguments": [ { "type": "reference", @@ -13964,7 +13964,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 17218, + "target": 17247, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -13972,14 +13972,14 @@ "extendsType": { "type": "reflection", "declaration": { - "id": 17216, + "id": 17245, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 17217, + "id": 17246, "name": "id", "variant": "declaration", "kind": 1024, @@ -13996,7 +13996,7 @@ { "title": "Properties", "children": [ - 17217 + 17246 ] } ] @@ -14004,7 +14004,7 @@ }, "trueType": { "type": "reference", - "target": 17219, + "target": 17248, "typeArguments": [ { "type": "reference", @@ -14030,14 +14030,14 @@ } }, { - "id": 17198, + "id": 17227, "name": "FilterValue2", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 17199, + "id": 17228, "name": "T", "variant": "typeParam", "kind": 131072, @@ -14049,18 +14049,18 @@ "types": [ { "type": "reference", - "target": 17199, + "target": 17228, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true }, { "type": "reference", - "target": 16943, + "target": 16972, "typeArguments": [ { "type": "reference", - "target": 17199, + "target": 17228, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -14071,11 +14071,11 @@ }, { "type": "reference", - "target": 17209, + "target": 17238, "typeArguments": [ { "type": "reference", - "target": 17199, + "target": 17228, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -14088,14 +14088,14 @@ } }, { - "id": 17144, + "id": 17173, "name": "FilterValue", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 17145, + "id": 17174, "name": "T", "variant": "typeParam", "kind": 131072, @@ -14107,15 +14107,15 @@ "types": [ { "type": "reference", - "target": 14064, + "target": 14050, "typeArguments": [ { "type": "reference", - "target": 17198, + "target": 17227, "typeArguments": [ { "type": "reference", - "target": 17145, + "target": 17174, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -14130,11 +14130,11 @@ }, { "type": "reference", - "target": 17198, + "target": 17227, "typeArguments": [ { "type": "reference", - "target": 17145, + "target": 17174, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -14147,11 +14147,11 @@ "type": "array", "elementType": { "type": "reference", - "target": 17198, + "target": 17227, "typeArguments": [ { "type": "reference", - "target": 17145, + "target": 17174, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -14169,7 +14169,7 @@ } }, { - "id": 16940, + "id": 16969, "name": "PrevLimit", "variant": "declaration", "kind": 2097152, @@ -14197,14 +14197,14 @@ } }, { - "id": 16945, + "id": 16974, "name": "Order", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 16946, + "id": 16975, "name": "T", "variant": "typeParam", "kind": 131072, @@ -14219,7 +14219,7 @@ "operator": "keyof", "target": { "type": "reference", - "target": 16946, + "target": 16975, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -14238,7 +14238,7 @@ }, { "type": "reference", - "target": 16945, + "target": 16974, "typeArguments": [ { "type": "conditional", @@ -14256,7 +14256,7 @@ }, "objectType": { "type": "reference", - "target": 16946, + "target": 16975, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -14289,7 +14289,7 @@ }, "objectType": { "type": "reference", - "target": 16946, + "target": 16975, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -14310,7 +14310,7 @@ }, "objectType": { "type": "reference", - "target": 16946, + "target": 16975, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -14327,14 +14327,14 @@ } }, { - "id": 16575, + "id": 16604, "name": "DmlTypes", "variant": "declaration", "kind": 4, "flags": {}, "children": [ { - "id": 16576, + "id": 16605, "name": "IsDmlEntity", "variant": "declaration", "kind": 32, @@ -14353,7 +14353,7 @@ "type": "query", "queryType": { "type": "reference", - "target": 16576, + "target": 16605, "name": "IsDmlEntity", "package": "@medusajs/types" } @@ -14361,7 +14361,7 @@ "defaultValue": "..." }, { - "id": 16577, + "id": 16606, "name": "DMLSchema", "variant": "declaration", "kind": 2097152, @@ -14390,7 +14390,7 @@ "types": [ { "type": "reference", - "target": 16611, + "target": 16640, "typeArguments": [ { "type": "intrinsic", @@ -14402,7 +14402,7 @@ }, { "type": "reference", - "target": 16629, + "target": 16658, "typeArguments": [ { "type": "intrinsic", @@ -14420,7 +14420,7 @@ } }, { - "id": 16578, + "id": 16607, "name": "IDmlEntityConfig", "variant": "declaration", "kind": 2097152, @@ -14435,14 +14435,14 @@ { "type": "reflection", "declaration": { - "id": 16579, + "id": 16608, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 16580, + "id": 16609, "name": "name", "variant": "declaration", "kind": 1024, @@ -14455,7 +14455,7 @@ } }, { - "id": 16581, + "id": 16610, "name": "tableName", "variant": "declaration", "kind": 1024, @@ -14470,8 +14470,8 @@ { "title": "Properties", "children": [ - 16580, - 16581 + 16609, + 16610 ] } ] @@ -14481,21 +14481,21 @@ } }, { - "id": 16582, + "id": 16611, "name": "InferDmlEntityNameFromConfig", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 16587, + "id": 16616, "name": "TConfig", "variant": "typeParam", "kind": 131072, "flags": {}, "type": { "type": "reference", - "target": 16578, + "target": 16607, "name": "IDmlEntityConfig", "package": "@medusajs/types" } @@ -14505,7 +14505,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 16587, + "target": 16616, "name": "TConfig", "package": "@medusajs/types", "refersToTypeParameter": true @@ -14516,11 +14516,11 @@ }, "trueType": { "type": "reference", - "target": 14055, + "target": 14041, "typeArguments": [ { "type": "reference", - "target": 16587, + "target": 16616, "name": "TConfig", "package": "@medusajs/types", "refersToTypeParameter": true @@ -14533,7 +14533,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 16587, + "target": 16616, "name": "TConfig", "package": "@medusajs/types", "refersToTypeParameter": true @@ -14541,14 +14541,14 @@ "extendsType": { "type": "reflection", "declaration": { - "id": 16583, + "id": 16612, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 16584, + "id": 16613, "name": "name", "variant": "declaration", "kind": 1024, @@ -14563,7 +14563,7 @@ { "title": "Properties", "children": [ - 16584 + 16613 ] } ] @@ -14571,7 +14571,7 @@ }, "trueType": { "type": "reference", - "target": 14055, + "target": 14041, "typeArguments": [ { "type": "indexedAccess", @@ -14581,7 +14581,7 @@ }, "objectType": { "type": "reference", - "target": 16587, + "target": 16616, "name": "TConfig", "package": "@medusajs/types", "refersToTypeParameter": true @@ -14595,7 +14595,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 16587, + "target": 16616, "name": "TConfig", "package": "@medusajs/types", "refersToTypeParameter": true @@ -14603,14 +14603,14 @@ "extendsType": { "type": "reflection", "declaration": { - "id": 16585, + "id": 16614, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 16586, + "id": 16615, "name": "tableName", "variant": "declaration", "kind": 1024, @@ -14625,7 +14625,7 @@ { "title": "Properties", "children": [ - 16586 + 16615 ] } ] @@ -14633,7 +14633,7 @@ }, "trueType": { "type": "reference", - "target": 14055, + "target": 14041, "typeArguments": [ { "type": "indexedAccess", @@ -14643,7 +14643,7 @@ }, "objectType": { "type": "reference", - "target": 16587, + "target": 16616, "name": "TConfig", "package": "@medusajs/types", "refersToTypeParameter": true @@ -14662,7 +14662,7 @@ } }, { - "id": 16588, + "id": 16617, "name": "IDmlEntity", "variant": "declaration", "kind": 256, @@ -14677,7 +14677,7 @@ }, "children": [ { - "id": 16591, + "id": 16620, "name": "[IsDmlEntity]", "variant": "declaration", "kind": 1024, @@ -14688,18 +14688,18 @@ } }, { - "id": 16589, + "id": 16618, "name": "name", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 16582, + "target": 16611, "typeArguments": [ { "type": "reference", - "target": 16593, + "target": 16622, "name": "Config", "package": "@medusajs/types", "qualifiedName": "IDmlEntity.Config", @@ -14711,14 +14711,14 @@ } }, { - "id": 16590, + "id": 16619, "name": "schema", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 16592, + "target": 16621, "name": "Schema", "package": "@medusajs/types", "qualifiedName": "IDmlEntity.Schema", @@ -14730,35 +14730,35 @@ { "title": "Properties", "children": [ - 16591, - 16589, - 16590 + 16620, + 16618, + 16619 ] } ], "typeParameters": [ { - "id": 16592, + "id": 16621, "name": "Schema", "variant": "typeParam", "kind": 131072, "flags": {}, "type": { "type": "reference", - "target": 16577, + "target": 16606, "name": "DMLSchema", "package": "@medusajs/types" } }, { - "id": 16593, + "id": 16622, "name": "Config", "variant": "typeParam", "kind": 131072, "flags": {}, "type": { "type": "reference", - "target": 16578, + "target": 16607, "name": "IDmlEntityConfig", "package": "@medusajs/types" } @@ -14766,7 +14766,7 @@ ] }, { - "id": 16594, + "id": 16623, "name": "KnownDataTypes", "variant": "declaration", "kind": 2097152, @@ -14822,7 +14822,7 @@ } }, { - "id": 16595, + "id": 16624, "name": "RelationshipTypes", "variant": "declaration", "kind": 2097152, @@ -14858,7 +14858,7 @@ } }, { - "id": 16596, + "id": 16625, "name": "PropertyMetadata", "variant": "declaration", "kind": 2097152, @@ -14874,14 +14874,14 @@ "type": { "type": "reflection", "declaration": { - "id": 16597, + "id": 16626, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 16598, + "id": 16627, "name": "fieldName", "variant": "declaration", "kind": 1024, @@ -14892,7 +14892,7 @@ } }, { - "id": 16599, + "id": 16628, "name": "defaultValue", "variant": "declaration", "kind": 1024, @@ -14905,7 +14905,7 @@ } }, { - "id": 16600, + "id": 16629, "name": "nullable", "variant": "declaration", "kind": 1024, @@ -14916,7 +14916,7 @@ } }, { - "id": 16601, + "id": 16630, "name": "dataType", "variant": "declaration", "kind": 1024, @@ -14924,27 +14924,27 @@ "type": { "type": "reflection", "declaration": { - "id": 16602, + "id": 16631, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 16603, + "id": 16632, "name": "name", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 16594, + "target": 16623, "name": "KnownDataTypes", "package": "@medusajs/types" } }, { - "id": 16604, + "id": 16633, "name": "options", "variant": "declaration", "kind": 1024, @@ -14976,8 +14976,8 @@ { "title": "Properties", "children": [ - 16603, - 16604 + 16632, + 16633 ] } ] @@ -14985,7 +14985,7 @@ } }, { - "id": 16605, + "id": 16634, "name": "indexes", "variant": "declaration", "kind": 1024, @@ -14995,14 +14995,14 @@ "elementType": { "type": "reflection", "declaration": { - "id": 16606, + "id": 16635, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 16607, + "id": 16636, "name": "name", "variant": "declaration", "kind": 1024, @@ -15015,7 +15015,7 @@ } }, { - "id": 16608, + "id": 16637, "name": "type", "variant": "declaration", "kind": 1024, @@ -15039,8 +15039,8 @@ { "title": "Properties", "children": [ - 16607, - 16608 + 16636, + 16637 ] } ] @@ -15049,7 +15049,7 @@ } }, { - "id": 16609, + "id": 16638, "name": "relationships", "variant": "declaration", "kind": 1024, @@ -15058,14 +15058,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 16621, + "target": 16650, "name": "RelationshipMetadata", "package": "@medusajs/types" } } }, { - "id": 16610, + "id": 16639, "name": "primaryKey", "variant": "declaration", "kind": 1024, @@ -15082,13 +15082,13 @@ { "title": "Properties", "children": [ - 16598, - 16599, - 16600, - 16601, - 16605, - 16609, - 16610 + 16627, + 16628, + 16629, + 16630, + 16634, + 16638, + 16639 ] } ] @@ -15096,7 +15096,7 @@ } }, { - "id": 16611, + "id": 16640, "name": "PropertyType", "variant": "declaration", "kind": 2097152, @@ -15111,7 +15111,7 @@ }, "typeParameters": [ { - "id": 16617, + "id": 16646, "name": "T", "variant": "typeParam", "kind": 131072, @@ -15121,42 +15121,42 @@ "type": { "type": "reflection", "declaration": { - "id": 16612, + "id": 16641, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 16613, + "id": 16642, "name": "$dataType", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 16617, + "target": 16646, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true } }, { - "id": 16614, + "id": 16643, "name": "parse", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 16615, + "id": 16644, "name": "parse", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 16616, + "id": 16645, "name": "fieldName", "variant": "param", "kind": 32768, @@ -15169,7 +15169,7 @@ ], "type": { "type": "reference", - "target": 16596, + "target": 16625, "name": "PropertyMetadata", "package": "@medusajs/types" } @@ -15181,13 +15181,13 @@ { "title": "Properties", "children": [ - 16613 + 16642 ] }, { "title": "Methods", "children": [ - 16614 + 16643 ] } ] @@ -15195,7 +15195,7 @@ } }, { - "id": 16618, + "id": 16647, "name": "RelationshipOptions", "variant": "declaration", "kind": 2097152, @@ -15214,14 +15214,14 @@ { "type": "reflection", "declaration": { - "id": 16619, + "id": 16648, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 16620, + "id": 16649, "name": "mappedBy", "variant": "declaration", "kind": 1024, @@ -15254,7 +15254,7 @@ { "title": "Properties", "children": [ - 16620 + 16649 ] } ] @@ -15283,7 +15283,7 @@ } }, { - "id": 16621, + "id": 16650, "name": "RelationshipMetadata", "variant": "declaration", "kind": 2097152, @@ -15299,14 +15299,14 @@ "type": { "type": "reflection", "declaration": { - "id": 16622, + "id": 16651, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 16623, + "id": 16652, "name": "name", "variant": "declaration", "kind": 1024, @@ -15317,20 +15317,20 @@ } }, { - "id": 16624, + "id": 16653, "name": "type", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 16595, + "target": 16624, "name": "RelationshipTypes", "package": "@medusajs/types" } }, { - "id": 16625, + "id": 16654, "name": "entity", "variant": "declaration", "kind": 1024, @@ -15341,7 +15341,7 @@ } }, { - "id": 16626, + "id": 16655, "name": "nullable", "variant": "declaration", "kind": 1024, @@ -15352,7 +15352,7 @@ } }, { - "id": 16627, + "id": 16656, "name": "mappedBy", "variant": "declaration", "kind": 1024, @@ -15365,7 +15365,7 @@ } }, { - "id": 16628, + "id": 16657, "name": "options", "variant": "declaration", "kind": 1024, @@ -15395,12 +15395,12 @@ { "title": "Properties", "children": [ - 16623, - 16624, - 16625, - 16626, - 16627, - 16628 + 16652, + 16653, + 16654, + 16655, + 16656, + 16657 ] } ] @@ -15408,7 +15408,7 @@ } }, { - "id": 16629, + "id": 16658, "name": "RelationshipType", "variant": "declaration", "kind": 2097152, @@ -15423,7 +15423,7 @@ }, "typeParameters": [ { - "id": 16636, + "id": 16665, "name": "T", "variant": "typeParam", "kind": 131072, @@ -15433,55 +15433,55 @@ "type": { "type": "reflection", "declaration": { - "id": 16630, + "id": 16659, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 16631, + "id": 16660, "name": "$dataType", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 16636, + "target": 16665, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true } }, { - "id": 16632, + "id": 16661, "name": "type", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 16595, + "target": 16624, "name": "RelationshipTypes", "package": "@medusajs/types" } }, { - "id": 16633, + "id": 16662, "name": "parse", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 16634, + "id": 16663, "name": "parse", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 16635, + "id": 16664, "name": "relationshipName", "variant": "param", "kind": 32768, @@ -15494,7 +15494,7 @@ ], "type": { "type": "reference", - "target": 16621, + "target": 16650, "name": "RelationshipMetadata", "package": "@medusajs/types" } @@ -15506,14 +15506,14 @@ { "title": "Properties", "children": [ - 16631, - 16632 + 16660, + 16661 ] }, { "title": "Methods", "children": [ - 16633 + 16662 ] } ] @@ -15521,7 +15521,7 @@ } }, { - "id": 16637, + "id": 16666, "name": "EntityConstructor", "variant": "declaration", "kind": 256, @@ -15536,21 +15536,21 @@ }, "children": [ { - "id": 16639, + "id": 16668, "name": "constructor", "variant": "declaration", "kind": 512, "flags": {}, "signatures": [ { - "id": 16640, + "id": 16669, "name": "new EntityConstructor", "variant": "signature", "kind": 16384, "flags": {}, "type": { "type": "reference", - "target": 16638, + "target": 16667, "name": "Props", "package": "@medusajs/types", "qualifiedName": "EntityConstructor.Props", @@ -15574,13 +15574,13 @@ { "title": "Constructors", "children": [ - 16639 + 16668 ] } ], "typeParameters": [ { - "id": 16638, + "id": 16667, "name": "Props", "variant": "typeParam", "kind": 131072, @@ -15600,7 +15600,7 @@ ] }, { - "id": 16641, + "id": 16670, "name": "InferForeignKeys", "variant": "declaration", "kind": 2097152, @@ -15615,14 +15615,14 @@ }, "typeParameters": [ { - "id": 16646, + "id": 16675, "name": "Schema", "variant": "typeParam", "kind": 131072, "flags": {}, "type": { "type": "reference", - "target": 16577, + "target": 16606, "name": "DMLSchema", "package": "@medusajs/types" } @@ -15636,7 +15636,7 @@ "operator": "keyof", "target": { "type": "reference", - "target": 16646, + "target": 16675, "name": "Schema", "package": "@medusajs/types", "refersToTypeParameter": true @@ -15658,7 +15658,7 @@ }, "objectType": { "type": "reference", - "target": 16646, + "target": 16675, "name": "Schema", "package": "@medusajs/types", "refersToTypeParameter": true @@ -15667,14 +15667,14 @@ "extendsType": { "type": "reflection", "declaration": { - "id": 16642, + "id": 16671, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 16643, + "id": 16672, "name": "type", "variant": "declaration", "kind": 1024, @@ -15689,7 +15689,7 @@ { "title": "Properties", "children": [ - 16643 + 16672 ] } ] @@ -15709,7 +15709,7 @@ }, "extendsType": { "type": "reference", - "target": 16595, + "target": 16624, "name": "RelationshipTypes", "package": "@medusajs/types" }, @@ -15743,7 +15743,7 @@ }, "objectType": { "type": "reference", - "target": 16646, + "target": 16675, "name": "Schema", "package": "@medusajs/types", "refersToTypeParameter": true @@ -15752,14 +15752,14 @@ "extendsType": { "type": "reflection", "declaration": { - "id": 16644, + "id": 16673, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 16645, + "id": 16674, "name": "type", "variant": "declaration", "kind": 1024, @@ -15774,7 +15774,7 @@ { "title": "Properties", "children": [ - 16645 + 16674 ] } ] @@ -15794,7 +15794,7 @@ }, "extendsType": { "type": "reference", - "target": 16595, + "target": 16624, "name": "RelationshipTypes", "package": "@medusajs/types" }, @@ -15839,7 +15839,7 @@ } }, { - "id": 16647, + "id": 16676, "name": "InferBelongsToFields", "variant": "declaration", "kind": 2097152, @@ -15854,7 +15854,7 @@ }, "typeParameters": [ { - "id": 16652, + "id": 16681, "name": "Relation", "variant": "typeParam", "kind": 131072, @@ -15865,7 +15865,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 16652, + "target": 16681, "name": "Relation", "package": "@medusajs/types", "refersToTypeParameter": true @@ -15873,21 +15873,21 @@ "extendsType": { "type": "reflection", "declaration": { - "id": 16648, + "id": 16677, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "signatures": [ { - "id": 16649, + "id": 16678, "name": "__type", "variant": "signature", "kind": 4096, "flags": {}, "type": { "type": "reference", - "target": 16588, + "target": 16617, "typeArguments": [ { "type": "inferred", @@ -15907,7 +15907,7 @@ }, "trueType": { "type": "reference", - "target": 16661, + "target": 16690, "typeArguments": [ { "type": "reference", @@ -15927,7 +15927,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 16652, + "target": 16681, "name": "Relation", "package": "@medusajs/types", "refersToTypeParameter": true @@ -15935,14 +15935,14 @@ "extendsType": { "type": "reflection", "declaration": { - "id": 16650, + "id": 16679, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "signatures": [ { - "id": 16651, + "id": 16680, "name": "__type", "variant": "signature", "kind": 4096, @@ -15952,7 +15952,7 @@ "types": [ { "type": "reference", - "target": 16588, + "target": 16617, "typeArguments": [ { "type": "inferred", @@ -15981,7 +15981,7 @@ "types": [ { "type": "reference", - "target": 16661, + "target": 16690, "typeArguments": [ { "type": "reference", @@ -16011,7 +16011,7 @@ } }, { - "id": 16653, + "id": 16682, "name": "InferHasOneFields", "variant": "declaration", "kind": 2097152, @@ -16026,7 +16026,7 @@ }, "typeParameters": [ { - "id": 16654, + "id": 16683, "name": "Relation", "variant": "typeParam", "kind": 131072, @@ -16035,11 +16035,11 @@ ], "type": { "type": "reference", - "target": 16647, + "target": 16676, "typeArguments": [ { "type": "reference", - "target": 16654, + "target": 16683, "name": "Relation", "package": "@medusajs/types", "refersToTypeParameter": true @@ -16050,7 +16050,7 @@ } }, { - "id": 16655, + "id": 16684, "name": "InferHasManyFields", "variant": "declaration", "kind": 2097152, @@ -16065,7 +16065,7 @@ }, "typeParameters": [ { - "id": 16658, + "id": 16687, "name": "Relation", "variant": "typeParam", "kind": 131072, @@ -16076,7 +16076,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 16658, + "target": 16687, "name": "Relation", "package": "@medusajs/types", "refersToTypeParameter": true @@ -16084,21 +16084,21 @@ "extendsType": { "type": "reflection", "declaration": { - "id": 16656, + "id": 16685, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "signatures": [ { - "id": 16657, + "id": 16686, "name": "__type", "variant": "signature", "kind": 4096, "flags": {}, "type": { "type": "reference", - "target": 16588, + "target": 16617, "typeArguments": [ { "type": "inferred", @@ -16120,7 +16120,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 16661, + "target": 16690, "typeArguments": [ { "type": "reference", @@ -16144,7 +16144,7 @@ } }, { - "id": 16659, + "id": 16688, "name": "InferManyToManyFields", "variant": "declaration", "kind": 2097152, @@ -16159,7 +16159,7 @@ }, "typeParameters": [ { - "id": 16660, + "id": 16689, "name": "Relation", "variant": "typeParam", "kind": 131072, @@ -16168,11 +16168,11 @@ ], "type": { "type": "reference", - "target": 16655, + "target": 16684, "typeArguments": [ { "type": "reference", - "target": 16660, + "target": 16689, "name": "Relation", "package": "@medusajs/types", "refersToTypeParameter": true @@ -16183,7 +16183,7 @@ } }, { - "id": 16661, + "id": 16690, "name": "InferSchemaFields", "variant": "declaration", "kind": 2097152, @@ -16198,14 +16198,14 @@ }, "typeParameters": [ { - "id": 16662, + "id": 16691, "name": "Schema", "variant": "typeParam", "kind": 131072, "flags": {}, "type": { "type": "reference", - "target": 16577, + "target": 16606, "name": "DMLSchema", "package": "@medusajs/types" } @@ -16213,7 +16213,7 @@ ], "type": { "type": "reference", - "target": 13819, + "target": 13805, "typeArguments": [ { "type": "mapped", @@ -16223,7 +16223,7 @@ "operator": "keyof", "target": { "type": "reference", - "target": 16662, + "target": 16691, "name": "Schema", "package": "@medusajs/types", "refersToTypeParameter": true @@ -16245,7 +16245,7 @@ }, "objectType": { "type": "reference", - "target": 16662, + "target": 16691, "name": "Schema", "package": "@medusajs/types", "refersToTypeParameter": true @@ -16253,7 +16253,7 @@ }, "extendsType": { "type": "reference", - "target": 16629, + "target": 16658, "typeArguments": [ { "type": "intrinsic", @@ -16285,7 +16285,7 @@ }, "objectType": { "type": "reference", - "target": 16662, + "target": 16691, "name": "Schema", "package": "@medusajs/types", "refersToTypeParameter": true @@ -16298,7 +16298,7 @@ }, "trueType": { "type": "reference", - "target": 16647, + "target": 16676, "typeArguments": [ { "type": "indexedAccess", @@ -16320,7 +16320,7 @@ }, "objectType": { "type": "reference", - "target": 16662, + "target": 16691, "name": "Schema", "package": "@medusajs/types", "refersToTypeParameter": true @@ -16353,7 +16353,7 @@ }, "objectType": { "type": "reference", - "target": 16662, + "target": 16691, "name": "Schema", "package": "@medusajs/types", "refersToTypeParameter": true @@ -16366,7 +16366,7 @@ }, "trueType": { "type": "reference", - "target": 16653, + "target": 16682, "typeArguments": [ { "type": "indexedAccess", @@ -16388,7 +16388,7 @@ }, "objectType": { "type": "reference", - "target": 16662, + "target": 16691, "name": "Schema", "package": "@medusajs/types", "refersToTypeParameter": true @@ -16421,7 +16421,7 @@ }, "objectType": { "type": "reference", - "target": 16662, + "target": 16691, "name": "Schema", "package": "@medusajs/types", "refersToTypeParameter": true @@ -16434,7 +16434,7 @@ }, "trueType": { "type": "reference", - "target": 16655, + "target": 16684, "typeArguments": [ { "type": "indexedAccess", @@ -16456,7 +16456,7 @@ }, "objectType": { "type": "reference", - "target": 16662, + "target": 16691, "name": "Schema", "package": "@medusajs/types", "refersToTypeParameter": true @@ -16489,7 +16489,7 @@ }, "objectType": { "type": "reference", - "target": 16662, + "target": 16691, "name": "Schema", "package": "@medusajs/types", "refersToTypeParameter": true @@ -16502,7 +16502,7 @@ }, "trueType": { "type": "reference", - "target": 16659, + "target": 16688, "typeArguments": [ { "type": "indexedAccess", @@ -16524,7 +16524,7 @@ }, "objectType": { "type": "reference", - "target": 16662, + "target": 16691, "name": "Schema", "package": "@medusajs/types", "refersToTypeParameter": true @@ -16563,7 +16563,7 @@ }, "objectType": { "type": "reference", - "target": 16662, + "target": 16691, "name": "Schema", "package": "@medusajs/types", "refersToTypeParameter": true @@ -16578,7 +16578,7 @@ } }, { - "id": 16663, + "id": 16692, "name": "Infer", "variant": "declaration", "kind": 2097152, @@ -16593,7 +16593,7 @@ }, "typeParameters": [ { - "id": 16664, + "id": 16693, "name": "T", "variant": "typeParam", "kind": 131072, @@ -16604,14 +16604,14 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 16664, + "target": 16693, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true }, "extendsType": { "type": "reference", - "target": 16588, + "target": 16617, "typeArguments": [ { "type": "inferred", @@ -16627,11 +16627,11 @@ }, "trueType": { "type": "reference", - "target": 16637, + "target": 16666, "typeArguments": [ { "type": "reference", - "target": 16661, + "target": 16690, "typeArguments": [ { "type": "reference", @@ -16658,7 +16658,7 @@ } }, { - "id": 16665, + "id": 16694, "name": "ExtractEntityRelations", "variant": "declaration", "kind": 2097152, @@ -16673,7 +16673,7 @@ }, "typeParameters": [ { - "id": 16668, + "id": 16697, "name": "Schema", "variant": "typeParam", "kind": 131072, @@ -16699,14 +16699,14 @@ } }, { - "id": 16669, + "id": 16698, "name": "OfType", "variant": "typeParam", "kind": 131072, "flags": {}, "type": { "type": "reference", - "target": 16595, + "target": 16624, "name": "RelationshipTypes", "package": "@medusajs/types" } @@ -16724,7 +16724,7 @@ "operator": "keyof", "target": { "type": "reference", - "target": 16668, + "target": 16697, "name": "Schema", "package": "@medusajs/types", "refersToTypeParameter": true @@ -16747,7 +16747,7 @@ "operator": "keyof", "target": { "type": "reference", - "target": 16668, + "target": 16697, "name": "Schema", "package": "@medusajs/types", "refersToTypeParameter": true @@ -16775,7 +16775,7 @@ }, "objectType": { "type": "reference", - "target": 16668, + "target": 16697, "name": "Schema", "package": "@medusajs/types", "refersToTypeParameter": true @@ -16783,7 +16783,7 @@ }, "extendsType": { "type": "reference", - "target": 16629, + "target": 16658, "typeArguments": [ { "type": "intrinsic", @@ -16809,7 +16809,7 @@ }, "objectType": { "type": "reference", - "target": 16668, + "target": 16697, "name": "Schema", "package": "@medusajs/types", "refersToTypeParameter": true @@ -16818,21 +16818,21 @@ "extendsType": { "type": "reflection", "declaration": { - "id": 16666, + "id": 16695, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 16667, + "id": 16696, "name": "type", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 16669, + "target": 16698, "name": "OfType", "package": "@medusajs/types", "refersToTypeParameter": true @@ -16843,7 +16843,7 @@ { "title": "Properties", "children": [ - 16667 + 16696 ] } ] @@ -16874,7 +16874,7 @@ } }, { - "id": 16670, + "id": 16699, "name": "EntityCascades", "variant": "declaration", "kind": 2097152, @@ -16889,7 +16889,7 @@ }, "typeParameters": [ { - "id": 16673, + "id": 16702, "name": "Relationships", "variant": "typeParam", "kind": 131072, @@ -16899,14 +16899,14 @@ "type": { "type": "reflection", "declaration": { - "id": 16671, + "id": 16700, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 16672, + "id": 16701, "name": "delete", "variant": "declaration", "kind": 1024, @@ -16923,7 +16923,7 @@ }, "type": { "type": "reference", - "target": 16673, + "target": 16702, "name": "Relationships", "package": "@medusajs/types", "refersToTypeParameter": true @@ -16934,7 +16934,7 @@ { "title": "Properties", "children": [ - 16672 + 16701 ] } ] @@ -16942,7 +16942,7 @@ } }, { - "id": 16674, + "id": 16703, "name": "InferTypeOf", "variant": "declaration", "kind": 2097152, @@ -16957,14 +16957,14 @@ }, "typeParameters": [ { - "id": 16675, + "id": 16704, "name": "T", "variant": "typeParam", "kind": 131072, "flags": {}, "type": { "type": "reference", - "target": 16588, + "target": 16617, "typeArguments": [ { "type": "intrinsic", @@ -16989,11 +16989,11 @@ "typeArguments": [ { "type": "reference", - "target": 16663, + "target": 16692, "typeArguments": [ { "type": "reference", - "target": 16675, + "target": 16704, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -17008,7 +17008,7 @@ } }, { - "id": 16676, + "id": 16705, "name": "InferEntityType", "variant": "declaration", "kind": 2097152, @@ -17023,7 +17023,7 @@ }, "typeParameters": [ { - "id": 16677, + "id": 16706, "name": "T", "variant": "typeParam", "kind": 131072, @@ -17034,14 +17034,14 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 16677, + "target": 16706, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true }, "extendsType": { "type": "reference", - "target": 16588, + "target": 16617, "typeArguments": [ { "type": "intrinsic", @@ -17057,11 +17057,11 @@ }, "trueType": { "type": "reference", - "target": 16674, + "target": 16703, "typeArguments": [ { "type": "reference", - "target": 16677, + "target": 16706, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -17072,7 +17072,7 @@ }, "falseType": { "type": "reference", - "target": 16677, + "target": 16706, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -17080,7 +17080,7 @@ } }, { - "id": 16678, + "id": 16707, "name": "InferIndexableProperties", "variant": "declaration", "kind": 2097152, @@ -17095,7 +17095,7 @@ }, "typeParameters": [ { - "id": 16681, + "id": 16710, "name": "T", "variant": "typeParam", "kind": 131072, @@ -17109,14 +17109,14 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 16681, + "target": 16710, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true }, "extendsType": { "type": "reference", - "target": 16588, + "target": 16617, "typeArguments": [ { "type": "inferred", @@ -17182,14 +17182,14 @@ "extendsType": { "type": "reflection", "declaration": { - "id": 16679, + "id": 16708, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 16680, + "id": 16709, "name": "type", "variant": "declaration", "kind": 1024, @@ -17204,7 +17204,7 @@ { "title": "Properties", "children": [ - 16680 + 16709 ] } ] @@ -17224,7 +17224,7 @@ }, "extendsType": { "type": "reference", - "target": 16595, + "target": 16624, "name": "RelationshipTypes", "package": "@medusajs/types" }, @@ -17257,7 +17257,7 @@ }, { "type": "reference", - "target": 16641, + "target": 16670, "typeArguments": [ { "type": "reference", @@ -17283,33 +17283,33 @@ } }, { - "id": 16682, + "id": 16711, "name": "EntityIndex", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 16688, + "id": 16717, "name": "TSchema", "variant": "typeParam", "kind": 131072, "flags": {}, "type": { "type": "reference", - "target": 16577, + "target": 16606, "name": "DMLSchema", "package": "@medusajs/types" }, "default": { "type": "reference", - "target": 16577, + "target": 16606, "name": "DMLSchema", "package": "@medusajs/types" } }, { - "id": 16689, + "id": 16718, "name": "TWhere", "variant": "typeParam", "kind": 131072, @@ -17323,14 +17323,14 @@ "type": { "type": "reflection", "declaration": { - "id": 16683, + "id": 16712, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 16684, + "id": 16713, "name": "name", "variant": "declaration", "kind": 1024, @@ -17351,7 +17351,7 @@ } }, { - "id": 16685, + "id": 16714, "name": "unique", "variant": "declaration", "kind": 1024, @@ -17372,7 +17372,7 @@ } }, { - "id": 16686, + "id": 16715, "name": "on", "variant": "declaration", "kind": 1024, @@ -17389,15 +17389,15 @@ "type": "array", "elementType": { "type": "reference", - "target": 16678, + "target": 16707, "typeArguments": [ { "type": "reference", - "target": 16588, + "target": 16617, "typeArguments": [ { "type": "reference", - "target": 16688, + "target": 16717, "name": "TSchema", "package": "@medusajs/types", "refersToTypeParameter": true @@ -17417,7 +17417,7 @@ } }, { - "id": 16687, + "id": 16716, "name": "where", "variant": "declaration", "kind": 1024, @@ -17434,7 +17434,7 @@ }, "type": { "type": "reference", - "target": 16689, + "target": 16718, "name": "TWhere", "package": "@medusajs/types", "refersToTypeParameter": true @@ -17445,10 +17445,10 @@ { "title": "Properties", "children": [ - 16684, - 16685, - 16686, - 16687 + 16713, + 16714, + 16715, + 16716 ] } ] @@ -17456,7 +17456,7 @@ } }, { - "id": 16690, + "id": 16719, "name": "SimpleQueryValue", "variant": "declaration", "kind": 2097152, @@ -17484,7 +17484,7 @@ } }, { - "id": 16691, + "id": 16720, "name": "NeQueryValue", "variant": "declaration", "kind": 2097152, @@ -17492,21 +17492,21 @@ "type": { "type": "reflection", "declaration": { - "id": 16692, + "id": 16721, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 16693, + "id": 16722, "name": "$ne", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 16690, + "target": 16719, "name": "SimpleQueryValue", "package": "@medusajs/types" } @@ -17516,7 +17516,7 @@ { "title": "Properties", "children": [ - 16693 + 16722 ] } ] @@ -17524,7 +17524,7 @@ } }, { - "id": 16694, + "id": 16723, "name": "QueryValue", "variant": "declaration", "kind": 2097152, @@ -17534,13 +17534,13 @@ "types": [ { "type": "reference", - "target": 16690, + "target": 16719, "name": "SimpleQueryValue", "package": "@medusajs/types" }, { "type": "reference", - "target": 16691, + "target": 16720, "name": "NeQueryValue", "package": "@medusajs/types" } @@ -17548,27 +17548,27 @@ } }, { - "id": 16695, + "id": 16724, "name": "QueryCondition", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 16696, + "id": 16725, "name": "T", "variant": "typeParam", "kind": 131072, "flags": {}, "type": { "type": "reference", - "target": 16577, + "target": 16606, "name": "DMLSchema", "package": "@medusajs/types" }, "default": { "type": "reference", - "target": 16577, + "target": 16606, "name": "DMLSchema", "package": "@medusajs/types" } @@ -17588,11 +17588,11 @@ }, "objectType": { "type": "reference", - "target": 16588, + "target": 16617, "typeArguments": [ { "type": "reference", - "target": 16696, + "target": 16725, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -17623,7 +17623,7 @@ }, "objectType": { "type": "reference", - "target": 16696, + "target": 16725, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -17635,17 +17635,17 @@ }, "trueType": { "type": "reference", - "target": 16694, + "target": 16723, "name": "QueryValue", "package": "@medusajs/types" }, "falseType": { "type": "reference", - "target": 16695, + "target": 16724, "typeArguments": [ { "type": "reference", - "target": 16696, + "target": 16725, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -17663,66 +17663,66 @@ { "title": "Interfaces", "children": [ - 16588, - 16637 + 16617, + 16666 ] }, { "title": "Type Aliases", "children": [ - 16577, - 16578, - 16582, - 16594, - 16595, - 16596, + 16606, + 16607, 16611, - 16618, - 16621, - 16629, - 16641, + 16623, + 16624, + 16625, + 16640, 16647, - 16653, - 16655, - 16659, - 16661, - 16663, - 16665, + 16650, + 16658, 16670, - 16674, 16676, - 16678, 16682, + 16684, + 16688, 16690, - 16691, + 16692, 16694, - 16695 + 16699, + 16703, + 16705, + 16707, + 16711, + 16719, + 16720, + 16723, + 16724 ] }, { "title": "Variables", "children": [ - 16576 + 16605 ] } ] }, { - "id": 14246, + "id": 14232, "name": "EventBusTypes", "variant": "declaration", "kind": 4, "flags": {}, "children": [ { - "id": 14247, + "id": 14233, "name": "Subscriber", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 14251, + "id": 14237, "name": "TData", "variant": "typeParam", "kind": 131072, @@ -17736,32 +17736,32 @@ "type": { "type": "reflection", "declaration": { - "id": 14248, + "id": 14234, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "signatures": [ { - "id": 14249, + "id": 14235, "name": "__type", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 14250, + "id": 14236, "name": "data", "variant": "param", "kind": 32768, "flags": {}, "type": { "type": "reference", - "target": 14262, + "target": 14248, "typeArguments": [ { "type": "reference", - "target": 14251, + "target": 14237, "name": "TData", "package": "@medusajs/types", "refersToTypeParameter": true @@ -17793,7 +17793,7 @@ } }, { - "id": 14252, + "id": 14238, "name": "SubscriberContext", "variant": "declaration", "kind": 2097152, @@ -17801,14 +17801,14 @@ "type": { "type": "reflection", "declaration": { - "id": 14253, + "id": 14239, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 14254, + "id": 14240, "name": "subscriberId", "variant": "declaration", "kind": 1024, @@ -17823,7 +17823,7 @@ { "title": "Properties", "children": [ - 14254 + 14240 ] } ] @@ -17831,7 +17831,7 @@ } }, { - "id": 14255, + "id": 14241, "name": "SubscriberDescriptor", "variant": "declaration", "kind": 2097152, @@ -17839,14 +17839,14 @@ "type": { "type": "reflection", "declaration": { - "id": 14256, + "id": 14242, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 14257, + "id": 14243, "name": "id", "variant": "declaration", "kind": 1024, @@ -17857,14 +17857,14 @@ } }, { - "id": 14258, + "id": 14244, "name": "subscriber", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 14247, + "target": 14233, "name": "Subscriber", "package": "@medusajs/types" } @@ -17874,8 +17874,8 @@ { "title": "Properties", "children": [ - 14257, - 14258 + 14243, + 14244 ] } ] @@ -17883,7 +17883,7 @@ } }, { - "id": 14259, + "id": 14245, "name": "EventMetadata", "variant": "declaration", "kind": 2097152, @@ -17913,14 +17913,14 @@ { "type": "reflection", "declaration": { - "id": 14260, + "id": 14246, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 14261, + "id": 14247, "name": "eventGroupId", "variant": "declaration", "kind": 1024, @@ -17937,7 +17937,7 @@ { "title": "Properties", "children": [ - 14261 + 14247 ] } ] @@ -17947,14 +17947,14 @@ } }, { - "id": 14262, + "id": 14248, "name": "MessageBody", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 14267, + "id": 14253, "name": "TData", "variant": "typeParam", "kind": 131072, @@ -17968,14 +17968,14 @@ "type": { "type": "reflection", "declaration": { - "id": 14263, + "id": 14249, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 14264, + "id": 14250, "name": "eventName", "variant": "declaration", "kind": 1024, @@ -17986,7 +17986,7 @@ } }, { - "id": 14265, + "id": 14251, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -17995,20 +17995,20 @@ }, "type": { "type": "reference", - "target": 14259, + "target": 14245, "name": "EventMetadata", "package": "@medusajs/types" } }, { - "id": 14266, + "id": 14252, "name": "data", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 14267, + "target": 14253, "name": "TData", "package": "@medusajs/types", "refersToTypeParameter": true @@ -18019,9 +18019,9 @@ { "title": "Properties", "children": [ - 14264, - 14265, - 14266 + 14250, + 14251, + 14252 ] } ] @@ -18029,14 +18029,14 @@ } }, { - "id": 14268, + "id": 14254, "name": "Message", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 14271, + "id": 14257, "name": "TData", "variant": "typeParam", "kind": 131072, @@ -18052,11 +18052,11 @@ "types": [ { "type": "reference", - "target": 14262, + "target": 14248, "typeArguments": [ { "type": "reference", - "target": 14271, + "target": 14257, "name": "TData", "package": "@medusajs/types", "refersToTypeParameter": true @@ -18068,14 +18068,14 @@ { "type": "reflection", "declaration": { - "id": 14269, + "id": 14255, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 14270, + "id": 14256, "name": "options", "variant": "declaration", "kind": 1024, @@ -18107,7 +18107,7 @@ { "title": "Properties", "children": [ - 14270 + 14256 ] } ] @@ -18117,14 +18117,14 @@ } }, { - "id": 14272, + "id": 14258, "name": "RawMessageFormat", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 14281, + "id": 14267, "name": "TData", "variant": "typeParam", "kind": 131072, @@ -18138,14 +18138,14 @@ "type": { "type": "reflection", "declaration": { - "id": 14273, + "id": 14259, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 14274, + "id": 14260, "name": "eventName", "variant": "declaration", "kind": 1024, @@ -18156,21 +18156,21 @@ } }, { - "id": 14275, + "id": 14261, "name": "data", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 14281, + "target": 14267, "name": "TData", "package": "@medusajs/types", "refersToTypeParameter": true } }, { - "id": 14276, + "id": 14262, "name": "source", "variant": "declaration", "kind": 1024, @@ -18181,7 +18181,7 @@ } }, { - "id": 14277, + "id": 14263, "name": "object", "variant": "declaration", "kind": 1024, @@ -18192,7 +18192,7 @@ } }, { - "id": 14278, + "id": 14264, "name": "action", "variant": "declaration", "kind": 1024, @@ -18205,7 +18205,7 @@ } }, { - "id": 14279, + "id": 14265, "name": "context", "variant": "declaration", "kind": 1024, @@ -18221,7 +18221,7 @@ "typeArguments": [ { "type": "reference", - "target": 16859, + "target": 16888, "name": "Context", "package": "@medusajs/types" }, @@ -18235,7 +18235,7 @@ } }, { - "id": 14280, + "id": 14266, "name": "options", "variant": "declaration", "kind": 1024, @@ -18267,13 +18267,13 @@ { "title": "Properties", "children": [ - 14274, - 14275, - 14276, - 14277, - 14278, - 14279, - 14280 + 14260, + 14261, + 14262, + 14263, + 14264, + 14265, + 14266 ] } ] @@ -18281,28 +18281,28 @@ } }, { - "id": 14300, + "id": 14286, "name": "IEventBusModuleService", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 14301, + "id": 14287, "name": "emit", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 14302, + "id": 14288, "name": "emit", "variant": "signature", "kind": 4096, "flags": {}, "typeParameters": [ { - "id": 14303, + "id": 14289, "name": "T", "variant": "typeParam", "kind": 131072, @@ -18311,7 +18311,7 @@ ], "parameters": [ { - "id": 14304, + "id": 14290, "name": "data", "variant": "param", "kind": 32768, @@ -18321,11 +18321,11 @@ "types": [ { "type": "reference", - "target": 14268, + "target": 14254, "typeArguments": [ { "type": "reference", - "target": 14303, + "target": 14289, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -18338,11 +18338,11 @@ "type": "array", "elementType": { "type": "reference", - "target": 14268, + "target": 14254, "typeArguments": [ { "type": "reference", - "target": 14303, + "target": 14289, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -18356,7 +18356,7 @@ } }, { - "id": 14305, + "id": 14291, "name": "options", "variant": "param", "kind": 32768, @@ -18403,21 +18403,21 @@ ] }, { - "id": 14306, + "id": 14292, "name": "subscribe", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 14307, + "id": 14293, "name": "subscribe", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 14308, + "id": 14294, "name": "eventName", "variant": "param", "kind": 32768, @@ -18437,20 +18437,20 @@ } }, { - "id": 14309, + "id": 14295, "name": "subscriber", "variant": "param", "kind": 32768, "flags": {}, "type": { "type": "reference", - "target": 14247, + "target": 14233, "name": "Subscriber", "package": "@medusajs/types" } }, { - "id": 14310, + "id": 14296, "name": "context", "variant": "param", "kind": 32768, @@ -18459,7 +18459,7 @@ }, "type": { "type": "reference", - "target": 14252, + "target": 14238, "name": "SubscriberContext", "package": "@medusajs/types" } @@ -18473,21 +18473,21 @@ ] }, { - "id": 14311, + "id": 14297, "name": "unsubscribe", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 14312, + "id": 14298, "name": "unsubscribe", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 14313, + "id": 14299, "name": "eventName", "variant": "param", "kind": 32768, @@ -18507,20 +18507,20 @@ } }, { - "id": 14314, + "id": 14300, "name": "subscriber", "variant": "param", "kind": 32768, "flags": {}, "type": { "type": "reference", - "target": 14247, + "target": 14233, "name": "Subscriber", "package": "@medusajs/types" } }, { - "id": 14315, + "id": 14301, "name": "context", "variant": "param", "kind": 32768, @@ -18529,7 +18529,7 @@ }, "type": { "type": "reference", - "target": 14252, + "target": 14238, "name": "SubscriberContext", "package": "@medusajs/types" } @@ -18543,21 +18543,21 @@ ] }, { - "id": 14316, + "id": 14302, "name": "releaseGroupedEvents", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 14317, + "id": 14303, "name": "releaseGroupedEvents", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 14318, + "id": 14304, "name": "eventGroupId", "variant": "param", "kind": 32768, @@ -18587,21 +18587,21 @@ ] }, { - "id": 14319, + "id": 14305, "name": "clearGroupedEvents", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 14320, + "id": 14306, "name": "clearGroupedEvents", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 14321, + "id": 14307, "name": "eventGroupId", "variant": "param", "kind": 32768, @@ -18635,38 +18635,38 @@ { "title": "Methods", "children": [ - 14301, - 14306, - 14311, - 14316, - 14319 + 14287, + 14292, + 14297, + 14302, + 14305 ] } ] }, { - "id": 14282, + "id": 14268, "name": "IEventBusService", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 14283, + "id": 14269, "name": "subscribe", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 14284, + "id": 14270, "name": "subscribe", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 14285, + "id": 14271, "name": "eventName", "variant": "param", "kind": 32768, @@ -18686,20 +18686,20 @@ } }, { - "id": 14286, + "id": 14272, "name": "subscriber", "variant": "param", "kind": 32768, "flags": {}, "type": { "type": "reference", - "target": 14247, + "target": 14233, "name": "Subscriber", "package": "@medusajs/types" } }, { - "id": 14287, + "id": 14273, "name": "context", "variant": "param", "kind": 32768, @@ -18708,7 +18708,7 @@ }, "type": { "type": "reference", - "target": 14252, + "target": 14238, "name": "SubscriberContext", "package": "@medusajs/types" } @@ -18722,21 +18722,21 @@ ] }, { - "id": 14288, + "id": 14274, "name": "unsubscribe", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 14289, + "id": 14275, "name": "unsubscribe", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 14290, + "id": 14276, "name": "eventName", "variant": "param", "kind": 32768, @@ -18756,20 +18756,20 @@ } }, { - "id": 14291, + "id": 14277, "name": "subscriber", "variant": "param", "kind": 32768, "flags": {}, "type": { "type": "reference", - "target": 14247, + "target": 14233, "name": "Subscriber", "package": "@medusajs/types" } }, { - "id": 14292, + "id": 14278, "name": "context", "variant": "param", "kind": 32768, @@ -18778,7 +18778,7 @@ }, "type": { "type": "reference", - "target": 14252, + "target": 14238, "name": "SubscriberContext", "package": "@medusajs/types" } @@ -18792,21 +18792,21 @@ ] }, { - "id": 14293, + "id": 14279, "name": "emit", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 14294, + "id": 14280, "name": "emit", "variant": "signature", "kind": 4096, "flags": {}, "typeParameters": [ { - "id": 14295, + "id": 14281, "name": "T", "variant": "typeParam", "kind": 131072, @@ -18815,7 +18815,7 @@ ], "parameters": [ { - "id": 14296, + "id": 14282, "name": "data", "variant": "param", "kind": 32768, @@ -18825,11 +18825,11 @@ "types": [ { "type": "reference", - "target": 14268, + "target": 14254, "typeArguments": [ { "type": "reference", - "target": 14295, + "target": 14281, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -18842,11 +18842,11 @@ "type": "array", "elementType": { "type": "reference", - "target": 14268, + "target": 14254, "typeArguments": [ { "type": "reference", - "target": 14295, + "target": 14281, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -18879,7 +18879,7 @@ ] }, { - "id": 14297, + "id": 14283, "name": "withTransaction", "variant": "declaration", "kind": 2048, @@ -18888,7 +18888,7 @@ }, "signatures": [ { - "id": 14298, + "id": 14284, "name": "withTransaction", "variant": "signature", "kind": 4096, @@ -18897,7 +18897,7 @@ }, "parameters": [ { - "id": 14299, + "id": 14285, "name": "transactionManager", "variant": "param", "kind": 32768, @@ -18921,14 +18921,14 @@ }, "inheritedFrom": { "type": "reference", - "target": 16341, + "target": 16370, "name": "ITransactionBaseService.withTransaction" } } ], "inheritedFrom": { "type": "reference", - "target": 16340, + "target": 16369, "name": "ITransactionBaseService.withTransaction" } } @@ -18937,17 +18937,17 @@ { "title": "Methods", "children": [ - 14283, - 14288, - 14293, - 14297 + 14269, + 14274, + 14279, + 14283 ] } ], "extendedTypes": [ { "type": "reference", - "target": 16339, + "target": 16368, "name": "ITransactionBaseService", "package": "@medusajs/types" } @@ -18958,40 +18958,40 @@ { "title": "Interfaces", "children": [ - 14300, - 14282 + 14286, + 14268 ] }, { "title": "Type Aliases", "children": [ - 14247, - 14252, - 14255, - 14259, - 14262, - 14268, - 14272 + 14233, + 14238, + 14241, + 14245, + 14248, + 14254, + 14258 ] } ] }, { - "id": 14322, + "id": 14308, "name": "FeatureFlagTypes", "variant": "declaration", "kind": 4, "flags": {}, "children": [ { - "id": 14323, + "id": 14309, "name": "IFlagRouter", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 14324, + "id": 14310, "name": "isFeatureEnabled", "variant": "declaration", "kind": 1024, @@ -18999,21 +18999,21 @@ "type": { "type": "reflection", "declaration": { - "id": 14325, + "id": 14311, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "signatures": [ { - "id": 14326, + "id": 14312, "name": "__type", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 14327, + "id": 14313, "name": "key", "variant": "param", "kind": 32768, @@ -19034,7 +19034,7 @@ } }, { - "id": 14328, + "id": 14314, "name": "listFlags", "variant": "declaration", "kind": 1024, @@ -19042,21 +19042,21 @@ "type": { "type": "reflection", "declaration": { - "id": 14329, + "id": 14315, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "signatures": [ { - "id": 14330, + "id": 14316, "name": "__type", "variant": "signature", "kind": 4096, "flags": {}, "type": { "type": "reference", - "target": 14331, + "target": 14317, "name": "FeatureFlagsResponse", "package": "@medusajs/types" } @@ -19070,14 +19070,14 @@ { "title": "Properties", "children": [ - 14324, - 14328 + 14310, + 14314 ] } ] }, { - "id": 14331, + "id": 14317, "name": "FeatureFlagsResponse", "variant": "declaration", "kind": 2097152, @@ -19093,14 +19093,14 @@ "elementType": { "type": "reflection", "declaration": { - "id": 14332, + "id": 14318, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 14333, + "id": 14319, "name": "key", "variant": "declaration", "kind": 1024, @@ -19111,7 +19111,7 @@ } }, { - "id": 14334, + "id": 14320, "name": "value", "variant": "declaration", "kind": 1024, @@ -19150,8 +19150,8 @@ { "title": "Properties", "children": [ - 14333, - 14334 + 14319, + 14320 ] } ] @@ -19160,7 +19160,7 @@ } }, { - "id": 14335, + "id": 14321, "name": "FlagSettings", "variant": "declaration", "kind": 2097152, @@ -19168,14 +19168,14 @@ "type": { "type": "reflection", "declaration": { - "id": 14336, + "id": 14322, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 14337, + "id": 14323, "name": "key", "variant": "declaration", "kind": 1024, @@ -19186,7 +19186,7 @@ } }, { - "id": 14338, + "id": 14324, "name": "description", "variant": "declaration", "kind": 1024, @@ -19197,7 +19197,7 @@ } }, { - "id": 14339, + "id": 14325, "name": "env_key", "variant": "declaration", "kind": 1024, @@ -19208,7 +19208,7 @@ } }, { - "id": 14340, + "id": 14326, "name": "default_val", "variant": "declaration", "kind": 1024, @@ -19223,10 +19223,10 @@ { "title": "Properties", "children": [ - 14337, - 14338, - 14339, - 14340 + 14323, + 14324, + 14325, + 14326 ] } ] @@ -19238,20 +19238,20 @@ { "title": "Interfaces", "children": [ - 14323 + 14309 ] }, { "title": "Type Aliases", "children": [ - 14331, - 14335 + 14317, + 14321 ] } ] }, { - "id": 16697, + "id": 16726, "name": "FileServiceUploadResult", "variant": "declaration", "kind": 256, @@ -19266,7 +19266,7 @@ }, "children": [ { - "id": 16698, + "id": 16727, "name": "url", "variant": "declaration", "kind": 1024, @@ -19285,7 +19285,7 @@ } }, { - "id": 16699, + "id": 16728, "name": "key", "variant": "declaration", "kind": 1024, @@ -19308,14 +19308,14 @@ { "title": "Properties", "children": [ - 16698, - 16699 + 16727, + 16728 ] } ] }, { - "id": 16700, + "id": 16729, "name": "FileServiceGetUploadStreamResult", "variant": "declaration", "kind": 256, @@ -19330,7 +19330,7 @@ }, "children": [ { - "id": 16701, + "id": 16730, "name": "writeStream", "variant": "declaration", "kind": 1024, @@ -19355,7 +19355,7 @@ } }, { - "id": 16702, + "id": 16731, "name": "promise", "variant": "declaration", "kind": 1024, @@ -19385,7 +19385,7 @@ } }, { - "id": 16703, + "id": 16732, "name": "url", "variant": "declaration", "kind": 1024, @@ -19404,7 +19404,7 @@ } }, { - "id": 16704, + "id": 16733, "name": "fileKey", "variant": "declaration", "kind": 1024, @@ -19427,16 +19427,16 @@ { "title": "Properties", "children": [ - 16701, - 16702, - 16703, - 16704 + 16730, + 16731, + 16732, + 16733 ] } ] }, { - "id": 16705, + "id": 16734, "name": "GetUploadedFileType", "variant": "declaration", "kind": 256, @@ -19451,7 +19451,7 @@ }, "children": [ { - "id": 16706, + "id": 16735, "name": "fileKey", "variant": "declaration", "kind": 1024, @@ -19470,7 +19470,7 @@ } }, { - "id": 16707, + "id": 16736, "name": "isPrivate", "variant": "declaration", "kind": 1024, @@ -19495,14 +19495,14 @@ { "title": "Properties", "children": [ - 16706, - 16707 + 16735, + 16736 ] } ] }, { - "id": 16708, + "id": 16737, "name": "DeleteFileType", "variant": "declaration", "kind": 256, @@ -19517,7 +19517,7 @@ }, "children": [ { - "id": 16709, + "id": 16738, "name": "fileKey", "variant": "declaration", "kind": 1024, @@ -19540,13 +19540,13 @@ { "title": "Properties", "children": [ - 16709 + 16738 ] } ] }, { - "id": 16710, + "id": 16739, "name": "UploadStreamDescriptorType", "variant": "declaration", "kind": 256, @@ -19561,7 +19561,7 @@ }, "children": [ { - "id": 16711, + "id": 16740, "name": "name", "variant": "declaration", "kind": 1024, @@ -19580,7 +19580,7 @@ } }, { - "id": 16712, + "id": 16741, "name": "ext", "variant": "declaration", "kind": 1024, @@ -19601,7 +19601,7 @@ } }, { - "id": 16713, + "id": 16742, "name": "isPrivate", "variant": "declaration", "kind": 1024, @@ -19634,22 +19634,22 @@ { "title": "Properties", "children": [ - 16711, - 16712, - 16713 + 16740, + 16741, + 16742 ] } ] }, { - "id": 14341, + "id": 14327, "name": "FileTypes", "variant": "declaration", "kind": 4, "flags": {}, "children": [ { - "id": 14342, + "id": 14328, "name": "FileDTO", "variant": "declaration", "kind": 256, @@ -19664,7 +19664,7 @@ }, "children": [ { - "id": 14343, + "id": 14329, "name": "id", "variant": "declaration", "kind": 1024, @@ -19683,7 +19683,7 @@ } }, { - "id": 14344, + "id": 14330, "name": "url", "variant": "declaration", "kind": 1024, @@ -19706,14 +19706,14 @@ { "title": "Properties", "children": [ - 14343, - 14344 + 14329, + 14330 ] } ] }, { - "id": 14345, + "id": 14331, "name": "FilterableFileProps", "variant": "declaration", "kind": 256, @@ -19728,7 +19728,7 @@ }, "children": [ { - "id": 14346, + "id": 14332, "name": "id", "variant": "declaration", "kind": 1024, @@ -19753,13 +19753,13 @@ { "title": "Properties", "children": [ - 14346 + 14332 ] } ] }, { - "id": 14347, + "id": 14333, "name": "CreateFileDTO", "variant": "declaration", "kind": 256, @@ -19774,7 +19774,7 @@ }, "children": [ { - "id": 14348, + "id": 14334, "name": "filename", "variant": "declaration", "kind": 1024, @@ -19793,7 +19793,7 @@ } }, { - "id": 14349, + "id": 14335, "name": "mimeType", "variant": "declaration", "kind": 1024, @@ -19812,7 +19812,7 @@ } }, { - "id": 14350, + "id": 14336, "name": "content", "variant": "declaration", "kind": 1024, @@ -19835,15 +19835,15 @@ { "title": "Properties", "children": [ - 14348, - 14349, - 14350 + 14334, + 14335, + 14336 ] } ] }, { - "id": 14394, + "id": 14380, "name": "ProviderFileResultDTO", "variant": "declaration", "kind": 256, @@ -19858,7 +19858,7 @@ }, "children": [ { - "id": 14395, + "id": 14381, "name": "url", "variant": "declaration", "kind": 1024, @@ -19877,7 +19877,7 @@ } }, { - "id": 14396, + "id": 14382, "name": "key", "variant": "declaration", "kind": 1024, @@ -19900,14 +19900,14 @@ { "title": "Properties", "children": [ - 14395, - 14396 + 14381, + 14382 ] } ] }, { - "id": 14397, + "id": 14383, "name": "ProviderGetFileDTO", "variant": "declaration", "kind": 256, @@ -19922,7 +19922,7 @@ }, "children": [ { - "id": 14398, + "id": 14384, "name": "fileKey", "variant": "declaration", "kind": 1024, @@ -19941,7 +19941,7 @@ } }, { - "id": 14399, + "id": 14385, "name": "isPrivate", "variant": "declaration", "kind": 1024, @@ -19966,14 +19966,14 @@ { "title": "Properties", "children": [ - 14398, - 14399 + 14384, + 14385 ] } ] }, { - "id": 14400, + "id": 14386, "name": "ProviderDeleteFileDTO", "variant": "declaration", "kind": 256, @@ -19988,7 +19988,7 @@ }, "children": [ { - "id": 14401, + "id": 14387, "name": "fileKey", "variant": "declaration", "kind": 1024, @@ -20011,13 +20011,13 @@ { "title": "Properties", "children": [ - 14401 + 14387 ] } ] }, { - "id": 14402, + "id": 14388, "name": "ProviderUploadFileDTO", "variant": "declaration", "kind": 256, @@ -20032,7 +20032,7 @@ }, "children": [ { - "id": 14403, + "id": 14389, "name": "filename", "variant": "declaration", "kind": 1024, @@ -20051,7 +20051,7 @@ } }, { - "id": 14404, + "id": 14390, "name": "mimeType", "variant": "declaration", "kind": 1024, @@ -20070,7 +20070,7 @@ } }, { - "id": 14405, + "id": 14391, "name": "content", "variant": "declaration", "kind": 1024, @@ -20093,29 +20093,29 @@ { "title": "Properties", "children": [ - 14403, - 14404, - 14405 + 14389, + 14390, + 14391 ] } ] }, { - "id": 14406, + "id": 14392, "name": "IFileProvider", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 14407, + "id": 14393, "name": "upload", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 14408, + "id": 14394, "name": "upload", "variant": "signature", "kind": 4096, @@ -20141,7 +20141,7 @@ }, "parameters": [ { - "id": 14409, + "id": 14395, "name": "file", "variant": "param", "kind": 32768, @@ -20164,7 +20164,7 @@ }, "type": { "type": "reference", - "target": 14402, + "target": 14388, "name": "ProviderUploadFileDTO", "package": "@medusajs/types" } @@ -20179,7 +20179,7 @@ "typeArguments": [ { "type": "reference", - "target": 14394, + "target": 14380, "name": "ProviderFileResultDTO", "package": "@medusajs/types" } @@ -20191,14 +20191,14 @@ ] }, { - "id": 14410, + "id": 14396, "name": "delete", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 14411, + "id": 14397, "name": "delete", "variant": "signature", "kind": 4096, @@ -20224,7 +20224,7 @@ }, "parameters": [ { - "id": 14412, + "id": 14398, "name": "fileData", "variant": "param", "kind": 32768, @@ -20239,7 +20239,7 @@ }, "type": { "type": "reference", - "target": 14400, + "target": 14386, "name": "ProviderDeleteFileDTO", "package": "@medusajs/types" } @@ -20264,14 +20264,14 @@ ] }, { - "id": 14413, + "id": 14399, "name": "getPresignedDownloadUrl", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 14414, + "id": 14400, "name": "getPresignedDownloadUrl", "variant": "signature", "kind": 4096, @@ -20297,7 +20297,7 @@ }, "parameters": [ { - "id": 14415, + "id": 14401, "name": "fileData", "variant": "param", "kind": 32768, @@ -20312,7 +20312,7 @@ }, "type": { "type": "reference", - "target": 14397, + "target": 14383, "name": "ProviderGetFileDTO", "package": "@medusajs/types" } @@ -20341,22 +20341,22 @@ { "title": "Methods", "children": [ - 14407, - 14410, - 14413 + 14393, + 14396, + 14399 ] } ] }, { - "id": 14427, + "id": 14413, "name": "LocalFileServiceOptions", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 14428, + "id": 14414, "name": "upload_dir", "variant": "declaration", "kind": 1024, @@ -20369,7 +20369,7 @@ } }, { - "id": 14429, + "id": 14415, "name": "backend_url", "variant": "declaration", "kind": 1024, @@ -20386,21 +20386,21 @@ { "title": "Properties", "children": [ - 14428, - 14429 + 14414, + 14415 ] } ] }, { - "id": 14416, + "id": 14402, "name": "S3FileServiceOptions", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 14417, + "id": 14403, "name": "file_url", "variant": "declaration", "kind": 1024, @@ -20411,7 +20411,7 @@ } }, { - "id": 14418, + "id": 14404, "name": "access_key_id", "variant": "declaration", "kind": 1024, @@ -20422,7 +20422,7 @@ } }, { - "id": 14419, + "id": 14405, "name": "secret_access_key", "variant": "declaration", "kind": 1024, @@ -20433,7 +20433,7 @@ } }, { - "id": 14420, + "id": 14406, "name": "region", "variant": "declaration", "kind": 1024, @@ -20444,7 +20444,7 @@ } }, { - "id": 14421, + "id": 14407, "name": "bucket", "variant": "declaration", "kind": 1024, @@ -20455,7 +20455,7 @@ } }, { - "id": 14422, + "id": 14408, "name": "prefix", "variant": "declaration", "kind": 1024, @@ -20468,7 +20468,7 @@ } }, { - "id": 14423, + "id": 14409, "name": "endpoint", "variant": "declaration", "kind": 1024, @@ -20481,7 +20481,7 @@ } }, { - "id": 14424, + "id": 14410, "name": "cache_control", "variant": "declaration", "kind": 1024, @@ -20494,7 +20494,7 @@ } }, { - "id": 14425, + "id": 14411, "name": "download_file_duration", "variant": "declaration", "kind": 1024, @@ -20507,7 +20507,7 @@ } }, { - "id": 14426, + "id": 14412, "name": "additional_client_config", "variant": "declaration", "kind": 1024, @@ -20539,22 +20539,22 @@ { "title": "Properties", "children": [ - 14417, - 14418, - 14419, - 14420, - 14421, - 14422, - 14423, - 14424, - 14425, - 14426 + 14403, + 14404, + 14405, + 14406, + 14407, + 14408, + 14409, + 14410, + 14411, + 14412 ] } ] }, { - "id": 14351, + "id": 14337, "name": "IFileModuleService", "variant": "declaration", "kind": 256, @@ -20569,14 +20569,14 @@ }, "children": [ { - "id": 14352, + "id": 14338, "name": "createFiles", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 14353, + "id": 14339, "name": "createFiles", "variant": "signature", "kind": 4096, @@ -20611,7 +20611,7 @@ }, "parameters": [ { - "id": 14354, + "id": 14340, "name": "data", "variant": "param", "kind": 32768, @@ -20628,14 +20628,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 14347, + "target": 14333, "name": "CreateFileDTO", "package": "@medusajs/types" } } }, { - "id": 14355, + "id": 14341, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -20652,7 +20652,7 @@ }, "type": { "type": "reference", - "target": 16859, + "target": 16888, "name": "Context", "package": "@medusajs/types" } @@ -20669,7 +20669,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 14342, + "target": 14328, "name": "FileDTO", "package": "@medusajs/types" } @@ -20680,7 +20680,7 @@ } }, { - "id": 14356, + "id": 14342, "name": "createFiles", "variant": "signature", "kind": 4096, @@ -20715,7 +20715,7 @@ }, "parameters": [ { - "id": 14357, + "id": 14343, "name": "data", "variant": "param", "kind": 32768, @@ -20730,13 +20730,13 @@ }, "type": { "type": "reference", - "target": 14347, + "target": 14333, "name": "CreateFileDTO", "package": "@medusajs/types" } }, { - "id": 14358, + "id": 14344, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -20753,7 +20753,7 @@ }, "type": { "type": "reference", - "target": 16859, + "target": 16888, "name": "Context", "package": "@medusajs/types" } @@ -20768,7 +20768,7 @@ "typeArguments": [ { "type": "reference", - "target": 14342, + "target": 14328, "name": "FileDTO", "package": "@medusajs/types" } @@ -20780,14 +20780,14 @@ ] }, { - "id": 14359, + "id": 14345, "name": "deleteFiles", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 14360, + "id": 14346, "name": "deleteFiles", "variant": "signature", "kind": 4096, @@ -20822,7 +20822,7 @@ }, "parameters": [ { - "id": 14361, + "id": 14347, "name": "ids", "variant": "param", "kind": 32768, @@ -20844,7 +20844,7 @@ } }, { - "id": 14362, + "id": 14348, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -20861,7 +20861,7 @@ }, "type": { "type": "reference", - "target": 16859, + "target": 16888, "name": "Context", "package": "@medusajs/types" } @@ -20884,7 +20884,7 @@ } }, { - "id": 14363, + "id": 14349, "name": "deleteFiles", "variant": "signature", "kind": 4096, @@ -20919,7 +20919,7 @@ }, "parameters": [ { - "id": 14364, + "id": 14350, "name": "id", "variant": "param", "kind": 32768, @@ -20938,7 +20938,7 @@ } }, { - "id": 14365, + "id": 14351, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -20955,7 +20955,7 @@ }, "type": { "type": "reference", - "target": 16859, + "target": 16888, "name": "Context", "package": "@medusajs/types" } @@ -20980,14 +20980,14 @@ ] }, { - "id": 14366, + "id": 14352, "name": "retrieveFile", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 14367, + "id": 14353, "name": "retrieveFile", "variant": "signature", "kind": 4096, @@ -21022,7 +21022,7 @@ }, "parameters": [ { - "id": 14368, + "id": 14354, "name": "id", "variant": "param", "kind": 32768, @@ -21041,7 +21041,7 @@ } }, { - "id": 14369, + "id": 14355, "name": "config", "variant": "param", "kind": 32768, @@ -21074,11 +21074,11 @@ }, "type": { "type": "reference", - "target": 13839, + "target": 13825, "typeArguments": [ { "type": "reference", - "target": 14342, + "target": 14328, "name": "FileDTO", "package": "@medusajs/types" } @@ -21088,7 +21088,7 @@ } }, { - "id": 14370, + "id": 14356, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -21105,7 +21105,7 @@ }, "type": { "type": "reference", - "target": 16859, + "target": 16888, "name": "Context", "package": "@medusajs/types" } @@ -21120,7 +21120,7 @@ "typeArguments": [ { "type": "reference", - "target": 14342, + "target": 14328, "name": "FileDTO", "package": "@medusajs/types" } @@ -21132,14 +21132,14 @@ ] }, { - "id": 14371, + "id": 14357, "name": "listFiles", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 14372, + "id": 14358, "name": "listFiles", "variant": "signature", "kind": 4096, @@ -21173,7 +21173,7 @@ }, "parameters": [ { - "id": 14373, + "id": 14359, "name": "filters", "variant": "param", "kind": 32768, @@ -21190,13 +21190,13 @@ }, "type": { "type": "reference", - "target": 14345, + "target": 14331, "name": "FilterableFileProps", "package": "@medusajs/types" } }, { - "id": 14374, + "id": 14360, "name": "config", "variant": "param", "kind": 32768, @@ -21229,11 +21229,11 @@ }, "type": { "type": "reference", - "target": 13839, + "target": 13825, "typeArguments": [ { "type": "reference", - "target": 14342, + "target": 14328, "name": "FileDTO", "package": "@medusajs/types" } @@ -21243,7 +21243,7 @@ } }, { - "id": 14375, + "id": 14361, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -21260,7 +21260,7 @@ }, "type": { "type": "reference", - "target": 16859, + "target": 16888, "name": "Context", "package": "@medusajs/types" } @@ -21277,7 +21277,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 14342, + "target": 14328, "name": "FileDTO", "package": "@medusajs/types" } @@ -21290,14 +21290,14 @@ ] }, { - "id": 14376, + "id": 14362, "name": "listAndCountFiles", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 14377, + "id": 14363, "name": "listAndCountFiles", "variant": "signature", "kind": 4096, @@ -21331,7 +21331,7 @@ }, "parameters": [ { - "id": 14378, + "id": 14364, "name": "filters", "variant": "param", "kind": 32768, @@ -21348,13 +21348,13 @@ }, "type": { "type": "reference", - "target": 14345, + "target": 14331, "name": "FilterableFileProps", "package": "@medusajs/types" } }, { - "id": 14379, + "id": 14365, "name": "config", "variant": "param", "kind": 32768, @@ -21387,11 +21387,11 @@ }, "type": { "type": "reference", - "target": 13839, + "target": 13825, "typeArguments": [ { "type": "reference", - "target": 14342, + "target": 14328, "name": "FileDTO", "package": "@medusajs/types" } @@ -21401,7 +21401,7 @@ } }, { - "id": 14380, + "id": 14366, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -21418,7 +21418,7 @@ }, "type": { "type": "reference", - "target": 16859, + "target": 16888, "name": "Context", "package": "@medusajs/types" } @@ -21438,7 +21438,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 14342, + "target": 14328, "name": "FileDTO", "package": "@medusajs/types" } @@ -21461,18 +21461,18 @@ { "title": "Methods", "children": [ + 14338, + 14345, 14352, - 14359, - 14366, - 14371, - 14376 + 14357, + 14362 ] } ], "extendedTypes": [ { "type": "reference", - "target": 15940, + "target": 15969, "name": "IModuleService", "package": "@medusajs/types" } @@ -21483,30 +21483,30 @@ { "title": "Interfaces", "children": [ - 14342, - 14345, - 14347, - 14394, - 14397, - 14400, + 14328, + 14331, + 14333, + 14380, + 14383, + 14386, + 14388, + 14392, + 14413, 14402, - 14406, - 14427, - 14416, - 14351 + 14337 ] } ] }, { - "id": 16981, + "id": 17010, "name": "BaseCollection", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 16982, + "id": 17011, "name": "id", "variant": "declaration", "kind": 1024, @@ -21517,7 +21517,7 @@ } }, { - "id": 16983, + "id": 17012, "name": "title", "variant": "declaration", "kind": 1024, @@ -21528,7 +21528,7 @@ } }, { - "id": 16984, + "id": 17013, "name": "handle", "variant": "declaration", "kind": 1024, @@ -21539,7 +21539,7 @@ } }, { - "id": 16985, + "id": 17014, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -21550,7 +21550,7 @@ } }, { - "id": 16986, + "id": 17015, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -21561,7 +21561,7 @@ } }, { - "id": 16987, + "id": 17016, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -21581,7 +21581,7 @@ } }, { - "id": 16988, + "id": 17017, "name": "products", "variant": "declaration", "kind": 1024, @@ -21602,7 +21602,7 @@ } }, { - "id": 16989, + "id": 17018, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -21641,39 +21641,39 @@ { "title": "Properties", "children": [ - 16982, - 16983, - 16984, - 16985, - 16986, - 16987, - 16988, - 16989 + 17011, + 17012, + 17013, + 17014, + 17015, + 17016, + 17017, + 17018 ] } ], "extendedBy": [ { "type": "reference", - "target": 14475, + "target": 14461, "name": "AdminCollection" }, { "type": "reference", - "target": 14526, + "target": 14512, "name": "StoreCollection" } ] }, { - "id": 17003, + "id": 17032, "name": "BaseCollectionParams", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 17004, + "id": 17033, "name": "fields", "variant": "declaration", "kind": 1024, @@ -21687,7 +21687,7 @@ }, "inheritedFrom": { "type": "reference", - "target": 14549, + "target": 14535, "name": "SelectParams.fields" } } @@ -21696,14 +21696,14 @@ { "title": "Properties", "children": [ - 17004 + 17033 ] } ], "extendedTypes": [ { "type": "reference", - "target": 14548, + "target": 14534, "name": "SelectParams", "package": "@medusajs/types" } @@ -21711,13 +21711,13 @@ "extendedBy": [ { "type": "reference", - "target": 14509, + "target": 14495, "name": "AdminCollectionParams" } ] }, { - "id": 16990, + "id": 17019, "name": "BaseCollectionListParams", "variant": "declaration", "kind": 256, @@ -21732,7 +21732,7 @@ }, "children": [ { - "id": 17001, + "id": 17030, "name": "$and", "variant": "declaration", "kind": 1024, @@ -21755,17 +21755,17 @@ "types": [ { "type": "reference", - "target": 16990, + "target": 17019, "name": "BaseCollectionListParams", "package": "@medusajs/types" }, { "type": "reference", - "target": 14086, + "target": 14072, "typeArguments": [ { "type": "reference", - "target": 16990, + "target": 17019, "name": "BaseCollectionListParams", "package": "@medusajs/types" } @@ -21778,12 +21778,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 14087, + "target": 14073, "name": "BaseFilterable.$and" } }, { - "id": 17002, + "id": 17031, "name": "$or", "variant": "declaration", "kind": 1024, @@ -21806,17 +21806,17 @@ "types": [ { "type": "reference", - "target": 16990, + "target": 17019, "name": "BaseCollectionListParams", "package": "@medusajs/types" }, { "type": "reference", - "target": 14086, + "target": 14072, "typeArguments": [ { "type": "reference", - "target": 16990, + "target": 17019, "name": "BaseCollectionListParams", "package": "@medusajs/types" } @@ -21829,12 +21829,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 14088, + "target": 14074, "name": "BaseFilterable.$or" } }, { - "id": 16991, + "id": 17020, "name": "q", "variant": "declaration", "kind": 1024, @@ -21847,7 +21847,7 @@ } }, { - "id": 16992, + "id": 17021, "name": "id", "variant": "declaration", "kind": 1024, @@ -21872,7 +21872,7 @@ } }, { - "id": 16993, + "id": 17022, "name": "handle", "variant": "declaration", "kind": 1024, @@ -21897,7 +21897,7 @@ } }, { - "id": 16994, + "id": 17023, "name": "title", "variant": "declaration", "kind": 1024, @@ -21922,7 +21922,7 @@ } }, { - "id": 16995, + "id": 17024, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -21931,7 +21931,7 @@ }, "type": { "type": "reference", - "target": 14064, + "target": 14050, "typeArguments": [ { "type": "intrinsic", @@ -21943,7 +21943,7 @@ } }, { - "id": 16996, + "id": 17025, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -21952,7 +21952,7 @@ }, "type": { "type": "reference", - "target": 14064, + "target": 14050, "typeArguments": [ { "type": "intrinsic", @@ -21964,7 +21964,7 @@ } }, { - "id": 17000, + "id": 17029, "name": "fields", "variant": "declaration", "kind": 1024, @@ -21978,12 +21978,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 14554, + "target": 14540, "name": "FindParams.fields" } }, { - "id": 16997, + "id": 17026, "name": "limit", "variant": "declaration", "kind": 1024, @@ -21997,12 +21997,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 14551, + "target": 14537, "name": "FindParams.limit" } }, { - "id": 16998, + "id": 17027, "name": "offset", "variant": "declaration", "kind": 1024, @@ -22016,12 +22016,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 14552, + "target": 14538, "name": "FindParams.offset" } }, { - "id": 16999, + "id": 17028, "name": "order", "variant": "declaration", "kind": 1024, @@ -22035,7 +22035,7 @@ }, "inheritedFrom": { "type": "reference", - "target": 14553, + "target": 14539, "name": "FindParams.order" } } @@ -22044,35 +22044,35 @@ { "title": "Properties", "children": [ - 17001, - 17002, - 16991, - 16992, - 16993, - 16994, - 16995, - 16996, - 17000, - 16997, - 16998, - 16999 + 17030, + 17031, + 17020, + 17021, + 17022, + 17023, + 17024, + 17025, + 17029, + 17026, + 17027, + 17028 ] } ], "extendedTypes": [ { "type": "reference", - "target": 14550, + "target": 14536, "name": "FindParams", "package": "@medusajs/types" }, { "type": "reference", - "target": 14086, + "target": 14072, "typeArguments": [ { "type": "reference", - "target": 16990, + "target": 17019, "name": "BaseCollectionListParams", "package": "@medusajs/types" } @@ -22084,25 +22084,25 @@ "extendedBy": [ { "type": "reference", - "target": 14495, + "target": 14481, "name": "AdminCollectionListParams" }, { "type": "reference", - "target": 14535, + "target": 14521, "name": "StoreCollectionFilters" } ] }, { - "id": 17005, + "id": 17034, "name": "BaseFile", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 17006, + "id": 17035, "name": "id", "variant": "declaration", "kind": 1024, @@ -22113,7 +22113,7 @@ } }, { - "id": 17007, + "id": 17036, "name": "url", "variant": "declaration", "kind": 1024, @@ -22128,26 +22128,26 @@ { "title": "Properties", "children": [ - 17006, - 17007 + 17035, + 17036 ] } ], "extendedBy": [ { "type": "reference", - "target": 14570, + "target": 14556, "name": "AdminFile" }, { "type": "reference", - "target": 14574, + "target": 14560, "name": "StoreFile" } ] }, { - "id": 17008, + "id": 17037, "name": "BaseUploadFile", "variant": "declaration", "kind": 2097152, @@ -22158,14 +22158,14 @@ { "type": "reflection", "declaration": { - "id": 17009, + "id": 17038, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 17010, + "id": 17039, "name": "files", "variant": "declaration", "kind": 1024, @@ -22178,14 +22178,14 @@ { "type": "reflection", "declaration": { - "id": 17011, + "id": 17040, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 17012, + "id": 17041, "name": "name", "variant": "declaration", "kind": 1024, @@ -22196,7 +22196,7 @@ } }, { - "id": 17013, + "id": 17042, "name": "content", "variant": "declaration", "kind": 1024, @@ -22211,8 +22211,8 @@ { "title": "Properties", "children": [ - 17012, - 17013 + 17041, + 17042 ] } ] @@ -22236,7 +22236,7 @@ { "title": "Properties", "children": [ - 17010 + 17039 ] } ] @@ -22255,14 +22255,14 @@ } }, { - "id": 17200, + "id": 17229, "name": "AdminUpsertGeoZone", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 17201, + "id": 17230, "name": "type", "variant": "declaration", "kind": 1024, @@ -22273,7 +22273,7 @@ } }, { - "id": 17202, + "id": 17231, "name": "country_code", "variant": "declaration", "kind": 1024, @@ -22284,7 +22284,7 @@ } }, { - "id": 17203, + "id": 17232, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -22325,851 +22325,46 @@ { "title": "Properties", "children": [ - 17201, - 17202, - 17203 + 17230, + 17231, + 17232 ] } ], "extendedBy": [ { "type": "reference", - "target": 17146, + "target": 17175, "name": "AdminUpsertFulfillmentSetServiceZoneCountry" }, { "type": "reference", - "target": 17150, + "target": 17179, "name": "AdminUpsertFulfillmentSetServiceZoneProvince" }, { "type": "reference", - "target": 17155, + "target": 17184, "name": "AdminUpsertFulfillmentSetServiceZoneCity" }, { "type": "reference", - "target": 17161, + "target": 17190, "name": "AdminUpsertFulfillmentSetServiceZoneZip" }, { "type": "reference", - "target": 17204, + "target": 17233, "name": "AdminUpdateGeoZone" } ] }, { - "id": 17146, + "id": 17175, "name": "AdminUpsertFulfillmentSetServiceZoneCountry", "variant": "declaration", "kind": 256, "flags": {}, - "children": [ - { - "id": 17148, - "name": "country_code", - "variant": "declaration", - "kind": 1024, - "flags": { - "isInherited": true - }, - "type": { - "type": "intrinsic", - "name": "string" - }, - "inheritedFrom": { - "type": "reference", - "target": 17202, - "name": "AdminUpsertGeoZone.country_code" - } - }, - { - "id": 17149, - "name": "metadata", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true, - "isInherited": true - }, - "type": { - "type": "union", - "types": [ - { - "type": "literal", - "value": null - }, - { - "type": "reference", - "target": { - "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts", - "qualifiedName": "Record" - }, - "typeArguments": [ - { - "type": "intrinsic", - "name": "string" - }, - { - "type": "intrinsic", - "name": "unknown" - } - ], - "name": "Record", - "package": "typescript" - } - ] - }, - "inheritedFrom": { - "type": "reference", - "target": 17203, - "name": "AdminUpsertGeoZone.metadata" - } - }, - { - "id": 17147, - "name": "type", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "literal", - "value": "country" - }, - "overwrites": { - "type": "reference", - "target": 17201, - "name": "AdminUpsertGeoZone.type" - } - } - ], - "groups": [ - { - "title": "Properties", - "children": [ - 17148, - 17149, - 17147 - ] - } - ], - "extendedTypes": [ - { - "type": "reference", - "target": 17200, - "name": "AdminUpsertGeoZone", - "package": "@medusajs/types" - } - ] - }, - { - "id": 17150, - "name": "AdminUpsertFulfillmentSetServiceZoneProvince", - "variant": "declaration", - "kind": 256, - "flags": {}, - "children": [ - { - "id": 17153, - "name": "country_code", - "variant": "declaration", - "kind": 1024, - "flags": { - "isInherited": true - }, - "type": { - "type": "intrinsic", - "name": "string" - }, - "inheritedFrom": { - "type": "reference", - "target": 17202, - "name": "AdminUpsertGeoZone.country_code" - } - }, - { - "id": 17154, - "name": "metadata", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true, - "isInherited": true - }, - "type": { - "type": "union", - "types": [ - { - "type": "literal", - "value": null - }, - { - "type": "reference", - "target": { - "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts", - "qualifiedName": "Record" - }, - "typeArguments": [ - { - "type": "intrinsic", - "name": "string" - }, - { - "type": "intrinsic", - "name": "unknown" - } - ], - "name": "Record", - "package": "typescript" - } - ] - }, - "inheritedFrom": { - "type": "reference", - "target": 17203, - "name": "AdminUpsertGeoZone.metadata" - } - }, - { - "id": 17151, - "name": "type", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "literal", - "value": "province" - }, - "overwrites": { - "type": "reference", - "target": 17201, - "name": "AdminUpsertGeoZone.type" - } - }, - { - "id": 17152, - "name": "province_code", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "intrinsic", - "name": "string" - } - } - ], - "groups": [ - { - "title": "Properties", - "children": [ - 17153, - 17154, - 17151, - 17152 - ] - } - ], - "extendedTypes": [ - { - "type": "reference", - "target": 17200, - "name": "AdminUpsertGeoZone", - "package": "@medusajs/types" - } - ] - }, - { - "id": 17155, - "name": "AdminUpsertFulfillmentSetServiceZoneCity", - "variant": "declaration", - "kind": 256, - "flags": {}, - "children": [ - { - "id": 17159, - "name": "country_code", - "variant": "declaration", - "kind": 1024, - "flags": { - "isInherited": true - }, - "type": { - "type": "intrinsic", - "name": "string" - }, - "inheritedFrom": { - "type": "reference", - "target": 17202, - "name": "AdminUpsertGeoZone.country_code" - } - }, - { - "id": 17160, - "name": "metadata", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true, - "isInherited": true - }, - "type": { - "type": "union", - "types": [ - { - "type": "literal", - "value": null - }, - { - "type": "reference", - "target": { - "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts", - "qualifiedName": "Record" - }, - "typeArguments": [ - { - "type": "intrinsic", - "name": "string" - }, - { - "type": "intrinsic", - "name": "unknown" - } - ], - "name": "Record", - "package": "typescript" - } - ] - }, - "inheritedFrom": { - "type": "reference", - "target": 17203, - "name": "AdminUpsertGeoZone.metadata" - } - }, - { - "id": 17156, - "name": "type", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "literal", - "value": "city" - }, - "overwrites": { - "type": "reference", - "target": 17201, - "name": "AdminUpsertGeoZone.type" - } - }, - { - "id": 17157, - "name": "province_code", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 17158, - "name": "city", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "intrinsic", - "name": "string" - } - } - ], - "groups": [ - { - "title": "Properties", - "children": [ - 17159, - 17160, - 17156, - 17157, - 17158 - ] - } - ], - "extendedTypes": [ - { - "type": "reference", - "target": 17200, - "name": "AdminUpsertGeoZone", - "package": "@medusajs/types" - } - ] - }, - { - "id": 17161, - "name": "AdminUpsertFulfillmentSetServiceZoneZip", - "variant": "declaration", - "kind": 256, - "flags": {}, - "children": [ - { - "id": 17166, - "name": "country_code", - "variant": "declaration", - "kind": 1024, - "flags": { - "isInherited": true - }, - "type": { - "type": "intrinsic", - "name": "string" - }, - "inheritedFrom": { - "type": "reference", - "target": 17202, - "name": "AdminUpsertGeoZone.country_code" - } - }, - { - "id": 17167, - "name": "metadata", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true, - "isInherited": true - }, - "type": { - "type": "union", - "types": [ - { - "type": "literal", - "value": null - }, - { - "type": "reference", - "target": { - "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts", - "qualifiedName": "Record" - }, - "typeArguments": [ - { - "type": "intrinsic", - "name": "string" - }, - { - "type": "intrinsic", - "name": "unknown" - } - ], - "name": "Record", - "package": "typescript" - } - ] - }, - "inheritedFrom": { - "type": "reference", - "target": 17203, - "name": "AdminUpsertGeoZone.metadata" - } - }, - { - "id": 17162, - "name": "type", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "literal", - "value": "zip" - }, - "overwrites": { - "type": "reference", - "target": 17201, - "name": "AdminUpsertGeoZone.type" - } - }, - { - "id": 17163, - "name": "province_code", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 17164, - "name": "city", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 17165, - "name": "postal_expression", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "reference", - "target": { - "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts", - "qualifiedName": "Record" - }, - "typeArguments": [ - { - "type": "intrinsic", - "name": "string" - }, - { - "type": "intrinsic", - "name": "unknown" - } - ], - "name": "Record", - "package": "typescript" - } - } - ], - "groups": [ - { - "title": "Properties", - "children": [ - 17166, - 17167, - 17162, - 17163, - 17164, - 17165 - ] - } - ], - "extendedTypes": [ - { - "type": "reference", - "target": 17200, - "name": "AdminUpsertGeoZone", - "package": "@medusajs/types" - } - ] - }, - { - "id": 17014, - "name": "AdminUpsertFulfillmentSetServiceZoneGeoZone", - "variant": "declaration", - "kind": 2097152, - "flags": {}, - "type": { - "type": "union", - "types": [ - { - "type": "reference", - "target": 17146, - "name": "AdminUpsertFulfillmentSetServiceZoneCountry", - "package": "@medusajs/types" - }, - { - "type": "reference", - "target": 17150, - "name": "AdminUpsertFulfillmentSetServiceZoneProvince", - "package": "@medusajs/types" - }, - { - "type": "reference", - "target": 17155, - "name": "AdminUpsertFulfillmentSetServiceZoneCity", - "package": "@medusajs/types" - }, - { - "type": "reference", - "target": 17161, - "name": "AdminUpsertFulfillmentSetServiceZoneZip", - "package": "@medusajs/types" - } - ] - } - }, - { - "id": 17204, - "name": "AdminUpdateGeoZone", - "variant": "declaration", - "kind": 256, - "flags": {}, - "children": [ - { - "id": 17206, - "name": "type", - "variant": "declaration", - "kind": 1024, - "flags": { - "isInherited": true - }, - "type": { - "type": "intrinsic", - "name": "string" - }, - "inheritedFrom": { - "type": "reference", - "target": 17201, - "name": "AdminUpsertGeoZone.type" - } - }, - { - "id": 17207, - "name": "country_code", - "variant": "declaration", - "kind": 1024, - "flags": { - "isInherited": true - }, - "type": { - "type": "intrinsic", - "name": "string" - }, - "inheritedFrom": { - "type": "reference", - "target": 17202, - "name": "AdminUpsertGeoZone.country_code" - } - }, - { - "id": 17208, - "name": "metadata", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true, - "isInherited": true - }, - "type": { - "type": "union", - "types": [ - { - "type": "literal", - "value": null - }, - { - "type": "reference", - "target": { - "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts", - "qualifiedName": "Record" - }, - "typeArguments": [ - { - "type": "intrinsic", - "name": "string" - }, - { - "type": "intrinsic", - "name": "unknown" - } - ], - "name": "Record", - "package": "typescript" - } - ] - }, - "inheritedFrom": { - "type": "reference", - "target": 17203, - "name": "AdminUpsertGeoZone.metadata" - } - }, - { - "id": 17205, - "name": "id", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "type": { - "type": "intrinsic", - "name": "string" - } - } - ], - "groups": [ - { - "title": "Properties", - "children": [ - 17206, - 17207, - 17208, - 17205 - ] - } - ], - "extendedTypes": [ - { - "type": "reference", - "target": 17200, - "name": "AdminUpsertGeoZone", - "package": "@medusajs/types" - } - ], - "extendedBy": [ - { - "type": "reference", - "target": 17168, - "name": "AdminUpdateFulfillmentSetServiceZoneCountry" - }, - { - "type": "reference", - "target": 17173, - "name": "AdminUpdateFulfillmentSetServiceZoneProvince" - }, - { - "type": "reference", - "target": 17179, - "name": "AdminUpdateFulfillmentSetServiceZoneCity" - }, - { - "type": "reference", - "target": 17186, - "name": "AdminUpdateFulfillmentSetServiceZoneZip" - } - ] - }, - { - "id": 17168, - "name": "AdminUpdateFulfillmentSetServiceZoneCountry", - "variant": "declaration", - "kind": 256, - "flags": {}, - "children": [ - { - "id": 17171, - "name": "country_code", - "variant": "declaration", - "kind": 1024, - "flags": { - "isInherited": true - }, - "type": { - "type": "intrinsic", - "name": "string" - }, - "inheritedFrom": { - "type": "reference", - "target": 17207, - "name": "AdminUpdateGeoZone.country_code" - } - }, - { - "id": 17172, - "name": "metadata", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true, - "isInherited": true - }, - "type": { - "type": "union", - "types": [ - { - "type": "literal", - "value": null - }, - { - "type": "reference", - "target": { - "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts", - "qualifiedName": "Record" - }, - "typeArguments": [ - { - "type": "intrinsic", - "name": "string" - }, - { - "type": "intrinsic", - "name": "unknown" - } - ], - "name": "Record", - "package": "typescript" - } - ] - }, - "inheritedFrom": { - "type": "reference", - "target": 17208, - "name": "AdminUpdateGeoZone.metadata" - } - }, - { - "id": 17170, - "name": "id", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true, - "isInherited": true - }, - "type": { - "type": "intrinsic", - "name": "string" - }, - "inheritedFrom": { - "type": "reference", - "target": 17205, - "name": "AdminUpdateGeoZone.id" - } - }, - { - "id": 17169, - "name": "type", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "literal", - "value": "country" - }, - "overwrites": { - "type": "reference", - "target": 17206, - "name": "AdminUpdateGeoZone.type" - } - } - ], - "groups": [ - { - "title": "Properties", - "children": [ - 17171, - 17172, - 17170, - 17169 - ] - } - ], - "extendedTypes": [ - { - "type": "reference", - "target": 17204, - "name": "AdminUpdateGeoZone", - "package": "@medusajs/types" - } - ] - }, - { - "id": 17173, - "name": "AdminUpdateFulfillmentSetServiceZoneProvince", - "variant": "declaration", - "kind": 256, - "flags": {}, "children": [ { "id": 17177, @@ -23185,8 +22380,8 @@ }, "inheritedFrom": { "type": "reference", - "target": 17207, - "name": "AdminUpdateGeoZone.country_code" + "target": 17231, + "name": "AdminUpsertGeoZone.country_code" } }, { @@ -23228,54 +22423,24 @@ }, "inheritedFrom": { "type": "reference", - "target": 17208, - "name": "AdminUpdateGeoZone.metadata" + "target": 17232, + "name": "AdminUpsertGeoZone.metadata" } }, { "id": 17176, - "name": "id", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true, - "isInherited": true - }, - "type": { - "type": "intrinsic", - "name": "string" - }, - "inheritedFrom": { - "type": "reference", - "target": 17205, - "name": "AdminUpdateGeoZone.id" - } - }, - { - "id": 17174, "name": "type", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "literal", - "value": "province" + "value": "country" }, "overwrites": { "type": "reference", - "target": 17206, - "name": "AdminUpdateGeoZone.type" - } - }, - { - "id": 17175, - "name": "province_code", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "intrinsic", - "name": "string" + "target": 17230, + "name": "AdminUpsertGeoZone.type" } } ], @@ -23285,30 +22450,28 @@ "children": [ 17177, 17178, - 17176, - 17174, - 17175 + 17176 ] } ], "extendedTypes": [ { "type": "reference", - "target": 17204, - "name": "AdminUpdateGeoZone", + "target": 17229, + "name": "AdminUpsertGeoZone", "package": "@medusajs/types" } ] }, { "id": 17179, - "name": "AdminUpdateFulfillmentSetServiceZoneCity", + "name": "AdminUpsertFulfillmentSetServiceZoneProvince", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 17184, + "id": 17182, "name": "country_code", "variant": "declaration", "kind": 1024, @@ -23321,12 +22484,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 17207, - "name": "AdminUpdateGeoZone.country_code" + "target": 17231, + "name": "AdminUpsertGeoZone.country_code" } }, { - "id": 17185, + "id": 17183, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -23364,27 +22527,8 @@ }, "inheritedFrom": { "type": "reference", - "target": 17208, - "name": "AdminUpdateGeoZone.metadata" - } - }, - { - "id": 17183, - "name": "id", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true, - "isInherited": true - }, - "type": { - "type": "intrinsic", - "name": "string" - }, - "inheritedFrom": { - "type": "reference", - "target": 17205, - "name": "AdminUpdateGeoZone.id" + "target": 17232, + "name": "AdminUpsertGeoZone.metadata" } }, { @@ -23395,12 +22539,12 @@ "flags": {}, "type": { "type": "literal", - "value": "city" + "value": "province" }, "overwrites": { "type": "reference", - "target": 17206, - "name": "AdminUpdateGeoZone.type" + "target": 17230, + "name": "AdminUpsertGeoZone.type" } }, { @@ -23413,50 +22557,37 @@ "type": "intrinsic", "name": "string" } - }, - { - "id": 17182, - "name": "city", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "intrinsic", - "name": "string" - } } ], "groups": [ { "title": "Properties", "children": [ - 17184, - 17185, + 17182, 17183, 17180, - 17181, - 17182 + 17181 ] } ], "extendedTypes": [ { "type": "reference", - "target": 17204, - "name": "AdminUpdateGeoZone", + "target": 17229, + "name": "AdminUpsertGeoZone", "package": "@medusajs/types" } ] }, { - "id": 17186, - "name": "AdminUpdateFulfillmentSetServiceZoneZip", + "id": 17184, + "name": "AdminUpsertFulfillmentSetServiceZoneCity", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 17192, + "id": 17188, "name": "country_code", "variant": "declaration", "kind": 1024, @@ -23469,12 +22600,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 17207, - "name": "AdminUpdateGeoZone.country_code" + "target": 17231, + "name": "AdminUpsertGeoZone.country_code" } }, { - "id": 17193, + "id": 17189, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -23512,47 +22643,28 @@ }, "inheritedFrom": { "type": "reference", - "target": 17208, - "name": "AdminUpdateGeoZone.metadata" + "target": 17232, + "name": "AdminUpsertGeoZone.metadata" } }, { - "id": 17191, - "name": "id", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true, - "isInherited": true - }, - "type": { - "type": "intrinsic", - "name": "string" - }, - "inheritedFrom": { - "type": "reference", - "target": 17205, - "name": "AdminUpdateGeoZone.id" - } - }, - { - "id": 17187, + "id": 17185, "name": "type", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "literal", - "value": "zip" + "value": "city" }, "overwrites": { "type": "reference", - "target": 17206, - "name": "AdminUpdateGeoZone.type" + "target": 17230, + "name": "AdminUpsertGeoZone.type" } }, { - "id": 17188, + "id": 17186, "name": "province_code", "variant": "declaration", "kind": 1024, @@ -23563,7 +22675,135 @@ } }, { - "id": 17189, + "id": 17187, + "name": "city", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "intrinsic", + "name": "string" + } + } + ], + "groups": [ + { + "title": "Properties", + "children": [ + 17188, + 17189, + 17185, + 17186, + 17187 + ] + } + ], + "extendedTypes": [ + { + "type": "reference", + "target": 17229, + "name": "AdminUpsertGeoZone", + "package": "@medusajs/types" + } + ] + }, + { + "id": 17190, + "name": "AdminUpsertFulfillmentSetServiceZoneZip", + "variant": "declaration", + "kind": 256, + "flags": {}, + "children": [ + { + "id": 17195, + "name": "country_code", + "variant": "declaration", + "kind": 1024, + "flags": { + "isInherited": true + }, + "type": { + "type": "intrinsic", + "name": "string" + }, + "inheritedFrom": { + "type": "reference", + "target": 17231, + "name": "AdminUpsertGeoZone.country_code" + } + }, + { + "id": 17196, + "name": "metadata", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true, + "isInherited": true + }, + "type": { + "type": "union", + "types": [ + { + "type": "literal", + "value": null + }, + { + "type": "reference", + "target": { + "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts", + "qualifiedName": "Record" + }, + "typeArguments": [ + { + "type": "intrinsic", + "name": "string" + }, + { + "type": "intrinsic", + "name": "unknown" + } + ], + "name": "Record", + "package": "typescript" + } + ] + }, + "inheritedFrom": { + "type": "reference", + "target": 17232, + "name": "AdminUpsertGeoZone.metadata" + } + }, + { + "id": 17191, + "name": "type", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "literal", + "value": "zip" + }, + "overwrites": { + "type": "reference", + "target": 17230, + "name": "AdminUpsertGeoZone.type" + } + }, + { + "id": 17192, + "name": "province_code", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 17193, "name": "city", "variant": "declaration", "kind": 1024, @@ -23574,7 +22814,7 @@ } }, { - "id": 17190, + "id": 17194, "name": "postal_expression", "variant": "declaration", "kind": 1024, @@ -23604,27 +22844,787 @@ { "title": "Properties", "children": [ + 17195, + 17196, + 17191, 17192, 17193, - 17191, - 17187, - 17188, - 17189, - 17190 + 17194 ] } ], "extendedTypes": [ { "type": "reference", - "target": 17204, + "target": 17229, + "name": "AdminUpsertGeoZone", + "package": "@medusajs/types" + } + ] + }, + { + "id": 17043, + "name": "AdminUpsertFulfillmentSetServiceZoneGeoZone", + "variant": "declaration", + "kind": 2097152, + "flags": {}, + "type": { + "type": "union", + "types": [ + { + "type": "reference", + "target": 17175, + "name": "AdminUpsertFulfillmentSetServiceZoneCountry", + "package": "@medusajs/types" + }, + { + "type": "reference", + "target": 17179, + "name": "AdminUpsertFulfillmentSetServiceZoneProvince", + "package": "@medusajs/types" + }, + { + "type": "reference", + "target": 17184, + "name": "AdminUpsertFulfillmentSetServiceZoneCity", + "package": "@medusajs/types" + }, + { + "type": "reference", + "target": 17190, + "name": "AdminUpsertFulfillmentSetServiceZoneZip", + "package": "@medusajs/types" + } + ] + } + }, + { + "id": 17233, + "name": "AdminUpdateGeoZone", + "variant": "declaration", + "kind": 256, + "flags": {}, + "children": [ + { + "id": 17235, + "name": "type", + "variant": "declaration", + "kind": 1024, + "flags": { + "isInherited": true + }, + "type": { + "type": "intrinsic", + "name": "string" + }, + "inheritedFrom": { + "type": "reference", + "target": 17230, + "name": "AdminUpsertGeoZone.type" + } + }, + { + "id": 17236, + "name": "country_code", + "variant": "declaration", + "kind": 1024, + "flags": { + "isInherited": true + }, + "type": { + "type": "intrinsic", + "name": "string" + }, + "inheritedFrom": { + "type": "reference", + "target": 17231, + "name": "AdminUpsertGeoZone.country_code" + } + }, + { + "id": 17237, + "name": "metadata", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true, + "isInherited": true + }, + "type": { + "type": "union", + "types": [ + { + "type": "literal", + "value": null + }, + { + "type": "reference", + "target": { + "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts", + "qualifiedName": "Record" + }, + "typeArguments": [ + { + "type": "intrinsic", + "name": "string" + }, + { + "type": "intrinsic", + "name": "unknown" + } + ], + "name": "Record", + "package": "typescript" + } + ] + }, + "inheritedFrom": { + "type": "reference", + "target": 17232, + "name": "AdminUpsertGeoZone.metadata" + } + }, + { + "id": 17234, + "name": "id", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "intrinsic", + "name": "string" + } + } + ], + "groups": [ + { + "title": "Properties", + "children": [ + 17235, + 17236, + 17237, + 17234 + ] + } + ], + "extendedTypes": [ + { + "type": "reference", + "target": 17229, + "name": "AdminUpsertGeoZone", + "package": "@medusajs/types" + } + ], + "extendedBy": [ + { + "type": "reference", + "target": 17197, + "name": "AdminUpdateFulfillmentSetServiceZoneCountry" + }, + { + "type": "reference", + "target": 17202, + "name": "AdminUpdateFulfillmentSetServiceZoneProvince" + }, + { + "type": "reference", + "target": 17208, + "name": "AdminUpdateFulfillmentSetServiceZoneCity" + }, + { + "type": "reference", + "target": 17215, + "name": "AdminUpdateFulfillmentSetServiceZoneZip" + } + ] + }, + { + "id": 17197, + "name": "AdminUpdateFulfillmentSetServiceZoneCountry", + "variant": "declaration", + "kind": 256, + "flags": {}, + "children": [ + { + "id": 17200, + "name": "country_code", + "variant": "declaration", + "kind": 1024, + "flags": { + "isInherited": true + }, + "type": { + "type": "intrinsic", + "name": "string" + }, + "inheritedFrom": { + "type": "reference", + "target": 17236, + "name": "AdminUpdateGeoZone.country_code" + } + }, + { + "id": 17201, + "name": "metadata", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true, + "isInherited": true + }, + "type": { + "type": "union", + "types": [ + { + "type": "literal", + "value": null + }, + { + "type": "reference", + "target": { + "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts", + "qualifiedName": "Record" + }, + "typeArguments": [ + { + "type": "intrinsic", + "name": "string" + }, + { + "type": "intrinsic", + "name": "unknown" + } + ], + "name": "Record", + "package": "typescript" + } + ] + }, + "inheritedFrom": { + "type": "reference", + "target": 17237, + "name": "AdminUpdateGeoZone.metadata" + } + }, + { + "id": 17199, + "name": "id", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true, + "isInherited": true + }, + "type": { + "type": "intrinsic", + "name": "string" + }, + "inheritedFrom": { + "type": "reference", + "target": 17234, + "name": "AdminUpdateGeoZone.id" + } + }, + { + "id": 17198, + "name": "type", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "literal", + "value": "country" + }, + "overwrites": { + "type": "reference", + "target": 17235, + "name": "AdminUpdateGeoZone.type" + } + } + ], + "groups": [ + { + "title": "Properties", + "children": [ + 17200, + 17201, + 17199, + 17198 + ] + } + ], + "extendedTypes": [ + { + "type": "reference", + "target": 17233, "name": "AdminUpdateGeoZone", "package": "@medusajs/types" } ] }, { - "id": 17015, + "id": 17202, + "name": "AdminUpdateFulfillmentSetServiceZoneProvince", + "variant": "declaration", + "kind": 256, + "flags": {}, + "children": [ + { + "id": 17206, + "name": "country_code", + "variant": "declaration", + "kind": 1024, + "flags": { + "isInherited": true + }, + "type": { + "type": "intrinsic", + "name": "string" + }, + "inheritedFrom": { + "type": "reference", + "target": 17236, + "name": "AdminUpdateGeoZone.country_code" + } + }, + { + "id": 17207, + "name": "metadata", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true, + "isInherited": true + }, + "type": { + "type": "union", + "types": [ + { + "type": "literal", + "value": null + }, + { + "type": "reference", + "target": { + "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts", + "qualifiedName": "Record" + }, + "typeArguments": [ + { + "type": "intrinsic", + "name": "string" + }, + { + "type": "intrinsic", + "name": "unknown" + } + ], + "name": "Record", + "package": "typescript" + } + ] + }, + "inheritedFrom": { + "type": "reference", + "target": 17237, + "name": "AdminUpdateGeoZone.metadata" + } + }, + { + "id": 17205, + "name": "id", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true, + "isInherited": true + }, + "type": { + "type": "intrinsic", + "name": "string" + }, + "inheritedFrom": { + "type": "reference", + "target": 17234, + "name": "AdminUpdateGeoZone.id" + } + }, + { + "id": 17203, + "name": "type", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "literal", + "value": "province" + }, + "overwrites": { + "type": "reference", + "target": 17235, + "name": "AdminUpdateGeoZone.type" + } + }, + { + "id": 17204, + "name": "province_code", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "intrinsic", + "name": "string" + } + } + ], + "groups": [ + { + "title": "Properties", + "children": [ + 17206, + 17207, + 17205, + 17203, + 17204 + ] + } + ], + "extendedTypes": [ + { + "type": "reference", + "target": 17233, + "name": "AdminUpdateGeoZone", + "package": "@medusajs/types" + } + ] + }, + { + "id": 17208, + "name": "AdminUpdateFulfillmentSetServiceZoneCity", + "variant": "declaration", + "kind": 256, + "flags": {}, + "children": [ + { + "id": 17213, + "name": "country_code", + "variant": "declaration", + "kind": 1024, + "flags": { + "isInherited": true + }, + "type": { + "type": "intrinsic", + "name": "string" + }, + "inheritedFrom": { + "type": "reference", + "target": 17236, + "name": "AdminUpdateGeoZone.country_code" + } + }, + { + "id": 17214, + "name": "metadata", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true, + "isInherited": true + }, + "type": { + "type": "union", + "types": [ + { + "type": "literal", + "value": null + }, + { + "type": "reference", + "target": { + "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts", + "qualifiedName": "Record" + }, + "typeArguments": [ + { + "type": "intrinsic", + "name": "string" + }, + { + "type": "intrinsic", + "name": "unknown" + } + ], + "name": "Record", + "package": "typescript" + } + ] + }, + "inheritedFrom": { + "type": "reference", + "target": 17237, + "name": "AdminUpdateGeoZone.metadata" + } + }, + { + "id": 17212, + "name": "id", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true, + "isInherited": true + }, + "type": { + "type": "intrinsic", + "name": "string" + }, + "inheritedFrom": { + "type": "reference", + "target": 17234, + "name": "AdminUpdateGeoZone.id" + } + }, + { + "id": 17209, + "name": "type", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "literal", + "value": "city" + }, + "overwrites": { + "type": "reference", + "target": 17235, + "name": "AdminUpdateGeoZone.type" + } + }, + { + "id": 17210, + "name": "province_code", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 17211, + "name": "city", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "intrinsic", + "name": "string" + } + } + ], + "groups": [ + { + "title": "Properties", + "children": [ + 17213, + 17214, + 17212, + 17209, + 17210, + 17211 + ] + } + ], + "extendedTypes": [ + { + "type": "reference", + "target": 17233, + "name": "AdminUpdateGeoZone", + "package": "@medusajs/types" + } + ] + }, + { + "id": 17215, + "name": "AdminUpdateFulfillmentSetServiceZoneZip", + "variant": "declaration", + "kind": 256, + "flags": {}, + "children": [ + { + "id": 17221, + "name": "country_code", + "variant": "declaration", + "kind": 1024, + "flags": { + "isInherited": true + }, + "type": { + "type": "intrinsic", + "name": "string" + }, + "inheritedFrom": { + "type": "reference", + "target": 17236, + "name": "AdminUpdateGeoZone.country_code" + } + }, + { + "id": 17222, + "name": "metadata", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true, + "isInherited": true + }, + "type": { + "type": "union", + "types": [ + { + "type": "literal", + "value": null + }, + { + "type": "reference", + "target": { + "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts", + "qualifiedName": "Record" + }, + "typeArguments": [ + { + "type": "intrinsic", + "name": "string" + }, + { + "type": "intrinsic", + "name": "unknown" + } + ], + "name": "Record", + "package": "typescript" + } + ] + }, + "inheritedFrom": { + "type": "reference", + "target": 17237, + "name": "AdminUpdateGeoZone.metadata" + } + }, + { + "id": 17220, + "name": "id", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true, + "isInherited": true + }, + "type": { + "type": "intrinsic", + "name": "string" + }, + "inheritedFrom": { + "type": "reference", + "target": 17234, + "name": "AdminUpdateGeoZone.id" + } + }, + { + "id": 17216, + "name": "type", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "literal", + "value": "zip" + }, + "overwrites": { + "type": "reference", + "target": 17235, + "name": "AdminUpdateGeoZone.type" + } + }, + { + "id": 17217, + "name": "province_code", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 17218, + "name": "city", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 17219, + "name": "postal_expression", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "reference", + "target": { + "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts", + "qualifiedName": "Record" + }, + "typeArguments": [ + { + "type": "intrinsic", + "name": "string" + }, + { + "type": "intrinsic", + "name": "unknown" + } + ], + "name": "Record", + "package": "typescript" + } + } + ], + "groups": [ + { + "title": "Properties", + "children": [ + 17221, + 17222, + 17220, + 17216, + 17217, + 17218, + 17219 + ] + } + ], + "extendedTypes": [ + { + "type": "reference", + "target": 17233, + "name": "AdminUpdateGeoZone", + "package": "@medusajs/types" + } + ] + }, + { + "id": 17044, "name": "AdminUpdateFulfillmentSetServiceZoneGeoZone", "variant": "declaration", "kind": 2097152, @@ -23634,25 +23634,25 @@ "types": [ { "type": "reference", - "target": 17168, + "target": 17197, "name": "AdminUpdateFulfillmentSetServiceZoneCountry", "package": "@medusajs/types" }, { "type": "reference", - "target": 17173, + "target": 17202, "name": "AdminUpdateFulfillmentSetServiceZoneProvince", "package": "@medusajs/types" }, { "type": "reference", - "target": 17179, + "target": 17208, "name": "AdminUpdateFulfillmentSetServiceZoneCity", "package": "@medusajs/types" }, { "type": "reference", - "target": 17186, + "target": 17215, "name": "AdminUpdateFulfillmentSetServiceZoneZip", "package": "@medusajs/types" } @@ -23660,21 +23660,21 @@ } }, { - "id": 14430, + "id": 14416, "name": "HttpTypes", "variant": "declaration", "kind": 4, "flags": {}, "children": [ { - "id": 14431, + "id": 14417, "name": "AdminCreateCampaign", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 14432, + "id": 14418, "name": "name", "variant": "declaration", "kind": 1024, @@ -23687,7 +23687,7 @@ } }, { - "id": 14433, + "id": 14419, "name": "description", "variant": "declaration", "kind": 1024, @@ -23699,9 +23699,284 @@ "name": "string" } }, + { + "id": 14420, + "name": "currency", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "union", + "types": [ + { + "type": "literal", + "value": null + }, + { + "type": "intrinsic", + "name": "string" + } + ] + } + }, + { + "id": 14421, + "name": "campaign_identifier", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 14422, + "name": "starts_at", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "union", + "types": [ + { + "type": "literal", + "value": null + }, + { + "type": "reference", + "target": { + "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts", + "qualifiedName": "Date" + }, + "name": "Date", + "package": "typescript" + } + ] + } + }, + { + "id": 14423, + "name": "ends_at", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "union", + "types": [ + { + "type": "literal", + "value": null + }, + { + "type": "reference", + "target": { + "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts", + "qualifiedName": "Date" + }, + "name": "Date", + "package": "typescript" + } + ] + } + }, + { + "id": 14424, + "name": "budget", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "union", + "types": [ + { + "type": "literal", + "value": null + }, + { + "type": "reflection", + "declaration": { + "id": 14425, + "name": "__type", + "variant": "declaration", + "kind": 65536, + "flags": {}, + "children": [ + { + "id": 14426, + "name": "type", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "reference", + "target": { + "sourceFileName": "../../../../packages/core/types/src/promotion/common/campaign-budget.ts", + "qualifiedName": "CampaignBudgetTypeValues" + }, + "name": "CampaignBudgetTypeValues", + "package": "@medusajs/types" + } + }, + { + "id": 14427, + "name": "currency_code", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "union", + "types": [ + { + "type": "literal", + "value": null + }, + { + "type": "intrinsic", + "name": "string" + } + ] + } + }, + { + "id": 14428, + "name": "limit", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "union", + "types": [ + { + "type": "literal", + "value": null + }, + { + "type": "intrinsic", + "name": "number" + } + ] + } + } + ], + "groups": [ + { + "title": "Properties", + "children": [ + 14426, + 14427, + 14428 + ] + } + ] + } + } + ] + } + } + ], + "groups": [ + { + "title": "Properties", + "children": [ + 14418, + 14419, + 14420, + 14421, + 14422, + 14423, + 14424 + ] + } + ] + }, + { + "id": 14429, + "name": "AdminUpdateCampaign", + "variant": "declaration", + "kind": 256, + "flags": {}, + "children": [ + { + "id": 14430, + "name": "name", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 14431, + "name": "description", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 14432, + "name": "currency", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "union", + "types": [ + { + "type": "literal", + "value": null + }, + { + "type": "intrinsic", + "name": "string" + } + ] + } + }, + { + "id": 14433, + "name": "campaign_identifier", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "intrinsic", + "name": "string" + } + }, { "id": 14434, - "name": "currency", + "name": "starts_at", "variant": "declaration", "kind": 1024, "flags": { @@ -23715,81 +23990,46 @@ "value": null }, { - "type": "intrinsic", - "name": "string" + "type": "reference", + "target": { + "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts", + "qualifiedName": "Date" + }, + "name": "Date", + "package": "typescript" } ] } }, { "id": 14435, - "name": "campaign_identifier", + "name": "ends_at", "variant": "declaration", "kind": 1024, "flags": { "isOptional": true }, "type": { - "type": "intrinsic", - "name": "string" + "type": "union", + "types": [ + { + "type": "literal", + "value": null + }, + { + "type": "reference", + "target": { + "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts", + "qualifiedName": "Date" + }, + "name": "Date", + "package": "typescript" + } + ] } }, { "id": 14436, - "name": "starts_at", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "type": { - "type": "union", - "types": [ - { - "type": "literal", - "value": null - }, - { - "type": "reference", - "target": { - "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts", - "qualifiedName": "Date" - }, - "name": "Date", - "package": "typescript" - } - ] - } - }, - { - "id": 14437, - "name": "ends_at", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "type": { - "type": "union", - "types": [ - { - "type": "literal", - "value": null - }, - { - "type": "reference", - "target": { - "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts", - "qualifiedName": "Date" - }, - "name": "Date", - "package": "typescript" - } - ] - } - }, - { - "id": 14438, "name": "budget", "variant": "declaration", "kind": 1024, @@ -23806,14 +24046,14 @@ { "type": "reflection", "declaration": { - "id": 14439, + "id": 14437, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 14440, + "id": 14438, "name": "type", "variant": "declaration", "kind": 1024, @@ -23831,7 +24071,7 @@ } }, { - "id": 14441, + "id": 14439, "name": "currency_code", "variant": "declaration", "kind": 1024, @@ -23853,7 +24093,7 @@ } }, { - "id": 14442, + "id": 14440, "name": "limit", "variant": "declaration", "kind": 1024, @@ -23879,9 +24119,9 @@ { "title": "Properties", "children": [ - 14440, - 14441, - 14442 + 14438, + 14439, + 14440 ] } ] @@ -23895,266 +24135,26 @@ { "title": "Properties", "children": [ + 14430, + 14431, 14432, 14433, 14434, 14435, - 14436, - 14437, - 14438 + 14436 ] } ] }, { - "id": 14443, - "name": "AdminUpdateCampaign", - "variant": "declaration", - "kind": 256, - "flags": {}, - "children": [ - { - "id": 14444, - "name": "name", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 14445, - "name": "description", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 14446, - "name": "currency", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "type": { - "type": "union", - "types": [ - { - "type": "literal", - "value": null - }, - { - "type": "intrinsic", - "name": "string" - } - ] - } - }, - { - "id": 14447, - "name": "campaign_identifier", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 14448, - "name": "starts_at", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "type": { - "type": "union", - "types": [ - { - "type": "literal", - "value": null - }, - { - "type": "reference", - "target": { - "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts", - "qualifiedName": "Date" - }, - "name": "Date", - "package": "typescript" - } - ] - } - }, - { - "id": 14449, - "name": "ends_at", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "type": { - "type": "union", - "types": [ - { - "type": "literal", - "value": null - }, - { - "type": "reference", - "target": { - "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts", - "qualifiedName": "Date" - }, - "name": "Date", - "package": "typescript" - } - ] - } - }, - { - "id": 14450, - "name": "budget", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "type": { - "type": "union", - "types": [ - { - "type": "literal", - "value": null - }, - { - "type": "reflection", - "declaration": { - "id": 14451, - "name": "__type", - "variant": "declaration", - "kind": 65536, - "flags": {}, - "children": [ - { - "id": 14452, - "name": "type", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "type": { - "type": "reference", - "target": { - "sourceFileName": "../../../../packages/core/types/src/promotion/common/campaign-budget.ts", - "qualifiedName": "CampaignBudgetTypeValues" - }, - "name": "CampaignBudgetTypeValues", - "package": "@medusajs/types" - } - }, - { - "id": 14453, - "name": "currency_code", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "type": { - "type": "union", - "types": [ - { - "type": "literal", - "value": null - }, - { - "type": "intrinsic", - "name": "string" - } - ] - } - }, - { - "id": 14454, - "name": "limit", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "type": { - "type": "union", - "types": [ - { - "type": "literal", - "value": null - }, - { - "type": "intrinsic", - "name": "number" - } - ] - } - } - ], - "groups": [ - { - "title": "Properties", - "children": [ - 14452, - 14453, - 14454 - ] - } - ] - } - } - ] - } - } - ], - "groups": [ - { - "title": "Properties", - "children": [ - 14444, - 14445, - 14446, - 14447, - 14448, - 14449, - 14450 - ] - } - ] - }, - { - "id": 14455, + "id": 14441, "name": "CampaignResponse", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 14456, + "id": 14442, "name": "id", "variant": "declaration", "kind": 1024, @@ -24165,7 +24165,7 @@ } }, { - "id": 14457, + "id": 14443, "name": "name", "variant": "declaration", "kind": 1024, @@ -24176,7 +24176,7 @@ } }, { - "id": 14458, + "id": 14444, "name": "description", "variant": "declaration", "kind": 1024, @@ -24187,7 +24187,7 @@ } }, { - "id": 14459, + "id": 14445, "name": "currency", "variant": "declaration", "kind": 1024, @@ -24198,7 +24198,7 @@ } }, { - "id": 14460, + "id": 14446, "name": "campaign_identifier", "variant": "declaration", "kind": 1024, @@ -24209,7 +24209,7 @@ } }, { - "id": 14461, + "id": 14447, "name": "starts_at", "variant": "declaration", "kind": 1024, @@ -24220,7 +24220,7 @@ } }, { - "id": 14462, + "id": 14448, "name": "ends_at", "variant": "declaration", "kind": 1024, @@ -24231,7 +24231,7 @@ } }, { - "id": 14463, + "id": 14449, "name": "budget", "variant": "declaration", "kind": 1024, @@ -24239,14 +24239,14 @@ "type": { "type": "reflection", "declaration": { - "id": 14464, + "id": 14450, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 14465, + "id": 14451, "name": "id", "variant": "declaration", "kind": 1024, @@ -24257,7 +24257,7 @@ } }, { - "id": 14466, + "id": 14452, "name": "type", "variant": "declaration", "kind": 1024, @@ -24273,7 +24273,7 @@ } }, { - "id": 14467, + "id": 14453, "name": "currency_code", "variant": "declaration", "kind": 1024, @@ -24284,7 +24284,7 @@ } }, { - "id": 14468, + "id": 14454, "name": "limit", "variant": "declaration", "kind": 1024, @@ -24295,7 +24295,7 @@ } }, { - "id": 14469, + "id": 14455, "name": "used", "variant": "declaration", "kind": 1024, @@ -24310,11 +24310,11 @@ { "title": "Properties", "children": [ - 14465, - 14466, - 14467, - 14468, - 14469 + 14451, + 14452, + 14453, + 14454, + 14455 ] } ] @@ -24326,39 +24326,39 @@ { "title": "Properties", "children": [ - 14456, - 14457, - 14458, - 14459, - 14460, - 14461, - 14462, - 14463 + 14442, + 14443, + 14444, + 14445, + 14446, + 14447, + 14448, + 14449 ] } ] }, { - "id": 14470, + "id": 14456, "name": "AdminCampaignListResponse", "variant": "declaration", "kind": 2097152, "flags": {}, "type": { "type": "reference", - "target": 14564, + "target": 14550, "typeArguments": [ { "type": "reflection", "declaration": { - "id": 14471, + "id": 14457, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 14472, + "id": 14458, "name": "campaigns", "variant": "declaration", "kind": 1024, @@ -24367,7 +24367,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 14455, + "target": 14441, "name": "CampaignResponse", "package": "@medusajs/types" } @@ -24378,7 +24378,7 @@ { "title": "Properties", "children": [ - 14472 + 14458 ] } ] @@ -24390,21 +24390,21 @@ } }, { - "id": 14473, + "id": 14459, "name": "AdminCampaignResponse", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 14474, + "id": 14460, "name": "campaign", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 14455, + "target": 14441, "name": "CampaignResponse", "package": "@medusajs/types" } @@ -24414,20 +24414,20 @@ { "title": "Properties", "children": [ - 14474 + 14460 ] } ] }, { - "id": 14475, + "id": 14461, "name": "AdminCollection", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 14476, + "id": 14462, "name": "id", "variant": "declaration", "kind": 1024, @@ -24440,12 +24440,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 16982, + "target": 17011, "name": "BaseCollection.id" } }, { - "id": 14477, + "id": 14463, "name": "title", "variant": "declaration", "kind": 1024, @@ -24458,12 +24458,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 16983, + "target": 17012, "name": "BaseCollection.title" } }, { - "id": 14478, + "id": 14464, "name": "handle", "variant": "declaration", "kind": 1024, @@ -24476,12 +24476,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 16984, + "target": 17013, "name": "BaseCollection.handle" } }, { - "id": 14479, + "id": 14465, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -24494,12 +24494,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 16985, + "target": 17014, "name": "BaseCollection.created_at" } }, { - "id": 14480, + "id": 14466, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -24512,12 +24512,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 16986, + "target": 17015, "name": "BaseCollection.updated_at" } }, { - "id": 14481, + "id": 14467, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -24539,12 +24539,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 16987, + "target": 17016, "name": "BaseCollection.deleted_at" } }, { - "id": 14482, + "id": 14468, "name": "products", "variant": "declaration", "kind": 1024, @@ -24566,12 +24566,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 16988, + "target": 17017, "name": "BaseCollection.products" } }, { - "id": 14483, + "id": 14469, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -24608,7 +24608,7 @@ }, "inheritedFrom": { "type": "reference", - "target": 16989, + "target": 17018, "name": "BaseCollection.metadata" } } @@ -24617,35 +24617,35 @@ { "title": "Properties", "children": [ - 14476, - 14477, - 14478, - 14479, - 14480, - 14481, - 14482, - 14483 + 14462, + 14463, + 14464, + 14465, + 14466, + 14467, + 14468, + 14469 ] } ], "extendedTypes": [ { "type": "reference", - "target": 16981, + "target": 17010, "name": "BaseCollection", "package": "@medusajs/types" } ] }, { - "id": 14484, + "id": 14470, "name": "AdminCreateCollection", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 14485, + "id": 14471, "name": "title", "variant": "declaration", "kind": 1024, @@ -24656,7 +24656,7 @@ } }, { - "id": 14486, + "id": 14472, "name": "handle", "variant": "declaration", "kind": 1024, @@ -24669,7 +24669,7 @@ } }, { - "id": 14487, + "id": 14473, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -24701,22 +24701,22 @@ { "title": "Properties", "children": [ - 14485, - 14486, - 14487 + 14471, + 14472, + 14473 ] } ] }, { - "id": 14488, + "id": 14474, "name": "AdminUpdateCollection", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 14489, + "id": 14475, "name": "title", "variant": "declaration", "kind": 1024, @@ -24729,7 +24729,7 @@ } }, { - "id": 14490, + "id": 14476, "name": "handle", "variant": "declaration", "kind": 1024, @@ -24742,7 +24742,7 @@ } }, { - "id": 14491, + "id": 14477, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -24774,22 +24774,22 @@ { "title": "Properties", "children": [ - 14489, - 14490, - 14491 + 14475, + 14476, + 14477 ] } ] }, { - "id": 14492, + "id": 14478, "name": "AdminUpdateCollectionProducts", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 14493, + "id": 14479, "name": "add", "variant": "declaration", "kind": 1024, @@ -24805,7 +24805,7 @@ } }, { - "id": 14494, + "id": 14480, "name": "remove", "variant": "declaration", "kind": 1024, @@ -24825,14 +24825,14 @@ { "title": "Properties", "children": [ - 14493, - 14494 + 14479, + 14480 ] } ] }, { - "id": 14495, + "id": 14481, "name": "AdminCollectionListParams", "variant": "declaration", "kind": 256, @@ -24847,7 +24847,7 @@ }, "children": [ { - "id": 14507, + "id": 14493, "name": "$and", "variant": "declaration", "kind": 1024, @@ -24870,17 +24870,17 @@ "types": [ { "type": "reference", - "target": 16990, + "target": 17019, "name": "BaseCollectionListParams", "package": "@medusajs/types" }, { "type": "reference", - "target": 14086, + "target": 14072, "typeArguments": [ { "type": "reference", - "target": 16990, + "target": 17019, "name": "BaseCollectionListParams", "package": "@medusajs/types" } @@ -24893,12 +24893,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 17001, + "target": 17030, "name": "BaseCollectionListParams.$and" } }, { - "id": 14508, + "id": 14494, "name": "$or", "variant": "declaration", "kind": 1024, @@ -24921,17 +24921,17 @@ "types": [ { "type": "reference", - "target": 16990, + "target": 17019, "name": "BaseCollectionListParams", "package": "@medusajs/types" }, { "type": "reference", - "target": 14086, + "target": 14072, "typeArguments": [ { "type": "reference", - "target": 16990, + "target": 17019, "name": "BaseCollectionListParams", "package": "@medusajs/types" } @@ -24944,12 +24944,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 17002, + "target": 17031, "name": "BaseCollectionListParams.$or" } }, { - "id": 14496, + "id": 14482, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -24958,7 +24958,7 @@ }, "type": { "type": "reference", - "target": 14064, + "target": 14050, "typeArguments": [ { "type": "intrinsic", @@ -24970,7 +24970,7 @@ } }, { - "id": 14497, + "id": 14483, "name": "q", "variant": "declaration", "kind": 1024, @@ -24984,12 +24984,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 16991, + "target": 17020, "name": "BaseCollectionListParams.q" } }, { - "id": 14498, + "id": 14484, "name": "id", "variant": "declaration", "kind": 1024, @@ -25015,12 +25015,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 16992, + "target": 17021, "name": "BaseCollectionListParams.id" } }, { - "id": 14499, + "id": 14485, "name": "handle", "variant": "declaration", "kind": 1024, @@ -25046,12 +25046,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 16993, + "target": 17022, "name": "BaseCollectionListParams.handle" } }, { - "id": 14500, + "id": 14486, "name": "title", "variant": "declaration", "kind": 1024, @@ -25077,12 +25077,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 16994, + "target": 17023, "name": "BaseCollectionListParams.title" } }, { - "id": 14501, + "id": 14487, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -25092,7 +25092,7 @@ }, "type": { "type": "reference", - "target": 14064, + "target": 14050, "typeArguments": [ { "type": "intrinsic", @@ -25104,12 +25104,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 16995, + "target": 17024, "name": "BaseCollectionListParams.created_at" } }, { - "id": 14502, + "id": 14488, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -25119,7 +25119,7 @@ }, "type": { "type": "reference", - "target": 14064, + "target": 14050, "typeArguments": [ { "type": "intrinsic", @@ -25131,12 +25131,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 16996, + "target": 17025, "name": "BaseCollectionListParams.updated_at" } }, { - "id": 14506, + "id": 14492, "name": "fields", "variant": "declaration", "kind": 1024, @@ -25150,12 +25150,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 17000, + "target": 17029, "name": "BaseCollectionListParams.fields" } }, { - "id": 14503, + "id": 14489, "name": "limit", "variant": "declaration", "kind": 1024, @@ -25169,12 +25169,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 16997, + "target": 17026, "name": "BaseCollectionListParams.limit" } }, { - "id": 14504, + "id": 14490, "name": "offset", "variant": "declaration", "kind": 1024, @@ -25188,12 +25188,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 16998, + "target": 17027, "name": "BaseCollectionListParams.offset" } }, { - "id": 14505, + "id": 14491, "name": "order", "variant": "declaration", "kind": 1024, @@ -25207,7 +25207,7 @@ }, "inheritedFrom": { "type": "reference", - "target": 16999, + "target": 17028, "name": "BaseCollectionListParams.order" } } @@ -25216,40 +25216,40 @@ { "title": "Properties", "children": [ - 14507, - 14508, - 14496, - 14497, - 14498, - 14499, - 14500, - 14501, - 14502, - 14506, - 14503, - 14504, - 14505 + 14493, + 14494, + 14482, + 14483, + 14484, + 14485, + 14486, + 14487, + 14488, + 14492, + 14489, + 14490, + 14491 ] } ], "extendedTypes": [ { "type": "reference", - "target": 16990, + "target": 17019, "name": "BaseCollectionListParams", "package": "@medusajs/types" } ] }, { - "id": 14509, + "id": 14495, "name": "AdminCollectionParams", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 14510, + "id": 14496, "name": "fields", "variant": "declaration", "kind": 1024, @@ -25263,7 +25263,7 @@ }, "inheritedFrom": { "type": "reference", - "target": 17004, + "target": 17033, "name": "BaseCollectionParams.fields" } } @@ -25272,35 +25272,35 @@ { "title": "Properties", "children": [ - 14510 + 14496 ] } ], "extendedTypes": [ { "type": "reference", - "target": 17003, + "target": 17032, "name": "BaseCollectionParams", "package": "@medusajs/types" } ] }, { - "id": 14511, + "id": 14497, "name": "AdminCollectionResponse", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 14512, + "id": 14498, "name": "collection", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 14475, + "target": 14461, "name": "AdminCollection", "package": "@medusajs/types" } @@ -25310,20 +25310,20 @@ { "title": "Properties", "children": [ - 14512 + 14498 ] } ] }, { - "id": 14513, + "id": 14499, "name": "AdminCollectionListResponse", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 14519, + "id": 14505, "name": "collections", "variant": "declaration", "kind": 1024, @@ -25334,7 +25334,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 14475, + "target": 14461, "name": "AdminCollection", "package": "@medusajs/types" } @@ -25346,7 +25346,7 @@ } }, { - "id": 14516, + "id": 14502, "name": "limit", "variant": "declaration", "kind": 1024, @@ -25364,7 +25364,7 @@ } }, { - "id": 14517, + "id": 14503, "name": "offset", "variant": "declaration", "kind": 1024, @@ -25382,7 +25382,7 @@ } }, { - "id": 14518, + "id": 14504, "name": "count", "variant": "declaration", "kind": 1024, @@ -25404,29 +25404,29 @@ { "title": "Properties", "children": [ - 14519, - 14516, - 14517, - 14518 + 14505, + 14502, + 14503, + 14504 ] } ], "extendedTypes": [ { "type": "reference", - "target": 14564, + "target": 14550, "typeArguments": [ { "type": "reflection", "declaration": { - "id": 14514, + "id": 14500, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 14515, + "id": 14501, "name": "collections", "variant": "declaration", "kind": 1024, @@ -25435,7 +25435,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 14475, + "target": 14461, "name": "AdminCollection", "package": "@medusajs/types" } @@ -25446,7 +25446,7 @@ { "title": "Properties", "children": [ - 14515 + 14501 ] } ] @@ -25459,14 +25459,14 @@ ] }, { - "id": 14520, + "id": 14506, "name": "AdminCollectionDeleteResponse", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 14521, + "id": 14507, "name": "id", "variant": "declaration", "kind": 1024, @@ -25492,7 +25492,7 @@ } }, { - "id": 14522, + "id": 14508, "name": "object", "variant": "declaration", "kind": 1024, @@ -25518,7 +25518,7 @@ } }, { - "id": 14523, + "id": 14509, "name": "deleted", "variant": "declaration", "kind": 1024, @@ -25544,7 +25544,7 @@ } }, { - "id": 14524, + "id": 14510, "name": "parent", "variant": "declaration", "kind": 1024, @@ -25563,7 +25563,7 @@ "type": { "type": "reflection", "declaration": { - "id": 14525, + "id": 14511, "name": "__type", "variant": "declaration", "kind": 65536, @@ -25581,17 +25581,17 @@ { "title": "Properties", "children": [ - 14521, - 14522, - 14523, - 14524 + 14507, + 14508, + 14509, + 14510 ] } ], "extendedTypes": [ { "type": "reference", - "target": 14555, + "target": 14541, "typeArguments": [ { "type": "literal", @@ -25604,14 +25604,14 @@ ] }, { - "id": 14526, + "id": 14512, "name": "StoreCollection", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 14527, + "id": 14513, "name": "id", "variant": "declaration", "kind": 1024, @@ -25624,12 +25624,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 16982, + "target": 17011, "name": "BaseCollection.id" } }, { - "id": 14528, + "id": 14514, "name": "title", "variant": "declaration", "kind": 1024, @@ -25642,12 +25642,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 16983, + "target": 17012, "name": "BaseCollection.title" } }, { - "id": 14529, + "id": 14515, "name": "handle", "variant": "declaration", "kind": 1024, @@ -25660,12 +25660,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 16984, + "target": 17013, "name": "BaseCollection.handle" } }, { - "id": 14530, + "id": 14516, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -25678,12 +25678,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 16985, + "target": 17014, "name": "BaseCollection.created_at" } }, { - "id": 14531, + "id": 14517, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -25696,12 +25696,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 16986, + "target": 17015, "name": "BaseCollection.updated_at" } }, { - "id": 14532, + "id": 14518, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -25723,12 +25723,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 16987, + "target": 17016, "name": "BaseCollection.deleted_at" } }, { - "id": 14533, + "id": 14519, "name": "products", "variant": "declaration", "kind": 1024, @@ -25750,12 +25750,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 16988, + "target": 17017, "name": "BaseCollection.products" } }, { - "id": 14534, + "id": 14520, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -25792,7 +25792,7 @@ }, "inheritedFrom": { "type": "reference", - "target": 16989, + "target": 17018, "name": "BaseCollection.metadata" } } @@ -25801,28 +25801,28 @@ { "title": "Properties", "children": [ - 14527, - 14528, - 14529, - 14530, - 14531, - 14532, - 14533, - 14534 + 14513, + 14514, + 14515, + 14516, + 14517, + 14518, + 14519, + 14520 ] } ], "extendedTypes": [ { "type": "reference", - "target": 16981, + "target": 17010, "name": "BaseCollection", "package": "@medusajs/types" } ] }, { - "id": 14535, + "id": 14521, "name": "StoreCollectionFilters", "variant": "declaration", "kind": 256, @@ -25837,7 +25837,7 @@ }, "children": [ { - "id": 14546, + "id": 14532, "name": "$and", "variant": "declaration", "kind": 1024, @@ -25860,17 +25860,17 @@ "types": [ { "type": "reference", - "target": 16990, + "target": 17019, "name": "BaseCollectionListParams", "package": "@medusajs/types" }, { "type": "reference", - "target": 14086, + "target": 14072, "typeArguments": [ { "type": "reference", - "target": 16990, + "target": 17019, "name": "BaseCollectionListParams", "package": "@medusajs/types" } @@ -25883,12 +25883,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 17001, + "target": 17030, "name": "BaseCollectionListParams.$and" } }, { - "id": 14547, + "id": 14533, "name": "$or", "variant": "declaration", "kind": 1024, @@ -25911,17 +25911,17 @@ "types": [ { "type": "reference", - "target": 16990, + "target": 17019, "name": "BaseCollectionListParams", "package": "@medusajs/types" }, { "type": "reference", - "target": 14086, + "target": 14072, "typeArguments": [ { "type": "reference", - "target": 16990, + "target": 17019, "name": "BaseCollectionListParams", "package": "@medusajs/types" } @@ -25934,12 +25934,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 17002, + "target": 17031, "name": "BaseCollectionListParams.$or" } }, { - "id": 14536, + "id": 14522, "name": "q", "variant": "declaration", "kind": 1024, @@ -25953,12 +25953,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 16991, + "target": 17020, "name": "BaseCollectionListParams.q" } }, { - "id": 14537, + "id": 14523, "name": "id", "variant": "declaration", "kind": 1024, @@ -25984,12 +25984,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 16992, + "target": 17021, "name": "BaseCollectionListParams.id" } }, { - "id": 14538, + "id": 14524, "name": "handle", "variant": "declaration", "kind": 1024, @@ -26015,12 +26015,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 16993, + "target": 17022, "name": "BaseCollectionListParams.handle" } }, { - "id": 14539, + "id": 14525, "name": "title", "variant": "declaration", "kind": 1024, @@ -26046,12 +26046,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 16994, + "target": 17023, "name": "BaseCollectionListParams.title" } }, { - "id": 14540, + "id": 14526, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -26061,7 +26061,7 @@ }, "type": { "type": "reference", - "target": 14064, + "target": 14050, "typeArguments": [ { "type": "intrinsic", @@ -26073,12 +26073,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 16995, + "target": 17024, "name": "BaseCollectionListParams.created_at" } }, { - "id": 14541, + "id": 14527, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -26088,7 +26088,7 @@ }, "type": { "type": "reference", - "target": 14064, + "target": 14050, "typeArguments": [ { "type": "intrinsic", @@ -26100,12 +26100,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 16996, + "target": 17025, "name": "BaseCollectionListParams.updated_at" } }, { - "id": 14545, + "id": 14531, "name": "fields", "variant": "declaration", "kind": 1024, @@ -26119,12 +26119,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 17000, + "target": 17029, "name": "BaseCollectionListParams.fields" } }, { - "id": 14542, + "id": 14528, "name": "limit", "variant": "declaration", "kind": 1024, @@ -26138,12 +26138,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 16997, + "target": 17026, "name": "BaseCollectionListParams.limit" } }, { - "id": 14543, + "id": 14529, "name": "offset", "variant": "declaration", "kind": 1024, @@ -26157,12 +26157,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 16998, + "target": 17027, "name": "BaseCollectionListParams.offset" } }, { - "id": 14544, + "id": 14530, "name": "order", "variant": "declaration", "kind": 1024, @@ -26176,7 +26176,7 @@ }, "inheritedFrom": { "type": "reference", - "target": 16999, + "target": 17028, "name": "BaseCollectionListParams.order" } } @@ -26185,39 +26185,39 @@ { "title": "Properties", "children": [ - 14546, - 14547, - 14536, - 14537, - 14538, - 14539, - 14540, - 14541, - 14545, - 14542, - 14543, - 14544 + 14532, + 14533, + 14522, + 14523, + 14524, + 14525, + 14526, + 14527, + 14531, + 14528, + 14529, + 14530 ] } ], "extendedTypes": [ { "type": "reference", - "target": 16990, + "target": 17019, "name": "BaseCollectionListParams", "package": "@medusajs/types" } ] }, { - "id": 14548, + "id": 14534, "name": "SelectParams", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 14549, + "id": 14535, "name": "fields", "variant": "declaration", "kind": 1024, @@ -26234,57 +26234,57 @@ { "title": "Properties", "children": [ - 14549 + 14535 ] } ], "extendedBy": [ { "type": "reference", - "target": 14550, + "target": 14536, "name": "FindParams" }, { "type": "reference", - "target": 14829, + "target": 14815, "name": "AdminPriceListParams" }, { "type": "reference", - "target": 14947, + "target": 14933, "name": "AdminProductTagParams" }, { "type": "reference", - "target": 14990, + "target": 14976, "name": "AdminProductTypeParams" }, { "type": "reference", - "target": 15348, + "target": 15377, "name": "AdminTaxRegionParams" }, { "type": "reference", - "target": 17003, + "target": 17032, "name": "BaseCollectionParams" }, { "type": "reference", - "target": 17051, + "target": 17080, "name": "BaseProductCategoryParams" } ] }, { - "id": 14550, + "id": 14536, "name": "FindParams", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 14554, + "id": 14540, "name": "fields", "variant": "declaration", "kind": 1024, @@ -26298,12 +26298,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 14549, + "target": 14535, "name": "SelectParams.fields" } }, { - "id": 14551, + "id": 14537, "name": "limit", "variant": "declaration", "kind": 1024, @@ -26316,7 +26316,7 @@ } }, { - "id": 14552, + "id": 14538, "name": "offset", "variant": "declaration", "kind": 1024, @@ -26329,7 +26329,7 @@ } }, { - "id": 14553, + "id": 14539, "name": "order", "variant": "declaration", "kind": 1024, @@ -26346,17 +26346,17 @@ { "title": "Properties", "children": [ - 14554, - 14551, - 14552, - 14553 + 14540, + 14537, + 14538, + 14539 ] } ], "extendedTypes": [ { "type": "reference", - "target": 14548, + "target": 14534, "name": "SelectParams", "package": "@medusajs/types" } @@ -26364,80 +26364,80 @@ "extendedBy": [ { "type": "reference", - "target": 14580, + "target": 14566, "name": "AdminFulfillmentProviderListParams" }, { "type": "reference", - "target": 14689, + "target": 14675, "name": "AdminInventoryItemParams" }, { "type": "reference", - "target": 14733, + "target": 14719, "name": "AdminInventoryLevelFilters" }, { "type": "reference", - "target": 14816, + "target": 14802, "name": "AdminPriceListListParams" }, { "type": "reference", - "target": 14977, + "target": 14963, "name": "AdminProductTypeListParams" }, { "type": "reference", - "target": 15105, + "target": 15134, "name": "AdminShippingOptionListParams" }, { "type": "reference", - "target": 15154, + "target": 15183, "name": "AdminShippingProfileListParams" }, { "type": "reference", - "target": 15212, + "target": 15241, "name": "AdminStockLocationListParams" }, { "type": "reference", - "target": 15274, + "target": 15303, "name": "AdminTaxRateListParams" }, { "type": "reference", - "target": 15332, + "target": 15361, "name": "AdminTaxRegionListParams" }, { "type": "reference", - "target": 16990, + "target": 17019, "name": "BaseCollectionListParams" }, { "type": "reference", - "target": 17031, + "target": 17060, "name": "BaseProductCategoryListParams" }, { "type": "reference", - "target": 17062, + "target": 17091, "name": "BaseProductTagListParams" } ] }, { - "id": 14555, + "id": 14541, "name": "DeleteResponse", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 14561, + "id": 14547, "name": "TObject", "variant": "typeParam", "kind": 131072, @@ -26448,7 +26448,7 @@ } }, { - "id": 14562, + "id": 14548, "name": "TParent", "variant": "typeParam", "kind": 131072, @@ -26456,7 +26456,7 @@ "default": { "type": "reflection", "declaration": { - "id": 14563, + "id": 14549, "name": "__type", "variant": "declaration", "kind": 65536, @@ -26468,14 +26468,14 @@ "type": { "type": "reflection", "declaration": { - "id": 14556, + "id": 14542, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 14557, + "id": 14543, "name": "id", "variant": "declaration", "kind": 1024, @@ -26494,7 +26494,7 @@ } }, { - "id": 14558, + "id": 14544, "name": "object", "variant": "declaration", "kind": 1024, @@ -26509,14 +26509,14 @@ }, "type": { "type": "reference", - "target": 14561, + "target": 14547, "name": "TObject", "package": "@medusajs/types", "refersToTypeParameter": true } }, { - "id": 14559, + "id": 14545, "name": "deleted", "variant": "declaration", "kind": 1024, @@ -26535,7 +26535,7 @@ } }, { - "id": 14560, + "id": 14546, "name": "parent", "variant": "declaration", "kind": 1024, @@ -26552,7 +26552,7 @@ }, "type": { "type": "reference", - "target": 14562, + "target": 14548, "name": "TParent", "package": "@medusajs/types", "refersToTypeParameter": true @@ -26563,10 +26563,10 @@ { "title": "Properties", "children": [ - 14557, - 14558, - 14559, - 14560 + 14543, + 14544, + 14545, + 14546 ] } ] @@ -26575,75 +26575,75 @@ "extendedBy": [ { "type": "reference", - "target": 14520, + "target": 14506, "name": "AdminCollectionDeleteResponse" }, { "type": "reference", - "target": 14630, + "target": 14616, "name": "AdminServiceZoneDeleteResponse" }, { "type": "reference", - "target": 14637, + "target": 14623, "name": "AdminFulfillmentSetDeleteResponse" }, { "type": "reference", - "target": 14840, + "target": 14826, "name": "AdminPriceListDeleteResponse" }, { "type": "reference", - "target": 14915, + "target": 14901, "name": "AdminProductCategoryDeleteResponse" }, { "type": "reference", - "target": 14958, + "target": 14944, "name": "AdminProductTagDeleteResponse" }, { "type": "reference", - "target": 15001, + "target": 14987, "name": "AdminProductTypeDeleteResponse" }, { "type": "reference", - "target": 15124, + "target": 15153, "name": "AdminShippingOptionDeleteResponse" }, { "type": "reference", - "target": 15173, + "target": 15202, "name": "AdminShippingProfileDeleteResponse" }, { "type": "reference", - "target": 15233, + "target": 15262, "name": "AdminStockLocationDeleteResponse" }, { "type": "reference", - "target": 15295, + "target": 15324, "name": "AdminTaxRateDeleteResponse" }, { "type": "reference", - "target": 15355, + "target": 15384, "name": "AdminTaxRegionDeleteResponse" } ] }, { - "id": 14564, + "id": 14550, "name": "PaginatedResponse", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 14569, + "id": 14555, "name": "T", "variant": "typeParam", "kind": 131072, @@ -26656,14 +26656,14 @@ { "type": "reflection", "declaration": { - "id": 14565, + "id": 14551, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 14566, + "id": 14552, "name": "limit", "variant": "declaration", "kind": 1024, @@ -26674,7 +26674,7 @@ } }, { - "id": 14567, + "id": 14553, "name": "offset", "variant": "declaration", "kind": 1024, @@ -26685,7 +26685,7 @@ } }, { - "id": 14568, + "id": 14554, "name": "count", "variant": "declaration", "kind": 1024, @@ -26700,9 +26700,9 @@ { "title": "Properties", "children": [ - 14566, - 14567, - 14568 + 14552, + 14553, + 14554 ] } ] @@ -26710,7 +26710,7 @@ }, { "type": "reference", - "target": 14569, + "target": 14555, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -26720,50 +26720,50 @@ "extendedBy": [ { "type": "reference", - "target": 14513, + "target": 14499, "name": "AdminCollectionListResponse" }, { "type": "reference", - "target": 14588, + "target": 14574, "name": "AdminFulfillmentProviderListResponse" }, { "type": "reference", - "target": 14833, + "target": 14819, "name": "AdminPriceListListResponse" }, { "type": "reference", - "target": 14908, + "target": 14894, "name": "AdminProductCategoryListResponse" }, { "type": "reference", - "target": 14951, + "target": 14937, "name": "AdminProductTagListResponse" }, { "type": "reference", - "target": 14994, + "target": 14980, "name": "AdminProductTypeListResponse" }, { "type": "reference", - "target": 15226, + "target": 15255, "name": "AdminStockLocationListResponse" } ] }, { - "id": 14570, + "id": 14556, "name": "AdminFile", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 14571, + "id": 14557, "name": "id", "variant": "declaration", "kind": 1024, @@ -26776,12 +26776,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 17006, + "target": 17035, "name": "BaseFile.id" } }, { - "id": 14572, + "id": 14558, "name": "url", "variant": "declaration", "kind": 1024, @@ -26794,7 +26794,7 @@ }, "inheritedFrom": { "type": "reference", - "target": 17007, + "target": 17036, "name": "BaseFile.url" } } @@ -26803,42 +26803,42 @@ { "title": "Properties", "children": [ - 14571, - 14572 + 14557, + 14558 ] } ], "extendedTypes": [ { "type": "reference", - "target": 17005, + "target": 17034, "name": "BaseFile", "package": "@medusajs/types" } ] }, { - "id": 14573, + "id": 14559, "name": "AdminUploadFile", "variant": "declaration", "kind": 2097152, "flags": {}, "type": { "type": "reference", - "target": 17008, + "target": 17037, "name": "BaseUploadFile", "package": "@medusajs/types" } }, { - "id": 14574, + "id": 14560, "name": "StoreFile", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 14575, + "id": 14561, "name": "id", "variant": "declaration", "kind": 1024, @@ -26851,12 +26851,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 17006, + "target": 17035, "name": "BaseFile.id" } }, { - "id": 14576, + "id": 14562, "name": "url", "variant": "declaration", "kind": 1024, @@ -26869,7 +26869,7 @@ }, "inheritedFrom": { "type": "reference", - "target": 17007, + "target": 17036, "name": "BaseFile.url" } } @@ -26878,29 +26878,29 @@ { "title": "Properties", "children": [ - 14575, - 14576 + 14561, + 14562 ] } ], "extendedTypes": [ { "type": "reference", - "target": 17005, + "target": 17034, "name": "BaseFile", "package": "@medusajs/types" } ] }, { - "id": 14577, + "id": 14563, "name": "AdminFulfillmentProvider", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 14578, + "id": 14564, "name": "id", "variant": "declaration", "kind": 1024, @@ -26911,7 +26911,7 @@ } }, { - "id": 14579, + "id": 14565, "name": "is_enabled", "variant": "declaration", "kind": 1024, @@ -26926,21 +26926,21 @@ { "title": "Properties", "children": [ - 14578, - 14579 + 14564, + 14565 ] } ] }, { - "id": 14580, + "id": 14566, "name": "AdminFulfillmentProviderListParams", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 14587, + "id": 14573, "name": "fields", "variant": "declaration", "kind": 1024, @@ -26954,12 +26954,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 14554, + "target": 14540, "name": "FindParams.fields" } }, { - "id": 14584, + "id": 14570, "name": "limit", "variant": "declaration", "kind": 1024, @@ -26973,12 +26973,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 14551, + "target": 14537, "name": "FindParams.limit" } }, { - "id": 14585, + "id": 14571, "name": "offset", "variant": "declaration", "kind": 1024, @@ -26992,12 +26992,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 14552, + "target": 14538, "name": "FindParams.offset" } }, { - "id": 14586, + "id": 14572, "name": "order", "variant": "declaration", "kind": 1024, @@ -27011,12 +27011,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 14553, + "target": 14539, "name": "FindParams.order" } }, { - "id": 14581, + "id": 14567, "name": "id", "variant": "declaration", "kind": 1024, @@ -27041,7 +27041,7 @@ } }, { - "id": 14582, + "id": 14568, "name": "q", "variant": "declaration", "kind": 1024, @@ -27054,7 +27054,7 @@ } }, { - "id": 14583, + "id": 14569, "name": "is_enabled", "variant": "declaration", "kind": 1024, @@ -27071,34 +27071,34 @@ { "title": "Properties", "children": [ - 14587, - 14584, - 14585, - 14586, - 14581, - 14582, - 14583 + 14573, + 14570, + 14571, + 14572, + 14567, + 14568, + 14569 ] } ], "extendedTypes": [ { "type": "reference", - "target": 14550, + "target": 14536, "name": "FindParams", "package": "@medusajs/types" } ] }, { - "id": 14588, + "id": 14574, "name": "AdminFulfillmentProviderListResponse", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 14591, + "id": 14577, "name": "limit", "variant": "declaration", "kind": 1024, @@ -27116,7 +27116,7 @@ } }, { - "id": 14592, + "id": 14578, "name": "offset", "variant": "declaration", "kind": 1024, @@ -27134,7 +27134,7 @@ } }, { - "id": 14593, + "id": 14579, "name": "count", "variant": "declaration", "kind": 1024, @@ -27152,7 +27152,7 @@ } }, { - "id": 14594, + "id": 14580, "name": "fulfillment_providers", "variant": "declaration", "kind": 1024, @@ -27163,7 +27163,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 14577, + "target": 14563, "name": "AdminFulfillmentProvider", "package": "@medusajs/types" } @@ -27179,29 +27179,29 @@ { "title": "Properties", "children": [ - 14591, - 14592, - 14593, - 14594 + 14577, + 14578, + 14579, + 14580 ] } ], "extendedTypes": [ { "type": "reference", - "target": 14564, + "target": 14550, "typeArguments": [ { "type": "reflection", "declaration": { - "id": 14589, + "id": 14575, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 14590, + "id": 14576, "name": "fulfillment_providers", "variant": "declaration", "kind": 1024, @@ -27210,7 +27210,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 14577, + "target": 14563, "name": "AdminFulfillmentProvider", "package": "@medusajs/types" } @@ -27221,7 +27221,7 @@ { "title": "Properties", "children": [ - 14590 + 14576 ] } ] @@ -27234,14 +27234,14 @@ ] }, { - "id": 14595, + "id": 14581, "name": "AdminGeoZone", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 14596, + "id": 14582, "name": "id", "variant": "declaration", "kind": 1024, @@ -27252,7 +27252,7 @@ } }, { - "id": 14597, + "id": 14583, "name": "type", "variant": "declaration", "kind": 1024, @@ -27268,7 +27268,7 @@ } }, { - "id": 14598, + "id": 14584, "name": "country_code", "variant": "declaration", "kind": 1024, @@ -27279,7 +27279,7 @@ } }, { - "id": 14599, + "id": 14585, "name": "province_code", "variant": "declaration", "kind": 1024, @@ -27299,7 +27299,7 @@ } }, { - "id": 14600, + "id": 14586, "name": "city", "variant": "declaration", "kind": 1024, @@ -27319,7 +27319,7 @@ } }, { - "id": 14601, + "id": 14587, "name": "postal_expression", "variant": "declaration", "kind": 1024, @@ -27354,7 +27354,7 @@ } }, { - "id": 14602, + "id": 14588, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -27365,7 +27365,7 @@ } }, { - "id": 14603, + "id": 14589, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -27376,7 +27376,7 @@ } }, { - "id": 14604, + "id": 14590, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -27400,28 +27400,28 @@ { "title": "Properties", "children": [ - 14596, - 14597, - 14598, - 14599, - 14600, - 14601, - 14602, - 14603, - 14604 + 14582, + 14583, + 14584, + 14585, + 14586, + 14587, + 14588, + 14589, + 14590 ] } ] }, { - "id": 14605, + "id": 14591, "name": "AdminServiceZone", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 14606, + "id": 14592, "name": "id", "variant": "declaration", "kind": 1024, @@ -27432,7 +27432,7 @@ } }, { - "id": 14607, + "id": 14593, "name": "name", "variant": "declaration", "kind": 1024, @@ -27443,7 +27443,7 @@ } }, { - "id": 14608, + "id": 14594, "name": "fulfillment_set_id", "variant": "declaration", "kind": 1024, @@ -27454,7 +27454,7 @@ } }, { - "id": 14609, + "id": 14595, "name": "geo_zones", "variant": "declaration", "kind": 1024, @@ -27463,14 +27463,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 14595, + "target": 14581, "name": "AdminGeoZone", "package": "@medusajs/types" } } }, { - "id": 14610, + "id": 14596, "name": "shipping_options", "variant": "declaration", "kind": 1024, @@ -27479,14 +27479,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 15036, + "target": 15065, "name": "AdminShippingOption", "package": "@medusajs/types" } } }, { - "id": 14611, + "id": 14597, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -27497,7 +27497,7 @@ } }, { - "id": 14612, + "id": 14598, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -27508,7 +27508,7 @@ } }, { - "id": 14613, + "id": 14599, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -27532,27 +27532,27 @@ { "title": "Properties", "children": [ - 14606, - 14607, - 14608, - 14609, - 14610, - 14611, - 14612, - 14613 + 14592, + 14593, + 14594, + 14595, + 14596, + 14597, + 14598, + 14599 ] } ] }, { - "id": 14614, + "id": 14600, "name": "AdminFulfillmentSet", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 14615, + "id": 14601, "name": "id", "variant": "declaration", "kind": 1024, @@ -27563,7 +27563,7 @@ } }, { - "id": 14616, + "id": 14602, "name": "name", "variant": "declaration", "kind": 1024, @@ -27574,7 +27574,7 @@ } }, { - "id": 14617, + "id": 14603, "name": "type", "variant": "declaration", "kind": 1024, @@ -27585,7 +27585,7 @@ } }, { - "id": 14618, + "id": 14604, "name": "service_zones", "variant": "declaration", "kind": 1024, @@ -27594,14 +27594,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 14605, + "target": 14591, "name": "AdminServiceZone", "package": "@medusajs/types" } } }, { - "id": 14619, + "id": 14605, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -27612,7 +27612,7 @@ } }, { - "id": 14620, + "id": 14606, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -27623,7 +27623,7 @@ } }, { - "id": 14621, + "id": 14607, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -27647,26 +27647,26 @@ { "title": "Properties", "children": [ - 14615, - 14616, - 14617, - 14618, - 14619, - 14620, - 14621 + 14601, + 14602, + 14603, + 14604, + 14605, + 14606, + 14607 ] } ] }, { - "id": 14622, + "id": 14608, "name": "AdminCreateFulfillmentSetServiceZone", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 14623, + "id": 14609, "name": "name", "variant": "declaration", "kind": 1024, @@ -27677,7 +27677,7 @@ } }, { - "id": 14624, + "id": 14610, "name": "geo_zones", "variant": "declaration", "kind": 1024, @@ -27686,7 +27686,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 17014, + "target": 17043, "name": "AdminUpsertFulfillmentSetServiceZoneGeoZone", "package": "@medusajs/types" } @@ -27697,21 +27697,21 @@ { "title": "Properties", "children": [ - 14623, - 14624 + 14609, + 14610 ] } ] }, { - "id": 14625, + "id": 14611, "name": "AdminUpdateFulfillmentSetServiceZone", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 14626, + "id": 14612, "name": "name", "variant": "declaration", "kind": 1024, @@ -27724,7 +27724,7 @@ } }, { - "id": 14627, + "id": 14613, "name": "geo_zones", "variant": "declaration", "kind": 1024, @@ -27735,7 +27735,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 17015, + "target": 17044, "name": "AdminUpdateFulfillmentSetServiceZoneGeoZone", "package": "@medusajs/types" } @@ -27746,28 +27746,28 @@ { "title": "Properties", "children": [ - 14626, - 14627 + 14612, + 14613 ] } ] }, { - "id": 14628, + "id": 14614, "name": "AdminServiceZoneResponse", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 14629, + "id": 14615, "name": "service_zone", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 14605, + "target": 14591, "name": "AdminServiceZone", "package": "@medusajs/types" } @@ -27777,20 +27777,20 @@ { "title": "Properties", "children": [ - 14629 + 14615 ] } ] }, { - "id": 14630, + "id": 14616, "name": "AdminServiceZoneDeleteResponse", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 14631, + "id": 14617, "name": "id", "variant": "declaration", "kind": 1024, @@ -27816,7 +27816,7 @@ } }, { - "id": 14632, + "id": 14618, "name": "object", "variant": "declaration", "kind": 1024, @@ -27842,7 +27842,7 @@ } }, { - "id": 14633, + "id": 14619, "name": "deleted", "variant": "declaration", "kind": 1024, @@ -27868,7 +27868,7 @@ } }, { - "id": 14634, + "id": 14620, "name": "parent", "variant": "declaration", "kind": 1024, @@ -27886,7 +27886,7 @@ }, "type": { "type": "reference", - "target": 14614, + "target": 14600, "name": "AdminFulfillmentSet", "package": "@medusajs/types" }, @@ -27901,17 +27901,17 @@ { "title": "Properties", "children": [ - 14631, - 14632, - 14633, - 14634 + 14617, + 14618, + 14619, + 14620 ] } ], "extendedTypes": [ { "type": "reference", - "target": 14555, + "target": 14541, "typeArguments": [ { "type": "literal", @@ -27919,7 +27919,7 @@ }, { "type": "reference", - "target": 14614, + "target": 14600, "name": "AdminFulfillmentSet", "package": "@medusajs/types" } @@ -27930,21 +27930,21 @@ ] }, { - "id": 14635, + "id": 14621, "name": "AdminFulfillmentSetResponse", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 14636, + "id": 14622, "name": "fulfillment_set", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 14614, + "target": 14600, "name": "AdminFulfillmentSet", "package": "@medusajs/types" } @@ -27954,20 +27954,20 @@ { "title": "Properties", "children": [ - 14636 + 14622 ] } ] }, { - "id": 14637, + "id": 14623, "name": "AdminFulfillmentSetDeleteResponse", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 14638, + "id": 14624, "name": "id", "variant": "declaration", "kind": 1024, @@ -27993,7 +27993,7 @@ } }, { - "id": 14639, + "id": 14625, "name": "object", "variant": "declaration", "kind": 1024, @@ -28019,7 +28019,7 @@ } }, { - "id": 14640, + "id": 14626, "name": "deleted", "variant": "declaration", "kind": 1024, @@ -28045,7 +28045,7 @@ } }, { - "id": 14641, + "id": 14627, "name": "parent", "variant": "declaration", "kind": 1024, @@ -28064,7 +28064,7 @@ "type": { "type": "reflection", "declaration": { - "id": 14642, + "id": 14628, "name": "__type", "variant": "declaration", "kind": 65536, @@ -28082,17 +28082,17 @@ { "title": "Properties", "children": [ - 14638, - 14639, - 14640, - 14641 + 14624, + 14625, + 14626, + 14627 ] } ], "extendedTypes": [ { "type": "reference", - "target": 14555, + "target": 14541, "typeArguments": [ { "type": "literal", @@ -28105,14 +28105,14 @@ ] }, { - "id": 14713, + "id": 14699, "name": "InventoryLevel", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 14714, + "id": 14700, "name": "id", "variant": "declaration", "kind": 1024, @@ -28123,7 +28123,7 @@ } }, { - "id": 14715, + "id": 14701, "name": "inventory_item_id", "variant": "declaration", "kind": 1024, @@ -28134,7 +28134,7 @@ } }, { - "id": 14716, + "id": 14702, "name": "location_id", "variant": "declaration", "kind": 1024, @@ -28145,7 +28145,7 @@ } }, { - "id": 14717, + "id": 14703, "name": "stocked_quantity", "variant": "declaration", "kind": 1024, @@ -28156,7 +28156,7 @@ } }, { - "id": 14718, + "id": 14704, "name": "reserved_quantity", "variant": "declaration", "kind": 1024, @@ -28167,7 +28167,7 @@ } }, { - "id": 14719, + "id": 14705, "name": "available_quantity", "variant": "declaration", "kind": 1024, @@ -28178,7 +28178,7 @@ } }, { - "id": 14720, + "id": 14706, "name": "incoming_quantity", "variant": "declaration", "kind": 1024, @@ -28189,7 +28189,7 @@ } }, { - "id": 14721, + "id": 14707, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -28230,27 +28230,27 @@ { "title": "Properties", "children": [ - 14714, - 14715, - 14716, - 14717, - 14718, - 14719, - 14720, - 14721 + 14700, + 14701, + 14702, + 14703, + 14704, + 14705, + 14706, + 14707 ] } ] }, { - "id": 14722, + "id": 14708, "name": "AdminUpdateInventoryLevel", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 14723, + "id": 14709, "name": "stocked_quantity", "variant": "declaration", "kind": 1024, @@ -28263,7 +28263,7 @@ } }, { - "id": 14724, + "id": 14710, "name": "incoming_quantity", "variant": "declaration", "kind": 1024, @@ -28280,21 +28280,21 @@ { "title": "Properties", "children": [ - 14723, - 14724 + 14709, + 14710 ] } ] }, { - "id": 14725, + "id": 14711, "name": "AdminCreateInventoryLevel", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 14726, + "id": 14712, "name": "location_id", "variant": "declaration", "kind": 1024, @@ -28305,7 +28305,7 @@ } }, { - "id": 14727, + "id": 14713, "name": "stocked_quantity", "variant": "declaration", "kind": 1024, @@ -28318,7 +28318,7 @@ } }, { - "id": 14728, + "id": 14714, "name": "incoming_quantity", "variant": "declaration", "kind": 1024, @@ -28335,22 +28335,22 @@ { "title": "Properties", "children": [ - 14726, - 14727, - 14728 + 14712, + 14713, + 14714 ] } ] }, { - "id": 14729, + "id": 14715, "name": "AdminBatchUpdateInventoryLevelLocation", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 14730, + "id": 14716, "name": "delete", "variant": "declaration", "kind": 1024, @@ -28366,7 +28366,7 @@ } }, { - "id": 14731, + "id": 14717, "name": "update", "variant": "declaration", "kind": 1024, @@ -28379,7 +28379,7 @@ } }, { - "id": 14732, + "id": 14718, "name": "create", "variant": "declaration", "kind": 1024, @@ -28390,7 +28390,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 14725, + "target": 14711, "name": "AdminCreateInventoryLevel", "package": "@medusajs/types" } @@ -28401,22 +28401,22 @@ { "title": "Properties", "children": [ - 14730, - 14731, - 14732 + 14716, + 14717, + 14718 ] } ] }, { - "id": 14733, + "id": 14719, "name": "AdminInventoryLevelFilters", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 14738, + "id": 14724, "name": "fields", "variant": "declaration", "kind": 1024, @@ -28430,12 +28430,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 14554, + "target": 14540, "name": "FindParams.fields" } }, { - "id": 14735, + "id": 14721, "name": "limit", "variant": "declaration", "kind": 1024, @@ -28449,12 +28449,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 14551, + "target": 14537, "name": "FindParams.limit" } }, { - "id": 14736, + "id": 14722, "name": "offset", "variant": "declaration", "kind": 1024, @@ -28468,12 +28468,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 14552, + "target": 14538, "name": "FindParams.offset" } }, { - "id": 14737, + "id": 14723, "name": "order", "variant": "declaration", "kind": 1024, @@ -28487,12 +28487,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 14553, + "target": 14539, "name": "FindParams.order" } }, { - "id": 14734, + "id": 14720, "name": "location_id", "variant": "declaration", "kind": 1024, @@ -28521,39 +28521,39 @@ { "title": "Properties", "children": [ - 14738, - 14735, - 14736, - 14737, - 14734 + 14724, + 14721, + 14722, + 14723, + 14720 ] } ], "extendedTypes": [ { "type": "reference", - "target": 14550, + "target": 14536, "name": "FindParams", "package": "@medusajs/types" } ] }, { - "id": 14739, + "id": 14725, "name": "AdminInventoryLevelResponse", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 14740, + "id": 14726, "name": "inventory_level", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 14713, + "target": 14699, "name": "InventoryLevel", "package": "@medusajs/types" } @@ -28563,32 +28563,32 @@ { "title": "Properties", "children": [ - 14740 + 14726 ] } ] }, { - "id": 14741, + "id": 14727, "name": "AdminInventoryLevelListResponse", "variant": "declaration", "kind": 2097152, "flags": {}, "type": { "type": "reference", - "target": 14564, + "target": 14550, "typeArguments": [ { "type": "reflection", "declaration": { - "id": 14742, + "id": 14728, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 14743, + "id": 14729, "name": "inventory_levels", "variant": "declaration", "kind": 1024, @@ -28597,7 +28597,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 14713, + "target": 14699, "name": "InventoryLevel", "package": "@medusajs/types" } @@ -28608,7 +28608,7 @@ { "title": "Properties", "children": [ - 14743 + 14729 ] } ] @@ -28620,14 +28620,14 @@ } }, { - "id": 14643, + "id": 14629, "name": "AdminInventoryItem", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 14644, + "id": 14630, "name": "id", "variant": "declaration", "kind": 1024, @@ -28638,7 +28638,7 @@ } }, { - "id": 14645, + "id": 14631, "name": "sku", "variant": "declaration", "kind": 1024, @@ -28660,7 +28660,7 @@ } }, { - "id": 14646, + "id": 14632, "name": "origin_country", "variant": "declaration", "kind": 1024, @@ -28682,7 +28682,7 @@ } }, { - "id": 14647, + "id": 14633, "name": "hs_code", "variant": "declaration", "kind": 1024, @@ -28704,7 +28704,7 @@ } }, { - "id": 14648, + "id": 14634, "name": "requires_shipping", "variant": "declaration", "kind": 1024, @@ -28715,7 +28715,7 @@ } }, { - "id": 14649, + "id": 14635, "name": "mid_code", "variant": "declaration", "kind": 1024, @@ -28737,7 +28737,7 @@ } }, { - "id": 14650, + "id": 14636, "name": "material", "variant": "declaration", "kind": 1024, @@ -28759,7 +28759,7 @@ } }, { - "id": 14651, + "id": 14637, "name": "weight", "variant": "declaration", "kind": 1024, @@ -28781,7 +28781,7 @@ } }, { - "id": 14652, + "id": 14638, "name": "length", "variant": "declaration", "kind": 1024, @@ -28803,7 +28803,7 @@ } }, { - "id": 14653, + "id": 14639, "name": "height", "variant": "declaration", "kind": 1024, @@ -28825,7 +28825,7 @@ } }, { - "id": 14654, + "id": 14640, "name": "width", "variant": "declaration", "kind": 1024, @@ -28847,7 +28847,7 @@ } }, { - "id": 14655, + "id": 14641, "name": "title", "variant": "declaration", "kind": 1024, @@ -28869,7 +28869,7 @@ } }, { - "id": 14656, + "id": 14642, "name": "description", "variant": "declaration", "kind": 1024, @@ -28891,7 +28891,7 @@ } }, { - "id": 14657, + "id": 14643, "name": "thumbnail", "variant": "declaration", "kind": 1024, @@ -28913,7 +28913,7 @@ } }, { - "id": 14658, + "id": 14644, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -28954,8 +28954,234 @@ { "title": "Properties", "children": [ - 14644, - 14645, + 14630, + 14631, + 14632, + 14633, + 14634, + 14635, + 14636, + 14637, + 14638, + 14639, + 14640, + 14641, + 14642, + 14643, + 14644 + ] + } + ] + }, + { + "id": 14645, + "name": "AdminCreateInventoryItem", + "variant": "declaration", + "kind": 256, + "flags": {}, + "children": [ + { + "id": 14646, + "name": "sku", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 14647, + "name": "hs_code", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 14648, + "name": "weight", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "intrinsic", + "name": "number" + } + }, + { + "id": 14649, + "name": "length", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "intrinsic", + "name": "number" + } + }, + { + "id": 14650, + "name": "height", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "intrinsic", + "name": "number" + } + }, + { + "id": 14651, + "name": "width", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "intrinsic", + "name": "number" + } + }, + { + "id": 14652, + "name": "origin_country", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 14653, + "name": "mid_code", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 14654, + "name": "material", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 14655, + "name": "title", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 14656, + "name": "description", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 14657, + "name": "requires_shipping", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "intrinsic", + "name": "boolean" + } + }, + { + "id": 14658, + "name": "thumbnail", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 14659, + "name": "metadata", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "reference", + "target": { + "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts", + "qualifiedName": "Record" + }, + "typeArguments": [ + { + "type": "intrinsic", + "name": "string" + }, + { + "type": "intrinsic", + "name": "unknown" + } + ], + "name": "Record", + "package": "typescript" + } + } + ], + "groups": [ + { + "title": "Properties", + "children": [ 14646, 14647, 14648, @@ -28968,194 +29194,281 @@ 14655, 14656, 14657, - 14658 + 14658, + 14659 ] } + ], + "extendedBy": [ + { + "type": "reference", + "target": 14660, + "name": "AdminUpdateInventoryItem" + } ] }, { - "id": 14659, - "name": "AdminCreateInventoryItem", + "id": 14660, + "name": "AdminUpdateInventoryItem", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 14660, + "id": 14661, "name": "sku", "variant": "declaration", "kind": 1024, "flags": { - "isOptional": true + "isOptional": true, + "isInherited": true }, "type": { "type": "intrinsic", "name": "string" - } - }, - { - "id": 14661, - "name": "hs_code", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true }, - "type": { - "type": "intrinsic", - "name": "string" + "inheritedFrom": { + "type": "reference", + "target": 14646, + "name": "AdminCreateInventoryItem.sku" } }, { "id": 14662, - "name": "weight", + "name": "hs_code", "variant": "declaration", "kind": 1024, "flags": { - "isOptional": true + "isOptional": true, + "isInherited": true }, "type": { "type": "intrinsic", - "name": "number" + "name": "string" + }, + "inheritedFrom": { + "type": "reference", + "target": 14647, + "name": "AdminCreateInventoryItem.hs_code" } }, { "id": 14663, - "name": "length", + "name": "weight", "variant": "declaration", "kind": 1024, "flags": { - "isOptional": true + "isOptional": true, + "isInherited": true }, "type": { "type": "intrinsic", "name": "number" + }, + "inheritedFrom": { + "type": "reference", + "target": 14648, + "name": "AdminCreateInventoryItem.weight" } }, { "id": 14664, - "name": "height", + "name": "length", "variant": "declaration", "kind": 1024, "flags": { - "isOptional": true + "isOptional": true, + "isInherited": true }, "type": { "type": "intrinsic", "name": "number" + }, + "inheritedFrom": { + "type": "reference", + "target": 14649, + "name": "AdminCreateInventoryItem.length" } }, { "id": 14665, - "name": "width", + "name": "height", "variant": "declaration", "kind": 1024, "flags": { - "isOptional": true + "isOptional": true, + "isInherited": true }, "type": { "type": "intrinsic", "name": "number" + }, + "inheritedFrom": { + "type": "reference", + "target": 14650, + "name": "AdminCreateInventoryItem.height" } }, { "id": 14666, - "name": "origin_country", + "name": "width", "variant": "declaration", "kind": 1024, "flags": { - "isOptional": true + "isOptional": true, + "isInherited": true }, "type": { "type": "intrinsic", - "name": "string" + "name": "number" + }, + "inheritedFrom": { + "type": "reference", + "target": 14651, + "name": "AdminCreateInventoryItem.width" } }, { "id": 14667, - "name": "mid_code", + "name": "origin_country", "variant": "declaration", "kind": 1024, "flags": { - "isOptional": true + "isOptional": true, + "isInherited": true }, "type": { "type": "intrinsic", "name": "string" + }, + "inheritedFrom": { + "type": "reference", + "target": 14652, + "name": "AdminCreateInventoryItem.origin_country" } }, { "id": 14668, - "name": "material", + "name": "mid_code", "variant": "declaration", "kind": 1024, "flags": { - "isOptional": true + "isOptional": true, + "isInherited": true }, "type": { "type": "intrinsic", "name": "string" + }, + "inheritedFrom": { + "type": "reference", + "target": 14653, + "name": "AdminCreateInventoryItem.mid_code" } }, { "id": 14669, - "name": "title", + "name": "material", "variant": "declaration", "kind": 1024, "flags": { - "isOptional": true + "isOptional": true, + "isInherited": true }, "type": { "type": "intrinsic", "name": "string" + }, + "inheritedFrom": { + "type": "reference", + "target": 14654, + "name": "AdminCreateInventoryItem.material" } }, { "id": 14670, - "name": "description", + "name": "title", "variant": "declaration", "kind": 1024, "flags": { - "isOptional": true + "isOptional": true, + "isInherited": true }, "type": { "type": "intrinsic", "name": "string" + }, + "inheritedFrom": { + "type": "reference", + "target": 14655, + "name": "AdminCreateInventoryItem.title" } }, { "id": 14671, - "name": "requires_shipping", + "name": "description", "variant": "declaration", "kind": 1024, "flags": { - "isOptional": true - }, - "type": { - "type": "intrinsic", - "name": "boolean" - } - }, - { - "id": 14672, - "name": "thumbnail", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true + "isOptional": true, + "isInherited": true }, "type": { "type": "intrinsic", "name": "string" + }, + "inheritedFrom": { + "type": "reference", + "target": 14656, + "name": "AdminCreateInventoryItem.description" + } + }, + { + "id": 14672, + "name": "requires_shipping", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true, + "isInherited": true + }, + "type": { + "type": "intrinsic", + "name": "boolean" + }, + "inheritedFrom": { + "type": "reference", + "target": 14657, + "name": "AdminCreateInventoryItem.requires_shipping" } }, { "id": 14673, + "name": "thumbnail", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true, + "isInherited": true + }, + "type": { + "type": "intrinsic", + "name": "string" + }, + "inheritedFrom": { + "type": "reference", + "target": 14658, + "name": "AdminCreateInventoryItem.thumbnail" + } + }, + { + "id": 14674, "name": "metadata", "variant": "declaration", "kind": 1024, "flags": { - "isOptional": true + "isOptional": true, + "isInherited": true }, "type": { "type": "reference", @@ -29175,6 +29488,11 @@ ], "name": "Record", "package": "typescript" + }, + "inheritedFrom": { + "type": "reference", + "target": 14659, + "name": "AdminCreateInventoryItem.metadata" } } ], @@ -29182,7 +29500,6 @@ { "title": "Properties", "children": [ - 14660, 14661, 14662, 14663, @@ -29195,346 +29512,29 @@ 14670, 14671, 14672, - 14673 - ] - } - ], - "extendedBy": [ - { - "type": "reference", - "target": 14674, - "name": "AdminUpdateInventoryItem" - } - ] - }, - { - "id": 14674, - "name": "AdminUpdateInventoryItem", - "variant": "declaration", - "kind": 256, - "flags": {}, - "children": [ - { - "id": 14675, - "name": "sku", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true, - "isInherited": true - }, - "type": { - "type": "intrinsic", - "name": "string" - }, - "inheritedFrom": { - "type": "reference", - "target": 14660, - "name": "AdminCreateInventoryItem.sku" - } - }, - { - "id": 14676, - "name": "hs_code", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true, - "isInherited": true - }, - "type": { - "type": "intrinsic", - "name": "string" - }, - "inheritedFrom": { - "type": "reference", - "target": 14661, - "name": "AdminCreateInventoryItem.hs_code" - } - }, - { - "id": 14677, - "name": "weight", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true, - "isInherited": true - }, - "type": { - "type": "intrinsic", - "name": "number" - }, - "inheritedFrom": { - "type": "reference", - "target": 14662, - "name": "AdminCreateInventoryItem.weight" - } - }, - { - "id": 14678, - "name": "length", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true, - "isInherited": true - }, - "type": { - "type": "intrinsic", - "name": "number" - }, - "inheritedFrom": { - "type": "reference", - "target": 14663, - "name": "AdminCreateInventoryItem.length" - } - }, - { - "id": 14679, - "name": "height", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true, - "isInherited": true - }, - "type": { - "type": "intrinsic", - "name": "number" - }, - "inheritedFrom": { - "type": "reference", - "target": 14664, - "name": "AdminCreateInventoryItem.height" - } - }, - { - "id": 14680, - "name": "width", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true, - "isInherited": true - }, - "type": { - "type": "intrinsic", - "name": "number" - }, - "inheritedFrom": { - "type": "reference", - "target": 14665, - "name": "AdminCreateInventoryItem.width" - } - }, - { - "id": 14681, - "name": "origin_country", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true, - "isInherited": true - }, - "type": { - "type": "intrinsic", - "name": "string" - }, - "inheritedFrom": { - "type": "reference", - "target": 14666, - "name": "AdminCreateInventoryItem.origin_country" - } - }, - { - "id": 14682, - "name": "mid_code", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true, - "isInherited": true - }, - "type": { - "type": "intrinsic", - "name": "string" - }, - "inheritedFrom": { - "type": "reference", - "target": 14667, - "name": "AdminCreateInventoryItem.mid_code" - } - }, - { - "id": 14683, - "name": "material", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true, - "isInherited": true - }, - "type": { - "type": "intrinsic", - "name": "string" - }, - "inheritedFrom": { - "type": "reference", - "target": 14668, - "name": "AdminCreateInventoryItem.material" - } - }, - { - "id": 14684, - "name": "title", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true, - "isInherited": true - }, - "type": { - "type": "intrinsic", - "name": "string" - }, - "inheritedFrom": { - "type": "reference", - "target": 14669, - "name": "AdminCreateInventoryItem.title" - } - }, - { - "id": 14685, - "name": "description", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true, - "isInherited": true - }, - "type": { - "type": "intrinsic", - "name": "string" - }, - "inheritedFrom": { - "type": "reference", - "target": 14670, - "name": "AdminCreateInventoryItem.description" - } - }, - { - "id": 14686, - "name": "requires_shipping", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true, - "isInherited": true - }, - "type": { - "type": "intrinsic", - "name": "boolean" - }, - "inheritedFrom": { - "type": "reference", - "target": 14671, - "name": "AdminCreateInventoryItem.requires_shipping" - } - }, - { - "id": 14687, - "name": "thumbnail", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true, - "isInherited": true - }, - "type": { - "type": "intrinsic", - "name": "string" - }, - "inheritedFrom": { - "type": "reference", - "target": 14672, - "name": "AdminCreateInventoryItem.thumbnail" - } - }, - { - "id": 14688, - "name": "metadata", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true, - "isInherited": true - }, - "type": { - "type": "reference", - "target": { - "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts", - "qualifiedName": "Record" - }, - "typeArguments": [ - { - "type": "intrinsic", - "name": "string" - }, - { - "type": "intrinsic", - "name": "unknown" - } - ], - "name": "Record", - "package": "typescript" - }, - "inheritedFrom": { - "type": "reference", - "target": 14673, - "name": "AdminCreateInventoryItem.metadata" - } - } - ], - "groups": [ - { - "title": "Properties", - "children": [ - 14675, - 14676, - 14677, - 14678, - 14679, - 14680, - 14681, - 14682, - 14683, - 14684, - 14685, - 14686, - 14687, - 14688 + 14673, + 14674 ] } ], "extendedTypes": [ { "type": "reference", - "target": 14659, + "target": 14645, "name": "AdminCreateInventoryItem", "package": "@medusajs/types" } ] }, { - "id": 14689, + "id": 14675, "name": "AdminInventoryItemParams", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 14706, + "id": 14692, "name": "fields", "variant": "declaration", "kind": 1024, @@ -29548,12 +29548,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 14554, + "target": 14540, "name": "FindParams.fields" } }, { - "id": 14703, + "id": 14689, "name": "limit", "variant": "declaration", "kind": 1024, @@ -29567,12 +29567,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 14551, + "target": 14537, "name": "FindParams.limit" } }, { - "id": 14704, + "id": 14690, "name": "offset", "variant": "declaration", "kind": 1024, @@ -29586,12 +29586,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 14552, + "target": 14538, "name": "FindParams.offset" } }, { - "id": 14705, + "id": 14691, "name": "order", "variant": "declaration", "kind": 1024, @@ -29605,12 +29605,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 14553, + "target": 14539, "name": "FindParams.order" } }, { - "id": 14690, + "id": 14676, "name": "id", "variant": "declaration", "kind": 1024, @@ -29635,7 +29635,7 @@ } }, { - "id": 14691, + "id": 14677, "name": "q", "variant": "declaration", "kind": 1024, @@ -29648,7 +29648,7 @@ } }, { - "id": 14692, + "id": 14678, "name": "sku", "variant": "declaration", "kind": 1024, @@ -29673,7 +29673,7 @@ } }, { - "id": 14693, + "id": 14679, "name": "origin_country", "variant": "declaration", "kind": 1024, @@ -29698,7 +29698,7 @@ } }, { - "id": 14694, + "id": 14680, "name": "mid_code", "variant": "declaration", "kind": 1024, @@ -29723,7 +29723,7 @@ } }, { - "id": 14695, + "id": 14681, "name": "hs_code", "variant": "declaration", "kind": 1024, @@ -29748,7 +29748,7 @@ } }, { - "id": 14696, + "id": 14682, "name": "material", "variant": "declaration", "kind": 1024, @@ -29773,7 +29773,7 @@ } }, { - "id": 14697, + "id": 14683, "name": "requires_shipping", "variant": "declaration", "kind": 1024, @@ -29786,7 +29786,7 @@ } }, { - "id": 14698, + "id": 14684, "name": "weight", "variant": "declaration", "kind": 1024, @@ -29802,7 +29802,7 @@ }, { "type": "reference", - "target": 14064, + "target": 14050, "typeArguments": [ { "type": "intrinsic", @@ -29816,7 +29816,7 @@ } }, { - "id": 14699, + "id": 14685, "name": "length", "variant": "declaration", "kind": 1024, @@ -29832,7 +29832,7 @@ }, { "type": "reference", - "target": 14064, + "target": 14050, "typeArguments": [ { "type": "intrinsic", @@ -29846,7 +29846,7 @@ } }, { - "id": 14700, + "id": 14686, "name": "height", "variant": "declaration", "kind": 1024, @@ -29862,7 +29862,7 @@ }, { "type": "reference", - "target": 14064, + "target": 14050, "typeArguments": [ { "type": "intrinsic", @@ -29876,7 +29876,7 @@ } }, { - "id": 14701, + "id": 14687, "name": "width", "variant": "declaration", "kind": 1024, @@ -29892,7 +29892,7 @@ }, { "type": "reference", - "target": 14064, + "target": 14050, "typeArguments": [ { "type": "intrinsic", @@ -29906,7 +29906,7 @@ } }, { - "id": 14702, + "id": 14688, "name": "location_levels", "variant": "declaration", "kind": 1024, @@ -29950,51 +29950,51 @@ { "title": "Properties", "children": [ - 14706, - 14703, - 14704, - 14705, + 14692, + 14689, 14690, 14691, - 14692, - 14693, - 14694, - 14695, - 14696, - 14697, - 14698, - 14699, - 14700, - 14701, - 14702 + 14676, + 14677, + 14678, + 14679, + 14680, + 14681, + 14682, + 14683, + 14684, + 14685, + 14686, + 14687, + 14688 ] } ], "extendedTypes": [ { "type": "reference", - "target": 14550, + "target": 14536, "name": "FindParams", "package": "@medusajs/types" } ] }, { - "id": 14707, + "id": 14693, "name": "AdminInventoryItemResponse", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 14708, + "id": 14694, "name": "inventory_item", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 14643, + "target": 14629, "name": "AdminInventoryItem", "package": "@medusajs/types" } @@ -30004,32 +30004,32 @@ { "title": "Properties", "children": [ - 14708 + 14694 ] } ] }, { - "id": 14709, + "id": 14695, "name": "AdminInventoryItemListResponse", "variant": "declaration", "kind": 2097152, "flags": {}, "type": { "type": "reference", - "target": 14564, + "target": 14550, "typeArguments": [ { "type": "reflection", "declaration": { - "id": 14710, + "id": 14696, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 14711, + "id": 14697, "name": "inventory_items", "variant": "declaration", "kind": 1024, @@ -30038,7 +30038,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 14643, + "target": 14629, "name": "AdminInventoryItem", "package": "@medusajs/types" } @@ -30049,7 +30049,7 @@ { "title": "Properties", "children": [ - 14711 + 14697 ] } ] @@ -30061,14 +30061,14 @@ } }, { - "id": 14712, + "id": 14698, "name": "AdminInventoryItemDeleteResponse", "variant": "declaration", "kind": 2097152, "flags": {}, "type": { "type": "reference", - "target": 14555, + "target": 14541, "typeArguments": [ { "type": "literal", @@ -30080,7 +30080,7 @@ } }, { - "id": 14744, + "id": 14730, "name": "AdminAcceptInvite", "variant": "declaration", "kind": 2097152, @@ -30088,14 +30088,14 @@ "type": { "type": "reflection", "declaration": { - "id": 14745, + "id": 14731, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 14746, + "id": 14732, "name": "first_name", "variant": "declaration", "kind": 1024, @@ -30106,7 +30106,7 @@ } }, { - "id": 14747, + "id": 14733, "name": "last_name", "variant": "declaration", "kind": 1024, @@ -30121,8 +30121,8 @@ { "title": "Properties", "children": [ - 14746, - 14747 + 14732, + 14733 ] } ] @@ -30130,7 +30130,7 @@ } }, { - "id": 14748, + "id": 14734, "name": "AdminCreateInvite", "variant": "declaration", "kind": 2097152, @@ -30138,14 +30138,14 @@ "type": { "type": "reflection", "declaration": { - "id": 14749, + "id": 14735, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 14750, + "id": 14736, "name": "email", "variant": "declaration", "kind": 1024, @@ -30156,7 +30156,7 @@ } }, { - "id": 14751, + "id": 14737, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -30188,8 +30188,8 @@ { "title": "Properties", "children": [ - 14750, - 14751 + 14736, + 14737 ] } ] @@ -30197,7 +30197,7 @@ } }, { - "id": 14752, + "id": 14738, "name": "AdminInviteResponse", "variant": "declaration", "kind": 2097152, @@ -30205,14 +30205,14 @@ "type": { "type": "reflection", "declaration": { - "id": 14753, + "id": 14739, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 14754, + "id": 14740, "name": "id", "variant": "declaration", "kind": 1024, @@ -30223,7 +30223,7 @@ } }, { - "id": 14755, + "id": 14741, "name": "email", "variant": "declaration", "kind": 1024, @@ -30234,7 +30234,7 @@ } }, { - "id": 14756, + "id": 14742, "name": "accepted", "variant": "declaration", "kind": 1024, @@ -30245,7 +30245,7 @@ } }, { - "id": 14757, + "id": 14743, "name": "token", "variant": "declaration", "kind": 1024, @@ -30256,7 +30256,7 @@ } }, { - "id": 14758, + "id": 14744, "name": "expires_at", "variant": "declaration", "kind": 1024, @@ -30274,7 +30274,7 @@ } }, { - "id": 14759, + "id": 14745, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -30302,7 +30302,7 @@ } }, { - "id": 14760, + "id": 14746, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -30320,7 +30320,7 @@ } }, { - "id": 14761, + "id": 14747, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -30342,14 +30342,14 @@ { "title": "Properties", "children": [ - 14754, - 14755, - 14756, - 14757, - 14758, - 14759, - 14760, - 14761 + 14740, + 14741, + 14742, + 14743, + 14744, + 14745, + 14746, + 14747 ] } ] @@ -30357,14 +30357,14 @@ } }, { - "id": 14762, + "id": 14748, "name": "AdminPriceListPrice", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 14763, + "id": 14749, "name": "variant_id", "variant": "declaration", "kind": 1024, @@ -30375,7 +30375,7 @@ } }, { - "id": 14764, + "id": 14750, "name": "rules", "variant": "declaration", "kind": 1024, @@ -30405,8 +30405,8 @@ { "title": "Properties", "children": [ - 14763, - 14764 + 14749, + 14750 ] } ], @@ -30423,14 +30423,14 @@ ] }, { - "id": 14765, + "id": 14751, "name": "AdminPriceList", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 14766, + "id": 14752, "name": "id", "variant": "declaration", "kind": 1024, @@ -30441,7 +30441,7 @@ } }, { - "id": 14767, + "id": 14753, "name": "title", "variant": "declaration", "kind": 1024, @@ -30452,7 +30452,7 @@ } }, { - "id": 14768, + "id": 14754, "name": "description", "variant": "declaration", "kind": 1024, @@ -30463,7 +30463,7 @@ } }, { - "id": 14769, + "id": 14755, "name": "rules", "variant": "declaration", "kind": 1024, @@ -30489,7 +30489,7 @@ } }, { - "id": 14770, + "id": 14756, "name": "starts_at", "variant": "declaration", "kind": 1024, @@ -30509,7 +30509,7 @@ } }, { - "id": 14771, + "id": 14757, "name": "ends_at", "variant": "declaration", "kind": 1024, @@ -30529,7 +30529,7 @@ } }, { - "id": 14772, + "id": 14758, "name": "status", "variant": "declaration", "kind": 1024, @@ -30545,7 +30545,7 @@ } }, { - "id": 14773, + "id": 14759, "name": "type", "variant": "declaration", "kind": 1024, @@ -30561,7 +30561,7 @@ } }, { - "id": 14774, + "id": 14760, "name": "prices", "variant": "declaration", "kind": 1024, @@ -30570,14 +30570,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 14762, + "target": 14748, "name": "AdminPriceListPrice", "package": "@medusajs/types" } } }, { - "id": 14775, + "id": 14761, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -30588,7 +30588,7 @@ } }, { - "id": 14776, + "id": 14762, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -30599,7 +30599,7 @@ } }, { - "id": 14777, + "id": 14763, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -30623,31 +30623,31 @@ { "title": "Properties", "children": [ - 14766, - 14767, - 14768, - 14769, - 14770, - 14771, - 14772, - 14773, - 14774, - 14775, - 14776, - 14777 + 14752, + 14753, + 14754, + 14755, + 14756, + 14757, + 14758, + 14759, + 14760, + 14761, + 14762, + 14763 ] } ] }, { - "id": 14778, + "id": 14764, "name": "AdminCreatePriceListPrice", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 14779, + "id": 14765, "name": "currency_code", "variant": "declaration", "kind": 1024, @@ -30658,7 +30658,7 @@ } }, { - "id": 14780, + "id": 14766, "name": "amount", "variant": "declaration", "kind": 1024, @@ -30669,7 +30669,7 @@ } }, { - "id": 14781, + "id": 14767, "name": "variant_id", "variant": "declaration", "kind": 1024, @@ -30680,7 +30680,7 @@ } }, { - "id": 14782, + "id": 14768, "name": "min_quantity", "variant": "declaration", "kind": 1024, @@ -30702,7 +30702,7 @@ } }, { - "id": 14783, + "id": 14769, "name": "max_quantity", "variant": "declaration", "kind": 1024, @@ -30724,7 +30724,7 @@ } }, { - "id": 14784, + "id": 14770, "name": "rules", "variant": "declaration", "kind": 1024, @@ -30756,25 +30756,25 @@ { "title": "Properties", "children": [ - 14779, - 14780, - 14781, - 14782, - 14783, - 14784 + 14765, + 14766, + 14767, + 14768, + 14769, + 14770 ] } ] }, { - "id": 14785, + "id": 14771, "name": "AdminCreatePriceList", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 14786, + "id": 14772, "name": "title", "variant": "declaration", "kind": 1024, @@ -30785,7 +30785,7 @@ } }, { - "id": 14787, + "id": 14773, "name": "description", "variant": "declaration", "kind": 1024, @@ -30807,7 +30807,7 @@ } }, { - "id": 14788, + "id": 14774, "name": "starts_at", "variant": "declaration", "kind": 1024, @@ -30829,7 +30829,7 @@ } }, { - "id": 14789, + "id": 14775, "name": "ends_at", "variant": "declaration", "kind": 1024, @@ -30851,7 +30851,7 @@ } }, { - "id": 14790, + "id": 14776, "name": "status", "variant": "declaration", "kind": 1024, @@ -30867,7 +30867,7 @@ } }, { - "id": 14791, + "id": 14777, "name": "type", "variant": "declaration", "kind": 1024, @@ -30883,7 +30883,7 @@ } }, { - "id": 14792, + "id": 14778, "name": "rules", "variant": "declaration", "kind": 1024, @@ -30914,7 +30914,7 @@ } }, { - "id": 14793, + "id": 14779, "name": "prices", "variant": "declaration", "kind": 1024, @@ -30925,7 +30925,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 14778, + "target": 14764, "name": "AdminCreatePriceListPrice", "package": "@medusajs/types" } @@ -30936,27 +30936,27 @@ { "title": "Properties", "children": [ - 14786, - 14787, - 14788, - 14789, - 14790, - 14791, - 14792, - 14793 + 14772, + 14773, + 14774, + 14775, + 14776, + 14777, + 14778, + 14779 ] } ] }, { - "id": 14794, + "id": 14780, "name": "AdminUpdatePriceListPrice", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 14795, + "id": 14781, "name": "id", "variant": "declaration", "kind": 1024, @@ -30967,7 +30967,7 @@ } }, { - "id": 14796, + "id": 14782, "name": "currency_code", "variant": "declaration", "kind": 1024, @@ -30980,7 +30980,7 @@ } }, { - "id": 14797, + "id": 14783, "name": "amount", "variant": "declaration", "kind": 1024, @@ -30993,7 +30993,7 @@ } }, { - "id": 14798, + "id": 14784, "name": "variant_id", "variant": "declaration", "kind": 1024, @@ -31004,7 +31004,7 @@ } }, { - "id": 14799, + "id": 14785, "name": "min_quantity", "variant": "declaration", "kind": 1024, @@ -31026,7 +31026,7 @@ } }, { - "id": 14800, + "id": 14786, "name": "max_quantity", "variant": "declaration", "kind": 1024, @@ -31048,7 +31048,7 @@ } }, { - "id": 14801, + "id": 14787, "name": "rules", "variant": "declaration", "kind": 1024, @@ -31080,26 +31080,26 @@ { "title": "Properties", "children": [ - 14795, - 14796, - 14797, - 14798, - 14799, - 14800, - 14801 + 14781, + 14782, + 14783, + 14784, + 14785, + 14786, + 14787 ] } ] }, { - "id": 14802, + "id": 14788, "name": "AdminUpdatePriceList", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 14803, + "id": 14789, "name": "title", "variant": "declaration", "kind": 1024, @@ -31112,7 +31112,7 @@ } }, { - "id": 14804, + "id": 14790, "name": "description", "variant": "declaration", "kind": 1024, @@ -31125,7 +31125,7 @@ } }, { - "id": 14805, + "id": 14791, "name": "starts_at", "variant": "declaration", "kind": 1024, @@ -31147,7 +31147,7 @@ } }, { - "id": 14806, + "id": 14792, "name": "ends_at", "variant": "declaration", "kind": 1024, @@ -31169,7 +31169,7 @@ } }, { - "id": 14807, + "id": 14793, "name": "status", "variant": "declaration", "kind": 1024, @@ -31187,7 +31187,7 @@ } }, { - "id": 14808, + "id": 14794, "name": "type", "variant": "declaration", "kind": 1024, @@ -31205,7 +31205,7 @@ } }, { - "id": 14809, + "id": 14795, "name": "rules", "variant": "declaration", "kind": 1024, @@ -31240,26 +31240,26 @@ { "title": "Properties", "children": [ - 14803, - 14804, - 14805, - 14806, - 14807, - 14808, - 14809 + 14789, + 14790, + 14791, + 14792, + 14793, + 14794, + 14795 ] } ] }, { - "id": 14810, + "id": 14796, "name": "AdminBatchPriceListPrice", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 14811, + "id": 14797, "name": "create", "variant": "declaration", "kind": 1024, @@ -31270,14 +31270,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 14778, + "target": 14764, "name": "AdminCreatePriceListPrice", "package": "@medusajs/types" } } }, { - "id": 14812, + "id": 14798, "name": "update", "variant": "declaration", "kind": 1024, @@ -31288,14 +31288,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 14794, + "target": 14780, "name": "AdminUpdatePriceListPrice", "package": "@medusajs/types" } } }, { - "id": 14813, + "id": 14799, "name": "delete", "variant": "declaration", "kind": 1024, @@ -31315,22 +31315,22 @@ { "title": "Properties", "children": [ - 14811, - 14812, - 14813 + 14797, + 14798, + 14799 ] } ] }, { - "id": 14814, + "id": 14800, "name": "AdminLinkPriceListProducts", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 14815, + "id": 14801, "name": "remove", "variant": "declaration", "kind": 1024, @@ -31350,13 +31350,13 @@ { "title": "Properties", "children": [ - 14815 + 14801 ] } ] }, { - "id": 14816, + "id": 14802, "name": "AdminPriceListListParams", "variant": "declaration", "kind": 256, @@ -31371,7 +31371,7 @@ }, "children": [ { - "id": 14827, + "id": 14813, "name": "$and", "variant": "declaration", "kind": 1024, @@ -31394,17 +31394,17 @@ "types": [ { "type": "reference", - "target": 14816, + "target": 14802, "name": "AdminPriceListListParams", "package": "@medusajs/types" }, { "type": "reference", - "target": 14086, + "target": 14072, "typeArguments": [ { "type": "reference", - "target": 14816, + "target": 14802, "name": "AdminPriceListListParams", "package": "@medusajs/types" } @@ -31417,12 +31417,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 14087, + "target": 14073, "name": "BaseFilterable.$and" } }, { - "id": 14828, + "id": 14814, "name": "$or", "variant": "declaration", "kind": 1024, @@ -31445,17 +31445,17 @@ "types": [ { "type": "reference", - "target": 14816, + "target": 14802, "name": "AdminPriceListListParams", "package": "@medusajs/types" }, { "type": "reference", - "target": 14086, + "target": 14072, "typeArguments": [ { "type": "reference", - "target": 14816, + "target": 14802, "name": "AdminPriceListListParams", "package": "@medusajs/types" } @@ -31468,12 +31468,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 14088, + "target": 14074, "name": "BaseFilterable.$or" } }, { - "id": 14826, + "id": 14812, "name": "fields", "variant": "declaration", "kind": 1024, @@ -31487,12 +31487,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 14554, + "target": 14540, "name": "FindParams.fields" } }, { - "id": 14823, + "id": 14809, "name": "limit", "variant": "declaration", "kind": 1024, @@ -31506,12 +31506,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 14551, + "target": 14537, "name": "FindParams.limit" } }, { - "id": 14824, + "id": 14810, "name": "offset", "variant": "declaration", "kind": 1024, @@ -31525,12 +31525,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 14552, + "target": 14538, "name": "FindParams.offset" } }, { - "id": 14825, + "id": 14811, "name": "order", "variant": "declaration", "kind": 1024, @@ -31544,12 +31544,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 14553, + "target": 14539, "name": "FindParams.order" } }, { - "id": 14817, + "id": 14803, "name": "q", "variant": "declaration", "kind": 1024, @@ -31562,7 +31562,7 @@ } }, { - "id": 14818, + "id": 14804, "name": "id", "variant": "declaration", "kind": 1024, @@ -31587,7 +31587,7 @@ } }, { - "id": 14819, + "id": 14805, "name": "starts_at", "variant": "declaration", "kind": 1024, @@ -31596,7 +31596,7 @@ }, "type": { "type": "reference", - "target": 14064, + "target": 14050, "typeArguments": [ { "type": "intrinsic", @@ -31608,7 +31608,7 @@ } }, { - "id": 14820, + "id": 14806, "name": "ends_at", "variant": "declaration", "kind": 1024, @@ -31617,7 +31617,7 @@ }, "type": { "type": "reference", - "target": 14064, + "target": 14050, "typeArguments": [ { "type": "intrinsic", @@ -31629,7 +31629,7 @@ } }, { - "id": 14821, + "id": 14807, "name": "status", "variant": "declaration", "kind": 1024, @@ -31650,7 +31650,7 @@ } }, { - "id": 14822, + "id": 14808, "name": "rules_count", "variant": "declaration", "kind": 1024, @@ -31670,35 +31670,35 @@ { "title": "Properties", "children": [ - 14827, - 14828, - 14826, - 14823, - 14824, - 14825, - 14817, - 14818, - 14819, - 14820, - 14821, - 14822 + 14813, + 14814, + 14812, + 14809, + 14810, + 14811, + 14803, + 14804, + 14805, + 14806, + 14807, + 14808 ] } ], "extendedTypes": [ { "type": "reference", - "target": 14550, + "target": 14536, "name": "FindParams", "package": "@medusajs/types" }, { "type": "reference", - "target": 14086, + "target": 14072, "typeArguments": [ { "type": "reference", - "target": 14816, + "target": 14802, "name": "AdminPriceListListParams", "package": "@medusajs/types" } @@ -31709,14 +31709,14 @@ ] }, { - "id": 14829, + "id": 14815, "name": "AdminPriceListParams", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 14830, + "id": 14816, "name": "fields", "variant": "declaration", "kind": 1024, @@ -31730,7 +31730,7 @@ }, "inheritedFrom": { "type": "reference", - "target": 14549, + "target": 14535, "name": "SelectParams.fields" } } @@ -31739,35 +31739,35 @@ { "title": "Properties", "children": [ - 14830 + 14816 ] } ], "extendedTypes": [ { "type": "reference", - "target": 14548, + "target": 14534, "name": "SelectParams", "package": "@medusajs/types" } ] }, { - "id": 14831, + "id": 14817, "name": "AdminPriceListResponse", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 14832, + "id": 14818, "name": "price_list", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 14765, + "target": 14751, "name": "AdminPriceList", "package": "@medusajs/types" } @@ -31777,20 +31777,20 @@ { "title": "Properties", "children": [ - 14832 + 14818 ] } ] }, { - "id": 14833, + "id": 14819, "name": "AdminPriceListListResponse", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 14836, + "id": 14822, "name": "limit", "variant": "declaration", "kind": 1024, @@ -31808,7 +31808,7 @@ } }, { - "id": 14837, + "id": 14823, "name": "offset", "variant": "declaration", "kind": 1024, @@ -31826,7 +31826,7 @@ } }, { - "id": 14838, + "id": 14824, "name": "count", "variant": "declaration", "kind": 1024, @@ -31844,7 +31844,7 @@ } }, { - "id": 14839, + "id": 14825, "name": "price_lists", "variant": "declaration", "kind": 1024, @@ -31855,7 +31855,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 14765, + "target": 14751, "name": "AdminPriceList", "package": "@medusajs/types" } @@ -31871,29 +31871,29 @@ { "title": "Properties", "children": [ - 14836, - 14837, - 14838, - 14839 + 14822, + 14823, + 14824, + 14825 ] } ], "extendedTypes": [ { "type": "reference", - "target": 14564, + "target": 14550, "typeArguments": [ { "type": "reflection", "declaration": { - "id": 14834, + "id": 14820, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 14835, + "id": 14821, "name": "price_lists", "variant": "declaration", "kind": 1024, @@ -31902,7 +31902,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 14765, + "target": 14751, "name": "AdminPriceList", "package": "@medusajs/types" } @@ -31913,7 +31913,7 @@ { "title": "Properties", "children": [ - 14835 + 14821 ] } ] @@ -31926,14 +31926,14 @@ ] }, { - "id": 14840, + "id": 14826, "name": "AdminPriceListDeleteResponse", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 14841, + "id": 14827, "name": "id", "variant": "declaration", "kind": 1024, @@ -31959,7 +31959,7 @@ } }, { - "id": 14842, + "id": 14828, "name": "object", "variant": "declaration", "kind": 1024, @@ -31985,7 +31985,7 @@ } }, { - "id": 14843, + "id": 14829, "name": "deleted", "variant": "declaration", "kind": 1024, @@ -32011,7 +32011,7 @@ } }, { - "id": 14844, + "id": 14830, "name": "parent", "variant": "declaration", "kind": 1024, @@ -32030,7 +32030,7 @@ "type": { "type": "reflection", "declaration": { - "id": 14845, + "id": 14831, "name": "__type", "variant": "declaration", "kind": 65536, @@ -32048,17 +32048,17 @@ { "title": "Properties", "children": [ - 14841, - 14842, - 14843, - 14844 + 14827, + 14828, + 14829, + 14830 ] } ], "extendedTypes": [ { "type": "reference", - "target": 14555, + "target": 14541, "typeArguments": [ { "type": "literal", @@ -32071,14 +32071,14 @@ ] }, { - "id": 14846, + "id": 14832, "name": "AdminProductCategory", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 14847, + "id": 14833, "name": "category_children", "variant": "declaration", "kind": 1024, @@ -32087,14 +32087,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 14846, + "target": 14832, "name": "AdminProductCategory", "package": "@medusajs/types" } } }, { - "id": 14848, + "id": 14834, "name": "parent_category", "variant": "declaration", "kind": 1024, @@ -32108,7 +32108,7 @@ }, { "type": "reference", - "target": 14846, + "target": 14832, "name": "AdminProductCategory", "package": "@medusajs/types" } @@ -32116,7 +32116,7 @@ } }, { - "id": 14849, + "id": 14835, "name": "products", "variant": "declaration", "kind": 1024, @@ -32137,7 +32137,7 @@ } }, { - "id": 14851, + "id": 14837, "name": "id", "variant": "declaration", "kind": 1024, @@ -32155,7 +32155,7 @@ } }, { - "id": 14850, + "id": 14836, "name": "name", "variant": "declaration", "kind": 1024, @@ -32173,7 +32173,7 @@ } }, { - "id": 14855, + "id": 14841, "name": "description", "variant": "declaration", "kind": 1024, @@ -32191,7 +32191,7 @@ } }, { - "id": 14856, + "id": 14842, "name": "handle", "variant": "declaration", "kind": 1024, @@ -32209,7 +32209,7 @@ } }, { - "id": 14858, + "id": 14844, "name": "is_active", "variant": "declaration", "kind": 1024, @@ -32227,7 +32227,7 @@ } }, { - "id": 14859, + "id": 14845, "name": "is_internal", "variant": "declaration", "kind": 1024, @@ -32245,7 +32245,7 @@ } }, { - "id": 14860, + "id": 14846, "name": "rank", "variant": "declaration", "kind": 1024, @@ -32272,7 +32272,7 @@ } }, { - "id": 14857, + "id": 14843, "name": "parent_category_id", "variant": "declaration", "kind": 1024, @@ -32299,7 +32299,7 @@ } }, { - "id": 14852, + "id": 14838, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -32317,7 +32317,7 @@ } }, { - "id": 14853, + "id": 14839, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -32335,7 +32335,7 @@ } }, { - "id": 14854, + "id": 14840, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -32366,20 +32366,20 @@ { "title": "Properties", "children": [ - 14847, - 14848, - 14849, - 14851, - 14850, - 14855, - 14856, - 14858, - 14859, - 14860, - 14857, - 14852, - 14853, - 14854 + 14833, + 14834, + 14835, + 14837, + 14836, + 14841, + 14842, + 14844, + 14845, + 14846, + 14843, + 14838, + 14839, + 14840 ] } ], @@ -32393,7 +32393,7 @@ "typeArguments": [ { "type": "reference", - "target": 17016, + "target": 17045, "name": "BaseProductCategory", "package": "@medusajs/types" }, @@ -32421,14 +32421,14 @@ ] }, { - "id": 14861, + "id": 14847, "name": "AdminCreateProductCategory", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 14862, + "id": 14848, "name": "name", "variant": "declaration", "kind": 1024, @@ -32439,7 +32439,7 @@ } }, { - "id": 14863, + "id": 14849, "name": "description", "variant": "declaration", "kind": 1024, @@ -32452,7 +32452,7 @@ } }, { - "id": 14864, + "id": 14850, "name": "handle", "variant": "declaration", "kind": 1024, @@ -32465,7 +32465,7 @@ } }, { - "id": 14865, + "id": 14851, "name": "is_internal", "variant": "declaration", "kind": 1024, @@ -32478,7 +32478,7 @@ } }, { - "id": 14866, + "id": 14852, "name": "is_active", "variant": "declaration", "kind": 1024, @@ -32491,7 +32491,7 @@ } }, { - "id": 14867, + "id": 14853, "name": "parent_category_id", "variant": "declaration", "kind": 1024, @@ -32504,7 +32504,7 @@ } }, { - "id": 14868, + "id": 14854, "name": "rank", "variant": "declaration", "kind": 1024, @@ -32517,7 +32517,7 @@ } }, { - "id": 14869, + "id": 14855, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -32549,27 +32549,27 @@ { "title": "Properties", "children": [ - 14862, - 14863, - 14864, - 14865, - 14866, - 14867, - 14868, - 14869 + 14848, + 14849, + 14850, + 14851, + 14852, + 14853, + 14854, + 14855 ] } ] }, { - "id": 14870, + "id": 14856, "name": "AdminUpdateProductCategory", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 14871, + "id": 14857, "name": "name", "variant": "declaration", "kind": 1024, @@ -32582,7 +32582,7 @@ } }, { - "id": 14872, + "id": 14858, "name": "description", "variant": "declaration", "kind": 1024, @@ -32595,7 +32595,7 @@ } }, { - "id": 14873, + "id": 14859, "name": "handle", "variant": "declaration", "kind": 1024, @@ -32608,7 +32608,7 @@ } }, { - "id": 14874, + "id": 14860, "name": "is_internal", "variant": "declaration", "kind": 1024, @@ -32621,7 +32621,7 @@ } }, { - "id": 14875, + "id": 14861, "name": "is_active", "variant": "declaration", "kind": 1024, @@ -32634,7 +32634,7 @@ } }, { - "id": 14876, + "id": 14862, "name": "parent_category_id", "variant": "declaration", "kind": 1024, @@ -32656,7 +32656,7 @@ } }, { - "id": 14877, + "id": 14863, "name": "rank", "variant": "declaration", "kind": 1024, @@ -32669,7 +32669,7 @@ } }, { - "id": 14878, + "id": 14864, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -32701,27 +32701,27 @@ { "title": "Properties", "children": [ - 14871, - 14872, - 14873, - 14874, - 14875, - 14876, - 14877, - 14878 + 14857, + 14858, + 14859, + 14860, + 14861, + 14862, + 14863, + 14864 ] } ] }, { - "id": 14879, + "id": 14865, "name": "AdminUpdateProductCategoryProducts", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 14880, + "id": 14866, "name": "add", "variant": "declaration", "kind": 1024, @@ -32737,7 +32737,7 @@ } }, { - "id": 14881, + "id": 14867, "name": "remove", "variant": "declaration", "kind": 1024, @@ -32757,14 +32757,14 @@ { "title": "Properties", "children": [ - 14880, - 14881 + 14866, + 14867 ] } ] }, { - "id": 14882, + "id": 14868, "name": "AdminProductCategoryListParams", "variant": "declaration", "kind": 256, @@ -32779,7 +32779,7 @@ }, "children": [ { - "id": 14900, + "id": 14886, "name": "$and", "variant": "declaration", "kind": 1024, @@ -32802,17 +32802,17 @@ "types": [ { "type": "reference", - "target": 17031, + "target": 17060, "name": "BaseProductCategoryListParams", "package": "@medusajs/types" }, { "type": "reference", - "target": 14086, + "target": 14072, "typeArguments": [ { "type": "reference", - "target": 17031, + "target": 17060, "name": "BaseProductCategoryListParams", "package": "@medusajs/types" } @@ -32825,12 +32825,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 17049, + "target": 17078, "name": "BaseProductCategoryListParams.$and" } }, { - "id": 14901, + "id": 14887, "name": "$or", "variant": "declaration", "kind": 1024, @@ -32853,17 +32853,17 @@ "types": [ { "type": "reference", - "target": 17031, + "target": 17060, "name": "BaseProductCategoryListParams", "package": "@medusajs/types" }, { "type": "reference", - "target": 14086, + "target": 14072, "typeArguments": [ { "type": "reference", - "target": 17031, + "target": 17060, "name": "BaseProductCategoryListParams", "package": "@medusajs/types" } @@ -32876,12 +32876,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 17050, + "target": 17079, "name": "BaseProductCategoryListParams.$or" } }, { - "id": 14899, + "id": 14885, "name": "fields", "variant": "declaration", "kind": 1024, @@ -32895,12 +32895,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 17048, + "target": 17077, "name": "BaseProductCategoryListParams.fields" } }, { - "id": 14896, + "id": 14882, "name": "limit", "variant": "declaration", "kind": 1024, @@ -32914,12 +32914,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 17045, + "target": 17074, "name": "BaseProductCategoryListParams.limit" } }, { - "id": 14897, + "id": 14883, "name": "offset", "variant": "declaration", "kind": 1024, @@ -32933,12 +32933,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 17046, + "target": 17075, "name": "BaseProductCategoryListParams.offset" } }, { - "id": 14898, + "id": 14884, "name": "order", "variant": "declaration", "kind": 1024, @@ -32952,12 +32952,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 17047, + "target": 17076, "name": "BaseProductCategoryListParams.order" } }, { - "id": 14883, + "id": 14869, "name": "is_internal", "variant": "declaration", "kind": 1024, @@ -32970,12 +32970,12 @@ }, "overwrites": { "type": "reference", - "target": 17039, + "target": 17068, "name": "BaseProductCategoryListParams.is_internal" } }, { - "id": 14884, + "id": 14870, "name": "is_active", "variant": "declaration", "kind": 1024, @@ -32988,12 +32988,12 @@ }, "overwrites": { "type": "reference", - "target": 17038, + "target": 17067, "name": "BaseProductCategoryListParams.is_active" } }, { - "id": 14885, + "id": 14871, "name": "q", "variant": "declaration", "kind": 1024, @@ -33007,12 +33007,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 17032, + "target": 17061, "name": "BaseProductCategoryListParams.q" } }, { - "id": 14886, + "id": 14872, "name": "id", "variant": "declaration", "kind": 1024, @@ -33038,12 +33038,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 17033, + "target": 17062, "name": "BaseProductCategoryListParams.id" } }, { - "id": 14887, + "id": 14873, "name": "name", "variant": "declaration", "kind": 1024, @@ -33069,12 +33069,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 17034, + "target": 17063, "name": "BaseProductCategoryListParams.name" } }, { - "id": 14888, + "id": 14874, "name": "description", "variant": "declaration", "kind": 1024, @@ -33098,1209 +33098,50 @@ } ] }, - "inheritedFrom": { - "type": "reference", - "target": 17035, - "name": "BaseProductCategoryListParams.description" - } - }, - { - "id": 14889, - "name": "parent_category_id", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true, - "isInherited": true - }, - "type": { - "type": "union", - "types": [ - { - "type": "literal", - "value": null - }, - { - "type": "intrinsic", - "name": "string" - }, - { - "type": "array", - "elementType": { - "type": "intrinsic", - "name": "string" - } - } - ] - }, - "inheritedFrom": { - "type": "reference", - "target": 17036, - "name": "BaseProductCategoryListParams.parent_category_id" - } - }, - { - "id": 14890, - "name": "handle", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true, - "isInherited": true - }, - "type": { - "type": "union", - "types": [ - { - "type": "intrinsic", - "name": "string" - }, - { - "type": "array", - "elementType": { - "type": "intrinsic", - "name": "string" - } - } - ] - }, - "inheritedFrom": { - "type": "reference", - "target": 17037, - "name": "BaseProductCategoryListParams.handle" - } - }, - { - "id": 14891, - "name": "include_descendants_tree", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true, - "isInherited": true - }, - "type": { - "type": "intrinsic", - "name": "boolean" - }, - "inheritedFrom": { - "type": "reference", - "target": 17040, - "name": "BaseProductCategoryListParams.include_descendants_tree" - } - }, - { - "id": 14892, - "name": "include_ancestors_tree", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true, - "isInherited": true - }, - "type": { - "type": "intrinsic", - "name": "boolean" - }, - "inheritedFrom": { - "type": "reference", - "target": 17041, - "name": "BaseProductCategoryListParams.include_ancestors_tree" - } - }, - { - "id": 14893, - "name": "created_at", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true, - "isInherited": true - }, - "type": { - "type": "reference", - "target": 14064, - "typeArguments": [ - { - "type": "intrinsic", - "name": "string" - } - ], - "name": "OperatorMap", - "package": "@medusajs/types" - }, - "inheritedFrom": { - "type": "reference", - "target": 17042, - "name": "BaseProductCategoryListParams.created_at" - } - }, - { - "id": 14894, - "name": "updated_at", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true, - "isInherited": true - }, - "type": { - "type": "reference", - "target": 14064, - "typeArguments": [ - { - "type": "intrinsic", - "name": "string" - } - ], - "name": "OperatorMap", - "package": "@medusajs/types" - }, - "inheritedFrom": { - "type": "reference", - "target": 17043, - "name": "BaseProductCategoryListParams.updated_at" - } - }, - { - "id": 14895, - "name": "deleted_at", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true, - "isInherited": true - }, - "type": { - "type": "reference", - "target": 14064, - "typeArguments": [ - { - "type": "intrinsic", - "name": "string" - } - ], - "name": "OperatorMap", - "package": "@medusajs/types" - }, - "inheritedFrom": { - "type": "reference", - "target": 17044, - "name": "BaseProductCategoryListParams.deleted_at" - } - } - ], - "groups": [ - { - "title": "Properties", - "children": [ - 14900, - 14901, - 14899, - 14896, - 14897, - 14898, - 14883, - 14884, - 14885, - 14886, - 14887, - 14888, - 14889, - 14890, - 14891, - 14892, - 14893, - 14894, - 14895 - ] - } - ], - "extendedTypes": [ - { - "type": "reference", - "target": 17031, - "name": "BaseProductCategoryListParams", - "package": "@medusajs/types" - } - ] - }, - { - "id": 14902, - "name": "AdminProductCategoryParams", - "variant": "declaration", - "kind": 256, - "flags": {}, - "children": [ - { - "id": 14905, - "name": "fields", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true, - "isInherited": true - }, - "type": { - "type": "intrinsic", - "name": "string" - }, - "inheritedFrom": { - "type": "reference", - "target": 17054, - "name": "BaseProductCategoryParams.fields" - } - }, - { - "id": 14903, - "name": "include_ancestors_tree", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true, - "isInherited": true - }, - "type": { - "type": "intrinsic", - "name": "boolean" - }, - "inheritedFrom": { - "type": "reference", - "target": 17052, - "name": "BaseProductCategoryParams.include_ancestors_tree" - } - }, - { - "id": 14904, - "name": "include_descendants_tree", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true, - "isInherited": true - }, - "type": { - "type": "intrinsic", - "name": "boolean" - }, - "inheritedFrom": { - "type": "reference", - "target": 17053, - "name": "BaseProductCategoryParams.include_descendants_tree" - } - } - ], - "groups": [ - { - "title": "Properties", - "children": [ - 14905, - 14903, - 14904 - ] - } - ], - "extendedTypes": [ - { - "type": "reference", - "target": 17051, - "name": "BaseProductCategoryParams", - "package": "@medusajs/types" - } - ] - }, - { - "id": 14906, - "name": "AdminProductCategoryResponse", - "variant": "declaration", - "kind": 256, - "flags": {}, - "children": [ - { - "id": 14907, - "name": "product_category", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "reference", - "target": 14846, - "name": "AdminProductCategory", - "package": "@medusajs/types" - } - } - ], - "groups": [ - { - "title": "Properties", - "children": [ - 14907 - ] - } - ] - }, - { - "id": 14908, - "name": "AdminProductCategoryListResponse", - "variant": "declaration", - "kind": 256, - "flags": {}, - "children": [ - { - "id": 14911, - "name": "limit", - "variant": "declaration", - "kind": 1024, - "flags": { - "isInherited": true - }, - "type": { - "type": "intrinsic", - "name": "number" - }, - "inheritedFrom": { - "type": "reference", - "target": -1, - "name": "PaginatedResponse.limit" - } - }, - { - "id": 14912, - "name": "offset", - "variant": "declaration", - "kind": 1024, - "flags": { - "isInherited": true - }, - "type": { - "type": "intrinsic", - "name": "number" - }, - "inheritedFrom": { - "type": "reference", - "target": -1, - "name": "PaginatedResponse.offset" - } - }, - { - "id": 14913, - "name": "count", - "variant": "declaration", - "kind": 1024, - "flags": { - "isInherited": true - }, - "type": { - "type": "intrinsic", - "name": "number" - }, - "inheritedFrom": { - "type": "reference", - "target": -1, - "name": "PaginatedResponse.count" - } - }, - { - "id": 14914, - "name": "product_categories", - "variant": "declaration", - "kind": 1024, - "flags": { - "isInherited": true - }, - "type": { - "type": "array", - "elementType": { - "type": "reference", - "target": 14846, - "name": "AdminProductCategory", - "package": "@medusajs/types" - } - }, - "inheritedFrom": { - "type": "reference", - "target": -1, - "name": "PaginatedResponse.product_categories" - } - } - ], - "groups": [ - { - "title": "Properties", - "children": [ - 14911, - 14912, - 14913, - 14914 - ] - } - ], - "extendedTypes": [ - { - "type": "reference", - "target": 14564, - "typeArguments": [ - { - "type": "reflection", - "declaration": { - "id": 14909, - "name": "__type", - "variant": "declaration", - "kind": 65536, - "flags": {}, - "children": [ - { - "id": 14910, - "name": "product_categories", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "array", - "elementType": { - "type": "reference", - "target": 14846, - "name": "AdminProductCategory", - "package": "@medusajs/types" - } - } - } - ], - "groups": [ - { - "title": "Properties", - "children": [ - 14910 - ] - } - ] - } - } - ], - "name": "PaginatedResponse", - "package": "@medusajs/types" - } - ] - }, - { - "id": 14915, - "name": "AdminProductCategoryDeleteResponse", - "variant": "declaration", - "kind": 256, - "flags": {}, - "children": [ - { - "id": 14916, - "name": "id", - "variant": "declaration", - "kind": 1024, - "flags": { - "isInherited": true - }, - "comment": { - "summary": [ - { - "kind": "text", - "text": "The ID of the item that was deleted." - } - ] - }, - "type": { - "type": "intrinsic", - "name": "string" - }, - "inheritedFrom": { - "type": "reference", - "target": -1, - "name": "DeleteResponse.id" - } - }, - { - "id": 14917, - "name": "object", - "variant": "declaration", - "kind": 1024, - "flags": { - "isInherited": true - }, - "comment": { - "summary": [ - { - "kind": "text", - "text": "The type of the item that was deleted." - } - ] - }, - "type": { - "type": "literal", - "value": "product_category" - }, - "inheritedFrom": { - "type": "reference", - "target": -1, - "name": "DeleteResponse.object" - } - }, - { - "id": 14918, - "name": "deleted", - "variant": "declaration", - "kind": 1024, - "flags": { - "isInherited": true - }, - "comment": { - "summary": [ - { - "kind": "text", - "text": "Whether the item was deleted successfully." - } - ] - }, - "type": { - "type": "intrinsic", - "name": "boolean" - }, - "inheritedFrom": { - "type": "reference", - "target": -1, - "name": "DeleteResponse.deleted" - } - }, - { - "id": 14919, - "name": "parent", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true, - "isInherited": true - }, - "comment": { - "summary": [ - { - "kind": "text", - "text": "The parent resource of the item that was deleted, if applicable." - } - ] - }, - "type": { - "type": "reflection", - "declaration": { - "id": 14920, - "name": "__type", - "variant": "declaration", - "kind": 65536, - "flags": {} - } - }, - "inheritedFrom": { - "type": "reference", - "target": -1, - "name": "DeleteResponse.parent" - } - } - ], - "groups": [ - { - "title": "Properties", - "children": [ - 14916, - 14917, - 14918, - 14919 - ] - } - ], - "extendedTypes": [ - { - "type": "reference", - "target": 14555, - "typeArguments": [ - { - "type": "literal", - "value": "product_category" - } - ], - "name": "DeleteResponse", - "package": "@medusajs/types" - } - ] - }, - { - "id": 14921, - "name": "AdminProductTag", - "variant": "declaration", - "kind": 256, - "flags": {}, - "children": [ - { - "id": 14922, - "name": "id", - "variant": "declaration", - "kind": 1024, - "flags": { - "isInherited": true - }, - "type": { - "type": "intrinsic", - "name": "string" - }, - "inheritedFrom": { - "type": "reference", - "target": 17056, - "name": "BaseProductTag.id" - } - }, - { - "id": 14923, - "name": "value", - "variant": "declaration", - "kind": 1024, - "flags": { - "isInherited": true - }, - "type": { - "type": "intrinsic", - "name": "string" - }, - "inheritedFrom": { - "type": "reference", - "target": 17057, - "name": "BaseProductTag.value" - } - }, - { - "id": 14924, - "name": "created_at", - "variant": "declaration", - "kind": 1024, - "flags": { - "isInherited": true - }, - "type": { - "type": "intrinsic", - "name": "string" - }, - "inheritedFrom": { - "type": "reference", - "target": 17058, - "name": "BaseProductTag.created_at" - } - }, - { - "id": 14925, - "name": "updated_at", - "variant": "declaration", - "kind": 1024, - "flags": { - "isInherited": true - }, - "type": { - "type": "intrinsic", - "name": "string" - }, - "inheritedFrom": { - "type": "reference", - "target": 17059, - "name": "BaseProductTag.updated_at" - } - }, - { - "id": 14926, - "name": "deleted_at", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true, - "isInherited": true - }, - "type": { - "type": "union", - "types": [ - { - "type": "literal", - "value": null - }, - { - "type": "intrinsic", - "name": "string" - } - ] - }, - "inheritedFrom": { - "type": "reference", - "target": 17060, - "name": "BaseProductTag.deleted_at" - } - }, - { - "id": 14927, - "name": "metadata", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true, - "isInherited": true - }, - "type": { - "type": "union", - "types": [ - { - "type": "literal", - "value": null - }, - { - "type": "reference", - "target": { - "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts", - "qualifiedName": "Record" - }, - "typeArguments": [ - { - "type": "intrinsic", - "name": "string" - }, - { - "type": "intrinsic", - "name": "unknown" - } - ], - "name": "Record", - "package": "typescript" - } - ] - }, - "inheritedFrom": { - "type": "reference", - "target": 17061, - "name": "BaseProductTag.metadata" - } - } - ], - "groups": [ - { - "title": "Properties", - "children": [ - 14922, - 14923, - 14924, - 14925, - 14926, - 14927 - ] - } - ], - "extendedTypes": [ - { - "type": "reference", - "target": 17055, - "name": "BaseProductTag", - "package": "@medusajs/types" - } - ] - }, - { - "id": 14928, - "name": "AdminCreateProductTag", - "variant": "declaration", - "kind": 256, - "flags": {}, - "children": [ - { - "id": 14929, - "name": "value", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 14930, - "name": "metadata", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "type": { - "type": "union", - "types": [ - { - "type": "literal", - "value": null - }, - { - "type": "reference", - "target": { - "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts", - "qualifiedName": "Record" - }, - "typeArguments": [ - { - "type": "intrinsic", - "name": "string" - }, - { - "type": "intrinsic", - "name": "unknown" - } - ], - "name": "Record", - "package": "typescript" - } - ] - } - } - ], - "groups": [ - { - "title": "Properties", - "children": [ - 14929, - 14930 - ] - } - ] - }, - { - "id": 14931, - "name": "AdminUpdateProductTag", - "variant": "declaration", - "kind": 256, - "flags": {}, - "children": [ - { - "id": 14932, - "name": "value", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 14933, - "name": "metadata", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "type": { - "type": "union", - "types": [ - { - "type": "literal", - "value": null - }, - { - "type": "reference", - "target": { - "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts", - "qualifiedName": "Record" - }, - "typeArguments": [ - { - "type": "intrinsic", - "name": "string" - }, - { - "type": "intrinsic", - "name": "unknown" - } - ], - "name": "Record", - "package": "typescript" - } - ] - } - } - ], - "groups": [ - { - "title": "Properties", - "children": [ - 14932, - 14933 - ] - } - ] - }, - { - "id": 14934, - "name": "AdminProductTagListParams", - "variant": "declaration", - "kind": 256, - "flags": {}, - "comment": { - "summary": [ - { - "kind": "text", - "text": "An object used to allow specifying flexible queries with and/or conditions." - } - ] - }, - "children": [ - { - "id": 14945, - "name": "$and", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true, - "isInherited": true - }, - "comment": { - "summary": [ - { - "kind": "text", - "text": "An array of filters to apply on the entity, where each item in the array is joined with an \"and\" condition." - } - ] - }, - "type": { - "type": "array", - "elementType": { - "type": "union", - "types": [ - { - "type": "reference", - "target": 14934, - "name": "AdminProductTagListParams", - "package": "@medusajs/types" - }, - { - "type": "reference", - "target": 14086, - "typeArguments": [ - { - "type": "reference", - "target": 14934, - "name": "AdminProductTagListParams", - "package": "@medusajs/types" - } - ], - "name": "BaseFilterable", - "package": "@medusajs/types" - } - ] - } - }, - "inheritedFrom": { - "type": "reference", - "target": 14087, - "name": "BaseFilterable.$and" - } - }, - { - "id": 14946, - "name": "$or", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true, - "isInherited": true - }, - "comment": { - "summary": [ - { - "kind": "text", - "text": "An array of filters to apply on the entity, where each item in the array is joined with an \"or\" condition." - } - ] - }, - "type": { - "type": "array", - "elementType": { - "type": "union", - "types": [ - { - "type": "reference", - "target": 14934, - "name": "AdminProductTagListParams", - "package": "@medusajs/types" - }, - { - "type": "reference", - "target": 14086, - "typeArguments": [ - { - "type": "reference", - "target": 14934, - "name": "AdminProductTagListParams", - "package": "@medusajs/types" - } - ], - "name": "BaseFilterable", - "package": "@medusajs/types" - } - ] - } - }, - "inheritedFrom": { - "type": "reference", - "target": 14088, - "name": "BaseFilterable.$or" - } - }, - { - "id": 14944, - "name": "fields", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true, - "isInherited": true - }, - "type": { - "type": "intrinsic", - "name": "string" - }, - "inheritedFrom": { - "type": "reference", - "target": 17071, - "name": "BaseProductTagListParams.fields" - } - }, - { - "id": 14941, - "name": "limit", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true, - "isInherited": true - }, - "type": { - "type": "intrinsic", - "name": "number" - }, - "inheritedFrom": { - "type": "reference", - "target": 17068, - "name": "BaseProductTagListParams.limit" - } - }, - { - "id": 14942, - "name": "offset", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true, - "isInherited": true - }, - "type": { - "type": "intrinsic", - "name": "number" - }, - "inheritedFrom": { - "type": "reference", - "target": 17069, - "name": "BaseProductTagListParams.offset" - } - }, - { - "id": 14943, - "name": "order", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true, - "isInherited": true - }, - "type": { - "type": "intrinsic", - "name": "string" - }, - "inheritedFrom": { - "type": "reference", - "target": 17070, - "name": "BaseProductTagListParams.order" - } - }, - { - "id": 14935, - "name": "deleted_at", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "type": { - "type": "reference", - "target": 14064, - "typeArguments": [ - { - "type": "intrinsic", - "name": "string" - } - ], - "name": "OperatorMap", - "package": "@medusajs/types" - } - }, - { - "id": 14936, - "name": "q", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true, - "isInherited": true - }, - "type": { - "type": "intrinsic", - "name": "string" - }, - "inheritedFrom": { - "type": "reference", - "target": 17063, - "name": "BaseProductTagListParams.q" - } - }, - { - "id": 14937, - "name": "id", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true, - "isInherited": true - }, - "type": { - "type": "union", - "types": [ - { - "type": "intrinsic", - "name": "string" - }, - { - "type": "array", - "elementType": { - "type": "intrinsic", - "name": "string" - } - } - ] - }, "inheritedFrom": { "type": "reference", "target": 17064, - "name": "BaseProductTagListParams.id" + "name": "BaseProductCategoryListParams.description" } }, { - "id": 14938, - "name": "value", + "id": 14875, + "name": "parent_category_id", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true, + "isInherited": true + }, + "type": { + "type": "union", + "types": [ + { + "type": "literal", + "value": null + }, + { + "type": "intrinsic", + "name": "string" + }, + { + "type": "array", + "elementType": { + "type": "intrinsic", + "name": "string" + } + } + ] + }, + "inheritedFrom": { + "type": "reference", + "target": 17065, + "name": "BaseProductCategoryListParams.parent_category_id" + } + }, + { + "id": 14876, + "name": "handle", "variant": "declaration", "kind": 1024, "flags": { @@ -34325,12 +33166,50 @@ }, "inheritedFrom": { "type": "reference", - "target": 17065, - "name": "BaseProductTagListParams.value" + "target": 17066, + "name": "BaseProductCategoryListParams.handle" } }, { - "id": 14939, + "id": 14877, + "name": "include_descendants_tree", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true, + "isInherited": true + }, + "type": { + "type": "intrinsic", + "name": "boolean" + }, + "inheritedFrom": { + "type": "reference", + "target": 17069, + "name": "BaseProductCategoryListParams.include_descendants_tree" + } + }, + { + "id": 14878, + "name": "include_ancestors_tree", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true, + "isInherited": true + }, + "type": { + "type": "intrinsic", + "name": "boolean" + }, + "inheritedFrom": { + "type": "reference", + "target": 17070, + "name": "BaseProductCategoryListParams.include_ancestors_tree" + } + }, + { + "id": 14879, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -34340,7 +33219,7 @@ }, "type": { "type": "reference", - "target": 14064, + "target": 14050, "typeArguments": [ { "type": "intrinsic", @@ -34352,12 +33231,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 17066, - "name": "BaseProductTagListParams.created_at" + "target": 17071, + "name": "BaseProductCategoryListParams.created_at" } }, { - "id": 14940, + "id": 14880, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -34367,7 +33246,7 @@ }, "type": { "type": "reference", - "target": 14064, + "target": 14050, "typeArguments": [ { "type": "intrinsic", @@ -34379,8 +33258,35 @@ }, "inheritedFrom": { "type": "reference", - "target": 17067, - "name": "BaseProductTagListParams.updated_at" + "target": 17072, + "name": "BaseProductCategoryListParams.updated_at" + } + }, + { + "id": 14881, + "name": "deleted_at", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true, + "isInherited": true + }, + "type": { + "type": "reference", + "target": 14050, + "typeArguments": [ + { + "type": "intrinsic", + "name": "string" + } + ], + "name": "OperatorMap", + "package": "@medusajs/types" + }, + "inheritedFrom": { + "type": "reference", + "target": 17073, + "name": "BaseProductCategoryListParams.deleted_at" } } ], @@ -34388,53 +33294,46 @@ { "title": "Properties", "children": [ - 14945, - 14946, - 14944, - 14941, - 14942, - 14943, - 14935, - 14936, - 14937, - 14938, - 14939, - 14940 + 14886, + 14887, + 14885, + 14882, + 14883, + 14884, + 14869, + 14870, + 14871, + 14872, + 14873, + 14874, + 14875, + 14876, + 14877, + 14878, + 14879, + 14880, + 14881 ] } ], "extendedTypes": [ { "type": "reference", - "target": 17062, - "name": "BaseProductTagListParams", - "package": "@medusajs/types" - }, - { - "type": "reference", - "target": 14086, - "typeArguments": [ - { - "type": "reference", - "target": 14934, - "name": "AdminProductTagListParams", - "package": "@medusajs/types" - } - ], - "name": "BaseFilterable", + "target": 17060, + "name": "BaseProductCategoryListParams", "package": "@medusajs/types" } ] }, { - "id": 14947, - "name": "AdminProductTagParams", + "id": 14888, + "name": "AdminProductCategoryParams", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 14948, + "id": 14891, "name": "fields", "variant": "declaration", "kind": 1024, @@ -34448,8 +33347,46 @@ }, "inheritedFrom": { "type": "reference", - "target": 14549, - "name": "SelectParams.fields" + "target": 17083, + "name": "BaseProductCategoryParams.fields" + } + }, + { + "id": 14889, + "name": "include_ancestors_tree", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true, + "isInherited": true + }, + "type": { + "type": "intrinsic", + "name": "boolean" + }, + "inheritedFrom": { + "type": "reference", + "target": 17081, + "name": "BaseProductCategoryParams.include_ancestors_tree" + } + }, + { + "id": 14890, + "name": "include_descendants_tree", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true, + "isInherited": true + }, + "type": { + "type": "intrinsic", + "name": "boolean" + }, + "inheritedFrom": { + "type": "reference", + "target": 17082, + "name": "BaseProductCategoryParams.include_descendants_tree" } } ], @@ -34457,36 +33394,38 @@ { "title": "Properties", "children": [ - 14948 + 14891, + 14889, + 14890 ] } ], "extendedTypes": [ { "type": "reference", - "target": 14548, - "name": "SelectParams", + "target": 17080, + "name": "BaseProductCategoryParams", "package": "@medusajs/types" } ] }, { - "id": 14949, - "name": "AdminProductTagResponse", + "id": 14892, + "name": "AdminProductCategoryResponse", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 14950, - "name": "product_tag", + "id": 14893, + "name": "product_category", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 14921, - "name": "AdminProductTag", + "target": 14832, + "name": "AdminProductCategory", "package": "@medusajs/types" } } @@ -34495,20 +33434,20 @@ { "title": "Properties", "children": [ - 14950 + 14893 ] } ] }, { - "id": 14951, - "name": "AdminProductTagListResponse", + "id": 14894, + "name": "AdminProductCategoryListResponse", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 14954, + "id": 14897, "name": "limit", "variant": "declaration", "kind": 1024, @@ -34526,7 +33465,7 @@ } }, { - "id": 14955, + "id": 14898, "name": "offset", "variant": "declaration", "kind": 1024, @@ -34544,7 +33483,7 @@ } }, { - "id": 14956, + "id": 14899, "name": "count", "variant": "declaration", "kind": 1024, @@ -34562,8 +33501,8 @@ } }, { - "id": 14957, - "name": "product_tags", + "id": 14900, + "name": "product_categories", "variant": "declaration", "kind": 1024, "flags": { @@ -34573,15 +33512,15 @@ "type": "array", "elementType": { "type": "reference", - "target": 14921, - "name": "AdminProductTag", + "target": 14832, + "name": "AdminProductCategory", "package": "@medusajs/types" } }, "inheritedFrom": { "type": "reference", "target": -1, - "name": "PaginatedResponse.product_tags" + "name": "PaginatedResponse.product_categories" } } ], @@ -34589,30 +33528,30 @@ { "title": "Properties", "children": [ - 14954, - 14955, - 14956, - 14957 + 14897, + 14898, + 14899, + 14900 ] } ], "extendedTypes": [ { "type": "reference", - "target": 14564, + "target": 14550, "typeArguments": [ { "type": "reflection", "declaration": { - "id": 14952, + "id": 14895, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 14953, - "name": "product_tags", + "id": 14896, + "name": "product_categories", "variant": "declaration", "kind": 1024, "flags": {}, @@ -34620,8 +33559,8 @@ "type": "array", "elementType": { "type": "reference", - "target": 14921, - "name": "AdminProductTag", + "target": 14832, + "name": "AdminProductCategory", "package": "@medusajs/types" } } @@ -34631,7 +33570,7 @@ { "title": "Properties", "children": [ - 14953 + 14896 ] } ] @@ -34644,14 +33583,14 @@ ] }, { - "id": 14958, - "name": "AdminProductTagDeleteResponse", + "id": 14901, + "name": "AdminProductCategoryDeleteResponse", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 14959, + "id": 14902, "name": "id", "variant": "declaration", "kind": 1024, @@ -34677,7 +33616,1068 @@ } }, { - "id": 14960, + "id": 14903, + "name": "object", + "variant": "declaration", + "kind": 1024, + "flags": { + "isInherited": true + }, + "comment": { + "summary": [ + { + "kind": "text", + "text": "The type of the item that was deleted." + } + ] + }, + "type": { + "type": "literal", + "value": "product_category" + }, + "inheritedFrom": { + "type": "reference", + "target": -1, + "name": "DeleteResponse.object" + } + }, + { + "id": 14904, + "name": "deleted", + "variant": "declaration", + "kind": 1024, + "flags": { + "isInherited": true + }, + "comment": { + "summary": [ + { + "kind": "text", + "text": "Whether the item was deleted successfully." + } + ] + }, + "type": { + "type": "intrinsic", + "name": "boolean" + }, + "inheritedFrom": { + "type": "reference", + "target": -1, + "name": "DeleteResponse.deleted" + } + }, + { + "id": 14905, + "name": "parent", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true, + "isInherited": true + }, + "comment": { + "summary": [ + { + "kind": "text", + "text": "The parent resource of the item that was deleted, if applicable." + } + ] + }, + "type": { + "type": "reflection", + "declaration": { + "id": 14906, + "name": "__type", + "variant": "declaration", + "kind": 65536, + "flags": {} + } + }, + "inheritedFrom": { + "type": "reference", + "target": -1, + "name": "DeleteResponse.parent" + } + } + ], + "groups": [ + { + "title": "Properties", + "children": [ + 14902, + 14903, + 14904, + 14905 + ] + } + ], + "extendedTypes": [ + { + "type": "reference", + "target": 14541, + "typeArguments": [ + { + "type": "literal", + "value": "product_category" + } + ], + "name": "DeleteResponse", + "package": "@medusajs/types" + } + ] + }, + { + "id": 14907, + "name": "AdminProductTag", + "variant": "declaration", + "kind": 256, + "flags": {}, + "children": [ + { + "id": 14908, + "name": "id", + "variant": "declaration", + "kind": 1024, + "flags": { + "isInherited": true + }, + "type": { + "type": "intrinsic", + "name": "string" + }, + "inheritedFrom": { + "type": "reference", + "target": 17085, + "name": "BaseProductTag.id" + } + }, + { + "id": 14909, + "name": "value", + "variant": "declaration", + "kind": 1024, + "flags": { + "isInherited": true + }, + "type": { + "type": "intrinsic", + "name": "string" + }, + "inheritedFrom": { + "type": "reference", + "target": 17086, + "name": "BaseProductTag.value" + } + }, + { + "id": 14910, + "name": "created_at", + "variant": "declaration", + "kind": 1024, + "flags": { + "isInherited": true + }, + "type": { + "type": "intrinsic", + "name": "string" + }, + "inheritedFrom": { + "type": "reference", + "target": 17087, + "name": "BaseProductTag.created_at" + } + }, + { + "id": 14911, + "name": "updated_at", + "variant": "declaration", + "kind": 1024, + "flags": { + "isInherited": true + }, + "type": { + "type": "intrinsic", + "name": "string" + }, + "inheritedFrom": { + "type": "reference", + "target": 17088, + "name": "BaseProductTag.updated_at" + } + }, + { + "id": 14912, + "name": "deleted_at", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true, + "isInherited": true + }, + "type": { + "type": "union", + "types": [ + { + "type": "literal", + "value": null + }, + { + "type": "intrinsic", + "name": "string" + } + ] + }, + "inheritedFrom": { + "type": "reference", + "target": 17089, + "name": "BaseProductTag.deleted_at" + } + }, + { + "id": 14913, + "name": "metadata", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true, + "isInherited": true + }, + "type": { + "type": "union", + "types": [ + { + "type": "literal", + "value": null + }, + { + "type": "reference", + "target": { + "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts", + "qualifiedName": "Record" + }, + "typeArguments": [ + { + "type": "intrinsic", + "name": "string" + }, + { + "type": "intrinsic", + "name": "unknown" + } + ], + "name": "Record", + "package": "typescript" + } + ] + }, + "inheritedFrom": { + "type": "reference", + "target": 17090, + "name": "BaseProductTag.metadata" + } + } + ], + "groups": [ + { + "title": "Properties", + "children": [ + 14908, + 14909, + 14910, + 14911, + 14912, + 14913 + ] + } + ], + "extendedTypes": [ + { + "type": "reference", + "target": 17084, + "name": "BaseProductTag", + "package": "@medusajs/types" + } + ] + }, + { + "id": 14914, + "name": "AdminCreateProductTag", + "variant": "declaration", + "kind": 256, + "flags": {}, + "children": [ + { + "id": 14915, + "name": "value", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 14916, + "name": "metadata", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "union", + "types": [ + { + "type": "literal", + "value": null + }, + { + "type": "reference", + "target": { + "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts", + "qualifiedName": "Record" + }, + "typeArguments": [ + { + "type": "intrinsic", + "name": "string" + }, + { + "type": "intrinsic", + "name": "unknown" + } + ], + "name": "Record", + "package": "typescript" + } + ] + } + } + ], + "groups": [ + { + "title": "Properties", + "children": [ + 14915, + 14916 + ] + } + ] + }, + { + "id": 14917, + "name": "AdminUpdateProductTag", + "variant": "declaration", + "kind": 256, + "flags": {}, + "children": [ + { + "id": 14918, + "name": "value", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 14919, + "name": "metadata", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "union", + "types": [ + { + "type": "literal", + "value": null + }, + { + "type": "reference", + "target": { + "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts", + "qualifiedName": "Record" + }, + "typeArguments": [ + { + "type": "intrinsic", + "name": "string" + }, + { + "type": "intrinsic", + "name": "unknown" + } + ], + "name": "Record", + "package": "typescript" + } + ] + } + } + ], + "groups": [ + { + "title": "Properties", + "children": [ + 14918, + 14919 + ] + } + ] + }, + { + "id": 14920, + "name": "AdminProductTagListParams", + "variant": "declaration", + "kind": 256, + "flags": {}, + "comment": { + "summary": [ + { + "kind": "text", + "text": "An object used to allow specifying flexible queries with and/or conditions." + } + ] + }, + "children": [ + { + "id": 14931, + "name": "$and", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true, + "isInherited": true + }, + "comment": { + "summary": [ + { + "kind": "text", + "text": "An array of filters to apply on the entity, where each item in the array is joined with an \"and\" condition." + } + ] + }, + "type": { + "type": "array", + "elementType": { + "type": "union", + "types": [ + { + "type": "reference", + "target": 14920, + "name": "AdminProductTagListParams", + "package": "@medusajs/types" + }, + { + "type": "reference", + "target": 14072, + "typeArguments": [ + { + "type": "reference", + "target": 14920, + "name": "AdminProductTagListParams", + "package": "@medusajs/types" + } + ], + "name": "BaseFilterable", + "package": "@medusajs/types" + } + ] + } + }, + "inheritedFrom": { + "type": "reference", + "target": 14073, + "name": "BaseFilterable.$and" + } + }, + { + "id": 14932, + "name": "$or", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true, + "isInherited": true + }, + "comment": { + "summary": [ + { + "kind": "text", + "text": "An array of filters to apply on the entity, where each item in the array is joined with an \"or\" condition." + } + ] + }, + "type": { + "type": "array", + "elementType": { + "type": "union", + "types": [ + { + "type": "reference", + "target": 14920, + "name": "AdminProductTagListParams", + "package": "@medusajs/types" + }, + { + "type": "reference", + "target": 14072, + "typeArguments": [ + { + "type": "reference", + "target": 14920, + "name": "AdminProductTagListParams", + "package": "@medusajs/types" + } + ], + "name": "BaseFilterable", + "package": "@medusajs/types" + } + ] + } + }, + "inheritedFrom": { + "type": "reference", + "target": 14074, + "name": "BaseFilterable.$or" + } + }, + { + "id": 14930, + "name": "fields", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true, + "isInherited": true + }, + "type": { + "type": "intrinsic", + "name": "string" + }, + "inheritedFrom": { + "type": "reference", + "target": 17100, + "name": "BaseProductTagListParams.fields" + } + }, + { + "id": 14927, + "name": "limit", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true, + "isInherited": true + }, + "type": { + "type": "intrinsic", + "name": "number" + }, + "inheritedFrom": { + "type": "reference", + "target": 17097, + "name": "BaseProductTagListParams.limit" + } + }, + { + "id": 14928, + "name": "offset", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true, + "isInherited": true + }, + "type": { + "type": "intrinsic", + "name": "number" + }, + "inheritedFrom": { + "type": "reference", + "target": 17098, + "name": "BaseProductTagListParams.offset" + } + }, + { + "id": 14929, + "name": "order", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true, + "isInherited": true + }, + "type": { + "type": "intrinsic", + "name": "string" + }, + "inheritedFrom": { + "type": "reference", + "target": 17099, + "name": "BaseProductTagListParams.order" + } + }, + { + "id": 14921, + "name": "deleted_at", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "reference", + "target": 14050, + "typeArguments": [ + { + "type": "intrinsic", + "name": "string" + } + ], + "name": "OperatorMap", + "package": "@medusajs/types" + } + }, + { + "id": 14922, + "name": "q", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true, + "isInherited": true + }, + "type": { + "type": "intrinsic", + "name": "string" + }, + "inheritedFrom": { + "type": "reference", + "target": 17092, + "name": "BaseProductTagListParams.q" + } + }, + { + "id": 14923, + "name": "id", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true, + "isInherited": true + }, + "type": { + "type": "union", + "types": [ + { + "type": "intrinsic", + "name": "string" + }, + { + "type": "array", + "elementType": { + "type": "intrinsic", + "name": "string" + } + } + ] + }, + "inheritedFrom": { + "type": "reference", + "target": 17093, + "name": "BaseProductTagListParams.id" + } + }, + { + "id": 14924, + "name": "value", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true, + "isInherited": true + }, + "type": { + "type": "union", + "types": [ + { + "type": "intrinsic", + "name": "string" + }, + { + "type": "array", + "elementType": { + "type": "intrinsic", + "name": "string" + } + } + ] + }, + "inheritedFrom": { + "type": "reference", + "target": 17094, + "name": "BaseProductTagListParams.value" + } + }, + { + "id": 14925, + "name": "created_at", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true, + "isInherited": true + }, + "type": { + "type": "reference", + "target": 14050, + "typeArguments": [ + { + "type": "intrinsic", + "name": "string" + } + ], + "name": "OperatorMap", + "package": "@medusajs/types" + }, + "inheritedFrom": { + "type": "reference", + "target": 17095, + "name": "BaseProductTagListParams.created_at" + } + }, + { + "id": 14926, + "name": "updated_at", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true, + "isInherited": true + }, + "type": { + "type": "reference", + "target": 14050, + "typeArguments": [ + { + "type": "intrinsic", + "name": "string" + } + ], + "name": "OperatorMap", + "package": "@medusajs/types" + }, + "inheritedFrom": { + "type": "reference", + "target": 17096, + "name": "BaseProductTagListParams.updated_at" + } + } + ], + "groups": [ + { + "title": "Properties", + "children": [ + 14931, + 14932, + 14930, + 14927, + 14928, + 14929, + 14921, + 14922, + 14923, + 14924, + 14925, + 14926 + ] + } + ], + "extendedTypes": [ + { + "type": "reference", + "target": 17091, + "name": "BaseProductTagListParams", + "package": "@medusajs/types" + }, + { + "type": "reference", + "target": 14072, + "typeArguments": [ + { + "type": "reference", + "target": 14920, + "name": "AdminProductTagListParams", + "package": "@medusajs/types" + } + ], + "name": "BaseFilterable", + "package": "@medusajs/types" + } + ] + }, + { + "id": 14933, + "name": "AdminProductTagParams", + "variant": "declaration", + "kind": 256, + "flags": {}, + "children": [ + { + "id": 14934, + "name": "fields", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true, + "isInherited": true + }, + "type": { + "type": "intrinsic", + "name": "string" + }, + "inheritedFrom": { + "type": "reference", + "target": 14535, + "name": "SelectParams.fields" + } + } + ], + "groups": [ + { + "title": "Properties", + "children": [ + 14934 + ] + } + ], + "extendedTypes": [ + { + "type": "reference", + "target": 14534, + "name": "SelectParams", + "package": "@medusajs/types" + } + ] + }, + { + "id": 14935, + "name": "AdminProductTagResponse", + "variant": "declaration", + "kind": 256, + "flags": {}, + "children": [ + { + "id": 14936, + "name": "product_tag", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "reference", + "target": 14907, + "name": "AdminProductTag", + "package": "@medusajs/types" + } + } + ], + "groups": [ + { + "title": "Properties", + "children": [ + 14936 + ] + } + ] + }, + { + "id": 14937, + "name": "AdminProductTagListResponse", + "variant": "declaration", + "kind": 256, + "flags": {}, + "children": [ + { + "id": 14940, + "name": "limit", + "variant": "declaration", + "kind": 1024, + "flags": { + "isInherited": true + }, + "type": { + "type": "intrinsic", + "name": "number" + }, + "inheritedFrom": { + "type": "reference", + "target": -1, + "name": "PaginatedResponse.limit" + } + }, + { + "id": 14941, + "name": "offset", + "variant": "declaration", + "kind": 1024, + "flags": { + "isInherited": true + }, + "type": { + "type": "intrinsic", + "name": "number" + }, + "inheritedFrom": { + "type": "reference", + "target": -1, + "name": "PaginatedResponse.offset" + } + }, + { + "id": 14942, + "name": "count", + "variant": "declaration", + "kind": 1024, + "flags": { + "isInherited": true + }, + "type": { + "type": "intrinsic", + "name": "number" + }, + "inheritedFrom": { + "type": "reference", + "target": -1, + "name": "PaginatedResponse.count" + } + }, + { + "id": 14943, + "name": "product_tags", + "variant": "declaration", + "kind": 1024, + "flags": { + "isInherited": true + }, + "type": { + "type": "array", + "elementType": { + "type": "reference", + "target": 14907, + "name": "AdminProductTag", + "package": "@medusajs/types" + } + }, + "inheritedFrom": { + "type": "reference", + "target": -1, + "name": "PaginatedResponse.product_tags" + } + } + ], + "groups": [ + { + "title": "Properties", + "children": [ + 14940, + 14941, + 14942, + 14943 + ] + } + ], + "extendedTypes": [ + { + "type": "reference", + "target": 14550, + "typeArguments": [ + { + "type": "reflection", + "declaration": { + "id": 14938, + "name": "__type", + "variant": "declaration", + "kind": 65536, + "flags": {}, + "children": [ + { + "id": 14939, + "name": "product_tags", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "array", + "elementType": { + "type": "reference", + "target": 14907, + "name": "AdminProductTag", + "package": "@medusajs/types" + } + } + } + ], + "groups": [ + { + "title": "Properties", + "children": [ + 14939 + ] + } + ] + } + } + ], + "name": "PaginatedResponse", + "package": "@medusajs/types" + } + ] + }, + { + "id": 14944, + "name": "AdminProductTagDeleteResponse", + "variant": "declaration", + "kind": 256, + "flags": {}, + "children": [ + { + "id": 14945, + "name": "id", + "variant": "declaration", + "kind": 1024, + "flags": { + "isInherited": true + }, + "comment": { + "summary": [ + { + "kind": "text", + "text": "The ID of the item that was deleted." + } + ] + }, + "type": { + "type": "intrinsic", + "name": "string" + }, + "inheritedFrom": { + "type": "reference", + "target": -1, + "name": "DeleteResponse.id" + } + }, + { + "id": 14946, "name": "object", "variant": "declaration", "kind": 1024, @@ -34703,7 +34703,7 @@ } }, { - "id": 14961, + "id": 14947, "name": "deleted", "variant": "declaration", "kind": 1024, @@ -34729,7 +34729,7 @@ } }, { - "id": 14962, + "id": 14948, "name": "parent", "variant": "declaration", "kind": 1024, @@ -34748,7 +34748,7 @@ "type": { "type": "reflection", "declaration": { - "id": 14963, + "id": 14949, "name": "__type", "variant": "declaration", "kind": 65536, @@ -34766,17 +34766,17 @@ { "title": "Properties", "children": [ - 14959, - 14960, - 14961, - 14962 + 14945, + 14946, + 14947, + 14948 ] } ], "extendedTypes": [ { "type": "reference", - "target": 14555, + "target": 14541, "typeArguments": [ { "type": "literal", @@ -34789,14 +34789,14 @@ ] }, { - "id": 14964, + "id": 14950, "name": "AdminProductType", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 14965, + "id": 14951, "name": "id", "variant": "declaration", "kind": 1024, @@ -34809,12 +34809,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 17073, + "target": 17102, "name": "BaseProductType.id" } }, { - "id": 14966, + "id": 14952, "name": "value", "variant": "declaration", "kind": 1024, @@ -34827,12 +34827,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 17074, + "target": 17103, "name": "BaseProductType.value" } }, { - "id": 14967, + "id": 14953, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -34845,12 +34845,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 17075, + "target": 17104, "name": "BaseProductType.created_at" } }, { - "id": 14968, + "id": 14954, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -34863,12 +34863,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 17076, + "target": 17105, "name": "BaseProductType.updated_at" } }, { - "id": 14969, + "id": 14955, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -34891,12 +34891,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 17077, + "target": 17106, "name": "BaseProductType.deleted_at" } }, { - "id": 14970, + "id": 14956, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -34934,7 +34934,7 @@ }, "inheritedFrom": { "type": "reference", - "target": 17078, + "target": 17107, "name": "BaseProductType.metadata" } } @@ -34943,33 +34943,33 @@ { "title": "Properties", "children": [ - 14965, - 14966, - 14967, - 14968, - 14969, - 14970 + 14951, + 14952, + 14953, + 14954, + 14955, + 14956 ] } ], "extendedTypes": [ { "type": "reference", - "target": 17072, + "target": 17101, "name": "BaseProductType", "package": "@medusajs/types" } ] }, { - "id": 14971, + "id": 14957, "name": "AdminCreateProductType", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 14972, + "id": 14958, "name": "value", "variant": "declaration", "kind": 1024, @@ -34980,7 +34980,7 @@ } }, { - "id": 14973, + "id": 14959, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -35021,21 +35021,21 @@ { "title": "Properties", "children": [ - 14972, - 14973 + 14958, + 14959 ] } ] }, { - "id": 14974, + "id": 14960, "name": "AdminUpdateProductType", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 14975, + "id": 14961, "name": "value", "variant": "declaration", "kind": 1024, @@ -35048,7 +35048,7 @@ } }, { - "id": 14976, + "id": 14962, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -35089,14 +35089,14 @@ { "title": "Properties", "children": [ - 14975, - 14976 + 14961, + 14962 ] } ] }, { - "id": 14977, + "id": 14963, "name": "AdminProductTypeListParams", "variant": "declaration", "kind": 256, @@ -35111,7 +35111,7 @@ }, "children": [ { - "id": 14988, + "id": 14974, "name": "$and", "variant": "declaration", "kind": 1024, @@ -35134,17 +35134,17 @@ "types": [ { "type": "reference", - "target": 14977, + "target": 14963, "name": "AdminProductTypeListParams", "package": "@medusajs/types" }, { "type": "reference", - "target": 14086, + "target": 14072, "typeArguments": [ { "type": "reference", - "target": 14977, + "target": 14963, "name": "AdminProductTypeListParams", "package": "@medusajs/types" } @@ -35157,12 +35157,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 14087, + "target": 14073, "name": "BaseFilterable.$and" } }, { - "id": 14989, + "id": 14975, "name": "$or", "variant": "declaration", "kind": 1024, @@ -35185,17 +35185,17 @@ "types": [ { "type": "reference", - "target": 14977, + "target": 14963, "name": "AdminProductTypeListParams", "package": "@medusajs/types" }, { "type": "reference", - "target": 14086, + "target": 14072, "typeArguments": [ { "type": "reference", - "target": 14977, + "target": 14963, "name": "AdminProductTypeListParams", "package": "@medusajs/types" } @@ -35208,12 +35208,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 14088, + "target": 14074, "name": "BaseFilterable.$or" } }, { - "id": 14987, + "id": 14973, "name": "fields", "variant": "declaration", "kind": 1024, @@ -35227,12 +35227,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 14554, + "target": 14540, "name": "FindParams.fields" } }, { - "id": 14984, + "id": 14970, "name": "limit", "variant": "declaration", "kind": 1024, @@ -35246,12 +35246,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 14551, + "target": 14537, "name": "FindParams.limit" } }, { - "id": 14985, + "id": 14971, "name": "offset", "variant": "declaration", "kind": 1024, @@ -35265,12 +35265,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 14552, + "target": 14538, "name": "FindParams.offset" } }, { - "id": 14986, + "id": 14972, "name": "order", "variant": "declaration", "kind": 1024, @@ -35284,12 +35284,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 14553, + "target": 14539, "name": "FindParams.order" } }, { - "id": 14978, + "id": 14964, "name": "q", "variant": "declaration", "kind": 1024, @@ -35302,7 +35302,7 @@ } }, { - "id": 14979, + "id": 14965, "name": "id", "variant": "declaration", "kind": 1024, @@ -35327,7 +35327,7 @@ } }, { - "id": 14980, + "id": 14966, "name": "value", "variant": "declaration", "kind": 1024, @@ -35352,7 +35352,7 @@ } }, { - "id": 14981, + "id": 14967, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -35361,7 +35361,7 @@ }, "type": { "type": "reference", - "target": 14064, + "target": 14050, "typeArguments": [ { "type": "intrinsic", @@ -35373,7 +35373,7 @@ } }, { - "id": 14982, + "id": 14968, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -35382,7 +35382,7 @@ }, "type": { "type": "reference", - "target": 14064, + "target": 14050, "typeArguments": [ { "type": "intrinsic", @@ -35394,7 +35394,7 @@ } }, { - "id": 14983, + "id": 14969, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -35403,7 +35403,7 @@ }, "type": { "type": "reference", - "target": 14064, + "target": 14050, "typeArguments": [ { "type": "intrinsic", @@ -35419,35 +35419,35 @@ { "title": "Properties", "children": [ - 14988, - 14989, - 14987, - 14984, - 14985, - 14986, - 14978, - 14979, - 14980, - 14981, - 14982, - 14983 + 14974, + 14975, + 14973, + 14970, + 14971, + 14972, + 14964, + 14965, + 14966, + 14967, + 14968, + 14969 ] } ], "extendedTypes": [ { "type": "reference", - "target": 14550, + "target": 14536, "name": "FindParams", "package": "@medusajs/types" }, { "type": "reference", - "target": 14086, + "target": 14072, "typeArguments": [ { "type": "reference", - "target": 14977, + "target": 14963, "name": "AdminProductTypeListParams", "package": "@medusajs/types" } @@ -35458,14 +35458,14 @@ ] }, { - "id": 14990, + "id": 14976, "name": "AdminProductTypeParams", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 14991, + "id": 14977, "name": "fields", "variant": "declaration", "kind": 1024, @@ -35479,7 +35479,7 @@ }, "inheritedFrom": { "type": "reference", - "target": 14549, + "target": 14535, "name": "SelectParams.fields" } } @@ -35488,35 +35488,35 @@ { "title": "Properties", "children": [ - 14991 + 14977 ] } ], "extendedTypes": [ { "type": "reference", - "target": 14548, + "target": 14534, "name": "SelectParams", "package": "@medusajs/types" } ] }, { - "id": 14992, + "id": 14978, "name": "AdminProductTypeResponse", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 14993, + "id": 14979, "name": "product_type", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 14964, + "target": 14950, "name": "AdminProductType", "package": "@medusajs/types" } @@ -35526,20 +35526,20 @@ { "title": "Properties", "children": [ - 14993 + 14979 ] } ] }, { - "id": 14994, + "id": 14980, "name": "AdminProductTypeListResponse", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 14997, + "id": 14983, "name": "limit", "variant": "declaration", "kind": 1024, @@ -35557,7 +35557,7 @@ } }, { - "id": 14998, + "id": 14984, "name": "offset", "variant": "declaration", "kind": 1024, @@ -35575,7 +35575,7 @@ } }, { - "id": 14999, + "id": 14985, "name": "count", "variant": "declaration", "kind": 1024, @@ -35593,7 +35593,7 @@ } }, { - "id": 15000, + "id": 14986, "name": "product_types", "variant": "declaration", "kind": 1024, @@ -35604,7 +35604,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 14964, + "target": 14950, "name": "AdminProductType", "package": "@medusajs/types" } @@ -35620,29 +35620,29 @@ { "title": "Properties", "children": [ - 14997, - 14998, - 14999, - 15000 + 14983, + 14984, + 14985, + 14986 ] } ], "extendedTypes": [ { "type": "reference", - "target": 14564, + "target": 14550, "typeArguments": [ { "type": "reflection", "declaration": { - "id": 14995, + "id": 14981, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 14996, + "id": 14982, "name": "product_types", "variant": "declaration", "kind": 1024, @@ -35651,7 +35651,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 14964, + "target": 14950, "name": "AdminProductType", "package": "@medusajs/types" } @@ -35662,7 +35662,7 @@ { "title": "Properties", "children": [ - 14996 + 14982 ] } ] @@ -35675,14 +35675,14 @@ ] }, { - "id": 15001, + "id": 14987, "name": "AdminProductTypeDeleteResponse", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 15002, + "id": 14988, "name": "id", "variant": "declaration", "kind": 1024, @@ -35708,7 +35708,7 @@ } }, { - "id": 15003, + "id": 14989, "name": "object", "variant": "declaration", "kind": 1024, @@ -35734,7 +35734,7 @@ } }, { - "id": 15004, + "id": 14990, "name": "deleted", "variant": "declaration", "kind": 1024, @@ -35760,7 +35760,7 @@ } }, { - "id": 15005, + "id": 14991, "name": "parent", "variant": "declaration", "kind": 1024, @@ -35779,7 +35779,7 @@ "type": { "type": "reflection", "declaration": { - "id": 15006, + "id": 14992, "name": "__type", "variant": "declaration", "kind": 65536, @@ -35797,17 +35797,17 @@ { "title": "Properties", "children": [ - 15002, - 15003, - 15004, - 15005 + 14988, + 14989, + 14990, + 14991 ] } ], "extendedTypes": [ { "type": "reference", - "target": 14555, + "target": 14541, "typeArguments": [ { "type": "literal", @@ -35820,21 +35820,21 @@ ] }, { - "id": 15007, + "id": 14993, "name": "AdminReservationResponse", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 15008, + "id": 14994, "name": "reservation", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 17079, + "target": 17108, "name": "ReservationResponse", "package": "@medusajs/types" } @@ -35844,32 +35844,32 @@ { "title": "Properties", "children": [ - 15008 + 14994 ] } ] }, { - "id": 15009, + "id": 14995, "name": "AdminReservationListResponse", "variant": "declaration", "kind": 2097152, "flags": {}, "type": { "type": "reference", - "target": 14564, + "target": 14550, "typeArguments": [ { "type": "reflection", "declaration": { - "id": 15010, + "id": 14996, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 15011, + "id": 14997, "name": "reservations", "variant": "declaration", "kind": 1024, @@ -35878,7 +35878,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 17079, + "target": 17108, "name": "ReservationResponse", "package": "@medusajs/types" } @@ -35889,7 +35889,7 @@ { "title": "Properties", "children": [ - 15011 + 14997 ] } ] @@ -35901,14 +35901,14 @@ } }, { - "id": 15012, - "name": "AdminShippingOptionType", + "id": 14998, + "name": "BaseReturnItem", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 15013, + "id": 14999, "name": "id", "variant": "declaration", "kind": 1024, @@ -35919,8 +35919,56 @@ } }, { - "id": 15014, - "name": "label", + "id": 15000, + "name": "quantity", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "intrinsic", + "name": "number" + } + }, + { + "id": 15001, + "name": "received_quantity", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "intrinsic", + "name": "number" + } + }, + { + "id": 15002, + "name": "reason_id", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 15003, + "name": "note", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 15004, + "name": "item_id", "variant": "declaration", "kind": 1024, "flags": {}, @@ -35929,53 +35977,223 @@ "name": "string" } }, + { + "id": 15005, + "name": "return_id", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 15006, + "name": "metadata", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "reference", + "target": { + "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts", + "qualifiedName": "Record" + }, + "typeArguments": [ + { + "type": "intrinsic", + "name": "string" + }, + { + "type": "intrinsic", + "name": "unknown" + } + ], + "name": "Record", + "package": "typescript" + } + } + ], + "groups": [ + { + "title": "Properties", + "children": [ + 14999, + 15000, + 15001, + 15002, + 15003, + 15004, + 15005, + 15006 + ] + } + ] + }, + { + "id": 15007, + "name": "AdminReturnResponse", + "variant": "declaration", + "kind": 256, + "flags": {}, + "children": [ + { + "id": 15008, + "name": "id", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 15009, + "name": "order_id", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 15010, + "name": "status", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 15011, + "name": "exchange_id", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 15012, + "name": "claim_id", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 15013, + "name": "order_version", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "intrinsic", + "name": "number" + } + }, + { + "id": 15014, + "name": "display_id", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "intrinsic", + "name": "number" + } + }, { "id": 15015, - "name": "description", + "name": "no_notification", "variant": "declaration", "kind": 1024, - "flags": {}, + "flags": { + "isOptional": true + }, "type": { "type": "intrinsic", - "name": "string" + "name": "boolean" } }, { "id": 15016, - "name": "code", + "name": "refund_amount", "variant": "declaration", "kind": 1024, - "flags": {}, + "flags": { + "isOptional": true + }, "type": { "type": "intrinsic", - "name": "string" + "name": "number" } }, { "id": 15017, - "name": "shipping_option_id", + "name": "items", "variant": "declaration", "kind": 1024, "flags": {}, "type": { - "type": "intrinsic", - "name": "string" + "type": "array", + "elementType": { + "type": "reference", + "target": 14998, + "name": "BaseReturnItem", + "package": "@medusajs/types" + } } - }, + } + ], + "groups": [ { - "id": 15018, - "name": "created_at", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "intrinsic", - "name": "string" - } - }, + "title": "Properties", + "children": [ + 15008, + 15009, + 15010, + 15011, + 15012, + 15013, + 15014, + 15015, + 15016, + 15017 + ] + } + ] + }, + { + "id": 15018, + "name": "AdminInitiateReturnRequest", + "variant": "declaration", + "kind": 256, + "flags": {}, + "children": [ { "id": 15019, - "name": "updated_at", + "name": "order_id", "variant": "declaration", "kind": 1024, "flags": {}, @@ -35986,6 +36204,444 @@ }, { "id": 15020, + "name": "location_id", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 15021, + "name": "description", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 15022, + "name": "internal_note", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 15023, + "name": "no_notification", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "intrinsic", + "name": "boolean" + } + }, + { + "id": 15024, + "name": "metadata", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "reference", + "target": { + "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts", + "qualifiedName": "Record" + }, + "typeArguments": [ + { + "type": "intrinsic", + "name": "string" + }, + { + "type": "intrinsic", + "name": "unknown" + } + ], + "name": "Record", + "package": "typescript" + } + } + ], + "groups": [ + { + "title": "Properties", + "children": [ + 15019, + 15020, + 15021, + 15022, + 15023, + 15024 + ] + } + ] + }, + { + "id": 15025, + "name": "AdminAddReturnItem", + "variant": "declaration", + "kind": 256, + "flags": {}, + "children": [ + { + "id": 15026, + "name": "id", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 15027, + "name": "quantity", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "intrinsic", + "name": "number" + } + }, + { + "id": 15028, + "name": "description", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 15029, + "name": "internal_note", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 15030, + "name": "metadata", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "reference", + "target": { + "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts", + "qualifiedName": "Record" + }, + "typeArguments": [ + { + "type": "intrinsic", + "name": "string" + }, + { + "type": "intrinsic", + "name": "unknown" + } + ], + "name": "Record", + "package": "typescript" + } + } + ], + "groups": [ + { + "title": "Properties", + "children": [ + 15026, + 15027, + 15028, + 15029, + 15030 + ] + } + ] + }, + { + "id": 15031, + "name": "AdminAddReturnItems", + "variant": "declaration", + "kind": 256, + "flags": {}, + "children": [ + { + "id": 15032, + "name": "items", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "array", + "elementType": { + "type": "reference", + "target": 15025, + "name": "AdminAddReturnItem", + "package": "@medusajs/types" + } + } + } + ], + "groups": [ + { + "title": "Properties", + "children": [ + 15032 + ] + } + ] + }, + { + "id": 15033, + "name": "AdminAddReturnShipping", + "variant": "declaration", + "kind": 256, + "flags": {}, + "children": [ + { + "id": 15034, + "name": "shipping_option_id", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 15035, + "name": "custom_price", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "intrinsic", + "name": "number" + } + }, + { + "id": 15036, + "name": "description", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 15037, + "name": "internal_note", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 15038, + "name": "metadata", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "reference", + "target": { + "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts", + "qualifiedName": "Record" + }, + "typeArguments": [ + { + "type": "intrinsic", + "name": "string" + }, + { + "type": "intrinsic", + "name": "unknown" + } + ], + "name": "Record", + "package": "typescript" + } + } + ], + "groups": [ + { + "title": "Properties", + "children": [ + 15034, + 15035, + 15036, + 15037, + 15038 + ] + } + ] + }, + { + "id": 15039, + "name": "AdminConfirmReturnRequest", + "variant": "declaration", + "kind": 256, + "flags": {}, + "children": [ + { + "id": 15040, + "name": "no_notification", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "intrinsic", + "name": "boolean" + } + } + ], + "groups": [ + { + "title": "Properties", + "children": [ + 15040 + ] + } + ] + }, + { + "id": 15041, + "name": "AdminShippingOptionType", + "variant": "declaration", + "kind": 256, + "flags": {}, + "children": [ + { + "id": 15042, + "name": "id", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 15043, + "name": "label", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 15044, + "name": "description", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 15045, + "name": "code", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 15046, + "name": "shipping_option_id", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 15047, + "name": "created_at", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 15048, + "name": "updated_at", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 15049, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -36009,27 +36665,27 @@ { "title": "Properties", "children": [ - 15013, - 15014, - 15015, - 15016, - 15017, - 15018, - 15019, - 15020 + 15042, + 15043, + 15044, + 15045, + 15046, + 15047, + 15048, + 15049 ] } ] }, { - "id": 15021, + "id": 15050, "name": "AdminShippingOptionRule", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 15022, + "id": 15051, "name": "id", "variant": "declaration", "kind": 1024, @@ -36040,7 +36696,7 @@ } }, { - "id": 15023, + "id": 15052, "name": "attribute", "variant": "declaration", "kind": 1024, @@ -36051,7 +36707,7 @@ } }, { - "id": 15024, + "id": 15053, "name": "operator", "variant": "declaration", "kind": 1024, @@ -36062,7 +36718,7 @@ } }, { - "id": 15025, + "id": 15054, "name": "value", "variant": "declaration", "kind": 1024, @@ -36089,7 +36745,7 @@ } }, { - "id": 15026, + "id": 15055, "name": "shipping_option_id", "variant": "declaration", "kind": 1024, @@ -36100,7 +36756,7 @@ } }, { - "id": 15027, + "id": 15056, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -36111,7 +36767,7 @@ } }, { - "id": 15028, + "id": 15057, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -36122,7 +36778,7 @@ } }, { - "id": 15029, + "id": 15058, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -36146,27 +36802,27 @@ { "title": "Properties", "children": [ - 15022, - 15023, - 15024, - 15025, - 15026, - 15027, - 15028, - 15029 + 15051, + 15052, + 15053, + 15054, + 15055, + 15056, + 15057, + 15058 ] } ] }, { - "id": 15030, + "id": 15059, "name": "AdminShippingOptionPriceRule", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 15031, + "id": 15060, "name": "id", "variant": "declaration", "kind": 1024, @@ -36177,7 +36833,7 @@ } }, { - "id": 15032, + "id": 15061, "name": "value", "variant": "declaration", "kind": 1024, @@ -36192,21 +36848,21 @@ { "title": "Properties", "children": [ - 15031, - 15032 + 15060, + 15061 ] } ] }, { - "id": 15033, + "id": 15062, "name": "AdminShippingOptionPrice", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 15034, + "id": 15063, "name": "price_rules", "variant": "declaration", "kind": 1024, @@ -36215,14 +36871,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 15030, + "target": 15059, "name": "AdminShippingOptionPriceRule", "package": "@medusajs/types" } } }, { - "id": 15035, + "id": 15064, "name": "rules_count", "variant": "declaration", "kind": 1024, @@ -36237,8 +36893,8 @@ { "title": "Properties", "children": [ - 15034, - 15035 + 15063, + 15064 ] } ], @@ -36255,14 +36911,14 @@ ] }, { - "id": 15036, + "id": 15065, "name": "AdminShippingOption", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 15037, + "id": 15066, "name": "id", "variant": "declaration", "kind": 1024, @@ -36273,7 +36929,7 @@ } }, { - "id": 15038, + "id": 15067, "name": "name", "variant": "declaration", "kind": 1024, @@ -36284,7 +36940,7 @@ } }, { - "id": 15039, + "id": 15068, "name": "price_type", "variant": "declaration", "kind": 1024, @@ -36300,7 +36956,7 @@ } }, { - "id": 15040, + "id": 15069, "name": "service_zone_id", "variant": "declaration", "kind": 1024, @@ -36311,20 +36967,20 @@ } }, { - "id": 15041, + "id": 15070, "name": "service_zone", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 14605, + "target": 14591, "name": "AdminServiceZone", "package": "@medusajs/types" } }, { - "id": 15042, + "id": 15071, "name": "provider_id", "variant": "declaration", "kind": 1024, @@ -36335,20 +36991,20 @@ } }, { - "id": 15043, + "id": 15072, "name": "provider", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 14577, + "target": 14563, "name": "AdminFulfillmentProvider", "package": "@medusajs/types" } }, { - "id": 15044, + "id": 15073, "name": "shipping_option_type_id", "variant": "declaration", "kind": 1024, @@ -36368,20 +37024,20 @@ } }, { - "id": 15045, + "id": 15074, "name": "type", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 15012, + "target": 15041, "name": "AdminShippingOptionType", "package": "@medusajs/types" } }, { - "id": 15046, + "id": 15075, "name": "shipping_profile_id", "variant": "declaration", "kind": 1024, @@ -36392,20 +37048,20 @@ } }, { - "id": 15047, + "id": 15076, "name": "shipping_profile", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 15138, + "target": 15167, "name": "AdminShippingProfile", "package": "@medusajs/types" } }, { - "id": 15048, + "id": 15077, "name": "rules", "variant": "declaration", "kind": 1024, @@ -36414,14 +37070,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 15021, + "target": 15050, "name": "AdminShippingOptionRule", "package": "@medusajs/types" } } }, { - "id": 15049, + "id": 15078, "name": "prices", "variant": "declaration", "kind": 1024, @@ -36430,14 +37086,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 15033, + "target": 15062, "name": "AdminShippingOptionPrice", "package": "@medusajs/types" } } }, { - "id": 15050, + "id": 15079, "name": "data", "variant": "declaration", "kind": 1024, @@ -36472,7 +37128,7 @@ } }, { - "id": 15051, + "id": 15080, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -36507,7 +37163,7 @@ } }, { - "id": 15052, + "id": 15081, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -36523,7 +37179,7 @@ } }, { - "id": 15053, + "id": 15082, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -36539,7 +37195,7 @@ } }, { - "id": 15054, + "id": 15083, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -36568,391 +37224,10 @@ { "title": "Properties", "children": [ - 15037, - 15038, - 15039, - 15040, - 15041, - 15042, - 15043, - 15044, - 15045, - 15046, - 15047, - 15048, - 15049, - 15050, - 15051, - 15052, - 15053, - 15054 - ] - } - ] - }, - { - "id": 15055, - "name": "AdminCreateShippingOptionRule", - "variant": "declaration", - "kind": 256, - "flags": {}, - "children": [ - { - "id": 15056, - "name": "operator", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "reference", - "target": 13924, - "name": "RuleOperatorType", - "package": "@medusajs/types" - } - }, - { - "id": 15057, - "name": "attribute", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 15058, - "name": "value", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "union", - "types": [ - { - "type": "intrinsic", - "name": "string" - }, - { - "type": "array", - "elementType": { - "type": "intrinsic", - "name": "string" - } - } - ] - } - } - ], - "groups": [ - { - "title": "Properties", - "children": [ - 15056, - 15057, - 15058 - ] - } - ], - "extendedBy": [ - { - "type": "reference", - "target": 15079, - "name": "AdminUpdateShippingOptionRule" - } - ] - }, - { - "id": 15059, - "name": "AdminCreateShippingOptionType", - "variant": "declaration", - "kind": 256, - "flags": {}, - "children": [ - { - "id": 15060, - "name": "label", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 15061, - "name": "description", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 15062, - "name": "code", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "intrinsic", - "name": "string" - } - } - ], - "groups": [ - { - "title": "Properties", - "children": [ - 15060, - 15061, - 15062 - ] - } - ] - }, - { - "id": 15063, - "name": "AdminCreateShippingOptionPriceWithCurrency", - "variant": "declaration", - "kind": 256, - "flags": {}, - "children": [ - { - "id": 15064, - "name": "currency_code", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 15065, - "name": "amount", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "intrinsic", - "name": "number" - } - } - ], - "groups": [ - { - "title": "Properties", - "children": [ - 15064, - 15065 - ] - } - ] - }, - { - "id": 15066, - "name": "AdminCreateShippingOptionPriceWithRegion", - "variant": "declaration", - "kind": 256, - "flags": {}, - "children": [ - { - "id": 15067, - "name": "region_id", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 15068, - "name": "amount", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "intrinsic", - "name": "number" - } - } - ], - "groups": [ - { - "title": "Properties", - "children": [ + 15066, 15067, - 15068 - ] - } - ] - }, - { - "id": 15069, - "name": "AdminCreateShippingOption", - "variant": "declaration", - "kind": 256, - "flags": {}, - "children": [ - { - "id": 15070, - "name": "name", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 15071, - "name": "service_zone_id", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 15072, - "name": "shipping_profile_id", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 15073, - "name": "data", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "type": { - "type": "reference", - "target": { - "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts", - "qualifiedName": "Record" - }, - "typeArguments": [ - { - "type": "intrinsic", - "name": "string" - }, - { - "type": "intrinsic", - "name": "unknown" - } - ], - "name": "Record", - "package": "typescript" - } - }, - { - "id": 15074, - "name": "price_type", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "reference", - "target": { - "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/shipping-option.ts", - "qualifiedName": "ShippingOptionPriceType" - }, - "name": "ShippingOptionPriceType", - "package": "@medusajs/types" - } - }, - { - "id": 15075, - "name": "provider_id", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 15076, - "name": "type", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "reference", - "target": 15059, - "name": "AdminCreateShippingOptionType", - "package": "@medusajs/types" - } - }, - { - "id": 15077, - "name": "prices", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "array", - "elementType": { - "type": "union", - "types": [ - { - "type": "reference", - "target": 15063, - "name": "AdminCreateShippingOptionPriceWithCurrency", - "package": "@medusajs/types" - }, - { - "type": "reference", - "target": 15066, - "name": "AdminCreateShippingOptionPriceWithRegion", - "package": "@medusajs/types" - } - ] - } - } - }, - { - "id": 15078, - "name": "rules", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "type": { - "type": "array", - "elementType": { - "type": "reference", - "target": 15055, - "name": "AdminCreateShippingOptionRule", - "package": "@medusajs/types" - } - } - } - ], - "groups": [ - { - "title": "Properties", - "children": [ + 15068, + 15069, 15070, 15071, 15072, @@ -36961,64 +37236,53 @@ 15075, 15076, 15077, - 15078 + 15078, + 15079, + 15080, + 15081, + 15082, + 15083 ] } ] }, { - "id": 15079, - "name": "AdminUpdateShippingOptionRule", + "id": 15084, + "name": "AdminCreateShippingOptionRule", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 15081, + "id": 15085, "name": "operator", "variant": "declaration", "kind": 1024, - "flags": { - "isInherited": true - }, + "flags": {}, "type": { "type": "reference", - "target": 13924, + "target": 13910, "name": "RuleOperatorType", "package": "@medusajs/types" - }, - "inheritedFrom": { - "type": "reference", - "target": 15056, - "name": "AdminCreateShippingOptionRule.operator" } }, { - "id": 15082, + "id": 15086, "name": "attribute", "variant": "declaration", "kind": 1024, - "flags": { - "isInherited": true - }, + "flags": {}, "type": { "type": "intrinsic", "name": "string" - }, - "inheritedFrom": { - "type": "reference", - "target": 15057, - "name": "AdminCreateShippingOptionRule.attribute" } }, { - "id": 15083, + "id": 15087, "name": "value", "variant": "declaration", "kind": 1024, - "flags": { - "isInherited": true - }, + "flags": {}, "type": { "type": "union", "types": [ @@ -37034,91 +37298,6 @@ } } ] - }, - "inheritedFrom": { - "type": "reference", - "target": 15058, - "name": "AdminCreateShippingOptionRule.value" - } - }, - { - "id": 15080, - "name": "id", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "type": { - "type": "intrinsic", - "name": "string" - } - } - ], - "groups": [ - { - "title": "Properties", - "children": [ - 15081, - 15082, - 15083, - 15080 - ] - } - ], - "extendedTypes": [ - { - "type": "reference", - "target": 15055, - "name": "AdminCreateShippingOptionRule", - "package": "@medusajs/types" - } - ] - }, - { - "id": 15084, - "name": "AdminUpdateShippingOptionPriceWithCurrency", - "variant": "declaration", - "kind": 256, - "flags": {}, - "children": [ - { - "id": 15085, - "name": "id", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 15086, - "name": "currency_code", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 15087, - "name": "amount", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "type": { - "type": "intrinsic", - "name": "number" } } ], @@ -37131,23 +37310,28 @@ 15087 ] } + ], + "extendedBy": [ + { + "type": "reference", + "target": 15108, + "name": "AdminUpdateShippingOptionRule" + } ] }, { "id": 15088, - "name": "AdminUpdateShippingOptionPriceWithRegion", + "name": "AdminCreateShippingOptionType", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { "id": 15089, - "name": "id", + "name": "label", "variant": "declaration", "kind": 1024, - "flags": { - "isOptional": true - }, + "flags": {}, "type": { "type": "intrinsic", "name": "string" @@ -37155,12 +37339,10 @@ }, { "id": 15090, - "name": "region_id", + "name": "description", "variant": "declaration", "kind": 1024, - "flags": { - "isOptional": true - }, + "flags": {}, "type": { "type": "intrinsic", "name": "string" @@ -37168,15 +37350,13 @@ }, { "id": 15091, - "name": "amount", + "name": "code", "variant": "declaration", "kind": 1024, - "flags": { - "isOptional": true - }, + "flags": {}, "type": { "type": "intrinsic", - "name": "number" + "name": "string" } } ], @@ -37193,19 +37373,17 @@ }, { "id": 15092, - "name": "AdminUpdateShippingOption", + "name": "AdminCreateShippingOptionPriceWithCurrency", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { "id": 15093, - "name": "name", + "name": "currency_code", "variant": "declaration", "kind": 1024, - "flags": { - "isOptional": true - }, + "flags": {}, "type": { "type": "intrinsic", "name": "string" @@ -37213,6 +37391,108 @@ }, { "id": 15094, + "name": "amount", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "intrinsic", + "name": "number" + } + } + ], + "groups": [ + { + "title": "Properties", + "children": [ + 15093, + 15094 + ] + } + ] + }, + { + "id": 15095, + "name": "AdminCreateShippingOptionPriceWithRegion", + "variant": "declaration", + "kind": 256, + "flags": {}, + "children": [ + { + "id": 15096, + "name": "region_id", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 15097, + "name": "amount", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "intrinsic", + "name": "number" + } + } + ], + "groups": [ + { + "title": "Properties", + "children": [ + 15096, + 15097 + ] + } + ] + }, + { + "id": 15098, + "name": "AdminCreateShippingOption", + "variant": "declaration", + "kind": 256, + "flags": {}, + "children": [ + { + "id": 15099, + "name": "name", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 15100, + "name": "service_zone_id", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 15101, + "name": "shipping_profile_id", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 15102, "name": "data", "variant": "declaration", "kind": 1024, @@ -37240,7 +37520,383 @@ } }, { - "id": 15095, + "id": 15103, + "name": "price_type", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "reference", + "target": { + "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/shipping-option.ts", + "qualifiedName": "ShippingOptionPriceType" + }, + "name": "ShippingOptionPriceType", + "package": "@medusajs/types" + } + }, + { + "id": 15104, + "name": "provider_id", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 15105, + "name": "type", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "reference", + "target": 15088, + "name": "AdminCreateShippingOptionType", + "package": "@medusajs/types" + } + }, + { + "id": 15106, + "name": "prices", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "array", + "elementType": { + "type": "union", + "types": [ + { + "type": "reference", + "target": 15092, + "name": "AdminCreateShippingOptionPriceWithCurrency", + "package": "@medusajs/types" + }, + { + "type": "reference", + "target": 15095, + "name": "AdminCreateShippingOptionPriceWithRegion", + "package": "@medusajs/types" + } + ] + } + } + }, + { + "id": 15107, + "name": "rules", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "array", + "elementType": { + "type": "reference", + "target": 15084, + "name": "AdminCreateShippingOptionRule", + "package": "@medusajs/types" + } + } + } + ], + "groups": [ + { + "title": "Properties", + "children": [ + 15099, + 15100, + 15101, + 15102, + 15103, + 15104, + 15105, + 15106, + 15107 + ] + } + ] + }, + { + "id": 15108, + "name": "AdminUpdateShippingOptionRule", + "variant": "declaration", + "kind": 256, + "flags": {}, + "children": [ + { + "id": 15110, + "name": "operator", + "variant": "declaration", + "kind": 1024, + "flags": { + "isInherited": true + }, + "type": { + "type": "reference", + "target": 13910, + "name": "RuleOperatorType", + "package": "@medusajs/types" + }, + "inheritedFrom": { + "type": "reference", + "target": 15085, + "name": "AdminCreateShippingOptionRule.operator" + } + }, + { + "id": 15111, + "name": "attribute", + "variant": "declaration", + "kind": 1024, + "flags": { + "isInherited": true + }, + "type": { + "type": "intrinsic", + "name": "string" + }, + "inheritedFrom": { + "type": "reference", + "target": 15086, + "name": "AdminCreateShippingOptionRule.attribute" + } + }, + { + "id": 15112, + "name": "value", + "variant": "declaration", + "kind": 1024, + "flags": { + "isInherited": true + }, + "type": { + "type": "union", + "types": [ + { + "type": "intrinsic", + "name": "string" + }, + { + "type": "array", + "elementType": { + "type": "intrinsic", + "name": "string" + } + } + ] + }, + "inheritedFrom": { + "type": "reference", + "target": 15087, + "name": "AdminCreateShippingOptionRule.value" + } + }, + { + "id": 15109, + "name": "id", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "intrinsic", + "name": "string" + } + } + ], + "groups": [ + { + "title": "Properties", + "children": [ + 15110, + 15111, + 15112, + 15109 + ] + } + ], + "extendedTypes": [ + { + "type": "reference", + "target": 15084, + "name": "AdminCreateShippingOptionRule", + "package": "@medusajs/types" + } + ] + }, + { + "id": 15113, + "name": "AdminUpdateShippingOptionPriceWithCurrency", + "variant": "declaration", + "kind": 256, + "flags": {}, + "children": [ + { + "id": 15114, + "name": "id", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 15115, + "name": "currency_code", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 15116, + "name": "amount", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "intrinsic", + "name": "number" + } + } + ], + "groups": [ + { + "title": "Properties", + "children": [ + 15114, + 15115, + 15116 + ] + } + ] + }, + { + "id": 15117, + "name": "AdminUpdateShippingOptionPriceWithRegion", + "variant": "declaration", + "kind": 256, + "flags": {}, + "children": [ + { + "id": 15118, + "name": "id", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 15119, + "name": "region_id", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 15120, + "name": "amount", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "intrinsic", + "name": "number" + } + } + ], + "groups": [ + { + "title": "Properties", + "children": [ + 15118, + 15119, + 15120 + ] + } + ] + }, + { + "id": 15121, + "name": "AdminUpdateShippingOption", + "variant": "declaration", + "kind": 256, + "flags": {}, + "children": [ + { + "id": 15122, + "name": "name", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 15123, + "name": "data", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "reference", + "target": { + "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts", + "qualifiedName": "Record" + }, + "typeArguments": [ + { + "type": "intrinsic", + "name": "string" + }, + { + "type": "intrinsic", + "name": "unknown" + } + ], + "name": "Record", + "package": "typescript" + } + }, + { + "id": 15124, "name": "price_type", "variant": "declaration", "kind": 1024, @@ -37258,7 +37914,7 @@ } }, { - "id": 15096, + "id": 15125, "name": "provider_id", "variant": "declaration", "kind": 1024, @@ -37271,7 +37927,7 @@ } }, { - "id": 15097, + "id": 15126, "name": "shipping_profile_id", "variant": "declaration", "kind": 1024, @@ -37284,7 +37940,7 @@ } }, { - "id": 15098, + "id": 15127, "name": "type", "variant": "declaration", "kind": 1024, @@ -37293,13 +37949,13 @@ }, "type": { "type": "reference", - "target": 15059, + "target": 15088, "name": "AdminCreateShippingOptionType", "package": "@medusajs/types" } }, { - "id": 15099, + "id": 15128, "name": "prices", "variant": "declaration", "kind": 1024, @@ -37313,13 +37969,13 @@ "types": [ { "type": "reference", - "target": 15084, + "target": 15113, "name": "AdminUpdateShippingOptionPriceWithCurrency", "package": "@medusajs/types" }, { "type": "reference", - "target": 15088, + "target": 15117, "name": "AdminUpdateShippingOptionPriceWithRegion", "package": "@medusajs/types" } @@ -37328,7 +37984,7 @@ } }, { - "id": 15100, + "id": 15129, "name": "rules", "variant": "declaration", "kind": 1024, @@ -37342,13 +37998,13 @@ "types": [ { "type": "reference", - "target": 15055, + "target": 15084, "name": "AdminCreateShippingOptionRule", "package": "@medusajs/types" }, { "type": "reference", - "target": 15079, + "target": 15108, "name": "AdminUpdateShippingOptionRule", "package": "@medusajs/types" } @@ -37361,27 +38017,27 @@ { "title": "Properties", "children": [ - 15093, - 15094, - 15095, - 15096, - 15097, - 15098, - 15099, - 15100 + 15122, + 15123, + 15124, + 15125, + 15126, + 15127, + 15128, + 15129 ] } ] }, { - "id": 15101, + "id": 15130, "name": "AdminUpdateShippingOptionRules", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 15102, + "id": 15131, "name": "create", "variant": "declaration", "kind": 1024, @@ -37397,7 +38053,7 @@ } }, { - "id": 15103, + "id": 15132, "name": "update", "variant": "declaration", "kind": 1024, @@ -37413,7 +38069,7 @@ } }, { - "id": 15104, + "id": 15133, "name": "delete", "variant": "declaration", "kind": 1024, @@ -37433,22 +38089,22 @@ { "title": "Properties", "children": [ - 15102, - 15103, - 15104 + 15131, + 15132, + 15133 ] } ] }, { - "id": 15105, + "id": 15134, "name": "AdminShippingOptionListParams", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 15118, + "id": 15147, "name": "fields", "variant": "declaration", "kind": 1024, @@ -37462,12 +38118,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 14554, + "target": 14540, "name": "FindParams.fields" } }, { - "id": 15115, + "id": 15144, "name": "limit", "variant": "declaration", "kind": 1024, @@ -37481,12 +38137,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 14551, + "target": 14537, "name": "FindParams.limit" } }, { - "id": 15116, + "id": 15145, "name": "offset", "variant": "declaration", "kind": 1024, @@ -37500,12 +38156,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 14552, + "target": 14538, "name": "FindParams.offset" } }, { - "id": 15117, + "id": 15146, "name": "order", "variant": "declaration", "kind": 1024, @@ -37519,12 +38175,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 14553, + "target": 14539, "name": "FindParams.order" } }, { - "id": 15106, + "id": 15135, "name": "id", "variant": "declaration", "kind": 1024, @@ -37549,7 +38205,7 @@ } }, { - "id": 15107, + "id": 15136, "name": "q", "variant": "declaration", "kind": 1024, @@ -37562,7 +38218,7 @@ } }, { - "id": 15108, + "id": 15137, "name": "service_zone_id", "variant": "declaration", "kind": 1024, @@ -37575,7 +38231,7 @@ } }, { - "id": 15109, + "id": 15138, "name": "shipping_profile_id", "variant": "declaration", "kind": 1024, @@ -37588,7 +38244,7 @@ } }, { - "id": 15110, + "id": 15139, "name": "provider_id", "variant": "declaration", "kind": 1024, @@ -37601,7 +38257,7 @@ } }, { - "id": 15111, + "id": 15140, "name": "shipping_option_type_id", "variant": "declaration", "kind": 1024, @@ -37614,7 +38270,7 @@ } }, { - "id": 15112, + "id": 15141, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -37623,7 +38279,7 @@ }, "type": { "type": "reference", - "target": 14064, + "target": 14050, "typeArguments": [ { "type": "intrinsic", @@ -37635,7 +38291,7 @@ } }, { - "id": 15113, + "id": 15142, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -37644,7 +38300,7 @@ }, "type": { "type": "reference", - "target": 14064, + "target": 14050, "typeArguments": [ { "type": "intrinsic", @@ -37656,7 +38312,7 @@ } }, { - "id": 15114, + "id": 15143, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -37665,7 +38321,7 @@ }, "type": { "type": "reference", - "target": 14064, + "target": 14050, "typeArguments": [ { "type": "intrinsic", @@ -37681,47 +38337,47 @@ { "title": "Properties", "children": [ - 15118, - 15115, - 15116, - 15117, - 15106, - 15107, - 15108, - 15109, - 15110, - 15111, - 15112, - 15113, - 15114 + 15147, + 15144, + 15145, + 15146, + 15135, + 15136, + 15137, + 15138, + 15139, + 15140, + 15141, + 15142, + 15143 ] } ], "extendedTypes": [ { "type": "reference", - "target": 14550, + "target": 14536, "name": "FindParams", "package": "@medusajs/types" } ] }, { - "id": 15119, + "id": 15148, "name": "AdminShippingOptionResponse", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 15120, + "id": 15149, "name": "shipping_option", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 15036, + "target": 15065, "name": "AdminShippingOption", "package": "@medusajs/types" } @@ -37731,32 +38387,32 @@ { "title": "Properties", "children": [ - 15120 + 15149 ] } ] }, { - "id": 15121, + "id": 15150, "name": "AdminShippingOptionListResponse", "variant": "declaration", "kind": 2097152, "flags": {}, "type": { "type": "reference", - "target": 14564, + "target": 14550, "typeArguments": [ { "type": "reflection", "declaration": { - "id": 15122, + "id": 15151, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 15123, + "id": 15152, "name": "shipping_options", "variant": "declaration", "kind": 1024, @@ -37765,7 +38421,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 15036, + "target": 15065, "name": "AdminShippingOption", "package": "@medusajs/types" } @@ -37776,7 +38432,7 @@ { "title": "Properties", "children": [ - 15123 + 15152 ] } ] @@ -37788,14 +38444,14 @@ } }, { - "id": 15124, + "id": 15153, "name": "AdminShippingOptionDeleteResponse", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 15125, + "id": 15154, "name": "id", "variant": "declaration", "kind": 1024, @@ -37821,7 +38477,7 @@ } }, { - "id": 15126, + "id": 15155, "name": "object", "variant": "declaration", "kind": 1024, @@ -37847,7 +38503,7 @@ } }, { - "id": 15127, + "id": 15156, "name": "deleted", "variant": "declaration", "kind": 1024, @@ -37873,7 +38529,7 @@ } }, { - "id": 15128, + "id": 15157, "name": "parent", "variant": "declaration", "kind": 1024, @@ -37892,7 +38548,7 @@ "type": { "type": "reflection", "declaration": { - "id": 15129, + "id": 15158, "name": "__type", "variant": "declaration", "kind": 65536, @@ -37910,17 +38566,17 @@ { "title": "Properties", "children": [ - 15125, - 15126, - 15127, - 15128 + 15154, + 15155, + 15156, + 15157 ] } ], "extendedTypes": [ { "type": "reference", - "target": 14555, + "target": 14541, "typeArguments": [ { "type": "literal", @@ -37933,14 +38589,14 @@ ] }, { - "id": 15130, + "id": 15159, "name": "AdminUpdateShippingOptionRulesResponse", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 15131, + "id": 15160, "name": "created", "variant": "declaration", "kind": 1024, @@ -37949,14 +38605,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 15021, + "target": 15050, "name": "AdminShippingOptionRule", "package": "@medusajs/types" } } }, { - "id": 15132, + "id": 15161, "name": "updated", "variant": "declaration", "kind": 1024, @@ -37965,14 +38621,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 15021, + "target": 15050, "name": "AdminShippingOptionRule", "package": "@medusajs/types" } } }, { - "id": 15133, + "id": 15162, "name": "deleted", "variant": "declaration", "kind": 1024, @@ -37980,14 +38636,14 @@ "type": { "type": "reflection", "declaration": { - "id": 15134, + "id": 15163, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 15135, + "id": 15164, "name": "ids", "variant": "declaration", "kind": 1024, @@ -38001,7 +38657,7 @@ } }, { - "id": 15136, + "id": 15165, "name": "object", "variant": "declaration", "kind": 1024, @@ -38012,7 +38668,7 @@ } }, { - "id": 15137, + "id": 15166, "name": "deleted", "variant": "declaration", "kind": 1024, @@ -38027,9 +38683,9 @@ { "title": "Properties", "children": [ - 15135, - 15136, - 15137 + 15164, + 15165, + 15166 ] } ] @@ -38041,22 +38697,22 @@ { "title": "Properties", "children": [ - 15131, - 15132, - 15133 + 15160, + 15161, + 15162 ] } ] }, { - "id": 15138, + "id": 15167, "name": "AdminShippingProfile", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 15139, + "id": 15168, "name": "id", "variant": "declaration", "kind": 1024, @@ -38067,7 +38723,7 @@ } }, { - "id": 15140, + "id": 15169, "name": "name", "variant": "declaration", "kind": 1024, @@ -38078,7 +38734,7 @@ } }, { - "id": 15141, + "id": 15170, "name": "type", "variant": "declaration", "kind": 1024, @@ -38089,7 +38745,7 @@ } }, { - "id": 15142, + "id": 15171, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -38124,7 +38780,7 @@ } }, { - "id": 15143, + "id": 15172, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -38135,7 +38791,7 @@ } }, { - "id": 15144, + "id": 15173, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -38146,7 +38802,7 @@ } }, { - "id": 15145, + "id": 15174, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -38170,26 +38826,26 @@ { "title": "Properties", "children": [ - 15139, - 15140, - 15141, - 15142, - 15143, - 15144, - 15145 + 15168, + 15169, + 15170, + 15171, + 15172, + 15173, + 15174 ] } ] }, { - "id": 15146, + "id": 15175, "name": "AdminCreateShippingProfile", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 15147, + "id": 15176, "name": "name", "variant": "declaration", "kind": 1024, @@ -38200,7 +38856,7 @@ } }, { - "id": 15148, + "id": 15177, "name": "type", "variant": "declaration", "kind": 1024, @@ -38211,7 +38867,7 @@ } }, { - "id": 15149, + "id": 15178, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -38243,22 +38899,22 @@ { "title": "Properties", "children": [ - 15147, - 15148, - 15149 + 15176, + 15177, + 15178 ] } ] }, { - "id": 15150, + "id": 15179, "name": "AdminUpdateShippingProfile", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 15151, + "id": 15180, "name": "name", "variant": "declaration", "kind": 1024, @@ -38271,7 +38927,7 @@ } }, { - "id": 15152, + "id": 15181, "name": "type", "variant": "declaration", "kind": 1024, @@ -38284,7 +38940,7 @@ } }, { - "id": 15153, + "id": 15182, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -38325,22 +38981,22 @@ { "title": "Properties", "children": [ - 15151, - 15152, - 15153 + 15180, + 15181, + 15182 ] } ] }, { - "id": 15154, + "id": 15183, "name": "AdminShippingProfileListParams", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 15167, + "id": 15196, "name": "fields", "variant": "declaration", "kind": 1024, @@ -38354,12 +39010,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 14554, + "target": 14540, "name": "FindParams.fields" } }, { - "id": 15164, + "id": 15193, "name": "limit", "variant": "declaration", "kind": 1024, @@ -38373,12 +39029,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 14551, + "target": 14537, "name": "FindParams.limit" } }, { - "id": 15165, + "id": 15194, "name": "offset", "variant": "declaration", "kind": 1024, @@ -38392,12 +39048,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 14552, + "target": 14538, "name": "FindParams.offset" } }, { - "id": 15166, + "id": 15195, "name": "order", "variant": "declaration", "kind": 1024, @@ -38411,12 +39067,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 14553, + "target": 14539, "name": "FindParams.order" } }, { - "id": 15155, + "id": 15184, "name": "id", "variant": "declaration", "kind": 1024, @@ -38441,7 +39097,7 @@ } }, { - "id": 15156, + "id": 15185, "name": "q", "variant": "declaration", "kind": 1024, @@ -38454,7 +39110,7 @@ } }, { - "id": 15157, + "id": 15186, "name": "type", "variant": "declaration", "kind": 1024, @@ -38467,7 +39123,7 @@ } }, { - "id": 15158, + "id": 15187, "name": "name", "variant": "declaration", "kind": 1024, @@ -38480,7 +39136,7 @@ } }, { - "id": 15159, + "id": 15188, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -38489,7 +39145,7 @@ }, "type": { "type": "reference", - "target": 14064, + "target": 14050, "typeArguments": [ { "type": "intrinsic", @@ -38501,7 +39157,7 @@ } }, { - "id": 15160, + "id": 15189, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -38510,7 +39166,7 @@ }, "type": { "type": "reference", - "target": 14064, + "target": 14050, "typeArguments": [ { "type": "intrinsic", @@ -38522,7 +39178,7 @@ } }, { - "id": 15161, + "id": 15190, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -38531,7 +39187,7 @@ }, "type": { "type": "reference", - "target": 14064, + "target": 14050, "typeArguments": [ { "type": "intrinsic", @@ -38543,7 +39199,7 @@ } }, { - "id": 15162, + "id": 15191, "name": "$and", "variant": "declaration", "kind": 1024, @@ -38554,14 +39210,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 15154, + "target": 15183, "name": "AdminShippingProfileListParams", "package": "@medusajs/types" } } }, { - "id": 15163, + "id": 15192, "name": "$or", "variant": "declaration", "kind": 1024, @@ -38572,7 +39228,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 15154, + "target": 15183, "name": "AdminShippingProfileListParams", "package": "@medusajs/types" } @@ -38583,47 +39239,47 @@ { "title": "Properties", "children": [ - 15167, - 15164, - 15165, - 15166, - 15155, - 15156, - 15157, - 15158, - 15159, - 15160, - 15161, - 15162, - 15163 + 15196, + 15193, + 15194, + 15195, + 15184, + 15185, + 15186, + 15187, + 15188, + 15189, + 15190, + 15191, + 15192 ] } ], "extendedTypes": [ { "type": "reference", - "target": 14550, + "target": 14536, "name": "FindParams", "package": "@medusajs/types" } ] }, { - "id": 15168, + "id": 15197, "name": "AdminShippingProfileResponse", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 15169, + "id": 15198, "name": "shipping_profile", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 15138, + "target": 15167, "name": "AdminShippingProfile", "package": "@medusajs/types" } @@ -38633,32 +39289,32 @@ { "title": "Properties", "children": [ - 15169 + 15198 ] } ] }, { - "id": 15170, + "id": 15199, "name": "AdminShippingProfileListResponse", "variant": "declaration", "kind": 2097152, "flags": {}, "type": { "type": "reference", - "target": 14564, + "target": 14550, "typeArguments": [ { "type": "reflection", "declaration": { - "id": 15171, + "id": 15200, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 15172, + "id": 15201, "name": "shipping_profiles", "variant": "declaration", "kind": 1024, @@ -38667,7 +39323,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 15138, + "target": 15167, "name": "AdminShippingProfile", "package": "@medusajs/types" } @@ -38678,7 +39334,7 @@ { "title": "Properties", "children": [ - 15172 + 15201 ] } ] @@ -38690,14 +39346,14 @@ } }, { - "id": 15173, + "id": 15202, "name": "AdminShippingProfileDeleteResponse", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 15174, + "id": 15203, "name": "id", "variant": "declaration", "kind": 1024, @@ -38723,7 +39379,7 @@ } }, { - "id": 15175, + "id": 15204, "name": "object", "variant": "declaration", "kind": 1024, @@ -38749,7 +39405,7 @@ } }, { - "id": 15176, + "id": 15205, "name": "deleted", "variant": "declaration", "kind": 1024, @@ -38775,7 +39431,7 @@ } }, { - "id": 15177, + "id": 15206, "name": "parent", "variant": "declaration", "kind": 1024, @@ -38794,7 +39450,7 @@ "type": { "type": "reflection", "declaration": { - "id": 15178, + "id": 15207, "name": "__type", "variant": "declaration", "kind": 65536, @@ -38812,17 +39468,17 @@ { "title": "Properties", "children": [ - 15174, - 15175, - 15176, - 15177 + 15203, + 15204, + 15205, + 15206 ] } ], "extendedTypes": [ { "type": "reference", - "target": 14555, + "target": 14541, "typeArguments": [ { "type": "literal", @@ -38835,14 +39491,14 @@ ] }, { - "id": 15179, + "id": 15208, "name": "AdminStockLocationAddress", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 15180, + "id": 15209, "name": "id", "variant": "declaration", "kind": 1024, @@ -38853,7 +39509,7 @@ } }, { - "id": 15181, + "id": 15210, "name": "address_1", "variant": "declaration", "kind": 1024, @@ -38864,7 +39520,7 @@ } }, { - "id": 15182, + "id": 15211, "name": "address_2", "variant": "declaration", "kind": 1024, @@ -38884,7 +39540,7 @@ } }, { - "id": 15183, + "id": 15212, "name": "company", "variant": "declaration", "kind": 1024, @@ -38904,7 +39560,7 @@ } }, { - "id": 15184, + "id": 15213, "name": "country_code", "variant": "declaration", "kind": 1024, @@ -38915,7 +39571,7 @@ } }, { - "id": 15185, + "id": 15214, "name": "city", "variant": "declaration", "kind": 1024, @@ -38935,7 +39591,7 @@ } }, { - "id": 15186, + "id": 15215, "name": "phone", "variant": "declaration", "kind": 1024, @@ -38955,7 +39611,7 @@ } }, { - "id": 15187, + "id": 15216, "name": "postal_code", "variant": "declaration", "kind": 1024, @@ -38975,7 +39631,7 @@ } }, { - "id": 15188, + "id": 15217, "name": "province", "variant": "declaration", "kind": 1024, @@ -38999,28 +39655,28 @@ { "title": "Properties", "children": [ - 15180, - 15181, - 15182, - 15183, - 15184, - 15185, - 15186, - 15187, - 15188 + 15209, + 15210, + 15211, + 15212, + 15213, + 15214, + 15215, + 15216, + 15217 ] } ] }, { - "id": 15189, + "id": 15218, "name": "AdminStockLocation", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 15190, + "id": 15219, "name": "id", "variant": "declaration", "kind": 1024, @@ -39031,7 +39687,7 @@ } }, { - "id": 15191, + "id": 15220, "name": "name", "variant": "declaration", "kind": 1024, @@ -39042,7 +39698,7 @@ } }, { - "id": 15192, + "id": 15221, "name": "address_id", "variant": "declaration", "kind": 1024, @@ -39053,7 +39709,7 @@ } }, { - "id": 15193, + "id": 15222, "name": "address", "variant": "declaration", "kind": 1024, @@ -39062,13 +39718,13 @@ }, "type": { "type": "reference", - "target": 15179, + "target": 15208, "name": "AdminStockLocationAddress", "package": "@medusajs/types" } }, { - "id": 15194, + "id": 15223, "name": "sales_channels", "variant": "declaration", "kind": 1024, @@ -39089,7 +39745,7 @@ } }, { - "id": 15195, + "id": 15224, "name": "fulfillment_sets", "variant": "declaration", "kind": 1024, @@ -39100,7 +39756,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 14614, + "target": 14600, "name": "AdminFulfillmentSet", "package": "@medusajs/types" } @@ -39111,25 +39767,25 @@ { "title": "Properties", "children": [ - 15190, - 15191, - 15192, - 15193, - 15194, - 15195 + 15219, + 15220, + 15221, + 15222, + 15223, + 15224 ] } ] }, { - "id": 15196, + "id": 15225, "name": "AdminCreateStockLocation", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 15197, + "id": 15226, "name": "name", "variant": "declaration", "kind": 1024, @@ -39140,7 +39796,7 @@ } }, { - "id": 15198, + "id": 15227, "name": "address_id", "variant": "declaration", "kind": 1024, @@ -39153,7 +39809,7 @@ } }, { - "id": 15199, + "id": 15228, "name": "address", "variant": "declaration", "kind": 1024, @@ -39162,13 +39818,13 @@ }, "type": { "type": "reference", - "target": 17093, + "target": 17122, "name": "AdminUpsertStockLocationAddress", "package": "@medusajs/types" } }, { - "id": 15200, + "id": 15229, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -39200,23 +39856,23 @@ { "title": "Properties", "children": [ - 15197, - 15198, - 15199, - 15200 + 15226, + 15227, + 15228, + 15229 ] } ] }, { - "id": 15201, + "id": 15230, "name": "AdminUpdateStockLocation", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 15202, + "id": 15231, "name": "name", "variant": "declaration", "kind": 1024, @@ -39229,7 +39885,7 @@ } }, { - "id": 15203, + "id": 15232, "name": "address_id", "variant": "declaration", "kind": 1024, @@ -39242,7 +39898,7 @@ } }, { - "id": 15204, + "id": 15233, "name": "address", "variant": "declaration", "kind": 1024, @@ -39251,13 +39907,13 @@ }, "type": { "type": "reference", - "target": 17093, + "target": 17122, "name": "AdminUpsertStockLocationAddress", "package": "@medusajs/types" } }, { - "id": 15205, + "id": 15234, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -39289,23 +39945,23 @@ { "title": "Properties", "children": [ - 15202, - 15203, - 15204, - 15205 + 15231, + 15232, + 15233, + 15234 ] } ] }, { - "id": 15206, + "id": 15235, "name": "AdminUpdateStockLocationSalesChannels", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 15207, + "id": 15236, "name": "add", "variant": "declaration", "kind": 1024, @@ -39321,7 +39977,7 @@ } }, { - "id": 15208, + "id": 15237, "name": "remove", "variant": "declaration", "kind": 1024, @@ -39341,21 +39997,21 @@ { "title": "Properties", "children": [ - 15207, - 15208 + 15236, + 15237 ] } ] }, { - "id": 15209, + "id": 15238, "name": "AdminCreateStockLocationFulfillmentSet", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 15210, + "id": 15239, "name": "name", "variant": "declaration", "kind": 1024, @@ -39366,7 +40022,7 @@ } }, { - "id": 15211, + "id": 15240, "name": "type", "variant": "declaration", "kind": 1024, @@ -39381,21 +40037,21 @@ { "title": "Properties", "children": [ - 15210, - 15211 + 15239, + 15240 ] } ] }, { - "id": 15212, + "id": 15241, "name": "AdminStockLocationListParams", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 15223, + "id": 15252, "name": "fields", "variant": "declaration", "kind": 1024, @@ -39409,12 +40065,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 14554, + "target": 14540, "name": "FindParams.fields" } }, { - "id": 15220, + "id": 15249, "name": "limit", "variant": "declaration", "kind": 1024, @@ -39428,12 +40084,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 14551, + "target": 14537, "name": "FindParams.limit" } }, { - "id": 15221, + "id": 15250, "name": "offset", "variant": "declaration", "kind": 1024, @@ -39447,12 +40103,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 14552, + "target": 14538, "name": "FindParams.offset" } }, { - "id": 15222, + "id": 15251, "name": "order", "variant": "declaration", "kind": 1024, @@ -39466,12 +40122,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 14553, + "target": 14539, "name": "FindParams.order" } }, { - "id": 15213, + "id": 15242, "name": "id", "variant": "declaration", "kind": 1024, @@ -39496,7 +40152,7 @@ } }, { - "id": 15214, + "id": 15243, "name": "q", "variant": "declaration", "kind": 1024, @@ -39509,7 +40165,7 @@ } }, { - "id": 15215, + "id": 15244, "name": "name", "variant": "declaration", "kind": 1024, @@ -39534,7 +40190,7 @@ } }, { - "id": 15216, + "id": 15245, "name": "address_id", "variant": "declaration", "kind": 1024, @@ -39559,7 +40215,7 @@ } }, { - "id": 15217, + "id": 15246, "name": "sales_channel_id", "variant": "declaration", "kind": 1024, @@ -39584,7 +40240,7 @@ } }, { - "id": 15218, + "id": 15247, "name": "$and", "variant": "declaration", "kind": 1024, @@ -39595,14 +40251,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 15212, + "target": 15241, "name": "AdminStockLocationListParams", "package": "@medusajs/types" } } }, { - "id": 15219, + "id": 15248, "name": "$or", "variant": "declaration", "kind": 1024, @@ -39613,7 +40269,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 15212, + "target": 15241, "name": "AdminStockLocationListParams", "package": "@medusajs/types" } @@ -39624,45 +40280,45 @@ { "title": "Properties", "children": [ - 15223, - 15220, - 15221, - 15222, - 15213, - 15214, - 15215, - 15216, - 15217, - 15218, - 15219 + 15252, + 15249, + 15250, + 15251, + 15242, + 15243, + 15244, + 15245, + 15246, + 15247, + 15248 ] } ], "extendedTypes": [ { "type": "reference", - "target": 14550, + "target": 14536, "name": "FindParams", "package": "@medusajs/types" } ] }, { - "id": 15224, + "id": 15253, "name": "AdminStockLocationResponse", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 15225, + "id": 15254, "name": "stock_location", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 15189, + "target": 15218, "name": "AdminStockLocation", "package": "@medusajs/types" } @@ -39672,20 +40328,20 @@ { "title": "Properties", "children": [ - 15225 + 15254 ] } ] }, { - "id": 15226, + "id": 15255, "name": "AdminStockLocationListResponse", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 15229, + "id": 15258, "name": "limit", "variant": "declaration", "kind": 1024, @@ -39703,7 +40359,7 @@ } }, { - "id": 15230, + "id": 15259, "name": "offset", "variant": "declaration", "kind": 1024, @@ -39721,7 +40377,7 @@ } }, { - "id": 15231, + "id": 15260, "name": "count", "variant": "declaration", "kind": 1024, @@ -39739,7 +40395,7 @@ } }, { - "id": 15232, + "id": 15261, "name": "stock_locations", "variant": "declaration", "kind": 1024, @@ -39750,7 +40406,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 15189, + "target": 15218, "name": "AdminStockLocation", "package": "@medusajs/types" } @@ -39766,29 +40422,29 @@ { "title": "Properties", "children": [ - 15229, - 15230, - 15231, - 15232 + 15258, + 15259, + 15260, + 15261 ] } ], "extendedTypes": [ { "type": "reference", - "target": 14564, + "target": 14550, "typeArguments": [ { "type": "reflection", "declaration": { - "id": 15227, + "id": 15256, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 15228, + "id": 15257, "name": "stock_locations", "variant": "declaration", "kind": 1024, @@ -39797,7 +40453,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 15189, + "target": 15218, "name": "AdminStockLocation", "package": "@medusajs/types" } @@ -39808,7 +40464,7 @@ { "title": "Properties", "children": [ - 15228 + 15257 ] } ] @@ -39821,14 +40477,14 @@ ] }, { - "id": 15233, + "id": 15262, "name": "AdminStockLocationDeleteResponse", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 15234, + "id": 15263, "name": "id", "variant": "declaration", "kind": 1024, @@ -39854,7 +40510,7 @@ } }, { - "id": 15235, + "id": 15264, "name": "object", "variant": "declaration", "kind": 1024, @@ -39880,7 +40536,7 @@ } }, { - "id": 15236, + "id": 15265, "name": "deleted", "variant": "declaration", "kind": 1024, @@ -39906,7 +40562,7 @@ } }, { - "id": 15237, + "id": 15266, "name": "parent", "variant": "declaration", "kind": 1024, @@ -39925,7 +40581,7 @@ "type": { "type": "reflection", "declaration": { - "id": 15238, + "id": 15267, "name": "__type", "variant": "declaration", "kind": 65536, @@ -39943,17 +40599,17 @@ { "title": "Properties", "children": [ - 15234, - 15235, - 15236, - 15237 + 15263, + 15264, + 15265, + 15266 ] } ], "extendedTypes": [ { "type": "reference", - "target": 14555, + "target": 14541, "typeArguments": [ { "type": "literal", @@ -39966,14 +40622,14 @@ ] }, { - "id": 15239, + "id": 15268, "name": "AdminTaxRateRule", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 15240, + "id": 15269, "name": "reference", "variant": "declaration", "kind": 1024, @@ -39984,7 +40640,7 @@ } }, { - "id": 15241, + "id": 15270, "name": "reference_id", "variant": "declaration", "kind": 1024, @@ -39999,21 +40655,21 @@ { "title": "Properties", "children": [ - 15240, - 15241 + 15269, + 15270 ] } ] }, { - "id": 15242, + "id": 15271, "name": "AdminTaxRate", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 15243, + "id": 15272, "name": "id", "variant": "declaration", "kind": 1024, @@ -40024,7 +40680,7 @@ } }, { - "id": 15244, + "id": 15273, "name": "rate", "variant": "declaration", "kind": 1024, @@ -40044,7 +40700,7 @@ } }, { - "id": 15245, + "id": 15274, "name": "code", "variant": "declaration", "kind": 1024, @@ -40064,7 +40720,7 @@ } }, { - "id": 15246, + "id": 15275, "name": "name", "variant": "declaration", "kind": 1024, @@ -40075,7 +40731,7 @@ } }, { - "id": 15247, + "id": 15276, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -40110,7 +40766,7 @@ } }, { - "id": 15248, + "id": 15277, "name": "tax_region_id", "variant": "declaration", "kind": 1024, @@ -40121,7 +40777,7 @@ } }, { - "id": 15249, + "id": 15278, "name": "is_combinable", "variant": "declaration", "kind": 1024, @@ -40132,7 +40788,7 @@ } }, { - "id": 15250, + "id": 15279, "name": "is_default", "variant": "declaration", "kind": 1024, @@ -40143,7 +40799,7 @@ } }, { - "id": 15251, + "id": 15280, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -40154,7 +40810,7 @@ } }, { - "id": 15252, + "id": 15281, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -40165,7 +40821,7 @@ } }, { - "id": 15253, + "id": 15282, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -40176,7 +40832,7 @@ } }, { - "id": 15254, + "id": 15283, "name": "created_by", "variant": "declaration", "kind": 1024, @@ -40196,20 +40852,20 @@ } }, { - "id": 15255, + "id": 15284, "name": "tax_region", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 15301, + "target": 15330, "name": "AdminTaxRegion", "package": "@medusajs/types" } }, { - "id": 15256, + "id": 15285, "name": "rules", "variant": "declaration", "kind": 1024, @@ -40218,7 +40874,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 15239, + "target": 15268, "name": "AdminTaxRateRule", "package": "@medusajs/types" } @@ -40229,33 +40885,33 @@ { "title": "Properties", "children": [ - 15243, - 15244, - 15245, - 15246, - 15247, - 15248, - 15249, - 15250, - 15251, - 15252, - 15253, - 15254, - 15255, - 15256 + 15272, + 15273, + 15274, + 15275, + 15276, + 15277, + 15278, + 15279, + 15280, + 15281, + 15282, + 15283, + 15284, + 15285 ] } ] }, { - "id": 15257, + "id": 15286, "name": "AdminCreateTaxRate", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 15258, + "id": 15287, "name": "name", "variant": "declaration", "kind": 1024, @@ -40266,7 +40922,7 @@ } }, { - "id": 15259, + "id": 15288, "name": "tax_region_id", "variant": "declaration", "kind": 1024, @@ -40277,7 +40933,7 @@ } }, { - "id": 15260, + "id": 15289, "name": "rate", "variant": "declaration", "kind": 1024, @@ -40290,7 +40946,7 @@ } }, { - "id": 15261, + "id": 15290, "name": "code", "variant": "declaration", "kind": 1024, @@ -40303,7 +40959,7 @@ } }, { - "id": 15262, + "id": 15291, "name": "rules", "variant": "declaration", "kind": 1024, @@ -40314,14 +40970,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 17102, + "target": 17131, "name": "AdminCreateTaxRateRule", "package": "@medusajs/types" } } }, { - "id": 15263, + "id": 15292, "name": "is_default", "variant": "declaration", "kind": 1024, @@ -40334,7 +40990,7 @@ } }, { - "id": 15264, + "id": 15293, "name": "is_combinable", "variant": "declaration", "kind": 1024, @@ -40347,7 +41003,7 @@ } }, { - "id": 15265, + "id": 15294, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -40379,27 +41035,27 @@ { "title": "Properties", "children": [ - 15258, - 15259, - 15260, - 15261, - 15262, - 15263, - 15264, - 15265 + 15287, + 15288, + 15289, + 15290, + 15291, + 15292, + 15293, + 15294 ] } ] }, { - "id": 15266, + "id": 15295, "name": "AdminUpdateTaxRate", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 15267, + "id": 15296, "name": "name", "variant": "declaration", "kind": 1024, @@ -40412,7 +41068,7 @@ } }, { - "id": 15268, + "id": 15297, "name": "rate", "variant": "declaration", "kind": 1024, @@ -40425,7 +41081,7 @@ } }, { - "id": 15269, + "id": 15298, "name": "code", "variant": "declaration", "kind": 1024, @@ -40447,7 +41103,7 @@ } }, { - "id": 15270, + "id": 15299, "name": "rules", "variant": "declaration", "kind": 1024, @@ -40458,14 +41114,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 17102, + "target": 17131, "name": "AdminCreateTaxRateRule", "package": "@medusajs/types" } } }, { - "id": 15271, + "id": 15300, "name": "is_default", "variant": "declaration", "kind": 1024, @@ -40478,7 +41134,7 @@ } }, { - "id": 15272, + "id": 15301, "name": "is_combinable", "variant": "declaration", "kind": 1024, @@ -40491,7 +41147,7 @@ } }, { - "id": 15273, + "id": 15302, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -40523,26 +41179,26 @@ { "title": "Properties", "children": [ - 15267, - 15268, - 15269, - 15270, - 15271, - 15272, - 15273 + 15296, + 15297, + 15298, + 15299, + 15300, + 15301, + 15302 ] } ] }, { - "id": 15274, + "id": 15303, "name": "AdminTaxRateListParams", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 15289, + "id": 15318, "name": "fields", "variant": "declaration", "kind": 1024, @@ -40556,12 +41212,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 14554, + "target": 14540, "name": "FindParams.fields" } }, { - "id": 15286, + "id": 15315, "name": "limit", "variant": "declaration", "kind": 1024, @@ -40575,12 +41231,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 14551, + "target": 14537, "name": "FindParams.limit" } }, { - "id": 15287, + "id": 15316, "name": "offset", "variant": "declaration", "kind": 1024, @@ -40594,12 +41250,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 14552, + "target": 14538, "name": "FindParams.offset" } }, { - "id": 15288, + "id": 15317, "name": "order", "variant": "declaration", "kind": 1024, @@ -40613,12 +41269,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 14553, + "target": 14539, "name": "FindParams.order" } }, { - "id": 15275, + "id": 15304, "name": "id", "variant": "declaration", "kind": 1024, @@ -40643,7 +41299,7 @@ } }, { - "id": 15276, + "id": 15305, "name": "q", "variant": "declaration", "kind": 1024, @@ -40656,7 +41312,7 @@ } }, { - "id": 15277, + "id": 15306, "name": "tax_region_id", "variant": "declaration", "kind": 1024, @@ -40679,7 +41335,7 @@ }, { "type": "reference", - "target": 14064, + "target": 14050, "typeArguments": [ { "type": "union", @@ -40705,7 +41361,7 @@ } }, { - "id": 15278, + "id": 15307, "name": "is_default", "variant": "declaration", "kind": 1024, @@ -40718,7 +41374,7 @@ } }, { - "id": 15279, + "id": 15308, "name": "service_zone_id", "variant": "declaration", "kind": 1024, @@ -40731,7 +41387,7 @@ } }, { - "id": 15280, + "id": 15309, "name": "shipping_profile_id", "variant": "declaration", "kind": 1024, @@ -40744,7 +41400,7 @@ } }, { - "id": 15281, + "id": 15310, "name": "provider_id", "variant": "declaration", "kind": 1024, @@ -40757,7 +41413,7 @@ } }, { - "id": 15282, + "id": 15311, "name": "shipping_option_type_id", "variant": "declaration", "kind": 1024, @@ -40770,7 +41426,7 @@ } }, { - "id": 15283, + "id": 15312, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -40786,7 +41442,7 @@ }, { "type": "reference", - "target": 14064, + "target": 14050, "typeArguments": [ { "type": "intrinsic", @@ -40800,7 +41456,7 @@ } }, { - "id": 15284, + "id": 15313, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -40816,7 +41472,7 @@ }, { "type": "reference", - "target": 14064, + "target": 14050, "typeArguments": [ { "type": "intrinsic", @@ -40830,7 +41486,7 @@ } }, { - "id": 15285, + "id": 15314, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -40846,7 +41502,7 @@ }, { "type": "reference", - "target": 14064, + "target": 14050, "typeArguments": [ { "type": "intrinsic", @@ -40864,49 +41520,49 @@ { "title": "Properties", "children": [ - 15289, - 15286, - 15287, - 15288, - 15275, - 15276, - 15277, - 15278, - 15279, - 15280, - 15281, - 15282, - 15283, - 15284, - 15285 + 15318, + 15315, + 15316, + 15317, + 15304, + 15305, + 15306, + 15307, + 15308, + 15309, + 15310, + 15311, + 15312, + 15313, + 15314 ] } ], "extendedTypes": [ { "type": "reference", - "target": 14550, + "target": 14536, "name": "FindParams", "package": "@medusajs/types" } ] }, { - "id": 15290, + "id": 15319, "name": "AdminTaxRateResponse", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 15291, + "id": 15320, "name": "tax_rate", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 15242, + "target": 15271, "name": "AdminTaxRate", "package": "@medusajs/types" } @@ -40916,32 +41572,32 @@ { "title": "Properties", "children": [ - 15291 + 15320 ] } ] }, { - "id": 15292, + "id": 15321, "name": "AdminTaxRateListResponse", "variant": "declaration", "kind": 2097152, "flags": {}, "type": { "type": "reference", - "target": 14564, + "target": 14550, "typeArguments": [ { "type": "reflection", "declaration": { - "id": 15293, + "id": 15322, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 15294, + "id": 15323, "name": "tax_rates", "variant": "declaration", "kind": 1024, @@ -40950,7 +41606,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 15242, + "target": 15271, "name": "AdminTaxRate", "package": "@medusajs/types" } @@ -40961,7 +41617,7 @@ { "title": "Properties", "children": [ - 15294 + 15323 ] } ] @@ -40973,14 +41629,14 @@ } }, { - "id": 15295, + "id": 15324, "name": "AdminTaxRateDeleteResponse", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 15296, + "id": 15325, "name": "id", "variant": "declaration", "kind": 1024, @@ -41006,7 +41662,7 @@ } }, { - "id": 15297, + "id": 15326, "name": "object", "variant": "declaration", "kind": 1024, @@ -41032,7 +41688,7 @@ } }, { - "id": 15298, + "id": 15327, "name": "deleted", "variant": "declaration", "kind": 1024, @@ -41058,7 +41714,7 @@ } }, { - "id": 15299, + "id": 15328, "name": "parent", "variant": "declaration", "kind": 1024, @@ -41077,7 +41733,7 @@ "type": { "type": "reflection", "declaration": { - "id": 15300, + "id": 15329, "name": "__type", "variant": "declaration", "kind": 65536, @@ -41095,17 +41751,17 @@ { "title": "Properties", "children": [ - 15296, - 15297, - 15298, - 15299 + 15325, + 15326, + 15327, + 15328 ] } ], "extendedTypes": [ { "type": "reference", - "target": 14555, + "target": 14541, "typeArguments": [ { "type": "literal", @@ -41118,14 +41774,14 @@ ] }, { - "id": 15301, + "id": 15330, "name": "AdminTaxRegion", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 15302, + "id": 15331, "name": "id", "variant": "declaration", "kind": 1024, @@ -41136,7 +41792,7 @@ } }, { - "id": 15303, + "id": 15332, "name": "rate", "variant": "declaration", "kind": 1024, @@ -41156,7 +41812,7 @@ } }, { - "id": 15304, + "id": 15333, "name": "code", "variant": "declaration", "kind": 1024, @@ -41176,7 +41832,7 @@ } }, { - "id": 15305, + "id": 15334, "name": "country_code", "variant": "declaration", "kind": 1024, @@ -41196,7 +41852,7 @@ } }, { - "id": 15306, + "id": 15335, "name": "province_code", "variant": "declaration", "kind": 1024, @@ -41216,7 +41872,7 @@ } }, { - "id": 15307, + "id": 15336, "name": "name", "variant": "declaration", "kind": 1024, @@ -41227,7 +41883,7 @@ } }, { - "id": 15308, + "id": 15337, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -41262,7 +41918,7 @@ } }, { - "id": 15309, + "id": 15338, "name": "tax_region_id", "variant": "declaration", "kind": 1024, @@ -41273,7 +41929,7 @@ } }, { - "id": 15310, + "id": 15339, "name": "is_combinable", "variant": "declaration", "kind": 1024, @@ -41284,7 +41940,7 @@ } }, { - "id": 15311, + "id": 15340, "name": "is_default", "variant": "declaration", "kind": 1024, @@ -41295,7 +41951,7 @@ } }, { - "id": 15312, + "id": 15341, "name": "parent_id", "variant": "declaration", "kind": 1024, @@ -41315,7 +41971,7 @@ } }, { - "id": 15313, + "id": 15342, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -41326,7 +41982,7 @@ } }, { - "id": 15314, + "id": 15343, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -41337,7 +41993,7 @@ } }, { - "id": 15315, + "id": 15344, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -41357,7 +42013,7 @@ } }, { - "id": 15316, + "id": 15345, "name": "created_by", "variant": "declaration", "kind": 1024, @@ -41377,7 +42033,7 @@ } }, { - "id": 15317, + "id": 15346, "name": "tax_rates", "variant": "declaration", "kind": 1024, @@ -41386,14 +42042,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 15242, + "target": 15271, "name": "AdminTaxRate", "package": "@medusajs/types" } } }, { - "id": 15318, + "id": 15347, "name": "parent", "variant": "declaration", "kind": 1024, @@ -41407,7 +42063,7 @@ }, { "type": "reference", - "target": 15301, + "target": 15330, "name": "AdminTaxRegion", "package": "@medusajs/types" } @@ -41415,7 +42071,7 @@ } }, { - "id": 15319, + "id": 15348, "name": "children", "variant": "declaration", "kind": 1024, @@ -41424,7 +42080,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 15301, + "target": 15330, "name": "AdminTaxRegion", "package": "@medusajs/types" } @@ -41435,37 +42091,37 @@ { "title": "Properties", "children": [ - 15302, - 15303, - 15304, - 15305, - 15306, - 15307, - 15308, - 15309, - 15310, - 15311, - 15312, - 15313, - 15314, - 15315, - 15316, - 15317, - 15318, - 15319 + 15331, + 15332, + 15333, + 15334, + 15335, + 15336, + 15337, + 15338, + 15339, + 15340, + 15341, + 15342, + 15343, + 15344, + 15345, + 15346, + 15347, + 15348 ] } ] }, { - "id": 15320, + "id": 15349, "name": "AdminCreateTaxRegion", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 15321, + "id": 15350, "name": "country_code", "variant": "declaration", "kind": 1024, @@ -41476,7 +42132,7 @@ } }, { - "id": 15322, + "id": 15351, "name": "province_code", "variant": "declaration", "kind": 1024, @@ -41489,7 +42145,7 @@ } }, { - "id": 15323, + "id": 15352, "name": "parent_id", "variant": "declaration", "kind": 1024, @@ -41502,7 +42158,7 @@ } }, { - "id": 15324, + "id": 15353, "name": "default_tax_rate", "variant": "declaration", "kind": 1024, @@ -41512,14 +42168,14 @@ "type": { "type": "reflection", "declaration": { - "id": 15325, + "id": 15354, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 15326, + "id": 15355, "name": "rate", "variant": "declaration", "kind": 1024, @@ -41532,7 +42188,7 @@ } }, { - "id": 15327, + "id": 15356, "name": "code", "variant": "declaration", "kind": 1024, @@ -41545,7 +42201,7 @@ } }, { - "id": 15328, + "id": 15357, "name": "name", "variant": "declaration", "kind": 1024, @@ -41556,7 +42212,7 @@ } }, { - "id": 15329, + "id": 15358, "name": "is_combinable", "variant": "declaration", "kind": 1024, @@ -41569,7 +42225,7 @@ } }, { - "id": 15330, + "id": 15359, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -41601,11 +42257,11 @@ { "title": "Properties", "children": [ - 15326, - 15327, - 15328, - 15329, - 15330 + 15355, + 15356, + 15357, + 15358, + 15359 ] } ] @@ -41613,7 +42269,7 @@ } }, { - "id": 15331, + "id": 15360, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -41645,17 +42301,17 @@ { "title": "Properties", "children": [ - 15321, - 15322, - 15323, - 15324, - 15331 + 15350, + 15351, + 15352, + 15353, + 15360 ] } ] }, { - "id": 15332, + "id": 15361, "name": "AdminTaxRegionListParams", "variant": "declaration", "kind": 256, @@ -41670,7 +42326,7 @@ }, "children": [ { - "id": 15346, + "id": 15375, "name": "$and", "variant": "declaration", "kind": 1024, @@ -41693,17 +42349,17 @@ "types": [ { "type": "reference", - "target": 15332, + "target": 15361, "name": "AdminTaxRegionListParams", "package": "@medusajs/types" }, { "type": "reference", - "target": 14086, + "target": 14072, "typeArguments": [ { "type": "reference", - "target": 15332, + "target": 15361, "name": "AdminTaxRegionListParams", "package": "@medusajs/types" } @@ -41716,12 +42372,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 14087, + "target": 14073, "name": "BaseFilterable.$and" } }, { - "id": 15347, + "id": 15376, "name": "$or", "variant": "declaration", "kind": 1024, @@ -41744,17 +42400,17 @@ "types": [ { "type": "reference", - "target": 15332, + "target": 15361, "name": "AdminTaxRegionListParams", "package": "@medusajs/types" }, { "type": "reference", - "target": 14086, + "target": 14072, "typeArguments": [ { "type": "reference", - "target": 15332, + "target": 15361, "name": "AdminTaxRegionListParams", "package": "@medusajs/types" } @@ -41767,12 +42423,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 14088, + "target": 14074, "name": "BaseFilterable.$or" } }, { - "id": 15345, + "id": 15374, "name": "fields", "variant": "declaration", "kind": 1024, @@ -41786,12 +42442,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 14554, + "target": 14540, "name": "FindParams.fields" } }, { - "id": 15342, + "id": 15371, "name": "limit", "variant": "declaration", "kind": 1024, @@ -41805,12 +42461,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 14551, + "target": 14537, "name": "FindParams.limit" } }, { - "id": 15343, + "id": 15372, "name": "offset", "variant": "declaration", "kind": 1024, @@ -41824,12 +42480,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 14552, + "target": 14538, "name": "FindParams.offset" } }, { - "id": 15344, + "id": 15373, "name": "order", "variant": "declaration", "kind": 1024, @@ -41843,12 +42499,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 14553, + "target": 14539, "name": "FindParams.order" } }, { - "id": 15333, + "id": 15362, "name": "id", "variant": "declaration", "kind": 1024, @@ -41873,7 +42529,7 @@ } }, { - "id": 15334, + "id": 15363, "name": "q", "variant": "declaration", "kind": 1024, @@ -41886,7 +42542,7 @@ } }, { - "id": 15335, + "id": 15364, "name": "parent_id", "variant": "declaration", "kind": 1024, @@ -41909,7 +42565,7 @@ }, { "type": "reference", - "target": 14064, + "target": 14050, "typeArguments": [ { "type": "union", @@ -41935,7 +42591,7 @@ } }, { - "id": 15336, + "id": 15365, "name": "country_code", "variant": "declaration", "kind": 1024, @@ -41958,7 +42614,7 @@ }, { "type": "reference", - "target": 14064, + "target": 14050, "typeArguments": [ { "type": "union", @@ -41984,7 +42640,7 @@ } }, { - "id": 15337, + "id": 15366, "name": "province_code", "variant": "declaration", "kind": 1024, @@ -42007,7 +42663,7 @@ }, { "type": "reference", - "target": 14064, + "target": 14050, "typeArguments": [ { "type": "union", @@ -42033,7 +42689,7 @@ } }, { - "id": 15338, + "id": 15367, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -42049,7 +42705,7 @@ }, { "type": "reference", - "target": 14064, + "target": 14050, "typeArguments": [ { "type": "intrinsic", @@ -42063,7 +42719,7 @@ } }, { - "id": 15339, + "id": 15368, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -42079,7 +42735,7 @@ }, { "type": "reference", - "target": 14064, + "target": 14050, "typeArguments": [ { "type": "intrinsic", @@ -42093,7 +42749,7 @@ } }, { - "id": 15340, + "id": 15369, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -42109,7 +42765,7 @@ }, { "type": "reference", - "target": 14064, + "target": 14050, "typeArguments": [ { "type": "intrinsic", @@ -42123,7 +42779,7 @@ } }, { - "id": 15341, + "id": 15370, "name": "created_by", "variant": "declaration", "kind": 1024, @@ -42139,7 +42795,7 @@ }, { "type": "reference", - "target": 14064, + "target": 14050, "typeArguments": [ { "type": "intrinsic", @@ -42157,38 +42813,38 @@ { "title": "Properties", "children": [ - 15346, - 15347, - 15345, - 15342, - 15343, - 15344, - 15333, - 15334, - 15335, - 15336, - 15337, - 15338, - 15339, - 15340, - 15341 + 15375, + 15376, + 15374, + 15371, + 15372, + 15373, + 15362, + 15363, + 15364, + 15365, + 15366, + 15367, + 15368, + 15369, + 15370 ] } ], "extendedTypes": [ { "type": "reference", - "target": 14550, + "target": 14536, "name": "FindParams", "package": "@medusajs/types" }, { "type": "reference", - "target": 14086, + "target": 14072, "typeArguments": [ { "type": "reference", - "target": 15332, + "target": 15361, "name": "AdminTaxRegionListParams", "package": "@medusajs/types" } @@ -42199,14 +42855,14 @@ ] }, { - "id": 15348, + "id": 15377, "name": "AdminTaxRegionParams", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 15349, + "id": 15378, "name": "fields", "variant": "declaration", "kind": 1024, @@ -42220,7 +42876,7 @@ }, "inheritedFrom": { "type": "reference", - "target": 14549, + "target": 14535, "name": "SelectParams.fields" } } @@ -42229,35 +42885,35 @@ { "title": "Properties", "children": [ - 15349 + 15378 ] } ], "extendedTypes": [ { "type": "reference", - "target": 14548, + "target": 14534, "name": "SelectParams", "package": "@medusajs/types" } ] }, { - "id": 15350, + "id": 15379, "name": "AdminTaxRegionResponse", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 15351, + "id": 15380, "name": "tax_region", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 15301, + "target": 15330, "name": "AdminTaxRegion", "package": "@medusajs/types" } @@ -42267,32 +42923,32 @@ { "title": "Properties", "children": [ - 15351 + 15380 ] } ] }, { - "id": 15352, + "id": 15381, "name": "AdminTaxRegionListResponse", "variant": "declaration", "kind": 2097152, "flags": {}, "type": { "type": "reference", - "target": 14564, + "target": 14550, "typeArguments": [ { "type": "reflection", "declaration": { - "id": 15353, + "id": 15382, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 15354, + "id": 15383, "name": "tax_regions", "variant": "declaration", "kind": 1024, @@ -42301,7 +42957,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 15301, + "target": 15330, "name": "AdminTaxRegion", "package": "@medusajs/types" } @@ -42312,7 +42968,7 @@ { "title": "Properties", "children": [ - 15354 + 15383 ] } ] @@ -42324,14 +42980,14 @@ } }, { - "id": 15355, + "id": 15384, "name": "AdminTaxRegionDeleteResponse", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 15356, + "id": 15385, "name": "id", "variant": "declaration", "kind": 1024, @@ -42357,7 +43013,7 @@ } }, { - "id": 15357, + "id": 15386, "name": "object", "variant": "declaration", "kind": 1024, @@ -42383,7 +43039,7 @@ } }, { - "id": 15358, + "id": 15387, "name": "deleted", "variant": "declaration", "kind": 1024, @@ -42409,7 +43065,7 @@ } }, { - "id": 15359, + "id": 15388, "name": "parent", "variant": "declaration", "kind": 1024, @@ -42428,7 +43084,7 @@ "type": { "type": "reflection", "declaration": { - "id": 15360, + "id": 15389, "name": "__type", "variant": "declaration", "kind": 65536, @@ -42446,17 +43102,17 @@ { "title": "Properties", "children": [ - 15356, - 15357, - 15358, - 15359 + 15385, + 15386, + 15387, + 15388 ] } ], "extendedTypes": [ { "type": "reference", - "target": 14555, + "target": 14541, "typeArguments": [ { "type": "literal", @@ -42473,168 +43129,175 @@ { "title": "Interfaces", "children": [ - 14431, - 14443, - 14455, - 14473, - 14475, - 14484, - 14488, - 14492, + 14417, + 14429, + 14441, + 14459, + 14461, + 14470, + 14474, + 14478, + 14481, 14495, - 14509, - 14511, - 14513, - 14520, - 14526, - 14535, - 14548, - 14550, - 14570, + 14497, + 14499, + 14506, + 14512, + 14521, + 14534, + 14536, + 14556, + 14560, + 14563, + 14566, 14574, - 14577, - 14580, - 14588, - 14595, - 14605, + 14581, + 14591, + 14600, + 14608, + 14611, 14614, - 14622, - 14625, - 14628, - 14630, - 14635, - 14637, - 14713, - 14722, + 14616, + 14621, + 14623, + 14699, + 14708, + 14711, + 14715, + 14719, 14725, - 14729, - 14733, - 14739, - 14643, - 14659, - 14674, - 14689, - 14707, - 14762, - 14765, - 14778, - 14785, - 14794, + 14629, + 14645, + 14660, + 14675, + 14693, + 14748, + 14751, + 14764, + 14771, + 14780, + 14788, + 14796, + 14800, 14802, - 14810, - 14814, - 14816, - 14829, - 14831, - 14833, - 14840, - 14846, - 14861, - 14870, - 14879, - 14882, - 14902, - 14906, - 14908, - 14915, - 14921, - 14928, - 14931, - 14934, - 14947, - 14949, - 14951, - 14958, - 14964, - 14971, - 14974, - 14977, - 14990, - 14992, - 14994, - 15001, + 14815, + 14817, + 14819, + 14826, + 14832, + 14847, + 14856, + 14865, + 14868, + 14888, + 14892, + 14894, + 14901, + 14907, + 14914, + 14917, + 14920, + 14933, + 14935, + 14937, + 14944, + 14950, + 14957, + 14960, + 14963, + 14976, + 14978, + 14980, + 14987, + 14993, + 14998, 15007, - 15012, - 15021, - 15030, + 15018, + 15025, + 15031, 15033, - 15036, - 15055, + 15039, + 15041, + 15050, 15059, - 15063, - 15066, - 15069, - 15079, + 15062, + 15065, 15084, 15088, 15092, - 15101, - 15105, - 15119, - 15124, + 15095, + 15098, + 15108, + 15113, + 15117, + 15121, 15130, - 15138, - 15146, - 15150, - 15154, - 15168, - 15173, + 15134, + 15148, + 15153, + 15159, + 15167, + 15175, 15179, - 15189, - 15196, - 15201, - 15206, - 15209, - 15212, - 15224, - 15226, - 15233, - 15239, - 15242, - 15257, - 15266, - 15274, - 15290, + 15183, + 15197, + 15202, + 15208, + 15218, + 15225, + 15230, + 15235, + 15238, + 15241, + 15253, + 15255, + 15262, + 15268, + 15271, + 15286, 15295, - 15301, - 15320, - 15332, - 15348, - 15350, - 15355 + 15303, + 15319, + 15324, + 15330, + 15349, + 15361, + 15377, + 15379, + 15384 ] }, { "title": "Type Aliases", "children": [ - 14470, - 14555, - 14564, - 14573, - 14741, - 14709, - 14712, - 14744, - 14748, - 14752, - 15009, - 15121, - 15170, - 15292, - 15352 + 14456, + 14541, + 14550, + 14559, + 14727, + 14695, + 14698, + 14730, + 14734, + 14738, + 14995, + 15150, + 15199, + 15321, + 15381 ] } ] }, { - "id": 17016, + "id": 17045, "name": "BaseProductCategory", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 17017, + "id": 17046, "name": "id", "variant": "declaration", "kind": 1024, @@ -42645,7 +43308,7 @@ } }, { - "id": 17018, + "id": 17047, "name": "name", "variant": "declaration", "kind": 1024, @@ -42656,7 +43319,7 @@ } }, { - "id": 17019, + "id": 17048, "name": "description", "variant": "declaration", "kind": 1024, @@ -42667,7 +43330,7 @@ } }, { - "id": 17020, + "id": 17049, "name": "handle", "variant": "declaration", "kind": 1024, @@ -42678,7 +43341,7 @@ } }, { - "id": 17021, + "id": 17050, "name": "is_active", "variant": "declaration", "kind": 1024, @@ -42689,7 +43352,7 @@ } }, { - "id": 17022, + "id": 17051, "name": "is_internal", "variant": "declaration", "kind": 1024, @@ -42700,7 +43363,7 @@ } }, { - "id": 17023, + "id": 17052, "name": "rank", "variant": "declaration", "kind": 1024, @@ -42720,7 +43383,7 @@ } }, { - "id": 17024, + "id": 17053, "name": "parent_category_id", "variant": "declaration", "kind": 1024, @@ -42740,7 +43403,7 @@ } }, { - "id": 17025, + "id": 17054, "name": "parent_category", "variant": "declaration", "kind": 1024, @@ -42754,7 +43417,7 @@ }, { "type": "reference", - "target": 17016, + "target": 17045, "name": "BaseProductCategory", "package": "@medusajs/types" } @@ -42762,7 +43425,7 @@ } }, { - "id": 17026, + "id": 17055, "name": "category_children", "variant": "declaration", "kind": 1024, @@ -42771,14 +43434,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 17016, + "target": 17045, "name": "BaseProductCategory", "package": "@medusajs/types" } } }, { - "id": 17027, + "id": 17056, "name": "products", "variant": "declaration", "kind": 1024, @@ -42799,7 +43462,7 @@ } }, { - "id": 17028, + "id": 17057, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -42810,7 +43473,7 @@ } }, { - "id": 17029, + "id": 17058, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -42821,7 +43484,7 @@ } }, { - "id": 17030, + "id": 17059, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -42845,26 +43508,26 @@ { "title": "Properties", "children": [ - 17017, - 17018, - 17019, - 17020, - 17021, - 17022, - 17023, - 17024, - 17025, - 17026, - 17027, - 17028, - 17029, - 17030 + 17046, + 17047, + 17048, + 17049, + 17050, + 17051, + 17052, + 17053, + 17054, + 17055, + 17056, + 17057, + 17058, + 17059 ] } ] }, { - "id": 17031, + "id": 17060, "name": "BaseProductCategoryListParams", "variant": "declaration", "kind": 256, @@ -42879,7 +43542,7 @@ }, "children": [ { - "id": 17049, + "id": 17078, "name": "$and", "variant": "declaration", "kind": 1024, @@ -42902,17 +43565,17 @@ "types": [ { "type": "reference", - "target": 17031, + "target": 17060, "name": "BaseProductCategoryListParams", "package": "@medusajs/types" }, { "type": "reference", - "target": 14086, + "target": 14072, "typeArguments": [ { "type": "reference", - "target": 17031, + "target": 17060, "name": "BaseProductCategoryListParams", "package": "@medusajs/types" } @@ -42925,12 +43588,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 14087, + "target": 14073, "name": "BaseFilterable.$and" } }, { - "id": 17050, + "id": 17079, "name": "$or", "variant": "declaration", "kind": 1024, @@ -42953,17 +43616,17 @@ "types": [ { "type": "reference", - "target": 17031, + "target": 17060, "name": "BaseProductCategoryListParams", "package": "@medusajs/types" }, { "type": "reference", - "target": 14086, + "target": 14072, "typeArguments": [ { "type": "reference", - "target": 17031, + "target": 17060, "name": "BaseProductCategoryListParams", "package": "@medusajs/types" } @@ -42976,12 +43639,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 14088, + "target": 14074, "name": "BaseFilterable.$or" } }, { - "id": 17048, + "id": 17077, "name": "fields", "variant": "declaration", "kind": 1024, @@ -42995,12 +43658,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 14554, + "target": 14540, "name": "FindParams.fields" } }, { - "id": 17045, + "id": 17074, "name": "limit", "variant": "declaration", "kind": 1024, @@ -43014,12 +43677,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 14551, + "target": 14537, "name": "FindParams.limit" } }, { - "id": 17046, + "id": 17075, "name": "offset", "variant": "declaration", "kind": 1024, @@ -43033,12 +43696,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 14552, + "target": 14538, "name": "FindParams.offset" } }, { - "id": 17047, + "id": 17076, "name": "order", "variant": "declaration", "kind": 1024, @@ -43052,12 +43715,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 14553, + "target": 14539, "name": "FindParams.order" } }, { - "id": 17032, + "id": 17061, "name": "q", "variant": "declaration", "kind": 1024, @@ -43070,7 +43733,7 @@ } }, { - "id": 17033, + "id": 17062, "name": "id", "variant": "declaration", "kind": 1024, @@ -43095,7 +43758,7 @@ } }, { - "id": 17034, + "id": 17063, "name": "name", "variant": "declaration", "kind": 1024, @@ -43119,567 +43782,9 @@ ] } }, - { - "id": 17035, - "name": "description", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "type": { - "type": "union", - "types": [ - { - "type": "intrinsic", - "name": "string" - }, - { - "type": "array", - "elementType": { - "type": "intrinsic", - "name": "string" - } - } - ] - } - }, - { - "id": 17036, - "name": "parent_category_id", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "type": { - "type": "union", - "types": [ - { - "type": "literal", - "value": null - }, - { - "type": "intrinsic", - "name": "string" - }, - { - "type": "array", - "elementType": { - "type": "intrinsic", - "name": "string" - } - } - ] - } - }, - { - "id": 17037, - "name": "handle", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "type": { - "type": "union", - "types": [ - { - "type": "intrinsic", - "name": "string" - }, - { - "type": "array", - "elementType": { - "type": "intrinsic", - "name": "string" - } - } - ] - } - }, - { - "id": 17038, - "name": "is_active", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "type": { - "type": "intrinsic", - "name": "boolean" - } - }, - { - "id": 17039, - "name": "is_internal", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "type": { - "type": "intrinsic", - "name": "boolean" - } - }, - { - "id": 17040, - "name": "include_descendants_tree", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "type": { - "type": "intrinsic", - "name": "boolean" - } - }, - { - "id": 17041, - "name": "include_ancestors_tree", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "type": { - "type": "intrinsic", - "name": "boolean" - } - }, - { - "id": 17042, - "name": "created_at", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "type": { - "type": "reference", - "target": 14064, - "typeArguments": [ - { - "type": "intrinsic", - "name": "string" - } - ], - "name": "OperatorMap", - "package": "@medusajs/types" - } - }, - { - "id": 17043, - "name": "updated_at", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "type": { - "type": "reference", - "target": 14064, - "typeArguments": [ - { - "type": "intrinsic", - "name": "string" - } - ], - "name": "OperatorMap", - "package": "@medusajs/types" - } - }, - { - "id": 17044, - "name": "deleted_at", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "type": { - "type": "reference", - "target": 14064, - "typeArguments": [ - { - "type": "intrinsic", - "name": "string" - } - ], - "name": "OperatorMap", - "package": "@medusajs/types" - } - } - ], - "groups": [ - { - "title": "Properties", - "children": [ - 17049, - 17050, - 17048, - 17045, - 17046, - 17047, - 17032, - 17033, - 17034, - 17035, - 17036, - 17037, - 17038, - 17039, - 17040, - 17041, - 17042, - 17043, - 17044 - ] - } - ], - "extendedTypes": [ - { - "type": "reference", - "target": 14550, - "name": "FindParams", - "package": "@medusajs/types" - }, - { - "type": "reference", - "target": 14086, - "typeArguments": [ - { - "type": "reference", - "target": 17031, - "name": "BaseProductCategoryListParams", - "package": "@medusajs/types" - } - ], - "name": "BaseFilterable", - "package": "@medusajs/types" - } - ], - "extendedBy": [ - { - "type": "reference", - "target": 14882, - "name": "AdminProductCategoryListParams" - } - ] - }, - { - "id": 17051, - "name": "BaseProductCategoryParams", - "variant": "declaration", - "kind": 256, - "flags": {}, - "children": [ - { - "id": 17054, - "name": "fields", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true, - "isInherited": true - }, - "type": { - "type": "intrinsic", - "name": "string" - }, - "inheritedFrom": { - "type": "reference", - "target": 14549, - "name": "SelectParams.fields" - } - }, - { - "id": 17052, - "name": "include_ancestors_tree", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "type": { - "type": "intrinsic", - "name": "boolean" - } - }, - { - "id": 17053, - "name": "include_descendants_tree", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "type": { - "type": "intrinsic", - "name": "boolean" - } - } - ], - "groups": [ - { - "title": "Properties", - "children": [ - 17054, - 17052, - 17053 - ] - } - ], - "extendedTypes": [ - { - "type": "reference", - "target": 14548, - "name": "SelectParams", - "package": "@medusajs/types" - } - ], - "extendedBy": [ - { - "type": "reference", - "target": 14902, - "name": "AdminProductCategoryParams" - } - ] - }, - { - "id": 17055, - "name": "BaseProductTag", - "variant": "declaration", - "kind": 256, - "flags": {}, - "children": [ - { - "id": 17056, - "name": "id", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 17057, - "name": "value", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 17058, - "name": "created_at", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 17059, - "name": "updated_at", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 17060, - "name": "deleted_at", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "type": { - "type": "union", - "types": [ - { - "type": "literal", - "value": null - }, - { - "type": "intrinsic", - "name": "string" - } - ] - } - }, - { - "id": 17061, - "name": "metadata", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "type": { - "type": "union", - "types": [ - { - "type": "literal", - "value": null - }, - { - "type": "reference", - "target": { - "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts", - "qualifiedName": "Record" - }, - "typeArguments": [ - { - "type": "intrinsic", - "name": "string" - }, - { - "type": "intrinsic", - "name": "unknown" - } - ], - "name": "Record", - "package": "typescript" - } - ] - } - } - ], - "groups": [ - { - "title": "Properties", - "children": [ - 17056, - 17057, - 17058, - 17059, - 17060, - 17061 - ] - } - ], - "extendedBy": [ - { - "type": "reference", - "target": 14921, - "name": "AdminProductTag" - } - ] - }, - { - "id": 17062, - "name": "BaseProductTagListParams", - "variant": "declaration", - "kind": 256, - "flags": {}, - "children": [ - { - "id": 17071, - "name": "fields", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true, - "isInherited": true - }, - "type": { - "type": "intrinsic", - "name": "string" - }, - "inheritedFrom": { - "type": "reference", - "target": 14554, - "name": "FindParams.fields" - } - }, - { - "id": 17068, - "name": "limit", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true, - "isInherited": true - }, - "type": { - "type": "intrinsic", - "name": "number" - }, - "inheritedFrom": { - "type": "reference", - "target": 14551, - "name": "FindParams.limit" - } - }, - { - "id": 17069, - "name": "offset", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true, - "isInherited": true - }, - "type": { - "type": "intrinsic", - "name": "number" - }, - "inheritedFrom": { - "type": "reference", - "target": 14552, - "name": "FindParams.offset" - } - }, - { - "id": 17070, - "name": "order", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true, - "isInherited": true - }, - "type": { - "type": "intrinsic", - "name": "string" - }, - "inheritedFrom": { - "type": "reference", - "target": 14553, - "name": "FindParams.order" - } - }, - { - "id": 17063, - "name": "q", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "type": { - "type": "intrinsic", - "name": "string" - } - }, { "id": 17064, - "name": "id", + "name": "description", "variant": "declaration", "kind": 1024, "flags": { @@ -43704,7 +43809,36 @@ }, { "id": 17065, - "name": "value", + "name": "parent_category_id", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "union", + "types": [ + { + "type": "literal", + "value": null + }, + { + "type": "intrinsic", + "name": "string" + }, + { + "type": "array", + "elementType": { + "type": "intrinsic", + "name": "string" + } + } + ] + } + }, + { + "id": 17066, + "name": "handle", "variant": "declaration", "kind": 1024, "flags": { @@ -43728,7 +43862,59 @@ } }, { - "id": 17066, + "id": 17067, + "name": "is_active", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "intrinsic", + "name": "boolean" + } + }, + { + "id": 17068, + "name": "is_internal", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "intrinsic", + "name": "boolean" + } + }, + { + "id": 17069, + "name": "include_descendants_tree", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "intrinsic", + "name": "boolean" + } + }, + { + "id": 17070, + "name": "include_ancestors_tree", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "intrinsic", + "name": "boolean" + } + }, + { + "id": 17071, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -43737,7 +43923,7 @@ }, "type": { "type": "reference", - "target": 14064, + "target": 14050, "typeArguments": [ { "type": "intrinsic", @@ -43749,7 +43935,7 @@ } }, { - "id": 17067, + "id": 17072, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -43758,7 +43944,28 @@ }, "type": { "type": "reference", - "target": 14064, + "target": 14050, + "typeArguments": [ + { + "type": "intrinsic", + "name": "string" + } + ], + "name": "OperatorMap", + "package": "@medusajs/types" + } + }, + { + "id": 17073, + "name": "deleted_at", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "reference", + "target": 14050, "typeArguments": [ { "type": "intrinsic", @@ -43774,43 +43981,146 @@ { "title": "Properties", "children": [ - 17071, - 17068, - 17069, - 17070, + 17078, + 17079, + 17077, + 17074, + 17075, + 17076, + 17061, + 17062, 17063, 17064, 17065, 17066, - 17067 + 17067, + 17068, + 17069, + 17070, + 17071, + 17072, + 17073 ] } ], "extendedTypes": [ { "type": "reference", - "target": 14550, + "target": 14536, "name": "FindParams", "package": "@medusajs/types" + }, + { + "type": "reference", + "target": 14072, + "typeArguments": [ + { + "type": "reference", + "target": 17060, + "name": "BaseProductCategoryListParams", + "package": "@medusajs/types" + } + ], + "name": "BaseFilterable", + "package": "@medusajs/types" } ], "extendedBy": [ { "type": "reference", - "target": 14934, - "name": "AdminProductTagListParams" + "target": 14868, + "name": "AdminProductCategoryListParams" } ] }, { - "id": 17072, - "name": "BaseProductType", + "id": 17080, + "name": "BaseProductCategoryParams", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 17073, + "id": 17083, + "name": "fields", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true, + "isInherited": true + }, + "type": { + "type": "intrinsic", + "name": "string" + }, + "inheritedFrom": { + "type": "reference", + "target": 14535, + "name": "SelectParams.fields" + } + }, + { + "id": 17081, + "name": "include_ancestors_tree", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "intrinsic", + "name": "boolean" + } + }, + { + "id": 17082, + "name": "include_descendants_tree", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "intrinsic", + "name": "boolean" + } + } + ], + "groups": [ + { + "title": "Properties", + "children": [ + 17083, + 17081, + 17082 + ] + } + ], + "extendedTypes": [ + { + "type": "reference", + "target": 14534, + "name": "SelectParams", + "package": "@medusajs/types" + } + ], + "extendedBy": [ + { + "type": "reference", + "target": 14888, + "name": "AdminProductCategoryParams" + } + ] + }, + { + "id": 17084, + "name": "BaseProductTag", + "variant": "declaration", + "kind": 256, + "flags": {}, + "children": [ + { + "id": 17085, "name": "id", "variant": "declaration", "kind": 1024, @@ -43821,7 +44131,7 @@ } }, { - "id": 17074, + "id": 17086, "name": "value", "variant": "declaration", "kind": 1024, @@ -43832,7 +44142,7 @@ } }, { - "id": 17075, + "id": 17087, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -43843,7 +44153,7 @@ } }, { - "id": 17076, + "id": 17088, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -43854,7 +44164,7 @@ } }, { - "id": 17077, + "id": 17089, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -43876,7 +44186,7 @@ } }, { - "id": 17078, + "id": 17090, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -43917,32 +44227,253 @@ { "title": "Properties", "children": [ - 17073, - 17074, - 17075, - 17076, - 17077, - 17078 + 17085, + 17086, + 17087, + 17088, + 17089, + 17090 ] } ], "extendedBy": [ { "type": "reference", - "target": 14964, - "name": "AdminProductType" + "target": 14907, + "name": "AdminProductTag" } ] }, { - "id": 17079, - "name": "ReservationResponse", + "id": 17091, + "name": "BaseProductTagListParams", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 17080, + "id": 17100, + "name": "fields", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true, + "isInherited": true + }, + "type": { + "type": "intrinsic", + "name": "string" + }, + "inheritedFrom": { + "type": "reference", + "target": 14540, + "name": "FindParams.fields" + } + }, + { + "id": 17097, + "name": "limit", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true, + "isInherited": true + }, + "type": { + "type": "intrinsic", + "name": "number" + }, + "inheritedFrom": { + "type": "reference", + "target": 14537, + "name": "FindParams.limit" + } + }, + { + "id": 17098, + "name": "offset", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true, + "isInherited": true + }, + "type": { + "type": "intrinsic", + "name": "number" + }, + "inheritedFrom": { + "type": "reference", + "target": 14538, + "name": "FindParams.offset" + } + }, + { + "id": 17099, + "name": "order", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true, + "isInherited": true + }, + "type": { + "type": "intrinsic", + "name": "string" + }, + "inheritedFrom": { + "type": "reference", + "target": 14539, + "name": "FindParams.order" + } + }, + { + "id": 17092, + "name": "q", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 17093, + "name": "id", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "union", + "types": [ + { + "type": "intrinsic", + "name": "string" + }, + { + "type": "array", + "elementType": { + "type": "intrinsic", + "name": "string" + } + } + ] + } + }, + { + "id": 17094, + "name": "value", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "union", + "types": [ + { + "type": "intrinsic", + "name": "string" + }, + { + "type": "array", + "elementType": { + "type": "intrinsic", + "name": "string" + } + } + ] + } + }, + { + "id": 17095, + "name": "created_at", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "reference", + "target": 14050, + "typeArguments": [ + { + "type": "intrinsic", + "name": "string" + } + ], + "name": "OperatorMap", + "package": "@medusajs/types" + } + }, + { + "id": 17096, + "name": "updated_at", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "reference", + "target": 14050, + "typeArguments": [ + { + "type": "intrinsic", + "name": "string" + } + ], + "name": "OperatorMap", + "package": "@medusajs/types" + } + } + ], + "groups": [ + { + "title": "Properties", + "children": [ + 17100, + 17097, + 17098, + 17099, + 17092, + 17093, + 17094, + 17095, + 17096 + ] + } + ], + "extendedTypes": [ + { + "type": "reference", + "target": 14536, + "name": "FindParams", + "package": "@medusajs/types" + } + ], + "extendedBy": [ + { + "type": "reference", + "target": 14920, + "name": "AdminProductTagListParams" + } + ] + }, + { + "id": 17101, + "name": "BaseProductType", + "variant": "declaration", + "kind": 256, + "flags": {}, + "children": [ + { + "id": 17102, "name": "id", "variant": "declaration", "kind": 1024, @@ -43953,7 +44484,139 @@ } }, { - "id": 17081, + "id": 17103, + "name": "value", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 17104, + "name": "created_at", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 17105, + "name": "updated_at", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 17106, + "name": "deleted_at", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "union", + "types": [ + { + "type": "literal", + "value": null + }, + { + "type": "intrinsic", + "name": "string" + } + ] + } + }, + { + "id": 17107, + "name": "metadata", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "union", + "types": [ + { + "type": "literal", + "value": null + }, + { + "type": "reference", + "target": { + "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts", + "qualifiedName": "Record" + }, + "typeArguments": [ + { + "type": "intrinsic", + "name": "string" + }, + { + "type": "intrinsic", + "name": "unknown" + } + ], + "name": "Record", + "package": "typescript" + } + ] + } + } + ], + "groups": [ + { + "title": "Properties", + "children": [ + 17102, + 17103, + 17104, + 17105, + 17106, + 17107 + ] + } + ], + "extendedBy": [ + { + "type": "reference", + "target": 14950, + "name": "AdminProductType" + } + ] + }, + { + "id": 17108, + "name": "ReservationResponse", + "variant": "declaration", + "kind": 256, + "flags": {}, + "children": [ + { + "id": 17109, + "name": "id", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 17110, "name": "line_item_id", "variant": "declaration", "kind": 1024, @@ -43973,7 +44636,7 @@ } }, { - "id": 17082, + "id": 17111, "name": "location_id", "variant": "declaration", "kind": 1024, @@ -43984,7 +44647,7 @@ } }, { - "id": 17083, + "id": 17112, "name": "quantity", "variant": "declaration", "kind": 1024, @@ -43995,7 +44658,7 @@ } }, { - "id": 17084, + "id": 17113, "name": "external_id", "variant": "declaration", "kind": 1024, @@ -44015,7 +44678,7 @@ } }, { - "id": 17085, + "id": 17114, "name": "description", "variant": "declaration", "kind": 1024, @@ -44035,7 +44698,7 @@ } }, { - "id": 17086, + "id": 17115, "name": "inventory_item_id", "variant": "declaration", "kind": 1024, @@ -44046,7 +44709,7 @@ } }, { - "id": 17087, + "id": 17116, "name": "inventory_item", "variant": "declaration", "kind": 1024, @@ -44072,7 +44735,7 @@ } }, { - "id": 17088, + "id": 17117, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -44100,7 +44763,7 @@ } }, { - "id": 17089, + "id": 17118, "name": "created_by", "variant": "declaration", "kind": 1024, @@ -44122,7 +44785,7 @@ } }, { - "id": 17090, + "id": 17119, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -44153,7 +44816,7 @@ } }, { - "id": 17091, + "id": 17120, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -44180,7 +44843,7 @@ } }, { - "id": 17092, + "id": 17121, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -44211,32 +44874,32 @@ { "title": "Properties", "children": [ - 17080, - 17081, - 17082, - 17083, - 17084, - 17085, - 17086, - 17087, - 17088, - 17089, - 17090, - 17091, - 17092 + 17109, + 17110, + 17111, + 17112, + 17113, + 17114, + 17115, + 17116, + 17117, + 17118, + 17119, + 17120, + 17121 ] } ] }, { - "id": 17093, + "id": 17122, "name": "AdminUpsertStockLocationAddress", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 17094, + "id": 17123, "name": "address_1", "variant": "declaration", "kind": 1024, @@ -44247,7 +44910,7 @@ } }, { - "id": 17095, + "id": 17124, "name": "address_2", "variant": "declaration", "kind": 1024, @@ -44260,7 +44923,7 @@ } }, { - "id": 17096, + "id": 17125, "name": "company", "variant": "declaration", "kind": 1024, @@ -44273,7 +44936,7 @@ } }, { - "id": 17097, + "id": 17126, "name": "country_code", "variant": "declaration", "kind": 1024, @@ -44284,7 +44947,7 @@ } }, { - "id": 17098, + "id": 17127, "name": "city", "variant": "declaration", "kind": 1024, @@ -44297,7 +44960,7 @@ } }, { - "id": 17099, + "id": 17128, "name": "phone", "variant": "declaration", "kind": 1024, @@ -44310,7 +44973,7 @@ } }, { - "id": 17100, + "id": 17129, "name": "postal_code", "variant": "declaration", "kind": 1024, @@ -44323,7 +44986,7 @@ } }, { - "id": 17101, + "id": 17130, "name": "province", "variant": "declaration", "kind": 1024, @@ -44340,27 +45003,27 @@ { "title": "Properties", "children": [ - 17094, - 17095, - 17096, - 17097, - 17098, - 17099, - 17100, - 17101 + 17123, + 17124, + 17125, + 17126, + 17127, + 17128, + 17129, + 17130 ] } ] }, { - "id": 17102, + "id": 17131, "name": "AdminCreateTaxRateRule", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 17103, + "id": 17132, "name": "reference", "variant": "declaration", "kind": 1024, @@ -44371,7 +45034,7 @@ } }, { - "id": 17104, + "id": 17133, "name": "reference_id", "variant": "declaration", "kind": 1024, @@ -44386,21 +45049,21 @@ { "title": "Properties", "children": [ - 17103, - 17104 + 17132, + 17133 ] } ] }, { - "id": 15361, + "id": 15390, "name": "InventoryTypes", "variant": "declaration", "kind": 4, "flags": {}, "children": [ { - "id": 15362, + "id": 15391, "name": "InventoryItemDTO", "variant": "declaration", "kind": 256, @@ -44415,7 +45078,7 @@ }, "children": [ { - "id": 15363, + "id": 15392, "name": "id", "variant": "declaration", "kind": 1024, @@ -44434,7 +45097,7 @@ } }, { - "id": 15364, + "id": 15393, "name": "sku", "variant": "declaration", "kind": 1024, @@ -44464,7 +45127,7 @@ } }, { - "id": 15365, + "id": 15394, "name": "origin_country", "variant": "declaration", "kind": 1024, @@ -44494,7 +45157,7 @@ } }, { - "id": 15366, + "id": 15395, "name": "hs_code", "variant": "declaration", "kind": 1024, @@ -44524,7 +45187,7 @@ } }, { - "id": 15367, + "id": 15396, "name": "requires_shipping", "variant": "declaration", "kind": 1024, @@ -44543,7 +45206,7 @@ } }, { - "id": 15368, + "id": 15397, "name": "mid_code", "variant": "declaration", "kind": 1024, @@ -44573,7 +45236,7 @@ } }, { - "id": 15369, + "id": 15398, "name": "material", "variant": "declaration", "kind": 1024, @@ -44603,7 +45266,7 @@ } }, { - "id": 15370, + "id": 15399, "name": "weight", "variant": "declaration", "kind": 1024, @@ -44633,7 +45296,7 @@ } }, { - "id": 15371, + "id": 15400, "name": "length", "variant": "declaration", "kind": 1024, @@ -44663,7 +45326,7 @@ } }, { - "id": 15372, + "id": 15401, "name": "height", "variant": "declaration", "kind": 1024, @@ -44693,7 +45356,7 @@ } }, { - "id": 15373, + "id": 15402, "name": "width", "variant": "declaration", "kind": 1024, @@ -44723,7 +45386,7 @@ } }, { - "id": 15374, + "id": 15403, "name": "title", "variant": "declaration", "kind": 1024, @@ -44753,7 +45416,7 @@ } }, { - "id": 15375, + "id": 15404, "name": "description", "variant": "declaration", "kind": 1024, @@ -44783,7 +45446,7 @@ } }, { - "id": 15376, + "id": 15405, "name": "thumbnail", "variant": "declaration", "kind": 1024, @@ -44813,7 +45476,7 @@ } }, { - "id": 15377, + "id": 15406, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -44858,7 +45521,7 @@ } }, { - "id": 15378, + "id": 15407, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -44891,7 +45554,7 @@ } }, { - "id": 15379, + "id": 15408, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -44924,7 +45587,7 @@ } }, { - "id": 15380, + "id": 15409, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -44965,30 +45628,30 @@ { "title": "Properties", "children": [ - 15363, - 15364, - 15365, - 15366, - 15367, - 15368, - 15369, - 15370, - 15371, - 15372, - 15373, - 15374, - 15375, - 15376, - 15377, - 15378, - 15379, - 15380 + 15392, + 15393, + 15394, + 15395, + 15396, + 15397, + 15398, + 15399, + 15400, + 15401, + 15402, + 15403, + 15404, + 15405, + 15406, + 15407, + 15408, + 15409 ] } ] }, { - "id": 15381, + "id": 15410, "name": "FilterableInventoryItemProps", "variant": "declaration", "kind": 256, @@ -45003,7 +45666,7 @@ }, "children": [ { - "id": 15382, + "id": 15411, "name": "q", "variant": "declaration", "kind": 1024, @@ -45024,7 +45687,7 @@ } }, { - "id": 15383, + "id": 15412, "name": "id", "variant": "declaration", "kind": 1024, @@ -45057,7 +45720,7 @@ } }, { - "id": 15384, + "id": 15413, "name": "location_id", "variant": "declaration", "kind": 1024, @@ -45090,7 +45753,7 @@ } }, { - "id": 15385, + "id": 15414, "name": "sku", "variant": "declaration", "kind": 1024, @@ -45121,7 +45784,7 @@ }, { "type": "reference", - "target": 13900, + "target": 13886, "name": "StringComparisonOperator", "package": "@medusajs/types" } @@ -45129,7 +45792,7 @@ } }, { - "id": 15386, + "id": 15415, "name": "origin_country", "variant": "declaration", "kind": 1024, @@ -45162,7 +45825,7 @@ } }, { - "id": 15387, + "id": 15416, "name": "hs_code", "variant": "declaration", "kind": 1024, @@ -45193,7 +45856,7 @@ }, { "type": "reference", - "target": 13900, + "target": 13886, "name": "StringComparisonOperator", "package": "@medusajs/types" } @@ -45201,7 +45864,7 @@ } }, { - "id": 15388, + "id": 15417, "name": "requires_shipping", "variant": "declaration", "kind": 1024, @@ -45226,19 +45889,19 @@ { "title": "Properties", "children": [ - 15382, - 15383, - 15384, - 15385, - 15386, - 15387, - 15388 + 15411, + 15412, + 15413, + 15414, + 15415, + 15416, + 15417 ] } ] }, { - "id": 15389, + "id": 15418, "name": "InventoryLevelDTO", "variant": "declaration", "kind": 256, @@ -45253,7 +45916,7 @@ }, "children": [ { - "id": 15390, + "id": 15419, "name": "id", "variant": "declaration", "kind": 1024, @@ -45272,7 +45935,7 @@ } }, { - "id": 15391, + "id": 15420, "name": "inventory_item_id", "variant": "declaration", "kind": 1024, @@ -45291,7 +45954,7 @@ } }, { - "id": 15392, + "id": 15421, "name": "location_id", "variant": "declaration", "kind": 1024, @@ -45310,7 +45973,7 @@ } }, { - "id": 15393, + "id": 15422, "name": "stocked_quantity", "variant": "declaration", "kind": 1024, @@ -45329,7 +45992,7 @@ } }, { - "id": 15394, + "id": 15423, "name": "reserved_quantity", "variant": "declaration", "kind": 1024, @@ -45348,7 +46011,7 @@ } }, { - "id": 15395, + "id": 15424, "name": "incoming_quantity", "variant": "declaration", "kind": 1024, @@ -45367,7 +46030,7 @@ } }, { - "id": 15396, + "id": 15425, "name": "available_quantity", "variant": "declaration", "kind": 1024, @@ -45386,7 +46049,7 @@ } }, { - "id": 15397, + "id": 15426, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -45429,7 +46092,7 @@ } }, { - "id": 15398, + "id": 15427, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -45462,7 +46125,7 @@ } }, { - "id": 15399, + "id": 15428, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -45495,7 +46158,7 @@ } }, { - "id": 15400, + "id": 15429, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -45536,23 +46199,23 @@ { "title": "Properties", "children": [ - 15390, - 15391, - 15392, - 15393, - 15394, - 15395, - 15396, - 15397, - 15398, - 15399, - 15400 + 15419, + 15420, + 15421, + 15422, + 15423, + 15424, + 15425, + 15426, + 15427, + 15428, + 15429 ] } ] }, { - "id": 15401, + "id": 15430, "name": "FilterableInventoryLevelProps", "variant": "declaration", "kind": 256, @@ -45567,7 +46230,7 @@ }, "children": [ { - "id": 15407, + "id": 15436, "name": "$and", "variant": "declaration", "kind": 1024, @@ -45590,17 +46253,17 @@ "types": [ { "type": "reference", - "target": 15401, + "target": 15430, "name": "FilterableInventoryLevelProps", "package": "@medusajs/types" }, { "type": "reference", - "target": 14086, + "target": 14072, "typeArguments": [ { "type": "reference", - "target": 15401, + "target": 15430, "name": "FilterableInventoryLevelProps", "package": "@medusajs/types" } @@ -45613,12 +46276,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 14087, + "target": 14073, "name": "BaseFilterable.$and" } }, { - "id": 15408, + "id": 15437, "name": "$or", "variant": "declaration", "kind": 1024, @@ -45641,17 +46304,17 @@ "types": [ { "type": "reference", - "target": 15401, + "target": 15430, "name": "FilterableInventoryLevelProps", "package": "@medusajs/types" }, { "type": "reference", - "target": 14086, + "target": 14072, "typeArguments": [ { "type": "reference", - "target": 15401, + "target": 15430, "name": "FilterableInventoryLevelProps", "package": "@medusajs/types" } @@ -45664,12 +46327,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 14088, + "target": 14074, "name": "BaseFilterable.$or" } }, { - "id": 15402, + "id": 15431, "name": "inventory_item_id", "variant": "declaration", "kind": 1024, @@ -45702,7 +46365,7 @@ } }, { - "id": 15403, + "id": 15432, "name": "location_id", "variant": "declaration", "kind": 1024, @@ -45735,7 +46398,7 @@ } }, { - "id": 15404, + "id": 15433, "name": "stocked_quantity", "variant": "declaration", "kind": 1024, @@ -45767,7 +46430,7 @@ }, { "type": "reference", - "target": 14064, + "target": 14050, "typeArguments": [ { "type": "reference", @@ -45786,7 +46449,7 @@ } }, { - "id": 15405, + "id": 15434, "name": "reserved_quantity", "variant": "declaration", "kind": 1024, @@ -45818,7 +46481,7 @@ }, { "type": "reference", - "target": 14064, + "target": 14050, "typeArguments": [ { "type": "reference", @@ -45837,7 +46500,7 @@ } }, { - "id": 15406, + "id": 15435, "name": "incoming_quantity", "variant": "declaration", "kind": 1024, @@ -45869,7 +46532,7 @@ }, { "type": "reference", - "target": 14064, + "target": 14050, "typeArguments": [ { "type": "reference", @@ -45892,24 +46555,24 @@ { "title": "Properties", "children": [ - 15407, - 15408, - 15402, - 15403, - 15404, - 15405, - 15406 + 15436, + 15437, + 15431, + 15432, + 15433, + 15434, + 15435 ] } ], "extendedTypes": [ { "type": "reference", - "target": 14086, + "target": 14072, "typeArguments": [ { "type": "reference", - "target": 15401, + "target": 15430, "name": "FilterableInventoryLevelProps", "package": "@medusajs/types" } @@ -45920,7 +46583,7 @@ ] }, { - "id": 15409, + "id": 15438, "name": "ReservationItemDTO", "variant": "declaration", "kind": 256, @@ -45935,7 +46598,7 @@ }, "children": [ { - "id": 15410, + "id": 15439, "name": "id", "variant": "declaration", "kind": 1024, @@ -45954,7 +46617,7 @@ } }, { - "id": 15411, + "id": 15440, "name": "location_id", "variant": "declaration", "kind": 1024, @@ -45973,7 +46636,7 @@ } }, { - "id": 15412, + "id": 15441, "name": "inventory_item_id", "variant": "declaration", "kind": 1024, @@ -45992,7 +46655,7 @@ } }, { - "id": 15413, + "id": 15442, "name": "quantity", "variant": "declaration", "kind": 1024, @@ -46011,7 +46674,7 @@ } }, { - "id": 15414, + "id": 15443, "name": "line_item_id", "variant": "declaration", "kind": 1024, @@ -46041,7 +46704,7 @@ } }, { - "id": 15415, + "id": 15444, "name": "description", "variant": "declaration", "kind": 1024, @@ -46071,7 +46734,7 @@ } }, { - "id": 15416, + "id": 15445, "name": "allow_backorder", "variant": "declaration", "kind": 1024, @@ -46092,7 +46755,7 @@ } }, { - "id": 15417, + "id": 15446, "name": "created_by", "variant": "declaration", "kind": 1024, @@ -46122,7 +46785,7 @@ } }, { - "id": 15418, + "id": 15447, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -46165,7 +46828,7 @@ } }, { - "id": 15419, + "id": 15448, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -46198,7 +46861,7 @@ } }, { - "id": 15420, + "id": 15449, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -46231,7 +46894,7 @@ } }, { - "id": 15421, + "id": 15450, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -46272,24 +46935,24 @@ { "title": "Properties", "children": [ - 15410, - 15411, - 15412, - 15413, - 15414, - 15415, - 15416, - 15417, - 15418, - 15419, - 15420, - 15421 + 15439, + 15440, + 15441, + 15442, + 15443, + 15444, + 15445, + 15446, + 15447, + 15448, + 15449, + 15450 ] } ] }, { - "id": 15422, + "id": 15451, "name": "FilterableReservationItemProps", "variant": "declaration", "kind": 256, @@ -46304,7 +46967,7 @@ }, "children": [ { - "id": 15423, + "id": 15452, "name": "id", "variant": "declaration", "kind": 1024, @@ -46337,7 +47000,7 @@ } }, { - "id": 15425, + "id": 15454, "name": "line_item_id", "variant": "declaration", "kind": 1024, @@ -46370,7 +47033,7 @@ } }, { - "id": 15426, + "id": 15455, "name": "inventory_item_id", "variant": "declaration", "kind": 1024, @@ -46403,7 +47066,7 @@ } }, { - "id": 15427, + "id": 15456, "name": "location_id", "variant": "declaration", "kind": 1024, @@ -46436,7 +47099,7 @@ } }, { - "id": 15428, + "id": 15457, "name": "description", "variant": "declaration", "kind": 1024, @@ -46468,7 +47131,7 @@ }, { "type": "reference", - "target": 13900, + "target": 13886, "name": "StringComparisonOperator", "package": "@medusajs/types" } @@ -46476,7 +47139,7 @@ } }, { - "id": 15429, + "id": 15458, "name": "created_by", "variant": "declaration", "kind": 1024, @@ -46509,7 +47172,7 @@ } }, { - "id": 15430, + "id": 15459, "name": "quantity", "variant": "declaration", "kind": 1024, @@ -46541,7 +47204,7 @@ }, { "type": "reference", - "target": 13908, + "target": 13894, "name": "NumericalComparisonOperator", "package": "@medusajs/types" } @@ -46553,26 +47216,26 @@ { "title": "Properties", "children": [ - 15423, - 15425, - 15426, - 15427, - 15428, - 15429, - 15430 + 15452, + 15454, + 15455, + 15456, + 15457, + 15458, + 15459 ] } ] }, { - "id": 15431, + "id": 15460, "name": "UpdateInventoryItemInput", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 15432, + "id": 15461, "name": "id", "variant": "declaration", "kind": 1024, @@ -46583,7 +47246,7 @@ } }, { - "id": 15433, + "id": 15462, "name": "sku", "variant": "declaration", "kind": 1024, @@ -46619,7 +47282,7 @@ } }, { - "id": 15434, + "id": 15463, "name": "origin_country", "variant": "declaration", "kind": 1024, @@ -46655,7 +47318,7 @@ } }, { - "id": 15435, + "id": 15464, "name": "mid_code", "variant": "declaration", "kind": 1024, @@ -46691,7 +47354,7 @@ } }, { - "id": 15436, + "id": 15465, "name": "material", "variant": "declaration", "kind": 1024, @@ -46727,7 +47390,7 @@ } }, { - "id": 15437, + "id": 15466, "name": "weight", "variant": "declaration", "kind": 1024, @@ -46763,7 +47426,7 @@ } }, { - "id": 15438, + "id": 15467, "name": "length", "variant": "declaration", "kind": 1024, @@ -46799,7 +47462,7 @@ } }, { - "id": 15439, + "id": 15468, "name": "height", "variant": "declaration", "kind": 1024, @@ -46835,7 +47498,7 @@ } }, { - "id": 15440, + "id": 15469, "name": "width", "variant": "declaration", "kind": 1024, @@ -46871,7 +47534,7 @@ } }, { - "id": 15441, + "id": 15470, "name": "title", "variant": "declaration", "kind": 1024, @@ -46907,7 +47570,7 @@ } }, { - "id": 15442, + "id": 15471, "name": "description", "variant": "declaration", "kind": 1024, @@ -46943,7 +47606,7 @@ } }, { - "id": 15443, + "id": 15472, "name": "thumbnail", "variant": "declaration", "kind": 1024, @@ -46979,7 +47642,7 @@ } }, { - "id": 15444, + "id": 15473, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -47030,7 +47693,7 @@ } }, { - "id": 15445, + "id": 15474, "name": "hs_code", "variant": "declaration", "kind": 1024, @@ -47066,7 +47729,7 @@ } }, { - "id": 15446, + "id": 15475, "name": "requires_shipping", "variant": "declaration", "kind": 1024, @@ -47097,21 +47760,21 @@ { "title": "Properties", "children": [ - 15432, - 15433, - 15434, - 15435, - 15436, - 15437, - 15438, - 15439, - 15440, - 15441, - 15442, - 15443, - 15444, - 15445, - 15446 + 15461, + 15462, + 15463, + 15464, + 15465, + 15466, + 15467, + 15468, + 15469, + 15470, + 15471, + 15472, + 15473, + 15474, + 15475 ] } ], @@ -47125,7 +47788,7 @@ "typeArguments": [ { "type": "reference", - "target": 15447, + "target": 15476, "name": "CreateInventoryItemInput", "package": "@medusajs/types" } @@ -47136,7 +47799,7 @@ ] }, { - "id": 15447, + "id": 15476, "name": "CreateInventoryItemInput", "variant": "declaration", "kind": 256, @@ -47151,7 +47814,7 @@ }, "children": [ { - "id": 15448, + "id": 15477, "name": "sku", "variant": "declaration", "kind": 1024, @@ -47181,7 +47844,7 @@ } }, { - "id": 15449, + "id": 15478, "name": "origin_country", "variant": "declaration", "kind": 1024, @@ -47211,7 +47874,7 @@ } }, { - "id": 15450, + "id": 15479, "name": "mid_code", "variant": "declaration", "kind": 1024, @@ -47241,7 +47904,7 @@ } }, { - "id": 15451, + "id": 15480, "name": "material", "variant": "declaration", "kind": 1024, @@ -47271,7 +47934,7 @@ } }, { - "id": 15452, + "id": 15481, "name": "weight", "variant": "declaration", "kind": 1024, @@ -47301,7 +47964,7 @@ } }, { - "id": 15453, + "id": 15482, "name": "length", "variant": "declaration", "kind": 1024, @@ -47331,7 +47994,7 @@ } }, { - "id": 15454, + "id": 15483, "name": "height", "variant": "declaration", "kind": 1024, @@ -47361,7 +48024,7 @@ } }, { - "id": 15455, + "id": 15484, "name": "width", "variant": "declaration", "kind": 1024, @@ -47391,7 +48054,7 @@ } }, { - "id": 15456, + "id": 15485, "name": "title", "variant": "declaration", "kind": 1024, @@ -47421,7 +48084,7 @@ } }, { - "id": 15457, + "id": 15486, "name": "description", "variant": "declaration", "kind": 1024, @@ -47451,7 +48114,7 @@ } }, { - "id": 15458, + "id": 15487, "name": "thumbnail", "variant": "declaration", "kind": 1024, @@ -47480,661 +48143,6 @@ ] } }, - { - "id": 15459, - "name": "metadata", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "comment": { - "summary": [ - { - "kind": "text", - "text": "Holds custom data in key-value pairs." - } - ] - }, - "type": { - "type": "union", - "types": [ - { - "type": "literal", - "value": null - }, - { - "type": "reference", - "target": { - "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts", - "qualifiedName": "Record" - }, - "typeArguments": [ - { - "type": "intrinsic", - "name": "string" - }, - { - "type": "intrinsic", - "name": "unknown" - } - ], - "name": "Record", - "package": "typescript" - } - ] - } - }, - { - "id": 15460, - "name": "hs_code", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "comment": { - "summary": [ - { - "kind": "text", - "text": "The HS code of the inventory item." - } - ] - }, - "type": { - "type": "union", - "types": [ - { - "type": "literal", - "value": null - }, - { - "type": "intrinsic", - "name": "string" - } - ] - } - }, - { - "id": 15461, - "name": "requires_shipping", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "comment": { - "summary": [ - { - "kind": "text", - "text": "Whether the inventory item requires shipping." - } - ] - }, - "type": { - "type": "intrinsic", - "name": "boolean" - } - } - ], - "groups": [ - { - "title": "Properties", - "children": [ - 15448, - 15449, - 15450, - 15451, - 15452, - 15453, - 15454, - 15455, - 15456, - 15457, - 15458, - 15459, - 15460, - 15461 - ] - } - ] - }, - { - "id": 15462, - "name": "CreateInventoryLevelInput", - "variant": "declaration", - "kind": 256, - "flags": {}, - "children": [ - { - "id": 15463, - "name": "inventory_item_id", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "comment": { - "summary": [ - { - "kind": "text", - "text": "The ID of the associated inventory item." - } - ] - }, - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 15464, - "name": "location_id", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "comment": { - "summary": [ - { - "kind": "text", - "text": "The ID of the associated location." - } - ] - }, - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 15465, - "name": "stocked_quantity", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "comment": { - "summary": [ - { - "kind": "text", - "text": "The stocked quantity of the associated inventory item in the associated location." - } - ] - }, - "type": { - "type": "intrinsic", - "name": "number" - } - }, - { - "id": 15466, - "name": "incoming_quantity", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "comment": { - "summary": [ - { - "kind": "text", - "text": "The incoming quantity of the associated inventory item in the associated location." - } - ] - }, - "type": { - "type": "intrinsic", - "name": "number" - } - } - ], - "groups": [ - { - "title": "Properties", - "children": [ - 15463, - 15464, - 15465, - 15466 - ] - } - ] - }, - { - "id": 15467, - "name": "UpdateInventoryLevelInput", - "variant": "declaration", - "kind": 256, - "flags": {}, - "comment": { - "summary": [ - { - "kind": "text", - "text": "The attributes to update in an inventory level." - } - ] - }, - "children": [ - { - "id": 15468, - "name": "id", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "comment": { - "summary": [ - { - "kind": "text", - "text": "id of the inventory level to update" - } - ] - }, - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 15469, - "name": "stocked_quantity", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "comment": { - "summary": [ - { - "kind": "text", - "text": "The stocked quantity of the associated inventory item in the associated location." - } - ] - }, - "type": { - "type": "intrinsic", - "name": "number" - } - }, - { - "id": 15470, - "name": "incoming_quantity", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "comment": { - "summary": [ - { - "kind": "text", - "text": "The incoming quantity of the associated inventory item in the associated location." - } - ] - }, - "type": { - "type": "intrinsic", - "name": "number" - } - } - ], - "groups": [ - { - "title": "Properties", - "children": [ - 15468, - 15469, - 15470 - ] - } - ] - }, - { - "id": 15471, - "name": "BulkUpdateInventoryLevelInput", - "variant": "declaration", - "kind": 256, - "flags": {}, - "comment": { - "summary": [ - { - "kind": "text", - "text": "The attributes to update in an inventory level. The inventory level is identified by the IDs of its associated inventory item and location." - } - ] - }, - "children": [ - { - "id": 15474, - "name": "id", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "comment": { - "summary": [ - { - "kind": "text", - "text": "id of the inventory level to update" - } - ] - }, - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 15475, - "name": "stocked_quantity", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "comment": { - "summary": [ - { - "kind": "text", - "text": "The stocked quantity of the associated inventory item in the associated location." - } - ] - }, - "type": { - "type": "intrinsic", - "name": "number" - } - }, - { - "id": 15476, - "name": "incoming_quantity", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "comment": { - "summary": [ - { - "kind": "text", - "text": "The incoming quantity of the associated inventory item in the associated location." - } - ] - }, - "type": { - "type": "intrinsic", - "name": "number" - } - }, - { - "id": 15472, - "name": "inventory_item_id", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "comment": { - "summary": [ - { - "kind": "text", - "text": "The ID of the associated inventory level." - } - ] - }, - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 15473, - "name": "location_id", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "comment": { - "summary": [ - { - "kind": "text", - "text": "The ID of the associated location." - } - ] - }, - "type": { - "type": "intrinsic", - "name": "string" - } - } - ], - "groups": [ - { - "title": "Properties", - "children": [ - 15474, - 15475, - 15476, - 15472, - 15473 - ] - } - ] - }, - { - "id": 15477, - "name": "BulkAdjustInventoryLevelInput", - "variant": "declaration", - "kind": 2097152, - "flags": {}, - "type": { - "type": "intersection", - "types": [ - { - "type": "reflection", - "declaration": { - "id": 15478, - "name": "__type", - "variant": "declaration", - "kind": 65536, - "flags": {}, - "children": [ - { - "id": 15479, - "name": "inventory_item_id", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "comment": { - "summary": [ - { - "kind": "text", - "text": "The ID of the associated inventory level." - } - ] - }, - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 15480, - "name": "location_id", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "comment": { - "summary": [ - { - "kind": "text", - "text": "The ID of the associated location." - } - ] - }, - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 15481, - "name": "adjustment", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "comment": { - "summary": [ - { - "kind": "text", - "text": "The quantity to adjust the inventory level by." - } - ] - }, - "type": { - "type": "intrinsic", - "name": "number" - } - } - ], - "groups": [ - { - "title": "Properties", - "children": [ - 15479, - 15480, - 15481 - ] - } - ] - } - }, - { - "type": "reference", - "target": 15467, - "name": "UpdateInventoryLevelInput", - "package": "@medusajs/types" - } - ] - } - }, - { - "id": 15482, - "name": "UpdateReservationItemInput", - "variant": "declaration", - "kind": 256, - "flags": {}, - "comment": { - "summary": [ - { - "kind": "text", - "text": "The attributes to update in a reservation item." - } - ] - }, - "children": [ - { - "id": 15483, - "name": "id", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 15484, - "name": "quantity", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "comment": { - "summary": [ - { - "kind": "text", - "text": "The reserved quantity." - } - ] - }, - "type": { - "type": "intrinsic", - "name": "number" - } - }, - { - "id": 15485, - "name": "location_id", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "comment": { - "summary": [ - { - "kind": "text", - "text": "The ID of the associated location." - } - ] - }, - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 15486, - "name": "description", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "comment": { - "summary": [ - { - "kind": "text", - "text": "The description of the reservation item." - } - ] - }, - "type": { - "type": "union", - "types": [ - { - "type": "literal", - "value": null - }, - { - "type": "intrinsic", - "name": "string" - } - ] - } - }, - { - "id": 15487, - "name": "allow_backorder", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "comment": { - "summary": [ - { - "kind": "text", - "text": "Allow backorder of the item. If true, it won't check inventory levels before reserving it." - } - ] - }, - "type": { - "type": "intrinsic", - "name": "boolean" - } - }, { "id": 15488, "name": "metadata", @@ -48179,40 +48187,10 @@ } ] } - } - ], - "groups": [ + }, { - "title": "Properties", - "children": [ - 15483, - 15484, - 15485, - 15486, - 15487, - 15488 - ] - } - ] - }, - { - "id": 15489, - "name": "CreateReservationItemInput", - "variant": "declaration", - "kind": 256, - "flags": {}, - "comment": { - "summary": [ - { - "kind": "text", - "text": "The details of the reservation item to be created." - } - ] - }, - "children": [ - { - "id": 15490, - "name": "line_item_id", + "id": 15489, + "name": "hs_code", "variant": "declaration", "kind": 1024, "flags": { @@ -48222,7 +48200,7 @@ "summary": [ { "kind": "text", - "text": "The ID of the associated line item." + "text": "The HS code of the inventory item." } ] }, @@ -48241,7 +48219,58 @@ } }, { - "id": 15491, + "id": 15490, + "name": "requires_shipping", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "comment": { + "summary": [ + { + "kind": "text", + "text": "Whether the inventory item requires shipping." + } + ] + }, + "type": { + "type": "intrinsic", + "name": "boolean" + } + } + ], + "groups": [ + { + "title": "Properties", + "children": [ + 15477, + 15478, + 15479, + 15480, + 15481, + 15482, + 15483, + 15484, + 15485, + 15486, + 15487, + 15488, + 15489, + 15490 + ] + } + ] + }, + { + "id": 15491, + "name": "CreateInventoryLevelInput", + "variant": "declaration", + "kind": 256, + "flags": {}, + "children": [ + { + "id": 15492, "name": "inventory_item_id", "variant": "declaration", "kind": 1024, @@ -48260,7 +48289,7 @@ } }, { - "id": 15492, + "id": 15493, "name": "location_id", "variant": "declaration", "kind": 1024, @@ -48279,11 +48308,411 @@ } }, { - "id": 15493, - "name": "quantity", + "id": 15494, + "name": "stocked_quantity", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "comment": { + "summary": [ + { + "kind": "text", + "text": "The stocked quantity of the associated inventory item in the associated location." + } + ] + }, + "type": { + "type": "intrinsic", + "name": "number" + } + }, + { + "id": 15495, + "name": "incoming_quantity", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "comment": { + "summary": [ + { + "kind": "text", + "text": "The incoming quantity of the associated inventory item in the associated location." + } + ] + }, + "type": { + "type": "intrinsic", + "name": "number" + } + } + ], + "groups": [ + { + "title": "Properties", + "children": [ + 15492, + 15493, + 15494, + 15495 + ] + } + ] + }, + { + "id": 15496, + "name": "UpdateInventoryLevelInput", + "variant": "declaration", + "kind": 256, + "flags": {}, + "comment": { + "summary": [ + { + "kind": "text", + "text": "The attributes to update in an inventory level." + } + ] + }, + "children": [ + { + "id": 15497, + "name": "id", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "comment": { + "summary": [ + { + "kind": "text", + "text": "id of the inventory level to update" + } + ] + }, + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 15498, + "name": "stocked_quantity", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "comment": { + "summary": [ + { + "kind": "text", + "text": "The stocked quantity of the associated inventory item in the associated location." + } + ] + }, + "type": { + "type": "intrinsic", + "name": "number" + } + }, + { + "id": 15499, + "name": "incoming_quantity", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "comment": { + "summary": [ + { + "kind": "text", + "text": "The incoming quantity of the associated inventory item in the associated location." + } + ] + }, + "type": { + "type": "intrinsic", + "name": "number" + } + } + ], + "groups": [ + { + "title": "Properties", + "children": [ + 15497, + 15498, + 15499 + ] + } + ] + }, + { + "id": 15500, + "name": "BulkUpdateInventoryLevelInput", + "variant": "declaration", + "kind": 256, + "flags": {}, + "comment": { + "summary": [ + { + "kind": "text", + "text": "The attributes to update in an inventory level. The inventory level is identified by the IDs of its associated inventory item and location." + } + ] + }, + "children": [ + { + "id": 15503, + "name": "id", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "comment": { + "summary": [ + { + "kind": "text", + "text": "id of the inventory level to update" + } + ] + }, + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 15504, + "name": "stocked_quantity", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "comment": { + "summary": [ + { + "kind": "text", + "text": "The stocked quantity of the associated inventory item in the associated location." + } + ] + }, + "type": { + "type": "intrinsic", + "name": "number" + } + }, + { + "id": 15505, + "name": "incoming_quantity", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "comment": { + "summary": [ + { + "kind": "text", + "text": "The incoming quantity of the associated inventory item in the associated location." + } + ] + }, + "type": { + "type": "intrinsic", + "name": "number" + } + }, + { + "id": 15501, + "name": "inventory_item_id", "variant": "declaration", "kind": 1024, "flags": {}, + "comment": { + "summary": [ + { + "kind": "text", + "text": "The ID of the associated inventory level." + } + ] + }, + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 15502, + "name": "location_id", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "comment": { + "summary": [ + { + "kind": "text", + "text": "The ID of the associated location." + } + ] + }, + "type": { + "type": "intrinsic", + "name": "string" + } + } + ], + "groups": [ + { + "title": "Properties", + "children": [ + 15503, + 15504, + 15505, + 15501, + 15502 + ] + } + ] + }, + { + "id": 15506, + "name": "BulkAdjustInventoryLevelInput", + "variant": "declaration", + "kind": 2097152, + "flags": {}, + "type": { + "type": "intersection", + "types": [ + { + "type": "reflection", + "declaration": { + "id": 15507, + "name": "__type", + "variant": "declaration", + "kind": 65536, + "flags": {}, + "children": [ + { + "id": 15508, + "name": "inventory_item_id", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "comment": { + "summary": [ + { + "kind": "text", + "text": "The ID of the associated inventory level." + } + ] + }, + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 15509, + "name": "location_id", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "comment": { + "summary": [ + { + "kind": "text", + "text": "The ID of the associated location." + } + ] + }, + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 15510, + "name": "adjustment", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "comment": { + "summary": [ + { + "kind": "text", + "text": "The quantity to adjust the inventory level by." + } + ] + }, + "type": { + "type": "intrinsic", + "name": "number" + } + } + ], + "groups": [ + { + "title": "Properties", + "children": [ + 15508, + 15509, + 15510 + ] + } + ] + } + }, + { + "type": "reference", + "target": 15496, + "name": "UpdateInventoryLevelInput", + "package": "@medusajs/types" + } + ] + } + }, + { + "id": 15511, + "name": "UpdateReservationItemInput", + "variant": "declaration", + "kind": 256, + "flags": {}, + "comment": { + "summary": [ + { + "kind": "text", + "text": "The attributes to update in a reservation item." + } + ] + }, + "children": [ + { + "id": 15512, + "name": "id", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 15513, + "name": "quantity", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, "comment": { "summary": [ { @@ -48298,7 +48727,58 @@ } }, { - "id": 15494, + "id": 15514, + "name": "location_id", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "comment": { + "summary": [ + { + "kind": "text", + "text": "The ID of the associated location." + } + ] + }, + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 15515, + "name": "description", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "comment": { + "summary": [ + { + "kind": "text", + "text": "The description of the reservation item." + } + ] + }, + "type": { + "type": "union", + "types": [ + { + "type": "literal", + "value": null + }, + { + "type": "intrinsic", + "name": "string" + } + ] + } + }, + { + "id": 15516, "name": "allow_backorder", "variant": "declaration", "kind": 1024, @@ -48319,97 +48799,7 @@ } }, { - "id": 15495, - "name": "description", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "comment": { - "summary": [ - { - "kind": "text", - "text": "The description of the reservation." - } - ] - }, - "type": { - "type": "union", - "types": [ - { - "type": "literal", - "value": null - }, - { - "type": "intrinsic", - "name": "string" - } - ] - } - }, - { - "id": 15496, - "name": "created_by", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "comment": { - "summary": [ - { - "kind": "text", - "text": "The user or system that created the reservation. Can be any form of identification string." - } - ] - }, - "type": { - "type": "union", - "types": [ - { - "type": "literal", - "value": null - }, - { - "type": "intrinsic", - "name": "string" - } - ] - } - }, - { - "id": 15497, - "name": "external_id", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "comment": { - "summary": [ - { - "kind": "text", - "text": "An ID associated with an external third-party system that the reservation item is connected to." - } - ] - }, - "type": { - "type": "union", - "types": [ - { - "type": "literal", - "value": null - }, - { - "type": "intrinsic", - "name": "string" - } - ] - } - }, - { - "id": 15498, + "id": 15517, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -48458,28 +48848,301 @@ { "title": "Properties", "children": [ - 15490, - 15491, - 15492, - 15493, - 15494, - 15495, - 15496, - 15497, - 15498 + 15512, + 15513, + 15514, + 15515, + 15516, + 15517 ] } ] }, { - "id": 15499, + "id": 15518, + "name": "CreateReservationItemInput", + "variant": "declaration", + "kind": 256, + "flags": {}, + "comment": { + "summary": [ + { + "kind": "text", + "text": "The details of the reservation item to be created." + } + ] + }, + "children": [ + { + "id": 15519, + "name": "line_item_id", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "comment": { + "summary": [ + { + "kind": "text", + "text": "The ID of the associated line item." + } + ] + }, + "type": { + "type": "union", + "types": [ + { + "type": "literal", + "value": null + }, + { + "type": "intrinsic", + "name": "string" + } + ] + } + }, + { + "id": 15520, + "name": "inventory_item_id", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "comment": { + "summary": [ + { + "kind": "text", + "text": "The ID of the associated inventory item." + } + ] + }, + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 15521, + "name": "location_id", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "comment": { + "summary": [ + { + "kind": "text", + "text": "The ID of the associated location." + } + ] + }, + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 15522, + "name": "quantity", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "comment": { + "summary": [ + { + "kind": "text", + "text": "The reserved quantity." + } + ] + }, + "type": { + "type": "intrinsic", + "name": "number" + } + }, + { + "id": 15523, + "name": "allow_backorder", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "comment": { + "summary": [ + { + "kind": "text", + "text": "Allow backorder of the item. If true, it won't check inventory levels before reserving it." + } + ] + }, + "type": { + "type": "intrinsic", + "name": "boolean" + } + }, + { + "id": 15524, + "name": "description", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "comment": { + "summary": [ + { + "kind": "text", + "text": "The description of the reservation." + } + ] + }, + "type": { + "type": "union", + "types": [ + { + "type": "literal", + "value": null + }, + { + "type": "intrinsic", + "name": "string" + } + ] + } + }, + { + "id": 15525, + "name": "created_by", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "comment": { + "summary": [ + { + "kind": "text", + "text": "The user or system that created the reservation. Can be any form of identification string." + } + ] + }, + "type": { + "type": "union", + "types": [ + { + "type": "literal", + "value": null + }, + { + "type": "intrinsic", + "name": "string" + } + ] + } + }, + { + "id": 15526, + "name": "external_id", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "comment": { + "summary": [ + { + "kind": "text", + "text": "An ID associated with an external third-party system that the reservation item is connected to." + } + ] + }, + "type": { + "type": "union", + "types": [ + { + "type": "literal", + "value": null + }, + { + "type": "intrinsic", + "name": "string" + } + ] + } + }, + { + "id": 15527, + "name": "metadata", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "comment": { + "summary": [ + { + "kind": "text", + "text": "Holds custom data in key-value pairs." + } + ] + }, + "type": { + "type": "union", + "types": [ + { + "type": "literal", + "value": null + }, + { + "type": "reference", + "target": { + "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts", + "qualifiedName": "Record" + }, + "typeArguments": [ + { + "type": "intrinsic", + "name": "string" + }, + { + "type": "intrinsic", + "name": "unknown" + } + ], + "name": "Record", + "package": "typescript" + } + ] + } + } + ], + "groups": [ + { + "title": "Properties", + "children": [ + 15519, + 15520, + 15521, + 15522, + 15523, + 15524, + 15525, + 15526, + 15527 + ] + } + ] + }, + { + "id": 15528, "name": "ReserveQuantityContext", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 15500, + "id": 15529, "name": "locationId", "variant": "declaration", "kind": 1024, @@ -48501,7 +49164,7 @@ } }, { - "id": 15501, + "id": 15530, "name": "lineItemId", "variant": "declaration", "kind": 1024, @@ -48523,7 +49186,7 @@ } }, { - "id": 15502, + "id": 15531, "name": "salesChannelId", "variant": "declaration", "kind": 1024, @@ -48549,15 +49212,15 @@ { "title": "Properties", "children": [ - 15500, - 15501, - 15502 + 15529, + 15530, + 15531 ] } ] }, { - "id": 15503, + "id": 15532, "name": "IInventoryService", "variant": "declaration", "kind": 256, @@ -48572,14 +49235,14 @@ }, "children": [ { - "id": 15504, + "id": 15533, "name": "listInventoryItems", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 15505, + "id": 15534, "name": "listInventoryItems", "variant": "signature", "kind": 4096, @@ -48666,7 +49329,7 @@ }, "parameters": [ { - "id": 15506, + "id": 15535, "name": "selector", "variant": "param", "kind": 32768, @@ -48681,13 +49344,13 @@ }, "type": { "type": "reference", - "target": 15381, + "target": 15410, "name": "FilterableInventoryItemProps", "package": "@medusajs/types" } }, { - "id": 15507, + "id": 15536, "name": "config", "variant": "param", "kind": 32768, @@ -48720,11 +49383,11 @@ }, "type": { "type": "reference", - "target": 13839, + "target": 13825, "typeArguments": [ { "type": "reference", - "target": 15362, + "target": 15391, "name": "InventoryItemDTO", "package": "@medusajs/types" } @@ -48734,7 +49397,7 @@ } }, { - "id": 15508, + "id": 15537, "name": "context", "variant": "param", "kind": 32768, @@ -48751,7 +49414,7 @@ }, "type": { "type": "reference", - "target": 16859, + "target": 16888, "name": "Context", "package": "@medusajs/types" } @@ -48768,7 +49431,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 15362, + "target": 15391, "name": "InventoryItemDTO", "package": "@medusajs/types" } @@ -48781,14 +49444,14 @@ ] }, { - "id": 15509, + "id": 15538, "name": "listAndCountInventoryItems", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 15510, + "id": 15539, "name": "listAndCountInventoryItems", "variant": "signature", "kind": 4096, @@ -48875,7 +49538,7 @@ }, "parameters": [ { - "id": 15511, + "id": 15540, "name": "selector", "variant": "param", "kind": 32768, @@ -48890,13 +49553,13 @@ }, "type": { "type": "reference", - "target": 15381, + "target": 15410, "name": "FilterableInventoryItemProps", "package": "@medusajs/types" } }, { - "id": 15512, + "id": 15541, "name": "config", "variant": "param", "kind": 32768, @@ -48929,11 +49592,11 @@ }, "type": { "type": "reference", - "target": 13839, + "target": 13825, "typeArguments": [ { "type": "reference", - "target": 15362, + "target": 15391, "name": "InventoryItemDTO", "package": "@medusajs/types" } @@ -48943,7 +49606,7 @@ } }, { - "id": 15513, + "id": 15542, "name": "context", "variant": "param", "kind": 32768, @@ -48960,7 +49623,7 @@ }, "type": { "type": "reference", - "target": 16859, + "target": 16888, "name": "Context", "package": "@medusajs/types" } @@ -48980,7 +49643,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 15362, + "target": 15391, "name": "InventoryItemDTO", "package": "@medusajs/types" } @@ -48999,14 +49662,14 @@ ] }, { - "id": 15514, + "id": 15543, "name": "listReservationItems", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 15515, + "id": 15544, "name": "listReservationItems", "variant": "signature", "kind": 4096, @@ -49093,7 +49756,7 @@ }, "parameters": [ { - "id": 15516, + "id": 15545, "name": "selector", "variant": "param", "kind": 32768, @@ -49108,13 +49771,13 @@ }, "type": { "type": "reference", - "target": 15422, + "target": 15451, "name": "FilterableReservationItemProps", "package": "@medusajs/types" } }, { - "id": 15517, + "id": 15546, "name": "config", "variant": "param", "kind": 32768, @@ -49147,11 +49810,11 @@ }, "type": { "type": "reference", - "target": 13839, + "target": 13825, "typeArguments": [ { "type": "reference", - "target": 15409, + "target": 15438, "name": "ReservationItemDTO", "package": "@medusajs/types" } @@ -49161,7 +49824,7 @@ } }, { - "id": 15518, + "id": 15547, "name": "context", "variant": "param", "kind": 32768, @@ -49178,7 +49841,7 @@ }, "type": { "type": "reference", - "target": 16859, + "target": 16888, "name": "Context", "package": "@medusajs/types" } @@ -49195,7 +49858,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 15409, + "target": 15438, "name": "ReservationItemDTO", "package": "@medusajs/types" } @@ -49208,14 +49871,14 @@ ] }, { - "id": 15519, + "id": 15548, "name": "listAndCountReservationItems", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 15520, + "id": 15549, "name": "listAndCountReservationItems", "variant": "signature", "kind": 4096, @@ -49302,7 +49965,7 @@ }, "parameters": [ { - "id": 15521, + "id": 15550, "name": "selector", "variant": "param", "kind": 32768, @@ -49317,13 +49980,13 @@ }, "type": { "type": "reference", - "target": 15422, + "target": 15451, "name": "FilterableReservationItemProps", "package": "@medusajs/types" } }, { - "id": 15522, + "id": 15551, "name": "config", "variant": "param", "kind": 32768, @@ -49356,11 +50019,11 @@ }, "type": { "type": "reference", - "target": 13839, + "target": 13825, "typeArguments": [ { "type": "reference", - "target": 15409, + "target": 15438, "name": "ReservationItemDTO", "package": "@medusajs/types" } @@ -49370,7 +50033,7 @@ } }, { - "id": 15523, + "id": 15552, "name": "context", "variant": "param", "kind": 32768, @@ -49387,7 +50050,7 @@ }, "type": { "type": "reference", - "target": 16859, + "target": 16888, "name": "Context", "package": "@medusajs/types" } @@ -49407,7 +50070,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 15409, + "target": 15438, "name": "ReservationItemDTO", "package": "@medusajs/types" } @@ -49426,14 +50089,14 @@ ] }, { - "id": 15524, + "id": 15553, "name": "listInventoryLevels", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 15525, + "id": 15554, "name": "listInventoryLevels", "variant": "signature", "kind": 4096, @@ -49520,7 +50183,7 @@ }, "parameters": [ { - "id": 15526, + "id": 15555, "name": "selector", "variant": "param", "kind": 32768, @@ -49535,13 +50198,13 @@ }, "type": { "type": "reference", - "target": 15401, + "target": 15430, "name": "FilterableInventoryLevelProps", "package": "@medusajs/types" } }, { - "id": 15527, + "id": 15556, "name": "config", "variant": "param", "kind": 32768, @@ -49574,11 +50237,11 @@ }, "type": { "type": "reference", - "target": 13839, + "target": 13825, "typeArguments": [ { "type": "reference", - "target": 15389, + "target": 15418, "name": "InventoryLevelDTO", "package": "@medusajs/types" } @@ -49588,7 +50251,7 @@ } }, { - "id": 15528, + "id": 15557, "name": "context", "variant": "param", "kind": 32768, @@ -49605,7 +50268,7 @@ }, "type": { "type": "reference", - "target": 16859, + "target": 16888, "name": "Context", "package": "@medusajs/types" } @@ -49622,7 +50285,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 15389, + "target": 15418, "name": "InventoryLevelDTO", "package": "@medusajs/types" } @@ -49635,14 +50298,14 @@ ] }, { - "id": 15529, + "id": 15558, "name": "listAndCountInventoryLevels", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 15530, + "id": 15559, "name": "listAndCountInventoryLevels", "variant": "signature", "kind": 4096, @@ -49729,7 +50392,7 @@ }, "parameters": [ { - "id": 15531, + "id": 15560, "name": "selector", "variant": "param", "kind": 32768, @@ -49744,13 +50407,13 @@ }, "type": { "type": "reference", - "target": 15401, + "target": 15430, "name": "FilterableInventoryLevelProps", "package": "@medusajs/types" } }, { - "id": 15532, + "id": 15561, "name": "config", "variant": "param", "kind": 32768, @@ -49783,11 +50446,11 @@ }, "type": { "type": "reference", - "target": 13839, + "target": 13825, "typeArguments": [ { "type": "reference", - "target": 15389, + "target": 15418, "name": "InventoryLevelDTO", "package": "@medusajs/types" } @@ -49797,7 +50460,7 @@ } }, { - "id": 15533, + "id": 15562, "name": "context", "variant": "param", "kind": 32768, @@ -49814,7 +50477,7 @@ }, "type": { "type": "reference", - "target": 16859, + "target": 16888, "name": "Context", "package": "@medusajs/types" } @@ -49834,7 +50497,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 15389, + "target": 15418, "name": "InventoryLevelDTO", "package": "@medusajs/types" } @@ -49853,14 +50516,14 @@ ] }, { - "id": 15534, + "id": 15563, "name": "retrieveInventoryItem", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 15535, + "id": 15564, "name": "retrieveInventoryItem", "variant": "signature", "kind": 4096, @@ -49907,7 +50570,7 @@ }, "parameters": [ { - "id": 15536, + "id": 15565, "name": "inventoryItemId", "variant": "param", "kind": 32768, @@ -49926,7 +50589,7 @@ } }, { - "id": 15537, + "id": 15566, "name": "config", "variant": "param", "kind": 32768, @@ -49959,11 +50622,11 @@ }, "type": { "type": "reference", - "target": 13839, + "target": 13825, "typeArguments": [ { "type": "reference", - "target": 15362, + "target": 15391, "name": "InventoryItemDTO", "package": "@medusajs/types" } @@ -49973,7 +50636,7 @@ } }, { - "id": 15538, + "id": 15567, "name": "context", "variant": "param", "kind": 32768, @@ -49990,7 +50653,7 @@ }, "type": { "type": "reference", - "target": 16859, + "target": 16888, "name": "Context", "package": "@medusajs/types" } @@ -50005,7 +50668,7 @@ "typeArguments": [ { "type": "reference", - "target": 15362, + "target": 15391, "name": "InventoryItemDTO", "package": "@medusajs/types" } @@ -50017,14 +50680,14 @@ ] }, { - "id": 15539, + "id": 15568, "name": "retrieveInventoryLevelByItemAndLocation", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 15540, + "id": 15569, "name": "retrieveInventoryLevelByItemAndLocation", "variant": "signature", "kind": 4096, @@ -50059,7 +50722,7 @@ }, "parameters": [ { - "id": 15541, + "id": 15570, "name": "inventoryItemId", "variant": "param", "kind": 32768, @@ -50078,7 +50741,7 @@ } }, { - "id": 15542, + "id": 15571, "name": "locationId", "variant": "param", "kind": 32768, @@ -50097,7 +50760,7 @@ } }, { - "id": 15543, + "id": 15572, "name": "context", "variant": "param", "kind": 32768, @@ -50114,7 +50777,7 @@ }, "type": { "type": "reference", - "target": 16859, + "target": 16888, "name": "Context", "package": "@medusajs/types" } @@ -50129,7 +50792,7 @@ "typeArguments": [ { "type": "reference", - "target": 15389, + "target": 15418, "name": "InventoryLevelDTO", "package": "@medusajs/types" } @@ -50141,14 +50804,14 @@ ] }, { - "id": 15544, + "id": 15573, "name": "retrieveInventoryLevel", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 15545, + "id": 15574, "name": "retrieveInventoryLevel", "variant": "signature", "kind": 4096, @@ -50195,7 +50858,7 @@ }, "parameters": [ { - "id": 15546, + "id": 15575, "name": "inventoryLevelId", "variant": "param", "kind": 32768, @@ -50214,7 +50877,7 @@ } }, { - "id": 15547, + "id": 15576, "name": "config", "variant": "param", "kind": 32768, @@ -50247,11 +50910,11 @@ }, "type": { "type": "reference", - "target": 13839, + "target": 13825, "typeArguments": [ { "type": "reference", - "target": 15389, + "target": 15418, "name": "InventoryLevelDTO", "package": "@medusajs/types" } @@ -50261,7 +50924,7 @@ } }, { - "id": 15548, + "id": 15577, "name": "context", "variant": "param", "kind": 32768, @@ -50278,7 +50941,7 @@ }, "type": { "type": "reference", - "target": 16859, + "target": 16888, "name": "Context", "package": "@medusajs/types" } @@ -50293,7 +50956,7 @@ "typeArguments": [ { "type": "reference", - "target": 15389, + "target": 15418, "name": "InventoryLevelDTO", "package": "@medusajs/types" } @@ -50305,14 +50968,14 @@ ] }, { - "id": 15549, + "id": 15578, "name": "retrieveReservationItem", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 15550, + "id": 15579, "name": "retrieveReservationItem", "variant": "signature", "kind": 4096, @@ -50359,7 +51022,7 @@ }, "parameters": [ { - "id": 15551, + "id": 15580, "name": "reservationId", "variant": "param", "kind": 32768, @@ -50378,7 +51041,7 @@ } }, { - "id": 15552, + "id": 15581, "name": "config", "variant": "param", "kind": 32768, @@ -50411,11 +51074,11 @@ }, "type": { "type": "reference", - "target": 13839, + "target": 13825, "typeArguments": [ { "type": "reference", - "target": 15409, + "target": 15438, "name": "ReservationItemDTO", "package": "@medusajs/types" } @@ -50425,7 +51088,7 @@ } }, { - "id": 15553, + "id": 15582, "name": "context", "variant": "param", "kind": 32768, @@ -50442,7 +51105,7 @@ }, "type": { "type": "reference", - "target": 16859, + "target": 16888, "name": "Context", "package": "@medusajs/types" } @@ -50457,7 +51120,7 @@ "typeArguments": [ { "type": "reference", - "target": 15409, + "target": 15438, "name": "ReservationItemDTO", "package": "@medusajs/types" } @@ -50469,14 +51132,14 @@ ] }, { - "id": 15554, + "id": 15583, "name": "createReservationItems", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 15555, + "id": 15584, "name": "createReservationItems", "variant": "signature", "kind": 4096, @@ -50511,7 +51174,7 @@ }, "parameters": [ { - "id": 15556, + "id": 15585, "name": "input", "variant": "param", "kind": 32768, @@ -50528,14 +51191,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 15489, + "target": 15518, "name": "CreateReservationItemInput", "package": "@medusajs/types" } } }, { - "id": 15557, + "id": 15586, "name": "context", "variant": "param", "kind": 32768, @@ -50552,7 +51215,7 @@ }, "type": { "type": "reference", - "target": 16859, + "target": 16888, "name": "Context", "package": "@medusajs/types" } @@ -50569,7 +51232,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 15409, + "target": 15438, "name": "ReservationItemDTO", "package": "@medusajs/types" } @@ -50580,7 +51243,7 @@ } }, { - "id": 15558, + "id": 15587, "name": "createReservationItems", "variant": "signature", "kind": 4096, @@ -50615,7 +51278,7 @@ }, "parameters": [ { - "id": 15559, + "id": 15588, "name": "input", "variant": "param", "kind": 32768, @@ -50630,13 +51293,13 @@ }, "type": { "type": "reference", - "target": 15489, + "target": 15518, "name": "CreateReservationItemInput", "package": "@medusajs/types" } }, { - "id": 15560, + "id": 15589, "name": "context", "variant": "param", "kind": 32768, @@ -50653,7 +51316,7 @@ }, "type": { "type": "reference", - "target": 16859, + "target": 16888, "name": "Context", "package": "@medusajs/types" } @@ -50668,7 +51331,7 @@ "typeArguments": [ { "type": "reference", - "target": 15409, + "target": 15438, "name": "ReservationItemDTO", "package": "@medusajs/types" } @@ -50680,14 +51343,14 @@ ] }, { - "id": 15561, + "id": 15590, "name": "createInventoryItems", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 15562, + "id": 15591, "name": "createInventoryItems", "variant": "signature", "kind": 4096, @@ -50722,7 +51385,7 @@ }, "parameters": [ { - "id": 15563, + "id": 15592, "name": "input", "variant": "param", "kind": 32768, @@ -50739,14 +51402,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 15447, + "target": 15476, "name": "CreateInventoryItemInput", "package": "@medusajs/types" } } }, { - "id": 15564, + "id": 15593, "name": "context", "variant": "param", "kind": 32768, @@ -50763,7 +51426,7 @@ }, "type": { "type": "reference", - "target": 16859, + "target": 16888, "name": "Context", "package": "@medusajs/types" } @@ -50780,7 +51443,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 15362, + "target": 15391, "name": "InventoryItemDTO", "package": "@medusajs/types" } @@ -50791,7 +51454,7 @@ } }, { - "id": 15565, + "id": 15594, "name": "createInventoryItems", "variant": "signature", "kind": 4096, @@ -50826,7 +51489,7 @@ }, "parameters": [ { - "id": 15566, + "id": 15595, "name": "input", "variant": "param", "kind": 32768, @@ -50841,13 +51504,13 @@ }, "type": { "type": "reference", - "target": 15447, + "target": 15476, "name": "CreateInventoryItemInput", "package": "@medusajs/types" } }, { - "id": 15567, + "id": 15596, "name": "context", "variant": "param", "kind": 32768, @@ -50864,7 +51527,7 @@ }, "type": { "type": "reference", - "target": 16859, + "target": 16888, "name": "Context", "package": "@medusajs/types" } @@ -50879,7 +51542,7 @@ "typeArguments": [ { "type": "reference", - "target": 15362, + "target": 15391, "name": "InventoryItemDTO", "package": "@medusajs/types" } @@ -50891,14 +51554,14 @@ ] }, { - "id": 15568, + "id": 15597, "name": "createInventoryLevels", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 15569, + "id": 15598, "name": "createInventoryLevels", "variant": "signature", "kind": 4096, @@ -50933,7 +51596,7 @@ }, "parameters": [ { - "id": 15570, + "id": 15599, "name": "data", "variant": "param", "kind": 32768, @@ -50950,14 +51613,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 15462, + "target": 15491, "name": "CreateInventoryLevelInput", "package": "@medusajs/types" } } }, { - "id": 15571, + "id": 15600, "name": "context", "variant": "param", "kind": 32768, @@ -50974,7 +51637,7 @@ }, "type": { "type": "reference", - "target": 16859, + "target": 16888, "name": "Context", "package": "@medusajs/types" } @@ -50991,7 +51654,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 15389, + "target": 15418, "name": "InventoryLevelDTO", "package": "@medusajs/types" } @@ -51002,7 +51665,7 @@ } }, { - "id": 15572, + "id": 15601, "name": "createInventoryLevels", "variant": "signature", "kind": 4096, @@ -51037,7 +51700,7 @@ }, "parameters": [ { - "id": 15573, + "id": 15602, "name": "data", "variant": "param", "kind": 32768, @@ -51052,13 +51715,13 @@ }, "type": { "type": "reference", - "target": 15462, + "target": 15491, "name": "CreateInventoryLevelInput", "package": "@medusajs/types" } }, { - "id": 15574, + "id": 15603, "name": "context", "variant": "param", "kind": 32768, @@ -51075,7 +51738,7 @@ }, "type": { "type": "reference", - "target": 16859, + "target": 16888, "name": "Context", "package": "@medusajs/types" } @@ -51090,7 +51753,7 @@ "typeArguments": [ { "type": "reference", - "target": 15389, + "target": 15418, "name": "InventoryLevelDTO", "package": "@medusajs/types" } @@ -51102,14 +51765,14 @@ ] }, { - "id": 15575, + "id": 15604, "name": "updateInventoryLevels", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 15576, + "id": 15605, "name": "updateInventoryLevels", "variant": "signature", "kind": 4096, @@ -51144,7 +51807,7 @@ }, "parameters": [ { - "id": 15577, + "id": 15606, "name": "updates", "variant": "param", "kind": 32768, @@ -51161,14 +51824,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 15471, + "target": 15500, "name": "BulkUpdateInventoryLevelInput", "package": "@medusajs/types" } } }, { - "id": 15578, + "id": 15607, "name": "context", "variant": "param", "kind": 32768, @@ -51185,7 +51848,7 @@ }, "type": { "type": "reference", - "target": 16859, + "target": 16888, "name": "Context", "package": "@medusajs/types" } @@ -51202,7 +51865,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 15389, + "target": 15418, "name": "InventoryLevelDTO", "package": "@medusajs/types" } @@ -51213,7 +51876,7 @@ } }, { - "id": 15579, + "id": 15608, "name": "updateInventoryLevels", "variant": "signature", "kind": 4096, @@ -51248,7 +51911,7 @@ }, "parameters": [ { - "id": 15580, + "id": 15609, "name": "updates", "variant": "param", "kind": 32768, @@ -51263,13 +51926,13 @@ }, "type": { "type": "reference", - "target": 15471, + "target": 15500, "name": "BulkUpdateInventoryLevelInput", "package": "@medusajs/types" } }, { - "id": 15581, + "id": 15610, "name": "context", "variant": "param", "kind": 32768, @@ -51286,7 +51949,7 @@ }, "type": { "type": "reference", - "target": 16859, + "target": 16888, "name": "Context", "package": "@medusajs/types" } @@ -51301,7 +51964,7 @@ "typeArguments": [ { "type": "reference", - "target": 15389, + "target": 15418, "name": "InventoryLevelDTO", "package": "@medusajs/types" } @@ -51313,14 +51976,14 @@ ] }, { - "id": 15582, + "id": 15611, "name": "updateInventoryItems", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 15583, + "id": 15612, "name": "updateInventoryItems", "variant": "signature", "kind": 4096, @@ -51355,7 +52018,7 @@ }, "parameters": [ { - "id": 15584, + "id": 15613, "name": "input", "variant": "param", "kind": 32768, @@ -51370,13 +52033,13 @@ }, "type": { "type": "reference", - "target": 15431, + "target": 15460, "name": "UpdateInventoryItemInput", "package": "@medusajs/types" } }, { - "id": 15585, + "id": 15614, "name": "context", "variant": "param", "kind": 32768, @@ -51393,7 +52056,7 @@ }, "type": { "type": "reference", - "target": 16859, + "target": 16888, "name": "Context", "package": "@medusajs/types" } @@ -51408,7 +52071,7 @@ "typeArguments": [ { "type": "reference", - "target": 15362, + "target": 15391, "name": "InventoryItemDTO", "package": "@medusajs/types" } @@ -51418,7 +52081,7 @@ } }, { - "id": 15586, + "id": 15615, "name": "updateInventoryItems", "variant": "signature", "kind": 4096, @@ -51453,7 +52116,7 @@ }, "parameters": [ { - "id": 15587, + "id": 15616, "name": "input", "variant": "param", "kind": 32768, @@ -51470,14 +52133,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 15431, + "target": 15460, "name": "UpdateInventoryItemInput", "package": "@medusajs/types" } } }, { - "id": 15588, + "id": 15617, "name": "context", "variant": "param", "kind": 32768, @@ -51494,7 +52157,7 @@ }, "type": { "type": "reference", - "target": 16859, + "target": 16888, "name": "Context", "package": "@medusajs/types" } @@ -51511,7 +52174,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 15362, + "target": 15391, "name": "InventoryItemDTO", "package": "@medusajs/types" } @@ -51524,14 +52187,14 @@ ] }, { - "id": 15589, + "id": 15618, "name": "updateReservationItems", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 15590, + "id": 15619, "name": "updateReservationItems", "variant": "signature", "kind": 4096, @@ -51566,7 +52229,7 @@ }, "parameters": [ { - "id": 15591, + "id": 15620, "name": "input", "variant": "param", "kind": 32768, @@ -51581,13 +52244,13 @@ }, "type": { "type": "reference", - "target": 15482, + "target": 15511, "name": "UpdateReservationItemInput", "package": "@medusajs/types" } }, { - "id": 15592, + "id": 15621, "name": "context", "variant": "param", "kind": 32768, @@ -51604,7 +52267,7 @@ }, "type": { "type": "reference", - "target": 16859, + "target": 16888, "name": "Context", "package": "@medusajs/types" } @@ -51619,7 +52282,7 @@ "typeArguments": [ { "type": "reference", - "target": 15409, + "target": 15438, "name": "ReservationItemDTO", "package": "@medusajs/types" } @@ -51629,7 +52292,7 @@ } }, { - "id": 15593, + "id": 15622, "name": "updateReservationItems", "variant": "signature", "kind": 4096, @@ -51664,7 +52327,7 @@ }, "parameters": [ { - "id": 15594, + "id": 15623, "name": "input", "variant": "param", "kind": 32768, @@ -51681,14 +52344,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 15482, + "target": 15511, "name": "UpdateReservationItemInput", "package": "@medusajs/types" } } }, { - "id": 15595, + "id": 15624, "name": "context", "variant": "param", "kind": 32768, @@ -51705,7 +52368,7 @@ }, "type": { "type": "reference", - "target": 16859, + "target": 16888, "name": "Context", "package": "@medusajs/types" } @@ -51722,7 +52385,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 15409, + "target": 15438, "name": "ReservationItemDTO", "package": "@medusajs/types" } @@ -51735,14 +52398,14 @@ ] }, { - "id": 15596, + "id": 15625, "name": "deleteReservationItemsByLineItem", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 15597, + "id": 15626, "name": "deleteReservationItemsByLineItem", "variant": "signature", "kind": 4096, @@ -51777,7 +52440,7 @@ }, "parameters": [ { - "id": 15598, + "id": 15627, "name": "lineItemId", "variant": "param", "kind": 32768, @@ -51808,7 +52471,7 @@ } }, { - "id": 15599, + "id": 15628, "name": "context", "variant": "param", "kind": 32768, @@ -51825,7 +52488,7 @@ }, "type": { "type": "reference", - "target": 16859, + "target": 16888, "name": "Context", "package": "@medusajs/types" } @@ -51850,14 +52513,14 @@ ] }, { - "id": 15600, + "id": 15629, "name": "restoreReservationItemsByLineItem", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 15601, + "id": 15630, "name": "restoreReservationItemsByLineItem", "variant": "signature", "kind": 4096, @@ -51892,7 +52555,7 @@ }, "parameters": [ { - "id": 15602, + "id": 15631, "name": "lineItemId", "variant": "param", "kind": 32768, @@ -51923,7 +52586,7 @@ } }, { - "id": 15603, + "id": 15632, "name": "context", "variant": "param", "kind": 32768, @@ -51940,7 +52603,7 @@ }, "type": { "type": "reference", - "target": 16859, + "target": 16888, "name": "Context", "package": "@medusajs/types" } @@ -51965,14 +52628,14 @@ ] }, { - "id": 15604, + "id": 15633, "name": "deleteReservationItems", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 15605, + "id": 15634, "name": "deleteReservationItems", "variant": "signature", "kind": 4096, @@ -52007,7 +52670,7 @@ }, "parameters": [ { - "id": 15606, + "id": 15635, "name": "reservationItemId", "variant": "param", "kind": 32768, @@ -52038,7 +52701,7 @@ } }, { - "id": 15607, + "id": 15636, "name": "context", "variant": "param", "kind": 32768, @@ -52055,7 +52718,7 @@ }, "type": { "type": "reference", - "target": 16859, + "target": 16888, "name": "Context", "package": "@medusajs/types" } @@ -52080,14 +52743,14 @@ ] }, { - "id": 15608, + "id": 15637, "name": "softDeleteReservationItems", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 15609, + "id": 15638, "name": "softDeleteReservationItems", "variant": "signature", "kind": 4096, @@ -52130,7 +52793,7 @@ }, "typeParameters": [ { - "id": 15610, + "id": 15639, "name": "TReturnableLinkableKeys", "variant": "typeParam", "kind": 131072, @@ -52147,7 +52810,7 @@ ], "parameters": [ { - "id": 15611, + "id": 15640, "name": "ReservationItemIds", "variant": "param", "kind": 32768, @@ -52161,7 +52824,7 @@ } }, { - "id": 15612, + "id": 15641, "name": "config", "variant": "param", "kind": 32768, @@ -52178,11 +52841,11 @@ }, "type": { "type": "reference", - "target": 14238, + "target": 14224, "typeArguments": [ { "type": "reference", - "target": 15610, + "target": 15639, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -52193,7 +52856,7 @@ } }, { - "id": 15613, + "id": 15642, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -52210,7 +52873,7 @@ }, "type": { "type": "reference", - "target": 16859, + "target": 16888, "name": "Context", "package": "@medusajs/types" } @@ -52262,14 +52925,14 @@ ] }, { - "id": 15614, + "id": 15643, "name": "restoreReservationItems", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 15615, + "id": 15644, "name": "restoreReservationItems", "variant": "signature", "kind": 4096, @@ -52312,7 +52975,7 @@ }, "typeParameters": [ { - "id": 15616, + "id": 15645, "name": "TReturnableLinkableKeys", "variant": "typeParam", "kind": 131072, @@ -52329,7 +52992,7 @@ ], "parameters": [ { - "id": 15617, + "id": 15646, "name": "ReservationItemIds", "variant": "param", "kind": 32768, @@ -52351,7 +53014,7 @@ } }, { - "id": 15618, + "id": 15647, "name": "config", "variant": "param", "kind": 32768, @@ -52384,11 +53047,11 @@ }, "type": { "type": "reference", - "target": 14241, + "target": 14227, "typeArguments": [ { "type": "reference", - "target": 15616, + "target": 15645, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -52399,7 +53062,7 @@ } }, { - "id": 15619, + "id": 15648, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -52416,7 +53079,7 @@ }, "type": { "type": "reference", - "target": 16859, + "target": 16888, "name": "Context", "package": "@medusajs/types" } @@ -52468,14 +53131,14 @@ ] }, { - "id": 15620, + "id": 15649, "name": "deleteInventoryItems", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 15621, + "id": 15650, "name": "deleteInventoryItems", "variant": "signature", "kind": 4096, @@ -52510,7 +53173,7 @@ }, "parameters": [ { - "id": 15622, + "id": 15651, "name": "inventoryItemId", "variant": "param", "kind": 32768, @@ -52541,7 +53204,7 @@ } }, { - "id": 15623, + "id": 15652, "name": "context", "variant": "param", "kind": 32768, @@ -52558,7 +53221,7 @@ }, "type": { "type": "reference", - "target": 16859, + "target": 16888, "name": "Context", "package": "@medusajs/types" } @@ -52583,14 +53246,14 @@ ] }, { - "id": 15624, + "id": 15653, "name": "softDeleteInventoryItems", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 15625, + "id": 15654, "name": "softDeleteInventoryItems", "variant": "signature", "kind": 4096, @@ -52641,7 +53304,7 @@ }, "typeParameters": [ { - "id": 15626, + "id": 15655, "name": "TReturnableLinkableKeys", "variant": "typeParam", "kind": 131072, @@ -52658,7 +53321,7 @@ ], "parameters": [ { - "id": 15627, + "id": 15656, "name": "inventoryItemIds", "variant": "param", "kind": 32768, @@ -52680,7 +53343,7 @@ } }, { - "id": 15628, + "id": 15657, "name": "config", "variant": "param", "kind": 32768, @@ -52697,11 +53360,11 @@ }, "type": { "type": "reference", - "target": 14238, + "target": 14224, "typeArguments": [ { "type": "reference", - "target": 15626, + "target": 15655, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -52712,7 +53375,7 @@ } }, { - "id": 15629, + "id": 15658, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -52729,7 +53392,7 @@ }, "type": { "type": "reference", - "target": 16859, + "target": 16888, "name": "Context", "package": "@medusajs/types" } @@ -52781,14 +53444,14 @@ ] }, { - "id": 15630, + "id": 15659, "name": "restoreInventoryItems", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 15631, + "id": 15660, "name": "restoreInventoryItems", "variant": "signature", "kind": 4096, @@ -52839,7 +53502,7 @@ }, "typeParameters": [ { - "id": 15632, + "id": 15661, "name": "TReturnableLinkableKeys", "variant": "typeParam", "kind": 131072, @@ -52856,7 +53519,7 @@ ], "parameters": [ { - "id": 15633, + "id": 15662, "name": "inventoryItemIds", "variant": "param", "kind": 32768, @@ -52878,7 +53541,7 @@ } }, { - "id": 15634, + "id": 15663, "name": "config", "variant": "param", "kind": 32768, @@ -52911,11 +53574,11 @@ }, "type": { "type": "reference", - "target": 14241, + "target": 14227, "typeArguments": [ { "type": "reference", - "target": 15632, + "target": 15661, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -52926,7 +53589,7 @@ } }, { - "id": 15635, + "id": 15664, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -52943,7 +53606,7 @@ }, "type": { "type": "reference", - "target": 16859, + "target": 16888, "name": "Context", "package": "@medusajs/types" } @@ -52995,14 +53658,14 @@ ] }, { - "id": 15636, + "id": 15665, "name": "deleteInventoryItemLevelByLocationId", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 15637, + "id": 15666, "name": "deleteInventoryItemLevelByLocationId", "variant": "signature", "kind": 4096, @@ -53037,7 +53700,7 @@ }, "parameters": [ { - "id": 15638, + "id": 15667, "name": "locationId", "variant": "param", "kind": 32768, @@ -53068,7 +53731,7 @@ } }, { - "id": 15639, + "id": 15668, "name": "context", "variant": "param", "kind": 32768, @@ -53085,7 +53748,7 @@ }, "type": { "type": "reference", - "target": 16859, + "target": 16888, "name": "Context", "package": "@medusajs/types" } @@ -53140,14 +53803,14 @@ ] }, { - "id": 15640, + "id": 15669, "name": "deleteReservationItemByLocationId", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 15641, + "id": 15670, "name": "deleteReservationItemByLocationId", "variant": "signature", "kind": 4096, @@ -53182,7 +53845,7 @@ }, "parameters": [ { - "id": 15642, + "id": 15671, "name": "locationId", "variant": "param", "kind": 32768, @@ -53213,7 +53876,7 @@ } }, { - "id": 15643, + "id": 15672, "name": "context", "variant": "param", "kind": 32768, @@ -53230,7 +53893,7 @@ }, "type": { "type": "reference", - "target": 16859, + "target": 16888, "name": "Context", "package": "@medusajs/types" } @@ -53255,14 +53918,14 @@ ] }, { - "id": 15644, + "id": 15673, "name": "deleteInventoryLevel", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 15645, + "id": 15674, "name": "deleteInventoryLevel", "variant": "signature", "kind": 4096, @@ -53297,7 +53960,7 @@ }, "parameters": [ { - "id": 15646, + "id": 15675, "name": "inventoryItemId", "variant": "param", "kind": 32768, @@ -53316,7 +53979,7 @@ } }, { - "id": 15647, + "id": 15676, "name": "locationId", "variant": "param", "kind": 32768, @@ -53335,7 +53998,7 @@ } }, { - "id": 15648, + "id": 15677, "name": "context", "variant": "param", "kind": 32768, @@ -53352,7 +54015,7 @@ }, "type": { "type": "reference", - "target": 16859, + "target": 16888, "name": "Context", "package": "@medusajs/types" } @@ -53377,14 +54040,14 @@ ] }, { - "id": 15649, + "id": 15678, "name": "deleteInventoryLevels", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 15650, + "id": 15679, "name": "deleteInventoryLevels", "variant": "signature", "kind": 4096, @@ -53419,7 +54082,7 @@ }, "parameters": [ { - "id": 15651, + "id": 15680, "name": "inventoryLevelIds", "variant": "param", "kind": 32768, @@ -53450,7 +54113,7 @@ } }, { - "id": 15652, + "id": 15681, "name": "context", "variant": "param", "kind": 32768, @@ -53467,7 +54130,7 @@ }, "type": { "type": "reference", - "target": 16859, + "target": 16888, "name": "Context", "package": "@medusajs/types" } @@ -53492,14 +54155,14 @@ ] }, { - "id": 15653, + "id": 15682, "name": "softDeleteInventoryLevels", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 15654, + "id": 15683, "name": "softDeleteInventoryLevels", "variant": "signature", "kind": 4096, @@ -53542,7 +54205,7 @@ }, "typeParameters": [ { - "id": 15655, + "id": 15684, "name": "TReturnableLinkableKeys", "variant": "typeParam", "kind": 131072, @@ -53559,7 +54222,7 @@ ], "parameters": [ { - "id": 15656, + "id": 15685, "name": "inventoryLevelIds", "variant": "param", "kind": 32768, @@ -53581,7 +54244,7 @@ } }, { - "id": 15657, + "id": 15686, "name": "config", "variant": "param", "kind": 32768, @@ -53598,11 +54261,11 @@ }, "type": { "type": "reference", - "target": 14238, + "target": 14224, "typeArguments": [ { "type": "reference", - "target": 15655, + "target": 15684, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -53613,7 +54276,7 @@ } }, { - "id": 15658, + "id": 15687, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -53630,7 +54293,7 @@ }, "type": { "type": "reference", - "target": 16859, + "target": 16888, "name": "Context", "package": "@medusajs/types" } @@ -53682,14 +54345,14 @@ ] }, { - "id": 15659, + "id": 15688, "name": "restoreInventoryLevels", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 15660, + "id": 15689, "name": "restoreInventoryLevels", "variant": "signature", "kind": 4096, @@ -53732,7 +54395,7 @@ }, "typeParameters": [ { - "id": 15661, + "id": 15690, "name": "TReturnableLinkableKeys", "variant": "typeParam", "kind": 131072, @@ -53749,7 +54412,7 @@ ], "parameters": [ { - "id": 15662, + "id": 15691, "name": "inventoryLevelIds", "variant": "param", "kind": 32768, @@ -53771,7 +54434,7 @@ } }, { - "id": 15663, + "id": 15692, "name": "config", "variant": "param", "kind": 32768, @@ -53804,11 +54467,11 @@ }, "type": { "type": "reference", - "target": 14241, + "target": 14227, "typeArguments": [ { "type": "reference", - "target": 15661, + "target": 15690, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -53819,7 +54482,7 @@ } }, { - "id": 15664, + "id": 15693, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -53836,7 +54499,7 @@ }, "type": { "type": "reference", - "target": 16859, + "target": 16888, "name": "Context", "package": "@medusajs/types" } @@ -53888,14 +54551,14 @@ ] }, { - "id": 15665, + "id": 15694, "name": "adjustInventory", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 15666, + "id": 15695, "name": "adjustInventory", "variant": "signature", "kind": 4096, @@ -53930,7 +54593,7 @@ }, "parameters": [ { - "id": 15667, + "id": 15696, "name": "data", "variant": "param", "kind": 32768, @@ -53940,14 +54603,14 @@ "elementType": { "type": "reflection", "declaration": { - "id": 15668, + "id": 15697, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 15669, + "id": 15698, "name": "inventoryItemId", "variant": "declaration", "kind": 1024, @@ -53958,7 +54621,7 @@ } }, { - "id": 15670, + "id": 15699, "name": "locationId", "variant": "declaration", "kind": 1024, @@ -53969,7 +54632,7 @@ } }, { - "id": 15671, + "id": 15700, "name": "adjustment", "variant": "declaration", "kind": 1024, @@ -53984,9 +54647,9 @@ { "title": "Properties", "children": [ - 15669, - 15670, - 15671 + 15698, + 15699, + 15700 ] } ] @@ -53995,7 +54658,7 @@ } }, { - "id": 15672, + "id": 15701, "name": "context", "variant": "param", "kind": 32768, @@ -54012,7 +54675,7 @@ }, "type": { "type": "reference", - "target": 16859, + "target": 16888, "name": "Context", "package": "@medusajs/types" } @@ -54029,7 +54692,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 15389, + "target": 15418, "name": "InventoryLevelDTO", "package": "@medusajs/types" } @@ -54040,14 +54703,14 @@ } }, { - "id": 15673, + "id": 15702, "name": "adjustInventory", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 15674, + "id": 15703, "name": "inventoryItemId", "variant": "param", "kind": 32768, @@ -54058,7 +54721,7 @@ } }, { - "id": 15675, + "id": 15704, "name": "locationId", "variant": "param", "kind": 32768, @@ -54069,7 +54732,7 @@ } }, { - "id": 15676, + "id": 15705, "name": "adjustment", "variant": "param", "kind": 32768, @@ -54080,7 +54743,7 @@ } }, { - "id": 15677, + "id": 15706, "name": "context", "variant": "param", "kind": 32768, @@ -54089,7 +54752,7 @@ }, "type": { "type": "reference", - "target": 16859, + "target": 16888, "name": "Context", "package": "@medusajs/types" } @@ -54104,7 +54767,7 @@ "typeArguments": [ { "type": "reference", - "target": 15389, + "target": 15418, "name": "InventoryLevelDTO", "package": "@medusajs/types" } @@ -54116,14 +54779,14 @@ ] }, { - "id": 15678, + "id": 15707, "name": "confirmInventory", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 15679, + "id": 15708, "name": "confirmInventory", "variant": "signature", "kind": 4096, @@ -54158,7 +54821,7 @@ }, "parameters": [ { - "id": 15680, + "id": 15709, "name": "inventoryItemId", "variant": "param", "kind": 32768, @@ -54177,7 +54840,7 @@ } }, { - "id": 15681, + "id": 15710, "name": "locationIds", "variant": "param", "kind": 32768, @@ -54199,7 +54862,7 @@ } }, { - "id": 15682, + "id": 15711, "name": "quantity", "variant": "param", "kind": 32768, @@ -54218,7 +54881,7 @@ } }, { - "id": 15683, + "id": 15712, "name": "context", "variant": "param", "kind": 32768, @@ -54235,7 +54898,7 @@ }, "type": { "type": "reference", - "target": 16859, + "target": 16888, "name": "Context", "package": "@medusajs/types" } @@ -54260,14 +54923,14 @@ ] }, { - "id": 15684, + "id": 15713, "name": "retrieveAvailableQuantity", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 15685, + "id": 15714, "name": "retrieveAvailableQuantity", "variant": "signature", "kind": 4096, @@ -54302,7 +54965,7 @@ }, "parameters": [ { - "id": 15686, + "id": 15715, "name": "inventoryItemId", "variant": "param", "kind": 32768, @@ -54321,7 +54984,7 @@ } }, { - "id": 15687, + "id": 15716, "name": "locationIds", "variant": "param", "kind": 32768, @@ -54343,7 +55006,7 @@ } }, { - "id": 15688, + "id": 15717, "name": "context", "variant": "param", "kind": 32768, @@ -54360,7 +55023,7 @@ }, "type": { "type": "reference", - "target": 16859, + "target": 16888, "name": "Context", "package": "@medusajs/types" } @@ -54385,14 +55048,14 @@ ] }, { - "id": 15689, + "id": 15718, "name": "retrieveStockedQuantity", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 15690, + "id": 15719, "name": "retrieveStockedQuantity", "variant": "signature", "kind": 4096, @@ -54427,7 +55090,7 @@ }, "parameters": [ { - "id": 15691, + "id": 15720, "name": "inventoryItemId", "variant": "param", "kind": 32768, @@ -54446,7 +55109,7 @@ } }, { - "id": 15692, + "id": 15721, "name": "locationIds", "variant": "param", "kind": 32768, @@ -54468,7 +55131,7 @@ } }, { - "id": 15693, + "id": 15722, "name": "context", "variant": "param", "kind": 32768, @@ -54485,7 +55148,7 @@ }, "type": { "type": "reference", - "target": 16859, + "target": 16888, "name": "Context", "package": "@medusajs/types" } @@ -54510,14 +55173,14 @@ ] }, { - "id": 15694, + "id": 15723, "name": "retrieveReservedQuantity", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 15695, + "id": 15724, "name": "retrieveReservedQuantity", "variant": "signature", "kind": 4096, @@ -54552,7 +55215,7 @@ }, "parameters": [ { - "id": 15696, + "id": 15725, "name": "inventoryItemId", "variant": "param", "kind": 32768, @@ -54571,7 +55234,7 @@ } }, { - "id": 15697, + "id": 15726, "name": "locationIds", "variant": "param", "kind": 32768, @@ -54593,7 +55256,7 @@ } }, { - "id": 15698, + "id": 15727, "name": "context", "variant": "param", "kind": 32768, @@ -54610,7 +55273,7 @@ }, "type": { "type": "reference", - "target": 16859, + "target": 16888, "name": "Context", "package": "@medusajs/types" } @@ -54639,48 +55302,48 @@ { "title": "Methods", "children": [ - 15504, - 15509, - 15514, - 15519, - 15524, - 15529, - 15534, - 15539, - 15544, - 15549, - 15554, - 15561, + 15533, + 15538, + 15543, + 15548, + 15553, + 15558, + 15563, 15568, - 15575, - 15582, - 15589, - 15596, - 15600, + 15573, + 15578, + 15583, + 15590, + 15597, 15604, - 15608, - 15614, - 15620, - 15624, - 15630, - 15636, - 15640, - 15644, + 15611, + 15618, + 15625, + 15629, + 15633, + 15637, + 15643, 15649, 15653, 15659, 15665, + 15669, + 15673, 15678, - 15684, - 15689, - 15694 + 15682, + 15688, + 15694, + 15707, + 15713, + 15718, + 15723 ] } ], "extendedTypes": [ { "type": "reference", - "target": 15940, + "target": 15969, "name": "IModuleService", "package": "@medusajs/types" } @@ -54691,33 +55354,33 @@ { "title": "Interfaces", "children": [ - 15362, - 15381, - 15389, - 15401, - 15409, - 15422, - 15431, - 15447, - 15462, - 15467, - 15471, - 15482, - 15489, - 15499, - 15503 + 15391, + 15410, + 15418, + 15430, + 15438, + 15451, + 15460, + 15476, + 15491, + 15496, + 15500, + 15511, + 15518, + 15528, + 15532 ] }, { "title": "Type Aliases", "children": [ - 15477 + 15506 ] } ] }, { - "id": 16714, + "id": 16743, "name": "JoinerRelationship", "variant": "declaration", "kind": 2097152, @@ -54725,14 +55388,14 @@ "type": { "type": "reflection", "declaration": { - "id": 16715, + "id": 16744, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 16716, + "id": 16745, "name": "alias", "variant": "declaration", "kind": 1024, @@ -54743,7 +55406,7 @@ } }, { - "id": 16717, + "id": 16746, "name": "foreignKey", "variant": "declaration", "kind": 1024, @@ -54754,7 +55417,7 @@ } }, { - "id": 16718, + "id": 16747, "name": "primaryKey", "variant": "declaration", "kind": 1024, @@ -54765,7 +55428,7 @@ } }, { - "id": 16719, + "id": 16748, "name": "serviceName", "variant": "declaration", "kind": 1024, @@ -54776,7 +55439,7 @@ } }, { - "id": 16720, + "id": 16749, "name": "inverse", "variant": "declaration", "kind": 1024, @@ -54797,7 +55460,7 @@ } }, { - "id": 16721, + "id": 16750, "name": "isList", "variant": "declaration", "kind": 1024, @@ -54818,7 +55481,7 @@ } }, { - "id": 16722, + "id": 16751, "name": "args", "variant": "declaration", "kind": 1024, @@ -54858,13 +55521,13 @@ { "title": "Properties", "children": [ - 16716, - 16717, - 16718, - 16719, - 16720, - 16721, - 16722 + 16745, + 16746, + 16747, + 16748, + 16749, + 16750, + 16751 ] } ] @@ -54872,14 +55535,14 @@ } }, { - "id": 16723, + "id": 16752, "name": "JoinerServiceConfigAlias", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 16724, + "id": 16753, "name": "name", "variant": "declaration", "kind": 1024, @@ -54902,7 +55565,7 @@ } }, { - "id": 16725, + "id": 16754, "name": "args", "variant": "declaration", "kind": 1024, @@ -54942,21 +55605,21 @@ { "title": "Properties", "children": [ - 16724, - 16725 + 16753, + 16754 ] } ] }, { - "id": 16726, + "id": 16755, "name": "JoinerServiceConfig", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 16727, + "id": 16756, "name": "serviceName", "variant": "declaration", "kind": 1024, @@ -54967,7 +55630,7 @@ } }, { - "id": 16728, + "id": 16757, "name": "alias", "variant": "declaration", "kind": 1024, @@ -54987,7 +55650,7 @@ "types": [ { "type": "reference", - "target": 16723, + "target": 16752, "name": "JoinerServiceConfigAlias", "package": "@medusajs/types" }, @@ -54995,7 +55658,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 16723, + "target": 16752, "name": "JoinerServiceConfigAlias", "package": "@medusajs/types" } @@ -55004,7 +55667,7 @@ } }, { - "id": 16729, + "id": 16758, "name": "fieldAlias", "variant": "declaration", "kind": 1024, @@ -55040,14 +55703,14 @@ { "type": "reflection", "declaration": { - "id": 16730, + "id": 16759, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 16731, + "id": 16760, "name": "path", "variant": "declaration", "kind": 1024, @@ -55058,7 +55721,7 @@ } }, { - "id": 16732, + "id": 16761, "name": "forwardArgumentsOnPath", "variant": "declaration", "kind": 1024, @@ -55076,8 +55739,8 @@ { "title": "Properties", "children": [ - 16731, - 16732 + 16760, + 16761 ] } ] @@ -55091,7 +55754,7 @@ } }, { - "id": 16733, + "id": 16762, "name": "primaryKeys", "variant": "declaration", "kind": 1024, @@ -55105,7 +55768,7 @@ } }, { - "id": 16734, + "id": 16763, "name": "relationships", "variant": "declaration", "kind": 1024, @@ -55116,14 +55779,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 16714, + "target": 16743, "name": "JoinerRelationship", "package": "@medusajs/types" } } }, { - "id": 16735, + "id": 16764, "name": "extends", "variant": "declaration", "kind": 1024, @@ -55135,14 +55798,14 @@ "elementType": { "type": "reflection", "declaration": { - "id": 16736, + "id": 16765, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 16737, + "id": 16766, "name": "serviceName", "variant": "declaration", "kind": 1024, @@ -55153,14 +55816,14 @@ } }, { - "id": 16738, + "id": 16767, "name": "relationship", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 16714, + "target": 16743, "name": "JoinerRelationship", "package": "@medusajs/types" } @@ -55170,8 +55833,8 @@ { "title": "Properties", "children": [ - 16737, - 16738 + 16766, + 16767 ] } ] @@ -55180,7 +55843,7 @@ } }, { - "id": 16739, + "id": 16768, "name": "args", "variant": "declaration", "kind": 1024, @@ -55220,26 +55883,26 @@ { "title": "Properties", "children": [ - 16727, - 16728, - 16729, - 16733, - 16734, - 16735, - 16739 + 16756, + 16757, + 16758, + 16762, + 16763, + 16764, + 16768 ] } ] }, { - "id": 16740, + "id": 16769, "name": "JoinerArgument", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 16741, + "id": 16770, "name": "name", "variant": "declaration", "kind": 1024, @@ -55250,7 +55913,7 @@ } }, { - "id": 16742, + "id": 16771, "name": "value", "variant": "declaration", "kind": 1024, @@ -55267,21 +55930,21 @@ { "title": "Properties", "children": [ - 16741, - 16742 + 16770, + 16771 ] } ] }, { - "id": 16743, + "id": 16772, "name": "JoinerDirective", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 16744, + "id": 16773, "name": "name", "variant": "declaration", "kind": 1024, @@ -55292,7 +55955,7 @@ } }, { - "id": 16745, + "id": 16774, "name": "value", "variant": "declaration", "kind": 1024, @@ -55309,21 +55972,21 @@ { "title": "Properties", "children": [ - 16744, - 16745 + 16773, + 16774 ] } ] }, { - "id": 16746, + "id": 16775, "name": "RemoteJoinerQuery", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 16747, + "id": 16776, "name": "service", "variant": "declaration", "kind": 1024, @@ -55336,7 +55999,7 @@ } }, { - "id": 16748, + "id": 16777, "name": "alias", "variant": "declaration", "kind": 1024, @@ -55349,7 +56012,7 @@ } }, { - "id": 16749, + "id": 16778, "name": "expands", "variant": "declaration", "kind": 1024, @@ -55361,14 +56024,14 @@ "elementType": { "type": "reflection", "declaration": { - "id": 16750, + "id": 16779, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 16751, + "id": 16780, "name": "property", "variant": "declaration", "kind": 1024, @@ -55379,7 +56042,7 @@ } }, { - "id": 16752, + "id": 16781, "name": "fields", "variant": "declaration", "kind": 1024, @@ -55393,7 +56056,7 @@ } }, { - "id": 16753, + "id": 16782, "name": "args", "variant": "declaration", "kind": 1024, @@ -55404,14 +56067,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 16740, + "target": 16769, "name": "JoinerArgument", "package": "@medusajs/types" } } }, { - "id": 16754, + "id": 16783, "name": "directives", "variant": "declaration", "kind": 1024, @@ -55421,21 +56084,21 @@ "type": { "type": "reflection", "declaration": { - "id": 16755, + "id": 16784, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "indexSignatures": [ { - "id": 16756, + "id": 16785, "name": "__index", "variant": "signature", "kind": 8192, "flags": {}, "parameters": [ { - "id": 16757, + "id": 16786, "name": "field", "variant": "param", "kind": 32768, @@ -55450,7 +56113,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 16743, + "target": 16772, "name": "JoinerDirective", "package": "@medusajs/types" } @@ -55465,10 +56128,10 @@ { "title": "Properties", "children": [ - 16751, - 16752, - 16753, - 16754 + 16780, + 16781, + 16782, + 16783 ] } ] @@ -55477,7 +56140,7 @@ } }, { - "id": 16758, + "id": 16787, "name": "fields", "variant": "declaration", "kind": 1024, @@ -55491,7 +56154,7 @@ } }, { - "id": 16759, + "id": 16788, "name": "args", "variant": "declaration", "kind": 1024, @@ -55502,14 +56165,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 16740, + "target": 16769, "name": "JoinerArgument", "package": "@medusajs/types" } } }, { - "id": 16760, + "id": 16789, "name": "directives", "variant": "declaration", "kind": 1024, @@ -55519,21 +56182,21 @@ "type": { "type": "reflection", "declaration": { - "id": 16761, + "id": 16790, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "indexSignatures": [ { - "id": 16762, + "id": 16791, "name": "__index", "variant": "signature", "kind": 8192, "flags": {}, "parameters": [ { - "id": 16763, + "id": 16792, "name": "field", "variant": "param", "kind": 32768, @@ -55548,7 +56211,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 16743, + "target": 16772, "name": "JoinerDirective", "package": "@medusajs/types" } @@ -55563,25 +56226,25 @@ { "title": "Properties", "children": [ - 16747, - 16748, - 16749, - 16758, - 16759, - 16760 + 16776, + 16777, + 16778, + 16787, + 16788, + 16789 ] } ] }, { - "id": 16764, + "id": 16793, "name": "RemoteJoinerOptions", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 16765, + "id": 16794, "name": "throwIfKeyNotFound", "variant": "declaration", "kind": 1024, @@ -55594,7 +56257,7 @@ } }, { - "id": 16766, + "id": 16795, "name": "throwIfRelationNotFound", "variant": "declaration", "kind": 1024, @@ -55623,28 +56286,28 @@ { "title": "Properties", "children": [ - 16765, - 16766 + 16794, + 16795 ] } ] }, { - "id": 16767, + "id": 16796, "name": "RemoteNestedExpands", "variant": "declaration", "kind": 256, "flags": {}, "indexSignatures": [ { - "id": 16768, + "id": 16797, "name": "__index", "variant": "signature", "kind": 8192, "flags": {}, "parameters": [ { - "id": 16769, + "id": 16798, "name": "key", "variant": "param", "kind": 32768, @@ -55658,14 +56321,14 @@ "type": { "type": "reflection", "declaration": { - "id": 16770, + "id": 16799, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 16771, + "id": 16800, "name": "fields", "variant": "declaration", "kind": 1024, @@ -55681,7 +56344,7 @@ } }, { - "id": 16772, + "id": 16801, "name": "args", "variant": "declaration", "kind": 1024, @@ -55692,14 +56355,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 16740, + "target": 16769, "name": "JoinerArgument", "package": "@medusajs/types" } } }, { - "id": 16773, + "id": 16802, "name": "expands", "variant": "declaration", "kind": 1024, @@ -55708,7 +56371,7 @@ }, "type": { "type": "reference", - "target": 16767, + "target": 16796, "name": "RemoteNestedExpands", "package": "@medusajs/types" } @@ -55718,9 +56381,9 @@ { "title": "Properties", "children": [ - 16771, - 16772, - 16773 + 16800, + 16801, + 16802 ] } ] @@ -55730,7 +56393,7 @@ ] }, { - "id": 16774, + "id": 16803, "name": "InternalJoinerServiceConfig", "variant": "declaration", "kind": 2097152, @@ -55747,7 +56410,7 @@ "typeArguments": [ { "type": "reference", - "target": 16726, + "target": 16755, "name": "JoinerServiceConfig", "package": "@medusajs/types" }, @@ -55762,14 +56425,14 @@ { "type": "reflection", "declaration": { - "id": 16775, + "id": 16804, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 16776, + "id": 16805, "name": "relationships", "variant": "declaration", "kind": 1024, @@ -55789,7 +56452,7 @@ }, { "type": "reference", - "target": 16714, + "target": 16743, "name": "JoinerRelationship", "package": "@medusajs/types" } @@ -55803,7 +56466,7 @@ { "title": "Properties", "children": [ - 16776 + 16805 ] } ] @@ -55813,14 +56476,14 @@ } }, { - "id": 16777, + "id": 16806, "name": "RemoteExpandProperty", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 16778, + "id": 16807, "name": "property", "variant": "declaration", "kind": 1024, @@ -55831,7 +56494,7 @@ } }, { - "id": 16779, + "id": 16808, "name": "parent", "variant": "declaration", "kind": 1024, @@ -55842,7 +56505,7 @@ } }, { - "id": 16780, + "id": 16809, "name": "parentConfig", "variant": "declaration", "kind": 1024, @@ -55851,26 +56514,26 @@ }, "type": { "type": "reference", - "target": 16774, + "target": 16803, "name": "InternalJoinerServiceConfig", "package": "@medusajs/types" } }, { - "id": 16781, + "id": 16810, "name": "serviceConfig", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 16774, + "target": 16803, "name": "InternalJoinerServiceConfig", "package": "@medusajs/types" } }, { - "id": 16782, + "id": 16811, "name": "fields", "variant": "declaration", "kind": 1024, @@ -55886,7 +56549,7 @@ } }, { - "id": 16783, + "id": 16812, "name": "args", "variant": "declaration", "kind": 1024, @@ -55897,14 +56560,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 16740, + "target": 16769, "name": "JoinerArgument", "package": "@medusajs/types" } } }, { - "id": 16784, + "id": 16813, "name": "expands", "variant": "declaration", "kind": 1024, @@ -55913,7 +56576,7 @@ }, "type": { "type": "reference", - "target": 16767, + "target": 16796, "name": "RemoteNestedExpands", "package": "@medusajs/types" } @@ -55923,40 +56586,40 @@ { "title": "Properties", "children": [ - 16778, - 16779, - 16780, - 16781, - 16782, - 16783, - 16784 + 16807, + 16808, + 16809, + 16810, + 16811, + 16812, + 16813 ] } ] }, { - "id": 16785, + "id": 16814, "name": "ILinkModule", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 16786, + "id": 16815, "name": "list", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 16787, + "id": 16816, "name": "list", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 16788, + "id": 16817, "name": "filters", "variant": "param", "kind": 32768, @@ -55984,7 +56647,7 @@ } }, { - "id": 16789, + "id": 16818, "name": "config", "variant": "param", "kind": 32768, @@ -55993,7 +56656,7 @@ }, "type": { "type": "reference", - "target": 13839, + "target": 13825, "typeArguments": [ { "type": "intrinsic", @@ -56005,7 +56668,7 @@ } }, { - "id": 16790, + "id": 16819, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -56014,7 +56677,7 @@ }, "type": { "type": "reference", - "target": 16859, + "target": 16888, "name": "Context", "package": "@medusajs/types" } @@ -56042,21 +56705,21 @@ ] }, { - "id": 16791, + "id": 16820, "name": "listAndCount", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 16792, + "id": 16821, "name": "listAndCount", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 16793, + "id": 16822, "name": "filters", "variant": "param", "kind": 32768, @@ -56084,7 +56747,7 @@ } }, { - "id": 16794, + "id": 16823, "name": "config", "variant": "param", "kind": 32768, @@ -56093,7 +56756,7 @@ }, "type": { "type": "reference", - "target": 13839, + "target": 13825, "typeArguments": [ { "type": "intrinsic", @@ -56105,7 +56768,7 @@ } }, { - "id": 16795, + "id": 16824, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -56114,7 +56777,7 @@ }, "type": { "type": "reference", - "target": 16859, + "target": 16888, "name": "Context", "package": "@medusajs/types" } @@ -56151,21 +56814,21 @@ ] }, { - "id": 16796, + "id": 16825, "name": "create", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 16797, + "id": 16826, "name": "create", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 16798, + "id": 16827, "name": "primaryKeyOrBulkData", "variant": "param", "kind": 32768, @@ -56238,7 +56901,7 @@ } }, { - "id": 16799, + "id": 16828, "name": "foreignKeyData", "variant": "param", "kind": 32768, @@ -56251,7 +56914,7 @@ } }, { - "id": 16800, + "id": 16829, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -56260,7 +56923,7 @@ }, "type": { "type": "reference", - "target": 16859, + "target": 16888, "name": "Context", "package": "@medusajs/types" } @@ -56288,21 +56951,21 @@ ] }, { - "id": 16801, + "id": 16830, "name": "dismiss", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 16802, + "id": 16831, "name": "dismiss", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 16803, + "id": 16832, "name": "primaryKeyOrBulkData", "variant": "param", "kind": 32768, @@ -56353,7 +57016,7 @@ } }, { - "id": 16804, + "id": 16833, "name": "foreignKeyData", "variant": "param", "kind": 32768, @@ -56366,7 +57029,7 @@ } }, { - "id": 16805, + "id": 16834, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -56375,7 +57038,7 @@ }, "type": { "type": "reference", - "target": 16859, + "target": 16888, "name": "Context", "package": "@medusajs/types" } @@ -56403,21 +57066,21 @@ ] }, { - "id": 16806, + "id": 16835, "name": "delete", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 16807, + "id": 16836, "name": "delete", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 16808, + "id": 16837, "name": "data", "variant": "param", "kind": 32768, @@ -56428,7 +57091,7 @@ } }, { - "id": 16809, + "id": 16838, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -56437,7 +57100,7 @@ }, "type": { "type": "reference", - "target": 16859, + "target": 16888, "name": "Context", "package": "@medusajs/types" } @@ -56462,21 +57125,21 @@ ] }, { - "id": 16810, + "id": 16839, "name": "softDelete", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 16811, + "id": 16840, "name": "softDelete", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 16812, + "id": 16841, "name": "data", "variant": "param", "kind": 32768, @@ -56487,7 +57150,7 @@ } }, { - "id": 16813, + "id": 16842, "name": "config", "variant": "param", "kind": 32768, @@ -56496,13 +57159,13 @@ }, "type": { "type": "reference", - "target": 14238, + "target": 14224, "name": "SoftDeleteReturn", "package": "@medusajs/types" } }, { - "id": 16814, + "id": 16843, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -56511,7 +57174,7 @@ }, "type": { "type": "reference", - "target": 16859, + "target": 16888, "name": "Context", "package": "@medusajs/types" } @@ -56563,21 +57226,21 @@ ] }, { - "id": 16815, + "id": 16844, "name": "restore", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 16816, + "id": 16845, "name": "restore", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 16817, + "id": 16846, "name": "data", "variant": "param", "kind": 32768, @@ -56588,7 +57251,7 @@ } }, { - "id": 16818, + "id": 16847, "name": "config", "variant": "param", "kind": 32768, @@ -56597,13 +57260,13 @@ }, "type": { "type": "reference", - "target": 14241, + "target": 14227, "name": "RestoreReturn", "package": "@medusajs/types" } }, { - "id": 16819, + "id": 16848, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -56612,7 +57275,7 @@ }, "type": { "type": "reference", - "target": 16859, + "target": 16888, "name": "Context", "package": "@medusajs/types" } @@ -56668,41 +57331,41 @@ { "title": "Methods", "children": [ - 16786, - 16791, - 16796, - 16801, - 16806, - 16810, - 16815 + 16815, + 16820, + 16825, + 16830, + 16835, + 16839, + 16844 ] } ], "extendedTypes": [ { "type": "reference", - "target": 15940, + "target": 15969, "name": "IModuleService", "package": "@medusajs/types" } ] }, { - "id": 15712, + "id": 15741, "name": "LoggerTypes", "variant": "declaration", "kind": 4, "flags": {}, "children": [ { - "id": 15713, + "id": 15742, "name": "Logger", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 15714, + "id": 15743, "name": "panic", "variant": "declaration", "kind": 1024, @@ -56710,21 +57373,21 @@ "type": { "type": "reflection", "declaration": { - "id": 15715, + "id": 15744, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "signatures": [ { - "id": 15716, + "id": 15745, "name": "__type", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 15717, + "id": 15746, "name": "data", "variant": "param", "kind": 32768, @@ -56745,7 +57408,7 @@ } }, { - "id": 15718, + "id": 15747, "name": "shouldLog", "variant": "declaration", "kind": 1024, @@ -56753,21 +57416,21 @@ "type": { "type": "reflection", "declaration": { - "id": 15719, + "id": 15748, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "signatures": [ { - "id": 15720, + "id": 15749, "name": "__type", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 15721, + "id": 15750, "name": "level", "variant": "param", "kind": 32768, @@ -56788,7 +57451,7 @@ } }, { - "id": 15722, + "id": 15751, "name": "setLogLevel", "variant": "declaration", "kind": 1024, @@ -56796,21 +57459,21 @@ "type": { "type": "reflection", "declaration": { - "id": 15723, + "id": 15752, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "signatures": [ { - "id": 15724, + "id": 15753, "name": "__type", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 15725, + "id": 15754, "name": "level", "variant": "param", "kind": 32768, @@ -56831,7 +57494,7 @@ } }, { - "id": 15726, + "id": 15755, "name": "unsetLogLevel", "variant": "declaration", "kind": 1024, @@ -56839,14 +57502,14 @@ "type": { "type": "reflection", "declaration": { - "id": 15727, + "id": 15756, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "signatures": [ { - "id": 15728, + "id": 15757, "name": "__type", "variant": "signature", "kind": 4096, @@ -56860,326 +57523,9 @@ } } }, - { - "id": 15729, - "name": "activity", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "reflection", - "declaration": { - "id": 15730, - "name": "__type", - "variant": "declaration", - "kind": 65536, - "flags": {}, - "signatures": [ - { - "id": 15731, - "name": "__type", - "variant": "signature", - "kind": 4096, - "flags": {}, - "parameters": [ - { - "id": 15732, - "name": "message", - "variant": "param", - "kind": 32768, - "flags": {}, - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 15733, - "name": "config", - "variant": "param", - "kind": 32768, - "flags": { - "isOptional": true - }, - "type": { - "type": "intrinsic", - "name": "any" - } - } - ], - "type": { - "type": "intrinsic", - "name": "void" - } - } - ] - } - } - }, - { - "id": 15734, - "name": "progress", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "reflection", - "declaration": { - "id": 15735, - "name": "__type", - "variant": "declaration", - "kind": 65536, - "flags": {}, - "signatures": [ - { - "id": 15736, - "name": "__type", - "variant": "signature", - "kind": 4096, - "flags": {}, - "parameters": [ - { - "id": 15737, - "name": "activityId", - "variant": "param", - "kind": 32768, - "flags": {}, - "type": { - "type": "intrinsic", - "name": "any" - } - }, - { - "id": 15738, - "name": "message", - "variant": "param", - "kind": 32768, - "flags": {}, - "type": { - "type": "intrinsic", - "name": "any" - } - } - ], - "type": { - "type": "intrinsic", - "name": "void" - } - } - ] - } - } - }, - { - "id": 15739, - "name": "error", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "reflection", - "declaration": { - "id": 15740, - "name": "__type", - "variant": "declaration", - "kind": 65536, - "flags": {}, - "signatures": [ - { - "id": 15741, - "name": "__type", - "variant": "signature", - "kind": 4096, - "flags": {}, - "parameters": [ - { - "id": 15742, - "name": "messageOrError", - "variant": "param", - "kind": 32768, - "flags": {}, - "type": { - "type": "intrinsic", - "name": "any" - } - }, - { - "id": 15743, - "name": "error", - "variant": "param", - "kind": 32768, - "flags": { - "isOptional": true - }, - "type": { - "type": "intrinsic", - "name": "any" - } - } - ], - "type": { - "type": "intrinsic", - "name": "void" - } - } - ] - } - } - }, - { - "id": 15744, - "name": "failure", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "reflection", - "declaration": { - "id": 15745, - "name": "__type", - "variant": "declaration", - "kind": 65536, - "flags": {}, - "signatures": [ - { - "id": 15746, - "name": "__type", - "variant": "signature", - "kind": 4096, - "flags": {}, - "parameters": [ - { - "id": 15747, - "name": "activityId", - "variant": "param", - "kind": 32768, - "flags": {}, - "type": { - "type": "intrinsic", - "name": "any" - } - }, - { - "id": 15748, - "name": "message", - "variant": "param", - "kind": 32768, - "flags": {}, - "type": { - "type": "intrinsic", - "name": "any" - } - } - ], - "type": { - "type": "intrinsic", - "name": "void" - } - } - ] - } - } - }, - { - "id": 15749, - "name": "success", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "reflection", - "declaration": { - "id": 15750, - "name": "__type", - "variant": "declaration", - "kind": 65536, - "flags": {}, - "signatures": [ - { - "id": 15751, - "name": "__type", - "variant": "signature", - "kind": 4096, - "flags": {}, - "parameters": [ - { - "id": 15752, - "name": "activityId", - "variant": "param", - "kind": 32768, - "flags": {}, - "type": { - "type": "intrinsic", - "name": "any" - } - }, - { - "id": 15753, - "name": "message", - "variant": "param", - "kind": 32768, - "flags": {}, - "type": { - "type": "intrinsic", - "name": "any" - } - } - ], - "type": { - "type": "intrinsic", - "name": "void" - } - } - ] - } - } - }, - { - "id": 15754, - "name": "debug", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "reflection", - "declaration": { - "id": 15755, - "name": "__type", - "variant": "declaration", - "kind": 65536, - "flags": {}, - "signatures": [ - { - "id": 15756, - "name": "__type", - "variant": "signature", - "kind": 4096, - "flags": {}, - "parameters": [ - { - "id": 15757, - "name": "message", - "variant": "param", - "kind": 32768, - "flags": {}, - "type": { - "type": "intrinsic", - "name": "any" - } - } - ], - "type": { - "type": "intrinsic", - "name": "void" - } - } - ] - } - } - }, { "id": 15758, - "name": "info", + "name": "activity", "variant": "declaration", "kind": 1024, "flags": {}, @@ -57205,6 +57551,19 @@ "variant": "param", "kind": 32768, "flags": {}, + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 15762, + "name": "config", + "variant": "param", + "kind": 32768, + "flags": { + "isOptional": true + }, "type": { "type": "intrinsic", "name": "any" @@ -57221,29 +57580,40 @@ } }, { - "id": 15762, - "name": "warn", + "id": 15763, + "name": "progress", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reflection", "declaration": { - "id": 15763, + "id": 15764, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "signatures": [ { - "id": 15764, + "id": 15765, "name": "__type", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 15765, + "id": 15766, + "name": "activityId", + "variant": "param", + "kind": 32768, + "flags": {}, + "type": { + "type": "intrinsic", + "name": "any" + } + }, + { + "id": 15767, "name": "message", "variant": "param", "kind": 32768, @@ -57264,7 +57634,300 @@ } }, { - "id": 15766, + "id": 15768, + "name": "error", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "reflection", + "declaration": { + "id": 15769, + "name": "__type", + "variant": "declaration", + "kind": 65536, + "flags": {}, + "signatures": [ + { + "id": 15770, + "name": "__type", + "variant": "signature", + "kind": 4096, + "flags": {}, + "parameters": [ + { + "id": 15771, + "name": "messageOrError", + "variant": "param", + "kind": 32768, + "flags": {}, + "type": { + "type": "intrinsic", + "name": "any" + } + }, + { + "id": 15772, + "name": "error", + "variant": "param", + "kind": 32768, + "flags": { + "isOptional": true + }, + "type": { + "type": "intrinsic", + "name": "any" + } + } + ], + "type": { + "type": "intrinsic", + "name": "void" + } + } + ] + } + } + }, + { + "id": 15773, + "name": "failure", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "reflection", + "declaration": { + "id": 15774, + "name": "__type", + "variant": "declaration", + "kind": 65536, + "flags": {}, + "signatures": [ + { + "id": 15775, + "name": "__type", + "variant": "signature", + "kind": 4096, + "flags": {}, + "parameters": [ + { + "id": 15776, + "name": "activityId", + "variant": "param", + "kind": 32768, + "flags": {}, + "type": { + "type": "intrinsic", + "name": "any" + } + }, + { + "id": 15777, + "name": "message", + "variant": "param", + "kind": 32768, + "flags": {}, + "type": { + "type": "intrinsic", + "name": "any" + } + } + ], + "type": { + "type": "intrinsic", + "name": "void" + } + } + ] + } + } + }, + { + "id": 15778, + "name": "success", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "reflection", + "declaration": { + "id": 15779, + "name": "__type", + "variant": "declaration", + "kind": 65536, + "flags": {}, + "signatures": [ + { + "id": 15780, + "name": "__type", + "variant": "signature", + "kind": 4096, + "flags": {}, + "parameters": [ + { + "id": 15781, + "name": "activityId", + "variant": "param", + "kind": 32768, + "flags": {}, + "type": { + "type": "intrinsic", + "name": "any" + } + }, + { + "id": 15782, + "name": "message", + "variant": "param", + "kind": 32768, + "flags": {}, + "type": { + "type": "intrinsic", + "name": "any" + } + } + ], + "type": { + "type": "intrinsic", + "name": "void" + } + } + ] + } + } + }, + { + "id": 15783, + "name": "debug", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "reflection", + "declaration": { + "id": 15784, + "name": "__type", + "variant": "declaration", + "kind": 65536, + "flags": {}, + "signatures": [ + { + "id": 15785, + "name": "__type", + "variant": "signature", + "kind": 4096, + "flags": {}, + "parameters": [ + { + "id": 15786, + "name": "message", + "variant": "param", + "kind": 32768, + "flags": {}, + "type": { + "type": "intrinsic", + "name": "any" + } + } + ], + "type": { + "type": "intrinsic", + "name": "void" + } + } + ] + } + } + }, + { + "id": 15787, + "name": "info", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "reflection", + "declaration": { + "id": 15788, + "name": "__type", + "variant": "declaration", + "kind": 65536, + "flags": {}, + "signatures": [ + { + "id": 15789, + "name": "__type", + "variant": "signature", + "kind": 4096, + "flags": {}, + "parameters": [ + { + "id": 15790, + "name": "message", + "variant": "param", + "kind": 32768, + "flags": {}, + "type": { + "type": "intrinsic", + "name": "any" + } + } + ], + "type": { + "type": "intrinsic", + "name": "void" + } + } + ] + } + } + }, + { + "id": 15791, + "name": "warn", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "reflection", + "declaration": { + "id": 15792, + "name": "__type", + "variant": "declaration", + "kind": 65536, + "flags": {}, + "signatures": [ + { + "id": 15793, + "name": "__type", + "variant": "signature", + "kind": 4096, + "flags": {}, + "parameters": [ + { + "id": 15794, + "name": "message", + "variant": "param", + "kind": 32768, + "flags": {}, + "type": { + "type": "intrinsic", + "name": "any" + } + } + ], + "type": { + "type": "intrinsic", + "name": "void" + } + } + ] + } + } + }, + { + "id": 15795, "name": "log", "variant": "declaration", "kind": 1024, @@ -57272,21 +57935,21 @@ "type": { "type": "reflection", "declaration": { - "id": 15767, + "id": 15796, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "signatures": [ { - "id": 15768, + "id": 15797, "name": "__type", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 15769, + "id": 15798, "name": "args", "variant": "param", "kind": 32768, @@ -57316,19 +57979,19 @@ { "title": "Properties", "children": [ - 15714, - 15718, - 15722, - 15726, - 15729, - 15734, - 15739, - 15744, - 15749, - 15754, + 15743, + 15747, + 15751, + 15755, 15758, - 15762, - 15766 + 15763, + 15768, + 15773, + 15778, + 15783, + 15787, + 15791, + 15795 ] } ] @@ -57338,27 +58001,27 @@ { "title": "Interfaces", "children": [ - 15713 + 15742 ] } ] }, { - "id": 15770, + "id": 15799, "name": "ModulesSdkTypes", "variant": "declaration", "kind": 4, "flags": {}, "children": [ { - "id": 15771, + "id": 15800, "name": "Constructor", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 15777, + "id": 15806, "name": "T", "variant": "typeParam", "kind": 131072, @@ -57368,21 +58031,21 @@ "type": { "type": "reflection", "declaration": { - "id": 15772, + "id": 15801, "name": "__type", "variant": "declaration", "kind": 512, "flags": {}, "signatures": [ { - "id": 15773, + "id": 15802, "name": "__type", "variant": "signature", "kind": 16384, "flags": {}, "parameters": [ { - "id": 15776, + "id": 15805, "name": "args", "variant": "param", "kind": 32768, @@ -57403,7 +58066,7 @@ "types": [ { "type": "reference", - "target": 15777, + "target": 15806, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -57411,21 +58074,21 @@ { "type": "reflection", "declaration": { - "id": 15774, + "id": 15803, "name": "__type", "variant": "declaration", "kind": 512, "flags": {}, "signatures": [ { - "id": 15775, + "id": 15804, "name": "__type", "variant": "signature", "kind": 16384, "flags": {}, "type": { "type": "reference", - "target": 15777, + "target": 15806, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -57442,7 +58105,7 @@ } }, { - "id": 15778, + "id": 15807, "name": "LogLevel", "variant": "declaration", "kind": 2097152, @@ -57482,7 +58145,7 @@ } }, { - "id": 15779, + "id": 15808, "name": "LoggerOptions", "variant": "declaration", "kind": 2097152, @@ -57502,7 +58165,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 15778, + "target": 15807, "name": "LogLevel", "package": "@medusajs/types" } @@ -57511,7 +58174,7 @@ } }, { - "id": 15780, + "id": 15809, "name": "CustomModuleDefinition", "variant": "declaration", "kind": 2097152, @@ -57519,14 +58182,14 @@ "type": { "type": "reflection", "declaration": { - "id": 15781, + "id": 15810, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 15782, + "id": 15811, "name": "key", "variant": "declaration", "kind": 1024, @@ -57539,7 +58202,7 @@ } }, { - "id": 15783, + "id": 15812, "name": "registrationName", "variant": "declaration", "kind": 1024, @@ -57552,7 +58215,7 @@ } }, { - "id": 15784, + "id": 15813, "name": "label", "variant": "declaration", "kind": 1024, @@ -57565,7 +58228,7 @@ } }, { - "id": 15785, + "id": 15814, "name": "isQueryable", "variant": "declaration", "kind": 1024, @@ -57578,7 +58241,7 @@ } }, { - "id": 15786, + "id": 15815, "name": "dependencies", "variant": "declaration", "kind": 1024, @@ -57598,11 +58261,11 @@ { "title": "Properties", "children": [ - 15782, - 15783, - 15784, - 15785, - 15786 + 15811, + 15812, + 15813, + 15814, + 15815 ] } ] @@ -57610,7 +58273,7 @@ } }, { - "id": 15787, + "id": 15816, "name": "InternalModuleDeclaration", "variant": "declaration", "kind": 2097152, @@ -57618,14 +58281,14 @@ "type": { "type": "reflection", "declaration": { - "id": 15788, + "id": 15817, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 15789, + "id": 15818, "name": "scope", "variant": "declaration", "kind": 1024, @@ -57636,7 +58299,7 @@ } }, { - "id": 15790, + "id": 15819, "name": "resources", "variant": "declaration", "kind": 1024, @@ -57656,7 +58319,7 @@ } }, { - "id": 15791, + "id": 15820, "name": "dependencies", "variant": "declaration", "kind": 1024, @@ -57672,7 +58335,7 @@ } }, { - "id": 15792, + "id": 15821, "name": "definition", "variant": "declaration", "kind": 1024, @@ -57681,13 +58344,13 @@ }, "type": { "type": "reference", - "target": 15780, + "target": 15809, "name": "CustomModuleDefinition", "package": "@medusajs/types" } }, { - "id": 15793, + "id": 15822, "name": "resolve", "variant": "declaration", "kind": 1024, @@ -57703,7 +58366,7 @@ }, { "type": "reference", - "target": 15893, + "target": 15922, "name": "ModuleExports", "package": "@medusajs/types" } @@ -57711,7 +58374,7 @@ } }, { - "id": 15794, + "id": 15823, "name": "options", "variant": "declaration", "kind": 1024, @@ -57739,7 +58402,7 @@ } }, { - "id": 15795, + "id": 15824, "name": "alias", "variant": "declaration", "kind": 1024, @@ -57760,7 +58423,7 @@ } }, { - "id": 15796, + "id": 15825, "name": "main", "variant": "declaration", "kind": 1024, @@ -57781,7 +58444,7 @@ } }, { - "id": 15797, + "id": 15826, "name": "worker_mode", "variant": "declaration", "kind": 1024, @@ -57811,15 +58474,15 @@ { "title": "Properties", "children": [ - 15789, - 15790, - 15791, - 15792, - 15793, - 15794, - 15795, - 15796, - 15797 + 15818, + 15819, + 15820, + 15821, + 15822, + 15823, + 15824, + 15825, + 15826 ] } ] @@ -57827,7 +58490,7 @@ } }, { - "id": 15798, + "id": 15827, "name": "ExternalModuleDeclaration", "variant": "declaration", "kind": 2097152, @@ -57835,14 +58498,14 @@ "type": { "type": "reflection", "declaration": { - "id": 15799, + "id": 15828, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 15800, + "id": 15829, "name": "scope", "variant": "declaration", "kind": 1024, @@ -57853,7 +58516,7 @@ } }, { - "id": 15801, + "id": 15830, "name": "definition", "variant": "declaration", "kind": 1024, @@ -57862,13 +58525,13 @@ }, "type": { "type": "reference", - "target": 15780, + "target": 15809, "name": "CustomModuleDefinition", "package": "@medusajs/types" } }, { - "id": 15802, + "id": 15831, "name": "server", "variant": "declaration", "kind": 1024, @@ -57878,14 +58541,14 @@ "type": { "type": "reflection", "declaration": { - "id": 15803, + "id": 15832, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 15804, + "id": 15833, "name": "type", "variant": "declaration", "kind": 1024, @@ -57896,7 +58559,7 @@ } }, { - "id": 15805, + "id": 15834, "name": "url", "variant": "declaration", "kind": 1024, @@ -57907,7 +58570,7 @@ } }, { - "id": 15806, + "id": 15835, "name": "keepAlive", "variant": "declaration", "kind": 1024, @@ -57922,9 +58585,9 @@ { "title": "Properties", "children": [ - 15804, - 15805, - 15806 + 15833, + 15834, + 15835 ] } ] @@ -57932,7 +58595,7 @@ } }, { - "id": 15807, + "id": 15836, "name": "options", "variant": "declaration", "kind": 1024, @@ -57960,7 +58623,7 @@ } }, { - "id": 15808, + "id": 15837, "name": "alias", "variant": "declaration", "kind": 1024, @@ -57981,7 +58644,7 @@ } }, { - "id": 15809, + "id": 15838, "name": "main", "variant": "declaration", "kind": 1024, @@ -58006,12 +58669,12 @@ { "title": "Properties", "children": [ - 15800, - 15801, - 15802, - 15807, - 15808, - 15809 + 15829, + 15830, + 15831, + 15836, + 15837, + 15838 ] } ] @@ -58019,7 +58682,7 @@ } }, { - "id": 15810, + "id": 15839, "name": "ModuleResolution", "variant": "declaration", "kind": 2097152, @@ -58027,14 +58690,14 @@ "type": { "type": "reflection", "declaration": { - "id": 15811, + "id": 15840, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 15812, + "id": 15841, "name": "resolutionPath", "variant": "declaration", "kind": 1024, @@ -58054,20 +58717,20 @@ } }, { - "id": 15813, + "id": 15842, "name": "definition", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 15818, + "target": 15847, "name": "ModuleDefinition", "package": "@medusajs/types" } }, { - "id": 15814, + "id": 15843, "name": "options", "variant": "declaration", "kind": 1024, @@ -58095,7 +58758,7 @@ } }, { - "id": 15815, + "id": 15844, "name": "dependencies", "variant": "declaration", "kind": 1024, @@ -58111,7 +58774,7 @@ } }, { - "id": 15816, + "id": 15845, "name": "moduleDeclaration", "variant": "declaration", "kind": 1024, @@ -58123,13 +58786,13 @@ "types": [ { "type": "reference", - "target": 15787, + "target": 15816, "name": "InternalModuleDeclaration", "package": "@medusajs/types" }, { "type": "reference", - "target": 15798, + "target": 15827, "name": "ExternalModuleDeclaration", "package": "@medusajs/types" } @@ -58137,7 +58800,7 @@ } }, { - "id": 15817, + "id": 15846, "name": "moduleExports", "variant": "declaration", "kind": 1024, @@ -58146,7 +58809,7 @@ }, "type": { "type": "reference", - "target": 15893, + "target": 15922, "name": "ModuleExports", "package": "@medusajs/types" } @@ -58156,12 +58819,12 @@ { "title": "Properties", "children": [ - 15812, - 15813, - 15814, - 15815, - 15816, - 15817 + 15841, + 15842, + 15843, + 15844, + 15845, + 15846 ] } ] @@ -58169,7 +58832,7 @@ } }, { - "id": 15818, + "id": 15847, "name": "ModuleDefinition", "variant": "declaration", "kind": 2097152, @@ -58177,14 +58840,14 @@ "type": { "type": "reflection", "declaration": { - "id": 15819, + "id": 15848, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 15820, + "id": 15849, "name": "key", "variant": "declaration", "kind": 1024, @@ -58195,7 +58858,7 @@ } }, { - "id": 15821, + "id": 15850, "name": "registrationName", "variant": "declaration", "kind": 1024, @@ -58206,7 +58869,7 @@ } }, { - "id": 15822, + "id": 15851, "name": "defaultPackage", "variant": "declaration", "kind": 1024, @@ -58226,7 +58889,7 @@ } }, { - "id": 15823, + "id": 15852, "name": "label", "variant": "declaration", "kind": 1024, @@ -58237,7 +58900,7 @@ } }, { - "id": 15824, + "id": 15853, "name": "isRequired", "variant": "declaration", "kind": 1024, @@ -58250,7 +58913,7 @@ } }, { - "id": 15825, + "id": 15854, "name": "isQueryable", "variant": "declaration", "kind": 1024, @@ -58263,7 +58926,7 @@ } }, { - "id": 15826, + "id": 15855, "name": "dependencies", "variant": "declaration", "kind": 1024, @@ -58279,7 +58942,7 @@ } }, { - "id": 15827, + "id": 15856, "name": "defaultModuleDeclaration", "variant": "declaration", "kind": 1024, @@ -58289,13 +58952,13 @@ "types": [ { "type": "reference", - "target": 15787, + "target": 15816, "name": "InternalModuleDeclaration", "package": "@medusajs/types" }, { "type": "reference", - "target": 15798, + "target": 15827, "name": "ExternalModuleDeclaration", "package": "@medusajs/types" } @@ -58307,14 +58970,14 @@ { "title": "Properties", "children": [ - 15820, - 15821, - 15822, - 15823, - 15824, - 15825, - 15826, - 15827 + 15849, + 15850, + 15851, + 15852, + 15853, + 15854, + 15855, + 15856 ] } ] @@ -58322,7 +58985,7 @@ } }, { - "id": 15828, + "id": 15857, "name": "LinkModuleDefinition", "variant": "declaration", "kind": 2097152, @@ -58330,14 +58993,14 @@ "type": { "type": "reflection", "declaration": { - "id": 15829, + "id": 15858, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 15830, + "id": 15859, "name": "key", "variant": "declaration", "kind": 1024, @@ -58348,7 +59011,7 @@ } }, { - "id": 15831, + "id": 15860, "name": "registrationName", "variant": "declaration", "kind": 1024, @@ -58359,7 +59022,7 @@ } }, { - "id": 15832, + "id": 15861, "name": "label", "variant": "declaration", "kind": 1024, @@ -58370,7 +59033,7 @@ } }, { - "id": 15833, + "id": 15862, "name": "dependencies", "variant": "declaration", "kind": 1024, @@ -58386,14 +59049,14 @@ } }, { - "id": 15834, + "id": 15863, "name": "defaultModuleDeclaration", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 15787, + "target": 15816, "name": "InternalModuleDeclaration", "package": "@medusajs/types" } @@ -58403,11 +59066,11 @@ { "title": "Properties", "children": [ - 15830, - 15831, - 15832, - 15833, - 15834 + 15859, + 15860, + 15861, + 15862, + 15863 ] } ] @@ -58415,7 +59078,7 @@ } }, { - "id": 15835, + "id": 15864, "name": "ModuleConfig", "variant": "declaration", "kind": 2097152, @@ -58425,21 +59088,21 @@ "types": [ { "type": "reference", - "target": 17105, + "target": 17134, "name": "ModuleDeclaration", "package": "@medusajs/types" }, { "type": "reflection", "declaration": { - "id": 15836, + "id": 15865, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 15837, + "id": 15866, "name": "module", "variant": "declaration", "kind": 1024, @@ -58450,7 +59113,7 @@ } }, { - "id": 15838, + "id": 15867, "name": "path", "variant": "declaration", "kind": 1024, @@ -58461,14 +59124,14 @@ } }, { - "id": 15839, + "id": 15868, "name": "definition", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 15818, + "target": 15847, "name": "ModuleDefinition", "package": "@medusajs/types" } @@ -58478,9 +59141,9 @@ { "title": "Properties", "children": [ - 15837, - 15838, - 15839 + 15866, + 15867, + 15868 ] } ] @@ -58490,7 +59153,7 @@ } }, { - "id": 15840, + "id": 15869, "name": "LoadedModule", "variant": "declaration", "kind": 2097152, @@ -58505,34 +59168,34 @@ { "type": "reflection", "declaration": { - "id": 15841, + "id": 15870, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 15842, + "id": 15871, "name": "__joinerConfig", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 15866, + "target": 15895, "name": "ModuleJoinerConfig", "package": "@medusajs/types" } }, { - "id": 15843, + "id": 15872, "name": "__definition", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 15818, + "target": 15847, "name": "ModuleDefinition", "package": "@medusajs/types" } @@ -58542,8 +59205,8 @@ { "title": "Properties", "children": [ - 15842, - 15843 + 15871, + 15872 ] } ] @@ -58553,14 +59216,14 @@ } }, { - "id": 15844, + "id": 15873, "name": "LoaderOptions", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 15850, + "id": 15879, "name": "TOptions", "variant": "typeParam", "kind": 131072, @@ -58589,27 +59252,27 @@ "type": { "type": "reflection", "declaration": { - "id": 15845, + "id": 15874, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 15846, + "id": 15875, "name": "container", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 14023, + "target": 14009, "name": "MedusaContainer", "package": "@medusajs/types" } }, { - "id": 15847, + "id": 15876, "name": "options", "variant": "declaration", "kind": 1024, @@ -58618,14 +59281,14 @@ }, "type": { "type": "reference", - "target": 15850, + "target": 15879, "name": "TOptions", "package": "@medusajs/types", "refersToTypeParameter": true } }, { - "id": 15848, + "id": 15877, "name": "logger", "variant": "declaration", "kind": 1024, @@ -58634,13 +59297,13 @@ }, "type": { "type": "reference", - "target": 15713, + "target": 15742, "name": "Logger", "package": "@medusajs/types" } }, { - "id": 15849, + "id": 15878, "name": "dataLoaderOnly", "variant": "declaration", "kind": 1024, @@ -58657,10 +59320,10 @@ { "title": "Properties", "children": [ - 15846, - 15847, - 15848, - 15849 + 15875, + 15876, + 15877, + 15878 ] } ] @@ -58668,7 +59331,7 @@ } }, { - "id": 15851, + "id": 15880, "name": "ModuleLoaderFunction", "variant": "declaration", "kind": 2097152, @@ -58676,28 +59339,28 @@ "type": { "type": "reflection", "declaration": { - "id": 15852, + "id": 15881, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "signatures": [ { - "id": 15853, + "id": 15882, "name": "__type", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 15854, + "id": 15883, "name": "options", "variant": "param", "kind": 32768, "flags": {}, "type": { "type": "reference", - "target": 15844, + "target": 15873, "typeArguments": [ { "type": "intrinsic", @@ -58709,7 +59372,7 @@ } }, { - "id": 15855, + "id": 15884, "name": "moduleDeclaration", "variant": "param", "kind": 32768, @@ -58718,7 +59381,7 @@ }, "type": { "type": "reference", - "target": 15787, + "target": 15816, "name": "InternalModuleDeclaration", "package": "@medusajs/types" } @@ -58745,7 +59408,7 @@ } }, { - "id": 15856, + "id": 15885, "name": "ModulesResponse", "variant": "declaration", "kind": 2097152, @@ -58755,14 +59418,14 @@ "elementType": { "type": "reflection", "declaration": { - "id": 15857, + "id": 15886, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 15858, + "id": 15887, "name": "module", "variant": "declaration", "kind": 1024, @@ -58773,7 +59436,7 @@ } }, { - "id": 15859, + "id": 15888, "name": "resolution", "variant": "declaration", "kind": 1024, @@ -58797,8 +59460,8 @@ { "title": "Properties", "children": [ - 15858, - 15859 + 15887, + 15888 ] } ] @@ -58807,7 +59470,7 @@ } }, { - "id": 15860, + "id": 15889, "name": "LinkModulesExtraFields", "variant": "declaration", "kind": 2097152, @@ -58826,14 +59489,14 @@ { "type": "reflection", "declaration": { - "id": 15861, + "id": 15890, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 15862, + "id": 15891, "name": "type", "variant": "declaration", "kind": 1024, @@ -58929,7 +59592,7 @@ } }, { - "id": 15863, + "id": 15892, "name": "defaultValue", "variant": "declaration", "kind": 1024, @@ -58942,7 +59605,7 @@ } }, { - "id": 15864, + "id": 15893, "name": "nullable", "variant": "declaration", "kind": 1024, @@ -58955,7 +59618,7 @@ } }, { - "id": 15865, + "id": 15894, "name": "options", "variant": "declaration", "kind": 1024, @@ -58995,10 +59658,10 @@ { "title": "Properties", "children": [ - 15862, - 15863, - 15864, - 15865 + 15891, + 15892, + 15893, + 15894 ] } ] @@ -59010,7 +59673,7 @@ } }, { - "id": 15866, + "id": 15895, "name": "ModuleJoinerConfig", "variant": "declaration", "kind": 2097152, @@ -59027,7 +59690,7 @@ "typeArguments": [ { "type": "reference", - "target": 16726, + "target": 16755, "name": "JoinerServiceConfig", "package": "@medusajs/types" }, @@ -59059,14 +59722,14 @@ { "type": "reflection", "declaration": { - "id": 15867, + "id": 15896, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 15868, + "id": 15897, "name": "schema", "variant": "declaration", "kind": 1024, @@ -59087,7 +59750,7 @@ } }, { - "id": 15869, + "id": 15898, "name": "relationships", "variant": "declaration", "kind": 1024, @@ -59098,14 +59761,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 15890, + "target": 15919, "name": "ModuleJoinerRelationship", "package": "@medusajs/types" } } }, { - "id": 15870, + "id": 15899, "name": "extends", "variant": "declaration", "kind": 1024, @@ -59117,14 +59780,14 @@ "elementType": { "type": "reflection", "declaration": { - "id": 15871, + "id": 15900, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 15872, + "id": 15901, "name": "serviceName", "variant": "declaration", "kind": 1024, @@ -59135,7 +59798,7 @@ } }, { - "id": 15873, + "id": 15902, "name": "fieldAlias", "variant": "declaration", "kind": 1024, @@ -59163,14 +59826,14 @@ { "type": "reflection", "declaration": { - "id": 15874, + "id": 15903, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 15875, + "id": 15904, "name": "path", "variant": "declaration", "kind": 1024, @@ -59181,7 +59844,7 @@ } }, { - "id": 15876, + "id": 15905, "name": "forwardArgumentsOnPath", "variant": "declaration", "kind": 1024, @@ -59197,7 +59860,7 @@ } }, { - "id": 15877, + "id": 15906, "name": "isList", "variant": "declaration", "kind": 1024, @@ -59214,9 +59877,9 @@ { "title": "Properties", "children": [ - 15875, - 15876, - 15877 + 15904, + 15905, + 15906 ] } ] @@ -59230,14 +59893,14 @@ } }, { - "id": 15878, + "id": 15907, "name": "relationship", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 15890, + "target": 15919, "name": "ModuleJoinerRelationship", "package": "@medusajs/types" } @@ -59247,9 +59910,9 @@ { "title": "Properties", "children": [ - 15872, - 15873, - 15878 + 15901, + 15902, + 15907 ] } ] @@ -59258,7 +59921,7 @@ } }, { - "id": 15879, + "id": 15908, "name": "serviceName", "variant": "declaration", "kind": 1024, @@ -59271,7 +59934,7 @@ } }, { - "id": 15880, + "id": 15909, "name": "primaryKeys", "variant": "declaration", "kind": 1024, @@ -59287,7 +59950,7 @@ } }, { - "id": 15881, + "id": 15910, "name": "isLink", "variant": "declaration", "kind": 1024, @@ -59308,7 +59971,7 @@ } }, { - "id": 15882, + "id": 15911, "name": "linkableKeys", "variant": "declaration", "kind": 1024, @@ -59344,7 +60007,7 @@ } }, { - "id": 15883, + "id": 15912, "name": "isReadOnlyLink", "variant": "declaration", "kind": 1024, @@ -59365,7 +60028,7 @@ } }, { - "id": 15884, + "id": 15913, "name": "extraDataFields", "variant": "declaration", "kind": 1024, @@ -59389,7 +60052,7 @@ } }, { - "id": 15885, + "id": 15914, "name": "databaseConfig", "variant": "declaration", "kind": 1024, @@ -59399,14 +60062,14 @@ "type": { "type": "reflection", "declaration": { - "id": 15886, + "id": 15915, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 15887, + "id": 15916, "name": "tableName", "variant": "declaration", "kind": 1024, @@ -59427,7 +60090,7 @@ } }, { - "id": 15888, + "id": 15917, "name": "idPrefix", "variant": "declaration", "kind": 1024, @@ -59448,7 +60111,7 @@ } }, { - "id": 15889, + "id": 15918, "name": "extraFields", "variant": "declaration", "kind": 1024, @@ -59457,7 +60120,7 @@ }, "type": { "type": "reference", - "target": 15860, + "target": 15889, "name": "LinkModulesExtraFields", "package": "@medusajs/types" } @@ -59467,9 +60130,9 @@ { "title": "Properties", "children": [ - 15887, - 15888, - 15889 + 15916, + 15917, + 15918 ] } ] @@ -59481,16 +60144,16 @@ { "title": "Properties", "children": [ - 15868, - 15869, - 15870, - 15879, - 15880, - 15881, - 15882, - 15883, - 15884, - 15885 + 15897, + 15898, + 15899, + 15908, + 15909, + 15910, + 15911, + 15912, + 15913, + 15914 ] } ] @@ -59500,7 +60163,7 @@ } }, { - "id": 15890, + "id": 15919, "name": "ModuleJoinerRelationship", "variant": "declaration", "kind": 2097152, @@ -59510,21 +60173,21 @@ "types": [ { "type": "reference", - "target": 16714, + "target": 16743, "name": "JoinerRelationship", "package": "@medusajs/types" }, { "type": "reflection", "declaration": { - "id": 15891, + "id": 15920, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 15892, + "id": 15921, "name": "deleteCascade", "variant": "declaration", "kind": 1024, @@ -59549,7 +60212,7 @@ { "title": "Properties", "children": [ - 15892 + 15921 ] } ] @@ -59559,21 +60222,21 @@ } }, { - "id": 15893, + "id": 15922, "name": "ModuleExports", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 15909, + "id": 15938, "name": "T", "variant": "typeParam", "kind": 131072, "flags": {}, "default": { "type": "reference", - "target": 15771, + "target": 15800, "typeArguments": [ { "type": "intrinsic", @@ -59588,28 +60251,28 @@ "type": { "type": "reflection", "declaration": { - "id": 15894, + "id": 15923, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 15895, + "id": 15924, "name": "service", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 15909, + "target": 15938, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true } }, { - "id": 15896, + "id": 15925, "name": "loaders", "variant": "declaration", "kind": 1024, @@ -59620,14 +60283,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 15851, + "target": 15880, "name": "ModuleLoaderFunction", "package": "@medusajs/types" } } }, { - "id": 15897, + "id": 15926, "name": "runMigrations", "variant": "declaration", "kind": 2048, @@ -59636,21 +60299,21 @@ }, "signatures": [ { - "id": 15898, + "id": 15927, "name": "runMigrations", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 15899, + "id": 15928, "name": "options", "variant": "param", "kind": 32768, "flags": {}, "type": { "type": "reference", - "target": 15844, + "target": 15873, "typeArguments": [ { "type": "intrinsic", @@ -59662,7 +60325,7 @@ } }, { - "id": 15900, + "id": 15929, "name": "moduleDeclaration", "variant": "param", "kind": 32768, @@ -59671,7 +60334,7 @@ }, "type": { "type": "reference", - "target": 15787, + "target": 15816, "name": "InternalModuleDeclaration", "package": "@medusajs/types" } @@ -59696,7 +60359,7 @@ ] }, { - "id": 15901, + "id": 15930, "name": "revertMigration", "variant": "declaration", "kind": 2048, @@ -59705,21 +60368,21 @@ }, "signatures": [ { - "id": 15902, + "id": 15931, "name": "revertMigration", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 15903, + "id": 15932, "name": "options", "variant": "param", "kind": 32768, "flags": {}, "type": { "type": "reference", - "target": 15844, + "target": 15873, "typeArguments": [ { "type": "intrinsic", @@ -59731,7 +60394,7 @@ } }, { - "id": 15904, + "id": 15933, "name": "moduleDeclaration", "variant": "param", "kind": 32768, @@ -59740,7 +60403,7 @@ }, "type": { "type": "reference", - "target": 15787, + "target": 15816, "name": "InternalModuleDeclaration", "package": "@medusajs/types" } @@ -59765,7 +60428,7 @@ ] }, { - "id": 15905, + "id": 15934, "name": "generateMigration", "variant": "declaration", "kind": 2048, @@ -59774,21 +60437,21 @@ }, "signatures": [ { - "id": 15906, + "id": 15935, "name": "generateMigration", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 15907, + "id": 15936, "name": "options", "variant": "param", "kind": 32768, "flags": {}, "type": { "type": "reference", - "target": 15844, + "target": 15873, "typeArguments": [ { "type": "intrinsic", @@ -59800,7 +60463,7 @@ } }, { - "id": 15908, + "id": 15937, "name": "moduleDeclaration", "variant": "param", "kind": 32768, @@ -59809,7 +60472,7 @@ }, "type": { "type": "reference", - "target": 15787, + "target": 15816, "name": "InternalModuleDeclaration", "package": "@medusajs/types" } @@ -59838,16 +60501,16 @@ { "title": "Properties", "children": [ - 15895, - 15896 + 15924, + 15925 ] }, { "title": "Methods", "children": [ - 15897, - 15901, - 15905 + 15926, + 15930, + 15934 ] } ] @@ -59855,14 +60518,14 @@ } }, { - "id": 15910, + "id": 15939, "name": "ModuleServiceInitializeOptions", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 15911, + "id": 15940, "name": "database", "variant": "declaration", "kind": 1024, @@ -59870,14 +60533,14 @@ "type": { "type": "reflection", "declaration": { - "id": 15912, + "id": 15941, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 15913, + "id": 15942, "name": "connection", "variant": "declaration", "kind": 1024, @@ -59898,7 +60561,7 @@ } }, { - "id": 15914, + "id": 15943, "name": "clientUrl", "variant": "declaration", "kind": 1024, @@ -59911,7 +60574,7 @@ } }, { - "id": 15915, + "id": 15944, "name": "schema", "variant": "declaration", "kind": 1024, @@ -59924,7 +60587,7 @@ } }, { - "id": 15916, + "id": 15945, "name": "host", "variant": "declaration", "kind": 1024, @@ -59937,7 +60600,7 @@ } }, { - "id": 15917, + "id": 15946, "name": "port", "variant": "declaration", "kind": 1024, @@ -59950,7 +60613,7 @@ } }, { - "id": 15918, + "id": 15947, "name": "user", "variant": "declaration", "kind": 1024, @@ -59963,7 +60626,7 @@ } }, { - "id": 15919, + "id": 15948, "name": "password", "variant": "declaration", "kind": 1024, @@ -59976,7 +60639,7 @@ } }, { - "id": 15920, + "id": 15949, "name": "database", "variant": "declaration", "kind": 1024, @@ -59989,7 +60652,7 @@ } }, { - "id": 15921, + "id": 15950, "name": "driverOptions", "variant": "declaration", "kind": 1024, @@ -60021,14 +60684,14 @@ { "type": "reflection", "declaration": { - "id": 15922, + "id": 15951, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 15923, + "id": 15952, "name": "connection", "variant": "declaration", "kind": 1024, @@ -60060,7 +60723,7 @@ { "title": "Properties", "children": [ - 15923 + 15952 ] } ] @@ -60070,7 +60733,7 @@ } }, { - "id": 15924, + "id": 15953, "name": "debug", "variant": "declaration", "kind": 1024, @@ -60083,7 +60746,7 @@ } }, { - "id": 15925, + "id": 15954, "name": "pool", "variant": "declaration", "kind": 1024, @@ -60115,17 +60778,17 @@ { "title": "Properties", "children": [ - 15913, - 15914, - 15915, - 15916, - 15917, - 15918, - 15919, - 15920, - 15921, - 15924, - 15925 + 15942, + 15943, + 15944, + 15945, + 15946, + 15947, + 15948, + 15949, + 15950, + 15953, + 15954 ] } ] @@ -60137,13 +60800,13 @@ { "title": "Properties", "children": [ - 15911 + 15940 ] } ] }, { - "id": 15926, + "id": 15955, "name": "ModuleServiceInitializeCustomDataLayerOptions", "variant": "declaration", "kind": 2097152, @@ -60151,14 +60814,14 @@ "type": { "type": "reflection", "declaration": { - "id": 15927, + "id": 15956, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 15928, + "id": 15957, "name": "manager", "variant": "declaration", "kind": 1024, @@ -60171,7 +60834,7 @@ } }, { - "id": 15929, + "id": 15958, "name": "repositories", "variant": "declaration", "kind": 1024, @@ -60181,21 +60844,21 @@ "type": { "type": "reflection", "declaration": { - "id": 15930, + "id": 15959, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "indexSignatures": [ { - "id": 15931, + "id": 15960, "name": "__index", "variant": "signature", "kind": 8192, "flags": {}, "parameters": [ { - "id": 15932, + "id": 15961, "name": "key", "variant": "param", "kind": 32768, @@ -60208,11 +60871,11 @@ ], "type": { "type": "reference", - "target": 15771, + "target": 15800, "typeArguments": [ { "type": "reference", - "target": 14118, + "target": 14104, "name": "RepositoryService", "package": "@medusajs/types" } @@ -60230,8 +60893,8 @@ { "title": "Properties", "children": [ - 15928, - 15929 + 15957, + 15958 ] } ] @@ -60239,7 +60902,7 @@ } }, { - "id": 15933, + "id": 15962, "name": "ModuleBootstrapDeclaration", "variant": "declaration", "kind": 2097152, @@ -60249,13 +60912,13 @@ "types": [ { "type": "reference", - "target": 15787, + "target": 15816, "name": "InternalModuleDeclaration", "package": "@medusajs/types" }, { "type": "reference", - "target": 15798, + "target": 15827, "name": "ExternalModuleDeclaration", "package": "@medusajs/types" } @@ -60263,7 +60926,7 @@ } }, { - "id": 15934, + "id": 15963, "name": "RemoteQueryFunction", "variant": "declaration", "kind": 2097152, @@ -60271,21 +60934,21 @@ "type": { "type": "reflection", "declaration": { - "id": 15935, + "id": 15964, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "signatures": [ { - "id": 15936, + "id": 15965, "name": "__type", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 15937, + "id": 15966, "name": "query", "variant": "param", "kind": 32768, @@ -60299,7 +60962,7 @@ }, { "type": "reference", - "target": 16746, + "target": 16775, "name": "RemoteJoinerQuery", "package": "@medusajs/types" }, @@ -60311,7 +60974,7 @@ } }, { - "id": 15938, + "id": 15967, "name": "variables", "variant": "param", "kind": 32768, @@ -60339,7 +61002,7 @@ } }, { - "id": 15939, + "id": 15968, "name": "options", "variant": "param", "kind": 32768, @@ -60348,7 +61011,7 @@ }, "type": { "type": "reference", - "target": 16764, + "target": 16793, "name": "RemoteJoinerOptions", "package": "@medusajs/types" } @@ -60384,7 +61047,7 @@ } }, { - "id": 15940, + "id": 15969, "name": "IModuleService", "variant": "declaration", "kind": 256, @@ -60392,58 +61055,58 @@ "extendedBy": [ { "type": "reference", - "target": 14351, + "target": 14337, "name": "IFileModuleService" }, { "type": "reference", - "target": 15503, + "target": 15532, "name": "IInventoryService" }, { "type": "reference", - "target": 16115, + "target": 16144, "name": "INotificationModuleService" }, { "type": "reference", - "target": 16270, + "target": 16299, "name": "IStockLocationService" }, { "type": "reference", - "target": 16494, + "target": 16523, "name": "IWorkflowEngineService" }, { "type": "reference", - "target": 16785, + "target": 16814, "name": "ILinkModule" } ] }, { - "id": 15954, + "id": 15983, "name": "IMedusaInternalService", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 15955, + "id": 15984, "name": "__container__", "variant": "declaration", "kind": 262144, "flags": {}, "getSignature": { - "id": 15956, + "id": 15985, "name": "__container__", "variant": "signature", "kind": 524288, "flags": {}, "type": { "type": "reference", - "target": 16058, + "target": 16087, "name": "TContainer", "package": "@medusajs/types", "qualifiedName": "IMedusaInternalService.TContainer", @@ -60452,21 +61115,21 @@ } }, { - "id": 15957, + "id": 15986, "name": "retrieve", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 15958, + "id": 15987, "name": "retrieve", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 15959, + "id": 15988, "name": "idOrObject", "variant": "param", "kind": 32768, @@ -60477,7 +61140,7 @@ } }, { - "id": 15960, + "id": 15989, "name": "config", "variant": "param", "kind": 32768, @@ -60486,7 +61149,7 @@ }, "type": { "type": "reference", - "target": 13839, + "target": 13825, "typeArguments": [ { "type": "intrinsic", @@ -60498,7 +61161,7 @@ } }, { - "id": 15961, + "id": 15990, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -60507,7 +61170,7 @@ }, "type": { "type": "reference", - "target": 16859, + "target": 16888, "name": "Context", "package": "@medusajs/types" } @@ -60522,11 +61185,11 @@ "typeArguments": [ { "type": "reference", - "target": 16676, + "target": 16705, "typeArguments": [ { "type": "reference", - "target": 16056, + "target": 16085, "name": "TEntity", "package": "@medusajs/types", "qualifiedName": "IMedusaInternalService.TEntity", @@ -60542,14 +61205,14 @@ } }, { - "id": 15962, + "id": 15991, "name": "retrieve", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 15963, + "id": 15992, "name": "idOrObject", "variant": "param", "kind": 32768, @@ -60560,7 +61223,7 @@ } }, { - "id": 15964, + "id": 15993, "name": "config", "variant": "param", "kind": 32768, @@ -60569,7 +61232,7 @@ }, "type": { "type": "reference", - "target": 13839, + "target": 13825, "typeArguments": [ { "type": "intrinsic", @@ -60581,7 +61244,7 @@ } }, { - "id": 15965, + "id": 15994, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -60590,7 +61253,7 @@ }, "type": { "type": "reference", - "target": 16859, + "target": 16888, "name": "Context", "package": "@medusajs/types" } @@ -60605,11 +61268,11 @@ "typeArguments": [ { "type": "reference", - "target": 16676, + "target": 16705, "typeArguments": [ { "type": "reference", - "target": 16056, + "target": 16085, "name": "TEntity", "package": "@medusajs/types", "qualifiedName": "IMedusaInternalService.TEntity", @@ -60627,21 +61290,21 @@ ] }, { - "id": 15966, + "id": 15995, "name": "list", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 15967, + "id": 15996, "name": "list", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 15968, + "id": 15997, "name": "filters", "variant": "param", "kind": 32768, @@ -60654,7 +61317,7 @@ { "type": "reflection", "declaration": { - "id": 15969, + "id": 15998, "name": "__type", "variant": "declaration", "kind": 65536, @@ -60663,12 +61326,12 @@ }, { "type": "reference", - "target": 14086, + "target": 14072, "typeArguments": [ { "type": "reflection", "declaration": { - "id": 15970, + "id": 15999, "name": "__type", "variant": "declaration", "kind": 65536, @@ -60683,7 +61346,7 @@ } }, { - "id": 15971, + "id": 16000, "name": "config", "variant": "param", "kind": 32768, @@ -60692,7 +61355,7 @@ }, "type": { "type": "reference", - "target": 13839, + "target": 13825, "typeArguments": [ { "type": "intrinsic", @@ -60704,7 +61367,7 @@ } }, { - "id": 15972, + "id": 16001, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -60713,7 +61376,7 @@ }, "type": { "type": "reference", - "target": 16859, + "target": 16888, "name": "Context", "package": "@medusajs/types" } @@ -60730,11 +61393,11 @@ "type": "array", "elementType": { "type": "reference", - "target": 16676, + "target": 16705, "typeArguments": [ { "type": "reference", - "target": 16056, + "target": 16085, "name": "TEntity", "package": "@medusajs/types", "qualifiedName": "IMedusaInternalService.TEntity", @@ -60753,21 +61416,21 @@ ] }, { - "id": 15973, + "id": 16002, "name": "listAndCount", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 15974, + "id": 16003, "name": "listAndCount", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 15975, + "id": 16004, "name": "filters", "variant": "param", "kind": 32768, @@ -60780,7 +61443,7 @@ { "type": "reflection", "declaration": { - "id": 15976, + "id": 16005, "name": "__type", "variant": "declaration", "kind": 65536, @@ -60789,12 +61452,12 @@ }, { "type": "reference", - "target": 14086, + "target": 14072, "typeArguments": [ { "type": "reflection", "declaration": { - "id": 15977, + "id": 16006, "name": "__type", "variant": "declaration", "kind": 65536, @@ -60809,7 +61472,7 @@ } }, { - "id": 15978, + "id": 16007, "name": "config", "variant": "param", "kind": 32768, @@ -60818,7 +61481,7 @@ }, "type": { "type": "reference", - "target": 13839, + "target": 13825, "typeArguments": [ { "type": "intrinsic", @@ -60830,7 +61493,7 @@ } }, { - "id": 15979, + "id": 16008, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -60839,7 +61502,7 @@ }, "type": { "type": "reference", - "target": 16859, + "target": 16888, "name": "Context", "package": "@medusajs/types" } @@ -60859,11 +61522,11 @@ "type": "array", "elementType": { "type": "reference", - "target": 16676, + "target": 16705, "typeArguments": [ { "type": "reference", - "target": 16056, + "target": 16085, "name": "TEntity", "package": "@medusajs/types", "qualifiedName": "IMedusaInternalService.TEntity", @@ -60888,21 +61551,21 @@ ] }, { - "id": 15980, + "id": 16009, "name": "create", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 15981, + "id": 16010, "name": "create", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 15982, + "id": 16011, "name": "data", "variant": "param", "kind": 32768, @@ -60916,7 +61579,7 @@ } }, { - "id": 15983, + "id": 16012, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -60925,7 +61588,7 @@ }, "type": { "type": "reference", - "target": 16859, + "target": 16888, "name": "Context", "package": "@medusajs/types" } @@ -60942,11 +61605,11 @@ "type": "array", "elementType": { "type": "reference", - "target": 16676, + "target": 16705, "typeArguments": [ { "type": "reference", - "target": 16056, + "target": 16085, "name": "TEntity", "package": "@medusajs/types", "qualifiedName": "IMedusaInternalService.TEntity", @@ -60963,14 +61626,14 @@ } }, { - "id": 15984, + "id": 16013, "name": "create", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 15985, + "id": 16014, "name": "data", "variant": "param", "kind": 32768, @@ -60981,7 +61644,7 @@ } }, { - "id": 15986, + "id": 16015, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -60990,7 +61653,7 @@ }, "type": { "type": "reference", - "target": 16859, + "target": 16888, "name": "Context", "package": "@medusajs/types" } @@ -61005,11 +61668,11 @@ "typeArguments": [ { "type": "reference", - "target": 16676, + "target": 16705, "typeArguments": [ { "type": "reference", - "target": 16056, + "target": 16085, "name": "TEntity", "package": "@medusajs/types", "qualifiedName": "IMedusaInternalService.TEntity", @@ -61027,21 +61690,21 @@ ] }, { - "id": 15987, + "id": 16016, "name": "update", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 15988, + "id": 16017, "name": "update", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 15989, + "id": 16018, "name": "data", "variant": "param", "kind": 32768, @@ -61054,514 +61717,6 @@ } } }, - { - "id": 15990, - "name": "sharedContext", - "variant": "param", - "kind": 32768, - "flags": { - "isOptional": true - }, - "type": { - "type": "reference", - "target": 16859, - "name": "Context", - "package": "@medusajs/types" - } - } - ], - "type": { - "type": "reference", - "target": { - "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts", - "qualifiedName": "Promise" - }, - "typeArguments": [ - { - "type": "array", - "elementType": { - "type": "reference", - "target": 16676, - "typeArguments": [ - { - "type": "reference", - "target": 16056, - "name": "TEntity", - "package": "@medusajs/types", - "qualifiedName": "IMedusaInternalService.TEntity", - "refersToTypeParameter": true - } - ], - "name": "InferEntityType", - "package": "@medusajs/types" - } - } - ], - "name": "Promise", - "package": "typescript" - } - }, - { - "id": 15991, - "name": "update", - "variant": "signature", - "kind": 4096, - "flags": {}, - "parameters": [ - { - "id": 15992, - "name": "data", - "variant": "param", - "kind": 32768, - "flags": {}, - "type": { - "type": "intrinsic", - "name": "any" - } - }, - { - "id": 15993, - "name": "sharedContext", - "variant": "param", - "kind": 32768, - "flags": { - "isOptional": true - }, - "type": { - "type": "reference", - "target": 16859, - "name": "Context", - "package": "@medusajs/types" - } - } - ], - "type": { - "type": "reference", - "target": { - "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts", - "qualifiedName": "Promise" - }, - "typeArguments": [ - { - "type": "reference", - "target": 16676, - "typeArguments": [ - { - "type": "reference", - "target": 16056, - "name": "TEntity", - "package": "@medusajs/types", - "qualifiedName": "IMedusaInternalService.TEntity", - "refersToTypeParameter": true - } - ], - "name": "InferEntityType", - "package": "@medusajs/types" - } - ], - "name": "Promise", - "package": "typescript" - } - }, - { - "id": 15994, - "name": "update", - "variant": "signature", - "kind": 4096, - "flags": {}, - "parameters": [ - { - "id": 15995, - "name": "selectorAndData", - "variant": "param", - "kind": 32768, - "flags": {}, - "type": { - "type": "reflection", - "declaration": { - "id": 15996, - "name": "__type", - "variant": "declaration", - "kind": 65536, - "flags": {}, - "children": [ - { - "id": 15997, - "name": "selector", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "union", - "types": [ - { - "type": "reflection", - "declaration": { - "id": 15998, - "name": "__type", - "variant": "declaration", - "kind": 65536, - "flags": {} - } - }, - { - "type": "reference", - "target": 14086, - "typeArguments": [ - { - "type": "reflection", - "declaration": { - "id": 15999, - "name": "__type", - "variant": "declaration", - "kind": 65536, - "flags": {} - } - } - ], - "name": "BaseFilterable", - "package": "@medusajs/types" - } - ] - } - }, - { - "id": 16000, - "name": "data", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "intrinsic", - "name": "any" - } - } - ], - "groups": [ - { - "title": "Properties", - "children": [ - 15997, - 16000 - ] - } - ] - } - } - }, - { - "id": 16001, - "name": "sharedContext", - "variant": "param", - "kind": 32768, - "flags": { - "isOptional": true - }, - "type": { - "type": "reference", - "target": 16859, - "name": "Context", - "package": "@medusajs/types" - } - } - ], - "type": { - "type": "reference", - "target": { - "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts", - "qualifiedName": "Promise" - }, - "typeArguments": [ - { - "type": "array", - "elementType": { - "type": "reference", - "target": 16676, - "typeArguments": [ - { - "type": "reference", - "target": 16056, - "name": "TEntity", - "package": "@medusajs/types", - "qualifiedName": "IMedusaInternalService.TEntity", - "refersToTypeParameter": true - } - ], - "name": "InferEntityType", - "package": "@medusajs/types" - } - } - ], - "name": "Promise", - "package": "typescript" - } - }, - { - "id": 16002, - "name": "update", - "variant": "signature", - "kind": 4096, - "flags": {}, - "parameters": [ - { - "id": 16003, - "name": "selectorAndData", - "variant": "param", - "kind": 32768, - "flags": {}, - "type": { - "type": "array", - "elementType": { - "type": "reflection", - "declaration": { - "id": 16004, - "name": "__type", - "variant": "declaration", - "kind": 65536, - "flags": {}, - "children": [ - { - "id": 16005, - "name": "selector", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "union", - "types": [ - { - "type": "reflection", - "declaration": { - "id": 16006, - "name": "__type", - "variant": "declaration", - "kind": 65536, - "flags": {} - } - }, - { - "type": "reference", - "target": 14086, - "typeArguments": [ - { - "type": "reflection", - "declaration": { - "id": 16007, - "name": "__type", - "variant": "declaration", - "kind": 65536, - "flags": {} - } - } - ], - "name": "BaseFilterable", - "package": "@medusajs/types" - } - ] - } - }, - { - "id": 16008, - "name": "data", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "intrinsic", - "name": "any" - } - } - ], - "groups": [ - { - "title": "Properties", - "children": [ - 16005, - 16008 - ] - } - ] - } - } - } - }, - { - "id": 16009, - "name": "sharedContext", - "variant": "param", - "kind": 32768, - "flags": { - "isOptional": true - }, - "type": { - "type": "reference", - "target": 16859, - "name": "Context", - "package": "@medusajs/types" - } - } - ], - "type": { - "type": "reference", - "target": { - "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts", - "qualifiedName": "Promise" - }, - "typeArguments": [ - { - "type": "array", - "elementType": { - "type": "reference", - "target": 16676, - "typeArguments": [ - { - "type": "reference", - "target": 16056, - "name": "TEntity", - "package": "@medusajs/types", - "qualifiedName": "IMedusaInternalService.TEntity", - "refersToTypeParameter": true - } - ], - "name": "InferEntityType", - "package": "@medusajs/types" - } - } - ], - "name": "Promise", - "package": "typescript" - } - } - ] - }, - { - "id": 16010, - "name": "delete", - "variant": "declaration", - "kind": 2048, - "flags": {}, - "signatures": [ - { - "id": 16011, - "name": "delete", - "variant": "signature", - "kind": 4096, - "flags": {}, - "parameters": [ - { - "id": 16012, - "name": "idOrSelector", - "variant": "param", - "kind": 32768, - "flags": {}, - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 16013, - "name": "sharedContext", - "variant": "param", - "kind": 32768, - "flags": { - "isOptional": true - }, - "type": { - "type": "reference", - "target": 16859, - "name": "Context", - "package": "@medusajs/types" - } - } - ], - "type": { - "type": "reference", - "target": { - "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts", - "qualifiedName": "Promise" - }, - "typeArguments": [ - { - "type": "intrinsic", - "name": "void" - } - ], - "name": "Promise", - "package": "typescript" - } - }, - { - "id": 16014, - "name": "delete", - "variant": "signature", - "kind": 4096, - "flags": {}, - "parameters": [ - { - "id": 16015, - "name": "idOrSelector", - "variant": "param", - "kind": 32768, - "flags": {}, - "type": { - "type": "array", - "elementType": { - "type": "intrinsic", - "name": "string" - } - } - }, - { - "id": 16016, - "name": "sharedContext", - "variant": "param", - "kind": 32768, - "flags": { - "isOptional": true - }, - "type": { - "type": "reference", - "target": 16859, - "name": "Context", - "package": "@medusajs/types" - } - } - ], - "type": { - "type": "reference", - "target": { - "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts", - "qualifiedName": "Promise" - }, - "typeArguments": [ - { - "type": "intrinsic", - "name": "void" - } - ], - "name": "Promise", - "package": "typescript" - } - }, - { - "id": 16017, - "name": "delete", - "variant": "signature", - "kind": 4096, - "flags": {}, - "parameters": [ - { - "id": 16018, - "name": "idOrSelector", - "variant": "param", - "kind": 32768, - "flags": {}, - "type": { - "type": "intrinsic", - "name": "object" - } - }, { "id": 16019, "name": "sharedContext", @@ -61572,7 +61727,7 @@ }, "type": { "type": "reference", - "target": 16859, + "target": 16888, "name": "Context", "package": "@medusajs/types" } @@ -61586,8 +61741,23 @@ }, "typeArguments": [ { - "type": "intrinsic", - "name": "void" + "type": "array", + "elementType": { + "type": "reference", + "target": 16705, + "typeArguments": [ + { + "type": "reference", + "target": 16085, + "name": "TEntity", + "package": "@medusajs/types", + "qualifiedName": "IMedusaInternalService.TEntity", + "refersToTypeParameter": true + } + ], + "name": "InferEntityType", + "package": "@medusajs/types" + } } ], "name": "Promise", @@ -61596,23 +61766,20 @@ }, { "id": 16020, - "name": "delete", + "name": "update", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { "id": 16021, - "name": "idOrSelector", + "name": "data", "variant": "param", "kind": 32768, "flags": {}, "type": { - "type": "array", - "elementType": { - "type": "intrinsic", - "name": "object" - } + "type": "intrinsic", + "name": "any" } }, { @@ -61625,7 +61792,7 @@ }, "type": { "type": "reference", - "target": 16859, + "target": 16888, "name": "Context", "package": "@medusajs/types" } @@ -61639,8 +61806,20 @@ }, "typeArguments": [ { - "type": "intrinsic", - "name": "void" + "type": "reference", + "target": 16705, + "typeArguments": [ + { + "type": "reference", + "target": 16085, + "name": "TEntity", + "package": "@medusajs/types", + "qualifiedName": "IMedusaInternalService.TEntity", + "refersToTypeParameter": true + } + ], + "name": "InferEntityType", + "package": "@medusajs/types" } ], "name": "Promise", @@ -61649,14 +61828,14 @@ }, { "id": 16023, - "name": "delete", + "name": "update", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { "id": 16024, - "name": "idOrSelector", + "name": "selectorAndData", "variant": "param", "kind": 32768, "flags": {}, @@ -61690,7 +61869,7 @@ }, { "type": "reference", - "target": 14086, + "target": 14072, "typeArguments": [ { "type": "reflection", @@ -61708,13 +61887,497 @@ } ] } + }, + { + "id": 16029, + "name": "data", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "intrinsic", + "name": "any" + } + } + ], + "groups": [ + { + "title": "Properties", + "children": [ + 16026, + 16029 + ] + } + ] + } + } + }, + { + "id": 16030, + "name": "sharedContext", + "variant": "param", + "kind": 32768, + "flags": { + "isOptional": true + }, + "type": { + "type": "reference", + "target": 16888, + "name": "Context", + "package": "@medusajs/types" + } + } + ], + "type": { + "type": "reference", + "target": { + "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts", + "qualifiedName": "Promise" + }, + "typeArguments": [ + { + "type": "array", + "elementType": { + "type": "reference", + "target": 16705, + "typeArguments": [ + { + "type": "reference", + "target": 16085, + "name": "TEntity", + "package": "@medusajs/types", + "qualifiedName": "IMedusaInternalService.TEntity", + "refersToTypeParameter": true + } + ], + "name": "InferEntityType", + "package": "@medusajs/types" + } + } + ], + "name": "Promise", + "package": "typescript" + } + }, + { + "id": 16031, + "name": "update", + "variant": "signature", + "kind": 4096, + "flags": {}, + "parameters": [ + { + "id": 16032, + "name": "selectorAndData", + "variant": "param", + "kind": 32768, + "flags": {}, + "type": { + "type": "array", + "elementType": { + "type": "reflection", + "declaration": { + "id": 16033, + "name": "__type", + "variant": "declaration", + "kind": 65536, + "flags": {}, + "children": [ + { + "id": 16034, + "name": "selector", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "union", + "types": [ + { + "type": "reflection", + "declaration": { + "id": 16035, + "name": "__type", + "variant": "declaration", + "kind": 65536, + "flags": {} + } + }, + { + "type": "reference", + "target": 14072, + "typeArguments": [ + { + "type": "reflection", + "declaration": { + "id": 16036, + "name": "__type", + "variant": "declaration", + "kind": 65536, + "flags": {} + } + } + ], + "name": "BaseFilterable", + "package": "@medusajs/types" + } + ] + } + }, + { + "id": 16037, + "name": "data", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "intrinsic", + "name": "any" + } + } + ], + "groups": [ + { + "title": "Properties", + "children": [ + 16034, + 16037 + ] + } + ] + } + } + } + }, + { + "id": 16038, + "name": "sharedContext", + "variant": "param", + "kind": 32768, + "flags": { + "isOptional": true + }, + "type": { + "type": "reference", + "target": 16888, + "name": "Context", + "package": "@medusajs/types" + } + } + ], + "type": { + "type": "reference", + "target": { + "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts", + "qualifiedName": "Promise" + }, + "typeArguments": [ + { + "type": "array", + "elementType": { + "type": "reference", + "target": 16705, + "typeArguments": [ + { + "type": "reference", + "target": 16085, + "name": "TEntity", + "package": "@medusajs/types", + "qualifiedName": "IMedusaInternalService.TEntity", + "refersToTypeParameter": true + } + ], + "name": "InferEntityType", + "package": "@medusajs/types" + } + } + ], + "name": "Promise", + "package": "typescript" + } + } + ] + }, + { + "id": 16039, + "name": "delete", + "variant": "declaration", + "kind": 2048, + "flags": {}, + "signatures": [ + { + "id": 16040, + "name": "delete", + "variant": "signature", + "kind": 4096, + "flags": {}, + "parameters": [ + { + "id": 16041, + "name": "idOrSelector", + "variant": "param", + "kind": 32768, + "flags": {}, + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 16042, + "name": "sharedContext", + "variant": "param", + "kind": 32768, + "flags": { + "isOptional": true + }, + "type": { + "type": "reference", + "target": 16888, + "name": "Context", + "package": "@medusajs/types" + } + } + ], + "type": { + "type": "reference", + "target": { + "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts", + "qualifiedName": "Promise" + }, + "typeArguments": [ + { + "type": "intrinsic", + "name": "void" + } + ], + "name": "Promise", + "package": "typescript" + } + }, + { + "id": 16043, + "name": "delete", + "variant": "signature", + "kind": 4096, + "flags": {}, + "parameters": [ + { + "id": 16044, + "name": "idOrSelector", + "variant": "param", + "kind": 32768, + "flags": {}, + "type": { + "type": "array", + "elementType": { + "type": "intrinsic", + "name": "string" + } + } + }, + { + "id": 16045, + "name": "sharedContext", + "variant": "param", + "kind": 32768, + "flags": { + "isOptional": true + }, + "type": { + "type": "reference", + "target": 16888, + "name": "Context", + "package": "@medusajs/types" + } + } + ], + "type": { + "type": "reference", + "target": { + "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts", + "qualifiedName": "Promise" + }, + "typeArguments": [ + { + "type": "intrinsic", + "name": "void" + } + ], + "name": "Promise", + "package": "typescript" + } + }, + { + "id": 16046, + "name": "delete", + "variant": "signature", + "kind": 4096, + "flags": {}, + "parameters": [ + { + "id": 16047, + "name": "idOrSelector", + "variant": "param", + "kind": 32768, + "flags": {}, + "type": { + "type": "intrinsic", + "name": "object" + } + }, + { + "id": 16048, + "name": "sharedContext", + "variant": "param", + "kind": 32768, + "flags": { + "isOptional": true + }, + "type": { + "type": "reference", + "target": 16888, + "name": "Context", + "package": "@medusajs/types" + } + } + ], + "type": { + "type": "reference", + "target": { + "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts", + "qualifiedName": "Promise" + }, + "typeArguments": [ + { + "type": "intrinsic", + "name": "void" + } + ], + "name": "Promise", + "package": "typescript" + } + }, + { + "id": 16049, + "name": "delete", + "variant": "signature", + "kind": 4096, + "flags": {}, + "parameters": [ + { + "id": 16050, + "name": "idOrSelector", + "variant": "param", + "kind": 32768, + "flags": {}, + "type": { + "type": "array", + "elementType": { + "type": "intrinsic", + "name": "object" + } + } + }, + { + "id": 16051, + "name": "sharedContext", + "variant": "param", + "kind": 32768, + "flags": { + "isOptional": true + }, + "type": { + "type": "reference", + "target": 16888, + "name": "Context", + "package": "@medusajs/types" + } + } + ], + "type": { + "type": "reference", + "target": { + "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts", + "qualifiedName": "Promise" + }, + "typeArguments": [ + { + "type": "intrinsic", + "name": "void" + } + ], + "name": "Promise", + "package": "typescript" + } + }, + { + "id": 16052, + "name": "delete", + "variant": "signature", + "kind": 4096, + "flags": {}, + "parameters": [ + { + "id": 16053, + "name": "idOrSelector", + "variant": "param", + "kind": 32768, + "flags": {}, + "type": { + "type": "reflection", + "declaration": { + "id": 16054, + "name": "__type", + "variant": "declaration", + "kind": 65536, + "flags": {}, + "children": [ + { + "id": 16055, + "name": "selector", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "union", + "types": [ + { + "type": "reflection", + "declaration": { + "id": 16056, + "name": "__type", + "variant": "declaration", + "kind": 65536, + "flags": {} + } + }, + { + "type": "reference", + "target": 14072, + "typeArguments": [ + { + "type": "reflection", + "declaration": { + "id": 16057, + "name": "__type", + "variant": "declaration", + "kind": 65536, + "flags": {} + } + } + ], + "name": "BaseFilterable", + "package": "@medusajs/types" + } + ] + } } ], "groups": [ { "title": "Properties", "children": [ - 16026 + 16055 ] } ] @@ -61722,7 +62385,7 @@ } }, { - "id": 16029, + "id": 16058, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -61731,7 +62394,7 @@ }, "type": { "type": "reference", - "target": 16859, + "target": 16888, "name": "Context", "package": "@medusajs/types" } @@ -61756,21 +62419,21 @@ ] }, { - "id": 16030, + "id": 16059, "name": "softDelete", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 16031, + "id": 16060, "name": "softDelete", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 16032, + "id": 16061, "name": "idsOrFilter", "variant": "param", "kind": 32768, @@ -61792,7 +62455,7 @@ { "type": "reflection", "declaration": { - "id": 16033, + "id": 16062, "name": "__type", "variant": "declaration", "kind": 65536, @@ -61804,7 +62467,7 @@ "elementType": { "type": "reflection", "declaration": { - "id": 16034, + "id": 16063, "name": "__type", "variant": "declaration", "kind": 65536, @@ -61816,7 +62479,7 @@ } }, { - "id": 16035, + "id": 16064, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -61825,7 +62488,7 @@ }, "type": { "type": "reference", - "target": 16859, + "target": 16888, "name": "Context", "package": "@medusajs/types" } @@ -61845,11 +62508,11 @@ "type": "array", "elementType": { "type": "reference", - "target": 16676, + "target": 16705, "typeArguments": [ { "type": "reference", - "target": 16056, + "target": 16085, "name": "TEntity", "package": "@medusajs/types", "qualifiedName": "IMedusaInternalService.TEntity", @@ -61892,21 +62555,21 @@ ] }, { - "id": 16036, + "id": 16065, "name": "restore", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 16037, + "id": 16066, "name": "restore", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 16038, + "id": 16067, "name": "idsOrFilter", "variant": "param", "kind": 32768, @@ -61924,7 +62587,7 @@ { "type": "reflection", "declaration": { - "id": 16039, + "id": 16068, "name": "__type", "variant": "declaration", "kind": 65536, @@ -61935,7 +62598,7 @@ } }, { - "id": 16040, + "id": 16069, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -61944,7 +62607,7 @@ }, "type": { "type": "reference", - "target": 16859, + "target": 16888, "name": "Context", "package": "@medusajs/types" } @@ -61964,11 +62627,11 @@ "type": "array", "elementType": { "type": "reference", - "target": 16676, + "target": 16705, "typeArguments": [ { "type": "reference", - "target": 16056, + "target": 16085, "name": "TEntity", "package": "@medusajs/types", "qualifiedName": "IMedusaInternalService.TEntity", @@ -62011,21 +62674,21 @@ ] }, { - "id": 16041, + "id": 16070, "name": "upsert", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 16042, + "id": 16071, "name": "upsert", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 16043, + "id": 16072, "name": "data", "variant": "param", "kind": 32768, @@ -62039,7 +62702,7 @@ } }, { - "id": 16044, + "id": 16073, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -62048,7 +62711,7 @@ }, "type": { "type": "reference", - "target": 16859, + "target": 16888, "name": "Context", "package": "@medusajs/types" } @@ -62065,11 +62728,11 @@ "type": "array", "elementType": { "type": "reference", - "target": 16676, + "target": 16705, "typeArguments": [ { "type": "reference", - "target": 16056, + "target": 16085, "name": "TEntity", "package": "@medusajs/types", "qualifiedName": "IMedusaInternalService.TEntity", @@ -62086,14 +62749,14 @@ } }, { - "id": 16045, + "id": 16074, "name": "upsert", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 16046, + "id": 16075, "name": "data", "variant": "param", "kind": 32768, @@ -62104,7 +62767,7 @@ } }, { - "id": 16047, + "id": 16076, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -62113,7 +62776,7 @@ }, "type": { "type": "reference", - "target": 16859, + "target": 16888, "name": "Context", "package": "@medusajs/types" } @@ -62128,11 +62791,11 @@ "typeArguments": [ { "type": "reference", - "target": 16676, + "target": 16705, "typeArguments": [ { "type": "reference", - "target": 16056, + "target": 16085, "name": "TEntity", "package": "@medusajs/types", "qualifiedName": "IMedusaInternalService.TEntity", @@ -62150,21 +62813,21 @@ ] }, { - "id": 16048, + "id": 16077, "name": "upsertWithReplace", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 16049, + "id": 16078, "name": "upsertWithReplace", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 16050, + "id": 16079, "name": "data", "variant": "param", "kind": 32768, @@ -62178,7 +62841,7 @@ } }, { - "id": 16051, + "id": 16080, "name": "config", "variant": "param", "kind": 32768, @@ -62187,15 +62850,15 @@ }, "type": { "type": "reference", - "target": 14110, + "target": 14096, "typeArguments": [ { "type": "reference", - "target": 16676, + "target": 16705, "typeArguments": [ { "type": "reference", - "target": 16056, + "target": 16085, "name": "TEntity", "package": "@medusajs/types", "qualifiedName": "IMedusaInternalService.TEntity", @@ -62211,7 +62874,7 @@ } }, { - "id": 16052, + "id": 16081, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -62220,7 +62883,7 @@ }, "type": { "type": "reference", - "target": 16859, + "target": 16888, "name": "Context", "package": "@medusajs/types" } @@ -62236,14 +62899,14 @@ { "type": "reflection", "declaration": { - "id": 16053, + "id": 16082, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 16054, + "id": 16083, "name": "entities", "variant": "declaration", "kind": 1024, @@ -62252,11 +62915,11 @@ "type": "array", "elementType": { "type": "reference", - "target": 16676, + "target": 16705, "typeArguments": [ { "type": "reference", - "target": 16056, + "target": 16085, "name": "TEntity", "package": "@medusajs/types", "qualifiedName": "IMedusaInternalService.TEntity", @@ -62269,14 +62932,14 @@ } }, { - "id": 16055, + "id": 16084, "name": "performedActions", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 14113, + "target": 14099, "name": "PerformedActions", "package": "@medusajs/types" } @@ -62286,8 +62949,8 @@ { "title": "Properties", "children": [ - 16054, - 16055 + 16083, + 16084 ] } ] @@ -62305,28 +62968,28 @@ { "title": "Accessors", "children": [ - 15955 + 15984 ] }, { "title": "Methods", "children": [ - 15957, - 15966, - 15973, - 15980, - 15987, - 16010, - 16030, - 16036, - 16041, - 16048 + 15986, + 15995, + 16002, + 16009, + 16016, + 16039, + 16059, + 16065, + 16070, + 16077 ] } ], "typeParameters": [ { - "id": 16056, + "id": 16085, "name": "TEntity", "variant": "typeParam", "kind": 131072, @@ -62334,7 +62997,7 @@ "type": { "type": "reflection", "declaration": { - "id": 16057, + "id": 16086, "name": "__type", "variant": "declaration", "kind": 65536, @@ -62343,7 +63006,7 @@ } }, { - "id": 16058, + "id": 16087, "name": "TContainer", "variant": "typeParam", "kind": 131072, @@ -62360,7 +63023,7 @@ ] }, { - "id": 16059, + "id": 16088, "name": "ModuleProviderExports", "variant": "declaration", "kind": 2097152, @@ -62368,14 +63031,14 @@ "type": { "type": "reflection", "declaration": { - "id": 16060, + "id": 16089, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 16061, + "id": 16090, "name": "services", "variant": "declaration", "kind": 1024, @@ -62384,7 +63047,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 15771, + "target": 15800, "typeArguments": [ { "type": "intrinsic", @@ -62401,7 +63064,7 @@ { "title": "Properties", "children": [ - 16061 + 16090 ] } ] @@ -62409,7 +63072,7 @@ } }, { - "id": 16062, + "id": 16091, "name": "ModuleProvider", "variant": "declaration", "kind": 2097152, @@ -62417,14 +63080,14 @@ "type": { "type": "reflection", "declaration": { - "id": 16063, + "id": 16092, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 16064, + "id": 16093, "name": "resolve", "variant": "declaration", "kind": 1024, @@ -62438,7 +63101,7 @@ }, { "type": "reference", - "target": 16059, + "target": 16088, "name": "ModuleProviderExports", "package": "@medusajs/types" } @@ -62446,7 +63109,7 @@ } }, { - "id": 16065, + "id": 16094, "name": "id", "variant": "declaration", "kind": 1024, @@ -62457,7 +63120,7 @@ } }, { - "id": 16066, + "id": 16095, "name": "options", "variant": "declaration", "kind": 1024, @@ -62489,9 +63152,9 @@ { "title": "Properties", "children": [ - 16064, - 16065, - 16066 + 16093, + 16094, + 16095 ] } ] @@ -62503,43 +63166,43 @@ { "title": "Interfaces", "children": [ - 15910, - 15940, - 15954 + 15939, + 15969, + 15983 ] }, { "title": "Type Aliases", "children": [ - 15771, - 15778, - 15779, - 15780, - 15787, - 15798, - 15810, - 15818, - 15828, - 15835, - 15840, - 15844, - 15851, - 15856, - 15860, - 15866, - 15890, - 15893, - 15926, - 15933, - 15934, - 16059, - 16062 + 15800, + 15807, + 15808, + 15809, + 15816, + 15827, + 15839, + 15847, + 15857, + 15864, + 15869, + 15873, + 15880, + 15885, + 15889, + 15895, + 15919, + 15922, + 15955, + 15962, + 15963, + 16088, + 16091 ] } ] }, { - "id": 17105, + "id": 17134, "name": "ModuleDeclaration", "variant": "declaration", "kind": 2097152, @@ -62549,13 +63212,13 @@ "types": [ { "type": "reference", - "target": 15798, + "target": 15827, "name": "ExternalModuleDeclaration", "package": "@medusajs/types" }, { "type": "reference", - "target": 15787, + "target": 15816, "name": "InternalModuleDeclaration", "package": "@medusajs/types" } @@ -62563,14 +63226,14 @@ } }, { - "id": 16067, + "id": 16096, "name": "NotificationTypes", "variant": "declaration", "kind": 4, "flags": {}, "children": [ { - "id": 16068, + "id": 16097, "name": "NotificationDTO", "variant": "declaration", "kind": 256, @@ -62585,7 +63248,7 @@ }, "children": [ { - "id": 16069, + "id": 16098, "name": "id", "variant": "declaration", "kind": 1024, @@ -62604,7 +63267,7 @@ } }, { - "id": 16070, + "id": 16099, "name": "to", "variant": "declaration", "kind": 1024, @@ -62623,7 +63286,7 @@ } }, { - "id": 16071, + "id": 16100, "name": "channel", "variant": "declaration", "kind": 1024, @@ -62642,7 +63305,7 @@ } }, { - "id": 16072, + "id": 16101, "name": "template", "variant": "declaration", "kind": 1024, @@ -62661,7 +63324,7 @@ } }, { - "id": 16073, + "id": 16102, "name": "data", "variant": "declaration", "kind": 1024, @@ -62704,7 +63367,7 @@ } }, { - "id": 16074, + "id": 16103, "name": "trigger_type", "variant": "declaration", "kind": 1024, @@ -62734,7 +63397,7 @@ } }, { - "id": 16075, + "id": 16104, "name": "resource_id", "variant": "declaration", "kind": 1024, @@ -62764,7 +63427,7 @@ } }, { - "id": 16076, + "id": 16105, "name": "resource_type", "variant": "declaration", "kind": 1024, @@ -62794,7 +63457,7 @@ } }, { - "id": 16077, + "id": 16106, "name": "receiver_id", "variant": "declaration", "kind": 1024, @@ -62824,7 +63487,7 @@ } }, { - "id": 16078, + "id": 16107, "name": "original_notification_id", "variant": "declaration", "kind": 1024, @@ -62854,7 +63517,7 @@ } }, { - "id": 16079, + "id": 16108, "name": "external_id", "variant": "declaration", "kind": 1024, @@ -62884,7 +63547,7 @@ } }, { - "id": 16080, + "id": 16109, "name": "provider_id", "variant": "declaration", "kind": 1024, @@ -62903,7 +63566,7 @@ } }, { - "id": 16081, + "id": 16110, "name": "provider", "variant": "declaration", "kind": 1024, @@ -62918,13 +63581,13 @@ }, "type": { "type": "reference", - "target": 16083, + "target": 16112, "name": "NotificationProviderDTO", "package": "@medusajs/types" } }, { - "id": 16082, + "id": 16111, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -62952,26 +63615,26 @@ { "title": "Properties", "children": [ - 16069, - 16070, - 16071, - 16072, - 16073, - 16074, - 16075, - 16076, - 16077, - 16078, - 16079, - 16080, - 16081, - 16082 + 16098, + 16099, + 16100, + 16101, + 16102, + 16103, + 16104, + 16105, + 16106, + 16107, + 16108, + 16109, + 16110, + 16111 ] } ] }, { - "id": 16083, + "id": 16112, "name": "NotificationProviderDTO", "variant": "declaration", "kind": 256, @@ -62986,7 +63649,7 @@ }, "children": [ { - "id": 16084, + "id": 16113, "name": "id", "variant": "declaration", "kind": 1024, @@ -63005,7 +63668,7 @@ } }, { - "id": 16085, + "id": 16114, "name": "handle", "variant": "declaration", "kind": 1024, @@ -63024,7 +63687,7 @@ } }, { - "id": 16086, + "id": 16115, "name": "name", "variant": "declaration", "kind": 1024, @@ -63043,7 +63706,7 @@ } }, { - "id": 16087, + "id": 16116, "name": "channels", "variant": "declaration", "kind": 1024, @@ -63069,16 +63732,16 @@ { "title": "Properties", "children": [ - 16084, - 16085, - 16086, - 16087 + 16113, + 16114, + 16115, + 16116 ] } ] }, { - "id": 16088, + "id": 16117, "name": "FilterableNotificationProps", "variant": "declaration", "kind": 256, @@ -63093,7 +63756,7 @@ }, "children": [ { - "id": 16098, + "id": 16127, "name": "$and", "variant": "declaration", "kind": 1024, @@ -63116,17 +63779,17 @@ "types": [ { "type": "reference", - "target": 16088, + "target": 16117, "name": "FilterableNotificationProps", "package": "@medusajs/types" }, { "type": "reference", - "target": 14086, + "target": 14072, "typeArguments": [ { "type": "reference", - "target": 16088, + "target": 16117, "name": "FilterableNotificationProps", "package": "@medusajs/types" } @@ -63139,12 +63802,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 14087, + "target": 14073, "name": "BaseFilterable.$and" } }, { - "id": 16099, + "id": 16128, "name": "$or", "variant": "declaration", "kind": 1024, @@ -63167,17 +63830,17 @@ "types": [ { "type": "reference", - "target": 16088, + "target": 16117, "name": "FilterableNotificationProps", "package": "@medusajs/types" }, { "type": "reference", - "target": 14086, + "target": 14072, "typeArguments": [ { "type": "reference", - "target": 16088, + "target": 16117, "name": "FilterableNotificationProps", "package": "@medusajs/types" } @@ -63190,12 +63853,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 14088, + "target": 14074, "name": "BaseFilterable.$or" } }, { - "id": 16089, + "id": 16118, "name": "q", "variant": "declaration", "kind": 1024, @@ -63216,7 +63879,7 @@ } }, { - "id": 16090, + "id": 16119, "name": "to", "variant": "declaration", "kind": 1024, @@ -63247,7 +63910,7 @@ }, { "type": "reference", - "target": 14064, + "target": 14050, "typeArguments": [ { "type": "union", @@ -63273,7 +63936,7 @@ } }, { - "id": 16091, + "id": 16120, "name": "channel", "variant": "declaration", "kind": 1024, @@ -63304,7 +63967,7 @@ }, { "type": "reference", - "target": 14064, + "target": 14050, "typeArguments": [ { "type": "union", @@ -63330,7 +63993,7 @@ } }, { - "id": 16092, + "id": 16121, "name": "template", "variant": "declaration", "kind": 1024, @@ -63361,7 +64024,7 @@ }, { "type": "reference", - "target": 14064, + "target": 14050, "typeArguments": [ { "type": "union", @@ -63387,7 +64050,7 @@ } }, { - "id": 16093, + "id": 16122, "name": "trigger_type", "variant": "declaration", "kind": 1024, @@ -63418,7 +64081,7 @@ }, { "type": "reference", - "target": 14064, + "target": 14050, "typeArguments": [ { "type": "union", @@ -63444,7 +64107,7 @@ } }, { - "id": 16094, + "id": 16123, "name": "resource_id", "variant": "declaration", "kind": 1024, @@ -63475,7 +64138,7 @@ }, { "type": "reference", - "target": 14064, + "target": 14050, "typeArguments": [ { "type": "union", @@ -63501,7 +64164,7 @@ } }, { - "id": 16095, + "id": 16124, "name": "resource_type", "variant": "declaration", "kind": 1024, @@ -63532,7 +64195,7 @@ }, { "type": "reference", - "target": 14064, + "target": 14050, "typeArguments": [ { "type": "union", @@ -63558,7 +64221,7 @@ } }, { - "id": 16096, + "id": 16125, "name": "receiver_id", "variant": "declaration", "kind": 1024, @@ -63589,7 +64252,7 @@ }, { "type": "reference", - "target": 14064, + "target": 14050, "typeArguments": [ { "type": "union", @@ -63615,7 +64278,7 @@ } }, { - "id": 16097, + "id": 16126, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -63632,7 +64295,7 @@ }, "type": { "type": "reference", - "target": 14064, + "target": 14050, "typeArguments": [ { "type": "intrinsic", @@ -63648,28 +64311,28 @@ { "title": "Properties", "children": [ - 16098, - 16099, - 16089, - 16090, - 16091, - 16092, - 16093, - 16094, - 16095, - 16096, - 16097 + 16127, + 16128, + 16118, + 16119, + 16120, + 16121, + 16122, + 16123, + 16124, + 16125, + 16126 ] } ], "extendedTypes": [ { "type": "reference", - "target": 14086, + "target": 14072, "typeArguments": [ { "type": "reference", - "target": 16088, + "target": 16117, "name": "FilterableNotificationProps", "package": "@medusajs/types" } @@ -63680,7 +64343,7 @@ ] }, { - "id": 16104, + "id": 16133, "name": "CreateNotificationDTO", "variant": "declaration", "kind": 256, @@ -63695,7 +64358,7 @@ }, "children": [ { - "id": 16105, + "id": 16134, "name": "to", "variant": "declaration", "kind": 1024, @@ -63714,7 +64377,7 @@ } }, { - "id": 16106, + "id": 16135, "name": "channel", "variant": "declaration", "kind": 1024, @@ -63733,7 +64396,7 @@ } }, { - "id": 16107, + "id": 16136, "name": "template", "variant": "declaration", "kind": 1024, @@ -63752,7 +64415,7 @@ } }, { - "id": 16108, + "id": 16137, "name": "data", "variant": "declaration", "kind": 1024, @@ -63797,7 +64460,7 @@ } }, { - "id": 16109, + "id": 16138, "name": "trigger_type", "variant": "declaration", "kind": 1024, @@ -63827,7 +64490,7 @@ } }, { - "id": 16110, + "id": 16139, "name": "resource_id", "variant": "declaration", "kind": 1024, @@ -63857,7 +64520,7 @@ } }, { - "id": 16111, + "id": 16140, "name": "resource_type", "variant": "declaration", "kind": 1024, @@ -63887,7 +64550,7 @@ } }, { - "id": 16112, + "id": 16141, "name": "receiver_id", "variant": "declaration", "kind": 1024, @@ -63917,7 +64580,7 @@ } }, { - "id": 16113, + "id": 16142, "name": "original_notification_id", "variant": "declaration", "kind": 1024, @@ -63947,7 +64610,7 @@ } }, { - "id": 16114, + "id": 16143, "name": "idempotency_key", "variant": "declaration", "kind": 1024, @@ -63981,22 +64644,22 @@ { "title": "Properties", "children": [ - 16105, - 16106, - 16107, - 16108, - 16109, - 16110, - 16111, - 16112, - 16113, - 16114 + 16134, + 16135, + 16136, + 16137, + 16138, + 16139, + 16140, + 16141, + 16142, + 16143 ] } ] }, { - "id": 16151, + "id": 16180, "name": "ProviderSendNotificationDTO", "variant": "declaration", "kind": 256, @@ -64011,7 +64674,7 @@ }, "children": [ { - "id": 16152, + "id": 16181, "name": "to", "variant": "declaration", "kind": 1024, @@ -64030,7 +64693,7 @@ } }, { - "id": 16153, + "id": 16182, "name": "channel", "variant": "declaration", "kind": 1024, @@ -64049,7 +64712,7 @@ } }, { - "id": 16154, + "id": 16183, "name": "template", "variant": "declaration", "kind": 1024, @@ -64068,7 +64731,7 @@ } }, { - "id": 16155, + "id": 16184, "name": "data", "variant": "declaration", "kind": 1024, @@ -64117,16 +64780,16 @@ { "title": "Properties", "children": [ - 16152, - 16153, - 16154, - 16155 + 16181, + 16182, + 16183, + 16184 ] } ] }, { - "id": 16156, + "id": 16185, "name": "ProviderSendNotificationResultsDTO", "variant": "declaration", "kind": 256, @@ -64141,7 +64804,7 @@ }, "children": [ { - "id": 16157, + "id": 16186, "name": "id", "variant": "declaration", "kind": 1024, @@ -64166,27 +64829,27 @@ { "title": "Properties", "children": [ - 16157 + 16186 ] } ] }, { - "id": 16158, + "id": 16187, "name": "INotificationProvider", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 16159, + "id": 16188, "name": "send", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 16160, + "id": 16189, "name": "send", "variant": "signature", "kind": 4096, @@ -64212,7 +64875,7 @@ }, "parameters": [ { - "id": 16161, + "id": 16190, "name": "notification", "variant": "param", "kind": 32768, @@ -64227,7 +64890,7 @@ }, "type": { "type": "reference", - "target": 16151, + "target": 16180, "name": "ProviderSendNotificationDTO", "package": "@medusajs/types" } @@ -64242,7 +64905,7 @@ "typeArguments": [ { "type": "reference", - "target": 16156, + "target": 16185, "name": "ProviderSendNotificationResultsDTO", "package": "@medusajs/types" } @@ -64258,27 +64921,27 @@ { "title": "Methods", "children": [ - 16159 + 16188 ] } ] }, { - "id": 16100, + "id": 16129, "name": "LocalNotificationServiceOptions", "variant": "declaration", "kind": 256, "flags": {} }, { - "id": 16101, + "id": 16130, "name": "SendgridNotificationServiceOptions", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 16102, + "id": 16131, "name": "api_key", "variant": "declaration", "kind": 1024, @@ -64289,7 +64952,7 @@ } }, { - "id": 16103, + "id": 16132, "name": "from", "variant": "declaration", "kind": 1024, @@ -64304,14 +64967,14 @@ { "title": "Properties", "children": [ - 16102, - 16103 + 16131, + 16132 ] } ] }, { - "id": 16115, + "id": 16144, "name": "INotificationModuleService", "variant": "declaration", "kind": 256, @@ -64326,14 +64989,14 @@ }, "children": [ { - "id": 16116, + "id": 16145, "name": "createNotifications", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 16117, + "id": 16146, "name": "createNotifications", "variant": "signature", "kind": 4096, @@ -64368,7 +65031,7 @@ }, "parameters": [ { - "id": 16118, + "id": 16147, "name": "data", "variant": "param", "kind": 32768, @@ -64385,14 +65048,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 16104, + "target": 16133, "name": "CreateNotificationDTO", "package": "@medusajs/types" } } }, { - "id": 16119, + "id": 16148, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -64409,7 +65072,7 @@ }, "type": { "type": "reference", - "target": 16859, + "target": 16888, "name": "Context", "package": "@medusajs/types" } @@ -64426,7 +65089,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 16068, + "target": 16097, "name": "NotificationDTO", "package": "@medusajs/types" } @@ -64437,7 +65100,7 @@ } }, { - "id": 16120, + "id": 16149, "name": "createNotifications", "variant": "signature", "kind": 4096, @@ -64472,7 +65135,7 @@ }, "parameters": [ { - "id": 16121, + "id": 16150, "name": "data", "variant": "param", "kind": 32768, @@ -64487,13 +65150,13 @@ }, "type": { "type": "reference", - "target": 16104, + "target": 16133, "name": "CreateNotificationDTO", "package": "@medusajs/types" } }, { - "id": 16122, + "id": 16151, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -64510,7 +65173,7 @@ }, "type": { "type": "reference", - "target": 16859, + "target": 16888, "name": "Context", "package": "@medusajs/types" } @@ -64525,7 +65188,7 @@ "typeArguments": [ { "type": "reference", - "target": 16068, + "target": 16097, "name": "NotificationDTO", "package": "@medusajs/types" } @@ -64537,14 +65200,14 @@ ] }, { - "id": 16123, + "id": 16152, "name": "retrieveNotification", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 16124, + "id": 16153, "name": "retrieveNotification", "variant": "signature", "kind": 4096, @@ -64591,7 +65254,7 @@ }, "parameters": [ { - "id": 16125, + "id": 16154, "name": "notificationId", "variant": "param", "kind": 32768, @@ -64610,7 +65273,7 @@ } }, { - "id": 16126, + "id": 16155, "name": "config", "variant": "param", "kind": 32768, @@ -64643,11 +65306,11 @@ }, "type": { "type": "reference", - "target": 13839, + "target": 13825, "typeArguments": [ { "type": "reference", - "target": 16068, + "target": 16097, "name": "NotificationDTO", "package": "@medusajs/types" } @@ -64657,7 +65320,7 @@ } }, { - "id": 16127, + "id": 16156, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -64674,7 +65337,7 @@ }, "type": { "type": "reference", - "target": 16859, + "target": 16888, "name": "Context", "package": "@medusajs/types" } @@ -64689,7 +65352,7 @@ "typeArguments": [ { "type": "reference", - "target": 16068, + "target": 16097, "name": "NotificationDTO", "package": "@medusajs/types" } @@ -64701,14 +65364,14 @@ ] }, { - "id": 16128, + "id": 16157, "name": "listNotifications", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 16129, + "id": 16158, "name": "listNotifications", "variant": "signature", "kind": 4096, @@ -64795,7 +65458,7 @@ }, "parameters": [ { - "id": 16130, + "id": 16159, "name": "filters", "variant": "param", "kind": 32768, @@ -64812,13 +65475,13 @@ }, "type": { "type": "reference", - "target": 16088, + "target": 16117, "name": "FilterableNotificationProps", "package": "@medusajs/types" } }, { - "id": 16131, + "id": 16160, "name": "config", "variant": "param", "kind": 32768, @@ -64851,11 +65514,11 @@ }, "type": { "type": "reference", - "target": 13839, + "target": 13825, "typeArguments": [ { "type": "reference", - "target": 16068, + "target": 16097, "name": "NotificationDTO", "package": "@medusajs/types" } @@ -64865,7 +65528,7 @@ } }, { - "id": 16132, + "id": 16161, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -64882,7 +65545,7 @@ }, "type": { "type": "reference", - "target": 16859, + "target": 16888, "name": "Context", "package": "@medusajs/types" } @@ -64899,7 +65562,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 16068, + "target": 16097, "name": "NotificationDTO", "package": "@medusajs/types" } @@ -64912,14 +65575,14 @@ ] }, { - "id": 16133, + "id": 16162, "name": "listAndCountNotifications", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 16134, + "id": 16163, "name": "listAndCountNotifications", "variant": "signature", "kind": 4096, @@ -65006,7 +65669,7 @@ }, "parameters": [ { - "id": 16135, + "id": 16164, "name": "filters", "variant": "param", "kind": 32768, @@ -65023,13 +65686,13 @@ }, "type": { "type": "reference", - "target": 16088, + "target": 16117, "name": "FilterableNotificationProps", "package": "@medusajs/types" } }, { - "id": 16136, + "id": 16165, "name": "config", "variant": "param", "kind": 32768, @@ -65062,11 +65725,11 @@ }, "type": { "type": "reference", - "target": 13839, + "target": 13825, "typeArguments": [ { "type": "reference", - "target": 16068, + "target": 16097, "name": "NotificationDTO", "package": "@medusajs/types" } @@ -65076,7 +65739,7 @@ } }, { - "id": 16137, + "id": 16166, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -65093,7 +65756,7 @@ }, "type": { "type": "reference", - "target": 16859, + "target": 16888, "name": "Context", "package": "@medusajs/types" } @@ -65113,7 +65776,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 16068, + "target": 16097, "name": "NotificationDTO", "package": "@medusajs/types" } @@ -65136,17 +65799,17 @@ { "title": "Methods", "children": [ - 16116, - 16123, - 16128, - 16133 + 16145, + 16152, + 16157, + 16162 ] } ], "extendedTypes": [ { "type": "reference", - "target": 15940, + "target": 15969, "name": "IModuleService", "package": "@medusajs/types" } @@ -65157,29 +65820,29 @@ { "title": "Interfaces", "children": [ - 16068, - 16083, - 16088, - 16104, - 16151, - 16156, - 16158, - 16100, - 16101, - 16115 + 16097, + 16112, + 16117, + 16133, + 16180, + 16185, + 16187, + 16129, + 16130, + 16144 ] } ] }, { - "id": 16833, + "id": 16862, "name": "ProductCategoryTransformOptions", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 16834, + "id": 16863, "name": "includeDescendantsTree", "variant": "declaration", "kind": 1024, @@ -65192,7 +65855,7 @@ } }, { - "id": 16835, + "id": 16864, "name": "includeAncestorsTree", "variant": "declaration", "kind": 1024, @@ -65209,29 +65872,29 @@ { "title": "Properties", "children": [ - 16834, - 16835 + 16863, + 16864 ] } ], "extendedTypes": [ { "type": "reference", - "target": 13894, + "target": 13880, "name": "RepositoryTransformOptions", "package": "@medusajs/types" } ] }, { - "id": 16162, + "id": 16191, "name": "SearchTypes", "variant": "declaration", "kind": 4, "flags": {}, "children": [ { - "id": 16163, + "id": 16192, "name": "IndexSettings", "variant": "declaration", "kind": 2097152, @@ -65239,14 +65902,14 @@ "type": { "type": "reflection", "declaration": { - "id": 16164, + "id": 16193, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 16165, + "id": 16194, "name": "indexSettings", "variant": "declaration", "kind": 1024, @@ -65288,7 +65951,7 @@ } }, { - "id": 16166, + "id": 16195, "name": "primaryKey", "variant": "declaration", "kind": 1024, @@ -65309,7 +65972,7 @@ } }, { - "id": 16167, + "id": 16196, "name": "transformer", "variant": "declaration", "kind": 1024, @@ -65327,21 +65990,21 @@ "type": { "type": "reflection", "declaration": { - "id": 16168, + "id": 16197, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "signatures": [ { - "id": 16169, + "id": 16198, "name": "__type", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 16170, + "id": 16199, "name": "document", "variant": "param", "kind": 32768, @@ -65366,9 +66029,9 @@ { "title": "Properties", "children": [ - 16165, - 16166, - 16167 + 16194, + 16195, + 16196 ] } ] @@ -65376,14 +66039,14 @@ } }, { - "id": 16171, + "id": 16200, "name": "ISearchService", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 16172, + "id": 16201, "name": "options", "variant": "declaration", "kind": 1024, @@ -65409,14 +66072,14 @@ } }, { - "id": 16173, + "id": 16202, "name": "createIndex", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 16174, + "id": 16203, "name": "createIndex", "variant": "signature", "kind": 4096, @@ -65440,596 +66103,6 @@ } ] }, - "parameters": [ - { - "id": 16175, - "name": "indexName", - "variant": "param", - "kind": 32768, - "flags": {}, - "comment": { - "summary": [ - { - "kind": "text", - "text": "the index name" - } - ] - }, - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 16176, - "name": "options", - "variant": "param", - "kind": 32768, - "flags": {}, - "comment": { - "summary": [ - { - "kind": "text", - "text": "the options" - } - ] - }, - "type": { - "type": "intrinsic", - "name": "unknown" - } - } - ], - "type": { - "type": "intrinsic", - "name": "unknown" - } - } - ] - }, - { - "id": 16177, - "name": "getIndex", - "variant": "declaration", - "kind": 2048, - "flags": {}, - "signatures": [ - { - "id": 16178, - "name": "getIndex", - "variant": "signature", - "kind": 4096, - "flags": {}, - "comment": { - "summary": [ - { - "kind": "text", - "text": "Used to get an index" - } - ], - "blockTags": [ - { - "tag": "@returns", - "content": [ - { - "kind": "text", - "text": "returns response from search engine provider" - } - ] - } - ] - }, - "parameters": [ - { - "id": 16179, - "name": "indexName", - "variant": "param", - "kind": 32768, - "flags": {}, - "comment": { - "summary": [ - { - "kind": "text", - "text": "the index name." - } - ] - }, - "type": { - "type": "intrinsic", - "name": "string" - } - } - ], - "type": { - "type": "intrinsic", - "name": "unknown" - } - } - ] - }, - { - "id": 16180, - "name": "addDocuments", - "variant": "declaration", - "kind": 2048, - "flags": {}, - "signatures": [ - { - "id": 16181, - "name": "addDocuments", - "variant": "signature", - "kind": 4096, - "flags": {}, - "comment": { - "summary": [ - { - "kind": "text", - "text": "Used to index documents by the search engine provider" - } - ], - "blockTags": [ - { - "tag": "@returns", - "content": [ - { - "kind": "text", - "text": "returns response from search engine provider" - } - ] - } - ] - }, - "parameters": [ - { - "id": 16182, - "name": "indexName", - "variant": "param", - "kind": 32768, - "flags": {}, - "comment": { - "summary": [ - { - "kind": "text", - "text": "the index name" - } - ] - }, - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 16183, - "name": "documents", - "variant": "param", - "kind": 32768, - "flags": {}, - "comment": { - "summary": [ - { - "kind": "text", - "text": "documents array to be indexed" - } - ] - }, - "type": { - "type": "intrinsic", - "name": "unknown" - } - }, - { - "id": 16184, - "name": "type", - "variant": "param", - "kind": 32768, - "flags": {}, - "comment": { - "summary": [ - { - "kind": "text", - "text": "of documents to be added (e.g: products, regions, orders, etc)" - } - ] - }, - "type": { - "type": "intrinsic", - "name": "string" - } - } - ], - "type": { - "type": "intrinsic", - "name": "unknown" - } - } - ] - }, - { - "id": 16185, - "name": "replaceDocuments", - "variant": "declaration", - "kind": 2048, - "flags": {}, - "signatures": [ - { - "id": 16186, - "name": "replaceDocuments", - "variant": "signature", - "kind": 4096, - "flags": {}, - "comment": { - "summary": [ - { - "kind": "text", - "text": "Used to replace documents" - } - ], - "blockTags": [ - { - "tag": "@returns", - "content": [ - { - "kind": "text", - "text": "returns response from search engine provider" - } - ] - } - ] - }, - "parameters": [ - { - "id": 16187, - "name": "indexName", - "variant": "param", - "kind": 32768, - "flags": {}, - "comment": { - "summary": [ - { - "kind": "text", - "text": "the index name." - } - ] - }, - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 16188, - "name": "documents", - "variant": "param", - "kind": 32768, - "flags": {}, - "comment": { - "summary": [ - { - "kind": "text", - "text": "array of document objects that will replace existing documents" - } - ] - }, - "type": { - "type": "intrinsic", - "name": "unknown" - } - }, - { - "id": 16189, - "name": "type", - "variant": "param", - "kind": 32768, - "flags": {}, - "comment": { - "summary": [ - { - "kind": "text", - "text": "type of documents to be replaced (e.g: products, regions, orders, etc)" - } - ] - }, - "type": { - "type": "intrinsic", - "name": "string" - } - } - ], - "type": { - "type": "intrinsic", - "name": "unknown" - } - } - ] - }, - { - "id": 16190, - "name": "deleteDocument", - "variant": "declaration", - "kind": 2048, - "flags": {}, - "signatures": [ - { - "id": 16191, - "name": "deleteDocument", - "variant": "signature", - "kind": 4096, - "flags": {}, - "comment": { - "summary": [ - { - "kind": "text", - "text": "Used to delete document" - } - ], - "blockTags": [ - { - "tag": "@returns", - "content": [ - { - "kind": "text", - "text": "returns response from search engine provider" - } - ] - } - ] - }, - "parameters": [ - { - "id": 16192, - "name": "indexName", - "variant": "param", - "kind": 32768, - "flags": {}, - "comment": { - "summary": [ - { - "kind": "text", - "text": "the index name" - } - ] - }, - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 16193, - "name": "document_id", - "variant": "param", - "kind": 32768, - "flags": {}, - "comment": { - "summary": [ - { - "kind": "text", - "text": "the id of the document" - } - ] - }, - "type": { - "type": "union", - "types": [ - { - "type": "intrinsic", - "name": "string" - }, - { - "type": "intrinsic", - "name": "number" - } - ] - } - } - ], - "type": { - "type": "intrinsic", - "name": "unknown" - } - } - ] - }, - { - "id": 16194, - "name": "deleteAllDocuments", - "variant": "declaration", - "kind": 2048, - "flags": {}, - "signatures": [ - { - "id": 16195, - "name": "deleteAllDocuments", - "variant": "signature", - "kind": 4096, - "flags": {}, - "comment": { - "summary": [ - { - "kind": "text", - "text": "Used to delete all documents" - } - ], - "blockTags": [ - { - "tag": "@returns", - "content": [ - { - "kind": "text", - "text": "returns response from search engine provider" - } - ] - } - ] - }, - "parameters": [ - { - "id": 16196, - "name": "indexName", - "variant": "param", - "kind": 32768, - "flags": {}, - "comment": { - "summary": [ - { - "kind": "text", - "text": "the index name" - } - ] - }, - "type": { - "type": "intrinsic", - "name": "string" - } - } - ], - "type": { - "type": "intrinsic", - "name": "unknown" - } - } - ] - }, - { - "id": 16197, - "name": "search", - "variant": "declaration", - "kind": 2048, - "flags": {}, - "signatures": [ - { - "id": 16198, - "name": "search", - "variant": "signature", - "kind": 4096, - "flags": {}, - "comment": { - "summary": [ - { - "kind": "text", - "text": "Used to search for a document in an index" - } - ], - "blockTags": [ - { - "tag": "@returns", - "content": [ - { - "kind": "text", - "text": "returns response from search engine provider" - } - ] - } - ] - }, - "parameters": [ - { - "id": 16199, - "name": "indexName", - "variant": "param", - "kind": 32768, - "flags": {}, - "comment": { - "summary": [ - { - "kind": "text", - "text": "the index name" - } - ] - }, - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 16200, - "name": "query", - "variant": "param", - "kind": 32768, - "flags": {}, - "comment": { - "summary": [ - { - "kind": "text", - "text": "the search query" - } - ] - }, - "type": { - "type": "union", - "types": [ - { - "type": "literal", - "value": null - }, - { - "type": "intrinsic", - "name": "string" - } - ] - } - }, - { - "id": 16201, - "name": "options", - "variant": "param", - "kind": 32768, - "flags": {}, - "comment": { - "summary": [ - { - "kind": "text", - "text": "any options passed to the request object other than the query and indexName\n- additionalOptions contain any provider specific options" - } - ] - }, - "type": { - "type": "intrinsic", - "name": "unknown" - } - } - ], - "type": { - "type": "intrinsic", - "name": "unknown" - } - } - ] - }, - { - "id": 16202, - "name": "updateSettings", - "variant": "declaration", - "kind": 2048, - "flags": {}, - "signatures": [ - { - "id": 16203, - "name": "updateSettings", - "variant": "signature", - "kind": 4096, - "flags": {}, - "comment": { - "summary": [ - { - "kind": "text", - "text": "Used to update the settings of an index" - } - ], - "blockTags": [ - { - "tag": "@returns", - "content": [ - { - "kind": "text", - "text": "returns response from search engine provider" - } - ] - } - ] - }, "parameters": [ { "id": 16204, @@ -66052,6 +66125,596 @@ }, { "id": 16205, + "name": "options", + "variant": "param", + "kind": 32768, + "flags": {}, + "comment": { + "summary": [ + { + "kind": "text", + "text": "the options" + } + ] + }, + "type": { + "type": "intrinsic", + "name": "unknown" + } + } + ], + "type": { + "type": "intrinsic", + "name": "unknown" + } + } + ] + }, + { + "id": 16206, + "name": "getIndex", + "variant": "declaration", + "kind": 2048, + "flags": {}, + "signatures": [ + { + "id": 16207, + "name": "getIndex", + "variant": "signature", + "kind": 4096, + "flags": {}, + "comment": { + "summary": [ + { + "kind": "text", + "text": "Used to get an index" + } + ], + "blockTags": [ + { + "tag": "@returns", + "content": [ + { + "kind": "text", + "text": "returns response from search engine provider" + } + ] + } + ] + }, + "parameters": [ + { + "id": 16208, + "name": "indexName", + "variant": "param", + "kind": 32768, + "flags": {}, + "comment": { + "summary": [ + { + "kind": "text", + "text": "the index name." + } + ] + }, + "type": { + "type": "intrinsic", + "name": "string" + } + } + ], + "type": { + "type": "intrinsic", + "name": "unknown" + } + } + ] + }, + { + "id": 16209, + "name": "addDocuments", + "variant": "declaration", + "kind": 2048, + "flags": {}, + "signatures": [ + { + "id": 16210, + "name": "addDocuments", + "variant": "signature", + "kind": 4096, + "flags": {}, + "comment": { + "summary": [ + { + "kind": "text", + "text": "Used to index documents by the search engine provider" + } + ], + "blockTags": [ + { + "tag": "@returns", + "content": [ + { + "kind": "text", + "text": "returns response from search engine provider" + } + ] + } + ] + }, + "parameters": [ + { + "id": 16211, + "name": "indexName", + "variant": "param", + "kind": 32768, + "flags": {}, + "comment": { + "summary": [ + { + "kind": "text", + "text": "the index name" + } + ] + }, + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 16212, + "name": "documents", + "variant": "param", + "kind": 32768, + "flags": {}, + "comment": { + "summary": [ + { + "kind": "text", + "text": "documents array to be indexed" + } + ] + }, + "type": { + "type": "intrinsic", + "name": "unknown" + } + }, + { + "id": 16213, + "name": "type", + "variant": "param", + "kind": 32768, + "flags": {}, + "comment": { + "summary": [ + { + "kind": "text", + "text": "of documents to be added (e.g: products, regions, orders, etc)" + } + ] + }, + "type": { + "type": "intrinsic", + "name": "string" + } + } + ], + "type": { + "type": "intrinsic", + "name": "unknown" + } + } + ] + }, + { + "id": 16214, + "name": "replaceDocuments", + "variant": "declaration", + "kind": 2048, + "flags": {}, + "signatures": [ + { + "id": 16215, + "name": "replaceDocuments", + "variant": "signature", + "kind": 4096, + "flags": {}, + "comment": { + "summary": [ + { + "kind": "text", + "text": "Used to replace documents" + } + ], + "blockTags": [ + { + "tag": "@returns", + "content": [ + { + "kind": "text", + "text": "returns response from search engine provider" + } + ] + } + ] + }, + "parameters": [ + { + "id": 16216, + "name": "indexName", + "variant": "param", + "kind": 32768, + "flags": {}, + "comment": { + "summary": [ + { + "kind": "text", + "text": "the index name." + } + ] + }, + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 16217, + "name": "documents", + "variant": "param", + "kind": 32768, + "flags": {}, + "comment": { + "summary": [ + { + "kind": "text", + "text": "array of document objects that will replace existing documents" + } + ] + }, + "type": { + "type": "intrinsic", + "name": "unknown" + } + }, + { + "id": 16218, + "name": "type", + "variant": "param", + "kind": 32768, + "flags": {}, + "comment": { + "summary": [ + { + "kind": "text", + "text": "type of documents to be replaced (e.g: products, regions, orders, etc)" + } + ] + }, + "type": { + "type": "intrinsic", + "name": "string" + } + } + ], + "type": { + "type": "intrinsic", + "name": "unknown" + } + } + ] + }, + { + "id": 16219, + "name": "deleteDocument", + "variant": "declaration", + "kind": 2048, + "flags": {}, + "signatures": [ + { + "id": 16220, + "name": "deleteDocument", + "variant": "signature", + "kind": 4096, + "flags": {}, + "comment": { + "summary": [ + { + "kind": "text", + "text": "Used to delete document" + } + ], + "blockTags": [ + { + "tag": "@returns", + "content": [ + { + "kind": "text", + "text": "returns response from search engine provider" + } + ] + } + ] + }, + "parameters": [ + { + "id": 16221, + "name": "indexName", + "variant": "param", + "kind": 32768, + "flags": {}, + "comment": { + "summary": [ + { + "kind": "text", + "text": "the index name" + } + ] + }, + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 16222, + "name": "document_id", + "variant": "param", + "kind": 32768, + "flags": {}, + "comment": { + "summary": [ + { + "kind": "text", + "text": "the id of the document" + } + ] + }, + "type": { + "type": "union", + "types": [ + { + "type": "intrinsic", + "name": "string" + }, + { + "type": "intrinsic", + "name": "number" + } + ] + } + } + ], + "type": { + "type": "intrinsic", + "name": "unknown" + } + } + ] + }, + { + "id": 16223, + "name": "deleteAllDocuments", + "variant": "declaration", + "kind": 2048, + "flags": {}, + "signatures": [ + { + "id": 16224, + "name": "deleteAllDocuments", + "variant": "signature", + "kind": 4096, + "flags": {}, + "comment": { + "summary": [ + { + "kind": "text", + "text": "Used to delete all documents" + } + ], + "blockTags": [ + { + "tag": "@returns", + "content": [ + { + "kind": "text", + "text": "returns response from search engine provider" + } + ] + } + ] + }, + "parameters": [ + { + "id": 16225, + "name": "indexName", + "variant": "param", + "kind": 32768, + "flags": {}, + "comment": { + "summary": [ + { + "kind": "text", + "text": "the index name" + } + ] + }, + "type": { + "type": "intrinsic", + "name": "string" + } + } + ], + "type": { + "type": "intrinsic", + "name": "unknown" + } + } + ] + }, + { + "id": 16226, + "name": "search", + "variant": "declaration", + "kind": 2048, + "flags": {}, + "signatures": [ + { + "id": 16227, + "name": "search", + "variant": "signature", + "kind": 4096, + "flags": {}, + "comment": { + "summary": [ + { + "kind": "text", + "text": "Used to search for a document in an index" + } + ], + "blockTags": [ + { + "tag": "@returns", + "content": [ + { + "kind": "text", + "text": "returns response from search engine provider" + } + ] + } + ] + }, + "parameters": [ + { + "id": 16228, + "name": "indexName", + "variant": "param", + "kind": 32768, + "flags": {}, + "comment": { + "summary": [ + { + "kind": "text", + "text": "the index name" + } + ] + }, + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 16229, + "name": "query", + "variant": "param", + "kind": 32768, + "flags": {}, + "comment": { + "summary": [ + { + "kind": "text", + "text": "the search query" + } + ] + }, + "type": { + "type": "union", + "types": [ + { + "type": "literal", + "value": null + }, + { + "type": "intrinsic", + "name": "string" + } + ] + } + }, + { + "id": 16230, + "name": "options", + "variant": "param", + "kind": 32768, + "flags": {}, + "comment": { + "summary": [ + { + "kind": "text", + "text": "any options passed to the request object other than the query and indexName\n- additionalOptions contain any provider specific options" + } + ] + }, + "type": { + "type": "intrinsic", + "name": "unknown" + } + } + ], + "type": { + "type": "intrinsic", + "name": "unknown" + } + } + ] + }, + { + "id": 16231, + "name": "updateSettings", + "variant": "declaration", + "kind": 2048, + "flags": {}, + "signatures": [ + { + "id": 16232, + "name": "updateSettings", + "variant": "signature", + "kind": 4096, + "flags": {}, + "comment": { + "summary": [ + { + "kind": "text", + "text": "Used to update the settings of an index" + } + ], + "blockTags": [ + { + "tag": "@returns", + "content": [ + { + "kind": "text", + "text": "returns response from search engine provider" + } + ] + } + ] + }, + "parameters": [ + { + "id": 16233, + "name": "indexName", + "variant": "param", + "kind": 32768, + "flags": {}, + "comment": { + "summary": [ + { + "kind": "text", + "text": "the index name" + } + ] + }, + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 16234, "name": "settings", "variant": "param", "kind": 32768, @@ -66082,20 +66745,20 @@ { "title": "Properties", "children": [ - 16172 + 16201 ] }, { "title": "Methods", "children": [ - 16173, - 16177, - 16180, - 16185, - 16190, - 16194, - 16197, - 16202 + 16202, + 16206, + 16209, + 16214, + 16219, + 16223, + 16226, + 16231 ] } ] @@ -66105,19 +66768,19 @@ { "title": "Interfaces", "children": [ - 16171 + 16200 ] }, { "title": "Type Aliases", "children": [ - 16163 + 16192 ] } ] }, { - "id": 16836, + "id": 16865, "name": "SharedContext", "variant": "declaration", "kind": 256, @@ -66146,7 +66809,7 @@ }, "children": [ { - "id": 16837, + "id": 16866, "name": "transactionManager", "variant": "declaration", "kind": 1024, @@ -66167,7 +66830,7 @@ } }, { - "id": 16838, + "id": 16867, "name": "manager", "variant": "declaration", "kind": 1024, @@ -66192,21 +66855,21 @@ { "title": "Properties", "children": [ - 16837, - 16838 + 16866, + 16867 ] } ] }, { - "id": 16839, + "id": 16868, "name": "MessageAggregatorFormat", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 16840, + "id": 16869, "name": "groupBy", "variant": "declaration", "kind": 1024, @@ -66222,7 +66885,7 @@ } }, { - "id": 16841, + "id": 16870, "name": "sortBy", "variant": "declaration", "kind": 1024, @@ -66232,21 +66895,21 @@ "type": { "type": "reflection", "declaration": { - "id": 16842, + "id": 16871, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "indexSignatures": [ { - "id": 16843, + "id": 16872, "name": "__index", "variant": "signature", "kind": 8192, "flags": {}, "parameters": [ { - "id": 16844, + "id": 16873, "name": "key", "variant": "param", "kind": 32768, @@ -66287,35 +66950,35 @@ { "title": "Properties", "children": [ - 16840, - 16841 + 16869, + 16870 ] } ] }, { - "id": 16845, + "id": 16874, "name": "IMessageAggregator", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 16846, + "id": 16875, "name": "save", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 16847, + "id": 16876, "name": "save", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 16848, + "id": 16877, "name": "msg", "variant": "param", "kind": 32768, @@ -66325,7 +66988,7 @@ "types": [ { "type": "reference", - "target": 14268, + "target": 14254, "name": "Message", "package": "@medusajs/types" }, @@ -66333,7 +66996,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 14268, + "target": 14254, "name": "Message", "package": "@medusajs/types" } @@ -66350,21 +67013,21 @@ ] }, { - "id": 16849, + "id": 16878, "name": "getMessages", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 16850, + "id": 16879, "name": "getMessages", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 16851, + "id": 16880, "name": "format", "variant": "param", "kind": 32768, @@ -66373,7 +67036,7 @@ }, "type": { "type": "reference", - "target": 16839, + "target": 16868, "name": "MessageAggregatorFormat", "package": "@medusajs/types" } @@ -66394,7 +67057,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 14268, + "target": 14254, "name": "Message", "package": "@medusajs/types" } @@ -66407,14 +67070,14 @@ ] }, { - "id": 16852, + "id": 16881, "name": "clearMessages", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 16853, + "id": 16882, "name": "clearMessages", "variant": "signature", "kind": 4096, @@ -66427,21 +67090,21 @@ ] }, { - "id": 16854, + "id": 16883, "name": "saveRawMessageData", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 16855, + "id": 16884, "name": "saveRawMessageData", "variant": "signature", "kind": 4096, "flags": {}, "typeParameters": [ { - "id": 16856, + "id": 16885, "name": "T", "variant": "typeParam", "kind": 131072, @@ -66450,7 +67113,7 @@ ], "parameters": [ { - "id": 16857, + "id": 16886, "name": "messageData", "variant": "param", "kind": 32768, @@ -66460,11 +67123,11 @@ "types": [ { "type": "reference", - "target": 14272, + "target": 14258, "typeArguments": [ { "type": "reference", - "target": 16856, + "target": 16885, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -66477,11 +67140,11 @@ "type": "array", "elementType": { "type": "reference", - "target": 14272, + "target": 14258, "typeArguments": [ { "type": "reference", - "target": 16856, + "target": 16885, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -66495,7 +67158,7 @@ } }, { - "id": 16858, + "id": 16887, "name": "options", "variant": "param", "kind": 32768, @@ -66535,16 +67198,16 @@ { "title": "Methods", "children": [ - 16846, - 16849, - 16852, - 16854 + 16875, + 16878, + 16881, + 16883 ] } ] }, { - "id": 16859, + "id": 16888, "name": "Context", "variant": "declaration", "kind": 256, @@ -66559,7 +67222,7 @@ }, "children": [ { - "id": 16860, + "id": 16889, "name": "__type", "variant": "declaration", "kind": 1024, @@ -66572,7 +67235,7 @@ } }, { - "id": 16861, + "id": 16890, "name": "transactionManager", "variant": "declaration", "kind": 1024, @@ -66605,14 +67268,14 @@ }, "type": { "type": "reference", - "target": 16870, + "target": 16899, "name": "TManager", "package": "@medusajs/types", "refersToTypeParameter": true } }, { - "id": 16862, + "id": 16891, "name": "manager", "variant": "declaration", "kind": 1024, @@ -66645,14 +67308,14 @@ }, "type": { "type": "reference", - "target": 16870, + "target": 16899, "name": "TManager", "package": "@medusajs/types", "refersToTypeParameter": true } }, { - "id": 16863, + "id": 16892, "name": "isolationLevel", "variant": "declaration", "kind": 1024, @@ -66705,7 +67368,7 @@ } }, { - "id": 16864, + "id": 16893, "name": "enableNestedTransactions", "variant": "declaration", "kind": 1024, @@ -66726,7 +67389,7 @@ } }, { - "id": 16865, + "id": 16894, "name": "eventGroupId", "variant": "declaration", "kind": 1024, @@ -66747,7 +67410,7 @@ } }, { - "id": 16866, + "id": 16895, "name": "transactionId", "variant": "declaration", "kind": 1024, @@ -66768,7 +67431,7 @@ } }, { - "id": 16867, + "id": 16896, "name": "messageAggregator", "variant": "declaration", "kind": 1024, @@ -66785,13 +67448,13 @@ }, "type": { "type": "reference", - "target": 16845, + "target": 16874, "name": "IMessageAggregator", "package": "@medusajs/types" } }, { - "id": 16868, + "id": 16897, "name": "requestId", "variant": "declaration", "kind": 1024, @@ -66812,7 +67475,7 @@ } }, { - "id": 16869, + "id": 16898, "name": "idempotencyKey", "variant": "declaration", "kind": 1024, @@ -66837,22 +67500,22 @@ { "title": "Properties", "children": [ - 16860, - 16861, - 16862, - 16863, - 16864, - 16865, - 16866, - 16867, - 16868, - 16869 + 16889, + 16890, + 16891, + 16892, + 16893, + 16894, + 16895, + 16896, + 16897, + 16898 ] } ], "typeParameters": [ { - "id": 16870, + "id": 16899, "name": "TManager", "variant": "typeParam", "kind": 131072, @@ -66865,14 +67528,14 @@ ] }, { - "id": 16206, + "id": 16235, "name": "StockLocationTypes", "variant": "declaration", "kind": 4, "flags": {}, "children": [ { - "id": 16207, + "id": 16236, "name": "StockLocationAddressDTO", "variant": "declaration", "kind": 2097152, @@ -66891,14 +67554,14 @@ "type": { "type": "reflection", "declaration": { - "id": 16208, + "id": 16237, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 16209, + "id": 16238, "name": "id", "variant": "declaration", "kind": 1024, @@ -66919,7 +67582,7 @@ } }, { - "id": 16210, + "id": 16239, "name": "address_1", "variant": "declaration", "kind": 1024, @@ -66938,7 +67601,7 @@ } }, { - "id": 16211, + "id": 16240, "name": "address_2", "variant": "declaration", "kind": 1024, @@ -66968,7 +67631,7 @@ } }, { - "id": 16212, + "id": 16241, "name": "company", "variant": "declaration", "kind": 1024, @@ -66998,7 +67661,7 @@ } }, { - "id": 16213, + "id": 16242, "name": "country_code", "variant": "declaration", "kind": 1024, @@ -67017,7 +67680,7 @@ } }, { - "id": 16214, + "id": 16243, "name": "city", "variant": "declaration", "kind": 1024, @@ -67047,7 +67710,7 @@ } }, { - "id": 16215, + "id": 16244, "name": "phone", "variant": "declaration", "kind": 1024, @@ -67077,7 +67740,7 @@ } }, { - "id": 16216, + "id": 16245, "name": "postal_code", "variant": "declaration", "kind": 1024, @@ -67107,7 +67770,7 @@ } }, { - "id": 16217, + "id": 16246, "name": "province", "variant": "declaration", "kind": 1024, @@ -67137,7 +67800,7 @@ } }, { - "id": 16218, + "id": 16247, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -67154,13 +67817,13 @@ }, "type": { "type": "reference", - "target": 13919, + "target": 13905, "name": "MetadataType", "package": "@medusajs/types" } }, { - "id": 16219, + "id": 16248, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -67193,7 +67856,7 @@ } }, { - "id": 16220, + "id": 16249, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -67226,7 +67889,7 @@ } }, { - "id": 16221, + "id": 16250, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -67267,19 +67930,19 @@ { "title": "Properties", "children": [ - 16209, - 16210, - 16211, - 16212, - 16213, - 16214, - 16215, - 16216, - 16217, - 16218, - 16219, - 16220, - 16221 + 16238, + 16239, + 16240, + 16241, + 16242, + 16243, + 16244, + 16245, + 16246, + 16247, + 16248, + 16249, + 16250 ] } ] @@ -67287,7 +67950,7 @@ } }, { - "id": 16222, + "id": 16251, "name": "StockLocationDTO", "variant": "declaration", "kind": 2097152, @@ -67306,14 +67969,14 @@ "type": { "type": "reflection", "declaration": { - "id": 16223, + "id": 16252, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 16224, + "id": 16253, "name": "id", "variant": "declaration", "kind": 1024, @@ -67332,7 +67995,7 @@ } }, { - "id": 16225, + "id": 16254, "name": "name", "variant": "declaration", "kind": 1024, @@ -67351,7 +68014,7 @@ } }, { - "id": 16226, + "id": 16255, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -67394,7 +68057,7 @@ } }, { - "id": 16227, + "id": 16256, "name": "address_id", "variant": "declaration", "kind": 1024, @@ -67413,7 +68076,7 @@ } }, { - "id": 16228, + "id": 16257, "name": "address", "variant": "declaration", "kind": 1024, @@ -67430,13 +68093,13 @@ }, "type": { "type": "reference", - "target": 16207, + "target": 16236, "name": "StockLocationAddressDTO", "package": "@medusajs/types" } }, { - "id": 16229, + "id": 16258, "name": "fulfillment_sets", "variant": "declaration", "kind": 1024, @@ -67463,7 +68126,7 @@ } }, { - "id": 16230, + "id": 16259, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -67496,7 +68159,7 @@ } }, { - "id": 16231, + "id": 16260, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -67529,7 +68192,7 @@ } }, { - "id": 16232, + "id": 16261, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -67570,15 +68233,15 @@ { "title": "Properties", "children": [ - 16224, - 16225, - 16226, - 16227, - 16228, - 16229, - 16230, - 16231, - 16232 + 16253, + 16254, + 16255, + 16256, + 16257, + 16258, + 16259, + 16260, + 16261 ] } ] @@ -67586,7 +68249,7 @@ } }, { - "id": 16233, + "id": 16262, "name": "StockLocationExpandedDTO", "variant": "declaration", "kind": 2097152, @@ -67602,21 +68265,21 @@ "types": [ { "type": "reference", - "target": 16222, + "target": 16251, "name": "StockLocationDTO", "package": "@medusajs/types" }, { "type": "reflection", "declaration": { - "id": 16234, + "id": 16263, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 16235, + "id": 16264, "name": "sales_channels", "variant": "declaration", "kind": 1024, @@ -67644,7 +68307,7 @@ { "title": "Properties", "children": [ - 16235 + 16264 ] } ] @@ -67654,7 +68317,7 @@ } }, { - "id": 16236, + "id": 16265, "name": "FilterableStockLocationProps", "variant": "declaration", "kind": 256, @@ -67669,7 +68332,7 @@ }, "children": [ { - "id": 16240, + "id": 16269, "name": "$and", "variant": "declaration", "kind": 1024, @@ -67692,17 +68355,17 @@ "types": [ { "type": "reference", - "target": 16236, + "target": 16265, "name": "FilterableStockLocationProps", "package": "@medusajs/types" }, { "type": "reference", - "target": 14086, + "target": 14072, "typeArguments": [ { "type": "reference", - "target": 16236, + "target": 16265, "name": "FilterableStockLocationProps", "package": "@medusajs/types" } @@ -67715,12 +68378,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 14087, + "target": 14073, "name": "BaseFilterable.$and" } }, { - "id": 16241, + "id": 16270, "name": "$or", "variant": "declaration", "kind": 1024, @@ -67743,17 +68406,17 @@ "types": [ { "type": "reference", - "target": 16236, + "target": 16265, "name": "FilterableStockLocationProps", "package": "@medusajs/types" }, { "type": "reference", - "target": 14086, + "target": 14072, "typeArguments": [ { "type": "reference", - "target": 16236, + "target": 16265, "name": "FilterableStockLocationProps", "package": "@medusajs/types" } @@ -67766,12 +68429,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 14088, + "target": 14074, "name": "BaseFilterable.$or" } }, { - "id": 16237, + "id": 16266, "name": "q", "variant": "declaration", "kind": 1024, @@ -67792,7 +68455,7 @@ } }, { - "id": 16238, + "id": 16267, "name": "id", "variant": "declaration", "kind": 1024, @@ -67825,7 +68488,7 @@ } }, { - "id": 16239, + "id": 16268, "name": "name", "variant": "declaration", "kind": 1024, @@ -67856,7 +68519,7 @@ }, { "type": "reference", - "target": 14064, + "target": 14050, "typeArguments": [ { "type": "intrinsic", @@ -67874,22 +68537,22 @@ { "title": "Properties", "children": [ - 16240, - 16241, - 16237, - 16238, - 16239 + 16269, + 16270, + 16266, + 16267, + 16268 ] } ], "extendedTypes": [ { "type": "reference", - "target": 14086, + "target": 14072, "typeArguments": [ { "type": "reference", - "target": 16236, + "target": 16265, "name": "FilterableStockLocationProps", "package": "@medusajs/types" } @@ -67900,7 +68563,7 @@ ] }, { - "id": 16242, + "id": 16271, "name": "StockLocationAddressInput", "variant": "declaration", "kind": 2097152, @@ -67919,14 +68582,14 @@ "type": { "type": "reflection", "declaration": { - "id": 16243, + "id": 16272, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 16244, + "id": 16273, "name": "address_1", "variant": "declaration", "kind": 1024, @@ -67945,7 +68608,7 @@ } }, { - "id": 16245, + "id": 16274, "name": "address_2", "variant": "declaration", "kind": 1024, @@ -67975,7 +68638,7 @@ } }, { - "id": 16246, + "id": 16275, "name": "country_code", "variant": "declaration", "kind": 1024, @@ -67994,7 +68657,7 @@ } }, { - "id": 16247, + "id": 16276, "name": "city", "variant": "declaration", "kind": 1024, @@ -68024,7 +68687,7 @@ } }, { - "id": 16248, + "id": 16277, "name": "phone", "variant": "declaration", "kind": 1024, @@ -68054,7 +68717,7 @@ } }, { - "id": 16249, + "id": 16278, "name": "province", "variant": "declaration", "kind": 1024, @@ -68084,7 +68747,7 @@ } }, { - "id": 16250, + "id": 16279, "name": "postal_code", "variant": "declaration", "kind": 1024, @@ -68114,7 +68777,7 @@ } }, { - "id": 16251, + "id": 16280, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -68131,7 +68794,7 @@ }, "type": { "type": "reference", - "target": 13919, + "target": 13905, "name": "MetadataType", "package": "@medusajs/types" } @@ -68141,14 +68804,14 @@ { "title": "Properties", "children": [ - 16244, - 16245, - 16246, - 16247, - 16248, - 16249, - 16250, - 16251 + 16273, + 16274, + 16275, + 16276, + 16277, + 16278, + 16279, + 16280 ] } ] @@ -68156,7 +68819,7 @@ } }, { - "id": 16252, + "id": 16281, "name": "CreateStockLocationInput", "variant": "declaration", "kind": 2097152, @@ -68175,14 +68838,14 @@ "type": { "type": "reflection", "declaration": { - "id": 16253, + "id": 16282, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 16254, + "id": 16283, "name": "name", "variant": "declaration", "kind": 1024, @@ -68201,7 +68864,7 @@ } }, { - "id": 16255, + "id": 16284, "name": "address_id", "variant": "declaration", "kind": 1024, @@ -68231,7 +68894,7 @@ } }, { - "id": 16256, + "id": 16285, "name": "address", "variant": "declaration", "kind": 1024, @@ -68255,7 +68918,7 @@ }, { "type": "reference", - "target": 16242, + "target": 16271, "name": "StockLocationAddressInput", "package": "@medusajs/types" } @@ -68263,7 +68926,7 @@ } }, { - "id": 16257, + "id": 16286, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -68280,7 +68943,7 @@ }, "type": { "type": "reference", - "target": 13919, + "target": 13905, "name": "MetadataType", "package": "@medusajs/types" } @@ -68290,10 +68953,10 @@ { "title": "Properties", "children": [ - 16254, - 16255, - 16256, - 16257 + 16283, + 16284, + 16285, + 16286 ] } ] @@ -68301,7 +68964,7 @@ } }, { - "id": 16258, + "id": 16287, "name": "UpdateStockLocationInput", "variant": "declaration", "kind": 2097152, @@ -68320,14 +68983,14 @@ "type": { "type": "reflection", "declaration": { - "id": 16259, + "id": 16288, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 16260, + "id": 16289, "name": "name", "variant": "declaration", "kind": 1024, @@ -68348,7 +69011,7 @@ } }, { - "id": 16261, + "id": 16290, "name": "address_id", "variant": "declaration", "kind": 1024, @@ -68378,7 +69041,7 @@ } }, { - "id": 16262, + "id": 16291, "name": "address", "variant": "declaration", "kind": 1024, @@ -68395,13 +69058,13 @@ }, "type": { "type": "reference", - "target": 16242, + "target": 16271, "name": "StockLocationAddressInput", "package": "@medusajs/types" } }, { - "id": 16263, + "id": 16292, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -68418,7 +69081,7 @@ }, "type": { "type": "reference", - "target": 13919, + "target": 13905, "name": "MetadataType", "package": "@medusajs/types" } @@ -68428,10 +69091,10 @@ { "title": "Properties", "children": [ - 16260, - 16261, - 16262, - 16263 + 16289, + 16290, + 16291, + 16292 ] } ] @@ -68439,7 +69102,7 @@ } }, { - "id": 16264, + "id": 16293, "name": "UpsertStockLocationInput", "variant": "declaration", "kind": 256, @@ -68470,7 +69133,7 @@ }, "children": [ { - "id": 16265, + "id": 16294, "name": "name", "variant": "declaration", "kind": 1024, @@ -68491,7 +69154,7 @@ } }, { - "id": 16266, + "id": 16295, "name": "address_id", "variant": "declaration", "kind": 1024, @@ -68521,7 +69184,7 @@ } }, { - "id": 16267, + "id": 16296, "name": "address", "variant": "declaration", "kind": 1024, @@ -68538,13 +69201,13 @@ }, "type": { "type": "reference", - "target": 16242, + "target": 16271, "name": "StockLocationAddressInput", "package": "@medusajs/types" } }, { - "id": 16268, + "id": 16297, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -68561,13 +69224,13 @@ }, "type": { "type": "reference", - "target": 13919, + "target": 13905, "name": "MetadataType", "package": "@medusajs/types" } }, { - "id": 16269, + "id": 16298, "name": "id", "variant": "declaration", "kind": 1024, @@ -68592,17 +69255,17 @@ { "title": "Properties", "children": [ - 16265, - 16266, - 16267, - 16268, - 16269 + 16294, + 16295, + 16296, + 16297, + 16298 ] } ] }, { - "id": 16270, + "id": 16299, "name": "IStockLocationService", "variant": "declaration", "kind": 256, @@ -68617,14 +69280,14 @@ }, "children": [ { - "id": 16271, + "id": 16300, "name": "listStockLocations", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 16272, + "id": 16301, "name": "listStockLocations", "variant": "signature", "kind": 4096, @@ -68711,7 +69374,7 @@ }, "parameters": [ { - "id": 16273, + "id": 16302, "name": "selector", "variant": "param", "kind": 32768, @@ -68726,13 +69389,13 @@ }, "type": { "type": "reference", - "target": 16236, + "target": 16265, "name": "FilterableStockLocationProps", "package": "@medusajs/types" } }, { - "id": 16274, + "id": 16303, "name": "config", "variant": "param", "kind": 32768, @@ -68765,11 +69428,11 @@ }, "type": { "type": "reference", - "target": 13839, + "target": 13825, "typeArguments": [ { "type": "reference", - "target": 16222, + "target": 16251, "name": "StockLocationDTO", "package": "@medusajs/types" } @@ -68779,7 +69442,7 @@ } }, { - "id": 16275, + "id": 16304, "name": "context", "variant": "param", "kind": 32768, @@ -68796,7 +69459,7 @@ }, "type": { "type": "reference", - "target": 16859, + "target": 16888, "name": "Context", "package": "@medusajs/types" } @@ -68813,7 +69476,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 16222, + "target": 16251, "name": "StockLocationDTO", "package": "@medusajs/types" } @@ -68826,14 +69489,14 @@ ] }, { - "id": 16276, + "id": 16305, "name": "listAndCountStockLocations", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 16277, + "id": 16306, "name": "listAndCountStockLocations", "variant": "signature", "kind": 4096, @@ -68920,7 +69583,7 @@ }, "parameters": [ { - "id": 16278, + "id": 16307, "name": "selector", "variant": "param", "kind": 32768, @@ -68935,13 +69598,13 @@ }, "type": { "type": "reference", - "target": 16236, + "target": 16265, "name": "FilterableStockLocationProps", "package": "@medusajs/types" } }, { - "id": 16279, + "id": 16308, "name": "config", "variant": "param", "kind": 32768, @@ -68974,11 +69637,11 @@ }, "type": { "type": "reference", - "target": 13839, + "target": 13825, "typeArguments": [ { "type": "reference", - "target": 16222, + "target": 16251, "name": "StockLocationDTO", "package": "@medusajs/types" } @@ -68988,7 +69651,7 @@ } }, { - "id": 16280, + "id": 16309, "name": "context", "variant": "param", "kind": 32768, @@ -69005,7 +69668,7 @@ }, "type": { "type": "reference", - "target": 16859, + "target": 16888, "name": "Context", "package": "@medusajs/types" } @@ -69025,7 +69688,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 16222, + "target": 16251, "name": "StockLocationDTO", "package": "@medusajs/types" } @@ -69044,14 +69707,14 @@ ] }, { - "id": 16281, + "id": 16310, "name": "retrieveStockLocation", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 16282, + "id": 16311, "name": "retrieveStockLocation", "variant": "signature", "kind": 4096, @@ -69086,7 +69749,7 @@ }, "parameters": [ { - "id": 16283, + "id": 16312, "name": "id", "variant": "param", "kind": 32768, @@ -69105,7 +69768,7 @@ } }, { - "id": 16284, + "id": 16313, "name": "config", "variant": "param", "kind": 32768, @@ -69138,11 +69801,11 @@ }, "type": { "type": "reference", - "target": 13839, + "target": 13825, "typeArguments": [ { "type": "reference", - "target": 16222, + "target": 16251, "name": "StockLocationDTO", "package": "@medusajs/types" } @@ -69152,7 +69815,7 @@ } }, { - "id": 16285, + "id": 16314, "name": "context", "variant": "param", "kind": 32768, @@ -69169,7 +69832,7 @@ }, "type": { "type": "reference", - "target": 16859, + "target": 16888, "name": "Context", "package": "@medusajs/types" } @@ -69184,7 +69847,7 @@ "typeArguments": [ { "type": "reference", - "target": 16222, + "target": 16251, "name": "StockLocationDTO", "package": "@medusajs/types" } @@ -69196,14 +69859,14 @@ ] }, { - "id": 16286, + "id": 16315, "name": "createStockLocations", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 16287, + "id": 16316, "name": "createStockLocations", "variant": "signature", "kind": 4096, @@ -69238,7 +69901,7 @@ }, "parameters": [ { - "id": 16288, + "id": 16317, "name": "input", "variant": "param", "kind": 32768, @@ -69253,13 +69916,13 @@ }, "type": { "type": "reference", - "target": 16252, + "target": 16281, "name": "CreateStockLocationInput", "package": "@medusajs/types" } }, { - "id": 16289, + "id": 16318, "name": "context", "variant": "param", "kind": 32768, @@ -69276,7 +69939,7 @@ }, "type": { "type": "reference", - "target": 16859, + "target": 16888, "name": "Context", "package": "@medusajs/types" } @@ -69291,7 +69954,7 @@ "typeArguments": [ { "type": "reference", - "target": 16222, + "target": 16251, "name": "StockLocationDTO", "package": "@medusajs/types" } @@ -69301,7 +69964,7 @@ } }, { - "id": 16290, + "id": 16319, "name": "createStockLocations", "variant": "signature", "kind": 4096, @@ -69336,7 +69999,7 @@ }, "parameters": [ { - "id": 16291, + "id": 16320, "name": "input", "variant": "param", "kind": 32768, @@ -69353,14 +70016,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 16252, + "target": 16281, "name": "CreateStockLocationInput", "package": "@medusajs/types" } } }, { - "id": 16292, + "id": 16321, "name": "context", "variant": "param", "kind": 32768, @@ -69377,7 +70040,7 @@ }, "type": { "type": "reference", - "target": 16859, + "target": 16888, "name": "Context", "package": "@medusajs/types" } @@ -69394,7 +70057,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 16222, + "target": 16251, "name": "StockLocationDTO", "package": "@medusajs/types" } @@ -69407,14 +70070,14 @@ ] }, { - "id": 16293, + "id": 16322, "name": "upsertStockLocations", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 16294, + "id": 16323, "name": "upsertStockLocations", "variant": "signature", "kind": 4096, @@ -69449,7 +70112,7 @@ }, "parameters": [ { - "id": 16295, + "id": 16324, "name": "data", "variant": "param", "kind": 32768, @@ -69466,14 +70129,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 16264, + "target": 16293, "name": "UpsertStockLocationInput", "package": "@medusajs/types" } } }, { - "id": 16296, + "id": 16325, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -69490,7 +70153,7 @@ }, "type": { "type": "reference", - "target": 16859, + "target": 16888, "name": "Context", "package": "@medusajs/types" } @@ -69507,7 +70170,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 16222, + "target": 16251, "name": "StockLocationDTO", "package": "@medusajs/types" } @@ -69518,7 +70181,7 @@ } }, { - "id": 16297, + "id": 16326, "name": "upsertStockLocations", "variant": "signature", "kind": 4096, @@ -69553,7 +70216,7 @@ }, "parameters": [ { - "id": 16298, + "id": 16327, "name": "data", "variant": "param", "kind": 32768, @@ -69568,13 +70231,13 @@ }, "type": { "type": "reference", - "target": 16264, + "target": 16293, "name": "UpsertStockLocationInput", "package": "@medusajs/types" } }, { - "id": 16299, + "id": 16328, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -69591,7 +70254,7 @@ }, "type": { "type": "reference", - "target": 16859, + "target": 16888, "name": "Context", "package": "@medusajs/types" } @@ -69606,7 +70269,7 @@ "typeArguments": [ { "type": "reference", - "target": 16222, + "target": 16251, "name": "StockLocationDTO", "package": "@medusajs/types" } @@ -69618,14 +70281,14 @@ ] }, { - "id": 16300, + "id": 16329, "name": "updateStockLocations", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 16301, + "id": 16330, "name": "updateStockLocations", "variant": "signature", "kind": 4096, @@ -69660,7 +70323,7 @@ }, "parameters": [ { - "id": 16302, + "id": 16331, "name": "id", "variant": "param", "kind": 32768, @@ -69671,7 +70334,7 @@ } }, { - "id": 16303, + "id": 16332, "name": "input", "variant": "param", "kind": 32768, @@ -69686,13 +70349,13 @@ }, "type": { "type": "reference", - "target": 16258, + "target": 16287, "name": "UpdateStockLocationInput", "package": "@medusajs/types" } }, { - "id": 16304, + "id": 16333, "name": "context", "variant": "param", "kind": 32768, @@ -69709,7 +70372,7 @@ }, "type": { "type": "reference", - "target": 16859, + "target": 16888, "name": "Context", "package": "@medusajs/types" } @@ -69724,7 +70387,7 @@ "typeArguments": [ { "type": "reference", - "target": 16222, + "target": 16251, "name": "StockLocationDTO", "package": "@medusajs/types" } @@ -69734,7 +70397,7 @@ } }, { - "id": 16305, + "id": 16334, "name": "updateStockLocations", "variant": "signature", "kind": 4096, @@ -69769,7 +70432,7 @@ }, "parameters": [ { - "id": 16306, + "id": 16335, "name": "selector", "variant": "param", "kind": 32768, @@ -69784,13 +70447,13 @@ }, "type": { "type": "reference", - "target": 16236, + "target": 16265, "name": "FilterableStockLocationProps", "package": "@medusajs/types" } }, { - "id": 16307, + "id": 16336, "name": "input", "variant": "param", "kind": 32768, @@ -69805,13 +70468,13 @@ }, "type": { "type": "reference", - "target": 16258, + "target": 16287, "name": "UpdateStockLocationInput", "package": "@medusajs/types" } }, { - "id": 16308, + "id": 16337, "name": "context", "variant": "param", "kind": 32768, @@ -69828,7 +70491,7 @@ }, "type": { "type": "reference", - "target": 16859, + "target": 16888, "name": "Context", "package": "@medusajs/types" } @@ -69845,7 +70508,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 16222, + "target": 16251, "name": "StockLocationDTO", "package": "@medusajs/types" } @@ -69858,14 +70521,14 @@ ] }, { - "id": 16309, + "id": 16338, "name": "deleteStockLocations", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 16310, + "id": 16339, "name": "deleteStockLocations", "variant": "signature", "kind": 4096, @@ -69900,7 +70563,7 @@ }, "parameters": [ { - "id": 16311, + "id": 16340, "name": "id", "variant": "param", "kind": 32768, @@ -69931,7 +70594,7 @@ } }, { - "id": 16312, + "id": 16341, "name": "context", "variant": "param", "kind": 32768, @@ -69948,7 +70611,7 @@ }, "type": { "type": "reference", - "target": 16859, + "target": 16888, "name": "Context", "package": "@medusajs/types" } @@ -69973,14 +70636,14 @@ ] }, { - "id": 16313, + "id": 16342, "name": "softDeleteStockLocations", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 16314, + "id": 16343, "name": "softDeleteStockLocations", "variant": "signature", "kind": 4096, @@ -70031,7 +70694,7 @@ }, "typeParameters": [ { - "id": 16315, + "id": 16344, "name": "TReturnableLinkableKeys", "variant": "typeParam", "kind": 131072, @@ -70048,7 +70711,7 @@ ], "parameters": [ { - "id": 16316, + "id": 16345, "name": "stockLocationIds", "variant": "param", "kind": 32768, @@ -70070,7 +70733,7 @@ } }, { - "id": 16317, + "id": 16346, "name": "config", "variant": "param", "kind": 32768, @@ -70087,11 +70750,11 @@ }, "type": { "type": "reference", - "target": 14238, + "target": 14224, "typeArguments": [ { "type": "reference", - "target": 16315, + "target": 16344, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -70102,7 +70765,7 @@ } }, { - "id": 16318, + "id": 16347, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -70119,7 +70782,7 @@ }, "type": { "type": "reference", - "target": 16859, + "target": 16888, "name": "Context", "package": "@medusajs/types" } @@ -70171,14 +70834,14 @@ ] }, { - "id": 16319, + "id": 16348, "name": "restoreStockLocations", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 16320, + "id": 16349, "name": "restoreStockLocations", "variant": "signature", "kind": 4096, @@ -70229,7 +70892,7 @@ }, "typeParameters": [ { - "id": 16321, + "id": 16350, "name": "TReturnableLinkableKeys", "variant": "typeParam", "kind": 131072, @@ -70246,7 +70909,7 @@ ], "parameters": [ { - "id": 16322, + "id": 16351, "name": "stockLocationIds", "variant": "param", "kind": 32768, @@ -70268,7 +70931,7 @@ } }, { - "id": 16323, + "id": 16352, "name": "config", "variant": "param", "kind": 32768, @@ -70301,11 +70964,11 @@ }, "type": { "type": "reference", - "target": 14241, + "target": 14227, "typeArguments": [ { "type": "reference", - "target": 16321, + "target": 16350, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -70316,7 +70979,7 @@ } }, { - "id": 16324, + "id": 16353, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -70333,7 +70996,7 @@ }, "type": { "type": "reference", - "target": 16859, + "target": 16888, "name": "Context", "package": "@medusajs/types" } @@ -70389,22 +71052,22 @@ { "title": "Methods", "children": [ - 16271, - 16276, - 16281, - 16286, - 16293, 16300, - 16309, - 16313, - 16319 + 16305, + 16310, + 16315, + 16322, + 16329, + 16338, + 16342, + 16348 ] } ], "extendedTypes": [ { "type": "reference", - "target": 15940, + "target": 15969, "name": "IModuleService", "package": "@medusajs/types" } @@ -70415,26 +71078,26 @@ { "title": "Interfaces", "children": [ - 16236, - 16264, - 16270 + 16265, + 16293, + 16299 ] }, { "title": "Type Aliases", "children": [ - 16207, - 16222, - 16233, - 16242, - 16252, - 16258 + 16236, + 16251, + 16262, + 16271, + 16281, + 16287 ] } ] }, { - "id": 16894, + "id": 16923, "name": "BigNumberRawValue", "variant": "declaration", "kind": 2097152, @@ -70442,14 +71105,14 @@ "type": { "type": "reflection", "declaration": { - "id": 16895, + "id": 16924, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 16896, + "id": 16925, "name": "value", "variant": "declaration", "kind": 1024, @@ -70473,20 +71136,20 @@ { "title": "Properties", "children": [ - 16896 + 16925 ] } ], "indexSignatures": [ { - "id": 16897, + "id": 16926, "name": "__index", "variant": "signature", "kind": 8192, "flags": {}, "parameters": [ { - "id": 16898, + "id": 16927, "name": "key", "variant": "param", "kind": 32768, @@ -70507,7 +71170,7 @@ } }, { - "id": 16899, + "id": 16928, "name": "BigNumberInput", "variant": "declaration", "kind": 2097152, @@ -70517,7 +71180,7 @@ "types": [ { "type": "reference", - "target": 16894, + "target": 16923, "name": "BigNumberRawValue", "package": "@medusajs/types" }, @@ -70543,7 +71206,7 @@ } }, { - "id": 16900, + "id": 16929, "name": "BigNumberValue", "variant": "declaration", "kind": 2097152, @@ -70573,7 +71236,7 @@ } }, { - "id": 16871, + "id": 16900, "name": "CartLikeWithTotals", "variant": "declaration", "kind": 2097152, @@ -70581,281 +71244,281 @@ "type": { "type": "reflection", "declaration": { - "id": 16872, + "id": 16901, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 16873, + "id": 16902, "name": "original_item_subtotal", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 16900, + "target": 16929, "name": "BigNumberValue", "package": "@medusajs/types" } }, { - "id": 16874, + "id": 16903, "name": "original_item_tax_total", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 16900, + "target": 16929, "name": "BigNumberValue", "package": "@medusajs/types" } }, { - "id": 16875, + "id": 16904, "name": "item_total", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 16900, + "target": 16929, "name": "BigNumberValue", "package": "@medusajs/types" } }, { - "id": 16876, + "id": 16905, "name": "item_subtotal", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 16900, + "target": 16929, "name": "BigNumberValue", "package": "@medusajs/types" } }, { - "id": 16877, + "id": 16906, "name": "item_tax_total", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 16900, + "target": 16929, "name": "BigNumberValue", "package": "@medusajs/types" } }, { - "id": 16878, + "id": 16907, "name": "original_total", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 16900, + "target": 16929, "name": "BigNumberValue", "package": "@medusajs/types" } }, { - "id": 16879, + "id": 16908, "name": "original_subtotal", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 16900, + "target": 16929, "name": "BigNumberValue", "package": "@medusajs/types" } }, { - "id": 16880, + "id": 16909, "name": "original_tax_total", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 16900, + "target": 16929, "name": "BigNumberValue", "package": "@medusajs/types" } }, { - "id": 16881, + "id": 16910, "name": "total", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 16900, + "target": 16929, "name": "BigNumberValue", "package": "@medusajs/types" } }, { - "id": 16882, + "id": 16911, "name": "subtotal", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 16900, + "target": 16929, "name": "BigNumberValue", "package": "@medusajs/types" } }, { - "id": 16883, + "id": 16912, "name": "tax_total", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 16900, + "target": 16929, "name": "BigNumberValue", "package": "@medusajs/types" } }, { - "id": 16884, + "id": 16913, "name": "discount_total", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 16900, + "target": 16929, "name": "BigNumberValue", "package": "@medusajs/types" } }, { - "id": 16885, + "id": 16914, "name": "discount_tax_total", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 16900, + "target": 16929, "name": "BigNumberValue", "package": "@medusajs/types" } }, { - "id": 16886, + "id": 16915, "name": "gift_card_total", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 16900, + "target": 16929, "name": "BigNumberValue", "package": "@medusajs/types" } }, { - "id": 16887, + "id": 16916, "name": "gift_card_tax_total", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 16900, + "target": 16929, "name": "BigNumberValue", "package": "@medusajs/types" } }, { - "id": 16888, + "id": 16917, "name": "shipping_total", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 16900, + "target": 16929, "name": "BigNumberValue", "package": "@medusajs/types" } }, { - "id": 16889, + "id": 16918, "name": "shipping_subtotal", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 16900, + "target": 16929, "name": "BigNumberValue", "package": "@medusajs/types" } }, { - "id": 16890, + "id": 16919, "name": "shipping_tax_total", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 16900, + "target": 16929, "name": "BigNumberValue", "package": "@medusajs/types" } }, { - "id": 16891, + "id": 16920, "name": "original_shipping_total", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 16900, + "target": 16929, "name": "BigNumberValue", "package": "@medusajs/types" } }, { - "id": 16892, + "id": 16921, "name": "original_shipping_subtotal", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 16900, + "target": 16929, "name": "BigNumberValue", "package": "@medusajs/types" } }, { - "id": 16893, + "id": 16922, "name": "original_shipping_tax_total", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 16900, + "target": 16929, "name": "BigNumberValue", "package": "@medusajs/types" } @@ -70865,27 +71528,27 @@ { "title": "Properties", "children": [ - 16873, - 16874, - 16875, - 16876, - 16877, - 16878, - 16879, - 16880, - 16881, - 16882, - 16883, - 16884, - 16885, - 16886, - 16887, - 16888, - 16889, - 16890, - 16891, - 16892, - 16893 + 16902, + 16903, + 16904, + 16905, + 16906, + 16907, + 16908, + 16909, + 16910, + 16911, + 16912, + 16913, + 16914, + 16915, + 16916, + 16917, + 16918, + 16919, + 16920, + 16921, + 16922 ] } ] @@ -70893,35 +71556,35 @@ } }, { - "id": 16338, + "id": 16367, "name": "TransactionBaseTypes", "variant": "declaration", "kind": 4, "flags": {}, "children": [ { - "id": 16339, + "id": 16368, "name": "ITransactionBaseService", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 16340, + "id": 16369, "name": "withTransaction", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 16341, + "id": 16370, "name": "withTransaction", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 16342, + "id": 16371, "name": "transactionManager", "variant": "param", "kind": 32768, @@ -70951,14 +71614,14 @@ { "title": "Methods", "children": [ - 16340 + 16369 ] } ], "extendedBy": [ { "type": "reference", - "target": 14282, + "target": 14268, "name": "IEventBusService" } ] @@ -70968,34 +71631,34 @@ { "title": "Interfaces", "children": [ - 16339 + 16368 ] } ] }, { - "id": 16343, + "id": 16372, "name": "WorkflowTypes", "variant": "declaration", "kind": 4, "flags": {}, "children": [ { - "id": 16344, + "id": 16373, "name": "CommonWorkflow", "variant": "declaration", "kind": 4, "flags": {}, "children": [ { - "id": 16345, + "id": 16374, "name": "WorkflowInputConfig", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 16346, + "id": 16375, "name": "listConfig", "variant": "declaration", "kind": 1024, @@ -71005,14 +71668,14 @@ "type": { "type": "reflection", "declaration": { - "id": 16347, + "id": 16376, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 16348, + "id": 16377, "name": "select", "variant": "declaration", "kind": 1024, @@ -71028,7 +71691,7 @@ } }, { - "id": 16349, + "id": 16378, "name": "relations", "variant": "declaration", "kind": 1024, @@ -71048,8 +71711,8 @@ { "title": "Properties", "children": [ - 16348, - 16349 + 16377, + 16378 ] } ] @@ -71057,7 +71720,7 @@ } }, { - "id": 16350, + "id": 16379, "name": "retrieveConfig", "variant": "declaration", "kind": 1024, @@ -71067,14 +71730,14 @@ "type": { "type": "reflection", "declaration": { - "id": 16351, + "id": 16380, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 16352, + "id": 16381, "name": "select", "variant": "declaration", "kind": 1024, @@ -71090,7 +71753,7 @@ } }, { - "id": 16353, + "id": 16382, "name": "relations", "variant": "declaration", "kind": 1024, @@ -71110,8 +71773,8 @@ { "title": "Properties", "children": [ - 16352, - 16353 + 16381, + 16382 ] } ] @@ -71123,8 +71786,8 @@ { "title": "Properties", "children": [ - 16346, - 16350 + 16375, + 16379 ] } ] @@ -71134,27 +71797,27 @@ { "title": "Interfaces", "children": [ - 16345 + 16374 ] } ] }, { - "id": 16354, + "id": 16383, "name": "InventoryWorkflow", "variant": "declaration", "kind": 4, "flags": {}, "children": [ { - "id": 16355, + "id": 16384, "name": "CreateInventoryItemInputDTO", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 16356, + "id": 16385, "name": "sku", "variant": "declaration", "kind": 1024, @@ -71167,7 +71830,7 @@ } }, { - "id": 16357, + "id": 16386, "name": "hs_code", "variant": "declaration", "kind": 1024, @@ -71180,7 +71843,7 @@ } }, { - "id": 16358, + "id": 16387, "name": "weight", "variant": "declaration", "kind": 1024, @@ -71193,7 +71856,7 @@ } }, { - "id": 16359, + "id": 16388, "name": "length", "variant": "declaration", "kind": 1024, @@ -71206,7 +71869,7 @@ } }, { - "id": 16360, + "id": 16389, "name": "height", "variant": "declaration", "kind": 1024, @@ -71219,7 +71882,7 @@ } }, { - "id": 16361, + "id": 16390, "name": "width", "variant": "declaration", "kind": 1024, @@ -71232,7 +71895,7 @@ } }, { - "id": 16362, + "id": 16391, "name": "origin_country", "variant": "declaration", "kind": 1024, @@ -71245,7 +71908,7 @@ } }, { - "id": 16363, + "id": 16392, "name": "mid_code", "variant": "declaration", "kind": 1024, @@ -71258,7 +71921,7 @@ } }, { - "id": 16364, + "id": 16393, "name": "material", "variant": "declaration", "kind": 1024, @@ -71271,7 +71934,7 @@ } }, { - "id": 16365, + "id": 16394, "name": "title", "variant": "declaration", "kind": 1024, @@ -71284,7 +71947,7 @@ } }, { - "id": 16366, + "id": 16395, "name": "description", "variant": "declaration", "kind": 1024, @@ -71297,7 +71960,7 @@ } }, { - "id": 16367, + "id": 16396, "name": "thumbnail", "variant": "declaration", "kind": 1024, @@ -71310,7 +71973,7 @@ } }, { - "id": 16368, + "id": 16397, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -71342,32 +72005,32 @@ { "title": "Properties", "children": [ - 16356, - 16357, - 16358, - 16359, - 16360, - 16361, - 16362, - 16363, - 16364, - 16365, - 16366, - 16367, - 16368 + 16385, + 16386, + 16387, + 16388, + 16389, + 16390, + 16391, + 16392, + 16393, + 16394, + 16395, + 16396, + 16397 ] } ] }, { - "id": 16369, + "id": 16398, "name": "CreateInventoryItemsWorkflowInputDTO", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 16370, + "id": 16399, "name": "inventoryItems", "variant": "declaration", "kind": 1024, @@ -71376,7 +72039,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 16355, + "target": 16384, "name": "CreateInventoryItemInputDTO", "package": "@medusajs/types" } @@ -71387,7 +72050,7 @@ { "title": "Properties", "children": [ - 16370 + 16399 ] } ] @@ -71397,28 +72060,28 @@ { "title": "Interfaces", "children": [ - 16355, - 16369 + 16384, + 16398 ] } ] }, { - "id": 16371, + "id": 16400, "name": "InviteWorkflow", "variant": "declaration", "kind": 4, "flags": {}, "children": [ { - "id": 16376, + "id": 16405, "name": "AcceptInviteWorkflowInputDTO", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 16377, + "id": 16406, "name": "invite_token", "variant": "declaration", "kind": 1024, @@ -71429,7 +72092,7 @@ } }, { - "id": 16378, + "id": 16407, "name": "auth_identity_id", "variant": "declaration", "kind": 1024, @@ -71440,7 +72103,7 @@ } }, { - "id": 16379, + "id": 16408, "name": "user", "variant": "declaration", "kind": 1024, @@ -71448,14 +72111,14 @@ "type": { "type": "reflection", "declaration": { - "id": 16380, + "id": 16409, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 16381, + "id": 16410, "name": "email", "variant": "declaration", "kind": 1024, @@ -71468,7 +72131,7 @@ } }, { - "id": 16382, + "id": 16411, "name": "first_name", "variant": "declaration", "kind": 1024, @@ -71490,7 +72153,7 @@ } }, { - "id": 16383, + "id": 16412, "name": "last_name", "variant": "declaration", "kind": 1024, @@ -71512,7 +72175,7 @@ } }, { - "id": 16384, + "id": 16413, "name": "avatar_url", "variant": "declaration", "kind": 1024, @@ -71534,7 +72197,7 @@ } }, { - "id": 16385, + "id": 16414, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -71575,11 +72238,11 @@ { "title": "Properties", "children": [ - 16381, - 16382, - 16383, - 16384, - 16385 + 16410, + 16411, + 16412, + 16413, + 16414 ] } ] @@ -71591,22 +72254,22 @@ { "title": "Properties", "children": [ - 16377, - 16378, - 16379 + 16406, + 16407, + 16408 ] } ] }, { - "id": 16372, + "id": 16401, "name": "CreateInvitesWorkflowInputDTO", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 16373, + "id": 16402, "name": "invites", "variant": "declaration", "kind": 1024, @@ -71629,20 +72292,20 @@ { "title": "Properties", "children": [ - 16373 + 16402 ] } ] }, { - "id": 16374, + "id": 16403, "name": "DeleteInvitesWorkflowInput", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 16375, + "id": 16404, "name": "ids", "variant": "declaration", "kind": 1024, @@ -71660,20 +72323,20 @@ { "title": "Properties", "children": [ - 16375 + 16404 ] } ] }, { - "id": 16386, + "id": 16415, "name": "ResendInvitesWorkflowInputDTO", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 16387, + "id": 16416, "name": "invite_ids", "variant": "declaration", "kind": 1024, @@ -71691,7 +72354,7 @@ { "title": "Properties", "children": [ - 16387 + 16416 ] } ] @@ -71701,30 +72364,30 @@ { "title": "Interfaces", "children": [ - 16376, - 16372, - 16374, - 16386 + 16405, + 16401, + 16403, + 16415 ] } ] }, { - "id": 16388, + "id": 16417, "name": "PriceListWorkflow", "variant": "declaration", "kind": 4, "flags": {}, "children": [ { - "id": 16389, + "id": 16418, "name": "CreatePriceListDTO", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 16390, + "id": 16419, "name": "starts_at", "variant": "declaration", "kind": 1024, @@ -71737,7 +72400,7 @@ } }, { - "id": 16391, + "id": 16420, "name": "ends_at", "variant": "declaration", "kind": 1024, @@ -71750,7 +72413,7 @@ } }, { - "id": 16392, + "id": 16421, "name": "status", "variant": "declaration", "kind": 1024, @@ -71768,7 +72431,7 @@ } }, { - "id": 16393, + "id": 16422, "name": "rules", "variant": "declaration", "kind": 1024, @@ -71789,7 +72452,7 @@ } }, { - "id": 16394, + "id": 16423, "name": "prices", "variant": "declaration", "kind": 1024, @@ -71801,14 +72464,14 @@ "elementType": { "type": "reflection", "declaration": { - "id": 16395, + "id": 16424, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 16396, + "id": 16425, "name": "amount", "variant": "declaration", "kind": 1024, @@ -71819,7 +72482,7 @@ } }, { - "id": 16397, + "id": 16426, "name": "currency_code", "variant": "declaration", "kind": 1024, @@ -71830,7 +72493,7 @@ } }, { - "id": 16398, + "id": 16427, "name": "region_id", "variant": "declaration", "kind": 1024, @@ -71843,7 +72506,7 @@ } }, { - "id": 16399, + "id": 16428, "name": "max_quantity", "variant": "declaration", "kind": 1024, @@ -71856,7 +72519,7 @@ } }, { - "id": 16400, + "id": 16429, "name": "min_quantity", "variant": "declaration", "kind": 1024, @@ -71873,11 +72536,11 @@ { "title": "Properties", "children": [ - 16396, - 16397, - 16398, - 16399, - 16400 + 16425, + 16426, + 16427, + 16428, + 16429 ] } ] @@ -71886,7 +72549,7 @@ } }, { - "id": 16401, + "id": 16430, "name": "customer_groups", "variant": "declaration", "kind": 1024, @@ -71898,14 +72561,14 @@ "elementType": { "type": "reflection", "declaration": { - "id": 16402, + "id": 16431, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 16403, + "id": 16432, "name": "id", "variant": "declaration", "kind": 1024, @@ -71920,7 +72583,7 @@ { "title": "Properties", "children": [ - 16403 + 16432 ] } ] @@ -71933,25 +72596,25 @@ { "title": "Properties", "children": [ - 16390, - 16391, - 16392, - 16393, - 16394, - 16401 + 16419, + 16420, + 16421, + 16422, + 16423, + 16430 ] } ] }, { - "id": 16404, + "id": 16433, "name": "CreatePriceListRuleDTO", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 16405, + "id": 16434, "name": "attribute", "variant": "declaration", "kind": 1024, @@ -71962,7 +72625,7 @@ } }, { - "id": 16406, + "id": 16435, "name": "value", "variant": "declaration", "kind": 1024, @@ -71980,21 +72643,21 @@ { "title": "Properties", "children": [ - 16405, - 16406 + 16434, + 16435 ] } ] }, { - "id": 16407, + "id": 16436, "name": "CreatePriceListPriceDTO", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 16408, + "id": 16437, "name": "amount", "variant": "declaration", "kind": 1024, @@ -72005,7 +72668,7 @@ } }, { - "id": 16409, + "id": 16438, "name": "currency_code", "variant": "declaration", "kind": 1024, @@ -72016,7 +72679,7 @@ } }, { - "id": 16410, + "id": 16439, "name": "price_set_id", "variant": "declaration", "kind": 1024, @@ -72036,7 +72699,7 @@ } }, { - "id": 16411, + "id": 16440, "name": "region_id", "variant": "declaration", "kind": 1024, @@ -72049,7 +72712,7 @@ } }, { - "id": 16412, + "id": 16441, "name": "max_quantity", "variant": "declaration", "kind": 1024, @@ -72062,7 +72725,7 @@ } }, { - "id": 16413, + "id": 16442, "name": "min_quantity", "variant": "declaration", "kind": 1024, @@ -72079,25 +72742,25 @@ { "title": "Properties", "children": [ - 16408, - 16409, - 16410, - 16411, - 16412, - 16413 + 16437, + 16438, + 16439, + 16440, + 16441, + 16442 ] } ] }, { - "id": 16414, + "id": 16443, "name": "CreatePriceListWorkflowInputDTO", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 16415, + "id": 16444, "name": "price_lists", "variant": "declaration", "kind": 1024, @@ -72106,7 +72769,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 16425, + "target": 16454, "name": "CreatePriceListWorkflowDTO", "package": "@medusajs/types" } @@ -72117,20 +72780,20 @@ { "title": "Properties", "children": [ - 16415 + 16444 ] } ] }, { - "id": 16416, + "id": 16445, "name": "RemovePriceListProductsWorkflowInputDTO", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 16417, + "id": 16446, "name": "product_ids", "variant": "declaration", "kind": 1024, @@ -72144,7 +72807,7 @@ } }, { - "id": 16418, + "id": 16447, "name": "price_list_id", "variant": "declaration", "kind": 1024, @@ -72159,21 +72822,21 @@ { "title": "Properties", "children": [ - 16417, - 16418 + 16446, + 16447 ] } ] }, { - "id": 16419, + "id": 16448, "name": "RemovePriceListVariantsWorkflowInputDTO", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 16420, + "id": 16449, "name": "variant_ids", "variant": "declaration", "kind": 1024, @@ -72187,7 +72850,7 @@ } }, { - "id": 16421, + "id": 16450, "name": "price_list_id", "variant": "declaration", "kind": 1024, @@ -72202,21 +72865,21 @@ { "title": "Properties", "children": [ - 16420, - 16421 + 16449, + 16450 ] } ] }, { - "id": 16422, + "id": 16451, "name": "RemovePriceListPricesWorkflowInputDTO", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 16423, + "id": 16452, "name": "money_amount_ids", "variant": "declaration", "kind": 1024, @@ -72230,7 +72893,7 @@ } }, { - "id": 16424, + "id": 16453, "name": "price_list_id", "variant": "declaration", "kind": 1024, @@ -72245,21 +72908,21 @@ { "title": "Properties", "children": [ - 16423, - 16424 + 16452, + 16453 ] } ] }, { - "id": 16425, + "id": 16454, "name": "CreatePriceListWorkflowDTO", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 16426, + "id": 16455, "name": "title", "variant": "declaration", "kind": 1024, @@ -72272,7 +72935,7 @@ } }, { - "id": 16427, + "id": 16456, "name": "name", "variant": "declaration", "kind": 1024, @@ -72283,7 +72946,7 @@ } }, { - "id": 16428, + "id": 16457, "name": "description", "variant": "declaration", "kind": 1024, @@ -72294,7 +72957,7 @@ } }, { - "id": 16429, + "id": 16458, "name": "type", "variant": "declaration", "kind": 1024, @@ -72307,7 +72970,7 @@ } }, { - "id": 16430, + "id": 16459, "name": "starts_at", "variant": "declaration", "kind": 1024, @@ -72325,7 +72988,7 @@ } }, { - "id": 16431, + "id": 16460, "name": "ends_at", "variant": "declaration", "kind": 1024, @@ -72343,7 +73006,7 @@ } }, { - "id": 16432, + "id": 16461, "name": "status", "variant": "declaration", "kind": 1024, @@ -72361,7 +73024,7 @@ } }, { - "id": 16433, + "id": 16462, "name": "rules_count", "variant": "declaration", "kind": 1024, @@ -72374,7 +73037,7 @@ } }, { - "id": 16434, + "id": 16463, "name": "prices", "variant": "declaration", "kind": 1024, @@ -72383,14 +73046,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 17106, + "target": 17135, "name": "InputPrice", "package": "@medusajs/types" } } }, { - "id": 16435, + "id": 16464, "name": "rules", "variant": "declaration", "kind": 1024, @@ -72412,29 +73075,29 @@ { "title": "Properties", "children": [ - 16426, - 16427, - 16428, - 16429, - 16430, - 16431, - 16432, - 16433, - 16434, - 16435 + 16455, + 16456, + 16457, + 16458, + 16459, + 16460, + 16461, + 16462, + 16463, + 16464 ] } ] }, { - "id": 16436, + "id": 16465, "name": "RemovePriceListWorkflowInputDTO", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 16437, + "id": 16466, "name": "price_lists", "variant": "declaration", "kind": 1024, @@ -72452,7 +73115,7 @@ { "title": "Properties", "children": [ - 16437 + 16466 ] } ] @@ -72462,35 +73125,35 @@ { "title": "Interfaces", "children": [ - 16389, - 16404, - 16407, - 16414, - 16416, - 16419, - 16422, - 16425, - 16436 + 16418, + 16433, + 16436, + 16443, + 16445, + 16448, + 16451, + 16454, + 16465 ] } ] }, { - "id": 16438, + "id": 16467, "name": "ProductCategoryWorkflow", "variant": "declaration", "kind": 4, "flags": {}, "children": [ { - "id": 16439, + "id": 16468, "name": "CreateProductCategoriesWorkflowInput", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 16440, + "id": 16469, "name": "product_categories", "variant": "declaration", "kind": 1024, @@ -72513,20 +73176,20 @@ { "title": "Properties", "children": [ - 16440 + 16469 ] } ] }, { - "id": 16441, + "id": 16470, "name": "UpdateProductCategoriesWorkflowInput", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 16442, + "id": 16471, "name": "selector", "variant": "declaration", "kind": 1024, @@ -72542,7 +73205,7 @@ } }, { - "id": 16443, + "id": 16472, "name": "update", "variant": "declaration", "kind": 1024, @@ -72562,21 +73225,21 @@ { "title": "Properties", "children": [ - 16442, - 16443 + 16471, + 16472 ] } ] }, { - "id": 16444, + "id": 16473, "name": "BatchUpdateProductsOnCategoryWorkflowInput", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 16445, + "id": 16474, "name": "id", "variant": "declaration", "kind": 1024, @@ -72594,7 +73257,7 @@ } }, { - "id": 16446, + "id": 16475, "name": "add", "variant": "declaration", "kind": 1024, @@ -72616,7 +73279,7 @@ } }, { - "id": 16447, + "id": 16476, "name": "remove", "variant": "declaration", "kind": 1024, @@ -72642,16 +73305,16 @@ { "title": "Properties", "children": [ - 16445, - 16446, - 16447 + 16474, + 16475, + 16476 ] } ], "extendedTypes": [ { "type": "reference", - "target": 13929, + "target": 13915, "name": "LinkWorkflowInput", "package": "@medusajs/types" } @@ -72662,29 +73325,29 @@ { "title": "Interfaces", "children": [ - 16439, - 16441, - 16444 + 16468, + 16470, + 16473 ] } ] }, { - "id": 16448, + "id": 16477, "name": "ReservationWorkflow", "variant": "declaration", "kind": 4, "flags": {}, "children": [ { - "id": 16449, + "id": 16478, "name": "CreateReservationsWorkflowInput", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 16450, + "id": 16479, "name": "reservations", "variant": "declaration", "kind": 1024, @@ -72693,7 +73356,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 15489, + "target": 15518, "name": "CreateReservationItemInput", "package": "@medusajs/types" } @@ -72704,13 +73367,13 @@ { "title": "Properties", "children": [ - 16450 + 16479 ] } ] }, { - "id": 16451, + "id": 16480, "name": "CreateReservationsWorkflowOutput", "variant": "declaration", "kind": 2097152, @@ -72719,21 +73382,21 @@ "type": "array", "elementType": { "type": "reference", - "target": 15409, + "target": 15438, "name": "ReservationItemDTO", "package": "@medusajs/types" } } }, { - "id": 16452, + "id": 16481, "name": "UpdateReservationsWorkflowInput", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 16453, + "id": 16482, "name": "updates", "variant": "declaration", "kind": 1024, @@ -72742,7 +73405,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 15482, + "target": 15511, "name": "UpdateReservationItemInput", "package": "@medusajs/types" } @@ -72753,13 +73416,13 @@ { "title": "Properties", "children": [ - 16453 + 16482 ] } ] }, { - "id": 16454, + "id": 16483, "name": "UpdateReservationsWorkflowOutput", "variant": "declaration", "kind": 2097152, @@ -72768,7 +73431,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 15409, + "target": 15438, "name": "ReservationItemDTO", "package": "@medusajs/types" } @@ -72779,15 +73442,15 @@ { "title": "Interfaces", "children": [ - 16449, - 16452 + 16478, + 16481 ] }, { "title": "Type Aliases", "children": [ - 16451, - 16454 + 16480, + 16483 ] } ] @@ -72797,25 +73460,25 @@ { "title": "Namespaces", "children": [ - 16344, - 16354, - 16371, - 16388, - 16438, - 16448 + 16373, + 16383, + 16400, + 16417, + 16467, + 16477 ] } ] }, { - "id": 17106, + "id": 17135, "name": "InputPrice", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 17107, + "id": 17136, "name": "region_id", "variant": "declaration", "kind": 1024, @@ -72828,7 +73491,7 @@ } }, { - "id": 17108, + "id": 17137, "name": "currency_code", "variant": "declaration", "kind": 1024, @@ -72839,7 +73502,7 @@ } }, { - "id": 17109, + "id": 17138, "name": "amount", "variant": "declaration", "kind": 1024, @@ -72850,7 +73513,7 @@ } }, { - "id": 17110, + "id": 17139, "name": "variant_id", "variant": "declaration", "kind": 1024, @@ -72861,7 +73524,7 @@ } }, { - "id": 17111, + "id": 17140, "name": "min_quantity", "variant": "declaration", "kind": 1024, @@ -72874,7 +73537,7 @@ } }, { - "id": 17112, + "id": 17141, "name": "max_quantity", "variant": "declaration", "kind": 1024, @@ -72891,32 +73554,32 @@ { "title": "Properties", "children": [ - 17107, - 17108, - 17109, - 17110, - 17111, - 17112 + 17136, + 17137, + 17138, + 17139, + 17140, + 17141 ] } ] }, { - "id": 16455, + "id": 16484, "name": "WorkflowsSdkTypes", "variant": "declaration", "kind": 4, "flags": {}, "children": [ { - "id": 16456, + "id": 16485, "name": "WorkflowExecutionDTO", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 16457, + "id": 16486, "name": "id", "variant": "declaration", "kind": 1024, @@ -72927,7 +73590,7 @@ } }, { - "id": 16458, + "id": 16487, "name": "workflow_id", "variant": "declaration", "kind": 1024, @@ -72938,7 +73601,7 @@ } }, { - "id": 16459, + "id": 16488, "name": "transaction_id", "variant": "declaration", "kind": 1024, @@ -72949,7 +73612,7 @@ } }, { - "id": 16460, + "id": 16489, "name": "execution", "variant": "declaration", "kind": 1024, @@ -72960,7 +73623,7 @@ } }, { - "id": 16461, + "id": 16490, "name": "context", "variant": "declaration", "kind": 1024, @@ -72971,7 +73634,7 @@ } }, { - "id": 16462, + "id": 16491, "name": "state", "variant": "declaration", "kind": 1024, @@ -72982,7 +73645,7 @@ } }, { - "id": 16463, + "id": 16492, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -72998,7 +73661,7 @@ } }, { - "id": 16464, + "id": 16493, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -73014,7 +73677,7 @@ } }, { - "id": 16465, + "id": 16494, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -73034,21 +73697,21 @@ { "title": "Properties", "children": [ - 16457, - 16458, - 16459, - 16460, - 16461, - 16462, - 16463, - 16464, - 16465 + 16486, + 16487, + 16488, + 16489, + 16490, + 16491, + 16492, + 16493, + 16494 ] } ] }, { - "id": 16466, + "id": 16495, "name": "FilterableWorkflowExecutionProps", "variant": "declaration", "kind": 256, @@ -73063,7 +73726,7 @@ }, "children": [ { - "id": 16471, + "id": 16500, "name": "$and", "variant": "declaration", "kind": 1024, @@ -73086,17 +73749,17 @@ "types": [ { "type": "reference", - "target": 16466, + "target": 16495, "name": "FilterableWorkflowExecutionProps", "package": "@medusajs/types" }, { "type": "reference", - "target": 14086, + "target": 14072, "typeArguments": [ { "type": "reference", - "target": 16466, + "target": 16495, "name": "FilterableWorkflowExecutionProps", "package": "@medusajs/types" } @@ -73109,12 +73772,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 14087, + "target": 14073, "name": "BaseFilterable.$and" } }, { - "id": 16472, + "id": 16501, "name": "$or", "variant": "declaration", "kind": 1024, @@ -73137,17 +73800,17 @@ "types": [ { "type": "reference", - "target": 16466, + "target": 16495, "name": "FilterableWorkflowExecutionProps", "package": "@medusajs/types" }, { "type": "reference", - "target": 14086, + "target": 14072, "typeArguments": [ { "type": "reference", - "target": 16466, + "target": 16495, "name": "FilterableWorkflowExecutionProps", "package": "@medusajs/types" } @@ -73160,12 +73823,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 14088, + "target": 14074, "name": "BaseFilterable.$or" } }, { - "id": 16467, + "id": 16496, "name": "id", "variant": "declaration", "kind": 1024, @@ -73188,7 +73851,7 @@ }, { "type": "reference", - "target": 14064, + "target": 14050, "typeArguments": [ { "type": "intrinsic", @@ -73202,7 +73865,7 @@ } }, { - "id": 16468, + "id": 16497, "name": "workflow_id", "variant": "declaration", "kind": 1024, @@ -73225,7 +73888,7 @@ }, { "type": "reference", - "target": 14064, + "target": 14050, "typeArguments": [ { "type": "intrinsic", @@ -73239,7 +73902,7 @@ } }, { - "id": 16469, + "id": 16498, "name": "transaction_id", "variant": "declaration", "kind": 1024, @@ -73262,7 +73925,7 @@ }, { "type": "reference", - "target": 14064, + "target": 14050, "typeArguments": [ { "type": "intrinsic", @@ -73276,7 +73939,7 @@ } }, { - "id": 16470, + "id": 16499, "name": "state", "variant": "declaration", "kind": 1024, @@ -73299,7 +73962,7 @@ }, { "type": "reference", - "target": 14064, + "target": 14050, "typeArguments": [ { "type": "intrinsic", @@ -73317,23 +73980,23 @@ { "title": "Properties", "children": [ - 16471, - 16472, - 16467, - 16468, - 16469, - 16470 + 16500, + 16501, + 16496, + 16497, + 16498, + 16499 ] } ], "extendedTypes": [ { "type": "reference", - "target": 14086, + "target": 14072, "typeArguments": [ { "type": "reference", - "target": 16466, + "target": 16495, "name": "FilterableWorkflowExecutionProps", "package": "@medusajs/types" } @@ -73344,14 +74007,14 @@ ] }, { - "id": 16473, + "id": 16502, "name": "UpsertWorkflowExecutionDTO", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 16474, + "id": 16503, "name": "workflow_id", "variant": "declaration", "kind": 1024, @@ -73362,7 +74025,7 @@ } }, { - "id": 16475, + "id": 16504, "name": "transaction_id", "variant": "declaration", "kind": 1024, @@ -73373,7 +74036,7 @@ } }, { - "id": 16476, + "id": 16505, "name": "execution", "variant": "declaration", "kind": 1024, @@ -73399,7 +74062,7 @@ } }, { - "id": 16477, + "id": 16506, "name": "context", "variant": "declaration", "kind": 1024, @@ -73425,7 +74088,7 @@ } }, { - "id": 16478, + "id": 16507, "name": "state", "variant": "declaration", "kind": 1024, @@ -73440,24 +74103,24 @@ { "title": "Properties", "children": [ - 16474, - 16475, - 16476, - 16477, - 16478 + 16503, + 16504, + 16505, + 16506, + 16507 ] } ] }, { - "id": 16479, + "id": 16508, "name": "WorkflowOrchestratorRunDTO", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 16482, + "id": 16511, "name": "input", "variant": "declaration", "kind": 1024, @@ -73467,7 +74130,7 @@ }, "type": { "type": "reference", - "target": 16487, + "target": 16516, "name": "T", "package": "@medusajs/types", "qualifiedName": "WorkflowOrchestratorRunDTO.T", @@ -73480,7 +74143,7 @@ } }, { - "id": 16483, + "id": 16512, "name": "context", "variant": "declaration", "kind": 1024, @@ -73490,7 +74153,7 @@ }, "type": { "type": "reference", - "target": 16859, + "target": 16888, "name": "Context", "package": "@medusajs/types" }, @@ -73501,7 +74164,7 @@ } }, { - "id": 16484, + "id": 16513, "name": "resultFrom", "variant": "declaration", "kind": 1024, @@ -73541,7 +74204,7 @@ } }, { - "id": 16485, + "id": 16514, "name": "throwOnError", "variant": "declaration", "kind": 1024, @@ -73560,7 +74223,7 @@ } }, { - "id": 16486, + "id": 16515, "name": "events", "variant": "declaration", "kind": 1024, @@ -73599,7 +74262,7 @@ } }, { - "id": 16480, + "id": 16509, "name": "transactionId", "variant": "declaration", "kind": 1024, @@ -73612,7 +74275,7 @@ } }, { - "id": 16481, + "id": 16510, "name": "container", "variant": "declaration", "kind": 1024, @@ -73621,7 +74284,7 @@ }, "type": { "type": "reference", - "target": 14044, + "target": 14030, "name": "ContainerLike", "package": "@medusajs/types" } @@ -73631,19 +74294,19 @@ { "title": "Properties", "children": [ - 16482, - 16483, - 16484, - 16485, - 16486, - 16480, - 16481 + 16511, + 16512, + 16513, + 16514, + 16515, + 16509, + 16510 ] } ], "typeParameters": [ { - "id": 16487, + "id": 16516, "name": "T", "variant": "typeParam", "kind": 131072, @@ -73657,11 +74320,11 @@ "extendedTypes": [ { "type": "reference", - "target": 17113, + "target": 17142, "typeArguments": [ { "type": "reference", - "target": 16487, + "target": 16516, "name": "T", "package": "@medusajs/types", "qualifiedName": "WorkflowOrchestratorRunDTO.T", @@ -73674,7 +74337,7 @@ ] }, { - "id": 16488, + "id": 16517, "name": "IdempotencyKeyParts", "variant": "declaration", "kind": 2097152, @@ -73682,14 +74345,14 @@ "type": { "type": "reflection", "declaration": { - "id": 16489, + "id": 16518, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 16490, + "id": 16519, "name": "workflowId", "variant": "declaration", "kind": 1024, @@ -73700,7 +74363,7 @@ } }, { - "id": 16491, + "id": 16520, "name": "transactionId", "variant": "declaration", "kind": 1024, @@ -73711,7 +74374,7 @@ } }, { - "id": 16492, + "id": 16521, "name": "stepId", "variant": "declaration", "kind": 1024, @@ -73722,7 +74385,7 @@ } }, { - "id": 16493, + "id": 16522, "name": "action", "variant": "declaration", "kind": 1024, @@ -73746,10 +74409,10 @@ { "title": "Properties", "children": [ - 16490, - 16491, - 16492, - 16493 + 16519, + 16520, + 16521, + 16522 ] } ] @@ -73757,28 +74420,28 @@ } }, { - "id": 16494, + "id": 16523, "name": "IWorkflowEngineService", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 16495, + "id": 16524, "name": "retrieveWorkflowExecution", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 16496, + "id": 16525, "name": "retrieveWorkflowExecution", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 16497, + "id": 16526, "name": "idOrObject", "variant": "param", "kind": 32768, @@ -73793,14 +74456,14 @@ { "type": "reflection", "declaration": { - "id": 16498, + "id": 16527, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 16499, + "id": 16528, "name": "workflow_id", "variant": "declaration", "kind": 1024, @@ -73811,7 +74474,7 @@ } }, { - "id": 16500, + "id": 16529, "name": "transaction_id", "variant": "declaration", "kind": 1024, @@ -73826,8 +74489,8 @@ { "title": "Properties", "children": [ - 16499, - 16500 + 16528, + 16529 ] } ] @@ -73837,7 +74500,7 @@ } }, { - "id": 16501, + "id": 16530, "name": "config", "variant": "param", "kind": 32768, @@ -73846,11 +74509,11 @@ }, "type": { "type": "reference", - "target": 13839, + "target": 13825, "typeArguments": [ { "type": "reference", - "target": 16456, + "target": 16485, "name": "WorkflowExecutionDTO", "package": "@medusajs/types" } @@ -73860,7 +74523,7 @@ } }, { - "id": 16502, + "id": 16531, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -73869,7 +74532,7 @@ }, "type": { "type": "reference", - "target": 16859, + "target": 16888, "name": "Context", "package": "@medusajs/types" } @@ -73884,7 +74547,7 @@ "typeArguments": [ { "type": "reference", - "target": 16456, + "target": 16485, "name": "WorkflowExecutionDTO", "package": "@medusajs/types" } @@ -73896,21 +74559,21 @@ ] }, { - "id": 16503, + "id": 16532, "name": "listWorkflowExecutions", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 16504, + "id": 16533, "name": "listWorkflowExecutions", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 16505, + "id": 16534, "name": "filters", "variant": "param", "kind": 32768, @@ -73919,13 +74582,13 @@ }, "type": { "type": "reference", - "target": 16466, + "target": 16495, "name": "FilterableWorkflowExecutionProps", "package": "@medusajs/types" } }, { - "id": 16506, + "id": 16535, "name": "config", "variant": "param", "kind": 32768, @@ -73934,11 +74597,11 @@ }, "type": { "type": "reference", - "target": 13839, + "target": 13825, "typeArguments": [ { "type": "reference", - "target": 16456, + "target": 16485, "name": "WorkflowExecutionDTO", "package": "@medusajs/types" } @@ -73948,7 +74611,7 @@ } }, { - "id": 16507, + "id": 16536, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -73957,7 +74620,7 @@ }, "type": { "type": "reference", - "target": 16859, + "target": 16888, "name": "Context", "package": "@medusajs/types" } @@ -73974,7 +74637,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 16456, + "target": 16485, "name": "WorkflowExecutionDTO", "package": "@medusajs/types" } @@ -73987,21 +74650,21 @@ ] }, { - "id": 16508, + "id": 16537, "name": "listAndCountWorkflowExecutions", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 16509, + "id": 16538, "name": "listAndCountWorkflowExecutions", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 16510, + "id": 16539, "name": "filters", "variant": "param", "kind": 32768, @@ -74010,13 +74673,13 @@ }, "type": { "type": "reference", - "target": 16466, + "target": 16495, "name": "FilterableWorkflowExecutionProps", "package": "@medusajs/types" } }, { - "id": 16511, + "id": 16540, "name": "config", "variant": "param", "kind": 32768, @@ -74025,11 +74688,11 @@ }, "type": { "type": "reference", - "target": 13839, + "target": 13825, "typeArguments": [ { "type": "reference", - "target": 16456, + "target": 16485, "name": "WorkflowExecutionDTO", "package": "@medusajs/types" } @@ -74039,7 +74702,7 @@ } }, { - "id": 16512, + "id": 16541, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -74048,7 +74711,7 @@ }, "type": { "type": "reference", - "target": 16859, + "target": 16888, "name": "Context", "package": "@medusajs/types" } @@ -74068,7 +74731,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 16456, + "target": 16485, "name": "WorkflowExecutionDTO", "package": "@medusajs/types" } @@ -74087,21 +74750,21 @@ ] }, { - "id": 16513, + "id": 16542, "name": "run", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 16514, + "id": 16543, "name": "run", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 16515, + "id": 16544, "name": "workflowId", "variant": "param", "kind": 32768, @@ -74112,7 +74775,7 @@ } }, { - "id": 16516, + "id": 16545, "name": "options", "variant": "param", "kind": 32768, @@ -74121,7 +74784,7 @@ }, "type": { "type": "reference", - "target": 16479, + "target": 16508, "typeArguments": [ { "type": "intrinsic", @@ -74133,7 +74796,7 @@ } }, { - "id": 16517, + "id": 16546, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -74142,7 +74805,7 @@ }, "type": { "type": "reference", - "target": 16859, + "target": 16888, "name": "Context", "package": "@medusajs/types" } @@ -74158,14 +74821,14 @@ { "type": "reflection", "declaration": { - "id": 16518, + "id": 16547, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 16519, + "id": 16548, "name": "errors", "variant": "declaration", "kind": 1024, @@ -74184,7 +74847,7 @@ } }, { - "id": 16520, + "id": 16549, "name": "transaction", "variant": "declaration", "kind": 1024, @@ -74195,7 +74858,7 @@ } }, { - "id": 16521, + "id": 16550, "name": "result", "variant": "declaration", "kind": 1024, @@ -74206,7 +74869,7 @@ } }, { - "id": 16522, + "id": 16551, "name": "acknowledgement", "variant": "declaration", "kind": 1024, @@ -74221,10 +74884,10 @@ { "title": "Properties", "children": [ - 16519, - 16520, - 16521, - 16522 + 16548, + 16549, + 16550, + 16551 ] } ] @@ -74238,21 +74901,21 @@ ] }, { - "id": 16523, + "id": 16552, "name": "getRunningTransaction", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 16524, + "id": 16553, "name": "getRunningTransaction", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 16525, + "id": 16554, "name": "workflowId", "variant": "param", "kind": 32768, @@ -74263,7 +74926,7 @@ } }, { - "id": 16526, + "id": 16555, "name": "transactionId", "variant": "param", "kind": 32768, @@ -74274,7 +74937,7 @@ } }, { - "id": 16527, + "id": 16556, "name": "options", "variant": "param", "kind": 32768, @@ -74302,7 +74965,7 @@ } }, { - "id": 16528, + "id": 16557, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -74311,7 +74974,7 @@ }, "type": { "type": "reference", - "target": 16859, + "target": 16888, "name": "Context", "package": "@medusajs/types" } @@ -74336,21 +74999,21 @@ ] }, { - "id": 16529, + "id": 16558, "name": "setStepSuccess", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 16530, + "id": 16559, "name": "setStepSuccess", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 16531, + "id": 16560, "name": "__namedParameters", "variant": "param", "kind": 32768, @@ -74358,14 +75021,14 @@ "type": { "type": "reflection", "declaration": { - "id": 16532, + "id": 16561, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 16533, + "id": 16562, "name": "idempotencyKey", "variant": "declaration", "kind": 1024, @@ -74379,7 +75042,7 @@ }, { "type": "reference", - "target": 16488, + "target": 16517, "name": "IdempotencyKeyParts", "package": "@medusajs/types" } @@ -74387,7 +75050,7 @@ } }, { - "id": 16534, + "id": 16563, "name": "stepResponse", "variant": "declaration", "kind": 1024, @@ -74398,7 +75061,7 @@ } }, { - "id": 16535, + "id": 16564, "name": "options", "variant": "declaration", "kind": 1024, @@ -74430,9 +75093,9 @@ { "title": "Properties", "children": [ - 16533, - 16534, - 16535 + 16562, + 16563, + 16564 ] } ] @@ -74440,7 +75103,7 @@ } }, { - "id": 16536, + "id": 16565, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -74449,7 +75112,7 @@ }, "type": { "type": "reference", - "target": 16859, + "target": 16888, "name": "Context", "package": "@medusajs/types" } @@ -74463,21 +75126,21 @@ ] }, { - "id": 16537, + "id": 16566, "name": "setStepFailure", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 16538, + "id": 16567, "name": "setStepFailure", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 16539, + "id": 16568, "name": "__namedParameters", "variant": "param", "kind": 32768, @@ -74485,14 +75148,14 @@ "type": { "type": "reflection", "declaration": { - "id": 16540, + "id": 16569, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 16541, + "id": 16570, "name": "idempotencyKey", "variant": "declaration", "kind": 1024, @@ -74506,7 +75169,7 @@ }, { "type": "reference", - "target": 16488, + "target": 16517, "name": "IdempotencyKeyParts", "package": "@medusajs/types" } @@ -74514,7 +75177,7 @@ } }, { - "id": 16542, + "id": 16571, "name": "stepResponse", "variant": "declaration", "kind": 1024, @@ -74525,7 +75188,7 @@ } }, { - "id": 16543, + "id": 16572, "name": "options", "variant": "declaration", "kind": 1024, @@ -74557,9 +75220,9 @@ { "title": "Properties", "children": [ - 16541, - 16542, - 16543 + 16570, + 16571, + 16572 ] } ] @@ -74567,7 +75230,7 @@ } }, { - "id": 16544, + "id": 16573, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -74576,7 +75239,7 @@ }, "type": { "type": "reference", - "target": 16859, + "target": 16888, "name": "Context", "package": "@medusajs/types" } @@ -74590,21 +75253,21 @@ ] }, { - "id": 16545, + "id": 16574, "name": "subscribe", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 16546, + "id": 16575, "name": "subscribe", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 16547, + "id": 16576, "name": "args", "variant": "param", "kind": 32768, @@ -74612,14 +75275,14 @@ "type": { "type": "reflection", "declaration": { - "id": 16548, + "id": 16577, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 16549, + "id": 16578, "name": "workflowId", "variant": "declaration", "kind": 1024, @@ -74630,7 +75293,7 @@ } }, { - "id": 16550, + "id": 16579, "name": "transactionId", "variant": "declaration", "kind": 1024, @@ -74643,7 +75306,7 @@ } }, { - "id": 16551, + "id": 16580, "name": "subscriber", "variant": "declaration", "kind": 1024, @@ -74659,7 +75322,7 @@ } }, { - "id": 16552, + "id": 16581, "name": "subscriberId", "variant": "declaration", "kind": 1024, @@ -74676,10 +75339,10 @@ { "title": "Properties", "children": [ - 16549, - 16550, - 16551, - 16552 + 16578, + 16579, + 16580, + 16581 ] } ] @@ -74687,7 +75350,7 @@ } }, { - "id": 16553, + "id": 16582, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -74696,7 +75359,7 @@ }, "type": { "type": "reference", - "target": 16859, + "target": 16888, "name": "Context", "package": "@medusajs/types" } @@ -74721,21 +75384,21 @@ ] }, { - "id": 16554, + "id": 16583, "name": "unsubscribe", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 16555, + "id": 16584, "name": "unsubscribe", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 16556, + "id": 16585, "name": "args", "variant": "param", "kind": 32768, @@ -74743,14 +75406,14 @@ "type": { "type": "reflection", "declaration": { - "id": 16557, + "id": 16586, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 16558, + "id": 16587, "name": "workflowId", "variant": "declaration", "kind": 1024, @@ -74761,7 +75424,7 @@ } }, { - "id": 16559, + "id": 16588, "name": "transactionId", "variant": "declaration", "kind": 1024, @@ -74774,7 +75437,7 @@ } }, { - "id": 16560, + "id": 16589, "name": "subscriberOrId", "variant": "declaration", "kind": 1024, @@ -74803,9 +75466,9 @@ { "title": "Properties", "children": [ - 16558, - 16559, - 16560 + 16587, + 16588, + 16589 ] } ] @@ -74813,7 +75476,7 @@ } }, { - "id": 16561, + "id": 16590, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -74822,7 +75485,7 @@ }, "type": { "type": "reference", - "target": 16859, + "target": 16888, "name": "Context", "package": "@medusajs/types" } @@ -74840,22 +75503,22 @@ { "title": "Methods", "children": [ - 16495, - 16503, - 16508, - 16513, - 16523, - 16529, + 16524, + 16532, 16537, - 16545, - 16554 + 16542, + 16552, + 16558, + 16566, + 16574, + 16583 ] } ], "extendedTypes": [ { "type": "reference", - "target": 15940, + "target": 15969, "name": "IModuleService", "package": "@medusajs/types" } @@ -74866,30 +75529,30 @@ { "title": "Interfaces", "children": [ - 16456, - 16466, - 16473, - 16479, - 16494 + 16485, + 16495, + 16502, + 16508, + 16523 ] }, { "title": "Type Aliases", "children": [ - 16488 + 16517 ] } ] }, { - "id": 17113, + "id": 17142, "name": "FlowRunOptions", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 17120, + "id": 17149, "name": "TData", "variant": "typeParam", "kind": 131072, @@ -74903,14 +75566,14 @@ "type": { "type": "reflection", "declaration": { - "id": 17114, + "id": 17143, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 17115, + "id": 17144, "name": "input", "variant": "declaration", "kind": 1024, @@ -74919,14 +75582,14 @@ }, "type": { "type": "reference", - "target": 17120, + "target": 17149, "name": "TData", "package": "@medusajs/types", "refersToTypeParameter": true } }, { - "id": 17116, + "id": 17145, "name": "context", "variant": "declaration", "kind": 1024, @@ -74935,13 +75598,13 @@ }, "type": { "type": "reference", - "target": 16859, + "target": 16888, "name": "Context", "package": "@medusajs/types" } }, { - "id": 17117, + "id": 17146, "name": "resultFrom", "variant": "declaration", "kind": 1024, @@ -74975,7 +75638,7 @@ } }, { - "id": 17118, + "id": 17147, "name": "throwOnError", "variant": "declaration", "kind": 1024, @@ -74988,7 +75651,7 @@ } }, { - "id": 17119, + "id": 17148, "name": "events", "variant": "declaration", "kind": 1024, @@ -75025,11 +75688,11 @@ { "title": "Properties", "children": [ - 17115, - 17116, - 17117, - 17118, - 17119 + 17144, + 17145, + 17146, + 17147, + 17148 ] } ] @@ -75038,13 +75701,13 @@ "extendedBy": [ { "type": "reference", - "target": 16479, + "target": 16508, "name": "WorkflowOrchestratorRunDTO" } ] }, { - "id": 16907, + "id": 16936, "name": "CreateProductVariantWorkflowInputDTO", "variant": "declaration", "kind": 2097152, @@ -75065,14 +75728,14 @@ { "type": "reflection", "declaration": { - "id": 16908, + "id": 16937, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 16909, + "id": 16938, "name": "prices", "variant": "declaration", "kind": 1024, @@ -75098,7 +75761,7 @@ { "title": "Properties", "children": [ - 16909 + 16938 ] } ] @@ -75108,7 +75771,7 @@ } }, { - "id": 16910, + "id": 16939, "name": "UpdateProductVariantWorkflowInputDTO", "variant": "declaration", "kind": 2097152, @@ -75129,14 +75792,14 @@ { "type": "reflection", "declaration": { - "id": 16911, + "id": 16940, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 16912, + "id": 16941, "name": "prices", "variant": "declaration", "kind": 1024, @@ -75162,7 +75825,7 @@ { "title": "Properties", "children": [ - 16912 + 16941 ] } ] @@ -75172,7 +75835,7 @@ } }, { - "id": 16913, + "id": 16942, "name": "CreateProductWorkflowInputDTO", "variant": "declaration", "kind": 2097152, @@ -75208,14 +75871,14 @@ { "type": "reflection", "declaration": { - "id": 16914, + "id": 16943, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 16915, + "id": 16944, "name": "sales_channels", "variant": "declaration", "kind": 1024, @@ -75227,14 +75890,14 @@ "elementType": { "type": "reflection", "declaration": { - "id": 16916, + "id": 16945, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 16917, + "id": 16946, "name": "id", "variant": "declaration", "kind": 1024, @@ -75249,7 +75912,7 @@ { "title": "Properties", "children": [ - 16917 + 16946 ] } ] @@ -75258,7 +75921,7 @@ } }, { - "id": 16918, + "id": 16947, "name": "variants", "variant": "declaration", "kind": 1024, @@ -75269,7 +75932,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 16907, + "target": 16936, "name": "CreateProductVariantWorkflowInputDTO", "package": "@medusajs/types" } @@ -75280,8 +75943,8 @@ { "title": "Properties", "children": [ - 16915, - 16918 + 16944, + 16947 ] } ] @@ -75291,7 +75954,7 @@ } }, { - "id": 16919, + "id": 16948, "name": "UpdateProductWorkflowInputDTO", "variant": "declaration", "kind": 2097152, @@ -75312,14 +75975,14 @@ { "type": "reflection", "declaration": { - "id": 16920, + "id": 16949, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 16921, + "id": 16950, "name": "sales_channels", "variant": "declaration", "kind": 1024, @@ -75331,14 +75994,14 @@ "elementType": { "type": "reflection", "declaration": { - "id": 16922, + "id": 16951, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 16923, + "id": 16952, "name": "id", "variant": "declaration", "kind": 1024, @@ -75353,7 +76016,7 @@ { "title": "Properties", "children": [ - 16923 + 16952 ] } ] @@ -75366,7 +76029,7 @@ { "title": "Properties", "children": [ - 16921 + 16950 ] } ] @@ -75376,14 +76039,14 @@ } }, { - "id": 16901, + "id": 16930, "name": "CreateLocationFulfillmentSetWorkflowInputDTO", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 16902, + "id": 16931, "name": "location_id", "variant": "declaration", "kind": 1024, @@ -75394,7 +76057,7 @@ } }, { - "id": 16903, + "id": 16932, "name": "fulfillment_set_data", "variant": "declaration", "kind": 1024, @@ -75402,14 +76065,14 @@ "type": { "type": "reflection", "declaration": { - "id": 16904, + "id": 16933, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 16905, + "id": 16934, "name": "name", "variant": "declaration", "kind": 1024, @@ -75420,7 +76083,7 @@ } }, { - "id": 16906, + "id": 16935, "name": "type", "variant": "declaration", "kind": 1024, @@ -75435,8 +76098,8 @@ { "title": "Properties", "children": [ - 16905, - 16906 + 16934, + 16935 ] } ] @@ -75448,8 +76111,8 @@ { "title": "Properties", "children": [ - 16902, - 16903 + 16931, + 16932 ] } ] @@ -75459,576 +76122,632 @@ { "title": "Namespaces", "children": [ - 13803, + 13789, + 13790, 13804, - 13818, - 14057, - 16575, - 14246, - 14322, - 14341, - 14430, - 15361, - 15712, - 15770, - 16067, - 16162, - 16206, - 16338, - 16343, - 16455 + 14043, + 16604, + 14232, + 14308, + 14327, + 14416, + 15390, + 15741, + 15799, + 16096, + 16191, + 16235, + 16367, + 16372, + 16484 ] }, { "title": "Interfaces", "children": [ - 13800, - 16924, - 16956, - 16697, - 16700, - 16705, - 16708, - 16710, - 16981, - 17003, - 16990, - 17005, - 17200, - 17146, - 17150, - 17155, - 17161, - 17204, - 17168, - 17173, - 17179, - 17186, - 17016, - 17031, - 17051, - 17055, - 17062, - 17072, - 17079, - 17093, - 17102, - 16723, + 13786, + 16953, + 16985, 16726, - 16740, - 16743, - 16746, - 16764, - 16767, - 16777, - 16785, - 16833, - 16836, - 16839, - 16845, - 16859, - 17106, - 16901 + 16729, + 16734, + 16737, + 16739, + 17010, + 17032, + 17019, + 17034, + 17229, + 17175, + 17179, + 17184, + 17190, + 17233, + 17197, + 17202, + 17208, + 17215, + 17045, + 17060, + 17080, + 17084, + 17091, + 17101, + 17108, + 17122, + 17131, + 16752, + 16755, + 16769, + 16772, + 16775, + 16793, + 16796, + 16806, + 16814, + 16862, + 16865, + 16868, + 16874, + 16888, + 17135, + 16930 ] }, { "title": "Type Aliases", "children": [ - 13785, - 16931, - 17195, - 17194, - 17124, - 17129, - 17131, - 17136, - 17126, - 17133, - 17138, - 16938, - 17121, - 16936, - 16933, - 16952, - 16953, - 16947, - 16941, - 16943, - 17140, - 17219, - 17209, - 17198, - 17144, - 16940, - 16945, - 17008, - 17014, - 17015, - 16714, - 16774, - 17105, - 16894, - 16899, + 13771, + 16960, + 17224, + 17223, + 17153, + 17158, + 17160, + 17165, + 17155, + 17162, + 17167, + 16967, + 17150, + 16965, + 16962, + 16981, + 16982, + 16976, + 16970, + 16972, + 17169, + 17248, + 17238, + 17227, + 17173, + 16969, + 16974, + 17037, + 17043, + 17044, + 16743, + 16803, + 17134, + 16923, + 16928, + 16929, 16900, - 16871, - 17113, - 16907, - 16910, - 16913, - 16919 + 17142, + 16936, + 16939, + 16942, + 16948 ] } ], "packageName": "@medusajs/types", "symbolIdMap": { - "13784": { + "13770": { "sourceFileName": "../../../../packages/core/types/src/index.ts", "qualifiedName": "" }, - "13785": { + "13771": { "sourceFileName": "../../../../packages/core/types/src/address/common.ts", "qualifiedName": "AddressDTO" }, - "13786": { + "13772": { "sourceFileName": "../../../../packages/core/types/src/address/common.ts", "qualifiedName": "__type" }, - "13787": { + "13773": { "sourceFileName": "../../../../packages/core/types/src/address/common.ts", "qualifiedName": "__type.id" }, - "13788": { + "13774": { "sourceFileName": "../../../../packages/core/types/src/address/common.ts", "qualifiedName": "__type.address_1" }, - "13789": { + "13775": { "sourceFileName": "../../../../packages/core/types/src/address/common.ts", "qualifiedName": "__type.address_2" }, - "13790": { + "13776": { "sourceFileName": "../../../../packages/core/types/src/address/common.ts", "qualifiedName": "__type.company" }, - "13791": { + "13777": { "sourceFileName": "../../../../packages/core/types/src/address/common.ts", "qualifiedName": "__type.country_code" }, - "13792": { + "13778": { "sourceFileName": "../../../../packages/core/types/src/address/common.ts", "qualifiedName": "__type.city" }, - "13793": { + "13779": { "sourceFileName": "../../../../packages/core/types/src/address/common.ts", "qualifiedName": "__type.phone" }, - "13794": { + "13780": { "sourceFileName": "../../../../packages/core/types/src/address/common.ts", "qualifiedName": "__type.postal_code" }, - "13795": { + "13781": { "sourceFileName": "../../../../packages/core/types/src/address/common.ts", "qualifiedName": "__type.province" }, - "13796": { + "13782": { "sourceFileName": "../../../../packages/core/types/src/address/common.ts", "qualifiedName": "__type.metadata" }, - "13797": { + "13783": { "sourceFileName": "../../../../packages/core/types/src/address/common.ts", "qualifiedName": "__type.created_at" }, - "13798": { + "13784": { "sourceFileName": "../../../../packages/core/types/src/address/common.ts", "qualifiedName": "__type.updated_at" }, - "13799": { + "13785": { "sourceFileName": "../../../../packages/core/types/src/address/common.ts", "qualifiedName": "__type.deleted_at" }, - "13800": { + "13786": { "sourceFileName": "../../../../packages/core/types/src/admin/extensions.ts", "qualifiedName": "DetailWidgetProps" }, - "13801": { + "13787": { "sourceFileName": "../../../../packages/core/types/src/admin/extensions.ts", "qualifiedName": "DetailWidgetProps.data" }, - "13802": { + "13788": { "sourceFileName": "../../../../packages/core/types/src/admin/extensions.ts", "qualifiedName": "DetailWidgetProps.TData" }, - "13803": { + "13789": { "sourceFileName": "../../../../packages/core/types/src/admin/index.ts", "qualifiedName": "" }, - "13804": { + "13790": { "sourceFileName": "../../../../packages/core/types/src/cache/index.ts", "qualifiedName": "" }, - "13805": { + "13791": { "sourceFileName": "../../../../packages/core/types/src/cache/service.ts", "qualifiedName": "ICacheService" }, - "13806": { + "13792": { "sourceFileName": "../../../../packages/core/types/src/cache/service.ts", "qualifiedName": "ICacheService.get" }, - "13807": { + "13793": { "sourceFileName": "../../../../packages/core/types/src/cache/service.ts", "qualifiedName": "ICacheService.get" }, - "13808": { + "13794": { "sourceFileName": "../../../../packages/core/types/src/cache/service.ts", "qualifiedName": "T" }, - "13809": { + "13795": { "sourceFileName": "../../../../packages/core/types/src/cache/service.ts", "qualifiedName": "key" }, - "13810": { + "13796": { "sourceFileName": "../../../../packages/core/types/src/cache/service.ts", "qualifiedName": "ICacheService.set" }, - "13811": { + "13797": { "sourceFileName": "../../../../packages/core/types/src/cache/service.ts", "qualifiedName": "ICacheService.set" }, - "13812": { + "13798": { "sourceFileName": "../../../../packages/core/types/src/cache/service.ts", "qualifiedName": "key" }, - "13813": { + "13799": { "sourceFileName": "../../../../packages/core/types/src/cache/service.ts", "qualifiedName": "data" }, - "13814": { + "13800": { "sourceFileName": "../../../../packages/core/types/src/cache/service.ts", "qualifiedName": "ttl" }, - "13815": { + "13801": { "sourceFileName": "../../../../packages/core/types/src/cache/service.ts", "qualifiedName": "ICacheService.invalidate" }, - "13816": { + "13802": { "sourceFileName": "../../../../packages/core/types/src/cache/service.ts", "qualifiedName": "ICacheService.invalidate" }, - "13817": { + "13803": { "sourceFileName": "../../../../packages/core/types/src/cache/service.ts", "qualifiedName": "key" }, - "13818": { + "13804": { "sourceFileName": "../../../../packages/core/types/src/common/index.ts", "qualifiedName": "" }, - "13819": { + "13805": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "Prettify" }, - "13820": { + "13806": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "__type" }, - "13821": { + "13807": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "T" }, - "13822": { + "13808": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "WithRequiredProperty" }, - "13823": { + "13809": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "T" }, - "13824": { + "13810": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "K" }, - "13828": { + "13814": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "BaseEntity" }, - "13829": { + "13815": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "BaseEntity.id" }, - "13830": { + "13816": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "BaseEntity.created_at" }, - "13831": { + "13817": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "BaseEntity.updated_at" }, - "13832": { + "13818": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "SoftDeletableEntity" }, - "13833": { + "13819": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "SoftDeletableEntity.deleted_at" }, - "13834": { + "13820": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "BaseEntity.id" }, - "13835": { + "13821": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "BaseEntity.created_at" }, - "13836": { + "13822": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "BaseEntity.updated_at" }, - "13839": { + "13825": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig" }, - "13840": { + "13826": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig.select" }, - "13841": { + "13827": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig.skip" }, - "13842": { + "13828": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig.take" }, - "13843": { + "13829": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig.relations" }, - "13844": { + "13830": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig.order" }, - "13845": { + "13831": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "__type" }, - "13846": { + "13832": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "__type.__index" }, - "13848": { + "13834": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig.withDeleted" }, - "13849": { + "13835": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig.filters" }, - "13850": { + "13836": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig.options" }, - "13851": { + "13837": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig.Entity" }, - "13887": { + "13873": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "RequestQueryFields" }, - "13888": { + "13874": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "__type.expand" }, - "13889": { + "13875": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "__type.fields" }, - "13890": { + "13876": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "__type.offset" }, - "13891": { + "13877": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "__type.limit" }, - "13892": { + "13878": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "__type.order" }, - "13893": { + "13879": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "EmptyQueryParams" }, - "13894": { + "13880": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "RepositoryTransformOptions" }, - "13895": { + "13881": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "DateComparisonOperator" }, - "13896": { + "13882": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "DateComparisonOperator.lt" }, - "13897": { + "13883": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "DateComparisonOperator.gt" }, - "13898": { + "13884": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "DateComparisonOperator.gte" }, - "13899": { + "13885": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "DateComparisonOperator.lte" }, - "13900": { + "13886": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "StringComparisonOperator" }, - "13901": { + "13887": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "StringComparisonOperator.lt" }, - "13902": { + "13888": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "StringComparisonOperator.gt" }, - "13903": { + "13889": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "StringComparisonOperator.gte" }, - "13904": { + "13890": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "StringComparisonOperator.lte" }, - "13905": { + "13891": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "StringComparisonOperator.contains" }, - "13906": { + "13892": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "StringComparisonOperator.starts_with" }, - "13907": { + "13893": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "StringComparisonOperator.ends_with" }, - "13908": { + "13894": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "NumericalComparisonOperator" }, - "13909": { + "13895": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "NumericalComparisonOperator.lt" }, - "13910": { + "13896": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "NumericalComparisonOperator.gt" }, - "13911": { + "13897": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "NumericalComparisonOperator.gte" }, - "13912": { + "13898": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "NumericalComparisonOperator.lte" }, - "13915": { + "13901": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "SnakeCase" }, - "13916": { + "13902": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "S" }, - "13917": { + "13903": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "KebabCase" }, - "13918": { + "13904": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "S" }, - "13919": { + "13905": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "MetadataType" }, - "13920": { + "13906": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "RawRounding" }, - "13921": { + "13907": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "__type" }, - "13922": { + "13908": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "__type.value" }, - "13923": { + "13909": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "__type.precision" }, - "13924": { + "13910": { "sourceFileName": "../../../../packages/core/types/src/common/rule.ts", "qualifiedName": "RuleOperatorType" }, - "13925": { + "13911": { "sourceFileName": "../../../../packages/core/types/src/common/batch.ts", "qualifiedName": "LinkMethodRequest" }, - "13926": { + "13912": { "sourceFileName": "../../../../packages/core/types/src/common/batch.ts", "qualifiedName": "__type" }, - "13927": { + "13913": { "sourceFileName": "../../../../packages/core/types/src/common/batch.ts", "qualifiedName": "__type.add" }, - "13928": { + "13914": { "sourceFileName": "../../../../packages/core/types/src/common/batch.ts", "qualifiedName": "__type.remove" }, - "13929": { + "13915": { "sourceFileName": "../../../../packages/core/types/src/common/batch.ts", "qualifiedName": "LinkWorkflowInput" }, - "13930": { + "13916": { "sourceFileName": "../../../../packages/core/types/src/common/batch.ts", "qualifiedName": "__type" }, - "13931": { + "13917": { "sourceFileName": "../../../../packages/core/types/src/common/batch.ts", "qualifiedName": "__type.id" }, - "13932": { + "13918": { "sourceFileName": "../../../../packages/core/types/src/common/batch.ts", "qualifiedName": "__type.add" }, - "13933": { + "13919": { "sourceFileName": "../../../../packages/core/types/src/common/batch.ts", "qualifiedName": "__type.remove" }, - "13934": { + "13920": { "sourceFileName": "../../../../packages/core/types/src/common/batch.ts", "qualifiedName": "BatchMethodRequest" }, - "13935": { + "13921": { "sourceFileName": "../../../../packages/core/types/src/common/batch.ts", "qualifiedName": "__type" }, - "13936": { + "13922": { "sourceFileName": "../../../../packages/core/types/src/common/batch.ts", "qualifiedName": "__type.create" }, - "13937": { + "13923": { "sourceFileName": "../../../../packages/core/types/src/common/batch.ts", "qualifiedName": "__type.update" }, - "13938": { + "13924": { "sourceFileName": "../../../../packages/core/types/src/common/batch.ts", "qualifiedName": "__type.delete" }, + "13925": { + "sourceFileName": "../../../../packages/core/types/src/common/batch.ts", + "qualifiedName": "TCreate" + }, + "13926": { + "sourceFileName": "../../../../packages/core/types/src/common/batch.ts", + "qualifiedName": "TUpdate" + }, + "13927": { + "sourceFileName": "../../../../packages/core/types/src/common/batch.ts", + "qualifiedName": "TDelete" + }, + "13928": { + "sourceFileName": "../../../../packages/core/types/src/common/batch.ts", + "qualifiedName": "BatchMethodResponse" + }, + "13929": { + "sourceFileName": "../../../../packages/core/types/src/common/batch.ts", + "qualifiedName": "__type" + }, + "13930": { + "sourceFileName": "../../../../packages/core/types/src/common/batch.ts", + "qualifiedName": "__type.created" + }, + "13931": { + "sourceFileName": "../../../../packages/core/types/src/common/batch.ts", + "qualifiedName": "__type.updated" + }, + "13932": { + "sourceFileName": "../../../../packages/core/types/src/common/batch.ts", + "qualifiedName": "__type.deleted" + }, + "13933": { + "sourceFileName": "../../../../packages/core/types/src/common/batch.ts", + "qualifiedName": "__type" + }, + "13934": { + "sourceFileName": "../../../../packages/core/types/src/common/batch.ts", + "qualifiedName": "__type.ids" + }, + "13935": { + "sourceFileName": "../../../../packages/core/types/src/common/batch.ts", + "qualifiedName": "__type.object" + }, + "13936": { + "sourceFileName": "../../../../packages/core/types/src/common/batch.ts", + "qualifiedName": "__type.deleted" + }, + "13937": { + "sourceFileName": "../../../../packages/core/types/src/common/batch.ts", + "qualifiedName": "T" + }, + "13938": { + "sourceFileName": "../../../../packages/core/types/src/common/batch.ts", + "qualifiedName": "BatchWorkflowInput" + }, "13939": { "sourceFileName": "../../../../packages/core/types/src/common/batch.ts", "qualifiedName": "TCreate" @@ -76043,147 +76762,143 @@ }, "13942": { "sourceFileName": "../../../../packages/core/types/src/common/batch.ts", - "qualifiedName": "BatchMethodResponse" + "qualifiedName": "BatchWorkflowOutput" }, "13943": { "sourceFileName": "../../../../packages/core/types/src/common/batch.ts", - "qualifiedName": "__type" + "qualifiedName": "T" }, "13944": { - "sourceFileName": "../../../../packages/core/types/src/common/batch.ts", - "qualifiedName": "__type.created" - }, - "13945": { - "sourceFileName": "../../../../packages/core/types/src/common/batch.ts", - "qualifiedName": "__type.updated" - }, - "13946": { - "sourceFileName": "../../../../packages/core/types/src/common/batch.ts", - "qualifiedName": "__type.deleted" - }, - "13947": { - "sourceFileName": "../../../../packages/core/types/src/common/batch.ts", - "qualifiedName": "__type" - }, - "13948": { - "sourceFileName": "../../../../packages/core/types/src/common/batch.ts", - "qualifiedName": "__type.ids" - }, - "13949": { - "sourceFileName": "../../../../packages/core/types/src/common/batch.ts", - "qualifiedName": "__type.object" - }, - "13950": { - "sourceFileName": "../../../../packages/core/types/src/common/batch.ts", - "qualifiedName": "__type.deleted" - }, - "13951": { - "sourceFileName": "../../../../packages/core/types/src/common/batch.ts", - "qualifiedName": "T" - }, - "13952": { - "sourceFileName": "../../../../packages/core/types/src/common/batch.ts", - "qualifiedName": "BatchWorkflowInput" - }, - "13953": { - "sourceFileName": "../../../../packages/core/types/src/common/batch.ts", - "qualifiedName": "TCreate" - }, - "13954": { - "sourceFileName": "../../../../packages/core/types/src/common/batch.ts", - "qualifiedName": "TUpdate" - }, - "13955": { - "sourceFileName": "../../../../packages/core/types/src/common/batch.ts", - "qualifiedName": "TDelete" - }, - "13956": { - "sourceFileName": "../../../../packages/core/types/src/common/batch.ts", - "qualifiedName": "BatchWorkflowOutput" - }, - "13957": { - "sourceFileName": "../../../../packages/core/types/src/common/batch.ts", - "qualifiedName": "T" - }, - "13958": { "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", "qualifiedName": "AdminOptions" }, - "13959": { + "13945": { "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", "qualifiedName": "__type.disable" }, - "13960": { + "13946": { "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", "qualifiedName": "__type.path" }, - "13961": { + "13947": { "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", "qualifiedName": "__type.outDir" }, - "13962": { + "13948": { "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", "qualifiedName": "__type.backendUrl" }, - "13963": { + "13949": { "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", "qualifiedName": "__type.vite" }, - "13964": { + "13950": { "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", "qualifiedName": "__type" }, + "13951": { + "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", + "qualifiedName": "__type" + }, + "13952": { + "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", + "qualifiedName": "config" + }, + "13953": { + "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", + "qualifiedName": "HttpCompressionOptions" + }, + "13954": { + "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", + "qualifiedName": "__type.enabled" + }, + "13955": { + "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", + "qualifiedName": "__type.level" + }, + "13956": { + "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", + "qualifiedName": "__type.memLevel" + }, + "13957": { + "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", + "qualifiedName": "__type.threshold" + }, + "13958": { + "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", + "qualifiedName": "ProjectConfigOptions" + }, + "13959": { + "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", + "qualifiedName": "__type.databaseName" + }, + "13960": { + "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", + "qualifiedName": "__type.databaseUrl" + }, + "13961": { + "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", + "qualifiedName": "__type.databaseSchema" + }, + "13962": { + "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", + "qualifiedName": "__type.databaseLogging" + }, + "13964": { + "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", + "qualifiedName": "__type.databaseDriverOptions" + }, "13965": { "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", "qualifiedName": "__type" }, "13966": { "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", - "qualifiedName": "config" + "qualifiedName": "__type.connection" }, "13967": { "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", - "qualifiedName": "HttpCompressionOptions" + "qualifiedName": "__type" }, "13968": { "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", - "qualifiedName": "__type.enabled" + "qualifiedName": "__type.ssl" }, "13969": { "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", - "qualifiedName": "__type.level" + "qualifiedName": "__type" }, "13970": { "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", - "qualifiedName": "__type.memLevel" + "qualifiedName": "__type.rejectUnauthorized" }, "13971": { "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", - "qualifiedName": "__type.threshold" + "qualifiedName": "__type.redisUrl" }, "13972": { "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", - "qualifiedName": "ProjectConfigOptions" + "qualifiedName": "__type.redisPrefix" }, "13973": { "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", - "qualifiedName": "__type.databaseName" + "qualifiedName": "__type.redisOptions" }, "13974": { "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", - "qualifiedName": "__type.databaseUrl" - }, - "13975": { - "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", - "qualifiedName": "__type.databaseSchema" + "qualifiedName": "__type.sessionOptions" }, "13976": { "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", - "qualifiedName": "__type.databaseLogging" + "qualifiedName": "__type.jobsBatchSize" + }, + "13977": { + "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", + "qualifiedName": "__type.workerMode" }, "13978": { "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", - "qualifiedName": "__type.databaseDriverOptions" + "qualifiedName": "__type.http" }, "13979": { "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", @@ -76191,619 +76906,623 @@ }, "13980": { "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", - "qualifiedName": "__type.connection" + "qualifiedName": "__type.jwtSecret" }, "13981": { "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", - "qualifiedName": "__type" + "qualifiedName": "__type.jwtExpiresIn" }, "13982": { "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", - "qualifiedName": "__type.ssl" + "qualifiedName": "__type.cookieSecret" }, "13983": { "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", - "qualifiedName": "__type" + "qualifiedName": "__type.authCors" }, "13984": { "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", - "qualifiedName": "__type.rejectUnauthorized" + "qualifiedName": "__type.compression" }, "13985": { "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", - "qualifiedName": "__type.redisUrl" + "qualifiedName": "__type.storeCors" }, "13986": { "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", - "qualifiedName": "__type.redisPrefix" + "qualifiedName": "__type.adminCors" }, "13987": { "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", - "qualifiedName": "__type.redisOptions" + "qualifiedName": "__type.authMethodsPerActor" }, "13988": { - "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", - "qualifiedName": "__type.sessionOptions" - }, - "13990": { - "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", - "qualifiedName": "__type.jobsBatchSize" - }, - "13991": { - "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", - "qualifiedName": "__type.workerMode" - }, - "13992": { - "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", - "qualifiedName": "__type.http" - }, - "13993": { - "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", - "qualifiedName": "__type" - }, - "13994": { - "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", - "qualifiedName": "__type.jwtSecret" - }, - "13995": { - "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", - "qualifiedName": "__type.jwtExpiresIn" - }, - "13996": { - "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", - "qualifiedName": "__type.cookieSecret" - }, - "13997": { - "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", - "qualifiedName": "__type.authCors" - }, - "13998": { - "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", - "qualifiedName": "__type.compression" - }, - "13999": { - "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", - "qualifiedName": "__type.storeCors" - }, - "14000": { - "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", - "qualifiedName": "__type.adminCors" - }, - "14001": { - "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", - "qualifiedName": "__type.authMethodsPerActor" - }, - "14002": { "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", "qualifiedName": "ConfigModule" }, - "14003": { + "13989": { "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", "qualifiedName": "__type.projectConfig" }, - "14004": { + "13990": { "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", "qualifiedName": "__type.admin" }, - "14009": { + "13995": { "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", "qualifiedName": "__type.modules" }, - "14010": { + "13996": { "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", "qualifiedName": "__type.featureFlags" }, - "14011": { + "13997": { "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", "qualifiedName": "PluginDetails" }, - "14012": { + "13998": { "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", "qualifiedName": "__type" }, - "14013": { + "13999": { "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", "qualifiedName": "__type.resolve" }, - "14014": { + "14000": { "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", "qualifiedName": "__type.name" }, - "14015": { + "14001": { "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", "qualifiedName": "__type.id" }, - "14016": { + "14002": { "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", "qualifiedName": "__type.options" }, - "14017": { + "14003": { "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", "qualifiedName": "__type.version" }, - "14018": { + "14004": { "sourceFileName": "../../../../packages/core/types/src/common/medusa-cli.ts", "qualifiedName": "ExecArgs" }, - "14019": { + "14005": { "sourceFileName": "../../../../packages/core/types/src/common/medusa-cli.ts", "qualifiedName": "__type" }, - "14020": { + "14006": { "sourceFileName": "../../../../packages/core/types/src/common/medusa-cli.ts", "qualifiedName": "__type.container" }, - "14021": { + "14007": { "sourceFileName": "../../../../packages/core/types/src/common/medusa-cli.ts", "qualifiedName": "__type.args" }, - "14022": { + "14008": { "sourceFileName": "../../../../packages/core/types/src/common/medusa-container.ts", "qualifiedName": "ModuleImplementations" }, - "14023": { + "14009": { "sourceFileName": "../../../../packages/core/types/src/common/medusa-container.ts", "qualifiedName": "MedusaContainer" }, - "14024": { + "14010": { "sourceFileName": "../../../../packages/core/types/src/common/medusa-container.ts", "qualifiedName": "__type" }, - "14025": { + "14011": { "sourceFileName": "../../../../packages/core/types/src/common/medusa-container.ts", "qualifiedName": "__type.resolve" }, - "14026": { + "14012": { "sourceFileName": "../../../../packages/core/types/src/common/medusa-container.ts", "qualifiedName": "__type.resolve" }, - "14027": { + "14013": { "sourceFileName": "../../../../packages/core/types/src/common/medusa-container.ts", "qualifiedName": "K" }, - "14028": { + "14014": { "sourceFileName": "../../../../packages/core/types/src/common/medusa-container.ts", "qualifiedName": "key" }, + "14015": { + "sourceFileName": "../../../../packages/core/types/src/common/medusa-container.ts", + "qualifiedName": "resolveOptions" + }, + "14016": { + "sourceFileName": "../../../../packages/core/types/src/common/medusa-container.ts", + "qualifiedName": "__type.resolve" + }, + "14017": { + "sourceFileName": "../../../../packages/core/types/src/common/medusa-container.ts", + "qualifiedName": "T" + }, + "14018": { + "sourceFileName": "../../../../packages/core/types/src/common/medusa-container.ts", + "qualifiedName": "key" + }, + "14019": { + "sourceFileName": "../../../../packages/core/types/src/common/medusa-container.ts", + "qualifiedName": "resolveOptions" + }, "14029": { "sourceFileName": "../../../../packages/core/types/src/common/medusa-container.ts", - "qualifiedName": "resolveOptions" + "qualifiedName": "Cradle" }, "14030": { "sourceFileName": "../../../../packages/core/types/src/common/medusa-container.ts", - "qualifiedName": "__type.resolve" + "qualifiedName": "ContainerLike" }, "14031": { "sourceFileName": "../../../../packages/core/types/src/common/medusa-container.ts", - "qualifiedName": "T" + "qualifiedName": "__type" }, "14032": { "sourceFileName": "../../../../packages/core/types/src/common/medusa-container.ts", - "qualifiedName": "key" + "qualifiedName": "__type.resolve" }, "14033": { - "sourceFileName": "../../../../packages/core/types/src/common/medusa-container.ts", - "qualifiedName": "resolveOptions" - }, - "14043": { - "sourceFileName": "../../../../packages/core/types/src/common/medusa-container.ts", - "qualifiedName": "Cradle" - }, - "14044": { - "sourceFileName": "../../../../packages/core/types/src/common/medusa-container.ts", - "qualifiedName": "ContainerLike" - }, - "14045": { - "sourceFileName": "../../../../packages/core/types/src/common/medusa-container.ts", - "qualifiedName": "__type" - }, - "14046": { "sourceFileName": "../../../../packages/core/types/src/common/medusa-container.ts", "qualifiedName": "__type.resolve" }, - "14047": { - "sourceFileName": "../../../../packages/core/types/src/common/medusa-container.ts", - "qualifiedName": "__type.resolve" - }, - "14048": { + "14034": { "sourceFileName": "../../../../packages/core/types/src/common/medusa-container.ts", "qualifiedName": "T" }, - "14049": { + "14035": { "sourceFileName": "../../../../packages/core/types/src/common/medusa-container.ts", "qualifiedName": "key" }, - "14050": { + "14036": { "sourceFileName": "../../../../packages/core/types/src/common/with-calculated.ts", "qualifiedName": "WithCalculatedPrice" }, - "14051": { + "14037": { "sourceFileName": "../../../../packages/core/types/src/common/with-calculated.ts", "qualifiedName": "WithCalculatedPrice.calculated_price" }, - "14052": { + "14038": { "sourceFileName": "../../../../packages/core/types/src/common/with-calculated.ts", "qualifiedName": "__type" }, - "14053": { + "14039": { "sourceFileName": "../../../../packages/core/types/src/common/with-calculated.ts", "qualifiedName": "__type.calculated_amount" }, - "14054": { + "14040": { "sourceFileName": "../../../../packages/core/types/src/common/with-calculated.ts", "qualifiedName": "__type.is_calculated_price_tax_inclusive" }, - "14055": { + "14041": { "sourceFileName": "../../../../packages/core/types/src/common/camel-case.ts", "qualifiedName": "CamelCase" }, - "14056": { + "14042": { "sourceFileName": "../../../../packages/core/types/src/common/camel-case.ts", "qualifiedName": "Type" }, - "14057": { + "14043": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "" }, - "14058": { + "14044": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "FilterQuery" }, - "14059": { + "14045": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type" }, - "14060": { + "14046": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type.__index" }, - "14062": { + "14048": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "T" }, - "14063": { + "14049": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "Prev" }, - "14064": { + "14050": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "OperatorMap" }, - "14065": { + "14051": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type" }, - "14066": { + "14052": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type.$and" }, - "14067": { + "14053": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type.$or" }, - "14068": { + "14054": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type.$eq" }, - "14069": { + "14055": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type.$ne" }, - "14070": { + "14056": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type.$in" }, - "14071": { + "14057": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type.$nin" }, - "14072": { + "14058": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type.$not" }, - "14073": { + "14059": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type.$gt" }, - "14074": { + "14060": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type.$gte" }, - "14075": { + "14061": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type.$lt" }, - "14076": { + "14062": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type.$lte" }, - "14077": { + "14063": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type.$like" }, - "14078": { + "14064": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type.$re" }, - "14079": { + "14065": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type.$ilike" }, - "14080": { + "14066": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type.$fulltext" }, - "14081": { + "14067": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type.$overlap" }, - "14082": { + "14068": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type.$contains" }, - "14083": { + "14069": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type.$contained" }, - "14084": { + "14070": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type.$exists" }, - "14085": { + "14071": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "T" }, - "14086": { + "14072": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable" }, - "14087": { + "14073": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.$and" }, - "14088": { + "14074": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.$or" }, - "14089": { + "14075": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.T" }, - "14090": { + "14076": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "OptionsQuery" }, - "14091": { + "14077": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "OptionsQuery.populate" }, - "14092": { + "14078": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "OptionsQuery.orderBy" }, - "14093": { + "14079": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "OptionsQuery.limit" }, - "14094": { + "14080": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "OptionsQuery.offset" }, - "14095": { + "14081": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "OptionsQuery.fields" }, - "14096": { + "14082": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "OptionsQuery.groupBy" }, - "14097": { + "14083": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "OptionsQuery.filters" }, - "14098": { + "14084": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "OptionsQuery.T" }, - "14099": { + "14085": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "OptionsQuery.P" }, - "14100": { + "14086": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "FindOptions" }, - "14101": { + "14087": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "__type.where" }, - "14102": { + "14088": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type" }, - "14103": { + "14089": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type.__index" }, - "14105": { + "14091": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type" }, - "14106": { + "14092": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type.__index" }, - "14108": { + "14094": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "__type.options" }, - "14109": { + "14095": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "T" }, - "14110": { + "14096": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "UpsertWithReplaceConfig" }, - "14111": { + "14097": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "__type.relations" }, - "14112": { + "14098": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "T" }, - "14113": { + "14099": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", "qualifiedName": "PerformedActions" }, - "14114": { + "14100": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", "qualifiedName": "__type" }, - "14115": { + "14101": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", "qualifiedName": "__type.created" }, - "14116": { + "14102": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", "qualifiedName": "__type.updated" }, - "14117": { + "14103": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", "qualifiedName": "__type.deleted" }, - "14118": { + "14104": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", "qualifiedName": "RepositoryService" }, - "14119": { + "14105": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", "qualifiedName": "RepositoryService.find" }, + "14106": { + "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", + "qualifiedName": "RepositoryService.find" + }, + "14107": { + "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", + "qualifiedName": "options" + }, + "14108": { + "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", + "qualifiedName": "context" + }, + "14109": { + "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", + "qualifiedName": "RepositoryService.findAndCount" + }, + "14110": { + "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", + "qualifiedName": "RepositoryService.findAndCount" + }, + "14111": { + "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", + "qualifiedName": "options" + }, + "14112": { + "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", + "qualifiedName": "context" + }, + "14113": { + "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", + "qualifiedName": "RepositoryService.create" + }, + "14114": { + "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", + "qualifiedName": "RepositoryService.create" + }, + "14115": { + "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", + "qualifiedName": "data" + }, + "14116": { + "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", + "qualifiedName": "context" + }, + "14117": { + "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", + "qualifiedName": "RepositoryService.update" + }, + "14118": { + "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", + "qualifiedName": "RepositoryService.update" + }, + "14119": { + "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", + "qualifiedName": "data" + }, "14120": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "RepositoryService.find" + "qualifiedName": "__type" }, "14121": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "options" + "qualifiedName": "__type.entity" }, "14122": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "context" + "qualifiedName": "__type.update" }, "14123": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "RepositoryService.findAndCount" + "qualifiedName": "context" }, "14124": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "RepositoryService.findAndCount" + "qualifiedName": "RepositoryService.delete" }, "14125": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "options" + "qualifiedName": "RepositoryService.delete" }, "14126": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "context" + "qualifiedName": "idsOrPKs" }, "14127": { - "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "RepositoryService.create" + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type" }, "14128": { - "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "RepositoryService.create" - }, - "14129": { - "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "data" + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type.__index" }, "14130": { - "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "context" + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type" }, "14131": { - "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "RepositoryService.update" - }, - "14132": { - "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "RepositoryService.update" + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type.__index" }, "14133": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "data" + "qualifiedName": "context" }, "14134": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "__type" + "qualifiedName": "RepositoryService.softDelete" }, "14135": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "__type.entity" + "qualifiedName": "RepositoryService.softDelete" }, "14136": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "__type.update" + "qualifiedName": "idsOrFilter" }, "14137": { - "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "context" + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type" }, "14138": { - "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "RepositoryService.delete" + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type" }, "14139": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "RepositoryService.delete" + "qualifiedName": "context" }, "14140": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "idsOrPKs" + "qualifiedName": "RepositoryService.restore" }, "14141": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type" + "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", + "qualifiedName": "RepositoryService.restore" }, "14142": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.__index" - }, - "14144": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type" - }, - "14145": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.__index" - }, - "14147": { - "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "context" - }, - "14148": { - "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "RepositoryService.softDelete" - }, - "14149": { - "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "RepositoryService.softDelete" - }, - "14150": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", "qualifiedName": "idsOrFilter" }, - "14151": { + "14143": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type" }, + "14144": { + "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", + "qualifiedName": "context" + }, + "14145": { + "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", + "qualifiedName": "RepositoryService.upsert" + }, + "14146": { + "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", + "qualifiedName": "RepositoryService.upsert" + }, + "14147": { + "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", + "qualifiedName": "data" + }, + "14148": { + "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", + "qualifiedName": "context" + }, + "14149": { + "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", + "qualifiedName": "RepositoryService.upsertWithReplace" + }, + "14150": { + "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", + "qualifiedName": "RepositoryService.upsertWithReplace" + }, + "14151": { + "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", + "qualifiedName": "data" + }, "14152": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type" + "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", + "qualifiedName": "config" }, "14153": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", @@ -76811,5559 +77530,5559 @@ }, "14154": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "RepositoryService.restore" + "qualifiedName": "__type" }, "14155": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "RepositoryService.restore" + "qualifiedName": "__type.entities" }, "14156": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "idsOrFilter" + "qualifiedName": "__type.performedActions" }, "14157": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type" + "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", + "qualifiedName": "BaseRepositoryService.transaction" }, "14158": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "context" + "qualifiedName": "BaseRepositoryService.transaction" }, "14159": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "RepositoryService.upsert" + "qualifiedName": "TManager" }, "14160": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "RepositoryService.upsert" + "qualifiedName": "task" }, "14161": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "data" + "qualifiedName": "__type" }, "14162": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "context" + "qualifiedName": "__type" }, "14163": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "RepositoryService.upsertWithReplace" + "qualifiedName": "transactionManager" }, "14164": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "RepositoryService.upsertWithReplace" + "qualifiedName": "context" }, "14165": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "data" + "qualifiedName": "__type" }, "14166": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "config" + "qualifiedName": "__type.isolationLevel" }, "14167": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "context" + "qualifiedName": "__type.transaction" }, "14168": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "__type" + "qualifiedName": "__type.enableNestedTransactions" }, "14169": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "__type.entities" + "qualifiedName": "BaseRepositoryService.getFreshManager" }, "14170": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "__type.performedActions" + "qualifiedName": "BaseRepositoryService.getFreshManager" }, "14171": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "BaseRepositoryService.transaction" + "qualifiedName": "TManager" }, "14172": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "BaseRepositoryService.transaction" + "qualifiedName": "BaseRepositoryService.getActiveManager" }, "14173": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "TManager" + "qualifiedName": "BaseRepositoryService.getActiveManager" }, "14174": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "task" + "qualifiedName": "TManager" }, "14175": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "__type" + "qualifiedName": "BaseRepositoryService.serialize" }, "14176": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "__type" + "qualifiedName": "BaseRepositoryService.serialize" }, "14177": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "transactionManager" + "qualifiedName": "TOutput" }, "14178": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "context" + "qualifiedName": "data" }, "14179": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "__type" + "qualifiedName": "options" }, "14180": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "__type.isolationLevel" + "qualifiedName": "RepositoryService.T" }, "14181": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "__type.transaction" + "qualifiedName": "TreeRepositoryService" }, "14182": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "__type.enableNestedTransactions" + "qualifiedName": "TreeRepositoryService.find" }, "14183": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "BaseRepositoryService.getFreshManager" + "qualifiedName": "TreeRepositoryService.find" }, "14184": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "BaseRepositoryService.getFreshManager" + "qualifiedName": "options" }, "14185": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "TManager" + "qualifiedName": "transformOptions" }, "14186": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "BaseRepositoryService.getActiveManager" + "qualifiedName": "context" }, "14187": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "BaseRepositoryService.getActiveManager" + "qualifiedName": "TreeRepositoryService.findAndCount" }, "14188": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "TManager" + "qualifiedName": "TreeRepositoryService.findAndCount" }, "14189": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "BaseRepositoryService.serialize" + "qualifiedName": "options" }, "14190": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "BaseRepositoryService.serialize" + "qualifiedName": "transformOptions" }, "14191": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "TOutput" + "qualifiedName": "context" }, "14192": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "data" + "qualifiedName": "TreeRepositoryService.create" }, "14193": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "options" + "qualifiedName": "TreeRepositoryService.create" }, "14194": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "RepositoryService.T" + "qualifiedName": "data" }, "14195": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "TreeRepositoryService" + "qualifiedName": "context" }, "14196": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "TreeRepositoryService.find" + "qualifiedName": "TreeRepositoryService.delete" }, "14197": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "TreeRepositoryService.find" + "qualifiedName": "TreeRepositoryService.delete" }, "14198": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "options" + "qualifiedName": "ids" }, "14199": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "transformOptions" + "qualifiedName": "context" }, "14200": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "context" + "qualifiedName": "BaseRepositoryService.transaction" }, "14201": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "TreeRepositoryService.findAndCount" + "qualifiedName": "BaseRepositoryService.transaction" }, "14202": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "TreeRepositoryService.findAndCount" + "qualifiedName": "TManager" }, "14203": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "options" + "qualifiedName": "task" }, "14204": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "transformOptions" + "qualifiedName": "__type" }, "14205": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "context" + "qualifiedName": "__type" }, "14206": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "TreeRepositoryService.create" + "qualifiedName": "transactionManager" }, "14207": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "TreeRepositoryService.create" + "qualifiedName": "context" }, "14208": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "data" + "qualifiedName": "__type" }, "14209": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "context" + "qualifiedName": "__type.isolationLevel" }, "14210": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "TreeRepositoryService.delete" + "qualifiedName": "__type.transaction" }, "14211": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "TreeRepositoryService.delete" + "qualifiedName": "__type.enableNestedTransactions" }, "14212": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "ids" + "qualifiedName": "BaseRepositoryService.getFreshManager" }, "14213": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "context" + "qualifiedName": "BaseRepositoryService.getFreshManager" }, "14214": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "BaseRepositoryService.transaction" + "qualifiedName": "TManager" }, "14215": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "BaseRepositoryService.transaction" + "qualifiedName": "BaseRepositoryService.getActiveManager" }, "14216": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "TManager" + "qualifiedName": "BaseRepositoryService.getActiveManager" }, "14217": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "task" + "qualifiedName": "TManager" }, "14218": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "__type" + "qualifiedName": "BaseRepositoryService.serialize" }, "14219": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "__type" + "qualifiedName": "BaseRepositoryService.serialize" }, "14220": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "transactionManager" + "qualifiedName": "TOutput" }, "14221": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "context" + "qualifiedName": "data" }, "14222": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "__type" + "qualifiedName": "options" }, "14223": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "__type.isolationLevel" + "qualifiedName": "TreeRepositoryService.T" }, "14224": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "__type.transaction" + "qualifiedName": "SoftDeleteReturn" }, "14225": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "__type.enableNestedTransactions" + "qualifiedName": "__type.returnLinkableKeys" }, "14226": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "BaseRepositoryService.getFreshManager" + "qualifiedName": "TReturnableLinkableKeys" }, "14227": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "BaseRepositoryService.getFreshManager" + "qualifiedName": "RestoreReturn" }, "14228": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "TManager" + "qualifiedName": "__type.returnLinkableKeys" }, "14229": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "BaseRepositoryService.getActiveManager" + "qualifiedName": "TReturnableLinkableKeys" }, "14230": { - "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "BaseRepositoryService.getActiveManager" - }, - "14231": { - "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "TManager" - }, - "14232": { - "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "BaseRepositoryService.serialize" - }, - "14233": { - "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "BaseRepositoryService.serialize" - }, - "14234": { - "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "TOutput" - }, - "14235": { - "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "data" - }, - "14236": { - "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "options" - }, - "14237": { - "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "TreeRepositoryService.T" - }, - "14238": { - "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "SoftDeleteReturn" - }, - "14239": { - "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "__type.returnLinkableKeys" - }, - "14240": { - "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "TReturnableLinkableKeys" - }, - "14241": { - "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "RestoreReturn" - }, - "14242": { - "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "__type.returnLinkableKeys" - }, - "14243": { - "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "TReturnableLinkableKeys" - }, - "14244": { "sourceFileName": "../../../../packages/core/types/src/dal/entity.ts", "qualifiedName": "ModelDateColumns" }, - "14245": { + "14231": { "sourceFileName": "../../../../packages/core/types/src/dal/entity.ts", "qualifiedName": "SoftDeletableModelDateColumns" }, - "14246": { + "14232": { "sourceFileName": "../../../../packages/core/types/src/event-bus/index.ts", "qualifiedName": "" }, - "14247": { + "14233": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "Subscriber" }, - "14248": { + "14234": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "__type" }, + "14235": { + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "__type" + }, + "14236": { + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "data" + }, + "14237": { + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "TData" + }, + "14238": { + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "SubscriberContext" + }, + "14239": { + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "__type" + }, + "14240": { + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "__type.subscriberId" + }, + "14241": { + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "SubscriberDescriptor" + }, + "14242": { + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "__type" + }, + "14243": { + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "__type.id" + }, + "14244": { + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "__type.subscriber" + }, + "14245": { + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "EventMetadata" + }, + "14246": { + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "__type" + }, + "14247": { + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "__type.eventGroupId" + }, + "14248": { + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "MessageBody" + }, "14249": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "__type" }, "14250": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "data" + "qualifiedName": "__type.eventName" }, "14251": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "TData" + "qualifiedName": "__type.metadata" }, "14252": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "SubscriberContext" + "qualifiedName": "__type.data" }, "14253": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type" + "qualifiedName": "TData" }, "14254": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type.subscriberId" + "qualifiedName": "Message" }, "14255": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "SubscriberDescriptor" + "qualifiedName": "__type" }, "14256": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type" + "qualifiedName": "__type.options" }, "14257": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type.id" + "qualifiedName": "TData" }, "14258": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type.subscriber" + "qualifiedName": "RawMessageFormat" }, "14259": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "EventMetadata" + "qualifiedName": "__type" }, "14260": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type" + "qualifiedName": "__type.eventName" }, "14261": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type.eventGroupId" + "qualifiedName": "__type.data" }, "14262": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "MessageBody" + "qualifiedName": "__type.source" }, "14263": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type" + "qualifiedName": "__type.object" }, "14264": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type.eventName" + "qualifiedName": "__type.action" }, "14265": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type.metadata" + "qualifiedName": "__type.context" }, "14266": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type.data" + "qualifiedName": "__type.options" }, "14267": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "TData" }, "14268": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "Message" - }, - "14269": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type" - }, - "14270": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type.options" - }, - "14271": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "TData" - }, - "14272": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "RawMessageFormat" - }, - "14273": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type" - }, - "14274": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type.eventName" - }, - "14275": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type.data" - }, - "14276": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type.source" - }, - "14277": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type.object" - }, - "14278": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type.action" - }, - "14279": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type.context" - }, - "14280": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type.options" - }, - "14281": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "TData" - }, - "14282": { "sourceFileName": "../../../../packages/core/types/src/event-bus/event-bus.ts", "qualifiedName": "IEventBusService" }, - "14283": { + "14269": { "sourceFileName": "../../../../packages/core/types/src/event-bus/event-bus.ts", "qualifiedName": "IEventBusService.subscribe" }, - "14284": { + "14270": { "sourceFileName": "../../../../packages/core/types/src/event-bus/event-bus.ts", "qualifiedName": "IEventBusService.subscribe" }, - "14285": { + "14271": { "sourceFileName": "../../../../packages/core/types/src/event-bus/event-bus.ts", "qualifiedName": "eventName" }, - "14286": { + "14272": { "sourceFileName": "../../../../packages/core/types/src/event-bus/event-bus.ts", "qualifiedName": "subscriber" }, - "14287": { + "14273": { "sourceFileName": "../../../../packages/core/types/src/event-bus/event-bus.ts", "qualifiedName": "context" }, - "14288": { + "14274": { "sourceFileName": "../../../../packages/core/types/src/event-bus/event-bus.ts", "qualifiedName": "IEventBusService.unsubscribe" }, - "14289": { + "14275": { "sourceFileName": "../../../../packages/core/types/src/event-bus/event-bus.ts", "qualifiedName": "IEventBusService.unsubscribe" }, - "14290": { + "14276": { "sourceFileName": "../../../../packages/core/types/src/event-bus/event-bus.ts", "qualifiedName": "eventName" }, - "14291": { + "14277": { "sourceFileName": "../../../../packages/core/types/src/event-bus/event-bus.ts", "qualifiedName": "subscriber" }, - "14292": { + "14278": { "sourceFileName": "../../../../packages/core/types/src/event-bus/event-bus.ts", "qualifiedName": "context" }, - "14293": { + "14279": { "sourceFileName": "../../../../packages/core/types/src/event-bus/event-bus.ts", "qualifiedName": "IEventBusService.emit" }, - "14294": { + "14280": { "sourceFileName": "../../../../packages/core/types/src/event-bus/event-bus.ts", "qualifiedName": "IEventBusService.emit" }, - "14295": { + "14281": { "sourceFileName": "../../../../packages/core/types/src/event-bus/event-bus.ts", "qualifiedName": "T" }, - "14296": { + "14282": { "sourceFileName": "../../../../packages/core/types/src/event-bus/event-bus.ts", "qualifiedName": "data" }, - "14297": { + "14283": { "sourceFileName": "../../../../packages/core/types/src/transaction-base/transaction-base.ts", "qualifiedName": "ITransactionBaseService.withTransaction" }, - "14298": { + "14284": { "sourceFileName": "../../../../packages/core/types/src/transaction-base/transaction-base.ts", "qualifiedName": "ITransactionBaseService.withTransaction" }, - "14299": { + "14285": { "sourceFileName": "../../../../packages/core/types/src/transaction-base/transaction-base.ts", "qualifiedName": "transactionManager" }, - "14300": { + "14286": { "sourceFileName": "../../../../packages/core/types/src/event-bus/event-bus-module.ts", "qualifiedName": "IEventBusModuleService" }, - "14301": { + "14287": { "sourceFileName": "../../../../packages/core/types/src/event-bus/event-bus-module.ts", "qualifiedName": "IEventBusModuleService.emit" }, - "14302": { + "14288": { "sourceFileName": "../../../../packages/core/types/src/event-bus/event-bus-module.ts", "qualifiedName": "IEventBusModuleService.emit" }, - "14303": { + "14289": { "sourceFileName": "../../../../packages/core/types/src/event-bus/event-bus-module.ts", "qualifiedName": "T" }, - "14304": { + "14290": { "sourceFileName": "../../../../packages/core/types/src/event-bus/event-bus-module.ts", "qualifiedName": "data" }, - "14305": { + "14291": { "sourceFileName": "../../../../packages/core/types/src/event-bus/event-bus-module.ts", "qualifiedName": "options" }, - "14306": { + "14292": { "sourceFileName": "../../../../packages/core/types/src/event-bus/event-bus-module.ts", "qualifiedName": "IEventBusModuleService.subscribe" }, + "14293": { + "sourceFileName": "../../../../packages/core/types/src/event-bus/event-bus-module.ts", + "qualifiedName": "IEventBusModuleService.subscribe" + }, + "14294": { + "sourceFileName": "../../../../packages/core/types/src/event-bus/event-bus-module.ts", + "qualifiedName": "eventName" + }, + "14295": { + "sourceFileName": "../../../../packages/core/types/src/event-bus/event-bus-module.ts", + "qualifiedName": "subscriber" + }, + "14296": { + "sourceFileName": "../../../../packages/core/types/src/event-bus/event-bus-module.ts", + "qualifiedName": "context" + }, + "14297": { + "sourceFileName": "../../../../packages/core/types/src/event-bus/event-bus-module.ts", + "qualifiedName": "IEventBusModuleService.unsubscribe" + }, + "14298": { + "sourceFileName": "../../../../packages/core/types/src/event-bus/event-bus-module.ts", + "qualifiedName": "IEventBusModuleService.unsubscribe" + }, + "14299": { + "sourceFileName": "../../../../packages/core/types/src/event-bus/event-bus-module.ts", + "qualifiedName": "eventName" + }, + "14300": { + "sourceFileName": "../../../../packages/core/types/src/event-bus/event-bus-module.ts", + "qualifiedName": "subscriber" + }, + "14301": { + "sourceFileName": "../../../../packages/core/types/src/event-bus/event-bus-module.ts", + "qualifiedName": "context" + }, + "14302": { + "sourceFileName": "../../../../packages/core/types/src/event-bus/event-bus-module.ts", + "qualifiedName": "IEventBusModuleService.releaseGroupedEvents" + }, + "14303": { + "sourceFileName": "../../../../packages/core/types/src/event-bus/event-bus-module.ts", + "qualifiedName": "IEventBusModuleService.releaseGroupedEvents" + }, + "14304": { + "sourceFileName": "../../../../packages/core/types/src/event-bus/event-bus-module.ts", + "qualifiedName": "eventGroupId" + }, + "14305": { + "sourceFileName": "../../../../packages/core/types/src/event-bus/event-bus-module.ts", + "qualifiedName": "IEventBusModuleService.clearGroupedEvents" + }, + "14306": { + "sourceFileName": "../../../../packages/core/types/src/event-bus/event-bus-module.ts", + "qualifiedName": "IEventBusModuleService.clearGroupedEvents" + }, "14307": { "sourceFileName": "../../../../packages/core/types/src/event-bus/event-bus-module.ts", - "qualifiedName": "IEventBusModuleService.subscribe" + "qualifiedName": "eventGroupId" }, "14308": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/event-bus-module.ts", - "qualifiedName": "eventName" - }, - "14309": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/event-bus-module.ts", - "qualifiedName": "subscriber" - }, - "14310": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/event-bus-module.ts", - "qualifiedName": "context" - }, - "14311": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/event-bus-module.ts", - "qualifiedName": "IEventBusModuleService.unsubscribe" - }, - "14312": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/event-bus-module.ts", - "qualifiedName": "IEventBusModuleService.unsubscribe" - }, - "14313": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/event-bus-module.ts", - "qualifiedName": "eventName" - }, - "14314": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/event-bus-module.ts", - "qualifiedName": "subscriber" - }, - "14315": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/event-bus-module.ts", - "qualifiedName": "context" - }, - "14316": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/event-bus-module.ts", - "qualifiedName": "IEventBusModuleService.releaseGroupedEvents" - }, - "14317": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/event-bus-module.ts", - "qualifiedName": "IEventBusModuleService.releaseGroupedEvents" - }, - "14318": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/event-bus-module.ts", - "qualifiedName": "eventGroupId" - }, - "14319": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/event-bus-module.ts", - "qualifiedName": "IEventBusModuleService.clearGroupedEvents" - }, - "14320": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/event-bus-module.ts", - "qualifiedName": "IEventBusModuleService.clearGroupedEvents" - }, - "14321": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/event-bus-module.ts", - "qualifiedName": "eventGroupId" - }, - "14322": { "sourceFileName": "../../../../packages/core/types/src/feature-flag/index.ts", "qualifiedName": "" }, - "14323": { + "14309": { "sourceFileName": "../../../../packages/core/types/src/feature-flag/common.ts", "qualifiedName": "IFlagRouter" }, - "14324": { + "14310": { "sourceFileName": "../../../../packages/core/types/src/feature-flag/common.ts", "qualifiedName": "IFlagRouter.isFeatureEnabled" }, - "14325": { + "14311": { "sourceFileName": "../../../../packages/core/types/src/feature-flag/common.ts", "qualifiedName": "__type" }, - "14326": { + "14312": { "sourceFileName": "../../../../packages/core/types/src/feature-flag/common.ts", "qualifiedName": "__type" }, - "14327": { + "14313": { "sourceFileName": "../../../../packages/core/types/src/feature-flag/common.ts", "qualifiedName": "key" }, - "14328": { + "14314": { "sourceFileName": "../../../../packages/core/types/src/feature-flag/common.ts", "qualifiedName": "IFlagRouter.listFlags" }, - "14329": { + "14315": { "sourceFileName": "../../../../packages/core/types/src/feature-flag/common.ts", "qualifiedName": "__type" }, - "14330": { + "14316": { "sourceFileName": "../../../../packages/core/types/src/feature-flag/common.ts", "qualifiedName": "__type" }, - "14331": { + "14317": { "sourceFileName": "../../../../packages/core/types/src/feature-flag/common.ts", "qualifiedName": "FeatureFlagsResponse" }, - "14332": { + "14318": { "sourceFileName": "../../../../packages/core/types/src/feature-flag/common.ts", "qualifiedName": "__type" }, - "14333": { + "14319": { "sourceFileName": "../../../../packages/core/types/src/feature-flag/common.ts", "qualifiedName": "__type.key" }, - "14334": { + "14320": { "sourceFileName": "../../../../packages/core/types/src/feature-flag/common.ts", "qualifiedName": "__type.value" }, - "14335": { + "14321": { "sourceFileName": "../../../../packages/core/types/src/feature-flag/common.ts", "qualifiedName": "FlagSettings" }, - "14336": { + "14322": { "sourceFileName": "../../../../packages/core/types/src/feature-flag/common.ts", "qualifiedName": "__type" }, - "14337": { + "14323": { "sourceFileName": "../../../../packages/core/types/src/feature-flag/common.ts", "qualifiedName": "__type.key" }, - "14338": { + "14324": { "sourceFileName": "../../../../packages/core/types/src/feature-flag/common.ts", "qualifiedName": "__type.description" }, - "14339": { + "14325": { "sourceFileName": "../../../../packages/core/types/src/feature-flag/common.ts", "qualifiedName": "__type.env_key" }, - "14340": { + "14326": { "sourceFileName": "../../../../packages/core/types/src/feature-flag/common.ts", "qualifiedName": "__type.default_val" }, - "14341": { + "14327": { "sourceFileName": "../../../../packages/core/types/src/file/index.ts", "qualifiedName": "" }, - "14342": { + "14328": { "sourceFileName": "../../../../packages/core/types/src/file/common.ts", "qualifiedName": "FileDTO" }, - "14343": { + "14329": { "sourceFileName": "../../../../packages/core/types/src/file/common.ts", "qualifiedName": "FileDTO.id" }, - "14344": { + "14330": { "sourceFileName": "../../../../packages/core/types/src/file/common.ts", "qualifiedName": "FileDTO.url" }, - "14345": { + "14331": { "sourceFileName": "../../../../packages/core/types/src/file/common.ts", "qualifiedName": "FilterableFileProps" }, - "14346": { + "14332": { "sourceFileName": "../../../../packages/core/types/src/file/common.ts", "qualifiedName": "FilterableFileProps.id" }, - "14347": { + "14333": { "sourceFileName": "../../../../packages/core/types/src/file/mutations.ts", "qualifiedName": "CreateFileDTO" }, - "14348": { + "14334": { "sourceFileName": "../../../../packages/core/types/src/file/mutations.ts", "qualifiedName": "CreateFileDTO.filename" }, - "14349": { + "14335": { "sourceFileName": "../../../../packages/core/types/src/file/mutations.ts", "qualifiedName": "CreateFileDTO.mimeType" }, - "14350": { + "14336": { "sourceFileName": "../../../../packages/core/types/src/file/mutations.ts", "qualifiedName": "CreateFileDTO.content" }, - "14351": { + "14337": { "sourceFileName": "../../../../packages/core/types/src/file/service.ts", "qualifiedName": "IFileModuleService" }, - "14352": { + "14338": { "sourceFileName": "../../../../packages/core/types/src/file/service.ts", "qualifiedName": "IFileModuleService.createFiles" }, - "14353": { + "14339": { "sourceFileName": "../../../../packages/core/types/src/file/service.ts", "qualifiedName": "IFileModuleService.createFiles" }, - "14354": { + "14340": { "sourceFileName": "../../../../packages/core/types/src/file/service.ts", "qualifiedName": "data" }, - "14355": { + "14341": { "sourceFileName": "../../../../packages/core/types/src/file/service.ts", "qualifiedName": "sharedContext" }, - "14356": { + "14342": { "sourceFileName": "../../../../packages/core/types/src/file/service.ts", "qualifiedName": "IFileModuleService.createFiles" }, - "14357": { + "14343": { "sourceFileName": "../../../../packages/core/types/src/file/service.ts", "qualifiedName": "data" }, - "14358": { + "14344": { "sourceFileName": "../../../../packages/core/types/src/file/service.ts", "qualifiedName": "sharedContext" }, - "14359": { + "14345": { "sourceFileName": "../../../../packages/core/types/src/file/service.ts", "qualifiedName": "IFileModuleService.deleteFiles" }, - "14360": { + "14346": { "sourceFileName": "../../../../packages/core/types/src/file/service.ts", "qualifiedName": "IFileModuleService.deleteFiles" }, - "14361": { + "14347": { "sourceFileName": "../../../../packages/core/types/src/file/service.ts", "qualifiedName": "ids" }, - "14362": { + "14348": { "sourceFileName": "../../../../packages/core/types/src/file/service.ts", "qualifiedName": "sharedContext" }, - "14363": { + "14349": { "sourceFileName": "../../../../packages/core/types/src/file/service.ts", "qualifiedName": "IFileModuleService.deleteFiles" }, - "14364": { + "14350": { "sourceFileName": "../../../../packages/core/types/src/file/service.ts", "qualifiedName": "id" }, + "14351": { + "sourceFileName": "../../../../packages/core/types/src/file/service.ts", + "qualifiedName": "sharedContext" + }, + "14352": { + "sourceFileName": "../../../../packages/core/types/src/file/service.ts", + "qualifiedName": "IFileModuleService.retrieveFile" + }, + "14353": { + "sourceFileName": "../../../../packages/core/types/src/file/service.ts", + "qualifiedName": "IFileModuleService.retrieveFile" + }, + "14354": { + "sourceFileName": "../../../../packages/core/types/src/file/service.ts", + "qualifiedName": "id" + }, + "14355": { + "sourceFileName": "../../../../packages/core/types/src/file/service.ts", + "qualifiedName": "config" + }, + "14356": { + "sourceFileName": "../../../../packages/core/types/src/file/service.ts", + "qualifiedName": "sharedContext" + }, + "14357": { + "sourceFileName": "../../../../packages/core/types/src/file/service.ts", + "qualifiedName": "IFileModuleService.listFiles" + }, + "14358": { + "sourceFileName": "../../../../packages/core/types/src/file/service.ts", + "qualifiedName": "IFileModuleService.listFiles" + }, + "14359": { + "sourceFileName": "../../../../packages/core/types/src/file/service.ts", + "qualifiedName": "filters" + }, + "14360": { + "sourceFileName": "../../../../packages/core/types/src/file/service.ts", + "qualifiedName": "config" + }, + "14361": { + "sourceFileName": "../../../../packages/core/types/src/file/service.ts", + "qualifiedName": "sharedContext" + }, + "14362": { + "sourceFileName": "../../../../packages/core/types/src/file/service.ts", + "qualifiedName": "IFileModuleService.listAndCountFiles" + }, + "14363": { + "sourceFileName": "../../../../packages/core/types/src/file/service.ts", + "qualifiedName": "IFileModuleService.listAndCountFiles" + }, + "14364": { + "sourceFileName": "../../../../packages/core/types/src/file/service.ts", + "qualifiedName": "filters" + }, "14365": { "sourceFileName": "../../../../packages/core/types/src/file/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "config" }, "14366": { - "sourceFileName": "../../../../packages/core/types/src/file/service.ts", - "qualifiedName": "IFileModuleService.retrieveFile" - }, - "14367": { - "sourceFileName": "../../../../packages/core/types/src/file/service.ts", - "qualifiedName": "IFileModuleService.retrieveFile" - }, - "14368": { - "sourceFileName": "../../../../packages/core/types/src/file/service.ts", - "qualifiedName": "id" - }, - "14369": { - "sourceFileName": "../../../../packages/core/types/src/file/service.ts", - "qualifiedName": "config" - }, - "14370": { "sourceFileName": "../../../../packages/core/types/src/file/service.ts", "qualifiedName": "sharedContext" }, - "14371": { - "sourceFileName": "../../../../packages/core/types/src/file/service.ts", - "qualifiedName": "IFileModuleService.listFiles" - }, - "14372": { - "sourceFileName": "../../../../packages/core/types/src/file/service.ts", - "qualifiedName": "IFileModuleService.listFiles" - }, - "14373": { - "sourceFileName": "../../../../packages/core/types/src/file/service.ts", - "qualifiedName": "filters" - }, - "14374": { - "sourceFileName": "../../../../packages/core/types/src/file/service.ts", - "qualifiedName": "config" - }, - "14375": { - "sourceFileName": "../../../../packages/core/types/src/file/service.ts", - "qualifiedName": "sharedContext" - }, - "14376": { - "sourceFileName": "../../../../packages/core/types/src/file/service.ts", - "qualifiedName": "IFileModuleService.listAndCountFiles" - }, - "14377": { - "sourceFileName": "../../../../packages/core/types/src/file/service.ts", - "qualifiedName": "IFileModuleService.listAndCountFiles" - }, - "14378": { - "sourceFileName": "../../../../packages/core/types/src/file/service.ts", - "qualifiedName": "filters" - }, - "14379": { - "sourceFileName": "../../../../packages/core/types/src/file/service.ts", - "qualifiedName": "config" - }, "14380": { - "sourceFileName": "../../../../packages/core/types/src/file/service.ts", - "qualifiedName": "sharedContext" - }, - "14394": { "sourceFileName": "../../../../packages/core/types/src/file/provider.ts", "qualifiedName": "ProviderFileResultDTO" }, - "14395": { + "14381": { "sourceFileName": "../../../../packages/core/types/src/file/provider.ts", "qualifiedName": "__type.url" }, - "14396": { + "14382": { "sourceFileName": "../../../../packages/core/types/src/file/provider.ts", "qualifiedName": "__type.key" }, - "14397": { + "14383": { "sourceFileName": "../../../../packages/core/types/src/file/provider.ts", "qualifiedName": "ProviderGetFileDTO" }, - "14398": { + "14384": { "sourceFileName": "../../../../packages/core/types/src/file/provider.ts", "qualifiedName": "__type.fileKey" }, - "14399": { + "14385": { "sourceFileName": "../../../../packages/core/types/src/file/provider.ts", "qualifiedName": "__type.isPrivate" }, - "14400": { + "14386": { "sourceFileName": "../../../../packages/core/types/src/file/provider.ts", "qualifiedName": "ProviderDeleteFileDTO" }, - "14401": { + "14387": { "sourceFileName": "../../../../packages/core/types/src/file/provider.ts", "qualifiedName": "__type.fileKey" }, - "14402": { + "14388": { "sourceFileName": "../../../../packages/core/types/src/file/provider.ts", "qualifiedName": "ProviderUploadFileDTO" }, - "14403": { + "14389": { "sourceFileName": "../../../../packages/core/types/src/file/provider.ts", "qualifiedName": "__type.filename" }, - "14404": { + "14390": { "sourceFileName": "../../../../packages/core/types/src/file/provider.ts", "qualifiedName": "__type.mimeType" }, - "14405": { + "14391": { "sourceFileName": "../../../../packages/core/types/src/file/provider.ts", "qualifiedName": "__type.content" }, - "14406": { + "14392": { "sourceFileName": "../../../../packages/core/types/src/file/provider.ts", "qualifiedName": "IFileProvider" }, - "14407": { + "14393": { "sourceFileName": "../../../../packages/core/types/src/file/provider.ts", "qualifiedName": "IFileProvider.upload" }, - "14408": { + "14394": { "sourceFileName": "../../../../packages/core/types/src/file/provider.ts", "qualifiedName": "IFileProvider.upload" }, - "14409": { + "14395": { "sourceFileName": "../../../../packages/core/types/src/file/provider.ts", "qualifiedName": "file" }, - "14410": { + "14396": { "sourceFileName": "../../../../packages/core/types/src/file/provider.ts", "qualifiedName": "IFileProvider.delete" }, - "14411": { + "14397": { "sourceFileName": "../../../../packages/core/types/src/file/provider.ts", "qualifiedName": "IFileProvider.delete" }, - "14412": { + "14398": { "sourceFileName": "../../../../packages/core/types/src/file/provider.ts", "qualifiedName": "fileData" }, - "14413": { + "14399": { "sourceFileName": "../../../../packages/core/types/src/file/provider.ts", "qualifiedName": "IFileProvider.getPresignedDownloadUrl" }, - "14414": { + "14400": { "sourceFileName": "../../../../packages/core/types/src/file/provider.ts", "qualifiedName": "IFileProvider.getPresignedDownloadUrl" }, - "14415": { + "14401": { "sourceFileName": "../../../../packages/core/types/src/file/provider.ts", "qualifiedName": "fileData" }, - "14416": { + "14402": { "sourceFileName": "../../../../packages/core/types/src/file/providers/s3.ts", "qualifiedName": "S3FileServiceOptions" }, - "14417": { + "14403": { "sourceFileName": "../../../../packages/core/types/src/file/providers/s3.ts", "qualifiedName": "S3FileServiceOptions.file_url" }, - "14418": { + "14404": { "sourceFileName": "../../../../packages/core/types/src/file/providers/s3.ts", "qualifiedName": "S3FileServiceOptions.access_key_id" }, - "14419": { + "14405": { "sourceFileName": "../../../../packages/core/types/src/file/providers/s3.ts", "qualifiedName": "S3FileServiceOptions.secret_access_key" }, - "14420": { + "14406": { "sourceFileName": "../../../../packages/core/types/src/file/providers/s3.ts", "qualifiedName": "S3FileServiceOptions.region" }, - "14421": { + "14407": { "sourceFileName": "../../../../packages/core/types/src/file/providers/s3.ts", "qualifiedName": "S3FileServiceOptions.bucket" }, - "14422": { + "14408": { "sourceFileName": "../../../../packages/core/types/src/file/providers/s3.ts", "qualifiedName": "S3FileServiceOptions.prefix" }, - "14423": { + "14409": { "sourceFileName": "../../../../packages/core/types/src/file/providers/s3.ts", "qualifiedName": "S3FileServiceOptions.endpoint" }, - "14424": { + "14410": { "sourceFileName": "../../../../packages/core/types/src/file/providers/s3.ts", "qualifiedName": "S3FileServiceOptions.cache_control" }, - "14425": { + "14411": { "sourceFileName": "../../../../packages/core/types/src/file/providers/s3.ts", "qualifiedName": "S3FileServiceOptions.download_file_duration" }, - "14426": { + "14412": { "sourceFileName": "../../../../packages/core/types/src/file/providers/s3.ts", "qualifiedName": "S3FileServiceOptions.additional_client_config" }, - "14427": { + "14413": { "sourceFileName": "../../../../packages/core/types/src/file/providers/local.ts", "qualifiedName": "LocalFileServiceOptions" }, - "14428": { + "14414": { "sourceFileName": "../../../../packages/core/types/src/file/providers/local.ts", "qualifiedName": "LocalFileServiceOptions.upload_dir" }, - "14429": { + "14415": { "sourceFileName": "../../../../packages/core/types/src/file/providers/local.ts", "qualifiedName": "LocalFileServiceOptions.backend_url" }, - "14430": { + "14416": { "sourceFileName": "../../../../packages/core/types/src/http/index.ts", "qualifiedName": "" }, - "14431": { + "14417": { "sourceFileName": "../../../../packages/core/types/src/http/campaign/admin/payloads.ts", "qualifiedName": "AdminCreateCampaign" }, - "14432": { + "14418": { "sourceFileName": "../../../../packages/core/types/src/http/campaign/admin/payloads.ts", "qualifiedName": "AdminCreateCampaign.name" }, - "14433": { + "14419": { "sourceFileName": "../../../../packages/core/types/src/http/campaign/admin/payloads.ts", "qualifiedName": "AdminCreateCampaign.description" }, - "14434": { + "14420": { "sourceFileName": "../../../../packages/core/types/src/http/campaign/admin/payloads.ts", "qualifiedName": "AdminCreateCampaign.currency" }, - "14435": { + "14421": { "sourceFileName": "../../../../packages/core/types/src/http/campaign/admin/payloads.ts", "qualifiedName": "AdminCreateCampaign.campaign_identifier" }, - "14436": { + "14422": { "sourceFileName": "../../../../packages/core/types/src/http/campaign/admin/payloads.ts", "qualifiedName": "AdminCreateCampaign.starts_at" }, - "14437": { + "14423": { "sourceFileName": "../../../../packages/core/types/src/http/campaign/admin/payloads.ts", "qualifiedName": "AdminCreateCampaign.ends_at" }, - "14438": { + "14424": { "sourceFileName": "../../../../packages/core/types/src/http/campaign/admin/payloads.ts", "qualifiedName": "AdminCreateCampaign.budget" }, - "14439": { + "14425": { "sourceFileName": "../../../../packages/core/types/src/http/campaign/admin/payloads.ts", "qualifiedName": "__type" }, - "14440": { + "14426": { "sourceFileName": "../../../../packages/core/types/src/http/campaign/admin/payloads.ts", "qualifiedName": "__type.type" }, - "14441": { + "14427": { "sourceFileName": "../../../../packages/core/types/src/http/campaign/admin/payloads.ts", "qualifiedName": "__type.currency_code" }, - "14442": { + "14428": { "sourceFileName": "../../../../packages/core/types/src/http/campaign/admin/payloads.ts", "qualifiedName": "__type.limit" }, - "14443": { + "14429": { "sourceFileName": "../../../../packages/core/types/src/http/campaign/admin/payloads.ts", "qualifiedName": "AdminUpdateCampaign" }, - "14444": { + "14430": { "sourceFileName": "../../../../packages/core/types/src/http/campaign/admin/payloads.ts", "qualifiedName": "AdminUpdateCampaign.name" }, - "14445": { + "14431": { "sourceFileName": "../../../../packages/core/types/src/http/campaign/admin/payloads.ts", "qualifiedName": "AdminUpdateCampaign.description" }, - "14446": { + "14432": { "sourceFileName": "../../../../packages/core/types/src/http/campaign/admin/payloads.ts", "qualifiedName": "AdminUpdateCampaign.currency" }, - "14447": { + "14433": { "sourceFileName": "../../../../packages/core/types/src/http/campaign/admin/payloads.ts", "qualifiedName": "AdminUpdateCampaign.campaign_identifier" }, - "14448": { + "14434": { "sourceFileName": "../../../../packages/core/types/src/http/campaign/admin/payloads.ts", "qualifiedName": "AdminUpdateCampaign.starts_at" }, - "14449": { + "14435": { "sourceFileName": "../../../../packages/core/types/src/http/campaign/admin/payloads.ts", "qualifiedName": "AdminUpdateCampaign.ends_at" }, - "14450": { + "14436": { "sourceFileName": "../../../../packages/core/types/src/http/campaign/admin/payloads.ts", "qualifiedName": "AdminUpdateCampaign.budget" }, - "14451": { + "14437": { "sourceFileName": "../../../../packages/core/types/src/http/campaign/admin/payloads.ts", "qualifiedName": "__type" }, - "14452": { + "14438": { "sourceFileName": "../../../../packages/core/types/src/http/campaign/admin/payloads.ts", "qualifiedName": "__type.type" }, - "14453": { + "14439": { "sourceFileName": "../../../../packages/core/types/src/http/campaign/admin/payloads.ts", "qualifiedName": "__type.currency_code" }, - "14454": { + "14440": { "sourceFileName": "../../../../packages/core/types/src/http/campaign/admin/payloads.ts", "qualifiedName": "__type.limit" }, + "14441": { + "sourceFileName": "../../../../packages/core/types/src/http/campaign/admin/responses.ts", + "qualifiedName": "CampaignResponse" + }, + "14442": { + "sourceFileName": "../../../../packages/core/types/src/http/campaign/admin/responses.ts", + "qualifiedName": "CampaignResponse.id" + }, + "14443": { + "sourceFileName": "../../../../packages/core/types/src/http/campaign/admin/responses.ts", + "qualifiedName": "CampaignResponse.name" + }, + "14444": { + "sourceFileName": "../../../../packages/core/types/src/http/campaign/admin/responses.ts", + "qualifiedName": "CampaignResponse.description" + }, + "14445": { + "sourceFileName": "../../../../packages/core/types/src/http/campaign/admin/responses.ts", + "qualifiedName": "CampaignResponse.currency" + }, + "14446": { + "sourceFileName": "../../../../packages/core/types/src/http/campaign/admin/responses.ts", + "qualifiedName": "CampaignResponse.campaign_identifier" + }, + "14447": { + "sourceFileName": "../../../../packages/core/types/src/http/campaign/admin/responses.ts", + "qualifiedName": "CampaignResponse.starts_at" + }, + "14448": { + "sourceFileName": "../../../../packages/core/types/src/http/campaign/admin/responses.ts", + "qualifiedName": "CampaignResponse.ends_at" + }, + "14449": { + "sourceFileName": "../../../../packages/core/types/src/http/campaign/admin/responses.ts", + "qualifiedName": "CampaignResponse.budget" + }, + "14450": { + "sourceFileName": "../../../../packages/core/types/src/http/campaign/admin/responses.ts", + "qualifiedName": "__type" + }, + "14451": { + "sourceFileName": "../../../../packages/core/types/src/http/campaign/admin/responses.ts", + "qualifiedName": "__type.id" + }, + "14452": { + "sourceFileName": "../../../../packages/core/types/src/http/campaign/admin/responses.ts", + "qualifiedName": "__type.type" + }, + "14453": { + "sourceFileName": "../../../../packages/core/types/src/http/campaign/admin/responses.ts", + "qualifiedName": "__type.currency_code" + }, + "14454": { + "sourceFileName": "../../../../packages/core/types/src/http/campaign/admin/responses.ts", + "qualifiedName": "__type.limit" + }, "14455": { "sourceFileName": "../../../../packages/core/types/src/http/campaign/admin/responses.ts", - "qualifiedName": "CampaignResponse" + "qualifiedName": "__type.used" }, "14456": { "sourceFileName": "../../../../packages/core/types/src/http/campaign/admin/responses.ts", - "qualifiedName": "CampaignResponse.id" + "qualifiedName": "AdminCampaignListResponse" }, "14457": { "sourceFileName": "../../../../packages/core/types/src/http/campaign/admin/responses.ts", - "qualifiedName": "CampaignResponse.name" + "qualifiedName": "__type" }, "14458": { "sourceFileName": "../../../../packages/core/types/src/http/campaign/admin/responses.ts", - "qualifiedName": "CampaignResponse.description" + "qualifiedName": "__type.campaigns" }, "14459": { "sourceFileName": "../../../../packages/core/types/src/http/campaign/admin/responses.ts", - "qualifiedName": "CampaignResponse.currency" + "qualifiedName": "AdminCampaignResponse" }, "14460": { - "sourceFileName": "../../../../packages/core/types/src/http/campaign/admin/responses.ts", - "qualifiedName": "CampaignResponse.campaign_identifier" - }, - "14461": { - "sourceFileName": "../../../../packages/core/types/src/http/campaign/admin/responses.ts", - "qualifiedName": "CampaignResponse.starts_at" - }, - "14462": { - "sourceFileName": "../../../../packages/core/types/src/http/campaign/admin/responses.ts", - "qualifiedName": "CampaignResponse.ends_at" - }, - "14463": { - "sourceFileName": "../../../../packages/core/types/src/http/campaign/admin/responses.ts", - "qualifiedName": "CampaignResponse.budget" - }, - "14464": { - "sourceFileName": "../../../../packages/core/types/src/http/campaign/admin/responses.ts", - "qualifiedName": "__type" - }, - "14465": { - "sourceFileName": "../../../../packages/core/types/src/http/campaign/admin/responses.ts", - "qualifiedName": "__type.id" - }, - "14466": { - "sourceFileName": "../../../../packages/core/types/src/http/campaign/admin/responses.ts", - "qualifiedName": "__type.type" - }, - "14467": { - "sourceFileName": "../../../../packages/core/types/src/http/campaign/admin/responses.ts", - "qualifiedName": "__type.currency_code" - }, - "14468": { - "sourceFileName": "../../../../packages/core/types/src/http/campaign/admin/responses.ts", - "qualifiedName": "__type.limit" - }, - "14469": { - "sourceFileName": "../../../../packages/core/types/src/http/campaign/admin/responses.ts", - "qualifiedName": "__type.used" - }, - "14470": { - "sourceFileName": "../../../../packages/core/types/src/http/campaign/admin/responses.ts", - "qualifiedName": "AdminCampaignListResponse" - }, - "14471": { - "sourceFileName": "../../../../packages/core/types/src/http/campaign/admin/responses.ts", - "qualifiedName": "__type" - }, - "14472": { - "sourceFileName": "../../../../packages/core/types/src/http/campaign/admin/responses.ts", - "qualifiedName": "__type.campaigns" - }, - "14473": { - "sourceFileName": "../../../../packages/core/types/src/http/campaign/admin/responses.ts", - "qualifiedName": "AdminCampaignResponse" - }, - "14474": { "sourceFileName": "../../../../packages/core/types/src/http/campaign/admin/responses.ts", "qualifiedName": "AdminCampaignResponse.campaign" }, - "14475": { + "14461": { "sourceFileName": "../../../../packages/core/types/src/http/collection/admin/entities.ts", "qualifiedName": "AdminCollection" }, - "14476": { + "14462": { "sourceFileName": "../../../../packages/core/types/src/http/collection/common.ts", "qualifiedName": "BaseCollection.id" }, - "14477": { + "14463": { "sourceFileName": "../../../../packages/core/types/src/http/collection/common.ts", "qualifiedName": "BaseCollection.title" }, - "14478": { + "14464": { "sourceFileName": "../../../../packages/core/types/src/http/collection/common.ts", "qualifiedName": "BaseCollection.handle" }, - "14479": { + "14465": { "sourceFileName": "../../../../packages/core/types/src/http/collection/common.ts", "qualifiedName": "BaseCollection.created_at" }, - "14480": { + "14466": { "sourceFileName": "../../../../packages/core/types/src/http/collection/common.ts", "qualifiedName": "BaseCollection.updated_at" }, - "14481": { + "14467": { "sourceFileName": "../../../../packages/core/types/src/http/collection/common.ts", "qualifiedName": "BaseCollection.deleted_at" }, - "14482": { + "14468": { "sourceFileName": "../../../../packages/core/types/src/http/collection/common.ts", "qualifiedName": "BaseCollection.products" }, - "14483": { + "14469": { "sourceFileName": "../../../../packages/core/types/src/http/collection/common.ts", "qualifiedName": "BaseCollection.metadata" }, - "14484": { + "14470": { "sourceFileName": "../../../../packages/core/types/src/http/collection/admin/payloads.ts", "qualifiedName": "AdminCreateCollection" }, - "14485": { + "14471": { "sourceFileName": "../../../../packages/core/types/src/http/collection/admin/payloads.ts", "qualifiedName": "AdminCreateCollection.title" }, - "14486": { + "14472": { "sourceFileName": "../../../../packages/core/types/src/http/collection/admin/payloads.ts", "qualifiedName": "AdminCreateCollection.handle" }, - "14487": { + "14473": { "sourceFileName": "../../../../packages/core/types/src/http/collection/admin/payloads.ts", "qualifiedName": "AdminCreateCollection.metadata" }, - "14488": { + "14474": { "sourceFileName": "../../../../packages/core/types/src/http/collection/admin/payloads.ts", "qualifiedName": "AdminUpdateCollection" }, - "14489": { + "14475": { "sourceFileName": "../../../../packages/core/types/src/http/collection/admin/payloads.ts", "qualifiedName": "AdminUpdateCollection.title" }, - "14490": { + "14476": { "sourceFileName": "../../../../packages/core/types/src/http/collection/admin/payloads.ts", "qualifiedName": "AdminUpdateCollection.handle" }, - "14491": { + "14477": { "sourceFileName": "../../../../packages/core/types/src/http/collection/admin/payloads.ts", "qualifiedName": "AdminUpdateCollection.metadata" }, - "14492": { + "14478": { "sourceFileName": "../../../../packages/core/types/src/http/collection/admin/payloads.ts", "qualifiedName": "AdminUpdateCollectionProducts" }, - "14493": { + "14479": { "sourceFileName": "../../../../packages/core/types/src/http/collection/admin/payloads.ts", "qualifiedName": "AdminUpdateCollectionProducts.add" }, - "14494": { + "14480": { "sourceFileName": "../../../../packages/core/types/src/http/collection/admin/payloads.ts", "qualifiedName": "AdminUpdateCollectionProducts.remove" }, - "14495": { + "14481": { "sourceFileName": "../../../../packages/core/types/src/http/collection/admin/queries.ts", "qualifiedName": "AdminCollectionListParams" }, - "14496": { + "14482": { "sourceFileName": "../../../../packages/core/types/src/http/collection/admin/queries.ts", "qualifiedName": "AdminCollectionListParams.deleted_at" }, - "14497": { + "14483": { "sourceFileName": "../../../../packages/core/types/src/http/collection/common.ts", "qualifiedName": "BaseCollectionListParams.q" }, - "14498": { + "14484": { "sourceFileName": "../../../../packages/core/types/src/http/collection/common.ts", "qualifiedName": "BaseCollectionListParams.id" }, - "14499": { + "14485": { "sourceFileName": "../../../../packages/core/types/src/http/collection/common.ts", "qualifiedName": "BaseCollectionListParams.handle" }, - "14500": { + "14486": { "sourceFileName": "../../../../packages/core/types/src/http/collection/common.ts", "qualifiedName": "BaseCollectionListParams.title" }, - "14501": { + "14487": { "sourceFileName": "../../../../packages/core/types/src/http/collection/common.ts", "qualifiedName": "BaseCollectionListParams.created_at" }, - "14502": { + "14488": { "sourceFileName": "../../../../packages/core/types/src/http/collection/common.ts", "qualifiedName": "BaseCollectionListParams.updated_at" }, - "14503": { + "14489": { "sourceFileName": "../../../../packages/core/types/src/http/common/request.ts", "qualifiedName": "FindParams.limit" }, - "14504": { + "14490": { "sourceFileName": "../../../../packages/core/types/src/http/common/request.ts", "qualifiedName": "FindParams.offset" }, - "14505": { + "14491": { "sourceFileName": "../../../../packages/core/types/src/http/common/request.ts", "qualifiedName": "FindParams.order" }, - "14506": { + "14492": { "sourceFileName": "../../../../packages/core/types/src/http/common/request.ts", "qualifiedName": "SelectParams.fields" }, - "14507": { + "14493": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.$and" }, - "14508": { + "14494": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.$or" }, - "14509": { + "14495": { "sourceFileName": "../../../../packages/core/types/src/http/collection/admin/queries.ts", "qualifiedName": "AdminCollectionParams" }, - "14510": { + "14496": { "sourceFileName": "../../../../packages/core/types/src/http/common/request.ts", "qualifiedName": "SelectParams.fields" }, - "14511": { + "14497": { "sourceFileName": "../../../../packages/core/types/src/http/collection/admin/responses.ts", "qualifiedName": "AdminCollectionResponse" }, - "14512": { + "14498": { "sourceFileName": "../../../../packages/core/types/src/http/collection/admin/responses.ts", "qualifiedName": "AdminCollectionResponse.collection" }, - "14513": { + "14499": { "sourceFileName": "../../../../packages/core/types/src/http/collection/admin/responses.ts", "qualifiedName": "AdminCollectionListResponse" }, - "14514": { + "14500": { "sourceFileName": "../../../../packages/core/types/src/http/collection/admin/responses.ts", "qualifiedName": "__type" }, - "14515": { + "14501": { "sourceFileName": "../../../../packages/core/types/src/http/collection/admin/responses.ts", "qualifiedName": "__type.collections" }, - "14516": { + "14502": { "sourceFileName": "../../../../packages/core/types/src/http/common/response.ts", "qualifiedName": "__type.limit" }, - "14517": { + "14503": { "sourceFileName": "../../../../packages/core/types/src/http/common/response.ts", "qualifiedName": "__type.offset" }, - "14518": { + "14504": { "sourceFileName": "../../../../packages/core/types/src/http/common/response.ts", "qualifiedName": "__type.count" }, - "14519": { + "14505": { "sourceFileName": "../../../../packages/core/types/src/http/collection/admin/responses.ts", "qualifiedName": "__type.collections" }, - "14520": { + "14506": { "sourceFileName": "../../../../packages/core/types/src/http/collection/admin/responses.ts", "qualifiedName": "AdminCollectionDeleteResponse" }, - "14521": { + "14507": { "sourceFileName": "../../../../packages/core/types/src/http/common/response.ts", "qualifiedName": "__type.id" }, - "14522": { + "14508": { "sourceFileName": "../../../../packages/core/types/src/http/common/response.ts", "qualifiedName": "__type.object" }, - "14523": { + "14509": { "sourceFileName": "../../../../packages/core/types/src/http/common/response.ts", "qualifiedName": "__type.deleted" }, - "14524": { + "14510": { "sourceFileName": "../../../../packages/core/types/src/http/common/response.ts", "qualifiedName": "__type.parent" }, - "14525": { + "14511": { "sourceFileName": "", "qualifiedName": "__type" }, - "14526": { + "14512": { "sourceFileName": "../../../../packages/core/types/src/http/collection/store.ts", "qualifiedName": "StoreCollection" }, - "14527": { + "14513": { "sourceFileName": "../../../../packages/core/types/src/http/collection/common.ts", "qualifiedName": "BaseCollection.id" }, - "14528": { + "14514": { "sourceFileName": "../../../../packages/core/types/src/http/collection/common.ts", "qualifiedName": "BaseCollection.title" }, - "14529": { + "14515": { "sourceFileName": "../../../../packages/core/types/src/http/collection/common.ts", "qualifiedName": "BaseCollection.handle" }, - "14530": { + "14516": { "sourceFileName": "../../../../packages/core/types/src/http/collection/common.ts", "qualifiedName": "BaseCollection.created_at" }, - "14531": { + "14517": { "sourceFileName": "../../../../packages/core/types/src/http/collection/common.ts", "qualifiedName": "BaseCollection.updated_at" }, - "14532": { + "14518": { "sourceFileName": "../../../../packages/core/types/src/http/collection/common.ts", "qualifiedName": "BaseCollection.deleted_at" }, - "14533": { + "14519": { "sourceFileName": "../../../../packages/core/types/src/http/collection/common.ts", "qualifiedName": "BaseCollection.products" }, - "14534": { + "14520": { "sourceFileName": "../../../../packages/core/types/src/http/collection/common.ts", "qualifiedName": "BaseCollection.metadata" }, - "14535": { + "14521": { "sourceFileName": "../../../../packages/core/types/src/http/collection/store.ts", "qualifiedName": "StoreCollectionFilters" }, - "14536": { + "14522": { "sourceFileName": "../../../../packages/core/types/src/http/collection/common.ts", "qualifiedName": "BaseCollectionListParams.q" }, - "14537": { + "14523": { "sourceFileName": "../../../../packages/core/types/src/http/collection/common.ts", "qualifiedName": "BaseCollectionListParams.id" }, - "14538": { + "14524": { "sourceFileName": "../../../../packages/core/types/src/http/collection/common.ts", "qualifiedName": "BaseCollectionListParams.handle" }, - "14539": { + "14525": { "sourceFileName": "../../../../packages/core/types/src/http/collection/common.ts", "qualifiedName": "BaseCollectionListParams.title" }, - "14540": { + "14526": { "sourceFileName": "../../../../packages/core/types/src/http/collection/common.ts", "qualifiedName": "BaseCollectionListParams.created_at" }, - "14541": { + "14527": { "sourceFileName": "../../../../packages/core/types/src/http/collection/common.ts", "qualifiedName": "BaseCollectionListParams.updated_at" }, - "14542": { + "14528": { "sourceFileName": "../../../../packages/core/types/src/http/common/request.ts", "qualifiedName": "FindParams.limit" }, - "14543": { + "14529": { "sourceFileName": "../../../../packages/core/types/src/http/common/request.ts", "qualifiedName": "FindParams.offset" }, - "14544": { + "14530": { "sourceFileName": "../../../../packages/core/types/src/http/common/request.ts", "qualifiedName": "FindParams.order" }, - "14545": { + "14531": { "sourceFileName": "../../../../packages/core/types/src/http/common/request.ts", "qualifiedName": "SelectParams.fields" }, - "14546": { + "14532": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.$and" }, - "14547": { + "14533": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.$or" }, - "14548": { + "14534": { "sourceFileName": "../../../../packages/core/types/src/http/common/request.ts", "qualifiedName": "SelectParams" }, - "14549": { + "14535": { "sourceFileName": "../../../../packages/core/types/src/http/common/request.ts", "qualifiedName": "SelectParams.fields" }, - "14550": { + "14536": { "sourceFileName": "../../../../packages/core/types/src/http/common/request.ts", "qualifiedName": "FindParams" }, - "14551": { + "14537": { "sourceFileName": "../../../../packages/core/types/src/http/common/request.ts", "qualifiedName": "FindParams.limit" }, - "14552": { + "14538": { "sourceFileName": "../../../../packages/core/types/src/http/common/request.ts", "qualifiedName": "FindParams.offset" }, - "14553": { + "14539": { "sourceFileName": "../../../../packages/core/types/src/http/common/request.ts", "qualifiedName": "FindParams.order" }, - "14554": { + "14540": { "sourceFileName": "../../../../packages/core/types/src/http/common/request.ts", "qualifiedName": "SelectParams.fields" }, - "14555": { + "14541": { "sourceFileName": "../../../../packages/core/types/src/http/common/response.ts", "qualifiedName": "DeleteResponse" }, - "14556": { + "14542": { "sourceFileName": "../../../../packages/core/types/src/http/common/response.ts", "qualifiedName": "__type" }, - "14557": { + "14543": { "sourceFileName": "../../../../packages/core/types/src/http/common/response.ts", "qualifiedName": "__type.id" }, - "14558": { + "14544": { "sourceFileName": "../../../../packages/core/types/src/http/common/response.ts", "qualifiedName": "__type.object" }, - "14559": { + "14545": { "sourceFileName": "../../../../packages/core/types/src/http/common/response.ts", "qualifiedName": "__type.deleted" }, - "14560": { + "14546": { "sourceFileName": "../../../../packages/core/types/src/http/common/response.ts", "qualifiedName": "__type.parent" }, - "14561": { + "14547": { "sourceFileName": "../../../../packages/core/types/src/http/common/response.ts", "qualifiedName": "TObject" }, - "14562": { + "14548": { "sourceFileName": "../../../../packages/core/types/src/http/common/response.ts", "qualifiedName": "TParent" }, - "14563": { + "14549": { "sourceFileName": "../../../../packages/core/types/src/http/common/response.ts", "qualifiedName": "__type" }, - "14564": { + "14550": { "sourceFileName": "../../../../packages/core/types/src/http/common/response.ts", "qualifiedName": "PaginatedResponse" }, - "14565": { + "14551": { "sourceFileName": "../../../../packages/core/types/src/http/common/response.ts", "qualifiedName": "__type" }, - "14566": { + "14552": { "sourceFileName": "../../../../packages/core/types/src/http/common/response.ts", "qualifiedName": "__type.limit" }, - "14567": { + "14553": { "sourceFileName": "../../../../packages/core/types/src/http/common/response.ts", "qualifiedName": "__type.offset" }, - "14568": { + "14554": { "sourceFileName": "../../../../packages/core/types/src/http/common/response.ts", "qualifiedName": "__type.count" }, - "14569": { + "14555": { "sourceFileName": "../../../../packages/core/types/src/http/common/response.ts", "qualifiedName": "T" }, - "14570": { + "14556": { "sourceFileName": "../../../../packages/core/types/src/http/file/admin.ts", "qualifiedName": "AdminFile" }, - "14571": { + "14557": { "sourceFileName": "../../../../packages/core/types/src/http/file/common.ts", "qualifiedName": "BaseFile.id" }, - "14572": { + "14558": { "sourceFileName": "../../../../packages/core/types/src/http/file/common.ts", "qualifiedName": "BaseFile.url" }, - "14573": { + "14559": { "sourceFileName": "../../../../packages/core/types/src/http/file/admin.ts", "qualifiedName": "AdminUploadFile" }, - "14574": { + "14560": { "sourceFileName": "../../../../packages/core/types/src/http/file/store.ts", "qualifiedName": "StoreFile" }, - "14575": { + "14561": { "sourceFileName": "../../../../packages/core/types/src/http/file/common.ts", "qualifiedName": "BaseFile.id" }, - "14576": { + "14562": { "sourceFileName": "../../../../packages/core/types/src/http/file/common.ts", "qualifiedName": "BaseFile.url" }, - "14577": { + "14563": { "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-provider/admin/entities.ts", "qualifiedName": "AdminFulfillmentProvider" }, - "14578": { + "14564": { "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-provider/admin/entities.ts", "qualifiedName": "AdminFulfillmentProvider.id" }, - "14579": { + "14565": { "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-provider/admin/entities.ts", "qualifiedName": "AdminFulfillmentProvider.is_enabled" }, - "14580": { + "14566": { "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-provider/admin/queries.ts", "qualifiedName": "AdminFulfillmentProviderListParams" }, - "14581": { + "14567": { "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-provider/admin/queries.ts", "qualifiedName": "AdminFulfillmentProviderListParams.id" }, - "14582": { + "14568": { "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-provider/admin/queries.ts", "qualifiedName": "AdminFulfillmentProviderListParams.q" }, - "14583": { + "14569": { "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-provider/admin/queries.ts", "qualifiedName": "AdminFulfillmentProviderListParams.is_enabled" }, - "14584": { + "14570": { "sourceFileName": "../../../../packages/core/types/src/http/common/request.ts", "qualifiedName": "FindParams.limit" }, - "14585": { + "14571": { "sourceFileName": "../../../../packages/core/types/src/http/common/request.ts", "qualifiedName": "FindParams.offset" }, - "14586": { + "14572": { "sourceFileName": "../../../../packages/core/types/src/http/common/request.ts", "qualifiedName": "FindParams.order" }, - "14587": { + "14573": { "sourceFileName": "../../../../packages/core/types/src/http/common/request.ts", "qualifiedName": "SelectParams.fields" }, - "14588": { + "14574": { "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-provider/admin/responses.ts", "qualifiedName": "AdminFulfillmentProviderListResponse" }, - "14589": { + "14575": { "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-provider/admin/responses.ts", "qualifiedName": "__type" }, - "14590": { + "14576": { "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-provider/admin/responses.ts", "qualifiedName": "__type.fulfillment_providers" }, - "14591": { + "14577": { "sourceFileName": "../../../../packages/core/types/src/http/common/response.ts", "qualifiedName": "__type.limit" }, - "14592": { + "14578": { "sourceFileName": "../../../../packages/core/types/src/http/common/response.ts", "qualifiedName": "__type.offset" }, - "14593": { + "14579": { "sourceFileName": "../../../../packages/core/types/src/http/common/response.ts", "qualifiedName": "__type.count" }, - "14594": { + "14580": { "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-provider/admin/responses.ts", "qualifiedName": "__type.fulfillment_providers" }, - "14595": { + "14581": { "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/entities.ts", "qualifiedName": "AdminGeoZone" }, - "14596": { + "14582": { "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/entities.ts", "qualifiedName": "AdminGeoZone.id" }, - "14597": { + "14583": { "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/entities.ts", "qualifiedName": "AdminGeoZone.type" }, - "14598": { + "14584": { "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/entities.ts", "qualifiedName": "AdminGeoZone.country_code" }, - "14599": { + "14585": { "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/entities.ts", "qualifiedName": "AdminGeoZone.province_code" }, - "14600": { + "14586": { "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/entities.ts", "qualifiedName": "AdminGeoZone.city" }, - "14601": { + "14587": { "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/entities.ts", "qualifiedName": "AdminGeoZone.postal_expression" }, - "14602": { + "14588": { "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/entities.ts", "qualifiedName": "AdminGeoZone.created_at" }, - "14603": { + "14589": { "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/entities.ts", "qualifiedName": "AdminGeoZone.updated_at" }, - "14604": { + "14590": { "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/entities.ts", "qualifiedName": "AdminGeoZone.deleted_at" }, - "14605": { + "14591": { "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/entities.ts", "qualifiedName": "AdminServiceZone" }, - "14606": { + "14592": { "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/entities.ts", "qualifiedName": "AdminServiceZone.id" }, - "14607": { + "14593": { "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/entities.ts", "qualifiedName": "AdminServiceZone.name" }, - "14608": { + "14594": { "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/entities.ts", "qualifiedName": "AdminServiceZone.fulfillment_set_id" }, - "14609": { + "14595": { "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/entities.ts", "qualifiedName": "AdminServiceZone.geo_zones" }, - "14610": { + "14596": { "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/entities.ts", "qualifiedName": "AdminServiceZone.shipping_options" }, - "14611": { + "14597": { "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/entities.ts", "qualifiedName": "AdminServiceZone.created_at" }, - "14612": { + "14598": { "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/entities.ts", "qualifiedName": "AdminServiceZone.updated_at" }, - "14613": { + "14599": { "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/entities.ts", "qualifiedName": "AdminServiceZone.deleted_at" }, - "14614": { + "14600": { "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/entities.ts", "qualifiedName": "AdminFulfillmentSet" }, - "14615": { + "14601": { "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/entities.ts", "qualifiedName": "AdminFulfillmentSet.id" }, - "14616": { + "14602": { "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/entities.ts", "qualifiedName": "AdminFulfillmentSet.name" }, - "14617": { + "14603": { "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/entities.ts", "qualifiedName": "AdminFulfillmentSet.type" }, - "14618": { + "14604": { "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/entities.ts", "qualifiedName": "AdminFulfillmentSet.service_zones" }, - "14619": { + "14605": { "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/entities.ts", "qualifiedName": "AdminFulfillmentSet.created_at" }, - "14620": { + "14606": { "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/entities.ts", "qualifiedName": "AdminFulfillmentSet.updated_at" }, - "14621": { + "14607": { "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/entities.ts", "qualifiedName": "AdminFulfillmentSet.deleted_at" }, - "14622": { + "14608": { "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/payloads.ts", "qualifiedName": "AdminCreateFulfillmentSetServiceZone" }, - "14623": { + "14609": { "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/payloads.ts", "qualifiedName": "AdminCreateFulfillmentSetServiceZone.name" }, - "14624": { + "14610": { "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/payloads.ts", "qualifiedName": "AdminCreateFulfillmentSetServiceZone.geo_zones" }, - "14625": { + "14611": { "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/payloads.ts", "qualifiedName": "AdminUpdateFulfillmentSetServiceZone" }, - "14626": { + "14612": { "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/payloads.ts", "qualifiedName": "AdminUpdateFulfillmentSetServiceZone.name" }, - "14627": { + "14613": { "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/payloads.ts", "qualifiedName": "AdminUpdateFulfillmentSetServiceZone.geo_zones" }, - "14628": { + "14614": { "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/responses.ts", "qualifiedName": "AdminServiceZoneResponse" }, - "14629": { + "14615": { "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/responses.ts", "qualifiedName": "AdminServiceZoneResponse.service_zone" }, - "14630": { + "14616": { "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/responses.ts", "qualifiedName": "AdminServiceZoneDeleteResponse" }, - "14631": { + "14617": { "sourceFileName": "../../../../packages/core/types/src/http/common/response.ts", "qualifiedName": "__type.id" }, - "14632": { + "14618": { "sourceFileName": "../../../../packages/core/types/src/http/common/response.ts", "qualifiedName": "__type.object" }, - "14633": { + "14619": { "sourceFileName": "../../../../packages/core/types/src/http/common/response.ts", "qualifiedName": "__type.deleted" }, - "14634": { + "14620": { "sourceFileName": "../../../../packages/core/types/src/http/common/response.ts", "qualifiedName": "__type.parent" }, - "14635": { + "14621": { "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/responses.ts", "qualifiedName": "AdminFulfillmentSetResponse" }, - "14636": { + "14622": { "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/responses.ts", "qualifiedName": "AdminFulfillmentSetResponse.fulfillment_set" }, - "14637": { + "14623": { "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/responses.ts", "qualifiedName": "AdminFulfillmentSetDeleteResponse" }, - "14638": { + "14624": { "sourceFileName": "../../../../packages/core/types/src/http/common/response.ts", "qualifiedName": "__type.id" }, - "14639": { + "14625": { "sourceFileName": "../../../../packages/core/types/src/http/common/response.ts", "qualifiedName": "__type.object" }, - "14640": { + "14626": { "sourceFileName": "../../../../packages/core/types/src/http/common/response.ts", "qualifiedName": "__type.deleted" }, - "14641": { + "14627": { "sourceFileName": "../../../../packages/core/types/src/http/common/response.ts", "qualifiedName": "__type.parent" }, - "14642": { + "14628": { "sourceFileName": "", "qualifiedName": "__type" }, - "14643": { + "14629": { "sourceFileName": "../../../../packages/core/types/src/http/inventory/admin/entities.ts", "qualifiedName": "AdminInventoryItem" }, - "14644": { + "14630": { "sourceFileName": "../../../../packages/core/types/src/http/inventory/admin/entities.ts", "qualifiedName": "AdminInventoryItem.id" }, - "14645": { + "14631": { "sourceFileName": "../../../../packages/core/types/src/http/inventory/admin/entities.ts", "qualifiedName": "AdminInventoryItem.sku" }, - "14646": { + "14632": { "sourceFileName": "../../../../packages/core/types/src/http/inventory/admin/entities.ts", "qualifiedName": "AdminInventoryItem.origin_country" }, - "14647": { + "14633": { "sourceFileName": "../../../../packages/core/types/src/http/inventory/admin/entities.ts", "qualifiedName": "AdminInventoryItem.hs_code" }, - "14648": { + "14634": { "sourceFileName": "../../../../packages/core/types/src/http/inventory/admin/entities.ts", "qualifiedName": "AdminInventoryItem.requires_shipping" }, - "14649": { + "14635": { "sourceFileName": "../../../../packages/core/types/src/http/inventory/admin/entities.ts", "qualifiedName": "AdminInventoryItem.mid_code" }, - "14650": { + "14636": { "sourceFileName": "../../../../packages/core/types/src/http/inventory/admin/entities.ts", "qualifiedName": "AdminInventoryItem.material" }, - "14651": { + "14637": { "sourceFileName": "../../../../packages/core/types/src/http/inventory/admin/entities.ts", "qualifiedName": "AdminInventoryItem.weight" }, - "14652": { + "14638": { "sourceFileName": "../../../../packages/core/types/src/http/inventory/admin/entities.ts", "qualifiedName": "AdminInventoryItem.length" }, - "14653": { + "14639": { "sourceFileName": "../../../../packages/core/types/src/http/inventory/admin/entities.ts", "qualifiedName": "AdminInventoryItem.height" }, - "14654": { + "14640": { "sourceFileName": "../../../../packages/core/types/src/http/inventory/admin/entities.ts", "qualifiedName": "AdminInventoryItem.width" }, - "14655": { + "14641": { "sourceFileName": "../../../../packages/core/types/src/http/inventory/admin/entities.ts", "qualifiedName": "AdminInventoryItem.title" }, - "14656": { + "14642": { "sourceFileName": "../../../../packages/core/types/src/http/inventory/admin/entities.ts", "qualifiedName": "AdminInventoryItem.description" }, - "14657": { + "14643": { "sourceFileName": "../../../../packages/core/types/src/http/inventory/admin/entities.ts", "qualifiedName": "AdminInventoryItem.thumbnail" }, - "14658": { + "14644": { "sourceFileName": "../../../../packages/core/types/src/http/inventory/admin/entities.ts", "qualifiedName": "AdminInventoryItem.metadata" }, - "14659": { + "14645": { "sourceFileName": "../../../../packages/core/types/src/http/inventory/admin/payloads.ts", "qualifiedName": "AdminCreateInventoryItem" }, - "14660": { + "14646": { "sourceFileName": "../../../../packages/core/types/src/http/inventory/admin/payloads.ts", "qualifiedName": "AdminCreateInventoryItem.sku" }, - "14661": { + "14647": { "sourceFileName": "../../../../packages/core/types/src/http/inventory/admin/payloads.ts", "qualifiedName": "AdminCreateInventoryItem.hs_code" }, - "14662": { + "14648": { "sourceFileName": "../../../../packages/core/types/src/http/inventory/admin/payloads.ts", "qualifiedName": "AdminCreateInventoryItem.weight" }, - "14663": { + "14649": { "sourceFileName": "../../../../packages/core/types/src/http/inventory/admin/payloads.ts", "qualifiedName": "AdminCreateInventoryItem.length" }, - "14664": { + "14650": { "sourceFileName": "../../../../packages/core/types/src/http/inventory/admin/payloads.ts", "qualifiedName": "AdminCreateInventoryItem.height" }, - "14665": { + "14651": { "sourceFileName": "../../../../packages/core/types/src/http/inventory/admin/payloads.ts", "qualifiedName": "AdminCreateInventoryItem.width" }, - "14666": { + "14652": { "sourceFileName": "../../../../packages/core/types/src/http/inventory/admin/payloads.ts", "qualifiedName": "AdminCreateInventoryItem.origin_country" }, - "14667": { + "14653": { "sourceFileName": "../../../../packages/core/types/src/http/inventory/admin/payloads.ts", "qualifiedName": "AdminCreateInventoryItem.mid_code" }, - "14668": { + "14654": { "sourceFileName": "../../../../packages/core/types/src/http/inventory/admin/payloads.ts", "qualifiedName": "AdminCreateInventoryItem.material" }, - "14669": { + "14655": { "sourceFileName": "../../../../packages/core/types/src/http/inventory/admin/payloads.ts", "qualifiedName": "AdminCreateInventoryItem.title" }, - "14670": { + "14656": { "sourceFileName": "../../../../packages/core/types/src/http/inventory/admin/payloads.ts", "qualifiedName": "AdminCreateInventoryItem.description" }, - "14671": { + "14657": { "sourceFileName": "../../../../packages/core/types/src/http/inventory/admin/payloads.ts", "qualifiedName": "AdminCreateInventoryItem.requires_shipping" }, - "14672": { + "14658": { "sourceFileName": "../../../../packages/core/types/src/http/inventory/admin/payloads.ts", "qualifiedName": "AdminCreateInventoryItem.thumbnail" }, - "14673": { + "14659": { "sourceFileName": "../../../../packages/core/types/src/http/inventory/admin/payloads.ts", "qualifiedName": "AdminCreateInventoryItem.metadata" }, - "14674": { + "14660": { "sourceFileName": "../../../../packages/core/types/src/http/inventory/admin/payloads.ts", "qualifiedName": "AdminUpdateInventoryItem" }, - "14675": { + "14661": { "sourceFileName": "../../../../packages/core/types/src/http/inventory/admin/payloads.ts", "qualifiedName": "AdminCreateInventoryItem.sku" }, - "14676": { + "14662": { "sourceFileName": "../../../../packages/core/types/src/http/inventory/admin/payloads.ts", "qualifiedName": "AdminCreateInventoryItem.hs_code" }, - "14677": { + "14663": { "sourceFileName": "../../../../packages/core/types/src/http/inventory/admin/payloads.ts", "qualifiedName": "AdminCreateInventoryItem.weight" }, - "14678": { + "14664": { "sourceFileName": "../../../../packages/core/types/src/http/inventory/admin/payloads.ts", "qualifiedName": "AdminCreateInventoryItem.length" }, - "14679": { + "14665": { "sourceFileName": "../../../../packages/core/types/src/http/inventory/admin/payloads.ts", "qualifiedName": "AdminCreateInventoryItem.height" }, - "14680": { + "14666": { "sourceFileName": "../../../../packages/core/types/src/http/inventory/admin/payloads.ts", "qualifiedName": "AdminCreateInventoryItem.width" }, - "14681": { + "14667": { "sourceFileName": "../../../../packages/core/types/src/http/inventory/admin/payloads.ts", "qualifiedName": "AdminCreateInventoryItem.origin_country" }, - "14682": { + "14668": { "sourceFileName": "../../../../packages/core/types/src/http/inventory/admin/payloads.ts", "qualifiedName": "AdminCreateInventoryItem.mid_code" }, - "14683": { + "14669": { "sourceFileName": "../../../../packages/core/types/src/http/inventory/admin/payloads.ts", "qualifiedName": "AdminCreateInventoryItem.material" }, - "14684": { + "14670": { "sourceFileName": "../../../../packages/core/types/src/http/inventory/admin/payloads.ts", "qualifiedName": "AdminCreateInventoryItem.title" }, - "14685": { + "14671": { "sourceFileName": "../../../../packages/core/types/src/http/inventory/admin/payloads.ts", "qualifiedName": "AdminCreateInventoryItem.description" }, - "14686": { + "14672": { "sourceFileName": "../../../../packages/core/types/src/http/inventory/admin/payloads.ts", "qualifiedName": "AdminCreateInventoryItem.requires_shipping" }, - "14687": { + "14673": { "sourceFileName": "../../../../packages/core/types/src/http/inventory/admin/payloads.ts", "qualifiedName": "AdminCreateInventoryItem.thumbnail" }, - "14688": { + "14674": { "sourceFileName": "../../../../packages/core/types/src/http/inventory/admin/payloads.ts", "qualifiedName": "AdminCreateInventoryItem.metadata" }, - "14689": { + "14675": { "sourceFileName": "../../../../packages/core/types/src/http/inventory/admin/queries.ts", "qualifiedName": "AdminInventoryItemParams" }, - "14690": { + "14676": { "sourceFileName": "../../../../packages/core/types/src/http/inventory/admin/queries.ts", "qualifiedName": "AdminInventoryItemParams.id" }, - "14691": { + "14677": { "sourceFileName": "../../../../packages/core/types/src/http/inventory/admin/queries.ts", "qualifiedName": "AdminInventoryItemParams.q" }, - "14692": { + "14678": { "sourceFileName": "../../../../packages/core/types/src/http/inventory/admin/queries.ts", "qualifiedName": "AdminInventoryItemParams.sku" }, - "14693": { + "14679": { "sourceFileName": "../../../../packages/core/types/src/http/inventory/admin/queries.ts", "qualifiedName": "AdminInventoryItemParams.origin_country" }, - "14694": { + "14680": { "sourceFileName": "../../../../packages/core/types/src/http/inventory/admin/queries.ts", "qualifiedName": "AdminInventoryItemParams.mid_code" }, - "14695": { + "14681": { "sourceFileName": "../../../../packages/core/types/src/http/inventory/admin/queries.ts", "qualifiedName": "AdminInventoryItemParams.hs_code" }, - "14696": { + "14682": { "sourceFileName": "../../../../packages/core/types/src/http/inventory/admin/queries.ts", "qualifiedName": "AdminInventoryItemParams.material" }, - "14697": { + "14683": { "sourceFileName": "../../../../packages/core/types/src/http/inventory/admin/queries.ts", "qualifiedName": "AdminInventoryItemParams.requires_shipping" }, - "14698": { + "14684": { "sourceFileName": "../../../../packages/core/types/src/http/inventory/admin/queries.ts", "qualifiedName": "AdminInventoryItemParams.weight" }, - "14699": { + "14685": { "sourceFileName": "../../../../packages/core/types/src/http/inventory/admin/queries.ts", "qualifiedName": "AdminInventoryItemParams.length" }, - "14700": { + "14686": { "sourceFileName": "../../../../packages/core/types/src/http/inventory/admin/queries.ts", "qualifiedName": "AdminInventoryItemParams.height" }, - "14701": { + "14687": { "sourceFileName": "../../../../packages/core/types/src/http/inventory/admin/queries.ts", "qualifiedName": "AdminInventoryItemParams.width" }, - "14702": { + "14688": { "sourceFileName": "../../../../packages/core/types/src/http/inventory/admin/queries.ts", "qualifiedName": "AdminInventoryItemParams.location_levels" }, - "14703": { + "14689": { "sourceFileName": "../../../../packages/core/types/src/http/common/request.ts", "qualifiedName": "FindParams.limit" }, - "14704": { + "14690": { "sourceFileName": "../../../../packages/core/types/src/http/common/request.ts", "qualifiedName": "FindParams.offset" }, - "14705": { + "14691": { "sourceFileName": "../../../../packages/core/types/src/http/common/request.ts", "qualifiedName": "FindParams.order" }, - "14706": { + "14692": { "sourceFileName": "../../../../packages/core/types/src/http/common/request.ts", "qualifiedName": "SelectParams.fields" }, - "14707": { + "14693": { "sourceFileName": "../../../../packages/core/types/src/http/inventory/admin/responses.ts", "qualifiedName": "AdminInventoryItemResponse" }, - "14708": { + "14694": { "sourceFileName": "../../../../packages/core/types/src/http/inventory/admin/responses.ts", "qualifiedName": "AdminInventoryItemResponse.inventory_item" }, - "14709": { + "14695": { "sourceFileName": "../../../../packages/core/types/src/http/inventory/admin/responses.ts", "qualifiedName": "AdminInventoryItemListResponse" }, - "14710": { + "14696": { "sourceFileName": "../../../../packages/core/types/src/http/inventory/admin/responses.ts", "qualifiedName": "__type" }, - "14711": { + "14697": { "sourceFileName": "../../../../packages/core/types/src/http/inventory/admin/responses.ts", "qualifiedName": "__type.inventory_items" }, - "14712": { + "14698": { "sourceFileName": "../../../../packages/core/types/src/http/inventory/admin/responses.ts", "qualifiedName": "AdminInventoryItemDeleteResponse" }, - "14713": { + "14699": { "sourceFileName": "../../../../packages/core/types/src/http/inventory-level/admin/entities.ts", "qualifiedName": "InventoryLevel" }, - "14714": { + "14700": { "sourceFileName": "../../../../packages/core/types/src/http/inventory-level/admin/entities.ts", "qualifiedName": "InventoryLevel.id" }, - "14715": { + "14701": { "sourceFileName": "../../../../packages/core/types/src/http/inventory-level/admin/entities.ts", "qualifiedName": "InventoryLevel.inventory_item_id" }, - "14716": { + "14702": { "sourceFileName": "../../../../packages/core/types/src/http/inventory-level/admin/entities.ts", "qualifiedName": "InventoryLevel.location_id" }, - "14717": { + "14703": { "sourceFileName": "../../../../packages/core/types/src/http/inventory-level/admin/entities.ts", "qualifiedName": "InventoryLevel.stocked_quantity" }, - "14718": { + "14704": { "sourceFileName": "../../../../packages/core/types/src/http/inventory-level/admin/entities.ts", "qualifiedName": "InventoryLevel.reserved_quantity" }, - "14719": { + "14705": { "sourceFileName": "../../../../packages/core/types/src/http/inventory-level/admin/entities.ts", "qualifiedName": "InventoryLevel.available_quantity" }, - "14720": { + "14706": { "sourceFileName": "../../../../packages/core/types/src/http/inventory-level/admin/entities.ts", "qualifiedName": "InventoryLevel.incoming_quantity" }, - "14721": { + "14707": { "sourceFileName": "../../../../packages/core/types/src/http/inventory-level/admin/entities.ts", "qualifiedName": "InventoryLevel.metadata" }, - "14722": { + "14708": { "sourceFileName": "../../../../packages/core/types/src/http/inventory-level/admin/payloads.ts", "qualifiedName": "AdminUpdateInventoryLevel" }, - "14723": { + "14709": { "sourceFileName": "../../../../packages/core/types/src/http/inventory-level/admin/payloads.ts", "qualifiedName": "AdminUpdateInventoryLevel.stocked_quantity" }, - "14724": { + "14710": { "sourceFileName": "../../../../packages/core/types/src/http/inventory-level/admin/payloads.ts", "qualifiedName": "AdminUpdateInventoryLevel.incoming_quantity" }, - "14725": { + "14711": { "sourceFileName": "../../../../packages/core/types/src/http/inventory-level/admin/payloads.ts", "qualifiedName": "AdminCreateInventoryLevel" }, - "14726": { + "14712": { "sourceFileName": "../../../../packages/core/types/src/http/inventory-level/admin/payloads.ts", "qualifiedName": "AdminCreateInventoryLevel.location_id" }, - "14727": { + "14713": { "sourceFileName": "../../../../packages/core/types/src/http/inventory-level/admin/payloads.ts", "qualifiedName": "AdminCreateInventoryLevel.stocked_quantity" }, - "14728": { + "14714": { "sourceFileName": "../../../../packages/core/types/src/http/inventory-level/admin/payloads.ts", "qualifiedName": "AdminCreateInventoryLevel.incoming_quantity" }, - "14729": { + "14715": { "sourceFileName": "../../../../packages/core/types/src/http/inventory-level/admin/payloads.ts", "qualifiedName": "AdminBatchUpdateInventoryLevelLocation" }, - "14730": { + "14716": { "sourceFileName": "../../../../packages/core/types/src/http/inventory-level/admin/payloads.ts", "qualifiedName": "AdminBatchUpdateInventoryLevelLocation.delete" }, - "14731": { + "14717": { "sourceFileName": "../../../../packages/core/types/src/http/inventory-level/admin/payloads.ts", "qualifiedName": "AdminBatchUpdateInventoryLevelLocation.update" }, - "14732": { + "14718": { "sourceFileName": "../../../../packages/core/types/src/http/inventory-level/admin/payloads.ts", "qualifiedName": "AdminBatchUpdateInventoryLevelLocation.create" }, - "14733": { + "14719": { "sourceFileName": "../../../../packages/core/types/src/http/inventory-level/admin/queries.ts", "qualifiedName": "AdminInventoryLevelFilters" }, - "14734": { + "14720": { "sourceFileName": "../../../../packages/core/types/src/http/inventory-level/admin/queries.ts", "qualifiedName": "AdminInventoryLevelFilters.location_id" }, - "14735": { + "14721": { "sourceFileName": "../../../../packages/core/types/src/http/common/request.ts", "qualifiedName": "FindParams.limit" }, - "14736": { + "14722": { "sourceFileName": "../../../../packages/core/types/src/http/common/request.ts", "qualifiedName": "FindParams.offset" }, - "14737": { + "14723": { "sourceFileName": "../../../../packages/core/types/src/http/common/request.ts", "qualifiedName": "FindParams.order" }, - "14738": { + "14724": { "sourceFileName": "../../../../packages/core/types/src/http/common/request.ts", "qualifiedName": "SelectParams.fields" }, - "14739": { + "14725": { "sourceFileName": "../../../../packages/core/types/src/http/inventory-level/admin/responses.ts", "qualifiedName": "AdminInventoryLevelResponse" }, - "14740": { + "14726": { "sourceFileName": "../../../../packages/core/types/src/http/inventory-level/admin/responses.ts", "qualifiedName": "AdminInventoryLevelResponse.inventory_level" }, - "14741": { + "14727": { "sourceFileName": "../../../../packages/core/types/src/http/inventory-level/admin/responses.ts", "qualifiedName": "AdminInventoryLevelListResponse" }, - "14742": { + "14728": { "sourceFileName": "../../../../packages/core/types/src/http/inventory-level/admin/responses.ts", "qualifiedName": "__type" }, - "14743": { + "14729": { "sourceFileName": "../../../../packages/core/types/src/http/inventory-level/admin/responses.ts", "qualifiedName": "__type.inventory_levels" }, - "14744": { + "14730": { "sourceFileName": "../../../../packages/core/types/src/http/invite/admin.ts", "qualifiedName": "AdminAcceptInvite" }, - "14745": { + "14731": { "sourceFileName": "../../../../packages/core/types/src/http/invite/admin.ts", "qualifiedName": "__type" }, - "14746": { + "14732": { "sourceFileName": "../../../../packages/core/types/src/http/invite/admin.ts", "qualifiedName": "__type.first_name" }, - "14747": { + "14733": { "sourceFileName": "../../../../packages/core/types/src/http/invite/admin.ts", "qualifiedName": "__type.last_name" }, - "14748": { + "14734": { "sourceFileName": "../../../../packages/core/types/src/http/invite/admin.ts", "qualifiedName": "AdminCreateInvite" }, - "14749": { + "14735": { "sourceFileName": "../../../../packages/core/types/src/http/invite/admin.ts", "qualifiedName": "__type" }, - "14750": { + "14736": { "sourceFileName": "../../../../packages/core/types/src/http/invite/admin.ts", "qualifiedName": "__type.email" }, - "14751": { + "14737": { "sourceFileName": "../../../../packages/core/types/src/http/invite/admin.ts", "qualifiedName": "__type.metadata" }, - "14752": { + "14738": { "sourceFileName": "../../../../packages/core/types/src/http/invite/admin.ts", "qualifiedName": "AdminInviteResponse" }, - "14753": { + "14739": { "sourceFileName": "../../../../packages/core/types/src/http/invite/admin.ts", "qualifiedName": "__type" }, - "14754": { + "14740": { "sourceFileName": "../../../../packages/core/types/src/http/invite/admin.ts", "qualifiedName": "__type.id" }, - "14755": { + "14741": { "sourceFileName": "../../../../packages/core/types/src/http/invite/admin.ts", "qualifiedName": "__type.email" }, - "14756": { + "14742": { "sourceFileName": "../../../../packages/core/types/src/http/invite/admin.ts", "qualifiedName": "__type.accepted" }, - "14757": { + "14743": { "sourceFileName": "../../../../packages/core/types/src/http/invite/admin.ts", "qualifiedName": "__type.token" }, - "14758": { + "14744": { "sourceFileName": "../../../../packages/core/types/src/http/invite/admin.ts", "qualifiedName": "__type.expires_at" }, - "14759": { + "14745": { "sourceFileName": "../../../../packages/core/types/src/http/invite/admin.ts", "qualifiedName": "__type.metadata" }, - "14760": { + "14746": { "sourceFileName": "../../../../packages/core/types/src/http/invite/admin.ts", "qualifiedName": "__type.created_at" }, - "14761": { + "14747": { "sourceFileName": "../../../../packages/core/types/src/http/invite/admin.ts", "qualifiedName": "__type.updated_at" }, - "14762": { + "14748": { "sourceFileName": "../../../../packages/core/types/src/http/price-list/admin/entities.ts", "qualifiedName": "AdminPriceListPrice" }, - "14763": { + "14749": { "sourceFileName": "../../../../packages/core/types/src/http/price-list/admin/entities.ts", "qualifiedName": "AdminPriceListPrice.variant_id" }, - "14764": { + "14750": { "sourceFileName": "../../../../packages/core/types/src/http/price-list/admin/entities.ts", "qualifiedName": "AdminPriceListPrice.rules" }, - "14765": { + "14751": { "sourceFileName": "../../../../packages/core/types/src/http/price-list/admin/entities.ts", "qualifiedName": "AdminPriceList" }, - "14766": { + "14752": { "sourceFileName": "../../../../packages/core/types/src/http/price-list/admin/entities.ts", "qualifiedName": "AdminPriceList.id" }, - "14767": { + "14753": { "sourceFileName": "../../../../packages/core/types/src/http/price-list/admin/entities.ts", "qualifiedName": "AdminPriceList.title" }, - "14768": { + "14754": { "sourceFileName": "../../../../packages/core/types/src/http/price-list/admin/entities.ts", "qualifiedName": "AdminPriceList.description" }, - "14769": { + "14755": { "sourceFileName": "../../../../packages/core/types/src/http/price-list/admin/entities.ts", "qualifiedName": "AdminPriceList.rules" }, - "14770": { + "14756": { "sourceFileName": "../../../../packages/core/types/src/http/price-list/admin/entities.ts", "qualifiedName": "AdminPriceList.starts_at" }, - "14771": { + "14757": { "sourceFileName": "../../../../packages/core/types/src/http/price-list/admin/entities.ts", "qualifiedName": "AdminPriceList.ends_at" }, - "14772": { + "14758": { "sourceFileName": "../../../../packages/core/types/src/http/price-list/admin/entities.ts", "qualifiedName": "AdminPriceList.status" }, - "14773": { + "14759": { "sourceFileName": "../../../../packages/core/types/src/http/price-list/admin/entities.ts", "qualifiedName": "AdminPriceList.type" }, - "14774": { + "14760": { "sourceFileName": "../../../../packages/core/types/src/http/price-list/admin/entities.ts", "qualifiedName": "AdminPriceList.prices" }, - "14775": { + "14761": { "sourceFileName": "../../../../packages/core/types/src/http/price-list/admin/entities.ts", "qualifiedName": "AdminPriceList.created_at" }, - "14776": { + "14762": { "sourceFileName": "../../../../packages/core/types/src/http/price-list/admin/entities.ts", "qualifiedName": "AdminPriceList.updated_at" }, - "14777": { + "14763": { "sourceFileName": "../../../../packages/core/types/src/http/price-list/admin/entities.ts", "qualifiedName": "AdminPriceList.deleted_at" }, - "14778": { + "14764": { "sourceFileName": "../../../../packages/core/types/src/http/price-list/admin/payloads.ts", "qualifiedName": "AdminCreatePriceListPrice" }, - "14779": { + "14765": { "sourceFileName": "../../../../packages/core/types/src/http/price-list/admin/payloads.ts", "qualifiedName": "AdminCreatePriceListPrice.currency_code" }, - "14780": { + "14766": { "sourceFileName": "../../../../packages/core/types/src/http/price-list/admin/payloads.ts", "qualifiedName": "AdminCreatePriceListPrice.amount" }, - "14781": { + "14767": { "sourceFileName": "../../../../packages/core/types/src/http/price-list/admin/payloads.ts", "qualifiedName": "AdminCreatePriceListPrice.variant_id" }, - "14782": { + "14768": { "sourceFileName": "../../../../packages/core/types/src/http/price-list/admin/payloads.ts", "qualifiedName": "AdminCreatePriceListPrice.min_quantity" }, - "14783": { + "14769": { "sourceFileName": "../../../../packages/core/types/src/http/price-list/admin/payloads.ts", "qualifiedName": "AdminCreatePriceListPrice.max_quantity" }, - "14784": { + "14770": { "sourceFileName": "../../../../packages/core/types/src/http/price-list/admin/payloads.ts", "qualifiedName": "AdminCreatePriceListPrice.rules" }, - "14785": { + "14771": { "sourceFileName": "../../../../packages/core/types/src/http/price-list/admin/payloads.ts", "qualifiedName": "AdminCreatePriceList" }, - "14786": { + "14772": { "sourceFileName": "../../../../packages/core/types/src/http/price-list/admin/payloads.ts", "qualifiedName": "AdminCreatePriceList.title" }, - "14787": { + "14773": { "sourceFileName": "../../../../packages/core/types/src/http/price-list/admin/payloads.ts", "qualifiedName": "AdminCreatePriceList.description" }, - "14788": { + "14774": { "sourceFileName": "../../../../packages/core/types/src/http/price-list/admin/payloads.ts", "qualifiedName": "AdminCreatePriceList.starts_at" }, - "14789": { + "14775": { "sourceFileName": "../../../../packages/core/types/src/http/price-list/admin/payloads.ts", "qualifiedName": "AdminCreatePriceList.ends_at" }, - "14790": { + "14776": { "sourceFileName": "../../../../packages/core/types/src/http/price-list/admin/payloads.ts", "qualifiedName": "AdminCreatePriceList.status" }, - "14791": { + "14777": { "sourceFileName": "../../../../packages/core/types/src/http/price-list/admin/payloads.ts", "qualifiedName": "AdminCreatePriceList.type" }, - "14792": { + "14778": { "sourceFileName": "../../../../packages/core/types/src/http/price-list/admin/payloads.ts", "qualifiedName": "AdminCreatePriceList.rules" }, - "14793": { + "14779": { "sourceFileName": "../../../../packages/core/types/src/http/price-list/admin/payloads.ts", "qualifiedName": "AdminCreatePriceList.prices" }, - "14794": { + "14780": { "sourceFileName": "../../../../packages/core/types/src/http/price-list/admin/payloads.ts", "qualifiedName": "AdminUpdatePriceListPrice" }, - "14795": { + "14781": { "sourceFileName": "../../../../packages/core/types/src/http/price-list/admin/payloads.ts", "qualifiedName": "AdminUpdatePriceListPrice.id" }, - "14796": { + "14782": { "sourceFileName": "../../../../packages/core/types/src/http/price-list/admin/payloads.ts", "qualifiedName": "AdminUpdatePriceListPrice.currency_code" }, - "14797": { + "14783": { "sourceFileName": "../../../../packages/core/types/src/http/price-list/admin/payloads.ts", "qualifiedName": "AdminUpdatePriceListPrice.amount" }, - "14798": { + "14784": { "sourceFileName": "../../../../packages/core/types/src/http/price-list/admin/payloads.ts", "qualifiedName": "AdminUpdatePriceListPrice.variant_id" }, - "14799": { + "14785": { "sourceFileName": "../../../../packages/core/types/src/http/price-list/admin/payloads.ts", "qualifiedName": "AdminUpdatePriceListPrice.min_quantity" }, - "14800": { + "14786": { "sourceFileName": "../../../../packages/core/types/src/http/price-list/admin/payloads.ts", "qualifiedName": "AdminUpdatePriceListPrice.max_quantity" }, - "14801": { + "14787": { "sourceFileName": "../../../../packages/core/types/src/http/price-list/admin/payloads.ts", "qualifiedName": "AdminUpdatePriceListPrice.rules" }, - "14802": { + "14788": { "sourceFileName": "../../../../packages/core/types/src/http/price-list/admin/payloads.ts", "qualifiedName": "AdminUpdatePriceList" }, - "14803": { + "14789": { "sourceFileName": "../../../../packages/core/types/src/http/price-list/admin/payloads.ts", "qualifiedName": "AdminUpdatePriceList.title" }, - "14804": { + "14790": { "sourceFileName": "../../../../packages/core/types/src/http/price-list/admin/payloads.ts", "qualifiedName": "AdminUpdatePriceList.description" }, - "14805": { + "14791": { "sourceFileName": "../../../../packages/core/types/src/http/price-list/admin/payloads.ts", "qualifiedName": "AdminUpdatePriceList.starts_at" }, - "14806": { + "14792": { "sourceFileName": "../../../../packages/core/types/src/http/price-list/admin/payloads.ts", "qualifiedName": "AdminUpdatePriceList.ends_at" }, - "14807": { + "14793": { "sourceFileName": "../../../../packages/core/types/src/http/price-list/admin/payloads.ts", "qualifiedName": "AdminUpdatePriceList.status" }, - "14808": { + "14794": { "sourceFileName": "../../../../packages/core/types/src/http/price-list/admin/payloads.ts", "qualifiedName": "AdminUpdatePriceList.type" }, - "14809": { + "14795": { "sourceFileName": "../../../../packages/core/types/src/http/price-list/admin/payloads.ts", "qualifiedName": "AdminUpdatePriceList.rules" }, - "14810": { + "14796": { "sourceFileName": "../../../../packages/core/types/src/http/price-list/admin/payloads.ts", "qualifiedName": "AdminBatchPriceListPrice" }, - "14811": { + "14797": { "sourceFileName": "../../../../packages/core/types/src/http/price-list/admin/payloads.ts", "qualifiedName": "AdminBatchPriceListPrice.create" }, - "14812": { + "14798": { "sourceFileName": "../../../../packages/core/types/src/http/price-list/admin/payloads.ts", "qualifiedName": "AdminBatchPriceListPrice.update" }, - "14813": { + "14799": { "sourceFileName": "../../../../packages/core/types/src/http/price-list/admin/payloads.ts", "qualifiedName": "AdminBatchPriceListPrice.delete" }, - "14814": { + "14800": { "sourceFileName": "../../../../packages/core/types/src/http/price-list/admin/payloads.ts", "qualifiedName": "AdminLinkPriceListProducts" }, - "14815": { + "14801": { "sourceFileName": "../../../../packages/core/types/src/http/price-list/admin/payloads.ts", "qualifiedName": "AdminLinkPriceListProducts.remove" }, - "14816": { + "14802": { "sourceFileName": "../../../../packages/core/types/src/http/price-list/admin/queries.ts", "qualifiedName": "AdminPriceListListParams" }, - "14817": { + "14803": { "sourceFileName": "../../../../packages/core/types/src/http/price-list/admin/queries.ts", "qualifiedName": "AdminPriceListListParams.q" }, - "14818": { + "14804": { "sourceFileName": "../../../../packages/core/types/src/http/price-list/admin/queries.ts", "qualifiedName": "AdminPriceListListParams.id" }, - "14819": { + "14805": { "sourceFileName": "../../../../packages/core/types/src/http/price-list/admin/queries.ts", "qualifiedName": "AdminPriceListListParams.starts_at" }, - "14820": { + "14806": { "sourceFileName": "../../../../packages/core/types/src/http/price-list/admin/queries.ts", "qualifiedName": "AdminPriceListListParams.ends_at" }, - "14821": { + "14807": { "sourceFileName": "../../../../packages/core/types/src/http/price-list/admin/queries.ts", "qualifiedName": "AdminPriceListListParams.status" }, - "14822": { + "14808": { "sourceFileName": "../../../../packages/core/types/src/http/price-list/admin/queries.ts", "qualifiedName": "AdminPriceListListParams.rules_count" }, - "14823": { + "14809": { "sourceFileName": "../../../../packages/core/types/src/http/common/request.ts", "qualifiedName": "FindParams.limit" }, - "14824": { + "14810": { "sourceFileName": "../../../../packages/core/types/src/http/common/request.ts", "qualifiedName": "FindParams.offset" }, - "14825": { + "14811": { "sourceFileName": "../../../../packages/core/types/src/http/common/request.ts", "qualifiedName": "FindParams.order" }, - "14826": { + "14812": { "sourceFileName": "../../../../packages/core/types/src/http/common/request.ts", "qualifiedName": "SelectParams.fields" }, - "14827": { + "14813": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.$and" }, - "14828": { + "14814": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.$or" }, - "14829": { + "14815": { "sourceFileName": "../../../../packages/core/types/src/http/price-list/admin/queries.ts", "qualifiedName": "AdminPriceListParams" }, - "14830": { + "14816": { "sourceFileName": "../../../../packages/core/types/src/http/common/request.ts", "qualifiedName": "SelectParams.fields" }, - "14831": { + "14817": { "sourceFileName": "../../../../packages/core/types/src/http/price-list/admin/responses.ts", "qualifiedName": "AdminPriceListResponse" }, - "14832": { + "14818": { "sourceFileName": "../../../../packages/core/types/src/http/price-list/admin/responses.ts", "qualifiedName": "AdminPriceListResponse.price_list" }, - "14833": { + "14819": { "sourceFileName": "../../../../packages/core/types/src/http/price-list/admin/responses.ts", "qualifiedName": "AdminPriceListListResponse" }, - "14834": { + "14820": { "sourceFileName": "../../../../packages/core/types/src/http/price-list/admin/responses.ts", "qualifiedName": "__type" }, - "14835": { + "14821": { "sourceFileName": "../../../../packages/core/types/src/http/price-list/admin/responses.ts", "qualifiedName": "__type.price_lists" }, - "14836": { + "14822": { "sourceFileName": "../../../../packages/core/types/src/http/common/response.ts", "qualifiedName": "__type.limit" }, - "14837": { + "14823": { "sourceFileName": "../../../../packages/core/types/src/http/common/response.ts", "qualifiedName": "__type.offset" }, - "14838": { + "14824": { "sourceFileName": "../../../../packages/core/types/src/http/common/response.ts", "qualifiedName": "__type.count" }, - "14839": { + "14825": { "sourceFileName": "../../../../packages/core/types/src/http/price-list/admin/responses.ts", "qualifiedName": "__type.price_lists" }, - "14840": { + "14826": { "sourceFileName": "../../../../packages/core/types/src/http/price-list/admin/responses.ts", "qualifiedName": "AdminPriceListDeleteResponse" }, - "14841": { + "14827": { "sourceFileName": "../../../../packages/core/types/src/http/common/response.ts", "qualifiedName": "__type.id" }, - "14842": { + "14828": { "sourceFileName": "../../../../packages/core/types/src/http/common/response.ts", "qualifiedName": "__type.object" }, - "14843": { + "14829": { "sourceFileName": "../../../../packages/core/types/src/http/common/response.ts", "qualifiedName": "__type.deleted" }, - "14844": { + "14830": { "sourceFileName": "../../../../packages/core/types/src/http/common/response.ts", "qualifiedName": "__type.parent" }, - "14845": { + "14831": { "sourceFileName": "", "qualifiedName": "__type" }, - "14846": { + "14832": { "sourceFileName": "../../../../packages/core/types/src/http/product-category/admin/entities.ts", "qualifiedName": "AdminProductCategory" }, - "14847": { + "14833": { "sourceFileName": "../../../../packages/core/types/src/http/product-category/admin/entities.ts", "qualifiedName": "AdminProductCategory.category_children" }, - "14848": { + "14834": { "sourceFileName": "../../../../packages/core/types/src/http/product-category/admin/entities.ts", "qualifiedName": "AdminProductCategory.parent_category" }, - "14849": { + "14835": { "sourceFileName": "../../../../packages/core/types/src/http/product-category/admin/entities.ts", "qualifiedName": "AdminProductCategory.products" }, - "14850": { + "14836": { "sourceFileName": "../../../../packages/core/types/src/http/product-category/common.ts", "qualifiedName": "name" }, - "14851": { + "14837": { "sourceFileName": "../../../../packages/core/types/src/http/product-category/common.ts", "qualifiedName": "id" }, - "14852": { + "14838": { "sourceFileName": "../../../../packages/core/types/src/http/product-category/common.ts", "qualifiedName": "created_at" }, - "14853": { + "14839": { "sourceFileName": "../../../../packages/core/types/src/http/product-category/common.ts", "qualifiedName": "updated_at" }, - "14854": { + "14840": { "sourceFileName": "../../../../packages/core/types/src/http/product-category/common.ts", "qualifiedName": "deleted_at" }, - "14855": { + "14841": { "sourceFileName": "../../../../packages/core/types/src/http/product-category/common.ts", "qualifiedName": "description" }, - "14856": { + "14842": { "sourceFileName": "../../../../packages/core/types/src/http/product-category/common.ts", "qualifiedName": "handle" }, - "14857": { + "14843": { "sourceFileName": "../../../../packages/core/types/src/http/product-category/common.ts", "qualifiedName": "parent_category_id" }, - "14858": { + "14844": { "sourceFileName": "../../../../packages/core/types/src/http/product-category/common.ts", "qualifiedName": "is_active" }, - "14859": { + "14845": { "sourceFileName": "../../../../packages/core/types/src/http/product-category/common.ts", "qualifiedName": "is_internal" }, - "14860": { + "14846": { "sourceFileName": "../../../../packages/core/types/src/http/product-category/common.ts", "qualifiedName": "rank" }, - "14861": { + "14847": { "sourceFileName": "../../../../packages/core/types/src/http/product-category/admin/payloads.ts", "qualifiedName": "AdminCreateProductCategory" }, - "14862": { + "14848": { "sourceFileName": "../../../../packages/core/types/src/http/product-category/admin/payloads.ts", "qualifiedName": "AdminCreateProductCategory.name" }, - "14863": { + "14849": { "sourceFileName": "../../../../packages/core/types/src/http/product-category/admin/payloads.ts", "qualifiedName": "AdminCreateProductCategory.description" }, - "14864": { + "14850": { "sourceFileName": "../../../../packages/core/types/src/http/product-category/admin/payloads.ts", "qualifiedName": "AdminCreateProductCategory.handle" }, - "14865": { + "14851": { "sourceFileName": "../../../../packages/core/types/src/http/product-category/admin/payloads.ts", "qualifiedName": "AdminCreateProductCategory.is_internal" }, - "14866": { + "14852": { "sourceFileName": "../../../../packages/core/types/src/http/product-category/admin/payloads.ts", "qualifiedName": "AdminCreateProductCategory.is_active" }, - "14867": { + "14853": { "sourceFileName": "../../../../packages/core/types/src/http/product-category/admin/payloads.ts", "qualifiedName": "AdminCreateProductCategory.parent_category_id" }, - "14868": { + "14854": { "sourceFileName": "../../../../packages/core/types/src/http/product-category/admin/payloads.ts", "qualifiedName": "AdminCreateProductCategory.rank" }, - "14869": { + "14855": { "sourceFileName": "../../../../packages/core/types/src/http/product-category/admin/payloads.ts", "qualifiedName": "AdminCreateProductCategory.metadata" }, - "14870": { + "14856": { "sourceFileName": "../../../../packages/core/types/src/http/product-category/admin/payloads.ts", "qualifiedName": "AdminUpdateProductCategory" }, - "14871": { + "14857": { "sourceFileName": "../../../../packages/core/types/src/http/product-category/admin/payloads.ts", "qualifiedName": "AdminUpdateProductCategory.name" }, - "14872": { + "14858": { "sourceFileName": "../../../../packages/core/types/src/http/product-category/admin/payloads.ts", "qualifiedName": "AdminUpdateProductCategory.description" }, - "14873": { + "14859": { "sourceFileName": "../../../../packages/core/types/src/http/product-category/admin/payloads.ts", "qualifiedName": "AdminUpdateProductCategory.handle" }, - "14874": { + "14860": { "sourceFileName": "../../../../packages/core/types/src/http/product-category/admin/payloads.ts", "qualifiedName": "AdminUpdateProductCategory.is_internal" }, - "14875": { + "14861": { "sourceFileName": "../../../../packages/core/types/src/http/product-category/admin/payloads.ts", "qualifiedName": "AdminUpdateProductCategory.is_active" }, - "14876": { + "14862": { "sourceFileName": "../../../../packages/core/types/src/http/product-category/admin/payloads.ts", "qualifiedName": "AdminUpdateProductCategory.parent_category_id" }, - "14877": { + "14863": { "sourceFileName": "../../../../packages/core/types/src/http/product-category/admin/payloads.ts", "qualifiedName": "AdminUpdateProductCategory.rank" }, - "14878": { + "14864": { "sourceFileName": "../../../../packages/core/types/src/http/product-category/admin/payloads.ts", "qualifiedName": "AdminUpdateProductCategory.metadata" }, - "14879": { + "14865": { "sourceFileName": "../../../../packages/core/types/src/http/product-category/admin/payloads.ts", "qualifiedName": "AdminUpdateProductCategoryProducts" }, - "14880": { + "14866": { "sourceFileName": "../../../../packages/core/types/src/http/product-category/admin/payloads.ts", "qualifiedName": "AdminUpdateProductCategoryProducts.add" }, - "14881": { + "14867": { "sourceFileName": "../../../../packages/core/types/src/http/product-category/admin/payloads.ts", "qualifiedName": "AdminUpdateProductCategoryProducts.remove" }, - "14882": { + "14868": { "sourceFileName": "../../../../packages/core/types/src/http/product-category/admin/queries.ts", "qualifiedName": "AdminProductCategoryListParams" }, - "14883": { + "14869": { "sourceFileName": "../../../../packages/core/types/src/http/product-category/admin/queries.ts", "qualifiedName": "AdminProductCategoryListParams.is_internal" }, - "14884": { + "14870": { "sourceFileName": "../../../../packages/core/types/src/http/product-category/admin/queries.ts", "qualifiedName": "AdminProductCategoryListParams.is_active" }, - "14885": { + "14871": { "sourceFileName": "../../../../packages/core/types/src/http/product-category/common.ts", "qualifiedName": "BaseProductCategoryListParams.q" }, - "14886": { + "14872": { "sourceFileName": "../../../../packages/core/types/src/http/product-category/common.ts", "qualifiedName": "BaseProductCategoryListParams.id" }, - "14887": { + "14873": { "sourceFileName": "../../../../packages/core/types/src/http/product-category/common.ts", "qualifiedName": "BaseProductCategoryListParams.name" }, - "14888": { + "14874": { "sourceFileName": "../../../../packages/core/types/src/http/product-category/common.ts", "qualifiedName": "BaseProductCategoryListParams.description" }, - "14889": { + "14875": { "sourceFileName": "../../../../packages/core/types/src/http/product-category/common.ts", "qualifiedName": "BaseProductCategoryListParams.parent_category_id" }, - "14890": { + "14876": { "sourceFileName": "../../../../packages/core/types/src/http/product-category/common.ts", "qualifiedName": "BaseProductCategoryListParams.handle" }, - "14891": { + "14877": { "sourceFileName": "../../../../packages/core/types/src/http/product-category/common.ts", "qualifiedName": "BaseProductCategoryListParams.include_descendants_tree" }, - "14892": { + "14878": { "sourceFileName": "../../../../packages/core/types/src/http/product-category/common.ts", "qualifiedName": "BaseProductCategoryListParams.include_ancestors_tree" }, - "14893": { + "14879": { "sourceFileName": "../../../../packages/core/types/src/http/product-category/common.ts", "qualifiedName": "BaseProductCategoryListParams.created_at" }, - "14894": { + "14880": { "sourceFileName": "../../../../packages/core/types/src/http/product-category/common.ts", "qualifiedName": "BaseProductCategoryListParams.updated_at" }, - "14895": { + "14881": { "sourceFileName": "../../../../packages/core/types/src/http/product-category/common.ts", "qualifiedName": "BaseProductCategoryListParams.deleted_at" }, - "14896": { + "14882": { "sourceFileName": "../../../../packages/core/types/src/http/common/request.ts", "qualifiedName": "FindParams.limit" }, - "14897": { + "14883": { "sourceFileName": "../../../../packages/core/types/src/http/common/request.ts", "qualifiedName": "FindParams.offset" }, - "14898": { + "14884": { "sourceFileName": "../../../../packages/core/types/src/http/common/request.ts", "qualifiedName": "FindParams.order" }, - "14899": { + "14885": { "sourceFileName": "../../../../packages/core/types/src/http/common/request.ts", "qualifiedName": "SelectParams.fields" }, - "14900": { + "14886": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.$and" }, - "14901": { + "14887": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.$or" }, - "14902": { + "14888": { "sourceFileName": "../../../../packages/core/types/src/http/product-category/admin/queries.ts", "qualifiedName": "AdminProductCategoryParams" }, - "14903": { + "14889": { "sourceFileName": "../../../../packages/core/types/src/http/product-category/common.ts", "qualifiedName": "BaseProductCategoryParams.include_ancestors_tree" }, - "14904": { + "14890": { "sourceFileName": "../../../../packages/core/types/src/http/product-category/common.ts", "qualifiedName": "BaseProductCategoryParams.include_descendants_tree" }, - "14905": { + "14891": { "sourceFileName": "../../../../packages/core/types/src/http/common/request.ts", "qualifiedName": "SelectParams.fields" }, - "14906": { + "14892": { "sourceFileName": "../../../../packages/core/types/src/http/product-category/admin/responses.ts", "qualifiedName": "AdminProductCategoryResponse" }, - "14907": { + "14893": { "sourceFileName": "../../../../packages/core/types/src/http/product-category/admin/responses.ts", "qualifiedName": "AdminProductCategoryResponse.product_category" }, - "14908": { + "14894": { "sourceFileName": "../../../../packages/core/types/src/http/product-category/admin/responses.ts", "qualifiedName": "AdminProductCategoryListResponse" }, - "14909": { + "14895": { "sourceFileName": "../../../../packages/core/types/src/http/product-category/admin/responses.ts", "qualifiedName": "__type" }, - "14910": { + "14896": { "sourceFileName": "../../../../packages/core/types/src/http/product-category/admin/responses.ts", "qualifiedName": "__type.product_categories" }, - "14911": { + "14897": { "sourceFileName": "../../../../packages/core/types/src/http/common/response.ts", "qualifiedName": "__type.limit" }, - "14912": { + "14898": { "sourceFileName": "../../../../packages/core/types/src/http/common/response.ts", "qualifiedName": "__type.offset" }, - "14913": { + "14899": { "sourceFileName": "../../../../packages/core/types/src/http/common/response.ts", "qualifiedName": "__type.count" }, - "14914": { + "14900": { "sourceFileName": "../../../../packages/core/types/src/http/product-category/admin/responses.ts", "qualifiedName": "__type.product_categories" }, - "14915": { + "14901": { "sourceFileName": "../../../../packages/core/types/src/http/product-category/admin/responses.ts", "qualifiedName": "AdminProductCategoryDeleteResponse" }, - "14916": { + "14902": { "sourceFileName": "../../../../packages/core/types/src/http/common/response.ts", "qualifiedName": "__type.id" }, - "14917": { + "14903": { "sourceFileName": "../../../../packages/core/types/src/http/common/response.ts", "qualifiedName": "__type.object" }, - "14918": { + "14904": { "sourceFileName": "../../../../packages/core/types/src/http/common/response.ts", "qualifiedName": "__type.deleted" }, - "14919": { + "14905": { "sourceFileName": "../../../../packages/core/types/src/http/common/response.ts", "qualifiedName": "__type.parent" }, - "14920": { + "14906": { "sourceFileName": "", "qualifiedName": "__type" }, - "14921": { + "14907": { "sourceFileName": "../../../../packages/core/types/src/http/product-tag/admin/entities.ts", "qualifiedName": "AdminProductTag" }, - "14922": { + "14908": { "sourceFileName": "../../../../packages/core/types/src/http/product-tag/common.ts", "qualifiedName": "BaseProductTag.id" }, - "14923": { + "14909": { "sourceFileName": "../../../../packages/core/types/src/http/product-tag/common.ts", "qualifiedName": "BaseProductTag.value" }, - "14924": { + "14910": { "sourceFileName": "../../../../packages/core/types/src/http/product-tag/common.ts", "qualifiedName": "BaseProductTag.created_at" }, - "14925": { + "14911": { "sourceFileName": "../../../../packages/core/types/src/http/product-tag/common.ts", "qualifiedName": "BaseProductTag.updated_at" }, - "14926": { + "14912": { "sourceFileName": "../../../../packages/core/types/src/http/product-tag/common.ts", "qualifiedName": "BaseProductTag.deleted_at" }, - "14927": { + "14913": { "sourceFileName": "../../../../packages/core/types/src/http/product-tag/common.ts", "qualifiedName": "BaseProductTag.metadata" }, - "14928": { + "14914": { "sourceFileName": "../../../../packages/core/types/src/http/product-tag/admin/payloads.ts", "qualifiedName": "AdminCreateProductTag" }, - "14929": { + "14915": { "sourceFileName": "../../../../packages/core/types/src/http/product-tag/admin/payloads.ts", "qualifiedName": "AdminCreateProductTag.value" }, - "14930": { + "14916": { "sourceFileName": "../../../../packages/core/types/src/http/product-tag/admin/payloads.ts", "qualifiedName": "AdminCreateProductTag.metadata" }, - "14931": { + "14917": { "sourceFileName": "../../../../packages/core/types/src/http/product-tag/admin/payloads.ts", "qualifiedName": "AdminUpdateProductTag" }, - "14932": { + "14918": { "sourceFileName": "../../../../packages/core/types/src/http/product-tag/admin/payloads.ts", "qualifiedName": "AdminUpdateProductTag.value" }, - "14933": { + "14919": { "sourceFileName": "../../../../packages/core/types/src/http/product-tag/admin/payloads.ts", "qualifiedName": "AdminUpdateProductTag.metadata" }, - "14934": { + "14920": { "sourceFileName": "../../../../packages/core/types/src/http/product-tag/admin/queries.ts", "qualifiedName": "AdminProductTagListParams" }, - "14935": { + "14921": { "sourceFileName": "../../../../packages/core/types/src/http/product-tag/admin/queries.ts", "qualifiedName": "AdminProductTagListParams.deleted_at" }, - "14936": { + "14922": { "sourceFileName": "../../../../packages/core/types/src/http/product-tag/common.ts", "qualifiedName": "BaseProductTagListParams.q" }, - "14937": { + "14923": { "sourceFileName": "../../../../packages/core/types/src/http/product-tag/common.ts", "qualifiedName": "BaseProductTagListParams.id" }, - "14938": { + "14924": { "sourceFileName": "../../../../packages/core/types/src/http/product-tag/common.ts", "qualifiedName": "BaseProductTagListParams.value" }, - "14939": { + "14925": { "sourceFileName": "../../../../packages/core/types/src/http/product-tag/common.ts", "qualifiedName": "BaseProductTagListParams.created_at" }, - "14940": { + "14926": { "sourceFileName": "../../../../packages/core/types/src/http/product-tag/common.ts", "qualifiedName": "BaseProductTagListParams.updated_at" }, - "14941": { + "14927": { "sourceFileName": "../../../../packages/core/types/src/http/common/request.ts", "qualifiedName": "FindParams.limit" }, - "14942": { + "14928": { "sourceFileName": "../../../../packages/core/types/src/http/common/request.ts", "qualifiedName": "FindParams.offset" }, - "14943": { + "14929": { "sourceFileName": "../../../../packages/core/types/src/http/common/request.ts", "qualifiedName": "FindParams.order" }, - "14944": { + "14930": { "sourceFileName": "../../../../packages/core/types/src/http/common/request.ts", "qualifiedName": "SelectParams.fields" }, - "14945": { + "14931": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.$and" }, - "14946": { + "14932": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.$or" }, - "14947": { + "14933": { "sourceFileName": "../../../../packages/core/types/src/http/product-tag/admin/queries.ts", "qualifiedName": "AdminProductTagParams" }, - "14948": { + "14934": { "sourceFileName": "../../../../packages/core/types/src/http/common/request.ts", "qualifiedName": "SelectParams.fields" }, - "14949": { + "14935": { "sourceFileName": "../../../../packages/core/types/src/http/product-tag/admin/responses.ts", "qualifiedName": "AdminProductTagResponse" }, - "14950": { + "14936": { "sourceFileName": "../../../../packages/core/types/src/http/product-tag/admin/responses.ts", "qualifiedName": "AdminProductTagResponse.product_tag" }, - "14951": { + "14937": { "sourceFileName": "../../../../packages/core/types/src/http/product-tag/admin/responses.ts", "qualifiedName": "AdminProductTagListResponse" }, - "14952": { + "14938": { "sourceFileName": "../../../../packages/core/types/src/http/product-tag/admin/responses.ts", "qualifiedName": "__type" }, - "14953": { + "14939": { "sourceFileName": "../../../../packages/core/types/src/http/product-tag/admin/responses.ts", "qualifiedName": "__type.product_tags" }, - "14954": { + "14940": { "sourceFileName": "../../../../packages/core/types/src/http/common/response.ts", "qualifiedName": "__type.limit" }, - "14955": { + "14941": { "sourceFileName": "../../../../packages/core/types/src/http/common/response.ts", "qualifiedName": "__type.offset" }, - "14956": { + "14942": { "sourceFileName": "../../../../packages/core/types/src/http/common/response.ts", "qualifiedName": "__type.count" }, - "14957": { + "14943": { "sourceFileName": "../../../../packages/core/types/src/http/product-tag/admin/responses.ts", "qualifiedName": "__type.product_tags" }, - "14958": { + "14944": { "sourceFileName": "../../../../packages/core/types/src/http/product-tag/admin/responses.ts", "qualifiedName": "AdminProductTagDeleteResponse" }, - "14959": { + "14945": { "sourceFileName": "../../../../packages/core/types/src/http/common/response.ts", "qualifiedName": "__type.id" }, - "14960": { + "14946": { "sourceFileName": "../../../../packages/core/types/src/http/common/response.ts", "qualifiedName": "__type.object" }, - "14961": { + "14947": { "sourceFileName": "../../../../packages/core/types/src/http/common/response.ts", "qualifiedName": "__type.deleted" }, - "14962": { + "14948": { "sourceFileName": "../../../../packages/core/types/src/http/common/response.ts", "qualifiedName": "__type.parent" }, - "14963": { + "14949": { "sourceFileName": "", "qualifiedName": "__type" }, - "14964": { + "14950": { "sourceFileName": "../../../../packages/core/types/src/http/product-type/admin/entities.ts", "qualifiedName": "AdminProductType" }, - "14965": { + "14951": { "sourceFileName": "../../../../packages/core/types/src/http/product-type/common.ts", "qualifiedName": "BaseProductType.id" }, - "14966": { + "14952": { "sourceFileName": "../../../../packages/core/types/src/http/product-type/common.ts", "qualifiedName": "BaseProductType.value" }, - "14967": { + "14953": { "sourceFileName": "../../../../packages/core/types/src/http/product-type/common.ts", "qualifiedName": "BaseProductType.created_at" }, - "14968": { + "14954": { "sourceFileName": "../../../../packages/core/types/src/http/product-type/common.ts", "qualifiedName": "BaseProductType.updated_at" }, - "14969": { + "14955": { "sourceFileName": "../../../../packages/core/types/src/http/product-type/common.ts", "qualifiedName": "BaseProductType.deleted_at" }, - "14970": { + "14956": { "sourceFileName": "../../../../packages/core/types/src/http/product-type/common.ts", "qualifiedName": "BaseProductType.metadata" }, - "14971": { + "14957": { "sourceFileName": "../../../../packages/core/types/src/http/product-type/admin/payloads.ts", "qualifiedName": "AdminCreateProductType" }, - "14972": { + "14958": { "sourceFileName": "../../../../packages/core/types/src/http/product-type/admin/payloads.ts", "qualifiedName": "AdminCreateProductType.value" }, - "14973": { + "14959": { "sourceFileName": "../../../../packages/core/types/src/http/product-type/admin/payloads.ts", "qualifiedName": "AdminCreateProductType.metadata" }, - "14974": { + "14960": { "sourceFileName": "../../../../packages/core/types/src/http/product-type/admin/payloads.ts", "qualifiedName": "AdminUpdateProductType" }, - "14975": { + "14961": { "sourceFileName": "../../../../packages/core/types/src/http/product-type/admin/payloads.ts", "qualifiedName": "AdminUpdateProductType.value" }, - "14976": { + "14962": { "sourceFileName": "../../../../packages/core/types/src/http/product-type/admin/payloads.ts", "qualifiedName": "AdminUpdateProductType.metadata" }, - "14977": { + "14963": { "sourceFileName": "../../../../packages/core/types/src/http/product-type/admin/queries.ts", "qualifiedName": "AdminProductTypeListParams" }, - "14978": { + "14964": { "sourceFileName": "../../../../packages/core/types/src/http/product-type/admin/queries.ts", "qualifiedName": "AdminProductTypeListParams.q" }, - "14979": { + "14965": { "sourceFileName": "../../../../packages/core/types/src/http/product-type/admin/queries.ts", "qualifiedName": "AdminProductTypeListParams.id" }, - "14980": { + "14966": { "sourceFileName": "../../../../packages/core/types/src/http/product-type/admin/queries.ts", "qualifiedName": "AdminProductTypeListParams.value" }, - "14981": { + "14967": { "sourceFileName": "../../../../packages/core/types/src/http/product-type/admin/queries.ts", "qualifiedName": "AdminProductTypeListParams.created_at" }, - "14982": { + "14968": { "sourceFileName": "../../../../packages/core/types/src/http/product-type/admin/queries.ts", "qualifiedName": "AdminProductTypeListParams.updated_at" }, - "14983": { + "14969": { "sourceFileName": "../../../../packages/core/types/src/http/product-type/admin/queries.ts", "qualifiedName": "AdminProductTypeListParams.deleted_at" }, - "14984": { + "14970": { "sourceFileName": "../../../../packages/core/types/src/http/common/request.ts", "qualifiedName": "FindParams.limit" }, - "14985": { + "14971": { "sourceFileName": "../../../../packages/core/types/src/http/common/request.ts", "qualifiedName": "FindParams.offset" }, - "14986": { + "14972": { "sourceFileName": "../../../../packages/core/types/src/http/common/request.ts", "qualifiedName": "FindParams.order" }, - "14987": { + "14973": { "sourceFileName": "../../../../packages/core/types/src/http/common/request.ts", "qualifiedName": "SelectParams.fields" }, - "14988": { + "14974": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.$and" }, - "14989": { + "14975": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.$or" }, - "14990": { + "14976": { "sourceFileName": "../../../../packages/core/types/src/http/product-type/admin/queries.ts", "qualifiedName": "AdminProductTypeParams" }, - "14991": { + "14977": { "sourceFileName": "../../../../packages/core/types/src/http/common/request.ts", "qualifiedName": "SelectParams.fields" }, - "14992": { + "14978": { "sourceFileName": "../../../../packages/core/types/src/http/product-type/admin/responses.ts", "qualifiedName": "AdminProductTypeResponse" }, - "14993": { + "14979": { "sourceFileName": "../../../../packages/core/types/src/http/product-type/admin/responses.ts", "qualifiedName": "AdminProductTypeResponse.product_type" }, - "14994": { + "14980": { "sourceFileName": "../../../../packages/core/types/src/http/product-type/admin/responses.ts", "qualifiedName": "AdminProductTypeListResponse" }, - "14995": { + "14981": { "sourceFileName": "../../../../packages/core/types/src/http/product-type/admin/responses.ts", "qualifiedName": "__type" }, - "14996": { + "14982": { "sourceFileName": "../../../../packages/core/types/src/http/product-type/admin/responses.ts", "qualifiedName": "__type.product_types" }, - "14997": { + "14983": { "sourceFileName": "../../../../packages/core/types/src/http/common/response.ts", "qualifiedName": "__type.limit" }, - "14998": { + "14984": { "sourceFileName": "../../../../packages/core/types/src/http/common/response.ts", "qualifiedName": "__type.offset" }, - "14999": { + "14985": { "sourceFileName": "../../../../packages/core/types/src/http/common/response.ts", "qualifiedName": "__type.count" }, - "15000": { + "14986": { "sourceFileName": "../../../../packages/core/types/src/http/product-type/admin/responses.ts", "qualifiedName": "__type.product_types" }, - "15001": { + "14987": { "sourceFileName": "../../../../packages/core/types/src/http/product-type/admin/responses.ts", "qualifiedName": "AdminProductTypeDeleteResponse" }, - "15002": { + "14988": { "sourceFileName": "../../../../packages/core/types/src/http/common/response.ts", "qualifiedName": "__type.id" }, - "15003": { + "14989": { "sourceFileName": "../../../../packages/core/types/src/http/common/response.ts", "qualifiedName": "__type.object" }, - "15004": { + "14990": { "sourceFileName": "../../../../packages/core/types/src/http/common/response.ts", "qualifiedName": "__type.deleted" }, - "15005": { + "14991": { "sourceFileName": "../../../../packages/core/types/src/http/common/response.ts", "qualifiedName": "__type.parent" }, - "15006": { + "14992": { "sourceFileName": "", "qualifiedName": "__type" }, - "15007": { + "14993": { "sourceFileName": "../../../../packages/core/types/src/http/reservation/admin/reservation.ts", "qualifiedName": "AdminReservationResponse" }, - "15008": { + "14994": { "sourceFileName": "../../../../packages/core/types/src/http/reservation/admin/reservation.ts", "qualifiedName": "AdminReservationResponse.reservation" }, - "15009": { + "14995": { "sourceFileName": "../../../../packages/core/types/src/http/reservation/admin/reservation.ts", "qualifiedName": "AdminReservationListResponse" }, - "15010": { + "14996": { "sourceFileName": "../../../../packages/core/types/src/http/reservation/admin/reservation.ts", "qualifiedName": "__type" }, - "15011": { + "14997": { "sourceFileName": "../../../../packages/core/types/src/http/reservation/admin/reservation.ts", "qualifiedName": "__type.reservations" }, + "14998": { + "sourceFileName": "../../../../packages/core/types/src/http/return/admin.ts", + "qualifiedName": "BaseReturnItem" + }, + "14999": { + "sourceFileName": "../../../../packages/core/types/src/http/return/admin.ts", + "qualifiedName": "BaseReturnItem.id" + }, + "15000": { + "sourceFileName": "../../../../packages/core/types/src/http/return/admin.ts", + "qualifiedName": "BaseReturnItem.quantity" + }, + "15001": { + "sourceFileName": "../../../../packages/core/types/src/http/return/admin.ts", + "qualifiedName": "BaseReturnItem.received_quantity" + }, + "15002": { + "sourceFileName": "../../../../packages/core/types/src/http/return/admin.ts", + "qualifiedName": "BaseReturnItem.reason_id" + }, + "15003": { + "sourceFileName": "../../../../packages/core/types/src/http/return/admin.ts", + "qualifiedName": "BaseReturnItem.note" + }, + "15004": { + "sourceFileName": "../../../../packages/core/types/src/http/return/admin.ts", + "qualifiedName": "BaseReturnItem.item_id" + }, + "15005": { + "sourceFileName": "../../../../packages/core/types/src/http/return/admin.ts", + "qualifiedName": "BaseReturnItem.return_id" + }, + "15006": { + "sourceFileName": "../../../../packages/core/types/src/http/return/admin.ts", + "qualifiedName": "BaseReturnItem.metadata" + }, + "15007": { + "sourceFileName": "../../../../packages/core/types/src/http/return/admin.ts", + "qualifiedName": "AdminReturnResponse" + }, + "15008": { + "sourceFileName": "../../../../packages/core/types/src/http/return/admin.ts", + "qualifiedName": "AdminReturnResponse.id" + }, + "15009": { + "sourceFileName": "../../../../packages/core/types/src/http/return/admin.ts", + "qualifiedName": "AdminReturnResponse.order_id" + }, + "15010": { + "sourceFileName": "../../../../packages/core/types/src/http/return/admin.ts", + "qualifiedName": "AdminReturnResponse.status" + }, + "15011": { + "sourceFileName": "../../../../packages/core/types/src/http/return/admin.ts", + "qualifiedName": "AdminReturnResponse.exchange_id" + }, "15012": { - "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/entities.ts", - "qualifiedName": "AdminShippingOptionType" + "sourceFileName": "../../../../packages/core/types/src/http/return/admin.ts", + "qualifiedName": "AdminReturnResponse.claim_id" }, "15013": { - "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/entities.ts", - "qualifiedName": "AdminShippingOptionType.id" + "sourceFileName": "../../../../packages/core/types/src/http/return/admin.ts", + "qualifiedName": "AdminReturnResponse.order_version" }, "15014": { - "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/entities.ts", - "qualifiedName": "AdminShippingOptionType.label" + "sourceFileName": "../../../../packages/core/types/src/http/return/admin.ts", + "qualifiedName": "AdminReturnResponse.display_id" }, "15015": { - "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/entities.ts", - "qualifiedName": "AdminShippingOptionType.description" + "sourceFileName": "../../../../packages/core/types/src/http/return/admin.ts", + "qualifiedName": "AdminReturnResponse.no_notification" }, "15016": { - "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/entities.ts", - "qualifiedName": "AdminShippingOptionType.code" + "sourceFileName": "../../../../packages/core/types/src/http/return/admin.ts", + "qualifiedName": "AdminReturnResponse.refund_amount" }, "15017": { - "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/entities.ts", - "qualifiedName": "AdminShippingOptionType.shipping_option_id" + "sourceFileName": "../../../../packages/core/types/src/http/return/admin.ts", + "qualifiedName": "AdminReturnResponse.items" }, "15018": { - "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/entities.ts", - "qualifiedName": "AdminShippingOptionType.created_at" + "sourceFileName": "../../../../packages/core/types/src/http/return/admin.ts", + "qualifiedName": "AdminInitiateReturnRequest" }, "15019": { - "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/entities.ts", - "qualifiedName": "AdminShippingOptionType.updated_at" + "sourceFileName": "../../../../packages/core/types/src/http/return/admin.ts", + "qualifiedName": "AdminInitiateReturnRequest.order_id" }, "15020": { - "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/entities.ts", - "qualifiedName": "AdminShippingOptionType.deleted_at" + "sourceFileName": "../../../../packages/core/types/src/http/return/admin.ts", + "qualifiedName": "AdminInitiateReturnRequest.location_id" }, "15021": { - "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/entities.ts", - "qualifiedName": "AdminShippingOptionRule" + "sourceFileName": "../../../../packages/core/types/src/http/return/admin.ts", + "qualifiedName": "AdminInitiateReturnRequest.description" }, "15022": { - "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/entities.ts", - "qualifiedName": "AdminShippingOptionRule.id" + "sourceFileName": "../../../../packages/core/types/src/http/return/admin.ts", + "qualifiedName": "AdminInitiateReturnRequest.internal_note" }, "15023": { - "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/entities.ts", - "qualifiedName": "AdminShippingOptionRule.attribute" + "sourceFileName": "../../../../packages/core/types/src/http/return/admin.ts", + "qualifiedName": "AdminInitiateReturnRequest.no_notification" }, "15024": { - "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/entities.ts", - "qualifiedName": "AdminShippingOptionRule.operator" + "sourceFileName": "../../../../packages/core/types/src/http/return/admin.ts", + "qualifiedName": "AdminInitiateReturnRequest.metadata" }, "15025": { - "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/entities.ts", - "qualifiedName": "AdminShippingOptionRule.value" + "sourceFileName": "../../../../packages/core/types/src/http/return/admin.ts", + "qualifiedName": "AdminAddReturnItem" }, "15026": { - "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/entities.ts", - "qualifiedName": "AdminShippingOptionRule.shipping_option_id" + "sourceFileName": "../../../../packages/core/types/src/http/return/admin.ts", + "qualifiedName": "AdminAddReturnItem.id" }, "15027": { - "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/entities.ts", - "qualifiedName": "AdminShippingOptionRule.created_at" + "sourceFileName": "../../../../packages/core/types/src/http/return/admin.ts", + "qualifiedName": "AdminAddReturnItem.quantity" }, "15028": { - "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/entities.ts", - "qualifiedName": "AdminShippingOptionRule.updated_at" + "sourceFileName": "../../../../packages/core/types/src/http/return/admin.ts", + "qualifiedName": "AdminAddReturnItem.description" }, "15029": { - "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/entities.ts", - "qualifiedName": "AdminShippingOptionRule.deleted_at" + "sourceFileName": "../../../../packages/core/types/src/http/return/admin.ts", + "qualifiedName": "AdminAddReturnItem.internal_note" }, "15030": { - "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/entities.ts", - "qualifiedName": "AdminShippingOptionPriceRule" + "sourceFileName": "../../../../packages/core/types/src/http/return/admin.ts", + "qualifiedName": "AdminAddReturnItem.metadata" }, "15031": { - "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/entities.ts", - "qualifiedName": "AdminShippingOptionPriceRule.id" + "sourceFileName": "../../../../packages/core/types/src/http/return/admin.ts", + "qualifiedName": "AdminAddReturnItems" }, "15032": { - "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/entities.ts", - "qualifiedName": "AdminShippingOptionPriceRule.value" + "sourceFileName": "../../../../packages/core/types/src/http/return/admin.ts", + "qualifiedName": "AdminAddReturnItems.items" }, "15033": { - "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/entities.ts", - "qualifiedName": "AdminShippingOptionPrice" + "sourceFileName": "../../../../packages/core/types/src/http/return/admin.ts", + "qualifiedName": "AdminAddReturnShipping" }, "15034": { - "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/entities.ts", - "qualifiedName": "AdminShippingOptionPrice.price_rules" + "sourceFileName": "../../../../packages/core/types/src/http/return/admin.ts", + "qualifiedName": "AdminAddReturnShipping.shipping_option_id" }, "15035": { - "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/entities.ts", - "qualifiedName": "AdminShippingOptionPrice.rules_count" + "sourceFileName": "../../../../packages/core/types/src/http/return/admin.ts", + "qualifiedName": "AdminAddReturnShipping.custom_price" }, "15036": { - "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/entities.ts", - "qualifiedName": "AdminShippingOption" + "sourceFileName": "../../../../packages/core/types/src/http/return/admin.ts", + "qualifiedName": "AdminAddReturnShipping.description" }, "15037": { - "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/entities.ts", - "qualifiedName": "AdminShippingOption.id" + "sourceFileName": "../../../../packages/core/types/src/http/return/admin.ts", + "qualifiedName": "AdminAddReturnShipping.internal_note" }, "15038": { - "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/entities.ts", - "qualifiedName": "AdminShippingOption.name" + "sourceFileName": "../../../../packages/core/types/src/http/return/admin.ts", + "qualifiedName": "AdminAddReturnShipping.metadata" }, "15039": { - "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/entities.ts", - "qualifiedName": "AdminShippingOption.price_type" + "sourceFileName": "../../../../packages/core/types/src/http/return/admin.ts", + "qualifiedName": "AdminConfirmReturnRequest" }, "15040": { - "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/entities.ts", - "qualifiedName": "AdminShippingOption.service_zone_id" + "sourceFileName": "../../../../packages/core/types/src/http/return/admin.ts", + "qualifiedName": "AdminConfirmReturnRequest.no_notification" }, "15041": { "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/entities.ts", - "qualifiedName": "AdminShippingOption.service_zone" + "qualifiedName": "AdminShippingOptionType" }, "15042": { "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/entities.ts", - "qualifiedName": "AdminShippingOption.provider_id" + "qualifiedName": "AdminShippingOptionType.id" }, "15043": { "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/entities.ts", - "qualifiedName": "AdminShippingOption.provider" + "qualifiedName": "AdminShippingOptionType.label" }, "15044": { "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/entities.ts", - "qualifiedName": "AdminShippingOption.shipping_option_type_id" + "qualifiedName": "AdminShippingOptionType.description" }, "15045": { "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/entities.ts", - "qualifiedName": "AdminShippingOption.type" + "qualifiedName": "AdminShippingOptionType.code" }, "15046": { "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/entities.ts", - "qualifiedName": "AdminShippingOption.shipping_profile_id" + "qualifiedName": "AdminShippingOptionType.shipping_option_id" }, "15047": { "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/entities.ts", - "qualifiedName": "AdminShippingOption.shipping_profile" + "qualifiedName": "AdminShippingOptionType.created_at" }, "15048": { "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/entities.ts", - "qualifiedName": "AdminShippingOption.rules" + "qualifiedName": "AdminShippingOptionType.updated_at" }, "15049": { "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/entities.ts", - "qualifiedName": "AdminShippingOption.prices" + "qualifiedName": "AdminShippingOptionType.deleted_at" }, "15050": { "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/entities.ts", - "qualifiedName": "AdminShippingOption.data" + "qualifiedName": "AdminShippingOptionRule" }, "15051": { "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/entities.ts", - "qualifiedName": "AdminShippingOption.metadata" + "qualifiedName": "AdminShippingOptionRule.id" }, "15052": { "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/entities.ts", - "qualifiedName": "AdminShippingOption.created_at" + "qualifiedName": "AdminShippingOptionRule.attribute" }, "15053": { "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/entities.ts", - "qualifiedName": "AdminShippingOption.updated_at" + "qualifiedName": "AdminShippingOptionRule.operator" }, "15054": { "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/entities.ts", - "qualifiedName": "AdminShippingOption.deleted_at" + "qualifiedName": "AdminShippingOptionRule.value" }, "15055": { - "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/payloads.ts", - "qualifiedName": "AdminCreateShippingOptionRule" + "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/entities.ts", + "qualifiedName": "AdminShippingOptionRule.shipping_option_id" }, "15056": { - "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/payloads.ts", - "qualifiedName": "AdminCreateShippingOptionRule.operator" + "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/entities.ts", + "qualifiedName": "AdminShippingOptionRule.created_at" }, "15057": { - "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/payloads.ts", - "qualifiedName": "AdminCreateShippingOptionRule.attribute" + "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/entities.ts", + "qualifiedName": "AdminShippingOptionRule.updated_at" }, "15058": { - "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/payloads.ts", - "qualifiedName": "AdminCreateShippingOptionRule.value" + "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/entities.ts", + "qualifiedName": "AdminShippingOptionRule.deleted_at" }, "15059": { - "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/payloads.ts", - "qualifiedName": "AdminCreateShippingOptionType" + "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/entities.ts", + "qualifiedName": "AdminShippingOptionPriceRule" }, "15060": { - "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/payloads.ts", - "qualifiedName": "AdminCreateShippingOptionType.label" + "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/entities.ts", + "qualifiedName": "AdminShippingOptionPriceRule.id" }, "15061": { - "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/payloads.ts", - "qualifiedName": "AdminCreateShippingOptionType.description" + "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/entities.ts", + "qualifiedName": "AdminShippingOptionPriceRule.value" }, "15062": { - "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/payloads.ts", - "qualifiedName": "AdminCreateShippingOptionType.code" + "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/entities.ts", + "qualifiedName": "AdminShippingOptionPrice" }, "15063": { - "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/payloads.ts", - "qualifiedName": "AdminCreateShippingOptionPriceWithCurrency" + "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/entities.ts", + "qualifiedName": "AdminShippingOptionPrice.price_rules" }, "15064": { - "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/payloads.ts", - "qualifiedName": "AdminCreateShippingOptionPriceWithCurrency.currency_code" + "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/entities.ts", + "qualifiedName": "AdminShippingOptionPrice.rules_count" }, "15065": { - "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/payloads.ts", - "qualifiedName": "AdminCreateShippingOptionPriceWithCurrency.amount" + "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/entities.ts", + "qualifiedName": "AdminShippingOption" }, "15066": { - "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/payloads.ts", - "qualifiedName": "AdminCreateShippingOptionPriceWithRegion" + "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/entities.ts", + "qualifiedName": "AdminShippingOption.id" }, "15067": { - "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/payloads.ts", - "qualifiedName": "AdminCreateShippingOptionPriceWithRegion.region_id" + "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/entities.ts", + "qualifiedName": "AdminShippingOption.name" }, "15068": { - "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/payloads.ts", - "qualifiedName": "AdminCreateShippingOptionPriceWithRegion.amount" + "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/entities.ts", + "qualifiedName": "AdminShippingOption.price_type" }, "15069": { - "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/payloads.ts", - "qualifiedName": "AdminCreateShippingOption" + "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/entities.ts", + "qualifiedName": "AdminShippingOption.service_zone_id" }, "15070": { - "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/payloads.ts", - "qualifiedName": "AdminCreateShippingOption.name" + "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/entities.ts", + "qualifiedName": "AdminShippingOption.service_zone" }, "15071": { - "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/payloads.ts", - "qualifiedName": "AdminCreateShippingOption.service_zone_id" + "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/entities.ts", + "qualifiedName": "AdminShippingOption.provider_id" }, "15072": { - "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/payloads.ts", - "qualifiedName": "AdminCreateShippingOption.shipping_profile_id" + "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/entities.ts", + "qualifiedName": "AdminShippingOption.provider" }, "15073": { - "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/payloads.ts", - "qualifiedName": "AdminCreateShippingOption.data" + "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/entities.ts", + "qualifiedName": "AdminShippingOption.shipping_option_type_id" }, "15074": { - "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/payloads.ts", - "qualifiedName": "AdminCreateShippingOption.price_type" + "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/entities.ts", + "qualifiedName": "AdminShippingOption.type" }, "15075": { - "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/payloads.ts", - "qualifiedName": "AdminCreateShippingOption.provider_id" + "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/entities.ts", + "qualifiedName": "AdminShippingOption.shipping_profile_id" }, "15076": { - "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/payloads.ts", - "qualifiedName": "AdminCreateShippingOption.type" + "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/entities.ts", + "qualifiedName": "AdminShippingOption.shipping_profile" }, "15077": { - "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/payloads.ts", - "qualifiedName": "AdminCreateShippingOption.prices" + "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/entities.ts", + "qualifiedName": "AdminShippingOption.rules" }, "15078": { - "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/payloads.ts", - "qualifiedName": "AdminCreateShippingOption.rules" + "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/entities.ts", + "qualifiedName": "AdminShippingOption.prices" }, "15079": { - "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/payloads.ts", - "qualifiedName": "AdminUpdateShippingOptionRule" + "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/entities.ts", + "qualifiedName": "AdminShippingOption.data" }, "15080": { - "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/payloads.ts", - "qualifiedName": "AdminUpdateShippingOptionRule.id" + "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/entities.ts", + "qualifiedName": "AdminShippingOption.metadata" }, "15081": { - "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/payloads.ts", - "qualifiedName": "AdminCreateShippingOptionRule.operator" + "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/entities.ts", + "qualifiedName": "AdminShippingOption.created_at" }, "15082": { - "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/payloads.ts", - "qualifiedName": "AdminCreateShippingOptionRule.attribute" + "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/entities.ts", + "qualifiedName": "AdminShippingOption.updated_at" }, "15083": { - "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/payloads.ts", - "qualifiedName": "AdminCreateShippingOptionRule.value" + "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/entities.ts", + "qualifiedName": "AdminShippingOption.deleted_at" }, "15084": { "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/payloads.ts", - "qualifiedName": "AdminUpdateShippingOptionPriceWithCurrency" + "qualifiedName": "AdminCreateShippingOptionRule" }, "15085": { "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/payloads.ts", - "qualifiedName": "AdminUpdateShippingOptionPriceWithCurrency.id" + "qualifiedName": "AdminCreateShippingOptionRule.operator" }, "15086": { "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/payloads.ts", - "qualifiedName": "AdminUpdateShippingOptionPriceWithCurrency.currency_code" + "qualifiedName": "AdminCreateShippingOptionRule.attribute" }, "15087": { "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/payloads.ts", - "qualifiedName": "AdminUpdateShippingOptionPriceWithCurrency.amount" + "qualifiedName": "AdminCreateShippingOptionRule.value" }, "15088": { "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/payloads.ts", - "qualifiedName": "AdminUpdateShippingOptionPriceWithRegion" + "qualifiedName": "AdminCreateShippingOptionType" }, "15089": { "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/payloads.ts", - "qualifiedName": "AdminUpdateShippingOptionPriceWithRegion.id" + "qualifiedName": "AdminCreateShippingOptionType.label" }, "15090": { "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/payloads.ts", - "qualifiedName": "AdminUpdateShippingOptionPriceWithRegion.region_id" + "qualifiedName": "AdminCreateShippingOptionType.description" }, "15091": { "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/payloads.ts", - "qualifiedName": "AdminUpdateShippingOptionPriceWithRegion.amount" + "qualifiedName": "AdminCreateShippingOptionType.code" }, "15092": { "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/payloads.ts", - "qualifiedName": "AdminUpdateShippingOption" + "qualifiedName": "AdminCreateShippingOptionPriceWithCurrency" }, "15093": { "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/payloads.ts", - "qualifiedName": "AdminUpdateShippingOption.name" + "qualifiedName": "AdminCreateShippingOptionPriceWithCurrency.currency_code" }, "15094": { "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/payloads.ts", - "qualifiedName": "AdminUpdateShippingOption.data" + "qualifiedName": "AdminCreateShippingOptionPriceWithCurrency.amount" }, "15095": { "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/payloads.ts", - "qualifiedName": "AdminUpdateShippingOption.price_type" + "qualifiedName": "AdminCreateShippingOptionPriceWithRegion" }, "15096": { "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/payloads.ts", - "qualifiedName": "AdminUpdateShippingOption.provider_id" + "qualifiedName": "AdminCreateShippingOptionPriceWithRegion.region_id" }, "15097": { "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/payloads.ts", - "qualifiedName": "AdminUpdateShippingOption.shipping_profile_id" + "qualifiedName": "AdminCreateShippingOptionPriceWithRegion.amount" }, "15098": { "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/payloads.ts", - "qualifiedName": "AdminUpdateShippingOption.type" + "qualifiedName": "AdminCreateShippingOption" }, "15099": { "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/payloads.ts", - "qualifiedName": "AdminUpdateShippingOption.prices" + "qualifiedName": "AdminCreateShippingOption.name" }, "15100": { "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/payloads.ts", - "qualifiedName": "AdminUpdateShippingOption.rules" + "qualifiedName": "AdminCreateShippingOption.service_zone_id" }, "15101": { "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/payloads.ts", - "qualifiedName": "AdminUpdateShippingOptionRules" + "qualifiedName": "AdminCreateShippingOption.shipping_profile_id" }, "15102": { "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/payloads.ts", - "qualifiedName": "AdminUpdateShippingOptionRules.create" + "qualifiedName": "AdminCreateShippingOption.data" }, "15103": { "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/payloads.ts", - "qualifiedName": "AdminUpdateShippingOptionRules.update" + "qualifiedName": "AdminCreateShippingOption.price_type" }, "15104": { "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/payloads.ts", - "qualifiedName": "AdminUpdateShippingOptionRules.delete" + "qualifiedName": "AdminCreateShippingOption.provider_id" }, "15105": { + "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/payloads.ts", + "qualifiedName": "AdminCreateShippingOption.type" + }, + "15106": { + "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/payloads.ts", + "qualifiedName": "AdminCreateShippingOption.prices" + }, + "15107": { + "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/payloads.ts", + "qualifiedName": "AdminCreateShippingOption.rules" + }, + "15108": { + "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/payloads.ts", + "qualifiedName": "AdminUpdateShippingOptionRule" + }, + "15109": { + "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/payloads.ts", + "qualifiedName": "AdminUpdateShippingOptionRule.id" + }, + "15110": { + "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/payloads.ts", + "qualifiedName": "AdminCreateShippingOptionRule.operator" + }, + "15111": { + "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/payloads.ts", + "qualifiedName": "AdminCreateShippingOptionRule.attribute" + }, + "15112": { + "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/payloads.ts", + "qualifiedName": "AdminCreateShippingOptionRule.value" + }, + "15113": { + "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/payloads.ts", + "qualifiedName": "AdminUpdateShippingOptionPriceWithCurrency" + }, + "15114": { + "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/payloads.ts", + "qualifiedName": "AdminUpdateShippingOptionPriceWithCurrency.id" + }, + "15115": { + "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/payloads.ts", + "qualifiedName": "AdminUpdateShippingOptionPriceWithCurrency.currency_code" + }, + "15116": { + "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/payloads.ts", + "qualifiedName": "AdminUpdateShippingOptionPriceWithCurrency.amount" + }, + "15117": { + "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/payloads.ts", + "qualifiedName": "AdminUpdateShippingOptionPriceWithRegion" + }, + "15118": { + "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/payloads.ts", + "qualifiedName": "AdminUpdateShippingOptionPriceWithRegion.id" + }, + "15119": { + "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/payloads.ts", + "qualifiedName": "AdminUpdateShippingOptionPriceWithRegion.region_id" + }, + "15120": { + "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/payloads.ts", + "qualifiedName": "AdminUpdateShippingOptionPriceWithRegion.amount" + }, + "15121": { + "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/payloads.ts", + "qualifiedName": "AdminUpdateShippingOption" + }, + "15122": { + "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/payloads.ts", + "qualifiedName": "AdminUpdateShippingOption.name" + }, + "15123": { + "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/payloads.ts", + "qualifiedName": "AdminUpdateShippingOption.data" + }, + "15124": { + "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/payloads.ts", + "qualifiedName": "AdminUpdateShippingOption.price_type" + }, + "15125": { + "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/payloads.ts", + "qualifiedName": "AdminUpdateShippingOption.provider_id" + }, + "15126": { + "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/payloads.ts", + "qualifiedName": "AdminUpdateShippingOption.shipping_profile_id" + }, + "15127": { + "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/payloads.ts", + "qualifiedName": "AdminUpdateShippingOption.type" + }, + "15128": { + "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/payloads.ts", + "qualifiedName": "AdminUpdateShippingOption.prices" + }, + "15129": { + "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/payloads.ts", + "qualifiedName": "AdminUpdateShippingOption.rules" + }, + "15130": { + "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/payloads.ts", + "qualifiedName": "AdminUpdateShippingOptionRules" + }, + "15131": { + "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/payloads.ts", + "qualifiedName": "AdminUpdateShippingOptionRules.create" + }, + "15132": { + "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/payloads.ts", + "qualifiedName": "AdminUpdateShippingOptionRules.update" + }, + "15133": { + "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/payloads.ts", + "qualifiedName": "AdminUpdateShippingOptionRules.delete" + }, + "15134": { "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/queries.ts", "qualifiedName": "AdminShippingOptionListParams" }, - "15106": { + "15135": { "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/queries.ts", "qualifiedName": "AdminShippingOptionListParams.id" }, - "15107": { + "15136": { "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/queries.ts", "qualifiedName": "AdminShippingOptionListParams.q" }, - "15108": { + "15137": { "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/queries.ts", "qualifiedName": "AdminShippingOptionListParams.service_zone_id" }, - "15109": { + "15138": { "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/queries.ts", "qualifiedName": "AdminShippingOptionListParams.shipping_profile_id" }, - "15110": { + "15139": { "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/queries.ts", "qualifiedName": "AdminShippingOptionListParams.provider_id" }, - "15111": { + "15140": { "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/queries.ts", "qualifiedName": "AdminShippingOptionListParams.shipping_option_type_id" }, - "15112": { + "15141": { "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/queries.ts", "qualifiedName": "AdminShippingOptionListParams.created_at" }, - "15113": { + "15142": { "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/queries.ts", "qualifiedName": "AdminShippingOptionListParams.updated_at" }, - "15114": { + "15143": { "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/queries.ts", "qualifiedName": "AdminShippingOptionListParams.deleted_at" }, - "15115": { + "15144": { "sourceFileName": "../../../../packages/core/types/src/http/common/request.ts", "qualifiedName": "FindParams.limit" }, - "15116": { + "15145": { "sourceFileName": "../../../../packages/core/types/src/http/common/request.ts", "qualifiedName": "FindParams.offset" }, - "15117": { + "15146": { "sourceFileName": "../../../../packages/core/types/src/http/common/request.ts", "qualifiedName": "FindParams.order" }, - "15118": { + "15147": { "sourceFileName": "../../../../packages/core/types/src/http/common/request.ts", "qualifiedName": "SelectParams.fields" }, - "15119": { + "15148": { "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/responses.ts", "qualifiedName": "AdminShippingOptionResponse" }, - "15120": { + "15149": { "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/responses.ts", "qualifiedName": "AdminShippingOptionResponse.shipping_option" }, - "15121": { + "15150": { "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/responses.ts", "qualifiedName": "AdminShippingOptionListResponse" }, - "15122": { + "15151": { "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/responses.ts", "qualifiedName": "__type" }, - "15123": { + "15152": { "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/responses.ts", "qualifiedName": "__type.shipping_options" }, - "15124": { + "15153": { "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/responses.ts", "qualifiedName": "AdminShippingOptionDeleteResponse" }, - "15125": { + "15154": { "sourceFileName": "../../../../packages/core/types/src/http/common/response.ts", "qualifiedName": "__type.id" }, - "15126": { + "15155": { "sourceFileName": "../../../../packages/core/types/src/http/common/response.ts", "qualifiedName": "__type.object" }, - "15127": { + "15156": { "sourceFileName": "../../../../packages/core/types/src/http/common/response.ts", "qualifiedName": "__type.deleted" }, - "15128": { + "15157": { "sourceFileName": "../../../../packages/core/types/src/http/common/response.ts", "qualifiedName": "__type.parent" }, - "15129": { + "15158": { "sourceFileName": "", "qualifiedName": "__type" }, - "15130": { + "15159": { "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/responses.ts", "qualifiedName": "AdminUpdateShippingOptionRulesResponse" }, - "15131": { + "15160": { "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/responses.ts", "qualifiedName": "AdminUpdateShippingOptionRulesResponse.created" }, - "15132": { + "15161": { "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/responses.ts", "qualifiedName": "AdminUpdateShippingOptionRulesResponse.updated" }, - "15133": { + "15162": { "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/responses.ts", "qualifiedName": "AdminUpdateShippingOptionRulesResponse.deleted" }, - "15134": { + "15163": { "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/responses.ts", "qualifiedName": "__type" }, - "15135": { + "15164": { "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/responses.ts", "qualifiedName": "__type.ids" }, - "15136": { + "15165": { "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/responses.ts", "qualifiedName": "__type.object" }, - "15137": { + "15166": { "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/responses.ts", "qualifiedName": "__type.deleted" }, - "15138": { + "15167": { "sourceFileName": "../../../../packages/core/types/src/http/shipping-profile/admin/entities.ts", "qualifiedName": "AdminShippingProfile" }, - "15139": { + "15168": { "sourceFileName": "../../../../packages/core/types/src/http/shipping-profile/admin/entities.ts", "qualifiedName": "AdminShippingProfile.id" }, - "15140": { + "15169": { "sourceFileName": "../../../../packages/core/types/src/http/shipping-profile/admin/entities.ts", "qualifiedName": "AdminShippingProfile.name" }, - "15141": { + "15170": { "sourceFileName": "../../../../packages/core/types/src/http/shipping-profile/admin/entities.ts", "qualifiedName": "AdminShippingProfile.type" }, - "15142": { + "15171": { "sourceFileName": "../../../../packages/core/types/src/http/shipping-profile/admin/entities.ts", "qualifiedName": "AdminShippingProfile.metadata" }, - "15143": { + "15172": { "sourceFileName": "../../../../packages/core/types/src/http/shipping-profile/admin/entities.ts", "qualifiedName": "AdminShippingProfile.created_at" }, - "15144": { + "15173": { "sourceFileName": "../../../../packages/core/types/src/http/shipping-profile/admin/entities.ts", "qualifiedName": "AdminShippingProfile.updated_at" }, - "15145": { + "15174": { "sourceFileName": "../../../../packages/core/types/src/http/shipping-profile/admin/entities.ts", "qualifiedName": "AdminShippingProfile.deleted_at" }, - "15146": { + "15175": { "sourceFileName": "../../../../packages/core/types/src/http/shipping-profile/admin/payloads.ts", "qualifiedName": "AdminCreateShippingProfile" }, - "15147": { + "15176": { "sourceFileName": "../../../../packages/core/types/src/http/shipping-profile/admin/payloads.ts", "qualifiedName": "AdminCreateShippingProfile.name" }, - "15148": { + "15177": { "sourceFileName": "../../../../packages/core/types/src/http/shipping-profile/admin/payloads.ts", "qualifiedName": "AdminCreateShippingProfile.type" }, - "15149": { + "15178": { "sourceFileName": "../../../../packages/core/types/src/http/shipping-profile/admin/payloads.ts", "qualifiedName": "AdminCreateShippingProfile.metadata" }, - "15150": { + "15179": { "sourceFileName": "../../../../packages/core/types/src/http/shipping-profile/admin/payloads.ts", "qualifiedName": "AdminUpdateShippingProfile" }, - "15151": { + "15180": { "sourceFileName": "../../../../packages/core/types/src/http/shipping-profile/admin/payloads.ts", "qualifiedName": "AdminUpdateShippingProfile.name" }, - "15152": { + "15181": { "sourceFileName": "../../../../packages/core/types/src/http/shipping-profile/admin/payloads.ts", "qualifiedName": "AdminUpdateShippingProfile.type" }, - "15153": { + "15182": { "sourceFileName": "../../../../packages/core/types/src/http/shipping-profile/admin/payloads.ts", "qualifiedName": "AdminUpdateShippingProfile.metadata" }, - "15154": { + "15183": { "sourceFileName": "../../../../packages/core/types/src/http/shipping-profile/admin/queries.ts", "qualifiedName": "AdminShippingProfileListParams" }, - "15155": { + "15184": { "sourceFileName": "../../../../packages/core/types/src/http/shipping-profile/admin/queries.ts", "qualifiedName": "AdminShippingProfileListParams.id" }, - "15156": { + "15185": { "sourceFileName": "../../../../packages/core/types/src/http/shipping-profile/admin/queries.ts", "qualifiedName": "AdminShippingProfileListParams.q" }, - "15157": { + "15186": { "sourceFileName": "../../../../packages/core/types/src/http/shipping-profile/admin/queries.ts", "qualifiedName": "AdminShippingProfileListParams.type" }, - "15158": { + "15187": { "sourceFileName": "../../../../packages/core/types/src/http/shipping-profile/admin/queries.ts", "qualifiedName": "AdminShippingProfileListParams.name" }, - "15159": { + "15188": { "sourceFileName": "../../../../packages/core/types/src/http/shipping-profile/admin/queries.ts", "qualifiedName": "AdminShippingProfileListParams.created_at" }, - "15160": { + "15189": { "sourceFileName": "../../../../packages/core/types/src/http/shipping-profile/admin/queries.ts", "qualifiedName": "AdminShippingProfileListParams.updated_at" }, - "15161": { + "15190": { "sourceFileName": "../../../../packages/core/types/src/http/shipping-profile/admin/queries.ts", "qualifiedName": "AdminShippingProfileListParams.deleted_at" }, - "15162": { + "15191": { "sourceFileName": "../../../../packages/core/types/src/http/shipping-profile/admin/queries.ts", "qualifiedName": "AdminShippingProfileListParams.$and" }, - "15163": { + "15192": { "sourceFileName": "../../../../packages/core/types/src/http/shipping-profile/admin/queries.ts", "qualifiedName": "AdminShippingProfileListParams.$or" }, - "15164": { + "15193": { "sourceFileName": "../../../../packages/core/types/src/http/common/request.ts", "qualifiedName": "FindParams.limit" }, - "15165": { + "15194": { "sourceFileName": "../../../../packages/core/types/src/http/common/request.ts", "qualifiedName": "FindParams.offset" }, - "15166": { + "15195": { "sourceFileName": "../../../../packages/core/types/src/http/common/request.ts", "qualifiedName": "FindParams.order" }, - "15167": { + "15196": { "sourceFileName": "../../../../packages/core/types/src/http/common/request.ts", "qualifiedName": "SelectParams.fields" }, - "15168": { + "15197": { "sourceFileName": "../../../../packages/core/types/src/http/shipping-profile/admin/responses.ts", "qualifiedName": "AdminShippingProfileResponse" }, - "15169": { + "15198": { "sourceFileName": "../../../../packages/core/types/src/http/shipping-profile/admin/responses.ts", "qualifiedName": "AdminShippingProfileResponse.shipping_profile" }, - "15170": { + "15199": { "sourceFileName": "../../../../packages/core/types/src/http/shipping-profile/admin/responses.ts", "qualifiedName": "AdminShippingProfileListResponse" }, - "15171": { + "15200": { "sourceFileName": "../../../../packages/core/types/src/http/shipping-profile/admin/responses.ts", "qualifiedName": "__type" }, - "15172": { + "15201": { "sourceFileName": "../../../../packages/core/types/src/http/shipping-profile/admin/responses.ts", "qualifiedName": "__type.shipping_profiles" }, - "15173": { + "15202": { "sourceFileName": "../../../../packages/core/types/src/http/shipping-profile/admin/responses.ts", "qualifiedName": "AdminShippingProfileDeleteResponse" }, - "15174": { + "15203": { "sourceFileName": "../../../../packages/core/types/src/http/common/response.ts", "qualifiedName": "__type.id" }, - "15175": { + "15204": { "sourceFileName": "../../../../packages/core/types/src/http/common/response.ts", "qualifiedName": "__type.object" }, - "15176": { + "15205": { "sourceFileName": "../../../../packages/core/types/src/http/common/response.ts", "qualifiedName": "__type.deleted" }, - "15177": { + "15206": { "sourceFileName": "../../../../packages/core/types/src/http/common/response.ts", "qualifiedName": "__type.parent" }, - "15178": { + "15207": { "sourceFileName": "", "qualifiedName": "__type" }, - "15179": { + "15208": { "sourceFileName": "../../../../packages/core/types/src/http/stock-locations/admin/entities.ts", "qualifiedName": "AdminStockLocationAddress" }, - "15180": { + "15209": { "sourceFileName": "../../../../packages/core/types/src/http/stock-locations/admin/entities.ts", "qualifiedName": "AdminStockLocationAddress.id" }, - "15181": { + "15210": { "sourceFileName": "../../../../packages/core/types/src/http/stock-locations/admin/entities.ts", "qualifiedName": "AdminStockLocationAddress.address_1" }, - "15182": { + "15211": { "sourceFileName": "../../../../packages/core/types/src/http/stock-locations/admin/entities.ts", "qualifiedName": "AdminStockLocationAddress.address_2" }, - "15183": { + "15212": { "sourceFileName": "../../../../packages/core/types/src/http/stock-locations/admin/entities.ts", "qualifiedName": "AdminStockLocationAddress.company" }, - "15184": { + "15213": { "sourceFileName": "../../../../packages/core/types/src/http/stock-locations/admin/entities.ts", "qualifiedName": "AdminStockLocationAddress.country_code" }, - "15185": { + "15214": { "sourceFileName": "../../../../packages/core/types/src/http/stock-locations/admin/entities.ts", "qualifiedName": "AdminStockLocationAddress.city" }, - "15186": { + "15215": { "sourceFileName": "../../../../packages/core/types/src/http/stock-locations/admin/entities.ts", "qualifiedName": "AdminStockLocationAddress.phone" }, - "15187": { + "15216": { "sourceFileName": "../../../../packages/core/types/src/http/stock-locations/admin/entities.ts", "qualifiedName": "AdminStockLocationAddress.postal_code" }, - "15188": { + "15217": { "sourceFileName": "../../../../packages/core/types/src/http/stock-locations/admin/entities.ts", "qualifiedName": "AdminStockLocationAddress.province" }, - "15189": { + "15218": { "sourceFileName": "../../../../packages/core/types/src/http/stock-locations/admin/entities.ts", "qualifiedName": "AdminStockLocation" }, - "15190": { + "15219": { "sourceFileName": "../../../../packages/core/types/src/http/stock-locations/admin/entities.ts", "qualifiedName": "AdminStockLocation.id" }, - "15191": { + "15220": { "sourceFileName": "../../../../packages/core/types/src/http/stock-locations/admin/entities.ts", "qualifiedName": "AdminStockLocation.name" }, - "15192": { + "15221": { "sourceFileName": "../../../../packages/core/types/src/http/stock-locations/admin/entities.ts", "qualifiedName": "AdminStockLocation.address_id" }, - "15193": { + "15222": { "sourceFileName": "../../../../packages/core/types/src/http/stock-locations/admin/entities.ts", "qualifiedName": "AdminStockLocation.address" }, - "15194": { + "15223": { "sourceFileName": "../../../../packages/core/types/src/http/stock-locations/admin/entities.ts", "qualifiedName": "AdminStockLocation.sales_channels" }, - "15195": { + "15224": { "sourceFileName": "../../../../packages/core/types/src/http/stock-locations/admin/entities.ts", "qualifiedName": "AdminStockLocation.fulfillment_sets" }, - "15196": { + "15225": { "sourceFileName": "../../../../packages/core/types/src/http/stock-locations/admin/payloads.ts", "qualifiedName": "AdminCreateStockLocation" }, - "15197": { + "15226": { "sourceFileName": "../../../../packages/core/types/src/http/stock-locations/admin/payloads.ts", "qualifiedName": "AdminCreateStockLocation.name" }, - "15198": { + "15227": { "sourceFileName": "../../../../packages/core/types/src/http/stock-locations/admin/payloads.ts", "qualifiedName": "AdminCreateStockLocation.address_id" }, - "15199": { + "15228": { "sourceFileName": "../../../../packages/core/types/src/http/stock-locations/admin/payloads.ts", "qualifiedName": "AdminCreateStockLocation.address" }, - "15200": { + "15229": { "sourceFileName": "../../../../packages/core/types/src/http/stock-locations/admin/payloads.ts", "qualifiedName": "AdminCreateStockLocation.metadata" }, - "15201": { + "15230": { "sourceFileName": "../../../../packages/core/types/src/http/stock-locations/admin/payloads.ts", "qualifiedName": "AdminUpdateStockLocation" }, - "15202": { + "15231": { "sourceFileName": "../../../../packages/core/types/src/http/stock-locations/admin/payloads.ts", "qualifiedName": "AdminUpdateStockLocation.name" }, - "15203": { + "15232": { "sourceFileName": "../../../../packages/core/types/src/http/stock-locations/admin/payloads.ts", "qualifiedName": "AdminUpdateStockLocation.address_id" }, - "15204": { + "15233": { "sourceFileName": "../../../../packages/core/types/src/http/stock-locations/admin/payloads.ts", "qualifiedName": "AdminUpdateStockLocation.address" }, - "15205": { + "15234": { "sourceFileName": "../../../../packages/core/types/src/http/stock-locations/admin/payloads.ts", "qualifiedName": "AdminUpdateStockLocation.metadata" }, - "15206": { + "15235": { "sourceFileName": "../../../../packages/core/types/src/http/stock-locations/admin/payloads.ts", "qualifiedName": "AdminUpdateStockLocationSalesChannels" }, - "15207": { + "15236": { "sourceFileName": "../../../../packages/core/types/src/http/stock-locations/admin/payloads.ts", "qualifiedName": "AdminUpdateStockLocationSalesChannels.add" }, - "15208": { + "15237": { "sourceFileName": "../../../../packages/core/types/src/http/stock-locations/admin/payloads.ts", "qualifiedName": "AdminUpdateStockLocationSalesChannels.remove" }, - "15209": { + "15238": { "sourceFileName": "../../../../packages/core/types/src/http/stock-locations/admin/payloads.ts", "qualifiedName": "AdminCreateStockLocationFulfillmentSet" }, - "15210": { + "15239": { "sourceFileName": "../../../../packages/core/types/src/http/stock-locations/admin/payloads.ts", "qualifiedName": "AdminCreateStockLocationFulfillmentSet.name" }, - "15211": { + "15240": { "sourceFileName": "../../../../packages/core/types/src/http/stock-locations/admin/payloads.ts", "qualifiedName": "AdminCreateStockLocationFulfillmentSet.type" }, - "15212": { + "15241": { "sourceFileName": "../../../../packages/core/types/src/http/stock-locations/admin/queries.ts", "qualifiedName": "AdminStockLocationListParams" }, - "15213": { + "15242": { "sourceFileName": "../../../../packages/core/types/src/http/stock-locations/admin/queries.ts", "qualifiedName": "AdminStockLocationListParams.id" }, - "15214": { + "15243": { "sourceFileName": "../../../../packages/core/types/src/http/stock-locations/admin/queries.ts", "qualifiedName": "AdminStockLocationListParams.q" }, - "15215": { + "15244": { "sourceFileName": "../../../../packages/core/types/src/http/stock-locations/admin/queries.ts", "qualifiedName": "AdminStockLocationListParams.name" }, - "15216": { + "15245": { "sourceFileName": "../../../../packages/core/types/src/http/stock-locations/admin/queries.ts", "qualifiedName": "AdminStockLocationListParams.address_id" }, - "15217": { + "15246": { "sourceFileName": "../../../../packages/core/types/src/http/stock-locations/admin/queries.ts", "qualifiedName": "AdminStockLocationListParams.sales_channel_id" }, - "15218": { + "15247": { "sourceFileName": "../../../../packages/core/types/src/http/stock-locations/admin/queries.ts", "qualifiedName": "AdminStockLocationListParams.$and" }, - "15219": { + "15248": { "sourceFileName": "../../../../packages/core/types/src/http/stock-locations/admin/queries.ts", "qualifiedName": "AdminStockLocationListParams.$or" }, - "15220": { + "15249": { "sourceFileName": "../../../../packages/core/types/src/http/common/request.ts", "qualifiedName": "FindParams.limit" }, - "15221": { + "15250": { "sourceFileName": "../../../../packages/core/types/src/http/common/request.ts", "qualifiedName": "FindParams.offset" }, - "15222": { + "15251": { "sourceFileName": "../../../../packages/core/types/src/http/common/request.ts", "qualifiedName": "FindParams.order" }, - "15223": { + "15252": { "sourceFileName": "../../../../packages/core/types/src/http/common/request.ts", "qualifiedName": "SelectParams.fields" }, - "15224": { + "15253": { "sourceFileName": "../../../../packages/core/types/src/http/stock-locations/admin/responses.ts", "qualifiedName": "AdminStockLocationResponse" }, - "15225": { + "15254": { "sourceFileName": "../../../../packages/core/types/src/http/stock-locations/admin/responses.ts", "qualifiedName": "AdminStockLocationResponse.stock_location" }, - "15226": { + "15255": { "sourceFileName": "../../../../packages/core/types/src/http/stock-locations/admin/responses.ts", "qualifiedName": "AdminStockLocationListResponse" }, - "15227": { + "15256": { "sourceFileName": "../../../../packages/core/types/src/http/stock-locations/admin/responses.ts", "qualifiedName": "__type" }, - "15228": { + "15257": { "sourceFileName": "../../../../packages/core/types/src/http/stock-locations/admin/responses.ts", "qualifiedName": "__type.stock_locations" }, - "15229": { + "15258": { "sourceFileName": "../../../../packages/core/types/src/http/common/response.ts", "qualifiedName": "__type.limit" }, - "15230": { + "15259": { "sourceFileName": "../../../../packages/core/types/src/http/common/response.ts", "qualifiedName": "__type.offset" }, - "15231": { + "15260": { "sourceFileName": "../../../../packages/core/types/src/http/common/response.ts", "qualifiedName": "__type.count" }, - "15232": { + "15261": { "sourceFileName": "../../../../packages/core/types/src/http/stock-locations/admin/responses.ts", "qualifiedName": "__type.stock_locations" }, - "15233": { + "15262": { "sourceFileName": "../../../../packages/core/types/src/http/stock-locations/admin/responses.ts", "qualifiedName": "AdminStockLocationDeleteResponse" }, - "15234": { + "15263": { "sourceFileName": "../../../../packages/core/types/src/http/common/response.ts", "qualifiedName": "__type.id" }, - "15235": { + "15264": { "sourceFileName": "../../../../packages/core/types/src/http/common/response.ts", "qualifiedName": "__type.object" }, - "15236": { + "15265": { "sourceFileName": "../../../../packages/core/types/src/http/common/response.ts", "qualifiedName": "__type.deleted" }, - "15237": { + "15266": { "sourceFileName": "../../../../packages/core/types/src/http/common/response.ts", "qualifiedName": "__type.parent" }, - "15238": { + "15267": { "sourceFileName": "", "qualifiedName": "__type" }, - "15239": { + "15268": { "sourceFileName": "../../../../packages/core/types/src/http/tax-rate/admin/entities.ts", "qualifiedName": "AdminTaxRateRule" }, - "15240": { + "15269": { "sourceFileName": "../../../../packages/core/types/src/http/tax-rate/admin/entities.ts", "qualifiedName": "AdminTaxRateRule.reference" }, - "15241": { + "15270": { "sourceFileName": "../../../../packages/core/types/src/http/tax-rate/admin/entities.ts", "qualifiedName": "AdminTaxRateRule.reference_id" }, - "15242": { + "15271": { "sourceFileName": "../../../../packages/core/types/src/http/tax-rate/admin/entities.ts", "qualifiedName": "AdminTaxRate" }, - "15243": { + "15272": { "sourceFileName": "../../../../packages/core/types/src/http/tax-rate/admin/entities.ts", "qualifiedName": "AdminTaxRate.id" }, - "15244": { + "15273": { "sourceFileName": "../../../../packages/core/types/src/http/tax-rate/admin/entities.ts", "qualifiedName": "AdminTaxRate.rate" }, - "15245": { + "15274": { "sourceFileName": "../../../../packages/core/types/src/http/tax-rate/admin/entities.ts", "qualifiedName": "AdminTaxRate.code" }, - "15246": { + "15275": { "sourceFileName": "../../../../packages/core/types/src/http/tax-rate/admin/entities.ts", "qualifiedName": "AdminTaxRate.name" }, - "15247": { + "15276": { "sourceFileName": "../../../../packages/core/types/src/http/tax-rate/admin/entities.ts", "qualifiedName": "AdminTaxRate.metadata" }, - "15248": { + "15277": { "sourceFileName": "../../../../packages/core/types/src/http/tax-rate/admin/entities.ts", "qualifiedName": "AdminTaxRate.tax_region_id" }, - "15249": { + "15278": { "sourceFileName": "../../../../packages/core/types/src/http/tax-rate/admin/entities.ts", "qualifiedName": "AdminTaxRate.is_combinable" }, - "15250": { + "15279": { "sourceFileName": "../../../../packages/core/types/src/http/tax-rate/admin/entities.ts", "qualifiedName": "AdminTaxRate.is_default" }, - "15251": { + "15280": { "sourceFileName": "../../../../packages/core/types/src/http/tax-rate/admin/entities.ts", "qualifiedName": "AdminTaxRate.created_at" }, - "15252": { + "15281": { "sourceFileName": "../../../../packages/core/types/src/http/tax-rate/admin/entities.ts", "qualifiedName": "AdminTaxRate.updated_at" }, - "15253": { + "15282": { "sourceFileName": "../../../../packages/core/types/src/http/tax-rate/admin/entities.ts", "qualifiedName": "AdminTaxRate.deleted_at" }, - "15254": { + "15283": { "sourceFileName": "../../../../packages/core/types/src/http/tax-rate/admin/entities.ts", "qualifiedName": "AdminTaxRate.created_by" }, - "15255": { + "15284": { "sourceFileName": "../../../../packages/core/types/src/http/tax-rate/admin/entities.ts", "qualifiedName": "AdminTaxRate.tax_region" }, - "15256": { + "15285": { "sourceFileName": "../../../../packages/core/types/src/http/tax-rate/admin/entities.ts", "qualifiedName": "AdminTaxRate.rules" }, - "15257": { + "15286": { "sourceFileName": "../../../../packages/core/types/src/http/tax-rate/admin/payloads.ts", "qualifiedName": "AdminCreateTaxRate" }, - "15258": { + "15287": { "sourceFileName": "../../../../packages/core/types/src/http/tax-rate/admin/payloads.ts", "qualifiedName": "AdminCreateTaxRate.name" }, - "15259": { + "15288": { "sourceFileName": "../../../../packages/core/types/src/http/tax-rate/admin/payloads.ts", "qualifiedName": "AdminCreateTaxRate.tax_region_id" }, - "15260": { + "15289": { "sourceFileName": "../../../../packages/core/types/src/http/tax-rate/admin/payloads.ts", "qualifiedName": "AdminCreateTaxRate.rate" }, - "15261": { + "15290": { "sourceFileName": "../../../../packages/core/types/src/http/tax-rate/admin/payloads.ts", "qualifiedName": "AdminCreateTaxRate.code" }, - "15262": { + "15291": { "sourceFileName": "../../../../packages/core/types/src/http/tax-rate/admin/payloads.ts", "qualifiedName": "AdminCreateTaxRate.rules" }, - "15263": { + "15292": { "sourceFileName": "../../../../packages/core/types/src/http/tax-rate/admin/payloads.ts", "qualifiedName": "AdminCreateTaxRate.is_default" }, - "15264": { + "15293": { "sourceFileName": "../../../../packages/core/types/src/http/tax-rate/admin/payloads.ts", "qualifiedName": "AdminCreateTaxRate.is_combinable" }, - "15265": { + "15294": { "sourceFileName": "../../../../packages/core/types/src/http/tax-rate/admin/payloads.ts", "qualifiedName": "AdminCreateTaxRate.metadata" }, - "15266": { + "15295": { "sourceFileName": "../../../../packages/core/types/src/http/tax-rate/admin/payloads.ts", "qualifiedName": "AdminUpdateTaxRate" }, - "15267": { + "15296": { "sourceFileName": "../../../../packages/core/types/src/http/tax-rate/admin/payloads.ts", "qualifiedName": "AdminUpdateTaxRate.name" }, - "15268": { + "15297": { "sourceFileName": "../../../../packages/core/types/src/http/tax-rate/admin/payloads.ts", "qualifiedName": "AdminUpdateTaxRate.rate" }, - "15269": { + "15298": { "sourceFileName": "../../../../packages/core/types/src/http/tax-rate/admin/payloads.ts", "qualifiedName": "AdminUpdateTaxRate.code" }, - "15270": { + "15299": { "sourceFileName": "../../../../packages/core/types/src/http/tax-rate/admin/payloads.ts", "qualifiedName": "AdminUpdateTaxRate.rules" }, - "15271": { + "15300": { "sourceFileName": "../../../../packages/core/types/src/http/tax-rate/admin/payloads.ts", "qualifiedName": "AdminUpdateTaxRate.is_default" }, - "15272": { + "15301": { "sourceFileName": "../../../../packages/core/types/src/http/tax-rate/admin/payloads.ts", "qualifiedName": "AdminUpdateTaxRate.is_combinable" }, - "15273": { + "15302": { "sourceFileName": "../../../../packages/core/types/src/http/tax-rate/admin/payloads.ts", "qualifiedName": "AdminUpdateTaxRate.metadata" }, - "15274": { + "15303": { "sourceFileName": "../../../../packages/core/types/src/http/tax-rate/admin/queries.ts", "qualifiedName": "AdminTaxRateListParams" }, - "15275": { + "15304": { "sourceFileName": "../../../../packages/core/types/src/http/tax-rate/admin/queries.ts", "qualifiedName": "AdminTaxRateListParams.id" }, - "15276": { + "15305": { "sourceFileName": "../../../../packages/core/types/src/http/tax-rate/admin/queries.ts", "qualifiedName": "AdminTaxRateListParams.q" }, - "15277": { + "15306": { "sourceFileName": "../../../../packages/core/types/src/http/tax-rate/admin/queries.ts", "qualifiedName": "AdminTaxRateListParams.tax_region_id" }, - "15278": { + "15307": { "sourceFileName": "../../../../packages/core/types/src/http/tax-rate/admin/queries.ts", "qualifiedName": "AdminTaxRateListParams.is_default" }, - "15279": { + "15308": { "sourceFileName": "../../../../packages/core/types/src/http/tax-rate/admin/queries.ts", "qualifiedName": "AdminTaxRateListParams.service_zone_id" }, - "15280": { + "15309": { "sourceFileName": "../../../../packages/core/types/src/http/tax-rate/admin/queries.ts", "qualifiedName": "AdminTaxRateListParams.shipping_profile_id" }, - "15281": { + "15310": { "sourceFileName": "../../../../packages/core/types/src/http/tax-rate/admin/queries.ts", "qualifiedName": "AdminTaxRateListParams.provider_id" }, - "15282": { + "15311": { "sourceFileName": "../../../../packages/core/types/src/http/tax-rate/admin/queries.ts", "qualifiedName": "AdminTaxRateListParams.shipping_option_type_id" }, - "15283": { + "15312": { "sourceFileName": "../../../../packages/core/types/src/http/tax-rate/admin/queries.ts", "qualifiedName": "AdminTaxRateListParams.created_at" }, - "15284": { + "15313": { "sourceFileName": "../../../../packages/core/types/src/http/tax-rate/admin/queries.ts", "qualifiedName": "AdminTaxRateListParams.updated_at" }, - "15285": { + "15314": { "sourceFileName": "../../../../packages/core/types/src/http/tax-rate/admin/queries.ts", "qualifiedName": "AdminTaxRateListParams.deleted_at" }, - "15286": { + "15315": { "sourceFileName": "../../../../packages/core/types/src/http/common/request.ts", "qualifiedName": "FindParams.limit" }, - "15287": { + "15316": { "sourceFileName": "../../../../packages/core/types/src/http/common/request.ts", "qualifiedName": "FindParams.offset" }, - "15288": { + "15317": { "sourceFileName": "../../../../packages/core/types/src/http/common/request.ts", "qualifiedName": "FindParams.order" }, - "15289": { + "15318": { "sourceFileName": "../../../../packages/core/types/src/http/common/request.ts", "qualifiedName": "SelectParams.fields" }, - "15290": { + "15319": { "sourceFileName": "../../../../packages/core/types/src/http/tax-rate/admin/responses.ts", "qualifiedName": "AdminTaxRateResponse" }, - "15291": { + "15320": { "sourceFileName": "../../../../packages/core/types/src/http/tax-rate/admin/responses.ts", "qualifiedName": "AdminTaxRateResponse.tax_rate" }, - "15292": { + "15321": { "sourceFileName": "../../../../packages/core/types/src/http/tax-rate/admin/responses.ts", "qualifiedName": "AdminTaxRateListResponse" }, - "15293": { + "15322": { "sourceFileName": "../../../../packages/core/types/src/http/tax-rate/admin/responses.ts", "qualifiedName": "__type" }, - "15294": { + "15323": { "sourceFileName": "../../../../packages/core/types/src/http/tax-rate/admin/responses.ts", "qualifiedName": "__type.tax_rates" }, - "15295": { + "15324": { "sourceFileName": "../../../../packages/core/types/src/http/tax-rate/admin/responses.ts", "qualifiedName": "AdminTaxRateDeleteResponse" }, - "15296": { + "15325": { "sourceFileName": "../../../../packages/core/types/src/http/common/response.ts", "qualifiedName": "__type.id" }, - "15297": { + "15326": { "sourceFileName": "../../../../packages/core/types/src/http/common/response.ts", "qualifiedName": "__type.object" }, - "15298": { + "15327": { "sourceFileName": "../../../../packages/core/types/src/http/common/response.ts", "qualifiedName": "__type.deleted" }, - "15299": { + "15328": { "sourceFileName": "../../../../packages/core/types/src/http/common/response.ts", "qualifiedName": "__type.parent" }, - "15300": { + "15329": { "sourceFileName": "", "qualifiedName": "__type" }, - "15301": { + "15330": { "sourceFileName": "../../../../packages/core/types/src/http/tax-region/admin/entities.ts", "qualifiedName": "AdminTaxRegion" }, - "15302": { + "15331": { "sourceFileName": "../../../../packages/core/types/src/http/tax-region/admin/entities.ts", "qualifiedName": "AdminTaxRegion.id" }, - "15303": { + "15332": { "sourceFileName": "../../../../packages/core/types/src/http/tax-region/admin/entities.ts", "qualifiedName": "AdminTaxRegion.rate" }, - "15304": { + "15333": { "sourceFileName": "../../../../packages/core/types/src/http/tax-region/admin/entities.ts", "qualifiedName": "AdminTaxRegion.code" }, - "15305": { + "15334": { "sourceFileName": "../../../../packages/core/types/src/http/tax-region/admin/entities.ts", "qualifiedName": "AdminTaxRegion.country_code" }, - "15306": { + "15335": { "sourceFileName": "../../../../packages/core/types/src/http/tax-region/admin/entities.ts", "qualifiedName": "AdminTaxRegion.province_code" }, - "15307": { + "15336": { "sourceFileName": "../../../../packages/core/types/src/http/tax-region/admin/entities.ts", "qualifiedName": "AdminTaxRegion.name" }, - "15308": { + "15337": { "sourceFileName": "../../../../packages/core/types/src/http/tax-region/admin/entities.ts", "qualifiedName": "AdminTaxRegion.metadata" }, - "15309": { + "15338": { "sourceFileName": "../../../../packages/core/types/src/http/tax-region/admin/entities.ts", "qualifiedName": "AdminTaxRegion.tax_region_id" }, - "15310": { + "15339": { "sourceFileName": "../../../../packages/core/types/src/http/tax-region/admin/entities.ts", "qualifiedName": "AdminTaxRegion.is_combinable" }, - "15311": { + "15340": { "sourceFileName": "../../../../packages/core/types/src/http/tax-region/admin/entities.ts", "qualifiedName": "AdminTaxRegion.is_default" }, - "15312": { + "15341": { "sourceFileName": "../../../../packages/core/types/src/http/tax-region/admin/entities.ts", "qualifiedName": "AdminTaxRegion.parent_id" }, - "15313": { + "15342": { "sourceFileName": "../../../../packages/core/types/src/http/tax-region/admin/entities.ts", "qualifiedName": "AdminTaxRegion.created_at" }, - "15314": { + "15343": { "sourceFileName": "../../../../packages/core/types/src/http/tax-region/admin/entities.ts", "qualifiedName": "AdminTaxRegion.updated_at" }, - "15315": { + "15344": { "sourceFileName": "../../../../packages/core/types/src/http/tax-region/admin/entities.ts", "qualifiedName": "AdminTaxRegion.deleted_at" }, - "15316": { + "15345": { "sourceFileName": "../../../../packages/core/types/src/http/tax-region/admin/entities.ts", "qualifiedName": "AdminTaxRegion.created_by" }, - "15317": { + "15346": { "sourceFileName": "../../../../packages/core/types/src/http/tax-region/admin/entities.ts", "qualifiedName": "AdminTaxRegion.tax_rates" }, - "15318": { + "15347": { "sourceFileName": "../../../../packages/core/types/src/http/tax-region/admin/entities.ts", "qualifiedName": "AdminTaxRegion.parent" }, - "15319": { + "15348": { "sourceFileName": "../../../../packages/core/types/src/http/tax-region/admin/entities.ts", "qualifiedName": "AdminTaxRegion.children" }, - "15320": { + "15349": { "sourceFileName": "../../../../packages/core/types/src/http/tax-region/admin/payloads.ts", "qualifiedName": "AdminCreateTaxRegion" }, - "15321": { + "15350": { "sourceFileName": "../../../../packages/core/types/src/http/tax-region/admin/payloads.ts", "qualifiedName": "AdminCreateTaxRegion.country_code" }, - "15322": { + "15351": { "sourceFileName": "../../../../packages/core/types/src/http/tax-region/admin/payloads.ts", "qualifiedName": "AdminCreateTaxRegion.province_code" }, - "15323": { + "15352": { "sourceFileName": "../../../../packages/core/types/src/http/tax-region/admin/payloads.ts", "qualifiedName": "AdminCreateTaxRegion.parent_id" }, - "15324": { + "15353": { "sourceFileName": "../../../../packages/core/types/src/http/tax-region/admin/payloads.ts", "qualifiedName": "AdminCreateTaxRegion.default_tax_rate" }, - "15325": { + "15354": { "sourceFileName": "../../../../packages/core/types/src/http/tax-region/admin/payloads.ts", "qualifiedName": "__type" }, - "15326": { + "15355": { "sourceFileName": "../../../../packages/core/types/src/http/tax-region/admin/payloads.ts", "qualifiedName": "__type.rate" }, - "15327": { + "15356": { "sourceFileName": "../../../../packages/core/types/src/http/tax-region/admin/payloads.ts", "qualifiedName": "__type.code" }, - "15328": { + "15357": { "sourceFileName": "../../../../packages/core/types/src/http/tax-region/admin/payloads.ts", "qualifiedName": "__type.name" }, - "15329": { + "15358": { "sourceFileName": "../../../../packages/core/types/src/http/tax-region/admin/payloads.ts", "qualifiedName": "__type.is_combinable" }, - "15330": { + "15359": { "sourceFileName": "../../../../packages/core/types/src/http/tax-region/admin/payloads.ts", "qualifiedName": "__type.metadata" }, - "15331": { + "15360": { "sourceFileName": "../../../../packages/core/types/src/http/tax-region/admin/payloads.ts", "qualifiedName": "AdminCreateTaxRegion.metadata" }, - "15332": { + "15361": { "sourceFileName": "../../../../packages/core/types/src/http/tax-region/admin/queries.ts", "qualifiedName": "AdminTaxRegionListParams" }, - "15333": { + "15362": { "sourceFileName": "../../../../packages/core/types/src/http/tax-region/admin/queries.ts", "qualifiedName": "AdminTaxRegionListParams.id" }, - "15334": { + "15363": { "sourceFileName": "../../../../packages/core/types/src/http/tax-region/admin/queries.ts", "qualifiedName": "AdminTaxRegionListParams.q" }, - "15335": { + "15364": { "sourceFileName": "../../../../packages/core/types/src/http/tax-region/admin/queries.ts", "qualifiedName": "AdminTaxRegionListParams.parent_id" }, - "15336": { + "15365": { "sourceFileName": "../../../../packages/core/types/src/http/tax-region/admin/queries.ts", "qualifiedName": "AdminTaxRegionListParams.country_code" }, - "15337": { + "15366": { "sourceFileName": "../../../../packages/core/types/src/http/tax-region/admin/queries.ts", "qualifiedName": "AdminTaxRegionListParams.province_code" }, - "15338": { + "15367": { "sourceFileName": "../../../../packages/core/types/src/http/tax-region/admin/queries.ts", "qualifiedName": "AdminTaxRegionListParams.created_at" }, - "15339": { + "15368": { "sourceFileName": "../../../../packages/core/types/src/http/tax-region/admin/queries.ts", "qualifiedName": "AdminTaxRegionListParams.updated_at" }, - "15340": { + "15369": { "sourceFileName": "../../../../packages/core/types/src/http/tax-region/admin/queries.ts", "qualifiedName": "AdminTaxRegionListParams.deleted_at" }, - "15341": { + "15370": { "sourceFileName": "../../../../packages/core/types/src/http/tax-region/admin/queries.ts", "qualifiedName": "AdminTaxRegionListParams.created_by" }, - "15342": { + "15371": { "sourceFileName": "../../../../packages/core/types/src/http/common/request.ts", "qualifiedName": "FindParams.limit" }, - "15343": { + "15372": { "sourceFileName": "../../../../packages/core/types/src/http/common/request.ts", "qualifiedName": "FindParams.offset" }, - "15344": { + "15373": { "sourceFileName": "../../../../packages/core/types/src/http/common/request.ts", "qualifiedName": "FindParams.order" }, - "15345": { + "15374": { "sourceFileName": "../../../../packages/core/types/src/http/common/request.ts", "qualifiedName": "SelectParams.fields" }, - "15346": { + "15375": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.$and" }, - "15347": { + "15376": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.$or" }, - "15348": { + "15377": { "sourceFileName": "../../../../packages/core/types/src/http/tax-region/admin/queries.ts", "qualifiedName": "AdminTaxRegionParams" }, - "15349": { + "15378": { "sourceFileName": "../../../../packages/core/types/src/http/common/request.ts", "qualifiedName": "SelectParams.fields" }, - "15350": { + "15379": { "sourceFileName": "../../../../packages/core/types/src/http/tax-region/admin/responses.ts", "qualifiedName": "AdminTaxRegionResponse" }, - "15351": { + "15380": { "sourceFileName": "../../../../packages/core/types/src/http/tax-region/admin/responses.ts", "qualifiedName": "AdminTaxRegionResponse.tax_region" }, - "15352": { + "15381": { "sourceFileName": "../../../../packages/core/types/src/http/tax-region/admin/responses.ts", "qualifiedName": "AdminTaxRegionListResponse" }, - "15353": { + "15382": { "sourceFileName": "../../../../packages/core/types/src/http/tax-region/admin/responses.ts", "qualifiedName": "__type" }, - "15354": { + "15383": { "sourceFileName": "../../../../packages/core/types/src/http/tax-region/admin/responses.ts", "qualifiedName": "__type.tax_regions" }, - "15355": { + "15384": { "sourceFileName": "../../../../packages/core/types/src/http/tax-region/admin/responses.ts", "qualifiedName": "AdminTaxRegionDeleteResponse" }, - "15356": { + "15385": { "sourceFileName": "../../../../packages/core/types/src/http/common/response.ts", "qualifiedName": "__type.id" }, - "15357": { + "15386": { "sourceFileName": "../../../../packages/core/types/src/http/common/response.ts", "qualifiedName": "__type.object" }, - "15358": { + "15387": { "sourceFileName": "../../../../packages/core/types/src/http/common/response.ts", "qualifiedName": "__type.deleted" }, - "15359": { + "15388": { "sourceFileName": "../../../../packages/core/types/src/http/common/response.ts", "qualifiedName": "__type.parent" }, - "15360": { + "15389": { "sourceFileName": "", "qualifiedName": "__type" }, - "15361": { + "15390": { "sourceFileName": "../../../../packages/core/types/src/inventory/index.ts", "qualifiedName": "" }, - "15362": { + "15391": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/inventory-item.ts", "qualifiedName": "InventoryItemDTO" }, - "15363": { + "15392": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/inventory-item.ts", "qualifiedName": "InventoryItemDTO.id" }, - "15364": { + "15393": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/inventory-item.ts", "qualifiedName": "InventoryItemDTO.sku" }, - "15365": { + "15394": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/inventory-item.ts", "qualifiedName": "InventoryItemDTO.origin_country" }, - "15366": { + "15395": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/inventory-item.ts", "qualifiedName": "InventoryItemDTO.hs_code" }, - "15367": { + "15396": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/inventory-item.ts", "qualifiedName": "InventoryItemDTO.requires_shipping" }, - "15368": { + "15397": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/inventory-item.ts", "qualifiedName": "InventoryItemDTO.mid_code" }, - "15369": { + "15398": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/inventory-item.ts", "qualifiedName": "InventoryItemDTO.material" }, - "15370": { + "15399": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/inventory-item.ts", "qualifiedName": "InventoryItemDTO.weight" }, - "15371": { + "15400": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/inventory-item.ts", "qualifiedName": "InventoryItemDTO.length" }, - "15372": { + "15401": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/inventory-item.ts", "qualifiedName": "InventoryItemDTO.height" }, - "15373": { + "15402": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/inventory-item.ts", "qualifiedName": "InventoryItemDTO.width" }, - "15374": { + "15403": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/inventory-item.ts", "qualifiedName": "InventoryItemDTO.title" }, - "15375": { + "15404": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/inventory-item.ts", "qualifiedName": "InventoryItemDTO.description" }, - "15376": { + "15405": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/inventory-item.ts", "qualifiedName": "InventoryItemDTO.thumbnail" }, - "15377": { + "15406": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/inventory-item.ts", "qualifiedName": "InventoryItemDTO.metadata" }, - "15378": { + "15407": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/inventory-item.ts", "qualifiedName": "InventoryItemDTO.created_at" }, - "15379": { + "15408": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/inventory-item.ts", "qualifiedName": "InventoryItemDTO.updated_at" }, - "15380": { + "15409": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/inventory-item.ts", "qualifiedName": "InventoryItemDTO.deleted_at" }, - "15381": { + "15410": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/inventory-item.ts", "qualifiedName": "FilterableInventoryItemProps" }, - "15382": { + "15411": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/inventory-item.ts", "qualifiedName": "FilterableInventoryItemProps.q" }, - "15383": { + "15412": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/inventory-item.ts", "qualifiedName": "FilterableInventoryItemProps.id" }, - "15384": { + "15413": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/inventory-item.ts", "qualifiedName": "FilterableInventoryItemProps.location_id" }, - "15385": { + "15414": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/inventory-item.ts", "qualifiedName": "FilterableInventoryItemProps.sku" }, - "15386": { + "15415": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/inventory-item.ts", "qualifiedName": "FilterableInventoryItemProps.origin_country" }, - "15387": { + "15416": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/inventory-item.ts", "qualifiedName": "FilterableInventoryItemProps.hs_code" }, - "15388": { + "15417": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/inventory-item.ts", "qualifiedName": "FilterableInventoryItemProps.requires_shipping" }, - "15389": { + "15418": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/inventory-level.ts", "qualifiedName": "InventoryLevelDTO" }, - "15390": { + "15419": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/inventory-level.ts", "qualifiedName": "InventoryLevelDTO.id" }, - "15391": { + "15420": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/inventory-level.ts", "qualifiedName": "InventoryLevelDTO.inventory_item_id" }, - "15392": { + "15421": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/inventory-level.ts", "qualifiedName": "InventoryLevelDTO.location_id" }, - "15393": { + "15422": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/inventory-level.ts", "qualifiedName": "InventoryLevelDTO.stocked_quantity" }, - "15394": { + "15423": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/inventory-level.ts", "qualifiedName": "InventoryLevelDTO.reserved_quantity" }, - "15395": { + "15424": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/inventory-level.ts", "qualifiedName": "InventoryLevelDTO.incoming_quantity" }, - "15396": { + "15425": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/inventory-level.ts", "qualifiedName": "InventoryLevelDTO.available_quantity" }, - "15397": { + "15426": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/inventory-level.ts", "qualifiedName": "InventoryLevelDTO.metadata" }, - "15398": { + "15427": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/inventory-level.ts", "qualifiedName": "InventoryLevelDTO.created_at" }, - "15399": { + "15428": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/inventory-level.ts", "qualifiedName": "InventoryLevelDTO.updated_at" }, - "15400": { + "15429": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/inventory-level.ts", "qualifiedName": "InventoryLevelDTO.deleted_at" }, - "15401": { + "15430": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/inventory-level.ts", "qualifiedName": "FilterableInventoryLevelProps" }, - "15402": { + "15431": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/inventory-level.ts", "qualifiedName": "FilterableInventoryLevelProps.inventory_item_id" }, - "15403": { + "15432": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/inventory-level.ts", "qualifiedName": "FilterableInventoryLevelProps.location_id" }, - "15404": { + "15433": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/inventory-level.ts", "qualifiedName": "FilterableInventoryLevelProps.stocked_quantity" }, - "15405": { + "15434": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/inventory-level.ts", "qualifiedName": "FilterableInventoryLevelProps.reserved_quantity" }, - "15406": { + "15435": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/inventory-level.ts", "qualifiedName": "FilterableInventoryLevelProps.incoming_quantity" }, - "15407": { + "15436": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.$and" }, - "15408": { + "15437": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.$or" }, - "15409": { + "15438": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/reservation-item.ts", "qualifiedName": "ReservationItemDTO" }, - "15410": { + "15439": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/reservation-item.ts", "qualifiedName": "ReservationItemDTO.id" }, - "15411": { + "15440": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/reservation-item.ts", "qualifiedName": "ReservationItemDTO.location_id" }, - "15412": { + "15441": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/reservation-item.ts", "qualifiedName": "ReservationItemDTO.inventory_item_id" }, - "15413": { + "15442": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/reservation-item.ts", "qualifiedName": "ReservationItemDTO.quantity" }, - "15414": { + "15443": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/reservation-item.ts", "qualifiedName": "ReservationItemDTO.line_item_id" }, - "15415": { + "15444": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/reservation-item.ts", "qualifiedName": "ReservationItemDTO.description" }, - "15416": { + "15445": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/reservation-item.ts", "qualifiedName": "ReservationItemDTO.allow_backorder" }, - "15417": { + "15446": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/reservation-item.ts", "qualifiedName": "ReservationItemDTO.created_by" }, - "15418": { + "15447": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/reservation-item.ts", "qualifiedName": "ReservationItemDTO.metadata" }, - "15419": { + "15448": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/reservation-item.ts", "qualifiedName": "ReservationItemDTO.created_at" }, - "15420": { + "15449": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/reservation-item.ts", "qualifiedName": "ReservationItemDTO.updated_at" }, - "15421": { + "15450": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/reservation-item.ts", "qualifiedName": "ReservationItemDTO.deleted_at" }, - "15422": { + "15451": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/reservation-item.ts", "qualifiedName": "FilterableReservationItemProps" }, - "15423": { + "15452": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/reservation-item.ts", "qualifiedName": "FilterableReservationItemProps.id" }, - "15425": { + "15454": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/reservation-item.ts", "qualifiedName": "FilterableReservationItemProps.line_item_id" }, - "15426": { + "15455": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/reservation-item.ts", "qualifiedName": "FilterableReservationItemProps.inventory_item_id" }, - "15427": { + "15456": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/reservation-item.ts", "qualifiedName": "FilterableReservationItemProps.location_id" }, - "15428": { + "15457": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/reservation-item.ts", "qualifiedName": "FilterableReservationItemProps.description" }, - "15429": { + "15458": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/reservation-item.ts", "qualifiedName": "FilterableReservationItemProps.created_by" }, - "15430": { + "15459": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/reservation-item.ts", "qualifiedName": "FilterableReservationItemProps.quantity" }, - "15431": { + "15460": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/inventory-item.ts", "qualifiedName": "UpdateInventoryItemInput" }, - "15432": { + "15461": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/inventory-item.ts", "qualifiedName": "UpdateInventoryItemInput.id" }, - "15433": { + "15462": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/inventory-item.ts", "qualifiedName": "sku" }, - "15434": { + "15463": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/inventory-item.ts", "qualifiedName": "origin_country" }, - "15435": { + "15464": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/inventory-item.ts", "qualifiedName": "mid_code" }, - "15436": { + "15465": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/inventory-item.ts", "qualifiedName": "material" }, - "15437": { + "15466": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/inventory-item.ts", "qualifiedName": "weight" }, - "15438": { + "15467": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/inventory-item.ts", "qualifiedName": "length" }, - "15439": { + "15468": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/inventory-item.ts", "qualifiedName": "height" }, - "15440": { + "15469": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/inventory-item.ts", "qualifiedName": "width" }, - "15441": { + "15470": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/inventory-item.ts", "qualifiedName": "title" }, - "15442": { + "15471": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/inventory-item.ts", "qualifiedName": "description" }, - "15443": { + "15472": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/inventory-item.ts", "qualifiedName": "thumbnail" }, - "15444": { + "15473": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/inventory-item.ts", "qualifiedName": "metadata" }, - "15445": { + "15474": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/inventory-item.ts", "qualifiedName": "hs_code" }, - "15446": { + "15475": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/inventory-item.ts", "qualifiedName": "requires_shipping" }, - "15447": { + "15476": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/inventory-item.ts", "qualifiedName": "CreateInventoryItemInput" }, - "15448": { + "15477": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/inventory-item.ts", "qualifiedName": "CreateInventoryItemInput.sku" }, - "15449": { + "15478": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/inventory-item.ts", "qualifiedName": "CreateInventoryItemInput.origin_country" }, - "15450": { + "15479": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/inventory-item.ts", "qualifiedName": "CreateInventoryItemInput.mid_code" }, - "15451": { + "15480": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/inventory-item.ts", "qualifiedName": "CreateInventoryItemInput.material" }, - "15452": { + "15481": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/inventory-item.ts", "qualifiedName": "CreateInventoryItemInput.weight" }, - "15453": { + "15482": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/inventory-item.ts", "qualifiedName": "CreateInventoryItemInput.length" }, - "15454": { + "15483": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/inventory-item.ts", "qualifiedName": "CreateInventoryItemInput.height" }, - "15455": { + "15484": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/inventory-item.ts", "qualifiedName": "CreateInventoryItemInput.width" }, - "15456": { + "15485": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/inventory-item.ts", "qualifiedName": "CreateInventoryItemInput.title" }, - "15457": { + "15486": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/inventory-item.ts", "qualifiedName": "CreateInventoryItemInput.description" }, - "15458": { + "15487": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/inventory-item.ts", "qualifiedName": "CreateInventoryItemInput.thumbnail" }, - "15459": { + "15488": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/inventory-item.ts", "qualifiedName": "CreateInventoryItemInput.metadata" }, - "15460": { + "15489": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/inventory-item.ts", "qualifiedName": "CreateInventoryItemInput.hs_code" }, - "15461": { + "15490": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/inventory-item.ts", "qualifiedName": "CreateInventoryItemInput.requires_shipping" }, - "15462": { + "15491": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/inventory-level.ts", "qualifiedName": "CreateInventoryLevelInput" }, - "15463": { + "15492": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/inventory-level.ts", "qualifiedName": "CreateInventoryLevelInput.inventory_item_id" }, - "15464": { + "15493": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/inventory-level.ts", "qualifiedName": "CreateInventoryLevelInput.location_id" }, - "15465": { + "15494": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/inventory-level.ts", "qualifiedName": "CreateInventoryLevelInput.stocked_quantity" }, - "15466": { + "15495": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/inventory-level.ts", "qualifiedName": "CreateInventoryLevelInput.incoming_quantity" }, - "15467": { + "15496": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/inventory-level.ts", "qualifiedName": "UpdateInventoryLevelInput" }, - "15468": { + "15497": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/inventory-level.ts", "qualifiedName": "UpdateInventoryLevelInput.id" }, - "15469": { + "15498": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/inventory-level.ts", "qualifiedName": "UpdateInventoryLevelInput.stocked_quantity" }, - "15470": { + "15499": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/inventory-level.ts", "qualifiedName": "UpdateInventoryLevelInput.incoming_quantity" }, - "15471": { + "15500": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/inventory-level.ts", "qualifiedName": "BulkUpdateInventoryLevelInput" }, - "15472": { + "15501": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/inventory-level.ts", "qualifiedName": "__type.inventory_item_id" }, - "15473": { + "15502": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/inventory-level.ts", "qualifiedName": "__type.location_id" }, - "15474": { + "15503": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/inventory-level.ts", "qualifiedName": "UpdateInventoryLevelInput.id" }, - "15475": { + "15504": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/inventory-level.ts", "qualifiedName": "UpdateInventoryLevelInput.stocked_quantity" }, - "15476": { + "15505": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/inventory-level.ts", "qualifiedName": "UpdateInventoryLevelInput.incoming_quantity" }, - "15477": { + "15506": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/inventory-level.ts", "qualifiedName": "BulkAdjustInventoryLevelInput" }, - "15478": { + "15507": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/inventory-level.ts", "qualifiedName": "__type" }, - "15479": { + "15508": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/inventory-level.ts", "qualifiedName": "__type.inventory_item_id" }, - "15480": { + "15509": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/inventory-level.ts", "qualifiedName": "__type.location_id" }, - "15481": { + "15510": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/inventory-level.ts", "qualifiedName": "__type.adjustment" }, - "15482": { + "15511": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/reservation-item.ts", "qualifiedName": "UpdateReservationItemInput" }, - "15483": { + "15512": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/reservation-item.ts", "qualifiedName": "UpdateReservationItemInput.id" }, - "15484": { + "15513": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/reservation-item.ts", "qualifiedName": "UpdateReservationItemInput.quantity" }, - "15485": { + "15514": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/reservation-item.ts", "qualifiedName": "UpdateReservationItemInput.location_id" }, - "15486": { + "15515": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/reservation-item.ts", "qualifiedName": "UpdateReservationItemInput.description" }, - "15487": { + "15516": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/reservation-item.ts", "qualifiedName": "UpdateReservationItemInput.allow_backorder" }, - "15488": { + "15517": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/reservation-item.ts", "qualifiedName": "UpdateReservationItemInput.metadata" }, - "15489": { + "15518": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/reservation-item.ts", "qualifiedName": "CreateReservationItemInput" }, - "15490": { + "15519": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/reservation-item.ts", "qualifiedName": "CreateReservationItemInput.line_item_id" }, - "15491": { + "15520": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/reservation-item.ts", "qualifiedName": "CreateReservationItemInput.inventory_item_id" }, - "15492": { + "15521": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/reservation-item.ts", "qualifiedName": "CreateReservationItemInput.location_id" }, - "15493": { + "15522": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/reservation-item.ts", "qualifiedName": "CreateReservationItemInput.quantity" }, - "15494": { + "15523": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/reservation-item.ts", "qualifiedName": "CreateReservationItemInput.allow_backorder" }, - "15495": { + "15524": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/reservation-item.ts", "qualifiedName": "CreateReservationItemInput.description" }, - "15496": { + "15525": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/reservation-item.ts", "qualifiedName": "CreateReservationItemInput.created_by" }, - "15497": { + "15526": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/reservation-item.ts", "qualifiedName": "CreateReservationItemInput.external_id" }, - "15498": { + "15527": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/reservation-item.ts", "qualifiedName": "CreateReservationItemInput.metadata" }, - "15499": { + "15528": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/reservation-item.ts", "qualifiedName": "ReserveQuantityContext" }, - "15500": { + "15529": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/reservation-item.ts", "qualifiedName": "ReserveQuantityContext.locationId" }, - "15501": { + "15530": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/reservation-item.ts", "qualifiedName": "ReserveQuantityContext.lineItemId" }, - "15502": { + "15531": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/reservation-item.ts", "qualifiedName": "ReserveQuantityContext.salesChannelId" }, - "15503": { + "15532": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", "qualifiedName": "IInventoryService" }, - "15504": { - "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.listInventoryItems" - }, - "15505": { - "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.listInventoryItems" - }, - "15506": { - "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "selector" - }, - "15507": { - "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "config" - }, - "15508": { - "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "context" - }, - "15509": { - "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.listAndCountInventoryItems" - }, - "15510": { - "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.listAndCountInventoryItems" - }, - "15511": { - "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "selector" - }, - "15512": { - "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "config" - }, - "15513": { - "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "context" - }, - "15514": { - "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.listReservationItems" - }, - "15515": { - "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.listReservationItems" - }, - "15516": { - "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "selector" - }, - "15517": { - "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "config" - }, - "15518": { - "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "context" - }, - "15519": { - "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.listAndCountReservationItems" - }, - "15520": { - "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.listAndCountReservationItems" - }, - "15521": { - "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "selector" - }, - "15522": { - "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "config" - }, - "15523": { - "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "context" - }, - "15524": { - "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.listInventoryLevels" - }, - "15525": { - "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.listInventoryLevels" - }, - "15526": { - "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "selector" - }, - "15527": { - "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "config" - }, - "15528": { - "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "context" - }, - "15529": { - "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.listAndCountInventoryLevels" - }, - "15530": { - "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.listAndCountInventoryLevels" - }, - "15531": { - "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "selector" - }, - "15532": { - "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "config" - }, "15533": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "context" + "qualifiedName": "IInventoryService.listInventoryItems" }, "15534": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.retrieveInventoryItem" + "qualifiedName": "IInventoryService.listInventoryItems" }, "15535": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.retrieveInventoryItem" + "qualifiedName": "selector" }, "15536": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "inventoryItemId" + "qualifiedName": "config" }, "15537": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "config" + "qualifiedName": "context" }, "15538": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "context" + "qualifiedName": "IInventoryService.listAndCountInventoryItems" }, "15539": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.retrieveInventoryLevelByItemAndLocation" + "qualifiedName": "IInventoryService.listAndCountInventoryItems" }, "15540": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.retrieveInventoryLevelByItemAndLocation" + "qualifiedName": "selector" }, "15541": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "inventoryItemId" + "qualifiedName": "config" }, "15542": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "locationId" + "qualifiedName": "context" }, "15543": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "context" + "qualifiedName": "IInventoryService.listReservationItems" }, "15544": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.retrieveInventoryLevel" + "qualifiedName": "IInventoryService.listReservationItems" }, "15545": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.retrieveInventoryLevel" + "qualifiedName": "selector" }, "15546": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "inventoryLevelId" + "qualifiedName": "config" }, "15547": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "config" + "qualifiedName": "context" }, "15548": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "context" + "qualifiedName": "IInventoryService.listAndCountReservationItems" }, "15549": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.retrieveReservationItem" + "qualifiedName": "IInventoryService.listAndCountReservationItems" }, "15550": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.retrieveReservationItem" + "qualifiedName": "selector" }, "15551": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "reservationId" + "qualifiedName": "config" }, "15552": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "config" + "qualifiedName": "context" }, "15553": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "context" + "qualifiedName": "IInventoryService.listInventoryLevels" }, "15554": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.createReservationItems" + "qualifiedName": "IInventoryService.listInventoryLevels" }, "15555": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.createReservationItems" + "qualifiedName": "selector" }, "15556": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "input" + "qualifiedName": "config" }, "15557": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", @@ -82371,39 +83090,39 @@ }, "15558": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.createReservationItems" + "qualifiedName": "IInventoryService.listAndCountInventoryLevels" }, "15559": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "input" + "qualifiedName": "IInventoryService.listAndCountInventoryLevels" }, "15560": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "context" + "qualifiedName": "selector" }, "15561": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.createInventoryItems" + "qualifiedName": "config" }, "15562": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.createInventoryItems" + "qualifiedName": "context" }, "15563": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "input" + "qualifiedName": "IInventoryService.retrieveInventoryItem" }, "15564": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "context" + "qualifiedName": "IInventoryService.retrieveInventoryItem" }, "15565": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.createInventoryItems" + "qualifiedName": "inventoryItemId" }, "15566": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "input" + "qualifiedName": "config" }, "15567": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", @@ -82411,143 +83130,143 @@ }, "15568": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.createInventoryLevels" + "qualifiedName": "IInventoryService.retrieveInventoryLevelByItemAndLocation" }, "15569": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.createInventoryLevels" + "qualifiedName": "IInventoryService.retrieveInventoryLevelByItemAndLocation" }, "15570": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "data" + "qualifiedName": "inventoryItemId" }, "15571": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "context" + "qualifiedName": "locationId" }, "15572": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.createInventoryLevels" + "qualifiedName": "context" }, "15573": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "data" + "qualifiedName": "IInventoryService.retrieveInventoryLevel" }, "15574": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "context" + "qualifiedName": "IInventoryService.retrieveInventoryLevel" }, "15575": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.updateInventoryLevels" + "qualifiedName": "inventoryLevelId" }, "15576": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.updateInventoryLevels" + "qualifiedName": "config" }, "15577": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "updates" + "qualifiedName": "context" }, "15578": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "context" + "qualifiedName": "IInventoryService.retrieveReservationItem" }, "15579": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.updateInventoryLevels" + "qualifiedName": "IInventoryService.retrieveReservationItem" }, "15580": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "updates" + "qualifiedName": "reservationId" }, "15581": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "context" + "qualifiedName": "config" }, "15582": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.updateInventoryItems" + "qualifiedName": "context" }, "15583": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.updateInventoryItems" + "qualifiedName": "IInventoryService.createReservationItems" }, "15584": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "input" + "qualifiedName": "IInventoryService.createReservationItems" }, "15585": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "context" + "qualifiedName": "input" }, "15586": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.updateInventoryItems" + "qualifiedName": "context" }, "15587": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "input" + "qualifiedName": "IInventoryService.createReservationItems" }, "15588": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "context" + "qualifiedName": "input" }, "15589": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.updateReservationItems" + "qualifiedName": "context" }, "15590": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.updateReservationItems" + "qualifiedName": "IInventoryService.createInventoryItems" }, "15591": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "input" + "qualifiedName": "IInventoryService.createInventoryItems" }, "15592": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "context" + "qualifiedName": "input" }, "15593": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.updateReservationItems" + "qualifiedName": "context" }, "15594": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "input" + "qualifiedName": "IInventoryService.createInventoryItems" }, "15595": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "context" + "qualifiedName": "input" }, "15596": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.deleteReservationItemsByLineItem" + "qualifiedName": "context" }, "15597": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.deleteReservationItemsByLineItem" + "qualifiedName": "IInventoryService.createInventoryLevels" }, "15598": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "lineItemId" + "qualifiedName": "IInventoryService.createInventoryLevels" }, "15599": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "context" + "qualifiedName": "data" }, "15600": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.restoreReservationItemsByLineItem" + "qualifiedName": "context" }, "15601": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.restoreReservationItemsByLineItem" + "qualifiedName": "IInventoryService.createInventoryLevels" }, "15602": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "lineItemId" + "qualifiedName": "data" }, "15603": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", @@ -82555,15 +83274,15 @@ }, "15604": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.deleteReservationItems" + "qualifiedName": "IInventoryService.updateInventoryLevels" }, "15605": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.deleteReservationItems" + "qualifiedName": "IInventoryService.updateInventoryLevels" }, "15606": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "reservationItemId" + "qualifiedName": "updates" }, "15607": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", @@ -82571,179 +83290,179 @@ }, "15608": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.softDeleteReservationItems" + "qualifiedName": "IInventoryService.updateInventoryLevels" }, "15609": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.softDeleteReservationItems" + "qualifiedName": "updates" }, "15610": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "TReturnableLinkableKeys" + "qualifiedName": "context" }, "15611": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "ReservationItemIds" + "qualifiedName": "IInventoryService.updateInventoryItems" }, "15612": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "config" + "qualifiedName": "IInventoryService.updateInventoryItems" }, "15613": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "input" }, "15614": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.restoreReservationItems" + "qualifiedName": "context" }, "15615": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.restoreReservationItems" + "qualifiedName": "IInventoryService.updateInventoryItems" }, "15616": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "TReturnableLinkableKeys" + "qualifiedName": "input" }, "15617": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "ReservationItemIds" + "qualifiedName": "context" }, "15618": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "config" + "qualifiedName": "IInventoryService.updateReservationItems" }, "15619": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IInventoryService.updateReservationItems" }, "15620": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.deleteInventoryItems" + "qualifiedName": "input" }, "15621": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.deleteInventoryItems" + "qualifiedName": "context" }, "15622": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "inventoryItemId" + "qualifiedName": "IInventoryService.updateReservationItems" }, "15623": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "context" + "qualifiedName": "input" }, "15624": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.softDeleteInventoryItems" + "qualifiedName": "context" }, "15625": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.softDeleteInventoryItems" + "qualifiedName": "IInventoryService.deleteReservationItemsByLineItem" }, "15626": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "TReturnableLinkableKeys" + "qualifiedName": "IInventoryService.deleteReservationItemsByLineItem" }, "15627": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "inventoryItemIds" + "qualifiedName": "lineItemId" }, "15628": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "config" + "qualifiedName": "context" }, "15629": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IInventoryService.restoreReservationItemsByLineItem" }, "15630": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.restoreInventoryItems" + "qualifiedName": "IInventoryService.restoreReservationItemsByLineItem" }, "15631": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.restoreInventoryItems" + "qualifiedName": "lineItemId" }, "15632": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "TReturnableLinkableKeys" + "qualifiedName": "context" }, "15633": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "inventoryItemIds" + "qualifiedName": "IInventoryService.deleteReservationItems" }, "15634": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "config" + "qualifiedName": "IInventoryService.deleteReservationItems" }, "15635": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "reservationItemId" }, "15636": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.deleteInventoryItemLevelByLocationId" + "qualifiedName": "context" }, "15637": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.deleteInventoryItemLevelByLocationId" + "qualifiedName": "IInventoryService.softDeleteReservationItems" }, "15638": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "locationId" + "qualifiedName": "IInventoryService.softDeleteReservationItems" }, "15639": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "context" + "qualifiedName": "TReturnableLinkableKeys" }, "15640": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.deleteReservationItemByLocationId" + "qualifiedName": "ReservationItemIds" }, "15641": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.deleteReservationItemByLocationId" + "qualifiedName": "config" }, "15642": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "locationId" + "qualifiedName": "sharedContext" }, "15643": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "context" + "qualifiedName": "IInventoryService.restoreReservationItems" }, "15644": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.deleteInventoryLevel" + "qualifiedName": "IInventoryService.restoreReservationItems" }, "15645": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.deleteInventoryLevel" + "qualifiedName": "TReturnableLinkableKeys" }, "15646": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "inventoryItemId" + "qualifiedName": "ReservationItemIds" }, "15647": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "locationId" + "qualifiedName": "config" }, "15648": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "context" + "qualifiedName": "sharedContext" }, "15649": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.deleteInventoryLevels" + "qualifiedName": "IInventoryService.deleteInventoryItems" }, "15650": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.deleteInventoryLevels" + "qualifiedName": "IInventoryService.deleteInventoryItems" }, "15651": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "inventoryLevelIds" + "qualifiedName": "inventoryItemId" }, "15652": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", @@ -82751,11 +83470,11 @@ }, "15653": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.softDeleteInventoryLevels" + "qualifiedName": "IInventoryService.softDeleteInventoryItems" }, "15654": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.softDeleteInventoryLevels" + "qualifiedName": "IInventoryService.softDeleteInventoryItems" }, "15655": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", @@ -82763,7 +83482,7 @@ }, "15656": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "inventoryLevelIds" + "qualifiedName": "inventoryItemIds" }, "15657": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", @@ -82775,11 +83494,11 @@ }, "15659": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.restoreInventoryLevels" + "qualifiedName": "IInventoryService.restoreInventoryItems" }, "15660": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.restoreInventoryLevels" + "qualifiedName": "IInventoryService.restoreInventoryItems" }, "15661": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", @@ -82787,7 +83506,7 @@ }, "15662": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "inventoryLevelIds" + "qualifiedName": "inventoryItemIds" }, "15663": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", @@ -82799,31 +83518,31 @@ }, "15665": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.adjustInventory" + "qualifiedName": "IInventoryService.deleteInventoryItemLevelByLocationId" }, "15666": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.adjustInventory" + "qualifiedName": "IInventoryService.deleteInventoryItemLevelByLocationId" }, "15667": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "data" + "qualifiedName": "locationId" }, "15668": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "__type" + "qualifiedName": "context" }, "15669": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "__type.inventoryItemId" + "qualifiedName": "IInventoryService.deleteReservationItemByLocationId" }, "15670": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "__type.locationId" + "qualifiedName": "IInventoryService.deleteReservationItemByLocationId" }, "15671": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "__type.adjustment" + "qualifiedName": "locationId" }, "15672": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", @@ -82831,19 +83550,19 @@ }, "15673": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.adjustInventory" + "qualifiedName": "IInventoryService.deleteInventoryLevel" }, "15674": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "inventoryItemId" + "qualifiedName": "IInventoryService.deleteInventoryLevel" }, "15675": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "locationId" + "qualifiedName": "inventoryItemId" }, "15676": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "adjustment" + "qualifiedName": "locationId" }, "15677": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", @@ -82851,219 +83570,219 @@ }, "15678": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.confirmInventory" + "qualifiedName": "IInventoryService.deleteInventoryLevels" }, "15679": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.confirmInventory" + "qualifiedName": "IInventoryService.deleteInventoryLevels" }, "15680": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "inventoryItemId" + "qualifiedName": "inventoryLevelIds" }, "15681": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "locationIds" + "qualifiedName": "context" }, "15682": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "quantity" + "qualifiedName": "IInventoryService.softDeleteInventoryLevels" }, "15683": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "context" + "qualifiedName": "IInventoryService.softDeleteInventoryLevels" }, "15684": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.retrieveAvailableQuantity" + "qualifiedName": "TReturnableLinkableKeys" }, "15685": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.retrieveAvailableQuantity" + "qualifiedName": "inventoryLevelIds" }, "15686": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "inventoryItemId" + "qualifiedName": "config" }, "15687": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "locationIds" + "qualifiedName": "sharedContext" }, "15688": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "context" + "qualifiedName": "IInventoryService.restoreInventoryLevels" }, "15689": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.retrieveStockedQuantity" + "qualifiedName": "IInventoryService.restoreInventoryLevels" }, "15690": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.retrieveStockedQuantity" + "qualifiedName": "TReturnableLinkableKeys" }, "15691": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "inventoryItemId" + "qualifiedName": "inventoryLevelIds" }, "15692": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "locationIds" + "qualifiedName": "config" }, "15693": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "context" + "qualifiedName": "sharedContext" }, "15694": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.retrieveReservedQuantity" + "qualifiedName": "IInventoryService.adjustInventory" }, "15695": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.retrieveReservedQuantity" + "qualifiedName": "IInventoryService.adjustInventory" }, "15696": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "inventoryItemId" + "qualifiedName": "data" }, "15697": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "locationIds" + "qualifiedName": "__type" }, "15698": { + "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", + "qualifiedName": "__type.inventoryItemId" + }, + "15699": { + "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", + "qualifiedName": "__type.locationId" + }, + "15700": { + "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", + "qualifiedName": "__type.adjustment" + }, + "15701": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", "qualifiedName": "context" }, + "15702": { + "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", + "qualifiedName": "IInventoryService.adjustInventory" + }, + "15703": { + "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", + "qualifiedName": "inventoryItemId" + }, + "15704": { + "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", + "qualifiedName": "locationId" + }, + "15705": { + "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", + "qualifiedName": "adjustment" + }, + "15706": { + "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", + "qualifiedName": "context" + }, + "15707": { + "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", + "qualifiedName": "IInventoryService.confirmInventory" + }, + "15708": { + "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", + "qualifiedName": "IInventoryService.confirmInventory" + }, + "15709": { + "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", + "qualifiedName": "inventoryItemId" + }, + "15710": { + "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", + "qualifiedName": "locationIds" + }, + "15711": { + "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", + "qualifiedName": "quantity" + }, "15712": { - "sourceFileName": "../../../../packages/core/types/src/logger/index.ts", - "qualifiedName": "" + "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", + "qualifiedName": "context" }, "15713": { - "sourceFileName": "../../../../packages/core/types/src/logger/index.ts", - "qualifiedName": "Logger" + "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", + "qualifiedName": "IInventoryService.retrieveAvailableQuantity" }, "15714": { - "sourceFileName": "../../../../packages/core/types/src/logger/index.ts", - "qualifiedName": "Logger.panic" + "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", + "qualifiedName": "IInventoryService.retrieveAvailableQuantity" }, "15715": { - "sourceFileName": "../../../../packages/core/types/src/logger/index.ts", - "qualifiedName": "__type" + "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", + "qualifiedName": "inventoryItemId" }, "15716": { - "sourceFileName": "../../../../packages/core/types/src/logger/index.ts", - "qualifiedName": "__type" + "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", + "qualifiedName": "locationIds" }, "15717": { - "sourceFileName": "../../../../packages/core/types/src/logger/index.ts", - "qualifiedName": "data" + "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", + "qualifiedName": "context" }, "15718": { - "sourceFileName": "../../../../packages/core/types/src/logger/index.ts", - "qualifiedName": "Logger.shouldLog" + "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", + "qualifiedName": "IInventoryService.retrieveStockedQuantity" }, "15719": { - "sourceFileName": "../../../../packages/core/types/src/logger/index.ts", - "qualifiedName": "__type" + "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", + "qualifiedName": "IInventoryService.retrieveStockedQuantity" }, "15720": { - "sourceFileName": "../../../../packages/core/types/src/logger/index.ts", - "qualifiedName": "__type" + "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", + "qualifiedName": "inventoryItemId" }, "15721": { - "sourceFileName": "../../../../packages/core/types/src/logger/index.ts", - "qualifiedName": "level" + "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", + "qualifiedName": "locationIds" }, "15722": { - "sourceFileName": "../../../../packages/core/types/src/logger/index.ts", - "qualifiedName": "Logger.setLogLevel" + "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", + "qualifiedName": "context" }, "15723": { - "sourceFileName": "../../../../packages/core/types/src/logger/index.ts", - "qualifiedName": "__type" + "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", + "qualifiedName": "IInventoryService.retrieveReservedQuantity" }, "15724": { - "sourceFileName": "../../../../packages/core/types/src/logger/index.ts", - "qualifiedName": "__type" + "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", + "qualifiedName": "IInventoryService.retrieveReservedQuantity" }, "15725": { - "sourceFileName": "../../../../packages/core/types/src/logger/index.ts", - "qualifiedName": "level" + "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", + "qualifiedName": "inventoryItemId" }, "15726": { - "sourceFileName": "../../../../packages/core/types/src/logger/index.ts", - "qualifiedName": "Logger.unsetLogLevel" + "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", + "qualifiedName": "locationIds" }, "15727": { - "sourceFileName": "../../../../packages/core/types/src/logger/index.ts", - "qualifiedName": "__type" - }, - "15728": { - "sourceFileName": "../../../../packages/core/types/src/logger/index.ts", - "qualifiedName": "__type" - }, - "15729": { - "sourceFileName": "../../../../packages/core/types/src/logger/index.ts", - "qualifiedName": "Logger.activity" - }, - "15730": { - "sourceFileName": "../../../../packages/core/types/src/logger/index.ts", - "qualifiedName": "__type" - }, - "15731": { - "sourceFileName": "../../../../packages/core/types/src/logger/index.ts", - "qualifiedName": "__type" - }, - "15732": { - "sourceFileName": "../../../../packages/core/types/src/logger/index.ts", - "qualifiedName": "message" - }, - "15733": { - "sourceFileName": "../../../../packages/core/types/src/logger/index.ts", - "qualifiedName": "config" - }, - "15734": { - "sourceFileName": "../../../../packages/core/types/src/logger/index.ts", - "qualifiedName": "Logger.progress" - }, - "15735": { - "sourceFileName": "../../../../packages/core/types/src/logger/index.ts", - "qualifiedName": "__type" - }, - "15736": { - "sourceFileName": "../../../../packages/core/types/src/logger/index.ts", - "qualifiedName": "__type" - }, - "15737": { - "sourceFileName": "../../../../packages/core/types/src/logger/index.ts", - "qualifiedName": "activityId" - }, - "15738": { - "sourceFileName": "../../../../packages/core/types/src/logger/index.ts", - "qualifiedName": "message" - }, - "15739": { - "sourceFileName": "../../../../packages/core/types/src/logger/index.ts", - "qualifiedName": "Logger.error" - }, - "15740": { - "sourceFileName": "../../../../packages/core/types/src/logger/index.ts", - "qualifiedName": "__type" + "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", + "qualifiedName": "context" }, "15741": { "sourceFileName": "../../../../packages/core/types/src/logger/index.ts", - "qualifiedName": "__type" + "qualifiedName": "" }, "15742": { "sourceFileName": "../../../../packages/core/types/src/logger/index.ts", - "qualifiedName": "messageOrError" + "qualifiedName": "Logger" }, "15743": { "sourceFileName": "../../../../packages/core/types/src/logger/index.ts", - "qualifiedName": "error" + "qualifiedName": "Logger.panic" }, "15744": { "sourceFileName": "../../../../packages/core/types/src/logger/index.ts", - "qualifiedName": "Logger.failure" + "qualifiedName": "__type" }, "15745": { "sourceFileName": "../../../../packages/core/types/src/logger/index.ts", @@ -83071,43 +83790,43 @@ }, "15746": { "sourceFileName": "../../../../packages/core/types/src/logger/index.ts", - "qualifiedName": "__type" + "qualifiedName": "data" }, "15747": { "sourceFileName": "../../../../packages/core/types/src/logger/index.ts", - "qualifiedName": "activityId" + "qualifiedName": "Logger.shouldLog" }, "15748": { "sourceFileName": "../../../../packages/core/types/src/logger/index.ts", - "qualifiedName": "message" + "qualifiedName": "__type" }, "15749": { "sourceFileName": "../../../../packages/core/types/src/logger/index.ts", - "qualifiedName": "Logger.success" + "qualifiedName": "__type" }, "15750": { "sourceFileName": "../../../../packages/core/types/src/logger/index.ts", - "qualifiedName": "__type" + "qualifiedName": "level" }, "15751": { "sourceFileName": "../../../../packages/core/types/src/logger/index.ts", - "qualifiedName": "__type" + "qualifiedName": "Logger.setLogLevel" }, "15752": { "sourceFileName": "../../../../packages/core/types/src/logger/index.ts", - "qualifiedName": "activityId" + "qualifiedName": "__type" }, "15753": { "sourceFileName": "../../../../packages/core/types/src/logger/index.ts", - "qualifiedName": "message" + "qualifiedName": "__type" }, "15754": { "sourceFileName": "../../../../packages/core/types/src/logger/index.ts", - "qualifiedName": "Logger.debug" + "qualifiedName": "level" }, "15755": { "sourceFileName": "../../../../packages/core/types/src/logger/index.ts", - "qualifiedName": "__type" + "qualifiedName": "Logger.unsetLogLevel" }, "15756": { "sourceFileName": "../../../../packages/core/types/src/logger/index.ts", @@ -83115,11 +83834,11 @@ }, "15757": { "sourceFileName": "../../../../packages/core/types/src/logger/index.ts", - "qualifiedName": "message" + "qualifiedName": "__type" }, "15758": { "sourceFileName": "../../../../packages/core/types/src/logger/index.ts", - "qualifiedName": "Logger.info" + "qualifiedName": "Logger.activity" }, "15759": { "sourceFileName": "../../../../packages/core/types/src/logger/index.ts", @@ -83135,11 +83854,11 @@ }, "15762": { "sourceFileName": "../../../../packages/core/types/src/logger/index.ts", - "qualifiedName": "Logger.warn" + "qualifiedName": "config" }, "15763": { "sourceFileName": "../../../../packages/core/types/src/logger/index.ts", - "qualifiedName": "__type" + "qualifiedName": "Logger.progress" }, "15764": { "sourceFileName": "../../../../packages/core/types/src/logger/index.ts", @@ -83147,155 +83866,155 @@ }, "15765": { "sourceFileName": "../../../../packages/core/types/src/logger/index.ts", - "qualifiedName": "message" + "qualifiedName": "__type" }, "15766": { "sourceFileName": "../../../../packages/core/types/src/logger/index.ts", - "qualifiedName": "Logger.log" + "qualifiedName": "activityId" }, "15767": { "sourceFileName": "../../../../packages/core/types/src/logger/index.ts", - "qualifiedName": "__type" + "qualifiedName": "message" }, "15768": { "sourceFileName": "../../../../packages/core/types/src/logger/index.ts", - "qualifiedName": "__type" + "qualifiedName": "Logger.error" }, "15769": { "sourceFileName": "../../../../packages/core/types/src/logger/index.ts", - "qualifiedName": "args" + "qualifiedName": "__type" }, "15770": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "" + "sourceFileName": "../../../../packages/core/types/src/logger/index.ts", + "qualifiedName": "__type" }, "15771": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "Constructor" + "sourceFileName": "../../../../packages/core/types/src/logger/index.ts", + "qualifiedName": "messageOrError" }, "15772": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type" + "sourceFileName": "../../../../packages/core/types/src/logger/index.ts", + "qualifiedName": "error" }, "15773": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type" + "sourceFileName": "../../../../packages/core/types/src/logger/index.ts", + "qualifiedName": "Logger.failure" }, "15774": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "sourceFileName": "../../../../packages/core/types/src/logger/index.ts", "qualifiedName": "__type" }, "15775": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "sourceFileName": "../../../../packages/core/types/src/logger/index.ts", "qualifiedName": "__type" }, "15776": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "args" + "sourceFileName": "../../../../packages/core/types/src/logger/index.ts", + "qualifiedName": "activityId" }, "15777": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "T" + "sourceFileName": "../../../../packages/core/types/src/logger/index.ts", + "qualifiedName": "message" }, "15778": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "LogLevel" + "sourceFileName": "../../../../packages/core/types/src/logger/index.ts", + "qualifiedName": "Logger.success" }, "15779": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "LoggerOptions" - }, - "15780": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "CustomModuleDefinition" - }, - "15781": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "sourceFileName": "../../../../packages/core/types/src/logger/index.ts", "qualifiedName": "__type" }, + "15780": { + "sourceFileName": "../../../../packages/core/types/src/logger/index.ts", + "qualifiedName": "__type" + }, + "15781": { + "sourceFileName": "../../../../packages/core/types/src/logger/index.ts", + "qualifiedName": "activityId" + }, "15782": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.key" + "sourceFileName": "../../../../packages/core/types/src/logger/index.ts", + "qualifiedName": "message" }, "15783": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.registrationName" + "sourceFileName": "../../../../packages/core/types/src/logger/index.ts", + "qualifiedName": "Logger.debug" }, "15784": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.label" + "sourceFileName": "../../../../packages/core/types/src/logger/index.ts", + "qualifiedName": "__type" }, "15785": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.isQueryable" + "sourceFileName": "../../../../packages/core/types/src/logger/index.ts", + "qualifiedName": "__type" }, "15786": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.dependencies" + "sourceFileName": "../../../../packages/core/types/src/logger/index.ts", + "qualifiedName": "message" }, "15787": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "InternalModuleDeclaration" + "sourceFileName": "../../../../packages/core/types/src/logger/index.ts", + "qualifiedName": "Logger.info" }, "15788": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "sourceFileName": "../../../../packages/core/types/src/logger/index.ts", "qualifiedName": "__type" }, "15789": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.scope" + "sourceFileName": "../../../../packages/core/types/src/logger/index.ts", + "qualifiedName": "__type" }, "15790": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.resources" + "sourceFileName": "../../../../packages/core/types/src/logger/index.ts", + "qualifiedName": "message" }, "15791": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.dependencies" + "sourceFileName": "../../../../packages/core/types/src/logger/index.ts", + "qualifiedName": "Logger.warn" }, "15792": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.definition" + "sourceFileName": "../../../../packages/core/types/src/logger/index.ts", + "qualifiedName": "__type" }, "15793": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.resolve" + "sourceFileName": "../../../../packages/core/types/src/logger/index.ts", + "qualifiedName": "__type" }, "15794": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.options" + "sourceFileName": "../../../../packages/core/types/src/logger/index.ts", + "qualifiedName": "message" }, "15795": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.alias" + "sourceFileName": "../../../../packages/core/types/src/logger/index.ts", + "qualifiedName": "Logger.log" }, "15796": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.main" + "sourceFileName": "../../../../packages/core/types/src/logger/index.ts", + "qualifiedName": "__type" }, "15797": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.worker_mode" + "sourceFileName": "../../../../packages/core/types/src/logger/index.ts", + "qualifiedName": "__type" }, "15798": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "ExternalModuleDeclaration" + "sourceFileName": "../../../../packages/core/types/src/logger/index.ts", + "qualifiedName": "args" }, "15799": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type" + "qualifiedName": "" }, "15800": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.scope" + "qualifiedName": "Constructor" }, "15801": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.definition" + "qualifiedName": "__type" }, "15802": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.server" + "qualifiedName": "__type" }, "15803": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", @@ -83303,47 +84022,47 @@ }, "15804": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.type" + "qualifiedName": "__type" }, "15805": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.url" + "qualifiedName": "args" }, "15806": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.keepAlive" + "qualifiedName": "T" }, "15807": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.options" + "qualifiedName": "LogLevel" }, "15808": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.alias" + "qualifiedName": "LoggerOptions" }, "15809": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.main" + "qualifiedName": "CustomModuleDefinition" }, "15810": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "ModuleResolution" + "qualifiedName": "__type" }, "15811": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type" + "qualifiedName": "__type.key" }, "15812": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.resolutionPath" + "qualifiedName": "__type.registrationName" }, "15813": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.definition" + "qualifiedName": "__type.label" }, "15814": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.options" + "qualifiedName": "__type.isQueryable" }, "15815": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", @@ -83351,235 +84070,235 @@ }, "15816": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.moduleDeclaration" + "qualifiedName": "InternalModuleDeclaration" }, "15817": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.moduleExports" + "qualifiedName": "__type" }, "15818": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "ModuleDefinition" + "qualifiedName": "__type.scope" }, "15819": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type" + "qualifiedName": "__type.resources" }, "15820": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.key" + "qualifiedName": "__type.dependencies" }, "15821": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.registrationName" + "qualifiedName": "__type.definition" }, "15822": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.defaultPackage" + "qualifiedName": "__type.resolve" }, "15823": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.label" + "qualifiedName": "__type.options" }, "15824": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.isRequired" + "qualifiedName": "__type.alias" }, "15825": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.isQueryable" + "qualifiedName": "__type.main" }, "15826": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.dependencies" + "qualifiedName": "__type.worker_mode" }, "15827": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.defaultModuleDeclaration" + "qualifiedName": "ExternalModuleDeclaration" }, "15828": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "LinkModuleDefinition" + "qualifiedName": "__type" }, "15829": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type" + "qualifiedName": "__type.scope" }, "15830": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.key" + "qualifiedName": "__type.definition" }, "15831": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.registrationName" + "qualifiedName": "__type.server" }, "15832": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.label" + "qualifiedName": "__type" }, "15833": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.dependencies" + "qualifiedName": "__type.type" }, "15834": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.defaultModuleDeclaration" + "qualifiedName": "__type.url" }, "15835": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "ModuleConfig" + "qualifiedName": "__type.keepAlive" }, "15836": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type" + "qualifiedName": "__type.options" }, "15837": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.module" + "qualifiedName": "__type.alias" }, "15838": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.path" + "qualifiedName": "__type.main" }, "15839": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.definition" + "qualifiedName": "ModuleResolution" }, "15840": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "LoadedModule" + "qualifiedName": "__type" }, "15841": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type" + "qualifiedName": "__type.resolutionPath" }, "15842": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.__joinerConfig" + "qualifiedName": "__type.definition" }, "15843": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.__definition" + "qualifiedName": "__type.options" }, "15844": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "LoaderOptions" + "qualifiedName": "__type.dependencies" }, "15845": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type" + "qualifiedName": "__type.moduleDeclaration" }, "15846": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.container" + "qualifiedName": "__type.moduleExports" }, "15847": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.options" + "qualifiedName": "ModuleDefinition" }, "15848": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.logger" + "qualifiedName": "__type" }, "15849": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.dataLoaderOnly" + "qualifiedName": "__type.key" }, "15850": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "TOptions" + "qualifiedName": "__type.registrationName" }, "15851": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "ModuleLoaderFunction" + "qualifiedName": "__type.defaultPackage" }, "15852": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type" + "qualifiedName": "__type.label" }, "15853": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type" + "qualifiedName": "__type.isRequired" }, "15854": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "options" + "qualifiedName": "__type.isQueryable" }, "15855": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "moduleDeclaration" + "qualifiedName": "__type.dependencies" }, "15856": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "ModulesResponse" + "qualifiedName": "__type.defaultModuleDeclaration" }, "15857": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type" + "qualifiedName": "LinkModuleDefinition" }, "15858": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.module" + "qualifiedName": "__type" }, "15859": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.resolution" + "qualifiedName": "__type.key" }, "15860": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "LinkModulesExtraFields" + "qualifiedName": "__type.registrationName" }, "15861": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type" + "qualifiedName": "__type.label" }, "15862": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.type" + "qualifiedName": "__type.dependencies" }, "15863": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.defaultValue" + "qualifiedName": "__type.defaultModuleDeclaration" }, "15864": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.nullable" + "qualifiedName": "ModuleConfig" }, "15865": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.options" + "qualifiedName": "__type" }, "15866": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "ModuleJoinerConfig" + "qualifiedName": "__type.module" }, "15867": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type" + "qualifiedName": "__type.path" }, "15868": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.schema" + "qualifiedName": "__type.definition" }, "15869": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.relationships" + "qualifiedName": "LoadedModule" }, "15870": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.extends" + "qualifiedName": "__type" }, "15871": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type" + "qualifiedName": "__type.__joinerConfig" }, "15872": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.serviceName" + "qualifiedName": "__type.__definition" }, "15873": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.fieldAlias" + "qualifiedName": "LoaderOptions" }, "15874": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", @@ -83587,47 +84306,47 @@ }, "15875": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.path" + "qualifiedName": "__type.container" }, "15876": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.forwardArgumentsOnPath" + "qualifiedName": "__type.options" }, "15877": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.isList" + "qualifiedName": "__type.logger" }, "15878": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.relationship" + "qualifiedName": "__type.dataLoaderOnly" }, "15879": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.serviceName" + "qualifiedName": "TOptions" }, "15880": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.primaryKeys" + "qualifiedName": "ModuleLoaderFunction" }, "15881": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.isLink" + "qualifiedName": "__type" }, "15882": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.linkableKeys" + "qualifiedName": "__type" }, "15883": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.isReadOnlyLink" + "qualifiedName": "options" }, "15884": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.extraDataFields" + "qualifiedName": "moduleDeclaration" }, "15885": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.databaseConfig" + "qualifiedName": "ModulesResponse" }, "15886": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", @@ -83635,359 +84354,359 @@ }, "15887": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.tableName" + "qualifiedName": "__type.module" }, "15888": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.idPrefix" + "qualifiedName": "__type.resolution" }, "15889": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.extraFields" + "qualifiedName": "LinkModulesExtraFields" }, "15890": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "ModuleJoinerRelationship" + "qualifiedName": "__type" }, "15891": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type" + "qualifiedName": "__type.type" }, "15892": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.deleteCascade" + "qualifiedName": "__type.defaultValue" }, "15893": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "ModuleExports" + "qualifiedName": "__type.nullable" }, "15894": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type" + "qualifiedName": "__type.options" }, "15895": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.service" + "qualifiedName": "ModuleJoinerConfig" }, "15896": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.loaders" + "qualifiedName": "__type" }, "15897": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.runMigrations" + "qualifiedName": "__type.schema" }, "15898": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.runMigrations" + "qualifiedName": "__type.relationships" }, "15899": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "options" + "qualifiedName": "__type.extends" }, "15900": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "moduleDeclaration" + "qualifiedName": "__type" }, "15901": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.revertMigration" + "qualifiedName": "__type.serviceName" }, "15902": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.revertMigration" + "qualifiedName": "__type.fieldAlias" }, "15903": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "options" + "qualifiedName": "__type" }, "15904": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "moduleDeclaration" + "qualifiedName": "__type.path" }, "15905": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.generateMigration" + "qualifiedName": "__type.forwardArgumentsOnPath" }, "15906": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.generateMigration" + "qualifiedName": "__type.isList" }, "15907": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "options" + "qualifiedName": "__type.relationship" }, "15908": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "moduleDeclaration" + "qualifiedName": "__type.serviceName" }, "15909": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "T" + "qualifiedName": "__type.primaryKeys" }, "15910": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "ModuleServiceInitializeOptions" + "qualifiedName": "__type.isLink" }, "15911": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "ModuleServiceInitializeOptions.database" + "qualifiedName": "__type.linkableKeys" }, "15912": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type" + "qualifiedName": "__type.isReadOnlyLink" }, "15913": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.connection" + "qualifiedName": "__type.extraDataFields" }, "15914": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.clientUrl" + "qualifiedName": "__type.databaseConfig" }, "15915": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.schema" + "qualifiedName": "__type" }, "15916": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.host" + "qualifiedName": "__type.tableName" }, "15917": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.port" + "qualifiedName": "__type.idPrefix" }, "15918": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.user" + "qualifiedName": "__type.extraFields" }, "15919": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.password" + "qualifiedName": "ModuleJoinerRelationship" }, "15920": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.database" + "qualifiedName": "__type" }, "15921": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.driverOptions" + "qualifiedName": "__type.deleteCascade" }, "15922": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type" + "qualifiedName": "ModuleExports" }, "15923": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.connection" + "qualifiedName": "__type" }, "15924": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.debug" + "qualifiedName": "__type.service" }, "15925": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.pool" + "qualifiedName": "__type.loaders" }, "15926": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "ModuleServiceInitializeCustomDataLayerOptions" + "qualifiedName": "__type.runMigrations" }, "15927": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type" + "qualifiedName": "__type.runMigrations" }, "15928": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.manager" + "qualifiedName": "options" }, "15929": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.repositories" + "qualifiedName": "moduleDeclaration" }, "15930": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type" + "qualifiedName": "__type.revertMigration" }, "15931": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.__index" + "qualifiedName": "__type.revertMigration" }, - "15933": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "ModuleBootstrapDeclaration" - }, - "15934": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "RemoteQueryFunction" - }, - "15935": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type" - }, - "15936": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type" - }, - "15937": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "query" - }, - "15938": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "variables" - }, - "15939": { + "15932": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "options" }, + "15933": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "moduleDeclaration" + }, + "15934": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.generateMigration" + }, + "15935": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.generateMigration" + }, + "15936": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "options" + }, + "15937": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "moduleDeclaration" + }, + "15938": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "T" + }, + "15939": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "ModuleServiceInitializeOptions" + }, "15940": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "ModuleServiceInitializeOptions.database" + }, + "15941": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type" + }, + "15942": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.connection" + }, + "15943": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.clientUrl" + }, + "15944": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.schema" + }, + "15945": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.host" + }, + "15946": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.port" + }, + "15947": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.user" + }, + "15948": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.password" + }, + "15949": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.database" + }, + "15950": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.driverOptions" + }, + "15951": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type" + }, + "15952": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.connection" + }, + "15953": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.debug" + }, + "15954": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.pool" + }, + "15955": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "ModuleServiceInitializeCustomDataLayerOptions" + }, + "15956": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type" + }, + "15957": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.manager" + }, + "15958": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.repositories" + }, + "15959": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type" + }, + "15960": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.__index" + }, + "15962": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "ModuleBootstrapDeclaration" + }, + "15963": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "RemoteQueryFunction" + }, + "15964": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type" + }, + "15965": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type" + }, + "15966": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "query" + }, + "15967": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "variables" + }, + "15968": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "options" + }, + "15969": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "IModuleService" }, - "15954": { + "15983": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", "qualifiedName": "IMedusaInternalService" }, - "15955": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", - "qualifiedName": "IMedusaInternalService.__container__" - }, - "15956": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", - "qualifiedName": "IMedusaInternalService.__container__" - }, - "15957": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", - "qualifiedName": "IMedusaInternalService.retrieve" - }, - "15958": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", - "qualifiedName": "IMedusaInternalService.retrieve" - }, - "15959": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", - "qualifiedName": "idOrObject" - }, - "15960": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", - "qualifiedName": "config" - }, - "15961": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", - "qualifiedName": "sharedContext" - }, - "15962": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", - "qualifiedName": "IMedusaInternalService.retrieve" - }, - "15963": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", - "qualifiedName": "idOrObject" - }, - "15964": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", - "qualifiedName": "config" - }, - "15965": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", - "qualifiedName": "sharedContext" - }, - "15966": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", - "qualifiedName": "IMedusaInternalService.list" - }, - "15967": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", - "qualifiedName": "IMedusaInternalService.list" - }, - "15968": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", - "qualifiedName": "filters" - }, - "15969": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type" - }, - "15970": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type" - }, - "15971": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", - "qualifiedName": "config" - }, - "15972": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", - "qualifiedName": "sharedContext" - }, - "15973": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", - "qualifiedName": "IMedusaInternalService.listAndCount" - }, - "15974": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", - "qualifiedName": "IMedusaInternalService.listAndCount" - }, - "15975": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", - "qualifiedName": "filters" - }, - "15976": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type" - }, - "15977": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type" - }, - "15978": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", - "qualifiedName": "config" - }, - "15979": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", - "qualifiedName": "sharedContext" - }, - "15980": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", - "qualifiedName": "IMedusaInternalService.create" - }, - "15981": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", - "qualifiedName": "IMedusaInternalService.create" - }, - "15982": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", - "qualifiedName": "data" - }, - "15983": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", - "qualifiedName": "sharedContext" - }, "15984": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", - "qualifiedName": "IMedusaInternalService.create" + "qualifiedName": "IMedusaInternalService.__container__" }, "15985": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", - "qualifiedName": "data" + "qualifiedName": "IMedusaInternalService.__container__" }, "15986": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IMedusaInternalService.retrieve" }, "15987": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", - "qualifiedName": "IMedusaInternalService.update" + "qualifiedName": "IMedusaInternalService.retrieve" }, "15988": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", - "qualifiedName": "IMedusaInternalService.update" + "qualifiedName": "idOrObject" }, "15989": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", - "qualifiedName": "data" + "qualifiedName": "config" }, "15990": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", @@ -83995,31 +84714,31 @@ }, "15991": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", - "qualifiedName": "IMedusaInternalService.update" + "qualifiedName": "IMedusaInternalService.retrieve" }, "15992": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", - "qualifiedName": "data" + "qualifiedName": "idOrObject" }, "15993": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "config" }, "15994": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", - "qualifiedName": "IMedusaInternalService.update" + "qualifiedName": "sharedContext" }, "15995": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", - "qualifiedName": "selectorAndData" + "qualifiedName": "IMedusaInternalService.list" }, "15996": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", - "qualifiedName": "__type" + "qualifiedName": "IMedusaInternalService.list" }, "15997": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", - "qualifiedName": "__type.selector" + "qualifiedName": "filters" }, "15998": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", @@ -84031,7 +84750,7 @@ }, "16000": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", - "qualifiedName": "__type.data" + "qualifiedName": "config" }, "16001": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", @@ -84039,71 +84758,71 @@ }, "16002": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", - "qualifiedName": "IMedusaInternalService.update" + "qualifiedName": "IMedusaInternalService.listAndCount" }, "16003": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", - "qualifiedName": "selectorAndData" + "qualifiedName": "IMedusaInternalService.listAndCount" }, "16004": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", - "qualifiedName": "__type" + "qualifiedName": "filters" }, "16005": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", - "qualifiedName": "__type.selector" + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type" }, "16006": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type" }, "16007": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type" + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", + "qualifiedName": "config" }, "16008": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", - "qualifiedName": "__type.data" + "qualifiedName": "sharedContext" }, "16009": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IMedusaInternalService.create" }, "16010": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", - "qualifiedName": "IMedusaInternalService.delete" + "qualifiedName": "IMedusaInternalService.create" }, "16011": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", - "qualifiedName": "IMedusaInternalService.delete" + "qualifiedName": "data" }, "16012": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", - "qualifiedName": "idOrSelector" + "qualifiedName": "sharedContext" }, "16013": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IMedusaInternalService.create" }, "16014": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", - "qualifiedName": "IMedusaInternalService.delete" + "qualifiedName": "data" }, "16015": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", - "qualifiedName": "idOrSelector" + "qualifiedName": "sharedContext" }, "16016": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IMedusaInternalService.update" }, "16017": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", - "qualifiedName": "IMedusaInternalService.delete" + "qualifiedName": "IMedusaInternalService.update" }, "16018": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", - "qualifiedName": "idOrSelector" + "qualifiedName": "data" }, "16019": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", @@ -84111,11 +84830,11 @@ }, "16020": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", - "qualifiedName": "IMedusaInternalService.delete" + "qualifiedName": "IMedusaInternalService.update" }, "16021": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", - "qualifiedName": "idOrSelector" + "qualifiedName": "data" }, "16022": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", @@ -84123,11 +84842,11 @@ }, "16023": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", - "qualifiedName": "IMedusaInternalService.delete" + "qualifiedName": "IMedusaInternalService.update" }, "16024": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", - "qualifiedName": "idOrSelector" + "qualifiedName": "selectorAndData" }, "16025": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", @@ -84147,651 +84866,651 @@ }, "16029": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "__type.data" }, "16030": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", - "qualifiedName": "IMedusaInternalService.softDelete" + "qualifiedName": "sharedContext" }, "16031": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", - "qualifiedName": "IMedusaInternalService.softDelete" + "qualifiedName": "IMedusaInternalService.update" }, "16032": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", - "qualifiedName": "idsOrFilter" + "qualifiedName": "selectorAndData" }, "16033": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", "qualifiedName": "__type" }, "16034": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", + "qualifiedName": "__type.selector" + }, + "16035": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type" }, - "16035": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", - "qualifiedName": "sharedContext" - }, "16036": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", - "qualifiedName": "IMedusaInternalService.restore" + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type" }, "16037": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", - "qualifiedName": "IMedusaInternalService.restore" + "qualifiedName": "__type.data" }, "16038": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", - "qualifiedName": "idsOrFilter" + "qualifiedName": "sharedContext" }, "16039": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type" + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", + "qualifiedName": "IMedusaInternalService.delete" }, "16040": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IMedusaInternalService.delete" }, "16041": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", - "qualifiedName": "IMedusaInternalService.upsert" + "qualifiedName": "idOrSelector" }, "16042": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", - "qualifiedName": "IMedusaInternalService.upsert" + "qualifiedName": "sharedContext" }, "16043": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", - "qualifiedName": "data" + "qualifiedName": "IMedusaInternalService.delete" }, "16044": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "idOrSelector" }, "16045": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", - "qualifiedName": "IMedusaInternalService.upsert" + "qualifiedName": "sharedContext" }, "16046": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", - "qualifiedName": "data" + "qualifiedName": "IMedusaInternalService.delete" }, "16047": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "idOrSelector" }, "16048": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", - "qualifiedName": "IMedusaInternalService.upsertWithReplace" + "qualifiedName": "sharedContext" }, "16049": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", - "qualifiedName": "IMedusaInternalService.upsertWithReplace" + "qualifiedName": "IMedusaInternalService.delete" }, "16050": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", - "qualifiedName": "data" + "qualifiedName": "idOrSelector" }, "16051": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", - "qualifiedName": "config" + "qualifiedName": "sharedContext" }, "16052": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IMedusaInternalService.delete" }, "16053": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", - "qualifiedName": "__type" + "qualifiedName": "idOrSelector" }, "16054": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", - "qualifiedName": "__type.entities" + "qualifiedName": "__type" }, "16055": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", - "qualifiedName": "__type.performedActions" + "qualifiedName": "__type.selector" }, "16056": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", - "qualifiedName": "IMedusaInternalService.TEntity" + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type" }, "16057": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type" }, "16058": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", - "qualifiedName": "IMedusaInternalService.TContainer" + "qualifiedName": "sharedContext" }, "16059": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/module-provider.ts", - "qualifiedName": "ModuleProviderExports" + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", + "qualifiedName": "IMedusaInternalService.softDelete" }, "16060": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/module-provider.ts", - "qualifiedName": "__type" + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", + "qualifiedName": "IMedusaInternalService.softDelete" }, "16061": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/module-provider.ts", - "qualifiedName": "__type.services" + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", + "qualifiedName": "idsOrFilter" }, "16062": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/module-provider.ts", - "qualifiedName": "ModuleProvider" + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type" }, "16063": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/module-provider.ts", + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type" }, "16064": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", + "qualifiedName": "sharedContext" + }, + "16065": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", + "qualifiedName": "IMedusaInternalService.restore" + }, + "16066": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", + "qualifiedName": "IMedusaInternalService.restore" + }, + "16067": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", + "qualifiedName": "idsOrFilter" + }, + "16068": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type" + }, + "16069": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", + "qualifiedName": "sharedContext" + }, + "16070": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", + "qualifiedName": "IMedusaInternalService.upsert" + }, + "16071": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", + "qualifiedName": "IMedusaInternalService.upsert" + }, + "16072": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", + "qualifiedName": "data" + }, + "16073": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", + "qualifiedName": "sharedContext" + }, + "16074": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", + "qualifiedName": "IMedusaInternalService.upsert" + }, + "16075": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", + "qualifiedName": "data" + }, + "16076": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", + "qualifiedName": "sharedContext" + }, + "16077": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", + "qualifiedName": "IMedusaInternalService.upsertWithReplace" + }, + "16078": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", + "qualifiedName": "IMedusaInternalService.upsertWithReplace" + }, + "16079": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", + "qualifiedName": "data" + }, + "16080": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", + "qualifiedName": "config" + }, + "16081": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", + "qualifiedName": "sharedContext" + }, + "16082": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", + "qualifiedName": "__type" + }, + "16083": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", + "qualifiedName": "__type.entities" + }, + "16084": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", + "qualifiedName": "__type.performedActions" + }, + "16085": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", + "qualifiedName": "IMedusaInternalService.TEntity" + }, + "16086": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", + "qualifiedName": "__type" + }, + "16087": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", + "qualifiedName": "IMedusaInternalService.TContainer" + }, + "16088": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/module-provider.ts", + "qualifiedName": "ModuleProviderExports" + }, + "16089": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/module-provider.ts", + "qualifiedName": "__type" + }, + "16090": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/module-provider.ts", + "qualifiedName": "__type.services" + }, + "16091": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/module-provider.ts", + "qualifiedName": "ModuleProvider" + }, + "16092": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/module-provider.ts", + "qualifiedName": "__type" + }, + "16093": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/module-provider.ts", "qualifiedName": "__type.resolve" }, - "16065": { + "16094": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/module-provider.ts", "qualifiedName": "__type.id" }, - "16066": { + "16095": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/module-provider.ts", "qualifiedName": "__type.options" }, - "16067": { + "16096": { "sourceFileName": "../../../../packages/core/types/src/notification/index.ts", "qualifiedName": "" }, - "16068": { + "16097": { "sourceFileName": "../../../../packages/core/types/src/notification/common.ts", "qualifiedName": "NotificationDTO" }, - "16069": { + "16098": { "sourceFileName": "../../../../packages/core/types/src/notification/common.ts", "qualifiedName": "NotificationDTO.id" }, - "16070": { + "16099": { "sourceFileName": "../../../../packages/core/types/src/notification/common.ts", "qualifiedName": "NotificationDTO.to" }, - "16071": { + "16100": { "sourceFileName": "../../../../packages/core/types/src/notification/common.ts", "qualifiedName": "NotificationDTO.channel" }, - "16072": { + "16101": { "sourceFileName": "../../../../packages/core/types/src/notification/common.ts", "qualifiedName": "NotificationDTO.template" }, - "16073": { + "16102": { "sourceFileName": "../../../../packages/core/types/src/notification/common.ts", "qualifiedName": "NotificationDTO.data" }, - "16074": { + "16103": { "sourceFileName": "../../../../packages/core/types/src/notification/common.ts", "qualifiedName": "NotificationDTO.trigger_type" }, - "16075": { + "16104": { "sourceFileName": "../../../../packages/core/types/src/notification/common.ts", "qualifiedName": "NotificationDTO.resource_id" }, - "16076": { + "16105": { "sourceFileName": "../../../../packages/core/types/src/notification/common.ts", "qualifiedName": "NotificationDTO.resource_type" }, - "16077": { + "16106": { "sourceFileName": "../../../../packages/core/types/src/notification/common.ts", "qualifiedName": "NotificationDTO.receiver_id" }, - "16078": { + "16107": { "sourceFileName": "../../../../packages/core/types/src/notification/common.ts", "qualifiedName": "NotificationDTO.original_notification_id" }, - "16079": { + "16108": { "sourceFileName": "../../../../packages/core/types/src/notification/common.ts", "qualifiedName": "NotificationDTO.external_id" }, - "16080": { + "16109": { "sourceFileName": "../../../../packages/core/types/src/notification/common.ts", "qualifiedName": "NotificationDTO.provider_id" }, - "16081": { + "16110": { "sourceFileName": "../../../../packages/core/types/src/notification/common.ts", "qualifiedName": "NotificationDTO.provider" }, - "16082": { + "16111": { "sourceFileName": "../../../../packages/core/types/src/notification/common.ts", "qualifiedName": "NotificationDTO.created_at" }, - "16083": { + "16112": { "sourceFileName": "../../../../packages/core/types/src/notification/common.ts", "qualifiedName": "NotificationProviderDTO" }, - "16084": { + "16113": { "sourceFileName": "../../../../packages/core/types/src/notification/common.ts", "qualifiedName": "NotificationProviderDTO.id" }, - "16085": { + "16114": { "sourceFileName": "../../../../packages/core/types/src/notification/common.ts", "qualifiedName": "NotificationProviderDTO.handle" }, - "16086": { + "16115": { "sourceFileName": "../../../../packages/core/types/src/notification/common.ts", "qualifiedName": "NotificationProviderDTO.name" }, - "16087": { + "16116": { "sourceFileName": "../../../../packages/core/types/src/notification/common.ts", "qualifiedName": "NotificationProviderDTO.channels" }, - "16088": { + "16117": { "sourceFileName": "../../../../packages/core/types/src/notification/common.ts", "qualifiedName": "FilterableNotificationProps" }, - "16089": { + "16118": { "sourceFileName": "../../../../packages/core/types/src/notification/common.ts", "qualifiedName": "FilterableNotificationProps.q" }, - "16090": { + "16119": { "sourceFileName": "../../../../packages/core/types/src/notification/common.ts", "qualifiedName": "FilterableNotificationProps.to" }, - "16091": { + "16120": { "sourceFileName": "../../../../packages/core/types/src/notification/common.ts", "qualifiedName": "FilterableNotificationProps.channel" }, - "16092": { + "16121": { "sourceFileName": "../../../../packages/core/types/src/notification/common.ts", "qualifiedName": "FilterableNotificationProps.template" }, - "16093": { + "16122": { "sourceFileName": "../../../../packages/core/types/src/notification/common.ts", "qualifiedName": "FilterableNotificationProps.trigger_type" }, - "16094": { + "16123": { "sourceFileName": "../../../../packages/core/types/src/notification/common.ts", "qualifiedName": "FilterableNotificationProps.resource_id" }, - "16095": { + "16124": { "sourceFileName": "../../../../packages/core/types/src/notification/common.ts", "qualifiedName": "FilterableNotificationProps.resource_type" }, - "16096": { + "16125": { "sourceFileName": "../../../../packages/core/types/src/notification/common.ts", "qualifiedName": "FilterableNotificationProps.receiver_id" }, - "16097": { + "16126": { "sourceFileName": "../../../../packages/core/types/src/notification/common.ts", "qualifiedName": "FilterableNotificationProps.created_at" }, - "16098": { + "16127": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.$and" }, - "16099": { + "16128": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.$or" }, - "16100": { + "16129": { "sourceFileName": "../../../../packages/core/types/src/notification/providers/logger.ts", "qualifiedName": "LocalNotificationServiceOptions" }, - "16101": { + "16130": { "sourceFileName": "../../../../packages/core/types/src/notification/providers/sendgrid.ts", "qualifiedName": "SendgridNotificationServiceOptions" }, - "16102": { + "16131": { "sourceFileName": "../../../../packages/core/types/src/notification/providers/sendgrid.ts", "qualifiedName": "SendgridNotificationServiceOptions.api_key" }, - "16103": { + "16132": { "sourceFileName": "../../../../packages/core/types/src/notification/providers/sendgrid.ts", "qualifiedName": "SendgridNotificationServiceOptions.from" }, - "16104": { + "16133": { "sourceFileName": "../../../../packages/core/types/src/notification/mutations.ts", "qualifiedName": "CreateNotificationDTO" }, - "16105": { + "16134": { "sourceFileName": "../../../../packages/core/types/src/notification/mutations.ts", "qualifiedName": "CreateNotificationDTO.to" }, - "16106": { + "16135": { "sourceFileName": "../../../../packages/core/types/src/notification/mutations.ts", "qualifiedName": "CreateNotificationDTO.channel" }, - "16107": { + "16136": { "sourceFileName": "../../../../packages/core/types/src/notification/mutations.ts", "qualifiedName": "CreateNotificationDTO.template" }, - "16108": { + "16137": { "sourceFileName": "../../../../packages/core/types/src/notification/mutations.ts", "qualifiedName": "CreateNotificationDTO.data" }, - "16109": { + "16138": { "sourceFileName": "../../../../packages/core/types/src/notification/mutations.ts", "qualifiedName": "CreateNotificationDTO.trigger_type" }, - "16110": { + "16139": { "sourceFileName": "../../../../packages/core/types/src/notification/mutations.ts", "qualifiedName": "CreateNotificationDTO.resource_id" }, - "16111": { + "16140": { "sourceFileName": "../../../../packages/core/types/src/notification/mutations.ts", "qualifiedName": "CreateNotificationDTO.resource_type" }, - "16112": { + "16141": { "sourceFileName": "../../../../packages/core/types/src/notification/mutations.ts", "qualifiedName": "CreateNotificationDTO.receiver_id" }, - "16113": { + "16142": { "sourceFileName": "../../../../packages/core/types/src/notification/mutations.ts", "qualifiedName": "CreateNotificationDTO.original_notification_id" }, - "16114": { + "16143": { "sourceFileName": "../../../../packages/core/types/src/notification/mutations.ts", "qualifiedName": "CreateNotificationDTO.idempotency_key" }, - "16115": { + "16144": { "sourceFileName": "../../../../packages/core/types/src/notification/service.ts", "qualifiedName": "INotificationModuleService" }, - "16116": { + "16145": { "sourceFileName": "../../../../packages/core/types/src/notification/service.ts", "qualifiedName": "INotificationModuleService.createNotifications" }, - "16117": { + "16146": { "sourceFileName": "../../../../packages/core/types/src/notification/service.ts", "qualifiedName": "INotificationModuleService.createNotifications" }, - "16118": { + "16147": { "sourceFileName": "../../../../packages/core/types/src/notification/service.ts", "qualifiedName": "data" }, - "16119": { + "16148": { "sourceFileName": "../../../../packages/core/types/src/notification/service.ts", "qualifiedName": "sharedContext" }, - "16120": { + "16149": { "sourceFileName": "../../../../packages/core/types/src/notification/service.ts", "qualifiedName": "INotificationModuleService.createNotifications" }, - "16121": { + "16150": { "sourceFileName": "../../../../packages/core/types/src/notification/service.ts", "qualifiedName": "data" }, - "16122": { + "16151": { "sourceFileName": "../../../../packages/core/types/src/notification/service.ts", "qualifiedName": "sharedContext" }, - "16123": { + "16152": { "sourceFileName": "../../../../packages/core/types/src/notification/service.ts", "qualifiedName": "INotificationModuleService.retrieveNotification" }, - "16124": { + "16153": { "sourceFileName": "../../../../packages/core/types/src/notification/service.ts", "qualifiedName": "INotificationModuleService.retrieveNotification" }, - "16125": { + "16154": { "sourceFileName": "../../../../packages/core/types/src/notification/service.ts", "qualifiedName": "notificationId" }, - "16126": { + "16155": { "sourceFileName": "../../../../packages/core/types/src/notification/service.ts", "qualifiedName": "config" }, - "16127": { + "16156": { "sourceFileName": "../../../../packages/core/types/src/notification/service.ts", "qualifiedName": "sharedContext" }, - "16128": { + "16157": { "sourceFileName": "../../../../packages/core/types/src/notification/service.ts", "qualifiedName": "INotificationModuleService.listNotifications" }, - "16129": { + "16158": { "sourceFileName": "../../../../packages/core/types/src/notification/service.ts", "qualifiedName": "INotificationModuleService.listNotifications" }, - "16130": { + "16159": { "sourceFileName": "../../../../packages/core/types/src/notification/service.ts", "qualifiedName": "filters" }, - "16131": { + "16160": { "sourceFileName": "../../../../packages/core/types/src/notification/service.ts", "qualifiedName": "config" }, - "16132": { + "16161": { "sourceFileName": "../../../../packages/core/types/src/notification/service.ts", "qualifiedName": "sharedContext" }, - "16133": { + "16162": { "sourceFileName": "../../../../packages/core/types/src/notification/service.ts", "qualifiedName": "INotificationModuleService.listAndCountNotifications" }, - "16134": { + "16163": { "sourceFileName": "../../../../packages/core/types/src/notification/service.ts", "qualifiedName": "INotificationModuleService.listAndCountNotifications" }, - "16135": { + "16164": { "sourceFileName": "../../../../packages/core/types/src/notification/service.ts", "qualifiedName": "filters" }, - "16136": { + "16165": { "sourceFileName": "../../../../packages/core/types/src/notification/service.ts", "qualifiedName": "config" }, - "16137": { + "16166": { "sourceFileName": "../../../../packages/core/types/src/notification/service.ts", "qualifiedName": "sharedContext" }, - "16151": { + "16180": { "sourceFileName": "../../../../packages/core/types/src/notification/provider.ts", "qualifiedName": "ProviderSendNotificationDTO" }, - "16152": { + "16181": { "sourceFileName": "../../../../packages/core/types/src/notification/provider.ts", "qualifiedName": "__type.to" }, - "16153": { + "16182": { "sourceFileName": "../../../../packages/core/types/src/notification/provider.ts", "qualifiedName": "__type.channel" }, - "16154": { + "16183": { "sourceFileName": "../../../../packages/core/types/src/notification/provider.ts", "qualifiedName": "__type.template" }, - "16155": { + "16184": { "sourceFileName": "../../../../packages/core/types/src/notification/provider.ts", "qualifiedName": "__type.data" }, - "16156": { + "16185": { "sourceFileName": "../../../../packages/core/types/src/notification/provider.ts", "qualifiedName": "ProviderSendNotificationResultsDTO" }, - "16157": { + "16186": { "sourceFileName": "../../../../packages/core/types/src/notification/provider.ts", "qualifiedName": "__type.id" }, - "16158": { + "16187": { "sourceFileName": "../../../../packages/core/types/src/notification/provider.ts", "qualifiedName": "INotificationProvider" }, - "16159": { + "16188": { "sourceFileName": "../../../../packages/core/types/src/notification/provider.ts", "qualifiedName": "INotificationProvider.send" }, - "16160": { + "16189": { "sourceFileName": "../../../../packages/core/types/src/notification/provider.ts", "qualifiedName": "INotificationProvider.send" }, - "16161": { + "16190": { "sourceFileName": "../../../../packages/core/types/src/notification/provider.ts", "qualifiedName": "notification" }, - "16162": { + "16191": { "sourceFileName": "../../../../packages/core/types/src/search/index.ts", "qualifiedName": "" }, - "16163": { + "16192": { "sourceFileName": "../../../../packages/core/types/src/search/index.ts", "qualifiedName": "IndexSettings" }, - "16164": { + "16193": { "sourceFileName": "../../../../packages/core/types/src/search/index.ts", "qualifiedName": "__type" }, - "16165": { + "16194": { "sourceFileName": "../../../../packages/core/types/src/search/index.ts", "qualifiedName": "__type.indexSettings" }, - "16166": { + "16195": { "sourceFileName": "../../../../packages/core/types/src/search/index.ts", "qualifiedName": "__type.primaryKey" }, - "16167": { + "16196": { "sourceFileName": "../../../../packages/core/types/src/search/index.ts", "qualifiedName": "__type.transformer" }, - "16168": { + "16197": { "sourceFileName": "../../../../packages/core/types/src/search/index.ts", "qualifiedName": "__type" }, - "16169": { + "16198": { "sourceFileName": "../../../../packages/core/types/src/search/index.ts", "qualifiedName": "__type" }, - "16170": { + "16199": { "sourceFileName": "../../../../packages/core/types/src/search/index.ts", "qualifiedName": "document" }, - "16171": { + "16200": { "sourceFileName": "../../../../packages/core/types/src/search/interface.ts", "qualifiedName": "ISearchService" }, - "16172": { + "16201": { "sourceFileName": "../../../../packages/core/types/src/search/interface.ts", "qualifiedName": "ISearchService.options" }, - "16173": { - "sourceFileName": "../../../../packages/core/types/src/search/interface.ts", - "qualifiedName": "ISearchService.createIndex" - }, - "16174": { - "sourceFileName": "../../../../packages/core/types/src/search/interface.ts", - "qualifiedName": "ISearchService.createIndex" - }, - "16175": { - "sourceFileName": "../../../../packages/core/types/src/search/interface.ts", - "qualifiedName": "indexName" - }, - "16176": { - "sourceFileName": "../../../../packages/core/types/src/search/interface.ts", - "qualifiedName": "options" - }, - "16177": { - "sourceFileName": "../../../../packages/core/types/src/search/interface.ts", - "qualifiedName": "ISearchService.getIndex" - }, - "16178": { - "sourceFileName": "../../../../packages/core/types/src/search/interface.ts", - "qualifiedName": "ISearchService.getIndex" - }, - "16179": { - "sourceFileName": "../../../../packages/core/types/src/search/interface.ts", - "qualifiedName": "indexName" - }, - "16180": { - "sourceFileName": "../../../../packages/core/types/src/search/interface.ts", - "qualifiedName": "ISearchService.addDocuments" - }, - "16181": { - "sourceFileName": "../../../../packages/core/types/src/search/interface.ts", - "qualifiedName": "ISearchService.addDocuments" - }, - "16182": { - "sourceFileName": "../../../../packages/core/types/src/search/interface.ts", - "qualifiedName": "indexName" - }, - "16183": { - "sourceFileName": "../../../../packages/core/types/src/search/interface.ts", - "qualifiedName": "documents" - }, - "16184": { - "sourceFileName": "../../../../packages/core/types/src/search/interface.ts", - "qualifiedName": "type" - }, - "16185": { - "sourceFileName": "../../../../packages/core/types/src/search/interface.ts", - "qualifiedName": "ISearchService.replaceDocuments" - }, - "16186": { - "sourceFileName": "../../../../packages/core/types/src/search/interface.ts", - "qualifiedName": "ISearchService.replaceDocuments" - }, - "16187": { - "sourceFileName": "../../../../packages/core/types/src/search/interface.ts", - "qualifiedName": "indexName" - }, - "16188": { - "sourceFileName": "../../../../packages/core/types/src/search/interface.ts", - "qualifiedName": "documents" - }, - "16189": { - "sourceFileName": "../../../../packages/core/types/src/search/interface.ts", - "qualifiedName": "type" - }, - "16190": { - "sourceFileName": "../../../../packages/core/types/src/search/interface.ts", - "qualifiedName": "ISearchService.deleteDocument" - }, - "16191": { - "sourceFileName": "../../../../packages/core/types/src/search/interface.ts", - "qualifiedName": "ISearchService.deleteDocument" - }, - "16192": { - "sourceFileName": "../../../../packages/core/types/src/search/interface.ts", - "qualifiedName": "indexName" - }, - "16193": { - "sourceFileName": "../../../../packages/core/types/src/search/interface.ts", - "qualifiedName": "document_id" - }, - "16194": { - "sourceFileName": "../../../../packages/core/types/src/search/interface.ts", - "qualifiedName": "ISearchService.deleteAllDocuments" - }, - "16195": { - "sourceFileName": "../../../../packages/core/types/src/search/interface.ts", - "qualifiedName": "ISearchService.deleteAllDocuments" - }, - "16196": { - "sourceFileName": "../../../../packages/core/types/src/search/interface.ts", - "qualifiedName": "indexName" - }, - "16197": { - "sourceFileName": "../../../../packages/core/types/src/search/interface.ts", - "qualifiedName": "ISearchService.search" - }, - "16198": { - "sourceFileName": "../../../../packages/core/types/src/search/interface.ts", - "qualifiedName": "ISearchService.search" - }, - "16199": { - "sourceFileName": "../../../../packages/core/types/src/search/interface.ts", - "qualifiedName": "indexName" - }, - "16200": { - "sourceFileName": "../../../../packages/core/types/src/search/interface.ts", - "qualifiedName": "query" - }, - "16201": { - "sourceFileName": "../../../../packages/core/types/src/search/interface.ts", - "qualifiedName": "options" - }, "16202": { "sourceFileName": "../../../../packages/core/types/src/search/interface.ts", - "qualifiedName": "ISearchService.updateSettings" + "qualifiedName": "ISearchService.createIndex" }, "16203": { "sourceFileName": "../../../../packages/core/types/src/search/interface.ts", - "qualifiedName": "ISearchService.updateSettings" + "qualifiedName": "ISearchService.createIndex" }, "16204": { "sourceFileName": "../../../../packages/core/types/src/search/interface.ts", @@ -84799,199 +85518,199 @@ }, "16205": { "sourceFileName": "../../../../packages/core/types/src/search/interface.ts", - "qualifiedName": "settings" + "qualifiedName": "options" }, "16206": { + "sourceFileName": "../../../../packages/core/types/src/search/interface.ts", + "qualifiedName": "ISearchService.getIndex" + }, + "16207": { + "sourceFileName": "../../../../packages/core/types/src/search/interface.ts", + "qualifiedName": "ISearchService.getIndex" + }, + "16208": { + "sourceFileName": "../../../../packages/core/types/src/search/interface.ts", + "qualifiedName": "indexName" + }, + "16209": { + "sourceFileName": "../../../../packages/core/types/src/search/interface.ts", + "qualifiedName": "ISearchService.addDocuments" + }, + "16210": { + "sourceFileName": "../../../../packages/core/types/src/search/interface.ts", + "qualifiedName": "ISearchService.addDocuments" + }, + "16211": { + "sourceFileName": "../../../../packages/core/types/src/search/interface.ts", + "qualifiedName": "indexName" + }, + "16212": { + "sourceFileName": "../../../../packages/core/types/src/search/interface.ts", + "qualifiedName": "documents" + }, + "16213": { + "sourceFileName": "../../../../packages/core/types/src/search/interface.ts", + "qualifiedName": "type" + }, + "16214": { + "sourceFileName": "../../../../packages/core/types/src/search/interface.ts", + "qualifiedName": "ISearchService.replaceDocuments" + }, + "16215": { + "sourceFileName": "../../../../packages/core/types/src/search/interface.ts", + "qualifiedName": "ISearchService.replaceDocuments" + }, + "16216": { + "sourceFileName": "../../../../packages/core/types/src/search/interface.ts", + "qualifiedName": "indexName" + }, + "16217": { + "sourceFileName": "../../../../packages/core/types/src/search/interface.ts", + "qualifiedName": "documents" + }, + "16218": { + "sourceFileName": "../../../../packages/core/types/src/search/interface.ts", + "qualifiedName": "type" + }, + "16219": { + "sourceFileName": "../../../../packages/core/types/src/search/interface.ts", + "qualifiedName": "ISearchService.deleteDocument" + }, + "16220": { + "sourceFileName": "../../../../packages/core/types/src/search/interface.ts", + "qualifiedName": "ISearchService.deleteDocument" + }, + "16221": { + "sourceFileName": "../../../../packages/core/types/src/search/interface.ts", + "qualifiedName": "indexName" + }, + "16222": { + "sourceFileName": "../../../../packages/core/types/src/search/interface.ts", + "qualifiedName": "document_id" + }, + "16223": { + "sourceFileName": "../../../../packages/core/types/src/search/interface.ts", + "qualifiedName": "ISearchService.deleteAllDocuments" + }, + "16224": { + "sourceFileName": "../../../../packages/core/types/src/search/interface.ts", + "qualifiedName": "ISearchService.deleteAllDocuments" + }, + "16225": { + "sourceFileName": "../../../../packages/core/types/src/search/interface.ts", + "qualifiedName": "indexName" + }, + "16226": { + "sourceFileName": "../../../../packages/core/types/src/search/interface.ts", + "qualifiedName": "ISearchService.search" + }, + "16227": { + "sourceFileName": "../../../../packages/core/types/src/search/interface.ts", + "qualifiedName": "ISearchService.search" + }, + "16228": { + "sourceFileName": "../../../../packages/core/types/src/search/interface.ts", + "qualifiedName": "indexName" + }, + "16229": { + "sourceFileName": "../../../../packages/core/types/src/search/interface.ts", + "qualifiedName": "query" + }, + "16230": { + "sourceFileName": "../../../../packages/core/types/src/search/interface.ts", + "qualifiedName": "options" + }, + "16231": { + "sourceFileName": "../../../../packages/core/types/src/search/interface.ts", + "qualifiedName": "ISearchService.updateSettings" + }, + "16232": { + "sourceFileName": "../../../../packages/core/types/src/search/interface.ts", + "qualifiedName": "ISearchService.updateSettings" + }, + "16233": { + "sourceFileName": "../../../../packages/core/types/src/search/interface.ts", + "qualifiedName": "indexName" + }, + "16234": { + "sourceFileName": "../../../../packages/core/types/src/search/interface.ts", + "qualifiedName": "settings" + }, + "16235": { "sourceFileName": "../../../../packages/core/types/src/stock-location/index.ts", "qualifiedName": "" }, - "16207": { + "16236": { "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", "qualifiedName": "StockLocationAddressDTO" }, - "16208": { - "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", - "qualifiedName": "__type" - }, - "16209": { - "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", - "qualifiedName": "__type.id" - }, - "16210": { - "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", - "qualifiedName": "__type.address_1" - }, - "16211": { - "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", - "qualifiedName": "__type.address_2" - }, - "16212": { - "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", - "qualifiedName": "__type.company" - }, - "16213": { - "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", - "qualifiedName": "__type.country_code" - }, - "16214": { - "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", - "qualifiedName": "__type.city" - }, - "16215": { - "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", - "qualifiedName": "__type.phone" - }, - "16216": { - "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", - "qualifiedName": "__type.postal_code" - }, - "16217": { - "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", - "qualifiedName": "__type.province" - }, - "16218": { - "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", - "qualifiedName": "__type.metadata" - }, - "16219": { - "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", - "qualifiedName": "__type.created_at" - }, - "16220": { - "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", - "qualifiedName": "__type.updated_at" - }, - "16221": { - "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", - "qualifiedName": "__type.deleted_at" - }, - "16222": { - "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", - "qualifiedName": "StockLocationDTO" - }, - "16223": { - "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", - "qualifiedName": "__type" - }, - "16224": { - "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", - "qualifiedName": "__type.id" - }, - "16225": { - "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", - "qualifiedName": "__type.name" - }, - "16226": { - "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", - "qualifiedName": "__type.metadata" - }, - "16227": { - "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", - "qualifiedName": "__type.address_id" - }, - "16228": { - "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", - "qualifiedName": "__type.address" - }, - "16229": { - "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", - "qualifiedName": "__type.fulfillment_sets" - }, - "16230": { - "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", - "qualifiedName": "__type.created_at" - }, - "16231": { - "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", - "qualifiedName": "__type.updated_at" - }, - "16232": { - "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", - "qualifiedName": "__type.deleted_at" - }, - "16233": { - "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", - "qualifiedName": "StockLocationExpandedDTO" - }, - "16234": { - "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", - "qualifiedName": "__type" - }, - "16235": { - "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", - "qualifiedName": "__type.sales_channels" - }, - "16236": { - "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", - "qualifiedName": "FilterableStockLocationProps" - }, "16237": { "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", - "qualifiedName": "FilterableStockLocationProps.q" + "qualifiedName": "__type" }, "16238": { "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", - "qualifiedName": "FilterableStockLocationProps.id" + "qualifiedName": "__type.id" }, "16239": { - "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", - "qualifiedName": "FilterableStockLocationProps.name" - }, - "16240": { - "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", - "qualifiedName": "BaseFilterable.$and" - }, - "16241": { - "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", - "qualifiedName": "BaseFilterable.$or" - }, - "16242": { - "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", - "qualifiedName": "StockLocationAddressInput" - }, - "16243": { - "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", - "qualifiedName": "__type" - }, - "16244": { "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", "qualifiedName": "__type.address_1" }, - "16245": { + "16240": { "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", "qualifiedName": "__type.address_2" }, - "16246": { + "16241": { + "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", + "qualifiedName": "__type.company" + }, + "16242": { "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", "qualifiedName": "__type.country_code" }, - "16247": { + "16243": { "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", "qualifiedName": "__type.city" }, - "16248": { + "16244": { "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", "qualifiedName": "__type.phone" }, - "16249": { - "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", - "qualifiedName": "__type.province" - }, - "16250": { + "16245": { "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", "qualifiedName": "__type.postal_code" }, - "16251": { + "16246": { + "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", + "qualifiedName": "__type.province" + }, + "16247": { "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", "qualifiedName": "__type.metadata" }, + "16248": { + "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", + "qualifiedName": "__type.created_at" + }, + "16249": { + "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", + "qualifiedName": "__type.updated_at" + }, + "16250": { + "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", + "qualifiedName": "__type.deleted_at" + }, + "16251": { + "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", + "qualifiedName": "StockLocationDTO" + }, "16252": { "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", - "qualifiedName": "CreateStockLocationInput" + "qualifiedName": "__type" }, "16253": { "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", - "qualifiedName": "__type" + "qualifiedName": "__type.id" }, "16254": { "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", @@ -84999,199 +85718,199 @@ }, "16255": { "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", - "qualifiedName": "__type.address_id" + "qualifiedName": "__type.metadata" }, "16256": { "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", - "qualifiedName": "__type.address" + "qualifiedName": "__type.address_id" }, "16257": { "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", - "qualifiedName": "__type.metadata" + "qualifiedName": "__type.address" }, "16258": { "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", - "qualifiedName": "UpdateStockLocationInput" + "qualifiedName": "__type.fulfillment_sets" }, "16259": { "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", - "qualifiedName": "__type" + "qualifiedName": "__type.created_at" }, "16260": { "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", - "qualifiedName": "__type.name" + "qualifiedName": "__type.updated_at" }, "16261": { "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", - "qualifiedName": "__type.address_id" + "qualifiedName": "__type.deleted_at" }, "16262": { "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", - "qualifiedName": "__type.address" + "qualifiedName": "StockLocationExpandedDTO" }, "16263": { "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", - "qualifiedName": "__type.metadata" + "qualifiedName": "__type" }, "16264": { "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", - "qualifiedName": "UpsertStockLocationInput" + "qualifiedName": "__type.sales_channels" }, "16265": { "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", - "qualifiedName": "name" + "qualifiedName": "FilterableStockLocationProps" }, "16266": { "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", - "qualifiedName": "address_id" + "qualifiedName": "FilterableStockLocationProps.q" }, "16267": { "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", - "qualifiedName": "address" + "qualifiedName": "FilterableStockLocationProps.id" }, "16268": { "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", - "qualifiedName": "metadata" + "qualifiedName": "FilterableStockLocationProps.name" }, "16269": { + "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", + "qualifiedName": "BaseFilterable.$and" + }, + "16270": { + "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", + "qualifiedName": "BaseFilterable.$or" + }, + "16271": { + "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", + "qualifiedName": "StockLocationAddressInput" + }, + "16272": { + "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", + "qualifiedName": "__type" + }, + "16273": { + "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", + "qualifiedName": "__type.address_1" + }, + "16274": { + "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", + "qualifiedName": "__type.address_2" + }, + "16275": { + "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", + "qualifiedName": "__type.country_code" + }, + "16276": { + "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", + "qualifiedName": "__type.city" + }, + "16277": { + "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", + "qualifiedName": "__type.phone" + }, + "16278": { + "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", + "qualifiedName": "__type.province" + }, + "16279": { + "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", + "qualifiedName": "__type.postal_code" + }, + "16280": { + "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", + "qualifiedName": "__type.metadata" + }, + "16281": { + "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", + "qualifiedName": "CreateStockLocationInput" + }, + "16282": { + "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", + "qualifiedName": "__type" + }, + "16283": { + "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", + "qualifiedName": "__type.name" + }, + "16284": { + "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", + "qualifiedName": "__type.address_id" + }, + "16285": { + "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", + "qualifiedName": "__type.address" + }, + "16286": { + "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", + "qualifiedName": "__type.metadata" + }, + "16287": { + "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", + "qualifiedName": "UpdateStockLocationInput" + }, + "16288": { + "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", + "qualifiedName": "__type" + }, + "16289": { + "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", + "qualifiedName": "__type.name" + }, + "16290": { + "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", + "qualifiedName": "__type.address_id" + }, + "16291": { + "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", + "qualifiedName": "__type.address" + }, + "16292": { + "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", + "qualifiedName": "__type.metadata" + }, + "16293": { + "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", + "qualifiedName": "UpsertStockLocationInput" + }, + "16294": { + "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", + "qualifiedName": "name" + }, + "16295": { + "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", + "qualifiedName": "address_id" + }, + "16296": { + "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", + "qualifiedName": "address" + }, + "16297": { + "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", + "qualifiedName": "metadata" + }, + "16298": { "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", "qualifiedName": "__type.id" }, - "16270": { + "16299": { "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", "qualifiedName": "IStockLocationService" }, - "16271": { - "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", - "qualifiedName": "IStockLocationService.listStockLocations" - }, - "16272": { - "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", - "qualifiedName": "IStockLocationService.listStockLocations" - }, - "16273": { - "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", - "qualifiedName": "selector" - }, - "16274": { - "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", - "qualifiedName": "config" - }, - "16275": { - "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", - "qualifiedName": "context" - }, - "16276": { - "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", - "qualifiedName": "IStockLocationService.listAndCountStockLocations" - }, - "16277": { - "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", - "qualifiedName": "IStockLocationService.listAndCountStockLocations" - }, - "16278": { - "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", - "qualifiedName": "selector" - }, - "16279": { - "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", - "qualifiedName": "config" - }, - "16280": { - "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", - "qualifiedName": "context" - }, - "16281": { - "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", - "qualifiedName": "IStockLocationService.retrieveStockLocation" - }, - "16282": { - "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", - "qualifiedName": "IStockLocationService.retrieveStockLocation" - }, - "16283": { - "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", - "qualifiedName": "id" - }, - "16284": { - "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", - "qualifiedName": "config" - }, - "16285": { - "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", - "qualifiedName": "context" - }, - "16286": { - "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", - "qualifiedName": "IStockLocationService.createStockLocations" - }, - "16287": { - "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", - "qualifiedName": "IStockLocationService.createStockLocations" - }, - "16288": { - "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", - "qualifiedName": "input" - }, - "16289": { - "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", - "qualifiedName": "context" - }, - "16290": { - "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", - "qualifiedName": "IStockLocationService.createStockLocations" - }, - "16291": { - "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", - "qualifiedName": "input" - }, - "16292": { - "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", - "qualifiedName": "context" - }, - "16293": { - "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", - "qualifiedName": "IStockLocationService.upsertStockLocations" - }, - "16294": { - "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", - "qualifiedName": "IStockLocationService.upsertStockLocations" - }, - "16295": { - "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", - "qualifiedName": "data" - }, - "16296": { - "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", - "qualifiedName": "sharedContext" - }, - "16297": { - "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", - "qualifiedName": "IStockLocationService.upsertStockLocations" - }, - "16298": { - "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", - "qualifiedName": "data" - }, - "16299": { - "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", - "qualifiedName": "sharedContext" - }, "16300": { "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", - "qualifiedName": "IStockLocationService.updateStockLocations" + "qualifiedName": "IStockLocationService.listStockLocations" }, "16301": { "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", - "qualifiedName": "IStockLocationService.updateStockLocations" + "qualifiedName": "IStockLocationService.listStockLocations" }, "16302": { "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", - "qualifiedName": "id" + "qualifiedName": "selector" }, "16303": { "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", - "qualifiedName": "input" + "qualifiedName": "config" }, "16304": { "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", @@ -85199,803 +85918,803 @@ }, "16305": { "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", - "qualifiedName": "IStockLocationService.updateStockLocations" + "qualifiedName": "IStockLocationService.listAndCountStockLocations" }, "16306": { "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", - "qualifiedName": "selector" + "qualifiedName": "IStockLocationService.listAndCountStockLocations" }, "16307": { "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", - "qualifiedName": "input" + "qualifiedName": "selector" }, "16308": { "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", - "qualifiedName": "context" + "qualifiedName": "config" }, "16309": { "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", - "qualifiedName": "IStockLocationService.deleteStockLocations" + "qualifiedName": "context" }, "16310": { "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", - "qualifiedName": "IStockLocationService.deleteStockLocations" + "qualifiedName": "IStockLocationService.retrieveStockLocation" }, "16311": { "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", - "qualifiedName": "id" + "qualifiedName": "IStockLocationService.retrieveStockLocation" }, "16312": { "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", - "qualifiedName": "context" + "qualifiedName": "id" }, "16313": { "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", - "qualifiedName": "IStockLocationService.softDeleteStockLocations" + "qualifiedName": "config" }, "16314": { "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", - "qualifiedName": "IStockLocationService.softDeleteStockLocations" + "qualifiedName": "context" }, "16315": { "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", - "qualifiedName": "TReturnableLinkableKeys" + "qualifiedName": "IStockLocationService.createStockLocations" }, "16316": { "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", - "qualifiedName": "stockLocationIds" + "qualifiedName": "IStockLocationService.createStockLocations" }, "16317": { "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", - "qualifiedName": "config" + "qualifiedName": "input" }, "16318": { "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "context" }, "16319": { "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", - "qualifiedName": "IStockLocationService.restoreStockLocations" + "qualifiedName": "IStockLocationService.createStockLocations" }, "16320": { "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", - "qualifiedName": "IStockLocationService.restoreStockLocations" + "qualifiedName": "input" }, "16321": { "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", - "qualifiedName": "TReturnableLinkableKeys" + "qualifiedName": "context" }, "16322": { "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", - "qualifiedName": "stockLocationIds" + "qualifiedName": "IStockLocationService.upsertStockLocations" }, "16323": { "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", - "qualifiedName": "config" + "qualifiedName": "IStockLocationService.upsertStockLocations" }, "16324": { + "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", + "qualifiedName": "data" + }, + "16325": { "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", "qualifiedName": "sharedContext" }, + "16326": { + "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", + "qualifiedName": "IStockLocationService.upsertStockLocations" + }, + "16327": { + "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", + "qualifiedName": "data" + }, + "16328": { + "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", + "qualifiedName": "sharedContext" + }, + "16329": { + "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", + "qualifiedName": "IStockLocationService.updateStockLocations" + }, + "16330": { + "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", + "qualifiedName": "IStockLocationService.updateStockLocations" + }, + "16331": { + "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", + "qualifiedName": "id" + }, + "16332": { + "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", + "qualifiedName": "input" + }, + "16333": { + "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", + "qualifiedName": "context" + }, + "16334": { + "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", + "qualifiedName": "IStockLocationService.updateStockLocations" + }, + "16335": { + "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", + "qualifiedName": "selector" + }, + "16336": { + "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", + "qualifiedName": "input" + }, + "16337": { + "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", + "qualifiedName": "context" + }, "16338": { + "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", + "qualifiedName": "IStockLocationService.deleteStockLocations" + }, + "16339": { + "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", + "qualifiedName": "IStockLocationService.deleteStockLocations" + }, + "16340": { + "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", + "qualifiedName": "id" + }, + "16341": { + "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", + "qualifiedName": "context" + }, + "16342": { + "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", + "qualifiedName": "IStockLocationService.softDeleteStockLocations" + }, + "16343": { + "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", + "qualifiedName": "IStockLocationService.softDeleteStockLocations" + }, + "16344": { + "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", + "qualifiedName": "TReturnableLinkableKeys" + }, + "16345": { + "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", + "qualifiedName": "stockLocationIds" + }, + "16346": { + "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", + "qualifiedName": "config" + }, + "16347": { + "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", + "qualifiedName": "sharedContext" + }, + "16348": { + "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", + "qualifiedName": "IStockLocationService.restoreStockLocations" + }, + "16349": { + "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", + "qualifiedName": "IStockLocationService.restoreStockLocations" + }, + "16350": { + "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", + "qualifiedName": "TReturnableLinkableKeys" + }, + "16351": { + "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", + "qualifiedName": "stockLocationIds" + }, + "16352": { + "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", + "qualifiedName": "config" + }, + "16353": { + "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", + "qualifiedName": "sharedContext" + }, + "16367": { "sourceFileName": "../../../../packages/core/types/src/transaction-base/index.ts", "qualifiedName": "" }, - "16339": { + "16368": { "sourceFileName": "../../../../packages/core/types/src/transaction-base/transaction-base.ts", "qualifiedName": "ITransactionBaseService" }, - "16340": { + "16369": { "sourceFileName": "../../../../packages/core/types/src/transaction-base/transaction-base.ts", "qualifiedName": "ITransactionBaseService.withTransaction" }, - "16341": { + "16370": { "sourceFileName": "../../../../packages/core/types/src/transaction-base/transaction-base.ts", "qualifiedName": "ITransactionBaseService.withTransaction" }, - "16342": { + "16371": { "sourceFileName": "../../../../packages/core/types/src/transaction-base/transaction-base.ts", "qualifiedName": "transactionManager" }, - "16343": { + "16372": { "sourceFileName": "../../../../packages/core/types/src/workflow/index.ts", "qualifiedName": "" }, - "16344": { + "16373": { "sourceFileName": "../../../../packages/core/types/src/workflow/common.ts", "qualifiedName": "" }, - "16345": { + "16374": { "sourceFileName": "../../../../packages/core/types/src/workflow/common.ts", "qualifiedName": "WorkflowInputConfig" }, - "16346": { + "16375": { "sourceFileName": "../../../../packages/core/types/src/workflow/common.ts", "qualifiedName": "WorkflowInputConfig.listConfig" }, - "16347": { + "16376": { "sourceFileName": "../../../../packages/core/types/src/workflow/common.ts", "qualifiedName": "__type" }, - "16348": { + "16377": { "sourceFileName": "../../../../packages/core/types/src/workflow/common.ts", "qualifiedName": "__type.select" }, - "16349": { + "16378": { "sourceFileName": "../../../../packages/core/types/src/workflow/common.ts", "qualifiedName": "__type.relations" }, - "16350": { + "16379": { "sourceFileName": "../../../../packages/core/types/src/workflow/common.ts", "qualifiedName": "WorkflowInputConfig.retrieveConfig" }, - "16351": { - "sourceFileName": "../../../../packages/core/types/src/workflow/common.ts", - "qualifiedName": "__type" - }, - "16352": { - "sourceFileName": "../../../../packages/core/types/src/workflow/common.ts", - "qualifiedName": "__type.select" - }, - "16353": { - "sourceFileName": "../../../../packages/core/types/src/workflow/common.ts", - "qualifiedName": "__type.relations" - }, - "16354": { - "sourceFileName": "../../../../packages/core/types/src/workflow/inventory/index.ts", - "qualifiedName": "" - }, - "16355": { - "sourceFileName": "../../../../packages/core/types/src/workflow/inventory/create-inventory-items.ts", - "qualifiedName": "CreateInventoryItemInputDTO" - }, - "16356": { - "sourceFileName": "../../../../packages/core/types/src/workflow/inventory/create-inventory-items.ts", - "qualifiedName": "CreateInventoryItemInputDTO.sku" - }, - "16357": { - "sourceFileName": "../../../../packages/core/types/src/workflow/inventory/create-inventory-items.ts", - "qualifiedName": "CreateInventoryItemInputDTO.hs_code" - }, - "16358": { - "sourceFileName": "../../../../packages/core/types/src/workflow/inventory/create-inventory-items.ts", - "qualifiedName": "CreateInventoryItemInputDTO.weight" - }, - "16359": { - "sourceFileName": "../../../../packages/core/types/src/workflow/inventory/create-inventory-items.ts", - "qualifiedName": "CreateInventoryItemInputDTO.length" - }, - "16360": { - "sourceFileName": "../../../../packages/core/types/src/workflow/inventory/create-inventory-items.ts", - "qualifiedName": "CreateInventoryItemInputDTO.height" - }, - "16361": { - "sourceFileName": "../../../../packages/core/types/src/workflow/inventory/create-inventory-items.ts", - "qualifiedName": "CreateInventoryItemInputDTO.width" - }, - "16362": { - "sourceFileName": "../../../../packages/core/types/src/workflow/inventory/create-inventory-items.ts", - "qualifiedName": "CreateInventoryItemInputDTO.origin_country" - }, - "16363": { - "sourceFileName": "../../../../packages/core/types/src/workflow/inventory/create-inventory-items.ts", - "qualifiedName": "CreateInventoryItemInputDTO.mid_code" - }, - "16364": { - "sourceFileName": "../../../../packages/core/types/src/workflow/inventory/create-inventory-items.ts", - "qualifiedName": "CreateInventoryItemInputDTO.material" - }, - "16365": { - "sourceFileName": "../../../../packages/core/types/src/workflow/inventory/create-inventory-items.ts", - "qualifiedName": "CreateInventoryItemInputDTO.title" - }, - "16366": { - "sourceFileName": "../../../../packages/core/types/src/workflow/inventory/create-inventory-items.ts", - "qualifiedName": "CreateInventoryItemInputDTO.description" - }, - "16367": { - "sourceFileName": "../../../../packages/core/types/src/workflow/inventory/create-inventory-items.ts", - "qualifiedName": "CreateInventoryItemInputDTO.thumbnail" - }, - "16368": { - "sourceFileName": "../../../../packages/core/types/src/workflow/inventory/create-inventory-items.ts", - "qualifiedName": "CreateInventoryItemInputDTO.metadata" - }, - "16369": { - "sourceFileName": "../../../../packages/core/types/src/workflow/inventory/create-inventory-items.ts", - "qualifiedName": "CreateInventoryItemsWorkflowInputDTO" - }, - "16370": { - "sourceFileName": "../../../../packages/core/types/src/workflow/inventory/create-inventory-items.ts", - "qualifiedName": "CreateInventoryItemsWorkflowInputDTO.inventoryItems" - }, - "16371": { - "sourceFileName": "../../../../packages/core/types/src/workflow/invite/index.ts", - "qualifiedName": "" - }, - "16372": { - "sourceFileName": "../../../../packages/core/types/src/workflow/invite/create-invite.ts", - "qualifiedName": "CreateInvitesWorkflowInputDTO" - }, - "16373": { - "sourceFileName": "../../../../packages/core/types/src/workflow/invite/create-invite.ts", - "qualifiedName": "CreateInvitesWorkflowInputDTO.invites" - }, - "16374": { - "sourceFileName": "../../../../packages/core/types/src/workflow/invite/delete-invite.ts", - "qualifiedName": "DeleteInvitesWorkflowInput" - }, - "16375": { - "sourceFileName": "../../../../packages/core/types/src/workflow/invite/delete-invite.ts", - "qualifiedName": "DeleteInvitesWorkflowInput.ids" - }, - "16376": { - "sourceFileName": "../../../../packages/core/types/src/workflow/invite/accept-invite.ts", - "qualifiedName": "AcceptInviteWorkflowInputDTO" - }, - "16377": { - "sourceFileName": "../../../../packages/core/types/src/workflow/invite/accept-invite.ts", - "qualifiedName": "AcceptInviteWorkflowInputDTO.invite_token" - }, - "16378": { - "sourceFileName": "../../../../packages/core/types/src/workflow/invite/accept-invite.ts", - "qualifiedName": "AcceptInviteWorkflowInputDTO.auth_identity_id" - }, - "16379": { - "sourceFileName": "../../../../packages/core/types/src/workflow/invite/accept-invite.ts", - "qualifiedName": "AcceptInviteWorkflowInputDTO.user" - }, "16380": { - "sourceFileName": "../../../../packages/core/types/src/workflow/invite/accept-invite.ts", + "sourceFileName": "../../../../packages/core/types/src/workflow/common.ts", "qualifiedName": "__type" }, "16381": { + "sourceFileName": "../../../../packages/core/types/src/workflow/common.ts", + "qualifiedName": "__type.select" + }, + "16382": { + "sourceFileName": "../../../../packages/core/types/src/workflow/common.ts", + "qualifiedName": "__type.relations" + }, + "16383": { + "sourceFileName": "../../../../packages/core/types/src/workflow/inventory/index.ts", + "qualifiedName": "" + }, + "16384": { + "sourceFileName": "../../../../packages/core/types/src/workflow/inventory/create-inventory-items.ts", + "qualifiedName": "CreateInventoryItemInputDTO" + }, + "16385": { + "sourceFileName": "../../../../packages/core/types/src/workflow/inventory/create-inventory-items.ts", + "qualifiedName": "CreateInventoryItemInputDTO.sku" + }, + "16386": { + "sourceFileName": "../../../../packages/core/types/src/workflow/inventory/create-inventory-items.ts", + "qualifiedName": "CreateInventoryItemInputDTO.hs_code" + }, + "16387": { + "sourceFileName": "../../../../packages/core/types/src/workflow/inventory/create-inventory-items.ts", + "qualifiedName": "CreateInventoryItemInputDTO.weight" + }, + "16388": { + "sourceFileName": "../../../../packages/core/types/src/workflow/inventory/create-inventory-items.ts", + "qualifiedName": "CreateInventoryItemInputDTO.length" + }, + "16389": { + "sourceFileName": "../../../../packages/core/types/src/workflow/inventory/create-inventory-items.ts", + "qualifiedName": "CreateInventoryItemInputDTO.height" + }, + "16390": { + "sourceFileName": "../../../../packages/core/types/src/workflow/inventory/create-inventory-items.ts", + "qualifiedName": "CreateInventoryItemInputDTO.width" + }, + "16391": { + "sourceFileName": "../../../../packages/core/types/src/workflow/inventory/create-inventory-items.ts", + "qualifiedName": "CreateInventoryItemInputDTO.origin_country" + }, + "16392": { + "sourceFileName": "../../../../packages/core/types/src/workflow/inventory/create-inventory-items.ts", + "qualifiedName": "CreateInventoryItemInputDTO.mid_code" + }, + "16393": { + "sourceFileName": "../../../../packages/core/types/src/workflow/inventory/create-inventory-items.ts", + "qualifiedName": "CreateInventoryItemInputDTO.material" + }, + "16394": { + "sourceFileName": "../../../../packages/core/types/src/workflow/inventory/create-inventory-items.ts", + "qualifiedName": "CreateInventoryItemInputDTO.title" + }, + "16395": { + "sourceFileName": "../../../../packages/core/types/src/workflow/inventory/create-inventory-items.ts", + "qualifiedName": "CreateInventoryItemInputDTO.description" + }, + "16396": { + "sourceFileName": "../../../../packages/core/types/src/workflow/inventory/create-inventory-items.ts", + "qualifiedName": "CreateInventoryItemInputDTO.thumbnail" + }, + "16397": { + "sourceFileName": "../../../../packages/core/types/src/workflow/inventory/create-inventory-items.ts", + "qualifiedName": "CreateInventoryItemInputDTO.metadata" + }, + "16398": { + "sourceFileName": "../../../../packages/core/types/src/workflow/inventory/create-inventory-items.ts", + "qualifiedName": "CreateInventoryItemsWorkflowInputDTO" + }, + "16399": { + "sourceFileName": "../../../../packages/core/types/src/workflow/inventory/create-inventory-items.ts", + "qualifiedName": "CreateInventoryItemsWorkflowInputDTO.inventoryItems" + }, + "16400": { + "sourceFileName": "../../../../packages/core/types/src/workflow/invite/index.ts", + "qualifiedName": "" + }, + "16401": { + "sourceFileName": "../../../../packages/core/types/src/workflow/invite/create-invite.ts", + "qualifiedName": "CreateInvitesWorkflowInputDTO" + }, + "16402": { + "sourceFileName": "../../../../packages/core/types/src/workflow/invite/create-invite.ts", + "qualifiedName": "CreateInvitesWorkflowInputDTO.invites" + }, + "16403": { + "sourceFileName": "../../../../packages/core/types/src/workflow/invite/delete-invite.ts", + "qualifiedName": "DeleteInvitesWorkflowInput" + }, + "16404": { + "sourceFileName": "../../../../packages/core/types/src/workflow/invite/delete-invite.ts", + "qualifiedName": "DeleteInvitesWorkflowInput.ids" + }, + "16405": { + "sourceFileName": "../../../../packages/core/types/src/workflow/invite/accept-invite.ts", + "qualifiedName": "AcceptInviteWorkflowInputDTO" + }, + "16406": { + "sourceFileName": "../../../../packages/core/types/src/workflow/invite/accept-invite.ts", + "qualifiedName": "AcceptInviteWorkflowInputDTO.invite_token" + }, + "16407": { + "sourceFileName": "../../../../packages/core/types/src/workflow/invite/accept-invite.ts", + "qualifiedName": "AcceptInviteWorkflowInputDTO.auth_identity_id" + }, + "16408": { + "sourceFileName": "../../../../packages/core/types/src/workflow/invite/accept-invite.ts", + "qualifiedName": "AcceptInviteWorkflowInputDTO.user" + }, + "16409": { + "sourceFileName": "../../../../packages/core/types/src/workflow/invite/accept-invite.ts", + "qualifiedName": "__type" + }, + "16410": { "sourceFileName": "../../../../packages/core/types/src/workflow/invite/accept-invite.ts", "qualifiedName": "__type.email" }, - "16382": { + "16411": { "sourceFileName": "../../../../packages/core/types/src/workflow/invite/accept-invite.ts", "qualifiedName": "__type.first_name" }, - "16383": { + "16412": { "sourceFileName": "../../../../packages/core/types/src/workflow/invite/accept-invite.ts", "qualifiedName": "__type.last_name" }, - "16384": { + "16413": { "sourceFileName": "../../../../packages/core/types/src/workflow/invite/accept-invite.ts", "qualifiedName": "__type.avatar_url" }, - "16385": { + "16414": { "sourceFileName": "../../../../packages/core/types/src/workflow/invite/accept-invite.ts", "qualifiedName": "__type.metadata" }, - "16386": { + "16415": { "sourceFileName": "../../../../packages/core/types/src/workflow/invite/resend-invite.ts", "qualifiedName": "ResendInvitesWorkflowInputDTO" }, - "16387": { + "16416": { "sourceFileName": "../../../../packages/core/types/src/workflow/invite/resend-invite.ts", "qualifiedName": "ResendInvitesWorkflowInputDTO.invite_ids" }, - "16388": { + "16417": { "sourceFileName": "../../../../packages/core/types/src/workflow/price-list/index.ts", "qualifiedName": "" }, - "16389": { + "16418": { "sourceFileName": "../../../../packages/core/types/src/workflow/price-list/create-price-list.ts", "qualifiedName": "CreatePriceListDTO" }, - "16390": { + "16419": { "sourceFileName": "../../../../packages/core/types/src/workflow/price-list/create-price-list.ts", "qualifiedName": "CreatePriceListDTO.starts_at" }, - "16391": { + "16420": { "sourceFileName": "../../../../packages/core/types/src/workflow/price-list/create-price-list.ts", "qualifiedName": "CreatePriceListDTO.ends_at" }, - "16392": { + "16421": { "sourceFileName": "../../../../packages/core/types/src/workflow/price-list/create-price-list.ts", "qualifiedName": "CreatePriceListDTO.status" }, - "16393": { + "16422": { "sourceFileName": "../../../../packages/core/types/src/workflow/price-list/create-price-list.ts", "qualifiedName": "CreatePriceListDTO.rules" }, - "16394": { + "16423": { "sourceFileName": "../../../../packages/core/types/src/workflow/price-list/create-price-list.ts", "qualifiedName": "CreatePriceListDTO.prices" }, - "16395": { - "sourceFileName": "../../../../packages/core/types/src/workflow/price-list/create-price-list.ts", - "qualifiedName": "__type" - }, - "16396": { - "sourceFileName": "../../../../packages/core/types/src/workflow/price-list/create-price-list.ts", - "qualifiedName": "__type.amount" - }, - "16397": { - "sourceFileName": "../../../../packages/core/types/src/workflow/price-list/create-price-list.ts", - "qualifiedName": "__type.currency_code" - }, - "16398": { - "sourceFileName": "../../../../packages/core/types/src/workflow/price-list/create-price-list.ts", - "qualifiedName": "__type.region_id" - }, - "16399": { - "sourceFileName": "../../../../packages/core/types/src/workflow/price-list/create-price-list.ts", - "qualifiedName": "__type.max_quantity" - }, - "16400": { - "sourceFileName": "../../../../packages/core/types/src/workflow/price-list/create-price-list.ts", - "qualifiedName": "__type.min_quantity" - }, - "16401": { - "sourceFileName": "../../../../packages/core/types/src/workflow/price-list/create-price-list.ts", - "qualifiedName": "CreatePriceListDTO.customer_groups" - }, - "16402": { - "sourceFileName": "../../../../packages/core/types/src/workflow/price-list/create-price-list.ts", - "qualifiedName": "__type" - }, - "16403": { - "sourceFileName": "../../../../packages/core/types/src/workflow/price-list/create-price-list.ts", - "qualifiedName": "__type.id" - }, - "16404": { - "sourceFileName": "../../../../packages/core/types/src/workflow/price-list/create-price-list.ts", - "qualifiedName": "CreatePriceListRuleDTO" - }, - "16405": { - "sourceFileName": "../../../../packages/core/types/src/workflow/price-list/create-price-list.ts", - "qualifiedName": "CreatePriceListRuleDTO.attribute" - }, - "16406": { - "sourceFileName": "../../../../packages/core/types/src/workflow/price-list/create-price-list.ts", - "qualifiedName": "CreatePriceListRuleDTO.value" - }, - "16407": { - "sourceFileName": "../../../../packages/core/types/src/workflow/price-list/create-price-list.ts", - "qualifiedName": "CreatePriceListPriceDTO" - }, - "16408": { - "sourceFileName": "../../../../packages/core/types/src/workflow/price-list/create-price-list.ts", - "qualifiedName": "CreatePriceListPriceDTO.amount" - }, - "16409": { - "sourceFileName": "../../../../packages/core/types/src/workflow/price-list/create-price-list.ts", - "qualifiedName": "CreatePriceListPriceDTO.currency_code" - }, - "16410": { - "sourceFileName": "../../../../packages/core/types/src/workflow/price-list/create-price-list.ts", - "qualifiedName": "CreatePriceListPriceDTO.price_set_id" - }, - "16411": { - "sourceFileName": "../../../../packages/core/types/src/workflow/price-list/create-price-list.ts", - "qualifiedName": "CreatePriceListPriceDTO.region_id" - }, - "16412": { - "sourceFileName": "../../../../packages/core/types/src/workflow/price-list/create-price-list.ts", - "qualifiedName": "CreatePriceListPriceDTO.max_quantity" - }, - "16413": { - "sourceFileName": "../../../../packages/core/types/src/workflow/price-list/create-price-list.ts", - "qualifiedName": "CreatePriceListPriceDTO.min_quantity" - }, - "16414": { - "sourceFileName": "../../../../packages/core/types/src/workflow/price-list/create-price-list.ts", - "qualifiedName": "CreatePriceListWorkflowInputDTO" - }, - "16415": { - "sourceFileName": "../../../../packages/core/types/src/workflow/price-list/create-price-list.ts", - "qualifiedName": "CreatePriceListWorkflowInputDTO.price_lists" - }, - "16416": { - "sourceFileName": "../../../../packages/core/types/src/workflow/price-list/create-price-list.ts", - "qualifiedName": "RemovePriceListProductsWorkflowInputDTO" - }, - "16417": { - "sourceFileName": "../../../../packages/core/types/src/workflow/price-list/create-price-list.ts", - "qualifiedName": "RemovePriceListProductsWorkflowInputDTO.product_ids" - }, - "16418": { - "sourceFileName": "../../../../packages/core/types/src/workflow/price-list/create-price-list.ts", - "qualifiedName": "RemovePriceListProductsWorkflowInputDTO.price_list_id" - }, - "16419": { - "sourceFileName": "../../../../packages/core/types/src/workflow/price-list/create-price-list.ts", - "qualifiedName": "RemovePriceListVariantsWorkflowInputDTO" - }, - "16420": { - "sourceFileName": "../../../../packages/core/types/src/workflow/price-list/create-price-list.ts", - "qualifiedName": "RemovePriceListVariantsWorkflowInputDTO.variant_ids" - }, - "16421": { - "sourceFileName": "../../../../packages/core/types/src/workflow/price-list/create-price-list.ts", - "qualifiedName": "RemovePriceListVariantsWorkflowInputDTO.price_list_id" - }, - "16422": { - "sourceFileName": "../../../../packages/core/types/src/workflow/price-list/create-price-list.ts", - "qualifiedName": "RemovePriceListPricesWorkflowInputDTO" - }, - "16423": { - "sourceFileName": "../../../../packages/core/types/src/workflow/price-list/create-price-list.ts", - "qualifiedName": "RemovePriceListPricesWorkflowInputDTO.money_amount_ids" - }, "16424": { "sourceFileName": "../../../../packages/core/types/src/workflow/price-list/create-price-list.ts", - "qualifiedName": "RemovePriceListPricesWorkflowInputDTO.price_list_id" + "qualifiedName": "__type" }, "16425": { "sourceFileName": "../../../../packages/core/types/src/workflow/price-list/create-price-list.ts", - "qualifiedName": "CreatePriceListWorkflowDTO" + "qualifiedName": "__type.amount" }, "16426": { "sourceFileName": "../../../../packages/core/types/src/workflow/price-list/create-price-list.ts", - "qualifiedName": "CreatePriceListWorkflowDTO.title" + "qualifiedName": "__type.currency_code" }, "16427": { "sourceFileName": "../../../../packages/core/types/src/workflow/price-list/create-price-list.ts", - "qualifiedName": "CreatePriceListWorkflowDTO.name" + "qualifiedName": "__type.region_id" }, "16428": { "sourceFileName": "../../../../packages/core/types/src/workflow/price-list/create-price-list.ts", - "qualifiedName": "CreatePriceListWorkflowDTO.description" + "qualifiedName": "__type.max_quantity" }, "16429": { "sourceFileName": "../../../../packages/core/types/src/workflow/price-list/create-price-list.ts", - "qualifiedName": "CreatePriceListWorkflowDTO.type" + "qualifiedName": "__type.min_quantity" }, "16430": { "sourceFileName": "../../../../packages/core/types/src/workflow/price-list/create-price-list.ts", - "qualifiedName": "CreatePriceListWorkflowDTO.starts_at" + "qualifiedName": "CreatePriceListDTO.customer_groups" }, "16431": { "sourceFileName": "../../../../packages/core/types/src/workflow/price-list/create-price-list.ts", - "qualifiedName": "CreatePriceListWorkflowDTO.ends_at" + "qualifiedName": "__type" }, "16432": { "sourceFileName": "../../../../packages/core/types/src/workflow/price-list/create-price-list.ts", - "qualifiedName": "CreatePriceListWorkflowDTO.status" + "qualifiedName": "__type.id" }, "16433": { "sourceFileName": "../../../../packages/core/types/src/workflow/price-list/create-price-list.ts", - "qualifiedName": "CreatePriceListWorkflowDTO.rules_count" + "qualifiedName": "CreatePriceListRuleDTO" }, "16434": { "sourceFileName": "../../../../packages/core/types/src/workflow/price-list/create-price-list.ts", - "qualifiedName": "CreatePriceListWorkflowDTO.prices" + "qualifiedName": "CreatePriceListRuleDTO.attribute" }, "16435": { "sourceFileName": "../../../../packages/core/types/src/workflow/price-list/create-price-list.ts", - "qualifiedName": "CreatePriceListWorkflowDTO.rules" + "qualifiedName": "CreatePriceListRuleDTO.value" }, "16436": { + "sourceFileName": "../../../../packages/core/types/src/workflow/price-list/create-price-list.ts", + "qualifiedName": "CreatePriceListPriceDTO" + }, + "16437": { + "sourceFileName": "../../../../packages/core/types/src/workflow/price-list/create-price-list.ts", + "qualifiedName": "CreatePriceListPriceDTO.amount" + }, + "16438": { + "sourceFileName": "../../../../packages/core/types/src/workflow/price-list/create-price-list.ts", + "qualifiedName": "CreatePriceListPriceDTO.currency_code" + }, + "16439": { + "sourceFileName": "../../../../packages/core/types/src/workflow/price-list/create-price-list.ts", + "qualifiedName": "CreatePriceListPriceDTO.price_set_id" + }, + "16440": { + "sourceFileName": "../../../../packages/core/types/src/workflow/price-list/create-price-list.ts", + "qualifiedName": "CreatePriceListPriceDTO.region_id" + }, + "16441": { + "sourceFileName": "../../../../packages/core/types/src/workflow/price-list/create-price-list.ts", + "qualifiedName": "CreatePriceListPriceDTO.max_quantity" + }, + "16442": { + "sourceFileName": "../../../../packages/core/types/src/workflow/price-list/create-price-list.ts", + "qualifiedName": "CreatePriceListPriceDTO.min_quantity" + }, + "16443": { + "sourceFileName": "../../../../packages/core/types/src/workflow/price-list/create-price-list.ts", + "qualifiedName": "CreatePriceListWorkflowInputDTO" + }, + "16444": { + "sourceFileName": "../../../../packages/core/types/src/workflow/price-list/create-price-list.ts", + "qualifiedName": "CreatePriceListWorkflowInputDTO.price_lists" + }, + "16445": { + "sourceFileName": "../../../../packages/core/types/src/workflow/price-list/create-price-list.ts", + "qualifiedName": "RemovePriceListProductsWorkflowInputDTO" + }, + "16446": { + "sourceFileName": "../../../../packages/core/types/src/workflow/price-list/create-price-list.ts", + "qualifiedName": "RemovePriceListProductsWorkflowInputDTO.product_ids" + }, + "16447": { + "sourceFileName": "../../../../packages/core/types/src/workflow/price-list/create-price-list.ts", + "qualifiedName": "RemovePriceListProductsWorkflowInputDTO.price_list_id" + }, + "16448": { + "sourceFileName": "../../../../packages/core/types/src/workflow/price-list/create-price-list.ts", + "qualifiedName": "RemovePriceListVariantsWorkflowInputDTO" + }, + "16449": { + "sourceFileName": "../../../../packages/core/types/src/workflow/price-list/create-price-list.ts", + "qualifiedName": "RemovePriceListVariantsWorkflowInputDTO.variant_ids" + }, + "16450": { + "sourceFileName": "../../../../packages/core/types/src/workflow/price-list/create-price-list.ts", + "qualifiedName": "RemovePriceListVariantsWorkflowInputDTO.price_list_id" + }, + "16451": { + "sourceFileName": "../../../../packages/core/types/src/workflow/price-list/create-price-list.ts", + "qualifiedName": "RemovePriceListPricesWorkflowInputDTO" + }, + "16452": { + "sourceFileName": "../../../../packages/core/types/src/workflow/price-list/create-price-list.ts", + "qualifiedName": "RemovePriceListPricesWorkflowInputDTO.money_amount_ids" + }, + "16453": { + "sourceFileName": "../../../../packages/core/types/src/workflow/price-list/create-price-list.ts", + "qualifiedName": "RemovePriceListPricesWorkflowInputDTO.price_list_id" + }, + "16454": { + "sourceFileName": "../../../../packages/core/types/src/workflow/price-list/create-price-list.ts", + "qualifiedName": "CreatePriceListWorkflowDTO" + }, + "16455": { + "sourceFileName": "../../../../packages/core/types/src/workflow/price-list/create-price-list.ts", + "qualifiedName": "CreatePriceListWorkflowDTO.title" + }, + "16456": { + "sourceFileName": "../../../../packages/core/types/src/workflow/price-list/create-price-list.ts", + "qualifiedName": "CreatePriceListWorkflowDTO.name" + }, + "16457": { + "sourceFileName": "../../../../packages/core/types/src/workflow/price-list/create-price-list.ts", + "qualifiedName": "CreatePriceListWorkflowDTO.description" + }, + "16458": { + "sourceFileName": "../../../../packages/core/types/src/workflow/price-list/create-price-list.ts", + "qualifiedName": "CreatePriceListWorkflowDTO.type" + }, + "16459": { + "sourceFileName": "../../../../packages/core/types/src/workflow/price-list/create-price-list.ts", + "qualifiedName": "CreatePriceListWorkflowDTO.starts_at" + }, + "16460": { + "sourceFileName": "../../../../packages/core/types/src/workflow/price-list/create-price-list.ts", + "qualifiedName": "CreatePriceListWorkflowDTO.ends_at" + }, + "16461": { + "sourceFileName": "../../../../packages/core/types/src/workflow/price-list/create-price-list.ts", + "qualifiedName": "CreatePriceListWorkflowDTO.status" + }, + "16462": { + "sourceFileName": "../../../../packages/core/types/src/workflow/price-list/create-price-list.ts", + "qualifiedName": "CreatePriceListWorkflowDTO.rules_count" + }, + "16463": { + "sourceFileName": "../../../../packages/core/types/src/workflow/price-list/create-price-list.ts", + "qualifiedName": "CreatePriceListWorkflowDTO.prices" + }, + "16464": { + "sourceFileName": "../../../../packages/core/types/src/workflow/price-list/create-price-list.ts", + "qualifiedName": "CreatePriceListWorkflowDTO.rules" + }, + "16465": { "sourceFileName": "../../../../packages/core/types/src/workflow/price-list/remove-price-list.ts", "qualifiedName": "RemovePriceListWorkflowInputDTO" }, - "16437": { + "16466": { "sourceFileName": "../../../../packages/core/types/src/workflow/price-list/remove-price-list.ts", "qualifiedName": "RemovePriceListWorkflowInputDTO.price_lists" }, - "16438": { + "16467": { "sourceFileName": "../../../../packages/core/types/src/workflow/product-category/index.ts", "qualifiedName": "" }, - "16439": { + "16468": { "sourceFileName": "../../../../packages/core/types/src/workflow/product-category/index.ts", "qualifiedName": "CreateProductCategoriesWorkflowInput" }, - "16440": { + "16469": { "sourceFileName": "../../../../packages/core/types/src/workflow/product-category/index.ts", "qualifiedName": "CreateProductCategoriesWorkflowInput.product_categories" }, - "16441": { + "16470": { "sourceFileName": "../../../../packages/core/types/src/workflow/product-category/index.ts", "qualifiedName": "UpdateProductCategoriesWorkflowInput" }, - "16442": { + "16471": { "sourceFileName": "../../../../packages/core/types/src/workflow/product-category/index.ts", "qualifiedName": "UpdateProductCategoriesWorkflowInput.selector" }, - "16443": { + "16472": { "sourceFileName": "../../../../packages/core/types/src/workflow/product-category/index.ts", "qualifiedName": "UpdateProductCategoriesWorkflowInput.update" }, - "16444": { + "16473": { "sourceFileName": "../../../../packages/core/types/src/workflow/product-category/index.ts", "qualifiedName": "BatchUpdateProductsOnCategoryWorkflowInput" }, - "16445": { + "16474": { "sourceFileName": "../../../../packages/core/types/src/common/batch.ts", "qualifiedName": "__type.id" }, - "16446": { + "16475": { "sourceFileName": "../../../../packages/core/types/src/common/batch.ts", "qualifiedName": "__type.add" }, - "16447": { + "16476": { "sourceFileName": "../../../../packages/core/types/src/common/batch.ts", "qualifiedName": "__type.remove" }, - "16448": { + "16477": { "sourceFileName": "../../../../packages/core/types/src/workflow/reservation/index.ts", "qualifiedName": "" }, - "16449": { + "16478": { "sourceFileName": "../../../../packages/core/types/src/workflow/reservation/create-reservations.ts", "qualifiedName": "CreateReservationsWorkflowInput" }, - "16450": { + "16479": { "sourceFileName": "../../../../packages/core/types/src/workflow/reservation/create-reservations.ts", "qualifiedName": "CreateReservationsWorkflowInput.reservations" }, - "16451": { + "16480": { "sourceFileName": "../../../../packages/core/types/src/workflow/reservation/create-reservations.ts", "qualifiedName": "CreateReservationsWorkflowOutput" }, - "16452": { + "16481": { "sourceFileName": "../../../../packages/core/types/src/workflow/reservation/update-reservations.ts", "qualifiedName": "UpdateReservationsWorkflowInput" }, - "16453": { + "16482": { "sourceFileName": "../../../../packages/core/types/src/workflow/reservation/update-reservations.ts", "qualifiedName": "UpdateReservationsWorkflowInput.updates" }, - "16454": { + "16483": { "sourceFileName": "../../../../packages/core/types/src/workflow/reservation/update-reservations.ts", "qualifiedName": "UpdateReservationsWorkflowOutput" }, - "16455": { + "16484": { "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/index.ts", "qualifiedName": "" }, - "16456": { + "16485": { "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/common.ts", "qualifiedName": "WorkflowExecutionDTO" }, - "16457": { + "16486": { "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/common.ts", "qualifiedName": "WorkflowExecutionDTO.id" }, - "16458": { + "16487": { "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/common.ts", "qualifiedName": "WorkflowExecutionDTO.workflow_id" }, - "16459": { + "16488": { "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/common.ts", "qualifiedName": "WorkflowExecutionDTO.transaction_id" }, - "16460": { + "16489": { "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/common.ts", "qualifiedName": "WorkflowExecutionDTO.execution" }, - "16461": { + "16490": { "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/common.ts", "qualifiedName": "WorkflowExecutionDTO.context" }, - "16462": { + "16491": { "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/common.ts", "qualifiedName": "WorkflowExecutionDTO.state" }, - "16463": { + "16492": { "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/common.ts", "qualifiedName": "WorkflowExecutionDTO.created_at" }, - "16464": { + "16493": { "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/common.ts", "qualifiedName": "WorkflowExecutionDTO.updated_at" }, - "16465": { + "16494": { "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/common.ts", "qualifiedName": "WorkflowExecutionDTO.deleted_at" }, - "16466": { + "16495": { "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/common.ts", "qualifiedName": "FilterableWorkflowExecutionProps" }, - "16467": { + "16496": { "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/common.ts", "qualifiedName": "FilterableWorkflowExecutionProps.id" }, - "16468": { + "16497": { "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/common.ts", "qualifiedName": "FilterableWorkflowExecutionProps.workflow_id" }, - "16469": { + "16498": { "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/common.ts", "qualifiedName": "FilterableWorkflowExecutionProps.transaction_id" }, - "16470": { + "16499": { "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/common.ts", "qualifiedName": "FilterableWorkflowExecutionProps.state" }, - "16471": { + "16500": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.$and" }, - "16472": { + "16501": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.$or" }, - "16473": { + "16502": { "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/mutations.ts", "qualifiedName": "UpsertWorkflowExecutionDTO" }, - "16474": { + "16503": { "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/mutations.ts", "qualifiedName": "UpsertWorkflowExecutionDTO.workflow_id" }, - "16475": { + "16504": { "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/mutations.ts", "qualifiedName": "UpsertWorkflowExecutionDTO.transaction_id" }, - "16476": { + "16505": { "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/mutations.ts", "qualifiedName": "UpsertWorkflowExecutionDTO.execution" }, - "16477": { + "16506": { "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/mutations.ts", "qualifiedName": "UpsertWorkflowExecutionDTO.context" }, - "16478": { + "16507": { "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/mutations.ts", "qualifiedName": "UpsertWorkflowExecutionDTO.state" }, - "16479": { + "16508": { "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/service.ts", "qualifiedName": "WorkflowOrchestratorRunDTO" }, - "16480": { + "16509": { "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/service.ts", "qualifiedName": "WorkflowOrchestratorRunDTO.transactionId" }, - "16481": { + "16510": { "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/service.ts", "qualifiedName": "WorkflowOrchestratorRunDTO.container" }, - "16482": { + "16511": { "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/service.ts", "qualifiedName": "__type.input" }, - "16483": { + "16512": { "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/service.ts", "qualifiedName": "__type.context" }, - "16484": { + "16513": { "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/service.ts", "qualifiedName": "__type.resultFrom" }, - "16485": { + "16514": { "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/service.ts", "qualifiedName": "__type.throwOnError" }, - "16486": { + "16515": { "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/service.ts", "qualifiedName": "__type.events" }, - "16487": { + "16516": { "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/service.ts", "qualifiedName": "WorkflowOrchestratorRunDTO.T" }, - "16488": { - "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/service.ts", - "qualifiedName": "IdempotencyKeyParts" - }, - "16489": { - "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/service.ts", - "qualifiedName": "__type" - }, - "16490": { - "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/service.ts", - "qualifiedName": "__type.workflowId" - }, - "16491": { - "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/service.ts", - "qualifiedName": "__type.transactionId" - }, - "16492": { - "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/service.ts", - "qualifiedName": "__type.stepId" - }, - "16493": { - "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/service.ts", - "qualifiedName": "__type.action" - }, - "16494": { - "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/service.ts", - "qualifiedName": "IWorkflowEngineService" - }, - "16495": { - "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/service.ts", - "qualifiedName": "IWorkflowEngineService.retrieveWorkflowExecution" - }, - "16496": { - "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/service.ts", - "qualifiedName": "IWorkflowEngineService.retrieveWorkflowExecution" - }, - "16497": { - "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/service.ts", - "qualifiedName": "idOrObject" - }, - "16498": { - "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/service.ts", - "qualifiedName": "__type" - }, - "16499": { - "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/service.ts", - "qualifiedName": "__type.workflow_id" - }, - "16500": { - "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/service.ts", - "qualifiedName": "__type.transaction_id" - }, - "16501": { - "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/service.ts", - "qualifiedName": "config" - }, - "16502": { - "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/service.ts", - "qualifiedName": "sharedContext" - }, - "16503": { - "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/service.ts", - "qualifiedName": "IWorkflowEngineService.listWorkflowExecutions" - }, - "16504": { - "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/service.ts", - "qualifiedName": "IWorkflowEngineService.listWorkflowExecutions" - }, - "16505": { - "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/service.ts", - "qualifiedName": "filters" - }, - "16506": { - "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/service.ts", - "qualifiedName": "config" - }, - "16507": { - "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/service.ts", - "qualifiedName": "sharedContext" - }, - "16508": { - "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/service.ts", - "qualifiedName": "IWorkflowEngineService.listAndCountWorkflowExecutions" - }, - "16509": { - "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/service.ts", - "qualifiedName": "IWorkflowEngineService.listAndCountWorkflowExecutions" - }, - "16510": { - "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/service.ts", - "qualifiedName": "filters" - }, - "16511": { - "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/service.ts", - "qualifiedName": "config" - }, - "16512": { - "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/service.ts", - "qualifiedName": "sharedContext" - }, - "16513": { - "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/service.ts", - "qualifiedName": "IWorkflowEngineService.run" - }, - "16514": { - "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/service.ts", - "qualifiedName": "IWorkflowEngineService.run" - }, - "16515": { - "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/service.ts", - "qualifiedName": "workflowId" - }, - "16516": { - "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/service.ts", - "qualifiedName": "options" - }, "16517": { "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IdempotencyKeyParts" }, "16518": { "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/service.ts", @@ -86003,71 +86722,71 @@ }, "16519": { "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/service.ts", - "qualifiedName": "__type.errors" + "qualifiedName": "__type.workflowId" }, "16520": { "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/service.ts", - "qualifiedName": "__type.transaction" + "qualifiedName": "__type.transactionId" }, "16521": { "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/service.ts", - "qualifiedName": "__type.result" + "qualifiedName": "__type.stepId" }, "16522": { "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/service.ts", - "qualifiedName": "__type.acknowledgement" + "qualifiedName": "__type.action" }, "16523": { "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/service.ts", - "qualifiedName": "IWorkflowEngineService.getRunningTransaction" + "qualifiedName": "IWorkflowEngineService" }, "16524": { "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/service.ts", - "qualifiedName": "IWorkflowEngineService.getRunningTransaction" + "qualifiedName": "IWorkflowEngineService.retrieveWorkflowExecution" }, "16525": { "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/service.ts", - "qualifiedName": "workflowId" + "qualifiedName": "IWorkflowEngineService.retrieveWorkflowExecution" }, "16526": { "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/service.ts", - "qualifiedName": "transactionId" + "qualifiedName": "idOrObject" }, "16527": { "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/service.ts", - "qualifiedName": "options" + "qualifiedName": "__type" }, "16528": { "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "__type.workflow_id" }, "16529": { "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/service.ts", - "qualifiedName": "IWorkflowEngineService.setStepSuccess" + "qualifiedName": "__type.transaction_id" }, "16530": { "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/service.ts", - "qualifiedName": "IWorkflowEngineService.setStepSuccess" + "qualifiedName": "config" }, "16531": { "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/service.ts", - "qualifiedName": "__0" + "qualifiedName": "sharedContext" }, "16532": { "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/service.ts", - "qualifiedName": "__type" + "qualifiedName": "IWorkflowEngineService.listWorkflowExecutions" }, "16533": { "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/service.ts", - "qualifiedName": "__type.idempotencyKey" + "qualifiedName": "IWorkflowEngineService.listWorkflowExecutions" }, "16534": { "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/service.ts", - "qualifiedName": "__type.stepResponse" + "qualifiedName": "filters" }, "16535": { "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/service.ts", - "qualifiedName": "__type.options" + "qualifiedName": "config" }, "16536": { "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/service.ts", @@ -86075,251 +86794,251 @@ }, "16537": { "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/service.ts", - "qualifiedName": "IWorkflowEngineService.setStepFailure" + "qualifiedName": "IWorkflowEngineService.listAndCountWorkflowExecutions" }, "16538": { "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/service.ts", - "qualifiedName": "IWorkflowEngineService.setStepFailure" + "qualifiedName": "IWorkflowEngineService.listAndCountWorkflowExecutions" }, "16539": { "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/service.ts", - "qualifiedName": "__0" + "qualifiedName": "filters" }, "16540": { "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/service.ts", - "qualifiedName": "__type" + "qualifiedName": "config" }, "16541": { "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/service.ts", - "qualifiedName": "__type.idempotencyKey" + "qualifiedName": "sharedContext" }, "16542": { "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/service.ts", - "qualifiedName": "__type.stepResponse" + "qualifiedName": "IWorkflowEngineService.run" }, "16543": { "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/service.ts", - "qualifiedName": "__type.options" + "qualifiedName": "IWorkflowEngineService.run" }, "16544": { "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "workflowId" }, "16545": { "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/service.ts", - "qualifiedName": "IWorkflowEngineService.subscribe" + "qualifiedName": "options" }, "16546": { "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/service.ts", - "qualifiedName": "IWorkflowEngineService.subscribe" + "qualifiedName": "sharedContext" }, "16547": { "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/service.ts", - "qualifiedName": "args" + "qualifiedName": "__type" }, "16548": { "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/service.ts", - "qualifiedName": "__type" + "qualifiedName": "__type.errors" }, "16549": { "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/service.ts", - "qualifiedName": "__type.workflowId" + "qualifiedName": "__type.transaction" }, "16550": { "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/service.ts", - "qualifiedName": "__type.transactionId" + "qualifiedName": "__type.result" }, "16551": { "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/service.ts", - "qualifiedName": "__type.subscriber" + "qualifiedName": "__type.acknowledgement" }, "16552": { "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/service.ts", - "qualifiedName": "__type.subscriberId" + "qualifiedName": "IWorkflowEngineService.getRunningTransaction" }, "16553": { "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IWorkflowEngineService.getRunningTransaction" }, "16554": { "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/service.ts", - "qualifiedName": "IWorkflowEngineService.unsubscribe" + "qualifiedName": "workflowId" }, "16555": { "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/service.ts", - "qualifiedName": "IWorkflowEngineService.unsubscribe" + "qualifiedName": "transactionId" }, "16556": { "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/service.ts", - "qualifiedName": "args" + "qualifiedName": "options" }, "16557": { "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/service.ts", - "qualifiedName": "__type" + "qualifiedName": "sharedContext" }, "16558": { "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/service.ts", - "qualifiedName": "__type.workflowId" + "qualifiedName": "IWorkflowEngineService.setStepSuccess" }, "16559": { "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/service.ts", - "qualifiedName": "__type.transactionId" + "qualifiedName": "IWorkflowEngineService.setStepSuccess" }, "16560": { "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/service.ts", - "qualifiedName": "__type.subscriberOrId" + "qualifiedName": "__0" }, "16561": { + "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/service.ts", + "qualifiedName": "__type" + }, + "16562": { + "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/service.ts", + "qualifiedName": "__type.idempotencyKey" + }, + "16563": { + "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/service.ts", + "qualifiedName": "__type.stepResponse" + }, + "16564": { + "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/service.ts", + "qualifiedName": "__type.options" + }, + "16565": { "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/service.ts", "qualifiedName": "sharedContext" }, + "16566": { + "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/service.ts", + "qualifiedName": "IWorkflowEngineService.setStepFailure" + }, + "16567": { + "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/service.ts", + "qualifiedName": "IWorkflowEngineService.setStepFailure" + }, + "16568": { + "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/service.ts", + "qualifiedName": "__0" + }, + "16569": { + "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/service.ts", + "qualifiedName": "__type" + }, + "16570": { + "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/service.ts", + "qualifiedName": "__type.idempotencyKey" + }, + "16571": { + "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/service.ts", + "qualifiedName": "__type.stepResponse" + }, + "16572": { + "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/service.ts", + "qualifiedName": "__type.options" + }, + "16573": { + "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/service.ts", + "qualifiedName": "sharedContext" + }, + "16574": { + "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/service.ts", + "qualifiedName": "IWorkflowEngineService.subscribe" + }, "16575": { - "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "" + "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/service.ts", + "qualifiedName": "IWorkflowEngineService.subscribe" }, "16576": { - "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "IsDmlEntity" + "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/service.ts", + "qualifiedName": "args" }, "16577": { - "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "DMLSchema" + "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/service.ts", + "qualifiedName": "__type" }, "16578": { - "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "IDmlEntityConfig" + "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/service.ts", + "qualifiedName": "__type.workflowId" }, "16579": { - "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "__type" + "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/service.ts", + "qualifiedName": "__type.transactionId" }, "16580": { - "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "__type.name" + "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/service.ts", + "qualifiedName": "__type.subscriber" }, "16581": { - "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "__type.tableName" + "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/service.ts", + "qualifiedName": "__type.subscriberId" }, "16582": { - "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "InferDmlEntityNameFromConfig" + "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/service.ts", + "qualifiedName": "sharedContext" }, "16583": { - "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "__type" + "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/service.ts", + "qualifiedName": "IWorkflowEngineService.unsubscribe" }, "16584": { - "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "__type.name" + "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/service.ts", + "qualifiedName": "IWorkflowEngineService.unsubscribe" }, "16585": { - "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "__type" + "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/service.ts", + "qualifiedName": "args" }, "16586": { - "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "__type.tableName" + "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/service.ts", + "qualifiedName": "__type" }, "16587": { - "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "TConfig" + "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/service.ts", + "qualifiedName": "__type.workflowId" }, "16588": { - "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "IDmlEntity" + "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/service.ts", + "qualifiedName": "__type.transactionId" }, "16589": { - "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "IDmlEntity.name" + "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/service.ts", + "qualifiedName": "__type.subscriberOrId" }, "16590": { - "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "IDmlEntity.schema" - }, - "16591": { - "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "IDmlEntity.[IsDmlEntity]" - }, - "16592": { - "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "IDmlEntity.Schema" - }, - "16593": { - "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "IDmlEntity.Config" - }, - "16594": { - "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "KnownDataTypes" - }, - "16595": { - "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "RelationshipTypes" - }, - "16596": { - "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "PropertyMetadata" - }, - "16597": { - "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "__type" - }, - "16598": { - "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "__type.fieldName" - }, - "16599": { - "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "__type.defaultValue" - }, - "16600": { - "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "__type.nullable" - }, - "16601": { - "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "__type.dataType" - }, - "16602": { - "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "__type" - }, - "16603": { - "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "__type.name" + "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/service.ts", + "qualifiedName": "sharedContext" }, "16604": { "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "__type.options" + "qualifiedName": "" }, "16605": { "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "__type.indexes" + "qualifiedName": "IsDmlEntity" }, "16606": { "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "__type" + "qualifiedName": "DMLSchema" }, "16607": { "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "__type.name" + "qualifiedName": "IDmlEntityConfig" }, "16608": { "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "__type.type" + "qualifiedName": "__type" }, "16609": { "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "__type.relationships" + "qualifiedName": "__type.name" }, "16610": { "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "__type.primaryKey" + "qualifiedName": "__type.tableName" }, "16611": { "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "PropertyType" + "qualifiedName": "InferDmlEntityNameFromConfig" }, "16612": { "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", @@ -86327,143 +87046,143 @@ }, "16613": { "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "__type.$dataType" + "qualifiedName": "__type.name" }, "16614": { "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "__type.parse" + "qualifiedName": "__type" }, "16615": { "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "__type.parse" + "qualifiedName": "__type.tableName" }, "16616": { "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "fieldName" + "qualifiedName": "TConfig" }, "16617": { "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "T" + "qualifiedName": "IDmlEntity" }, "16618": { "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "RelationshipOptions" + "qualifiedName": "IDmlEntity.name" }, "16619": { "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "__type" + "qualifiedName": "IDmlEntity.schema" }, "16620": { "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "__type.mappedBy" + "qualifiedName": "IDmlEntity.[IsDmlEntity]" }, "16621": { "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "RelationshipMetadata" + "qualifiedName": "IDmlEntity.Schema" }, "16622": { "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "__type" + "qualifiedName": "IDmlEntity.Config" }, "16623": { "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "__type.name" + "qualifiedName": "KnownDataTypes" }, "16624": { "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "__type.type" + "qualifiedName": "RelationshipTypes" }, "16625": { "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "__type.entity" + "qualifiedName": "PropertyMetadata" }, "16626": { "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "__type.nullable" + "qualifiedName": "__type" }, "16627": { "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "__type.mappedBy" + "qualifiedName": "__type.fieldName" }, "16628": { "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "__type.options" + "qualifiedName": "__type.defaultValue" }, "16629": { "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "RelationshipType" + "qualifiedName": "__type.nullable" }, "16630": { "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "__type" + "qualifiedName": "__type.dataType" }, "16631": { "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "__type.$dataType" + "qualifiedName": "__type" }, "16632": { "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "__type.type" + "qualifiedName": "__type.name" }, "16633": { "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "__type.parse" + "qualifiedName": "__type.options" }, "16634": { "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "__type.parse" + "qualifiedName": "__type.indexes" }, "16635": { "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "relationshipName" + "qualifiedName": "__type" }, "16636": { "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "T" + "qualifiedName": "__type.name" }, "16637": { "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "EntityConstructor" + "qualifiedName": "__type.type" }, "16638": { "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "EntityConstructor.Props" + "qualifiedName": "__type.relationships" }, "16639": { "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "EntityConstructor" + "qualifiedName": "__type.primaryKey" }, "16640": { "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "EntityConstructor" + "qualifiedName": "PropertyType" }, "16641": { "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "InferForeignKeys" + "qualifiedName": "__type" }, "16642": { "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "__type" + "qualifiedName": "__type.$dataType" }, "16643": { "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "__type.type" + "qualifiedName": "__type.parse" }, "16644": { "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "__type" + "qualifiedName": "__type.parse" }, "16645": { "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "__type.type" + "qualifiedName": "fieldName" }, "16646": { "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "Schema" + "qualifiedName": "T" }, "16647": { "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "InferBelongsToFields" + "qualifiedName": "RelationshipOptions" }, "16648": { "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", @@ -86471,11 +87190,11 @@ }, "16649": { "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "__type" + "qualifiedName": "__type.mappedBy" }, "16650": { "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "__type" + "qualifiedName": "RelationshipMetadata" }, "16651": { "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", @@ -86483,79 +87202,79 @@ }, "16652": { "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "Relation" + "qualifiedName": "__type.name" }, "16653": { "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "InferHasOneFields" + "qualifiedName": "__type.type" }, "16654": { "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "Relation" + "qualifiedName": "__type.entity" }, "16655": { "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "InferHasManyFields" + "qualifiedName": "__type.nullable" }, "16656": { "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "__type" + "qualifiedName": "__type.mappedBy" }, "16657": { "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "__type" + "qualifiedName": "__type.options" }, "16658": { "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "Relation" + "qualifiedName": "RelationshipType" }, "16659": { "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "InferManyToManyFields" + "qualifiedName": "__type" }, "16660": { "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "Relation" + "qualifiedName": "__type.$dataType" }, "16661": { "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "InferSchemaFields" + "qualifiedName": "__type.type" }, "16662": { "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "Schema" + "qualifiedName": "__type.parse" }, "16663": { "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "Infer" + "qualifiedName": "__type.parse" }, "16664": { "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "T" + "qualifiedName": "relationshipName" }, "16665": { "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "ExtractEntityRelations" + "qualifiedName": "T" }, "16666": { "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "__type" + "qualifiedName": "EntityConstructor" }, "16667": { "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "__type.type" + "qualifiedName": "EntityConstructor.Props" }, "16668": { "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "Schema" + "qualifiedName": "EntityConstructor" }, "16669": { "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "OfType" + "qualifiedName": "EntityConstructor" }, "16670": { "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "EntityCascades" + "qualifiedName": "InferForeignKeys" }, "16671": { "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", @@ -86563,31 +87282,31 @@ }, "16672": { "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "__type.delete" + "qualifiedName": "__type.type" }, "16673": { "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "Relationships" + "qualifiedName": "__type" }, "16674": { "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "InferTypeOf" + "qualifiedName": "__type.type" }, "16675": { "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "T" + "qualifiedName": "Schema" }, "16676": { "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "InferEntityType" + "qualifiedName": "InferBelongsToFields" }, "16677": { "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "T" + "qualifiedName": "__type" }, "16678": { "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "InferIndexableProperties" + "qualifiedName": "__type" }, "16679": { "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", @@ -86595,543 +87314,543 @@ }, "16680": { "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "__type.type" + "qualifiedName": "__type" }, "16681": { "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "T" + "qualifiedName": "Relation" }, "16682": { "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "EntityIndex" + "qualifiedName": "InferHasOneFields" }, "16683": { "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "__type" + "qualifiedName": "Relation" }, "16684": { "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "__type.name" + "qualifiedName": "InferHasManyFields" }, "16685": { "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "__type.unique" + "qualifiedName": "__type" }, "16686": { "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "__type.on" + "qualifiedName": "__type" }, "16687": { "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "__type.where" + "qualifiedName": "Relation" }, "16688": { "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "TSchema" + "qualifiedName": "InferManyToManyFields" }, "16689": { "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "TWhere" + "qualifiedName": "Relation" }, "16690": { "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "SimpleQueryValue" + "qualifiedName": "InferSchemaFields" }, "16691": { "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "NeQueryValue" + "qualifiedName": "Schema" }, "16692": { "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "__type" + "qualifiedName": "Infer" }, "16693": { "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "__type.$ne" + "qualifiedName": "T" }, "16694": { "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "QueryValue" + "qualifiedName": "ExtractEntityRelations" }, "16695": { "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "QueryCondition" + "qualifiedName": "__type" }, "16696": { "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "T" + "qualifiedName": "__type.type" }, "16697": { + "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", + "qualifiedName": "Schema" + }, + "16698": { + "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", + "qualifiedName": "OfType" + }, + "16699": { + "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", + "qualifiedName": "EntityCascades" + }, + "16700": { + "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", + "qualifiedName": "__type" + }, + "16701": { + "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", + "qualifiedName": "__type.delete" + }, + "16702": { + "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", + "qualifiedName": "Relationships" + }, + "16703": { + "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", + "qualifiedName": "InferTypeOf" + }, + "16704": { + "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", + "qualifiedName": "T" + }, + "16705": { + "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", + "qualifiedName": "InferEntityType" + }, + "16706": { + "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", + "qualifiedName": "T" + }, + "16707": { + "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", + "qualifiedName": "InferIndexableProperties" + }, + "16708": { + "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", + "qualifiedName": "__type" + }, + "16709": { + "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", + "qualifiedName": "__type.type" + }, + "16710": { + "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", + "qualifiedName": "T" + }, + "16711": { + "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", + "qualifiedName": "EntityIndex" + }, + "16712": { + "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", + "qualifiedName": "__type" + }, + "16713": { + "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", + "qualifiedName": "__type.name" + }, + "16714": { + "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", + "qualifiedName": "__type.unique" + }, + "16715": { + "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", + "qualifiedName": "__type.on" + }, + "16716": { + "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", + "qualifiedName": "__type.where" + }, + "16717": { + "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", + "qualifiedName": "TSchema" + }, + "16718": { + "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", + "qualifiedName": "TWhere" + }, + "16719": { + "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", + "qualifiedName": "SimpleQueryValue" + }, + "16720": { + "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", + "qualifiedName": "NeQueryValue" + }, + "16721": { + "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", + "qualifiedName": "__type" + }, + "16722": { + "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", + "qualifiedName": "__type.$ne" + }, + "16723": { + "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", + "qualifiedName": "QueryValue" + }, + "16724": { + "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", + "qualifiedName": "QueryCondition" + }, + "16725": { + "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", + "qualifiedName": "T" + }, + "16726": { "sourceFileName": "../../../../packages/core/types/src/file-service/index.ts", "qualifiedName": "FileServiceUploadResult" }, - "16698": { + "16727": { "sourceFileName": "../../../../packages/core/types/src/file-service/index.ts", "qualifiedName": "__type.url" }, - "16699": { + "16728": { "sourceFileName": "../../../../packages/core/types/src/file-service/index.ts", "qualifiedName": "__type.key" }, - "16700": { + "16729": { "sourceFileName": "../../../../packages/core/types/src/file-service/index.ts", "qualifiedName": "FileServiceGetUploadStreamResult" }, - "16701": { + "16730": { "sourceFileName": "../../../../packages/core/types/src/file-service/index.ts", "qualifiedName": "__type.writeStream" }, - "16702": { + "16731": { "sourceFileName": "../../../../packages/core/types/src/file-service/index.ts", "qualifiedName": "__type.promise" }, - "16703": { + "16732": { "sourceFileName": "../../../../packages/core/types/src/file-service/index.ts", "qualifiedName": "__type.url" }, - "16704": { + "16733": { "sourceFileName": "../../../../packages/core/types/src/file-service/index.ts", "qualifiedName": "__type.fileKey" }, - "16705": { + "16734": { "sourceFileName": "../../../../packages/core/types/src/file-service/index.ts", "qualifiedName": "GetUploadedFileType" }, - "16706": { + "16735": { "sourceFileName": "../../../../packages/core/types/src/file-service/index.ts", "qualifiedName": "__type.fileKey" }, - "16707": { + "16736": { "sourceFileName": "../../../../packages/core/types/src/file-service/index.ts", "qualifiedName": "__type.isPrivate" }, - "16708": { + "16737": { "sourceFileName": "../../../../packages/core/types/src/file-service/index.ts", "qualifiedName": "DeleteFileType" }, - "16709": { + "16738": { "sourceFileName": "../../../../packages/core/types/src/file-service/index.ts", "qualifiedName": "__type.fileKey" }, - "16710": { + "16739": { "sourceFileName": "../../../../packages/core/types/src/file-service/index.ts", "qualifiedName": "UploadStreamDescriptorType" }, - "16711": { + "16740": { "sourceFileName": "../../../../packages/core/types/src/file-service/index.ts", "qualifiedName": "__type.name" }, - "16712": { + "16741": { "sourceFileName": "../../../../packages/core/types/src/file-service/index.ts", "qualifiedName": "__type.ext" }, - "16713": { + "16742": { "sourceFileName": "../../../../packages/core/types/src/file-service/index.ts", "qualifiedName": "__type.isPrivate" }, - "16714": { + "16743": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "JoinerRelationship" }, - "16715": { - "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "__type" - }, - "16716": { - "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "__type.alias" - }, - "16717": { - "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "__type.foreignKey" - }, - "16718": { - "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "__type.primaryKey" - }, - "16719": { - "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "__type.serviceName" - }, - "16720": { - "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "__type.inverse" - }, - "16721": { - "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "__type.isList" - }, - "16722": { - "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "__type.args" - }, - "16723": { - "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "JoinerServiceConfigAlias" - }, - "16724": { - "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "JoinerServiceConfigAlias.name" - }, - "16725": { - "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "JoinerServiceConfigAlias.args" - }, - "16726": { - "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "JoinerServiceConfig" - }, - "16727": { - "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "JoinerServiceConfig.serviceName" - }, - "16728": { - "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "JoinerServiceConfig.alias" - }, - "16729": { - "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "JoinerServiceConfig.fieldAlias" - }, - "16730": { - "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "__type" - }, - "16731": { - "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "__type.path" - }, - "16732": { - "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "__type.forwardArgumentsOnPath" - }, - "16733": { - "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "JoinerServiceConfig.primaryKeys" - }, - "16734": { - "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "JoinerServiceConfig.relationships" - }, - "16735": { - "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "JoinerServiceConfig.extends" - }, - "16736": { - "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "__type" - }, - "16737": { - "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "__type.serviceName" - }, - "16738": { - "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "__type.relationship" - }, - "16739": { - "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "JoinerServiceConfig.args" - }, - "16740": { - "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "JoinerArgument" - }, - "16741": { - "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "JoinerArgument.name" - }, - "16742": { - "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "JoinerArgument.value" - }, - "16743": { - "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "JoinerDirective" - }, "16744": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "JoinerDirective.name" + "qualifiedName": "__type" }, "16745": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "JoinerDirective.value" + "qualifiedName": "__type.alias" }, "16746": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "RemoteJoinerQuery" + "qualifiedName": "__type.foreignKey" }, "16747": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "RemoteJoinerQuery.service" + "qualifiedName": "__type.primaryKey" }, "16748": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "RemoteJoinerQuery.alias" + "qualifiedName": "__type.serviceName" }, "16749": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "RemoteJoinerQuery.expands" + "qualifiedName": "__type.inverse" }, "16750": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "__type" + "qualifiedName": "__type.isList" }, "16751": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "__type.property" + "qualifiedName": "__type.args" }, "16752": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "__type.fields" + "qualifiedName": "JoinerServiceConfigAlias" }, "16753": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "__type.args" + "qualifiedName": "JoinerServiceConfigAlias.name" }, "16754": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "__type.directives" + "qualifiedName": "JoinerServiceConfigAlias.args" }, "16755": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "__type" + "qualifiedName": "JoinerServiceConfig" }, "16756": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "__type.__index" + "qualifiedName": "JoinerServiceConfig.serviceName" + }, + "16757": { + "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", + "qualifiedName": "JoinerServiceConfig.alias" }, "16758": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "RemoteJoinerQuery.fields" + "qualifiedName": "JoinerServiceConfig.fieldAlias" }, "16759": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "RemoteJoinerQuery.args" + "qualifiedName": "__type" }, "16760": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "RemoteJoinerQuery.directives" + "qualifiedName": "__type.path" }, "16761": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "__type" + "qualifiedName": "__type.forwardArgumentsOnPath" }, "16762": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "__type.__index" + "qualifiedName": "JoinerServiceConfig.primaryKeys" + }, + "16763": { + "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", + "qualifiedName": "JoinerServiceConfig.relationships" }, "16764": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "RemoteJoinerOptions" + "qualifiedName": "JoinerServiceConfig.extends" }, "16765": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "RemoteJoinerOptions.throwIfKeyNotFound" + "qualifiedName": "__type" }, "16766": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "RemoteJoinerOptions.throwIfRelationNotFound" + "qualifiedName": "__type.serviceName" }, "16767": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "RemoteNestedExpands" + "qualifiedName": "__type.relationship" }, "16768": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "RemoteNestedExpands.__index" + "qualifiedName": "JoinerServiceConfig.args" + }, + "16769": { + "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", + "qualifiedName": "JoinerArgument" }, "16770": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "__type" + "qualifiedName": "JoinerArgument.name" }, "16771": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "__type.fields" + "qualifiedName": "JoinerArgument.value" }, "16772": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "__type.args" + "qualifiedName": "JoinerDirective" }, "16773": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "__type.expands" + "qualifiedName": "JoinerDirective.name" }, "16774": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "InternalJoinerServiceConfig" + "qualifiedName": "JoinerDirective.value" }, "16775": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "__type" + "qualifiedName": "RemoteJoinerQuery" }, "16776": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "__type.relationships" + "qualifiedName": "RemoteJoinerQuery.service" }, "16777": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "RemoteExpandProperty" + "qualifiedName": "RemoteJoinerQuery.alias" }, "16778": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "RemoteExpandProperty.property" + "qualifiedName": "RemoteJoinerQuery.expands" }, "16779": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "RemoteExpandProperty.parent" + "qualifiedName": "__type" }, "16780": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "RemoteExpandProperty.parentConfig" + "qualifiedName": "__type.property" }, "16781": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "RemoteExpandProperty.serviceConfig" + "qualifiedName": "__type.fields" }, "16782": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "RemoteExpandProperty.fields" + "qualifiedName": "__type.args" }, "16783": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "RemoteExpandProperty.args" + "qualifiedName": "__type.directives" }, "16784": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "RemoteExpandProperty.expands" + "qualifiedName": "__type" }, "16785": { - "sourceFileName": "../../../../packages/core/types/src/link-modules/index.ts", - "qualifiedName": "ILinkModule" - }, - "16786": { - "sourceFileName": "../../../../packages/core/types/src/link-modules/index.ts", - "qualifiedName": "ILinkModule.list" + "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", + "qualifiedName": "__type.__index" }, "16787": { - "sourceFileName": "../../../../packages/core/types/src/link-modules/index.ts", - "qualifiedName": "ILinkModule.list" + "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", + "qualifiedName": "RemoteJoinerQuery.fields" }, "16788": { - "sourceFileName": "../../../../packages/core/types/src/link-modules/index.ts", - "qualifiedName": "filters" + "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", + "qualifiedName": "RemoteJoinerQuery.args" }, "16789": { - "sourceFileName": "../../../../packages/core/types/src/link-modules/index.ts", - "qualifiedName": "config" + "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", + "qualifiedName": "RemoteJoinerQuery.directives" }, "16790": { - "sourceFileName": "../../../../packages/core/types/src/link-modules/index.ts", - "qualifiedName": "sharedContext" + "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", + "qualifiedName": "__type" }, "16791": { - "sourceFileName": "../../../../packages/core/types/src/link-modules/index.ts", - "qualifiedName": "ILinkModule.listAndCount" - }, - "16792": { - "sourceFileName": "../../../../packages/core/types/src/link-modules/index.ts", - "qualifiedName": "ILinkModule.listAndCount" + "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", + "qualifiedName": "__type.__index" }, "16793": { - "sourceFileName": "../../../../packages/core/types/src/link-modules/index.ts", - "qualifiedName": "filters" + "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", + "qualifiedName": "RemoteJoinerOptions" }, "16794": { - "sourceFileName": "../../../../packages/core/types/src/link-modules/index.ts", - "qualifiedName": "config" + "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", + "qualifiedName": "RemoteJoinerOptions.throwIfKeyNotFound" }, "16795": { - "sourceFileName": "../../../../packages/core/types/src/link-modules/index.ts", - "qualifiedName": "sharedContext" + "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", + "qualifiedName": "RemoteJoinerOptions.throwIfRelationNotFound" }, "16796": { - "sourceFileName": "../../../../packages/core/types/src/link-modules/index.ts", - "qualifiedName": "ILinkModule.create" + "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", + "qualifiedName": "RemoteNestedExpands" }, "16797": { - "sourceFileName": "../../../../packages/core/types/src/link-modules/index.ts", - "qualifiedName": "ILinkModule.create" - }, - "16798": { - "sourceFileName": "../../../../packages/core/types/src/link-modules/index.ts", - "qualifiedName": "primaryKeyOrBulkData" + "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", + "qualifiedName": "RemoteNestedExpands.__index" }, "16799": { - "sourceFileName": "../../../../packages/core/types/src/link-modules/index.ts", - "qualifiedName": "foreignKeyData" + "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", + "qualifiedName": "__type" }, "16800": { - "sourceFileName": "../../../../packages/core/types/src/link-modules/index.ts", - "qualifiedName": "sharedContext" + "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", + "qualifiedName": "__type.fields" }, "16801": { - "sourceFileName": "../../../../packages/core/types/src/link-modules/index.ts", - "qualifiedName": "ILinkModule.dismiss" + "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", + "qualifiedName": "__type.args" }, "16802": { - "sourceFileName": "../../../../packages/core/types/src/link-modules/index.ts", - "qualifiedName": "ILinkModule.dismiss" + "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", + "qualifiedName": "__type.expands" }, "16803": { - "sourceFileName": "../../../../packages/core/types/src/link-modules/index.ts", - "qualifiedName": "primaryKeyOrBulkData" + "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", + "qualifiedName": "InternalJoinerServiceConfig" }, "16804": { - "sourceFileName": "../../../../packages/core/types/src/link-modules/index.ts", - "qualifiedName": "foreignKeyData" + "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", + "qualifiedName": "__type" }, "16805": { - "sourceFileName": "../../../../packages/core/types/src/link-modules/index.ts", - "qualifiedName": "sharedContext" + "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", + "qualifiedName": "__type.relationships" }, "16806": { - "sourceFileName": "../../../../packages/core/types/src/link-modules/index.ts", - "qualifiedName": "ILinkModule.delete" + "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", + "qualifiedName": "RemoteExpandProperty" }, "16807": { - "sourceFileName": "../../../../packages/core/types/src/link-modules/index.ts", - "qualifiedName": "ILinkModule.delete" + "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", + "qualifiedName": "RemoteExpandProperty.property" }, "16808": { - "sourceFileName": "../../../../packages/core/types/src/link-modules/index.ts", - "qualifiedName": "data" + "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", + "qualifiedName": "RemoteExpandProperty.parent" }, "16809": { - "sourceFileName": "../../../../packages/core/types/src/link-modules/index.ts", - "qualifiedName": "sharedContext" + "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", + "qualifiedName": "RemoteExpandProperty.parentConfig" }, "16810": { - "sourceFileName": "../../../../packages/core/types/src/link-modules/index.ts", - "qualifiedName": "ILinkModule.softDelete" + "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", + "qualifiedName": "RemoteExpandProperty.serviceConfig" }, "16811": { - "sourceFileName": "../../../../packages/core/types/src/link-modules/index.ts", - "qualifiedName": "ILinkModule.softDelete" + "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", + "qualifiedName": "RemoteExpandProperty.fields" }, "16812": { - "sourceFileName": "../../../../packages/core/types/src/link-modules/index.ts", - "qualifiedName": "data" + "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", + "qualifiedName": "RemoteExpandProperty.args" }, "16813": { - "sourceFileName": "../../../../packages/core/types/src/link-modules/index.ts", - "qualifiedName": "config" + "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", + "qualifiedName": "RemoteExpandProperty.expands" }, "16814": { "sourceFileName": "../../../../packages/core/types/src/link-modules/index.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "ILinkModule" }, "16815": { "sourceFileName": "../../../../packages/core/types/src/link-modules/index.ts", - "qualifiedName": "ILinkModule.restore" + "qualifiedName": "ILinkModule.list" }, "16816": { "sourceFileName": "../../../../packages/core/types/src/link-modules/index.ts", - "qualifiedName": "ILinkModule.restore" + "qualifiedName": "ILinkModule.list" }, "16817": { "sourceFileName": "../../../../packages/core/types/src/link-modules/index.ts", - "qualifiedName": "data" + "qualifiedName": "filters" }, "16818": { "sourceFileName": "../../../../packages/core/types/src/link-modules/index.ts", @@ -87141,1369 +87860,1369 @@ "sourceFileName": "../../../../packages/core/types/src/link-modules/index.ts", "qualifiedName": "sharedContext" }, + "16820": { + "sourceFileName": "../../../../packages/core/types/src/link-modules/index.ts", + "qualifiedName": "ILinkModule.listAndCount" + }, + "16821": { + "sourceFileName": "../../../../packages/core/types/src/link-modules/index.ts", + "qualifiedName": "ILinkModule.listAndCount" + }, + "16822": { + "sourceFileName": "../../../../packages/core/types/src/link-modules/index.ts", + "qualifiedName": "filters" + }, + "16823": { + "sourceFileName": "../../../../packages/core/types/src/link-modules/index.ts", + "qualifiedName": "config" + }, + "16824": { + "sourceFileName": "../../../../packages/core/types/src/link-modules/index.ts", + "qualifiedName": "sharedContext" + }, + "16825": { + "sourceFileName": "../../../../packages/core/types/src/link-modules/index.ts", + "qualifiedName": "ILinkModule.create" + }, + "16826": { + "sourceFileName": "../../../../packages/core/types/src/link-modules/index.ts", + "qualifiedName": "ILinkModule.create" + }, + "16827": { + "sourceFileName": "../../../../packages/core/types/src/link-modules/index.ts", + "qualifiedName": "primaryKeyOrBulkData" + }, + "16828": { + "sourceFileName": "../../../../packages/core/types/src/link-modules/index.ts", + "qualifiedName": "foreignKeyData" + }, + "16829": { + "sourceFileName": "../../../../packages/core/types/src/link-modules/index.ts", + "qualifiedName": "sharedContext" + }, + "16830": { + "sourceFileName": "../../../../packages/core/types/src/link-modules/index.ts", + "qualifiedName": "ILinkModule.dismiss" + }, + "16831": { + "sourceFileName": "../../../../packages/core/types/src/link-modules/index.ts", + "qualifiedName": "ILinkModule.dismiss" + }, + "16832": { + "sourceFileName": "../../../../packages/core/types/src/link-modules/index.ts", + "qualifiedName": "primaryKeyOrBulkData" + }, "16833": { + "sourceFileName": "../../../../packages/core/types/src/link-modules/index.ts", + "qualifiedName": "foreignKeyData" + }, + "16834": { + "sourceFileName": "../../../../packages/core/types/src/link-modules/index.ts", + "qualifiedName": "sharedContext" + }, + "16835": { + "sourceFileName": "../../../../packages/core/types/src/link-modules/index.ts", + "qualifiedName": "ILinkModule.delete" + }, + "16836": { + "sourceFileName": "../../../../packages/core/types/src/link-modules/index.ts", + "qualifiedName": "ILinkModule.delete" + }, + "16837": { + "sourceFileName": "../../../../packages/core/types/src/link-modules/index.ts", + "qualifiedName": "data" + }, + "16838": { + "sourceFileName": "../../../../packages/core/types/src/link-modules/index.ts", + "qualifiedName": "sharedContext" + }, + "16839": { + "sourceFileName": "../../../../packages/core/types/src/link-modules/index.ts", + "qualifiedName": "ILinkModule.softDelete" + }, + "16840": { + "sourceFileName": "../../../../packages/core/types/src/link-modules/index.ts", + "qualifiedName": "ILinkModule.softDelete" + }, + "16841": { + "sourceFileName": "../../../../packages/core/types/src/link-modules/index.ts", + "qualifiedName": "data" + }, + "16842": { + "sourceFileName": "../../../../packages/core/types/src/link-modules/index.ts", + "qualifiedName": "config" + }, + "16843": { + "sourceFileName": "../../../../packages/core/types/src/link-modules/index.ts", + "qualifiedName": "sharedContext" + }, + "16844": { + "sourceFileName": "../../../../packages/core/types/src/link-modules/index.ts", + "qualifiedName": "ILinkModule.restore" + }, + "16845": { + "sourceFileName": "../../../../packages/core/types/src/link-modules/index.ts", + "qualifiedName": "ILinkModule.restore" + }, + "16846": { + "sourceFileName": "../../../../packages/core/types/src/link-modules/index.ts", + "qualifiedName": "data" + }, + "16847": { + "sourceFileName": "../../../../packages/core/types/src/link-modules/index.ts", + "qualifiedName": "config" + }, + "16848": { + "sourceFileName": "../../../../packages/core/types/src/link-modules/index.ts", + "qualifiedName": "sharedContext" + }, + "16862": { "sourceFileName": "../../../../packages/core/types/src/product-category/repository.ts", "qualifiedName": "ProductCategoryTransformOptions" }, - "16834": { + "16863": { "sourceFileName": "../../../../packages/core/types/src/product-category/repository.ts", "qualifiedName": "ProductCategoryTransformOptions.includeDescendantsTree" }, - "16835": { + "16864": { "sourceFileName": "../../../../packages/core/types/src/product-category/repository.ts", "qualifiedName": "ProductCategoryTransformOptions.includeAncestorsTree" }, - "16836": { + "16865": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "SharedContext" }, - "16837": { - "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "__type.transactionManager" - }, - "16838": { - "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "__type.manager" - }, - "16839": { - "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "MessageAggregatorFormat" - }, - "16840": { - "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "MessageAggregatorFormat.groupBy" - }, - "16841": { - "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "MessageAggregatorFormat.sortBy" - }, - "16842": { - "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "__type" - }, - "16843": { - "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "__type.__index" - }, - "16845": { - "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "IMessageAggregator" - }, - "16846": { - "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "IMessageAggregator.save" - }, - "16847": { - "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "IMessageAggregator.save" - }, - "16848": { - "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "msg" - }, - "16849": { - "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "IMessageAggregator.getMessages" - }, - "16850": { - "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "IMessageAggregator.getMessages" - }, - "16851": { - "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "format" - }, - "16852": { - "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "IMessageAggregator.clearMessages" - }, - "16853": { - "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "IMessageAggregator.clearMessages" - }, - "16854": { - "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "IMessageAggregator.saveRawMessageData" - }, - "16855": { - "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "IMessageAggregator.saveRawMessageData" - }, - "16856": { - "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "T" - }, - "16857": { - "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "messageData" - }, - "16858": { - "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "options" - }, - "16859": { - "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "Context" - }, - "16860": { - "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "__type.__type" - }, - "16861": { - "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "__type.transactionManager" - }, - "16862": { - "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "__type.manager" - }, - "16863": { - "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "__type.isolationLevel" - }, - "16864": { - "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "__type.enableNestedTransactions" - }, - "16865": { - "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "__type.eventGroupId" - }, "16866": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "__type.transactionId" + "qualifiedName": "__type.transactionManager" }, "16867": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "__type.messageAggregator" + "qualifiedName": "__type.manager" }, "16868": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "__type.requestId" + "qualifiedName": "MessageAggregatorFormat" }, "16869": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "__type.idempotencyKey" + "qualifiedName": "MessageAggregatorFormat.groupBy" }, "16870": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "TManager" + "qualifiedName": "MessageAggregatorFormat.sortBy" }, "16871": { + "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", + "qualifiedName": "__type" + }, + "16872": { + "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", + "qualifiedName": "__type.__index" + }, + "16874": { + "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", + "qualifiedName": "IMessageAggregator" + }, + "16875": { + "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", + "qualifiedName": "IMessageAggregator.save" + }, + "16876": { + "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", + "qualifiedName": "IMessageAggregator.save" + }, + "16877": { + "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", + "qualifiedName": "msg" + }, + "16878": { + "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", + "qualifiedName": "IMessageAggregator.getMessages" + }, + "16879": { + "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", + "qualifiedName": "IMessageAggregator.getMessages" + }, + "16880": { + "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", + "qualifiedName": "format" + }, + "16881": { + "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", + "qualifiedName": "IMessageAggregator.clearMessages" + }, + "16882": { + "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", + "qualifiedName": "IMessageAggregator.clearMessages" + }, + "16883": { + "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", + "qualifiedName": "IMessageAggregator.saveRawMessageData" + }, + "16884": { + "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", + "qualifiedName": "IMessageAggregator.saveRawMessageData" + }, + "16885": { + "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", + "qualifiedName": "T" + }, + "16886": { + "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", + "qualifiedName": "messageData" + }, + "16887": { + "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", + "qualifiedName": "options" + }, + "16888": { + "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", + "qualifiedName": "Context" + }, + "16889": { + "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", + "qualifiedName": "__type.__type" + }, + "16890": { + "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", + "qualifiedName": "__type.transactionManager" + }, + "16891": { + "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", + "qualifiedName": "__type.manager" + }, + "16892": { + "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", + "qualifiedName": "__type.isolationLevel" + }, + "16893": { + "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", + "qualifiedName": "__type.enableNestedTransactions" + }, + "16894": { + "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", + "qualifiedName": "__type.eventGroupId" + }, + "16895": { + "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", + "qualifiedName": "__type.transactionId" + }, + "16896": { + "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", + "qualifiedName": "__type.messageAggregator" + }, + "16897": { + "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", + "qualifiedName": "__type.requestId" + }, + "16898": { + "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", + "qualifiedName": "__type.idempotencyKey" + }, + "16899": { + "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", + "qualifiedName": "TManager" + }, + "16900": { "sourceFileName": "../../../../packages/core/types/src/totals/index.ts", "qualifiedName": "CartLikeWithTotals" }, - "16872": { + "16901": { "sourceFileName": "../../../../packages/core/types/src/totals/index.ts", "qualifiedName": "__type" }, - "16873": { + "16902": { "sourceFileName": "../../../../packages/core/types/src/totals/index.ts", "qualifiedName": "__type.original_item_subtotal" }, - "16874": { + "16903": { "sourceFileName": "../../../../packages/core/types/src/totals/index.ts", "qualifiedName": "__type.original_item_tax_total" }, - "16875": { + "16904": { "sourceFileName": "../../../../packages/core/types/src/totals/index.ts", "qualifiedName": "__type.item_total" }, - "16876": { + "16905": { "sourceFileName": "../../../../packages/core/types/src/totals/index.ts", "qualifiedName": "__type.item_subtotal" }, - "16877": { + "16906": { "sourceFileName": "../../../../packages/core/types/src/totals/index.ts", "qualifiedName": "__type.item_tax_total" }, - "16878": { + "16907": { "sourceFileName": "../../../../packages/core/types/src/totals/index.ts", "qualifiedName": "__type.original_total" }, - "16879": { + "16908": { "sourceFileName": "../../../../packages/core/types/src/totals/index.ts", "qualifiedName": "__type.original_subtotal" }, - "16880": { + "16909": { "sourceFileName": "../../../../packages/core/types/src/totals/index.ts", "qualifiedName": "__type.original_tax_total" }, - "16881": { + "16910": { "sourceFileName": "../../../../packages/core/types/src/totals/index.ts", "qualifiedName": "__type.total" }, - "16882": { + "16911": { "sourceFileName": "../../../../packages/core/types/src/totals/index.ts", "qualifiedName": "__type.subtotal" }, - "16883": { + "16912": { "sourceFileName": "../../../../packages/core/types/src/totals/index.ts", "qualifiedName": "__type.tax_total" }, - "16884": { + "16913": { "sourceFileName": "../../../../packages/core/types/src/totals/index.ts", "qualifiedName": "__type.discount_total" }, - "16885": { + "16914": { "sourceFileName": "../../../../packages/core/types/src/totals/index.ts", "qualifiedName": "__type.discount_tax_total" }, - "16886": { + "16915": { "sourceFileName": "../../../../packages/core/types/src/totals/index.ts", "qualifiedName": "__type.gift_card_total" }, - "16887": { + "16916": { "sourceFileName": "../../../../packages/core/types/src/totals/index.ts", "qualifiedName": "__type.gift_card_tax_total" }, - "16888": { + "16917": { "sourceFileName": "../../../../packages/core/types/src/totals/index.ts", "qualifiedName": "__type.shipping_total" }, - "16889": { + "16918": { "sourceFileName": "../../../../packages/core/types/src/totals/index.ts", "qualifiedName": "__type.shipping_subtotal" }, - "16890": { + "16919": { "sourceFileName": "../../../../packages/core/types/src/totals/index.ts", "qualifiedName": "__type.shipping_tax_total" }, - "16891": { + "16920": { "sourceFileName": "../../../../packages/core/types/src/totals/index.ts", "qualifiedName": "__type.original_shipping_total" }, - "16892": { + "16921": { "sourceFileName": "../../../../packages/core/types/src/totals/index.ts", "qualifiedName": "__type.original_shipping_subtotal" }, - "16893": { + "16922": { "sourceFileName": "../../../../packages/core/types/src/totals/index.ts", "qualifiedName": "__type.original_shipping_tax_total" }, - "16894": { + "16923": { "sourceFileName": "../../../../packages/core/types/src/totals/big-number.ts", "qualifiedName": "BigNumberRawValue" }, - "16895": { + "16924": { "sourceFileName": "../../../../packages/core/types/src/totals/big-number.ts", "qualifiedName": "__type" }, - "16896": { + "16925": { "sourceFileName": "../../../../packages/core/types/src/totals/big-number.ts", "qualifiedName": "__type.value" }, - "16897": { + "16926": { "sourceFileName": "../../../../packages/core/types/src/totals/big-number.ts", "qualifiedName": "__type.__index" }, - "16899": { + "16928": { "sourceFileName": "../../../../packages/core/types/src/totals/big-number.ts", "qualifiedName": "BigNumberInput" }, - "16900": { + "16929": { "sourceFileName": "../../../../packages/core/types/src/totals/big-number.ts", "qualifiedName": "BigNumberValue" }, - "16901": { + "16930": { "sourceFileName": "../../../../packages/core/types/src/workflows/stock-locations/mutations.ts", "qualifiedName": "CreateLocationFulfillmentSetWorkflowInputDTO" }, - "16902": { + "16931": { "sourceFileName": "../../../../packages/core/types/src/workflows/stock-locations/mutations.ts", "qualifiedName": "CreateLocationFulfillmentSetWorkflowInputDTO.location_id" }, - "16903": { + "16932": { "sourceFileName": "../../../../packages/core/types/src/workflows/stock-locations/mutations.ts", "qualifiedName": "CreateLocationFulfillmentSetWorkflowInputDTO.fulfillment_set_data" }, - "16904": { + "16933": { "sourceFileName": "../../../../packages/core/types/src/workflows/stock-locations/mutations.ts", "qualifiedName": "__type" }, - "16905": { + "16934": { "sourceFileName": "../../../../packages/core/types/src/workflows/stock-locations/mutations.ts", "qualifiedName": "__type.name" }, - "16906": { + "16935": { "sourceFileName": "../../../../packages/core/types/src/workflows/stock-locations/mutations.ts", "qualifiedName": "__type.type" }, - "16907": { + "16936": { "sourceFileName": "../../../../packages/core/types/src/workflows/products/mutations.ts", "qualifiedName": "CreateProductVariantWorkflowInputDTO" }, - "16908": { + "16937": { "sourceFileName": "../../../../packages/core/types/src/workflows/products/mutations.ts", "qualifiedName": "__type" }, - "16909": { + "16938": { "sourceFileName": "../../../../packages/core/types/src/workflows/products/mutations.ts", "qualifiedName": "__type.prices" }, - "16910": { + "16939": { "sourceFileName": "../../../../packages/core/types/src/workflows/products/mutations.ts", "qualifiedName": "UpdateProductVariantWorkflowInputDTO" }, - "16911": { + "16940": { "sourceFileName": "../../../../packages/core/types/src/workflows/products/mutations.ts", "qualifiedName": "__type" }, - "16912": { + "16941": { "sourceFileName": "../../../../packages/core/types/src/workflows/products/mutations.ts", "qualifiedName": "__type.prices" }, - "16913": { + "16942": { "sourceFileName": "../../../../packages/core/types/src/workflows/products/mutations.ts", "qualifiedName": "CreateProductWorkflowInputDTO" }, - "16914": { + "16943": { "sourceFileName": "../../../../packages/core/types/src/workflows/products/mutations.ts", "qualifiedName": "__type" }, - "16915": { + "16944": { "sourceFileName": "../../../../packages/core/types/src/workflows/products/mutations.ts", "qualifiedName": "__type.sales_channels" }, - "16916": { + "16945": { "sourceFileName": "../../../../packages/core/types/src/workflows/products/mutations.ts", "qualifiedName": "__type" }, - "16917": { + "16946": { "sourceFileName": "../../../../packages/core/types/src/workflows/products/mutations.ts", "qualifiedName": "__type.id" }, - "16918": { + "16947": { "sourceFileName": "../../../../packages/core/types/src/workflows/products/mutations.ts", "qualifiedName": "__type.variants" }, - "16919": { + "16948": { "sourceFileName": "../../../../packages/core/types/src/workflows/products/mutations.ts", "qualifiedName": "UpdateProductWorkflowInputDTO" }, - "16920": { + "16949": { "sourceFileName": "../../../../packages/core/types/src/workflows/products/mutations.ts", "qualifiedName": "__type" }, - "16921": { + "16950": { "sourceFileName": "../../../../packages/core/types/src/workflows/products/mutations.ts", "qualifiedName": "__type.sales_channels" }, - "16922": { + "16951": { "sourceFileName": "../../../../packages/core/types/src/workflows/products/mutations.ts", "qualifiedName": "__type" }, - "16923": { + "16952": { "sourceFileName": "../../../../packages/core/types/src/workflows/products/mutations.ts", "qualifiedName": "__type.id" }, - "16924": { + "16953": { "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", "qualifiedName": "SessionOptions" }, - "16925": { + "16954": { "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", "qualifiedName": "__type.name" }, - "16926": { + "16955": { "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", "qualifiedName": "__type.resave" }, - "16927": { + "16956": { "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", "qualifiedName": "__type.rolling" }, - "16928": { + "16957": { "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", "qualifiedName": "__type.saveUninitialized" }, - "16929": { + "16958": { "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", "qualifiedName": "__type.secret" }, - "16930": { + "16959": { "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", "qualifiedName": "__type.ttl" }, - "16931": { + "16960": { "sourceFileName": "../../../../packages/core/types/src/common/camel-case.ts", "qualifiedName": "IsStringLiteral" }, - "16932": { + "16961": { "sourceFileName": "../../../../packages/core/types/src/common/camel-case.ts", "qualifiedName": "Type" }, - "16933": { + "16962": { "sourceFileName": "../../../../packages/core/types/src/common/camel-case.ts", "qualifiedName": "Join" }, - "16934": { + "16963": { "sourceFileName": "../../../../packages/core/types/src/common/camel-case.ts", "qualifiedName": "Type" }, - "16935": { + "16964": { "sourceFileName": "../../../../packages/core/types/src/common/camel-case.ts", "qualifiedName": "JoinedString" }, - "16936": { + "16965": { "sourceFileName": "../../../../packages/core/types/src/common/camel-case.ts", "qualifiedName": "CamelCapitalizer" }, - "16937": { + "16966": { "sourceFileName": "../../../../packages/core/types/src/common/camel-case.ts", "qualifiedName": "Type" }, - "16938": { + "16967": { "sourceFileName": "../../../../packages/core/types/src/common/camel-case.ts", "qualifiedName": "SplitAnyCase" }, - "16939": { + "16968": { "sourceFileName": "../../../../packages/core/types/src/common/camel-case.ts", "qualifiedName": "Type" }, - "16940": { + "16969": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "PrevLimit" }, - "16941": { + "16970": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "Query" }, - "16942": { + "16971": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "T" }, - "16943": { + "16972": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "ExpandScalar" }, - "16944": { + "16973": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "T" }, - "16945": { + "16974": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "Order" }, - "16946": { + "16975": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "T" }, - "16947": { + "16976": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "Dictionary" }, - "16948": { + "16977": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type" }, - "16949": { + "16978": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type.__index" }, - "16951": { + "16980": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "T" }, - "16952": { + "16981": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", "qualifiedName": "EntityClassName" }, - "16953": { + "16982": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", "qualifiedName": "EntityValues" }, - "16954": { + "16983": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", "qualifiedName": "__type" }, - "16955": { + "16984": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", "qualifiedName": "__type.id" }, - "16956": { + "16985": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", "qualifiedName": "BaseRepositoryService" }, - "16957": { + "16986": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", "qualifiedName": "BaseRepositoryService.transaction" }, - "16958": { + "16987": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", "qualifiedName": "BaseRepositoryService.transaction" }, - "16959": { + "16988": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", "qualifiedName": "TManager" }, - "16960": { + "16989": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", "qualifiedName": "task" }, - "16961": { + "16990": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", "qualifiedName": "__type" }, - "16962": { + "16991": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", "qualifiedName": "__type" }, - "16963": { + "16992": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", "qualifiedName": "transactionManager" }, - "16964": { + "16993": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", "qualifiedName": "context" }, - "16965": { + "16994": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", "qualifiedName": "__type" }, - "16966": { + "16995": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", "qualifiedName": "__type.isolationLevel" }, - "16967": { + "16996": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", "qualifiedName": "__type.transaction" }, - "16968": { + "16997": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", "qualifiedName": "__type.enableNestedTransactions" }, - "16969": { + "16998": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", "qualifiedName": "BaseRepositoryService.getFreshManager" }, - "16970": { + "16999": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", "qualifiedName": "BaseRepositoryService.getFreshManager" }, - "16971": { + "17000": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", "qualifiedName": "TManager" }, - "16972": { + "17001": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", "qualifiedName": "BaseRepositoryService.getActiveManager" }, - "16973": { + "17002": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", "qualifiedName": "BaseRepositoryService.getActiveManager" }, - "16974": { + "17003": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", "qualifiedName": "TManager" }, - "16975": { + "17004": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", "qualifiedName": "BaseRepositoryService.serialize" }, - "16976": { + "17005": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", "qualifiedName": "BaseRepositoryService.serialize" }, - "16977": { + "17006": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", "qualifiedName": "TOutput" }, - "16978": { + "17007": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", "qualifiedName": "data" }, - "16979": { + "17008": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", "qualifiedName": "options" }, - "16980": { + "17009": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", "qualifiedName": "BaseRepositoryService.T" }, - "16981": { + "17010": { "sourceFileName": "../../../../packages/core/types/src/http/collection/common.ts", "qualifiedName": "BaseCollection" }, - "16982": { + "17011": { "sourceFileName": "../../../../packages/core/types/src/http/collection/common.ts", "qualifiedName": "BaseCollection.id" }, - "16983": { + "17012": { "sourceFileName": "../../../../packages/core/types/src/http/collection/common.ts", "qualifiedName": "BaseCollection.title" }, - "16984": { + "17013": { "sourceFileName": "../../../../packages/core/types/src/http/collection/common.ts", "qualifiedName": "BaseCollection.handle" }, - "16985": { + "17014": { "sourceFileName": "../../../../packages/core/types/src/http/collection/common.ts", "qualifiedName": "BaseCollection.created_at" }, - "16986": { + "17015": { "sourceFileName": "../../../../packages/core/types/src/http/collection/common.ts", "qualifiedName": "BaseCollection.updated_at" }, - "16987": { + "17016": { "sourceFileName": "../../../../packages/core/types/src/http/collection/common.ts", "qualifiedName": "BaseCollection.deleted_at" }, - "16988": { + "17017": { "sourceFileName": "../../../../packages/core/types/src/http/collection/common.ts", "qualifiedName": "BaseCollection.products" }, - "16989": { + "17018": { "sourceFileName": "../../../../packages/core/types/src/http/collection/common.ts", "qualifiedName": "BaseCollection.metadata" }, - "16990": { + "17019": { "sourceFileName": "../../../../packages/core/types/src/http/collection/common.ts", "qualifiedName": "BaseCollectionListParams" }, - "16991": { + "17020": { "sourceFileName": "../../../../packages/core/types/src/http/collection/common.ts", "qualifiedName": "BaseCollectionListParams.q" }, - "16992": { + "17021": { "sourceFileName": "../../../../packages/core/types/src/http/collection/common.ts", "qualifiedName": "BaseCollectionListParams.id" }, - "16993": { + "17022": { "sourceFileName": "../../../../packages/core/types/src/http/collection/common.ts", "qualifiedName": "BaseCollectionListParams.handle" }, - "16994": { + "17023": { "sourceFileName": "../../../../packages/core/types/src/http/collection/common.ts", "qualifiedName": "BaseCollectionListParams.title" }, - "16995": { + "17024": { "sourceFileName": "../../../../packages/core/types/src/http/collection/common.ts", "qualifiedName": "BaseCollectionListParams.created_at" }, - "16996": { + "17025": { "sourceFileName": "../../../../packages/core/types/src/http/collection/common.ts", "qualifiedName": "BaseCollectionListParams.updated_at" }, - "16997": { + "17026": { "sourceFileName": "../../../../packages/core/types/src/http/common/request.ts", "qualifiedName": "FindParams.limit" }, - "16998": { + "17027": { "sourceFileName": "../../../../packages/core/types/src/http/common/request.ts", "qualifiedName": "FindParams.offset" }, - "16999": { + "17028": { "sourceFileName": "../../../../packages/core/types/src/http/common/request.ts", "qualifiedName": "FindParams.order" }, - "17000": { + "17029": { "sourceFileName": "../../../../packages/core/types/src/http/common/request.ts", "qualifiedName": "SelectParams.fields" }, - "17001": { + "17030": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.$and" }, - "17002": { + "17031": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.$or" }, - "17003": { + "17032": { "sourceFileName": "../../../../packages/core/types/src/http/collection/common.ts", "qualifiedName": "BaseCollectionParams" }, - "17004": { + "17033": { "sourceFileName": "../../../../packages/core/types/src/http/common/request.ts", "qualifiedName": "SelectParams.fields" }, - "17005": { + "17034": { "sourceFileName": "../../../../packages/core/types/src/http/file/common.ts", "qualifiedName": "BaseFile" }, - "17006": { + "17035": { "sourceFileName": "../../../../packages/core/types/src/http/file/common.ts", "qualifiedName": "BaseFile.id" }, - "17007": { + "17036": { "sourceFileName": "../../../../packages/core/types/src/http/file/common.ts", "qualifiedName": "BaseFile.url" }, - "17008": { + "17037": { "sourceFileName": "../../../../packages/core/types/src/http/file/common.ts", "qualifiedName": "BaseUploadFile" }, - "17009": { + "17038": { "sourceFileName": "../../../../packages/core/types/src/http/file/common.ts", "qualifiedName": "__type" }, - "17010": { + "17039": { "sourceFileName": "../../../../packages/core/types/src/http/file/common.ts", "qualifiedName": "__type.files" }, - "17011": { + "17040": { "sourceFileName": "../../../../packages/core/types/src/http/file/common.ts", "qualifiedName": "__type" }, - "17012": { + "17041": { "sourceFileName": "../../../../packages/core/types/src/http/file/common.ts", "qualifiedName": "__type.name" }, - "17013": { + "17042": { "sourceFileName": "../../../../packages/core/types/src/http/file/common.ts", "qualifiedName": "__type.content" }, - "17014": { + "17043": { "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/payloads.ts", "qualifiedName": "AdminUpsertFulfillmentSetServiceZoneGeoZone" }, - "17015": { + "17044": { "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/payloads.ts", "qualifiedName": "AdminUpdateFulfillmentSetServiceZoneGeoZone" }, - "17016": { + "17045": { "sourceFileName": "../../../../packages/core/types/src/http/product-category/common.ts", "qualifiedName": "BaseProductCategory" }, - "17017": { + "17046": { "sourceFileName": "../../../../packages/core/types/src/http/product-category/common.ts", "qualifiedName": "BaseProductCategory.id" }, - "17018": { + "17047": { "sourceFileName": "../../../../packages/core/types/src/http/product-category/common.ts", "qualifiedName": "BaseProductCategory.name" }, - "17019": { + "17048": { "sourceFileName": "../../../../packages/core/types/src/http/product-category/common.ts", "qualifiedName": "BaseProductCategory.description" }, - "17020": { + "17049": { "sourceFileName": "../../../../packages/core/types/src/http/product-category/common.ts", "qualifiedName": "BaseProductCategory.handle" }, - "17021": { + "17050": { "sourceFileName": "../../../../packages/core/types/src/http/product-category/common.ts", "qualifiedName": "BaseProductCategory.is_active" }, - "17022": { + "17051": { "sourceFileName": "../../../../packages/core/types/src/http/product-category/common.ts", "qualifiedName": "BaseProductCategory.is_internal" }, - "17023": { + "17052": { "sourceFileName": "../../../../packages/core/types/src/http/product-category/common.ts", "qualifiedName": "BaseProductCategory.rank" }, - "17024": { + "17053": { "sourceFileName": "../../../../packages/core/types/src/http/product-category/common.ts", "qualifiedName": "BaseProductCategory.parent_category_id" }, - "17025": { + "17054": { "sourceFileName": "../../../../packages/core/types/src/http/product-category/common.ts", "qualifiedName": "BaseProductCategory.parent_category" }, - "17026": { + "17055": { "sourceFileName": "../../../../packages/core/types/src/http/product-category/common.ts", "qualifiedName": "BaseProductCategory.category_children" }, - "17027": { + "17056": { "sourceFileName": "../../../../packages/core/types/src/http/product-category/common.ts", "qualifiedName": "BaseProductCategory.products" }, - "17028": { + "17057": { "sourceFileName": "../../../../packages/core/types/src/http/product-category/common.ts", "qualifiedName": "BaseProductCategory.created_at" }, - "17029": { + "17058": { "sourceFileName": "../../../../packages/core/types/src/http/product-category/common.ts", "qualifiedName": "BaseProductCategory.updated_at" }, - "17030": { + "17059": { "sourceFileName": "../../../../packages/core/types/src/http/product-category/common.ts", "qualifiedName": "BaseProductCategory.deleted_at" }, - "17031": { + "17060": { "sourceFileName": "../../../../packages/core/types/src/http/product-category/common.ts", "qualifiedName": "BaseProductCategoryListParams" }, - "17032": { + "17061": { "sourceFileName": "../../../../packages/core/types/src/http/product-category/common.ts", "qualifiedName": "BaseProductCategoryListParams.q" }, - "17033": { + "17062": { "sourceFileName": "../../../../packages/core/types/src/http/product-category/common.ts", "qualifiedName": "BaseProductCategoryListParams.id" }, - "17034": { + "17063": { "sourceFileName": "../../../../packages/core/types/src/http/product-category/common.ts", "qualifiedName": "BaseProductCategoryListParams.name" }, - "17035": { + "17064": { "sourceFileName": "../../../../packages/core/types/src/http/product-category/common.ts", "qualifiedName": "BaseProductCategoryListParams.description" }, - "17036": { + "17065": { "sourceFileName": "../../../../packages/core/types/src/http/product-category/common.ts", "qualifiedName": "BaseProductCategoryListParams.parent_category_id" }, - "17037": { + "17066": { "sourceFileName": "../../../../packages/core/types/src/http/product-category/common.ts", "qualifiedName": "BaseProductCategoryListParams.handle" }, - "17038": { + "17067": { "sourceFileName": "../../../../packages/core/types/src/http/product-category/common.ts", "qualifiedName": "BaseProductCategoryListParams.is_active" }, - "17039": { + "17068": { "sourceFileName": "../../../../packages/core/types/src/http/product-category/common.ts", "qualifiedName": "BaseProductCategoryListParams.is_internal" }, - "17040": { + "17069": { "sourceFileName": "../../../../packages/core/types/src/http/product-category/common.ts", "qualifiedName": "BaseProductCategoryListParams.include_descendants_tree" }, - "17041": { + "17070": { "sourceFileName": "../../../../packages/core/types/src/http/product-category/common.ts", "qualifiedName": "BaseProductCategoryListParams.include_ancestors_tree" }, - "17042": { + "17071": { "sourceFileName": "../../../../packages/core/types/src/http/product-category/common.ts", "qualifiedName": "BaseProductCategoryListParams.created_at" }, - "17043": { + "17072": { "sourceFileName": "../../../../packages/core/types/src/http/product-category/common.ts", "qualifiedName": "BaseProductCategoryListParams.updated_at" }, - "17044": { + "17073": { "sourceFileName": "../../../../packages/core/types/src/http/product-category/common.ts", "qualifiedName": "BaseProductCategoryListParams.deleted_at" }, - "17045": { + "17074": { "sourceFileName": "../../../../packages/core/types/src/http/common/request.ts", "qualifiedName": "FindParams.limit" }, - "17046": { + "17075": { "sourceFileName": "../../../../packages/core/types/src/http/common/request.ts", "qualifiedName": "FindParams.offset" }, - "17047": { + "17076": { "sourceFileName": "../../../../packages/core/types/src/http/common/request.ts", "qualifiedName": "FindParams.order" }, - "17048": { + "17077": { "sourceFileName": "../../../../packages/core/types/src/http/common/request.ts", "qualifiedName": "SelectParams.fields" }, - "17049": { + "17078": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.$and" }, - "17050": { + "17079": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.$or" }, - "17051": { + "17080": { "sourceFileName": "../../../../packages/core/types/src/http/product-category/common.ts", "qualifiedName": "BaseProductCategoryParams" }, - "17052": { + "17081": { "sourceFileName": "../../../../packages/core/types/src/http/product-category/common.ts", "qualifiedName": "BaseProductCategoryParams.include_ancestors_tree" }, - "17053": { + "17082": { "sourceFileName": "../../../../packages/core/types/src/http/product-category/common.ts", "qualifiedName": "BaseProductCategoryParams.include_descendants_tree" }, - "17054": { + "17083": { "sourceFileName": "../../../../packages/core/types/src/http/common/request.ts", "qualifiedName": "SelectParams.fields" }, - "17055": { + "17084": { "sourceFileName": "../../../../packages/core/types/src/http/product-tag/common.ts", "qualifiedName": "BaseProductTag" }, - "17056": { + "17085": { "sourceFileName": "../../../../packages/core/types/src/http/product-tag/common.ts", "qualifiedName": "BaseProductTag.id" }, - "17057": { + "17086": { "sourceFileName": "../../../../packages/core/types/src/http/product-tag/common.ts", "qualifiedName": "BaseProductTag.value" }, - "17058": { + "17087": { "sourceFileName": "../../../../packages/core/types/src/http/product-tag/common.ts", "qualifiedName": "BaseProductTag.created_at" }, - "17059": { + "17088": { "sourceFileName": "../../../../packages/core/types/src/http/product-tag/common.ts", "qualifiedName": "BaseProductTag.updated_at" }, - "17060": { + "17089": { "sourceFileName": "../../../../packages/core/types/src/http/product-tag/common.ts", "qualifiedName": "BaseProductTag.deleted_at" }, - "17061": { + "17090": { "sourceFileName": "../../../../packages/core/types/src/http/product-tag/common.ts", "qualifiedName": "BaseProductTag.metadata" }, - "17062": { + "17091": { "sourceFileName": "../../../../packages/core/types/src/http/product-tag/common.ts", "qualifiedName": "BaseProductTagListParams" }, - "17063": { + "17092": { "sourceFileName": "../../../../packages/core/types/src/http/product-tag/common.ts", "qualifiedName": "BaseProductTagListParams.q" }, - "17064": { + "17093": { "sourceFileName": "../../../../packages/core/types/src/http/product-tag/common.ts", "qualifiedName": "BaseProductTagListParams.id" }, - "17065": { + "17094": { "sourceFileName": "../../../../packages/core/types/src/http/product-tag/common.ts", "qualifiedName": "BaseProductTagListParams.value" }, - "17066": { + "17095": { "sourceFileName": "../../../../packages/core/types/src/http/product-tag/common.ts", "qualifiedName": "BaseProductTagListParams.created_at" }, - "17067": { + "17096": { "sourceFileName": "../../../../packages/core/types/src/http/product-tag/common.ts", "qualifiedName": "BaseProductTagListParams.updated_at" }, - "17068": { + "17097": { "sourceFileName": "../../../../packages/core/types/src/http/common/request.ts", "qualifiedName": "FindParams.limit" }, - "17069": { + "17098": { "sourceFileName": "../../../../packages/core/types/src/http/common/request.ts", "qualifiedName": "FindParams.offset" }, - "17070": { + "17099": { "sourceFileName": "../../../../packages/core/types/src/http/common/request.ts", "qualifiedName": "FindParams.order" }, - "17071": { + "17100": { "sourceFileName": "../../../../packages/core/types/src/http/common/request.ts", "qualifiedName": "SelectParams.fields" }, - "17072": { + "17101": { "sourceFileName": "../../../../packages/core/types/src/http/product-type/common.ts", "qualifiedName": "BaseProductType" }, - "17073": { + "17102": { "sourceFileName": "../../../../packages/core/types/src/http/product-type/common.ts", "qualifiedName": "BaseProductType.id" }, - "17074": { + "17103": { "sourceFileName": "../../../../packages/core/types/src/http/product-type/common.ts", "qualifiedName": "BaseProductType.value" }, - "17075": { + "17104": { "sourceFileName": "../../../../packages/core/types/src/http/product-type/common.ts", "qualifiedName": "BaseProductType.created_at" }, - "17076": { + "17105": { "sourceFileName": "../../../../packages/core/types/src/http/product-type/common.ts", "qualifiedName": "BaseProductType.updated_at" }, - "17077": { + "17106": { "sourceFileName": "../../../../packages/core/types/src/http/product-type/common.ts", "qualifiedName": "BaseProductType.deleted_at" }, - "17078": { + "17107": { "sourceFileName": "../../../../packages/core/types/src/http/product-type/common.ts", "qualifiedName": "BaseProductType.metadata" }, - "17079": { + "17108": { "sourceFileName": "../../../../packages/core/types/src/http/reservation/admin/reservation.ts", "qualifiedName": "ReservationResponse" }, - "17080": { + "17109": { "sourceFileName": "../../../../packages/core/types/src/http/reservation/admin/reservation.ts", "qualifiedName": "ReservationResponse.id" }, - "17081": { + "17110": { "sourceFileName": "../../../../packages/core/types/src/http/reservation/admin/reservation.ts", "qualifiedName": "ReservationResponse.line_item_id" }, - "17082": { + "17111": { "sourceFileName": "../../../../packages/core/types/src/http/reservation/admin/reservation.ts", "qualifiedName": "ReservationResponse.location_id" }, - "17083": { + "17112": { "sourceFileName": "../../../../packages/core/types/src/http/reservation/admin/reservation.ts", "qualifiedName": "ReservationResponse.quantity" }, - "17084": { + "17113": { "sourceFileName": "../../../../packages/core/types/src/http/reservation/admin/reservation.ts", "qualifiedName": "ReservationResponse.external_id" }, - "17085": { + "17114": { "sourceFileName": "../../../../packages/core/types/src/http/reservation/admin/reservation.ts", "qualifiedName": "ReservationResponse.description" }, - "17086": { + "17115": { "sourceFileName": "../../../../packages/core/types/src/http/reservation/admin/reservation.ts", "qualifiedName": "ReservationResponse.inventory_item_id" }, - "17087": { + "17116": { "sourceFileName": "../../../../packages/core/types/src/http/reservation/admin/reservation.ts", "qualifiedName": "ReservationResponse.inventory_item" }, - "17088": { + "17117": { "sourceFileName": "../../../../packages/core/types/src/http/reservation/admin/reservation.ts", "qualifiedName": "ReservationResponse.metadata" }, - "17089": { + "17118": { "sourceFileName": "../../../../packages/core/types/src/http/reservation/admin/reservation.ts", "qualifiedName": "ReservationResponse.created_by" }, - "17090": { + "17119": { "sourceFileName": "../../../../packages/core/types/src/http/reservation/admin/reservation.ts", "qualifiedName": "ReservationResponse.deleted_at" }, - "17091": { + "17120": { "sourceFileName": "../../../../packages/core/types/src/http/reservation/admin/reservation.ts", "qualifiedName": "ReservationResponse.created_at" }, - "17092": { + "17121": { "sourceFileName": "../../../../packages/core/types/src/http/reservation/admin/reservation.ts", "qualifiedName": "ReservationResponse.updated_at" }, - "17093": { + "17122": { "sourceFileName": "../../../../packages/core/types/src/http/stock-locations/admin/payloads.ts", "qualifiedName": "AdminUpsertStockLocationAddress" }, - "17094": { + "17123": { "sourceFileName": "../../../../packages/core/types/src/http/stock-locations/admin/payloads.ts", "qualifiedName": "AdminUpsertStockLocationAddress.address_1" }, - "17095": { + "17124": { "sourceFileName": "../../../../packages/core/types/src/http/stock-locations/admin/payloads.ts", "qualifiedName": "AdminUpsertStockLocationAddress.address_2" }, - "17096": { + "17125": { "sourceFileName": "../../../../packages/core/types/src/http/stock-locations/admin/payloads.ts", "qualifiedName": "AdminUpsertStockLocationAddress.company" }, - "17097": { + "17126": { "sourceFileName": "../../../../packages/core/types/src/http/stock-locations/admin/payloads.ts", "qualifiedName": "AdminUpsertStockLocationAddress.country_code" }, - "17098": { + "17127": { "sourceFileName": "../../../../packages/core/types/src/http/stock-locations/admin/payloads.ts", "qualifiedName": "AdminUpsertStockLocationAddress.city" }, - "17099": { + "17128": { "sourceFileName": "../../../../packages/core/types/src/http/stock-locations/admin/payloads.ts", "qualifiedName": "AdminUpsertStockLocationAddress.phone" }, - "17100": { + "17129": { "sourceFileName": "../../../../packages/core/types/src/http/stock-locations/admin/payloads.ts", "qualifiedName": "AdminUpsertStockLocationAddress.postal_code" }, - "17101": { + "17130": { "sourceFileName": "../../../../packages/core/types/src/http/stock-locations/admin/payloads.ts", "qualifiedName": "AdminUpsertStockLocationAddress.province" }, - "17102": { + "17131": { "sourceFileName": "../../../../packages/core/types/src/http/tax-rate/admin/payloads.ts", "qualifiedName": "AdminCreateTaxRateRule" }, - "17103": { + "17132": { "sourceFileName": "../../../../packages/core/types/src/http/tax-rate/admin/payloads.ts", "qualifiedName": "AdminCreateTaxRateRule.reference" }, - "17104": { + "17133": { "sourceFileName": "../../../../packages/core/types/src/http/tax-rate/admin/payloads.ts", "qualifiedName": "AdminCreateTaxRateRule.reference_id" }, - "17105": { + "17134": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "ModuleDeclaration" }, - "17106": { + "17135": { "sourceFileName": "../../../../packages/core/types/src/workflow/price-list/create-price-list.ts", "qualifiedName": "InputPrice" }, - "17107": { + "17136": { "sourceFileName": "../../../../packages/core/types/src/workflow/price-list/create-price-list.ts", "qualifiedName": "InputPrice.region_id" }, - "17108": { + "17137": { "sourceFileName": "../../../../packages/core/types/src/workflow/price-list/create-price-list.ts", "qualifiedName": "InputPrice.currency_code" }, - "17109": { + "17138": { "sourceFileName": "../../../../packages/core/types/src/workflow/price-list/create-price-list.ts", "qualifiedName": "InputPrice.amount" }, - "17110": { + "17139": { "sourceFileName": "../../../../packages/core/types/src/workflow/price-list/create-price-list.ts", "qualifiedName": "InputPrice.variant_id" }, - "17111": { + "17140": { "sourceFileName": "../../../../packages/core/types/src/workflow/price-list/create-price-list.ts", "qualifiedName": "InputPrice.min_quantity" }, - "17112": { + "17141": { "sourceFileName": "../../../../packages/core/types/src/workflow/price-list/create-price-list.ts", "qualifiedName": "InputPrice.max_quantity" }, - "17113": { + "17142": { "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/service.ts", "qualifiedName": "FlowRunOptions" }, - "17114": { + "17143": { "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/service.ts", "qualifiedName": "__type" }, - "17115": { + "17144": { "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/service.ts", "qualifiedName": "__type.input" }, - "17116": { + "17145": { "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/service.ts", "qualifiedName": "__type.context" }, - "17117": { + "17146": { "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/service.ts", "qualifiedName": "__type.resultFrom" }, - "17118": { + "17147": { "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/service.ts", "qualifiedName": "__type.throwOnError" }, - "17119": { + "17148": { "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/service.ts", "qualifiedName": "__type.events" }, - "17120": { + "17149": { "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/service.ts", "qualifiedName": "TData" }, - "17121": { + "17150": { "sourceFileName": "../../../../packages/core/types/src/common/camel-case.ts", "qualifiedName": "PascalCapitalizer" }, - "17122": { + "17151": { "sourceFileName": "../../../../packages/core/types/src/common/camel-case.ts", "qualifiedName": "Type" }, - "17123": { + "17152": { "sourceFileName": "../../../../packages/core/types/src/common/camel-case.ts", "qualifiedName": "Tuple" }, - "17124": { + "17153": { "sourceFileName": "../../../../packages/core/types/src/common/camel-case.ts", "qualifiedName": "IncludesSeparator" }, - "17125": { + "17154": { "sourceFileName": "../../../../packages/core/types/src/common/camel-case.ts", "qualifiedName": "Type" }, - "17126": { + "17155": { "sourceFileName": "../../../../packages/core/types/src/common/camel-case.ts", "qualifiedName": "SeparatorCaseParser" }, - "17127": { + "17156": { "sourceFileName": "../../../../packages/core/types/src/common/camel-case.ts", "qualifiedName": "Type" }, - "17128": { + "17157": { "sourceFileName": "../../../../packages/core/types/src/common/camel-case.ts", "qualifiedName": "Tuple" }, - "17129": { + "17158": { "sourceFileName": "../../../../packages/core/types/src/common/camel-case.ts", "qualifiedName": "IsOneWord" }, - "17130": { + "17159": { "sourceFileName": "../../../../packages/core/types/src/common/camel-case.ts", "qualifiedName": "Type" }, - "17131": { + "17160": { "sourceFileName": "../../../../packages/core/types/src/common/camel-case.ts", "qualifiedName": "IsCamelCase" }, - "17132": { + "17161": { "sourceFileName": "../../../../packages/core/types/src/common/camel-case.ts", "qualifiedName": "Type" }, - "17133": { + "17162": { "sourceFileName": "../../../../packages/core/types/src/common/camel-case.ts", "qualifiedName": "CamelCaseParser" }, - "17134": { + "17163": { "sourceFileName": "../../../../packages/core/types/src/common/camel-case.ts", "qualifiedName": "Type" }, - "17135": { + "17164": { "sourceFileName": "../../../../packages/core/types/src/common/camel-case.ts", "qualifiedName": "Tuple" }, - "17136": { + "17165": { "sourceFileName": "../../../../packages/core/types/src/common/camel-case.ts", "qualifiedName": "IsPascalCase" }, - "17137": { + "17166": { "sourceFileName": "../../../../packages/core/types/src/common/camel-case.ts", "qualifiedName": "Type" }, - "17138": { + "17167": { "sourceFileName": "../../../../packages/core/types/src/common/camel-case.ts", "qualifiedName": "PascalCaseParser" }, - "17139": { + "17168": { "sourceFileName": "../../../../packages/core/types/src/common/camel-case.ts", "qualifiedName": "Type" }, - "17140": { + "17169": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "Scalar" }, - "17141": { + "17170": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type" }, - "17142": { + "17171": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type.toHexString" }, - "17143": { + "17172": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type.toHexString" }, - "17144": { + "17173": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "FilterValue" }, - "17145": { + "17174": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "T" }, - "17146": { + "17175": { "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/payloads.ts", "qualifiedName": "AdminUpsertFulfillmentSetServiceZoneCountry" }, - "17147": { - "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/payloads.ts", - "qualifiedName": "AdminUpsertFulfillmentSetServiceZoneCountry.type" - }, - "17148": { - "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/payloads.ts", - "qualifiedName": "AdminUpsertGeoZone.country_code" - }, - "17149": { - "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/payloads.ts", - "qualifiedName": "AdminUpsertGeoZone.metadata" - }, - "17150": { - "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/payloads.ts", - "qualifiedName": "AdminUpsertFulfillmentSetServiceZoneProvince" - }, - "17151": { - "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/payloads.ts", - "qualifiedName": "AdminUpsertFulfillmentSetServiceZoneProvince.type" - }, - "17152": { - "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/payloads.ts", - "qualifiedName": "AdminUpsertFulfillmentSetServiceZoneProvince.province_code" - }, - "17153": { - "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/payloads.ts", - "qualifiedName": "AdminUpsertGeoZone.country_code" - }, - "17154": { - "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/payloads.ts", - "qualifiedName": "AdminUpsertGeoZone.metadata" - }, - "17155": { - "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/payloads.ts", - "qualifiedName": "AdminUpsertFulfillmentSetServiceZoneCity" - }, - "17156": { - "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/payloads.ts", - "qualifiedName": "AdminUpsertFulfillmentSetServiceZoneCity.type" - }, - "17157": { - "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/payloads.ts", - "qualifiedName": "AdminUpsertFulfillmentSetServiceZoneCity.province_code" - }, - "17158": { - "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/payloads.ts", - "qualifiedName": "AdminUpsertFulfillmentSetServiceZoneCity.city" - }, - "17159": { - "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/payloads.ts", - "qualifiedName": "AdminUpsertGeoZone.country_code" - }, - "17160": { - "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/payloads.ts", - "qualifiedName": "AdminUpsertGeoZone.metadata" - }, - "17161": { - "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/payloads.ts", - "qualifiedName": "AdminUpsertFulfillmentSetServiceZoneZip" - }, - "17162": { - "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/payloads.ts", - "qualifiedName": "AdminUpsertFulfillmentSetServiceZoneZip.type" - }, - "17163": { - "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/payloads.ts", - "qualifiedName": "AdminUpsertFulfillmentSetServiceZoneZip.province_code" - }, - "17164": { - "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/payloads.ts", - "qualifiedName": "AdminUpsertFulfillmentSetServiceZoneZip.city" - }, - "17165": { - "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/payloads.ts", - "qualifiedName": "AdminUpsertFulfillmentSetServiceZoneZip.postal_expression" - }, - "17166": { - "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/payloads.ts", - "qualifiedName": "AdminUpsertGeoZone.country_code" - }, - "17167": { - "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/payloads.ts", - "qualifiedName": "AdminUpsertGeoZone.metadata" - }, - "17168": { - "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/payloads.ts", - "qualifiedName": "AdminUpdateFulfillmentSetServiceZoneCountry" - }, - "17169": { - "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/payloads.ts", - "qualifiedName": "AdminUpdateFulfillmentSetServiceZoneCountry.type" - }, - "17170": { - "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/payloads.ts", - "qualifiedName": "AdminUpdateGeoZone.id" - }, - "17171": { - "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/payloads.ts", - "qualifiedName": "AdminUpsertGeoZone.country_code" - }, - "17172": { - "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/payloads.ts", - "qualifiedName": "AdminUpsertGeoZone.metadata" - }, - "17173": { - "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/payloads.ts", - "qualifiedName": "AdminUpdateFulfillmentSetServiceZoneProvince" - }, - "17174": { - "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/payloads.ts", - "qualifiedName": "AdminUpdateFulfillmentSetServiceZoneProvince.type" - }, - "17175": { - "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/payloads.ts", - "qualifiedName": "AdminUpdateFulfillmentSetServiceZoneProvince.province_code" - }, "17176": { "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/payloads.ts", - "qualifiedName": "AdminUpdateGeoZone.id" + "qualifiedName": "AdminUpsertFulfillmentSetServiceZoneCountry.type" }, "17177": { "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/payloads.ts", @@ -88515,107 +89234,107 @@ }, "17179": { "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/payloads.ts", - "qualifiedName": "AdminUpdateFulfillmentSetServiceZoneCity" + "qualifiedName": "AdminUpsertFulfillmentSetServiceZoneProvince" }, "17180": { "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/payloads.ts", - "qualifiedName": "AdminUpdateFulfillmentSetServiceZoneCity.type" + "qualifiedName": "AdminUpsertFulfillmentSetServiceZoneProvince.type" }, "17181": { "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/payloads.ts", - "qualifiedName": "AdminUpdateFulfillmentSetServiceZoneCity.province_code" + "qualifiedName": "AdminUpsertFulfillmentSetServiceZoneProvince.province_code" }, "17182": { "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/payloads.ts", - "qualifiedName": "AdminUpdateFulfillmentSetServiceZoneCity.city" + "qualifiedName": "AdminUpsertGeoZone.country_code" }, "17183": { "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/payloads.ts", - "qualifiedName": "AdminUpdateGeoZone.id" + "qualifiedName": "AdminUpsertGeoZone.metadata" }, "17184": { "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/payloads.ts", - "qualifiedName": "AdminUpsertGeoZone.country_code" + "qualifiedName": "AdminUpsertFulfillmentSetServiceZoneCity" }, "17185": { "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/payloads.ts", - "qualifiedName": "AdminUpsertGeoZone.metadata" + "qualifiedName": "AdminUpsertFulfillmentSetServiceZoneCity.type" }, "17186": { "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/payloads.ts", - "qualifiedName": "AdminUpdateFulfillmentSetServiceZoneZip" + "qualifiedName": "AdminUpsertFulfillmentSetServiceZoneCity.province_code" }, "17187": { "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/payloads.ts", - "qualifiedName": "AdminUpdateFulfillmentSetServiceZoneZip.type" + "qualifiedName": "AdminUpsertFulfillmentSetServiceZoneCity.city" }, "17188": { "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/payloads.ts", - "qualifiedName": "AdminUpdateFulfillmentSetServiceZoneZip.province_code" + "qualifiedName": "AdminUpsertGeoZone.country_code" }, "17189": { "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/payloads.ts", - "qualifiedName": "AdminUpdateFulfillmentSetServiceZoneZip.city" + "qualifiedName": "AdminUpsertGeoZone.metadata" }, "17190": { "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/payloads.ts", - "qualifiedName": "AdminUpdateFulfillmentSetServiceZoneZip.postal_expression" + "qualifiedName": "AdminUpsertFulfillmentSetServiceZoneZip" }, "17191": { "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/payloads.ts", - "qualifiedName": "AdminUpdateGeoZone.id" + "qualifiedName": "AdminUpsertFulfillmentSetServiceZoneZip.type" }, "17192": { "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/payloads.ts", - "qualifiedName": "AdminUpsertGeoZone.country_code" + "qualifiedName": "AdminUpsertFulfillmentSetServiceZoneZip.province_code" }, "17193": { "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/payloads.ts", - "qualifiedName": "AdminUpsertGeoZone.metadata" + "qualifiedName": "AdminUpsertFulfillmentSetServiceZoneZip.city" }, "17194": { - "sourceFileName": "../../../../packages/core/types/src/common/camel-case.ts", - "qualifiedName": "Separator" + "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/payloads.ts", + "qualifiedName": "AdminUpsertFulfillmentSetServiceZoneZip.postal_expression" }, "17195": { - "sourceFileName": "../../../../packages/core/types/src/common/camel-case.ts", - "qualifiedName": "WordInCamelCase" - }, - "17196": { - "sourceFileName": "../../../../packages/core/types/src/common/camel-case.ts", - "qualifiedName": "Type" - }, - "17197": { - "sourceFileName": "../../../../packages/core/types/src/common/camel-case.ts", - "qualifiedName": "Word" - }, - "17198": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "FilterValue2" - }, - "17199": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "T" - }, - "17200": { - "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/payloads.ts", - "qualifiedName": "AdminUpsertGeoZone" - }, - "17201": { - "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/payloads.ts", - "qualifiedName": "AdminUpsertGeoZone.type" - }, - "17202": { "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/payloads.ts", "qualifiedName": "AdminUpsertGeoZone.country_code" }, - "17203": { + "17196": { "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/payloads.ts", "qualifiedName": "AdminUpsertGeoZone.metadata" }, + "17197": { + "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/payloads.ts", + "qualifiedName": "AdminUpdateFulfillmentSetServiceZoneCountry" + }, + "17198": { + "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/payloads.ts", + "qualifiedName": "AdminUpdateFulfillmentSetServiceZoneCountry.type" + }, + "17199": { + "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/payloads.ts", + "qualifiedName": "AdminUpdateGeoZone.id" + }, + "17200": { + "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/payloads.ts", + "qualifiedName": "AdminUpsertGeoZone.country_code" + }, + "17201": { + "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/payloads.ts", + "qualifiedName": "AdminUpsertGeoZone.metadata" + }, + "17202": { + "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/payloads.ts", + "qualifiedName": "AdminUpdateFulfillmentSetServiceZoneProvince" + }, + "17203": { + "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/payloads.ts", + "qualifiedName": "AdminUpdateFulfillmentSetServiceZoneProvince.type" + }, "17204": { "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/payloads.ts", - "qualifiedName": "AdminUpdateGeoZone" + "qualifiedName": "AdminUpdateFulfillmentSetServiceZoneProvince.province_code" }, "17205": { "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/payloads.ts", @@ -88623,61 +89342,177 @@ }, "17206": { "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/payloads.ts", - "qualifiedName": "AdminUpsertGeoZone.type" + "qualifiedName": "AdminUpsertGeoZone.country_code" }, "17207": { "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/payloads.ts", - "qualifiedName": "AdminUpsertGeoZone.country_code" + "qualifiedName": "AdminUpsertGeoZone.metadata" }, "17208": { "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/payloads.ts", - "qualifiedName": "AdminUpsertGeoZone.metadata" + "qualifiedName": "AdminUpdateFulfillmentSetServiceZoneCity" }, "17209": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "Primary" + "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/payloads.ts", + "qualifiedName": "AdminUpdateFulfillmentSetServiceZoneCity.type" }, "17210": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type" + "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/payloads.ts", + "qualifiedName": "AdminUpdateFulfillmentSetServiceZoneCity.province_code" }, "17211": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.[PrimaryKeyType]" + "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/payloads.ts", + "qualifiedName": "AdminUpdateFulfillmentSetServiceZoneCity.city" }, "17212": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type" + "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/payloads.ts", + "qualifiedName": "AdminUpdateGeoZone.id" }, "17213": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type._id" + "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/payloads.ts", + "qualifiedName": "AdminUpsertGeoZone.country_code" }, "17214": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type" + "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/payloads.ts", + "qualifiedName": "AdminUpsertGeoZone.metadata" }, "17215": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.uuid" + "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/payloads.ts", + "qualifiedName": "AdminUpdateFulfillmentSetServiceZoneZip" }, "17216": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type" + "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/payloads.ts", + "qualifiedName": "AdminUpdateFulfillmentSetServiceZoneZip.type" }, "17217": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.id" + "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/payloads.ts", + "qualifiedName": "AdminUpdateFulfillmentSetServiceZoneZip.province_code" }, "17218": { + "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/payloads.ts", + "qualifiedName": "AdminUpdateFulfillmentSetServiceZoneZip.city" + }, + "17219": { + "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/payloads.ts", + "qualifiedName": "AdminUpdateFulfillmentSetServiceZoneZip.postal_expression" + }, + "17220": { + "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/payloads.ts", + "qualifiedName": "AdminUpdateGeoZone.id" + }, + "17221": { + "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/payloads.ts", + "qualifiedName": "AdminUpsertGeoZone.country_code" + }, + "17222": { + "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/payloads.ts", + "qualifiedName": "AdminUpsertGeoZone.metadata" + }, + "17223": { + "sourceFileName": "../../../../packages/core/types/src/common/camel-case.ts", + "qualifiedName": "Separator" + }, + "17224": { + "sourceFileName": "../../../../packages/core/types/src/common/camel-case.ts", + "qualifiedName": "WordInCamelCase" + }, + "17225": { + "sourceFileName": "../../../../packages/core/types/src/common/camel-case.ts", + "qualifiedName": "Type" + }, + "17226": { + "sourceFileName": "../../../../packages/core/types/src/common/camel-case.ts", + "qualifiedName": "Word" + }, + "17227": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "FilterValue2" + }, + "17228": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "T" }, - "17219": { + "17229": { + "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/payloads.ts", + "qualifiedName": "AdminUpsertGeoZone" + }, + "17230": { + "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/payloads.ts", + "qualifiedName": "AdminUpsertGeoZone.type" + }, + "17231": { + "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/payloads.ts", + "qualifiedName": "AdminUpsertGeoZone.country_code" + }, + "17232": { + "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/payloads.ts", + "qualifiedName": "AdminUpsertGeoZone.metadata" + }, + "17233": { + "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/payloads.ts", + "qualifiedName": "AdminUpdateGeoZone" + }, + "17234": { + "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/payloads.ts", + "qualifiedName": "AdminUpdateGeoZone.id" + }, + "17235": { + "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/payloads.ts", + "qualifiedName": "AdminUpsertGeoZone.type" + }, + "17236": { + "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/payloads.ts", + "qualifiedName": "AdminUpsertGeoZone.country_code" + }, + "17237": { + "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/payloads.ts", + "qualifiedName": "AdminUpsertGeoZone.metadata" + }, + "17238": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "Primary" + }, + "17239": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type" + }, + "17240": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type.[PrimaryKeyType]" + }, + "17241": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type" + }, + "17242": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type._id" + }, + "17243": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type" + }, + "17244": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type.uuid" + }, + "17245": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type" + }, + "17246": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type.id" + }, + "17247": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "T" + }, + "17248": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "ReadonlyPrimary" }, - "17220": { + "17249": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "T" } @@ -88711,31 +89546,31 @@ "25": "../../../../packages/core/types/src/dml/index.ts" }, "reflections": { - "1": 13784, - "2": 13803, - "3": 13804, - "4": 13818, - "5": 14057, - "6": 14246, - "7": 14322, - "8": 14341, - "9": 14430, - "10": 15361, - "11": 15712, - "12": 15770, - "13": 16067, - "14": 16162, - "15": 16206, - "16": 16338, - "17": 16343, - "18": 16344, - "19": 16354, - "20": 16371, - "21": 16388, - "22": 16438, - "23": 16448, - "24": 16455, - "25": 16575 + "1": 13770, + "2": 13789, + "3": 13790, + "4": 13804, + "5": 14043, + "6": 14232, + "7": 14308, + "8": 14327, + "9": 14416, + "10": 15390, + "11": 15741, + "12": 15799, + "13": 16096, + "14": 16191, + "15": 16235, + "16": 16367, + "17": 16372, + "18": 16373, + "19": 16383, + "20": 16400, + "21": 16417, + "22": 16467, + "23": 16477, + "24": 16484, + "25": 16604 } } } \ No newline at end of file diff --git a/www/utils/generated/typedoc-json-output/fulfillment-models.json b/www/utils/generated/typedoc-json-output/fulfillment-models.json index d9ffa6136c..286723fc3a 100644 --- a/www/utils/generated/typedoc-json-output/fulfillment-models.json +++ b/www/utils/generated/typedoc-json-output/fulfillment-models.json @@ -1,5 +1,5 @@ { - "id": 4148, + "id": 4150, "name": "fulfillment-models", "variant": "project", "kind": 1, @@ -18,28 +18,28 @@ }, "children": [ { - "id": 4149, + "id": 4151, "name": "Address", "variant": "declaration", "kind": 128, "flags": {}, "children": [ { - "id": 4150, + "id": 4152, "name": "constructor", "variant": "declaration", "kind": 512, "flags": {}, "signatures": [ { - "id": 4151, + "id": 4153, "name": "new Address", "variant": "signature", "kind": 16384, "flags": {}, "type": { "type": "reference", - "target": 4149, + "target": 4151, "name": "Address", "package": "@medusajs/fulfillment", "qualifiedName": "default" @@ -48,7 +48,7 @@ ] }, { - "id": 4171, + "id": 4173, "name": "[OptionalProps]", "variant": "declaration", "kind": 1024, @@ -64,7 +64,7 @@ } }, { - "id": 4152, + "id": 4154, "name": "id", "variant": "declaration", "kind": 1024, @@ -75,7 +75,7 @@ } }, { - "id": 4153, + "id": 4155, "name": "company", "variant": "declaration", "kind": 1024, @@ -96,7 +96,7 @@ "defaultValue": "null" }, { - "id": 4154, + "id": 4156, "name": "first_name", "variant": "declaration", "kind": 1024, @@ -117,7 +117,7 @@ "defaultValue": "null" }, { - "id": 4155, + "id": 4157, "name": "last_name", "variant": "declaration", "kind": 1024, @@ -138,7 +138,7 @@ "defaultValue": "null" }, { - "id": 4156, + "id": 4158, "name": "address_1", "variant": "declaration", "kind": 1024, @@ -159,7 +159,7 @@ "defaultValue": "null" }, { - "id": 4157, + "id": 4159, "name": "address_2", "variant": "declaration", "kind": 1024, @@ -180,7 +180,7 @@ "defaultValue": "null" }, { - "id": 4158, + "id": 4160, "name": "city", "variant": "declaration", "kind": 1024, @@ -201,7 +201,7 @@ "defaultValue": "null" }, { - "id": 4159, + "id": 4161, "name": "country_code", "variant": "declaration", "kind": 1024, @@ -222,7 +222,7 @@ "defaultValue": "null" }, { - "id": 4160, + "id": 4162, "name": "province", "variant": "declaration", "kind": 1024, @@ -243,7 +243,7 @@ "defaultValue": "null" }, { - "id": 4161, + "id": 4163, "name": "postal_code", "variant": "declaration", "kind": 1024, @@ -264,7 +264,7 @@ "defaultValue": "null" }, { - "id": 4162, + "id": 4164, "name": "phone", "variant": "declaration", "kind": 1024, @@ -285,7 +285,7 @@ "defaultValue": "null" }, { - "id": 4163, + "id": 4165, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -321,7 +321,7 @@ "defaultValue": "null" }, { - "id": 4164, + "id": 4166, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -337,7 +337,7 @@ } }, { - "id": 4165, + "id": 4167, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -353,7 +353,7 @@ } }, { - "id": 4166, + "id": 4168, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -379,14 +379,14 @@ "defaultValue": "null" }, { - "id": 4167, + "id": 4169, "name": "onCreate", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 4168, + "id": 4170, "name": "onCreate", "variant": "signature", "kind": 4096, @@ -399,14 +399,14 @@ ] }, { - "id": 4169, + "id": 4171, "name": "onInit", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 4170, + "id": 4172, "name": "onInit", "variant": "signature", "kind": 4096, @@ -423,15 +423,13 @@ { "title": "Constructors", "children": [ - 4150 + 4152 ] }, { "title": "Properties", "children": [ - 4171, - 4152, - 4153, + 4173, 4154, 4155, 4156, @@ -444,41 +442,43 @@ 4163, 4164, 4165, - 4166 + 4166, + 4167, + 4168 ] }, { "title": "Methods", "children": [ - 4167, - 4169 + 4169, + 4171 ] } ] }, { - "id": 4198, + "id": 4200, "name": "FulfillmentItem", "variant": "declaration", "kind": 128, "flags": {}, "children": [ { - "id": 4199, + "id": 4201, "name": "constructor", "variant": "declaration", "kind": 512, "flags": {}, "signatures": [ { - "id": 4200, + "id": 4202, "name": "new FulfillmentItem", "variant": "signature", "kind": 16384, "flags": {}, "type": { "type": "reference", - "target": 4198, + "target": 4200, "name": "FulfillmentItem", "package": "@medusajs/fulfillment", "qualifiedName": "default" @@ -487,7 +487,7 @@ ] }, { - "id": 4218, + "id": 4220, "name": "[OptionalProps]", "variant": "declaration", "kind": 1024, @@ -505,7 +505,7 @@ } }, { - "id": 4201, + "id": 4203, "name": "id", "variant": "declaration", "kind": 1024, @@ -516,7 +516,7 @@ } }, { - "id": 4202, + "id": 4204, "name": "title", "variant": "declaration", "kind": 1024, @@ -527,7 +527,7 @@ } }, { - "id": 4203, + "id": 4205, "name": "sku", "variant": "declaration", "kind": 1024, @@ -538,7 +538,7 @@ } }, { - "id": 4204, + "id": 4206, "name": "barcode", "variant": "declaration", "kind": 1024, @@ -549,7 +549,7 @@ } }, { - "id": 4205, + "id": 4207, "name": "quantity", "variant": "declaration", "kind": 1024, @@ -574,7 +574,7 @@ } }, { - "id": 4206, + "id": 4208, "name": "raw_quantity", "variant": "declaration", "kind": 1024, @@ -590,7 +590,7 @@ } }, { - "id": 4207, + "id": 4209, "name": "line_item_id", "variant": "declaration", "kind": 1024, @@ -611,7 +611,7 @@ "defaultValue": "null" }, { - "id": 4208, + "id": 4210, "name": "inventory_item_id", "variant": "declaration", "kind": 1024, @@ -632,7 +632,7 @@ "defaultValue": "null" }, { - "id": 4209, + "id": 4211, "name": "fulfillment_id", "variant": "declaration", "kind": 1024, @@ -643,21 +643,21 @@ } }, { - "id": 4210, + "id": 4212, "name": "fulfillment", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 4172, + "target": 4174, "name": "Fulfillment", "package": "@medusajs/fulfillment", "qualifiedName": "default" } }, { - "id": 4211, + "id": 4213, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -673,7 +673,7 @@ } }, { - "id": 4212, + "id": 4214, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -689,7 +689,7 @@ } }, { - "id": 4213, + "id": 4215, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -715,14 +715,14 @@ "defaultValue": "null" }, { - "id": 4214, + "id": 4216, "name": "onCreate", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 4215, + "id": 4217, "name": "onCreate", "variant": "signature", "kind": 4096, @@ -735,14 +735,14 @@ ] }, { - "id": 4216, + "id": 4218, "name": "onInit", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 4217, + "id": 4219, "name": "onInit", "variant": "signature", "kind": 4096, @@ -759,15 +759,13 @@ { "title": "Constructors", "children": [ - 4199 + 4201 ] }, { "title": "Properties", "children": [ - 4218, - 4201, - 4202, + 4220, 4203, 4204, 4205, @@ -778,41 +776,43 @@ 4210, 4211, 4212, - 4213 + 4213, + 4214, + 4215 ] }, { "title": "Methods", "children": [ - 4214, - 4216 + 4216, + 4218 ] } ] }, { - "id": 4219, + "id": 4221, "name": "FulfillmentLabel", "variant": "declaration", "kind": 128, "flags": {}, "children": [ { - "id": 4220, + "id": 4222, "name": "constructor", "variant": "declaration", "kind": 512, "flags": {}, "signatures": [ { - "id": 4221, + "id": 4223, "name": "new FulfillmentLabel", "variant": "signature", "kind": 16384, "flags": {}, "type": { "type": "reference", - "target": 4219, + "target": 4221, "name": "FulfillmentLabel", "package": "@medusajs/fulfillment", "qualifiedName": "default" @@ -821,7 +821,7 @@ ] }, { - "id": 4235, + "id": 4237, "name": "[OptionalProps]", "variant": "declaration", "kind": 1024, @@ -839,7 +839,7 @@ } }, { - "id": 4222, + "id": 4224, "name": "id", "variant": "declaration", "kind": 1024, @@ -850,7 +850,7 @@ } }, { - "id": 4223, + "id": 4225, "name": "tracking_number", "variant": "declaration", "kind": 1024, @@ -861,7 +861,7 @@ } }, { - "id": 4224, + "id": 4226, "name": "tracking_url", "variant": "declaration", "kind": 1024, @@ -872,7 +872,7 @@ } }, { - "id": 4225, + "id": 4227, "name": "label_url", "variant": "declaration", "kind": 1024, @@ -883,7 +883,7 @@ } }, { - "id": 4226, + "id": 4228, "name": "fulfillment_id", "variant": "declaration", "kind": 1024, @@ -894,21 +894,21 @@ } }, { - "id": 4227, + "id": 4229, "name": "fulfillment", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 4172, + "target": 4174, "name": "Fulfillment", "package": "@medusajs/fulfillment", "qualifiedName": "default" } }, { - "id": 4228, + "id": 4230, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -924,7 +924,7 @@ } }, { - "id": 4229, + "id": 4231, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -940,7 +940,7 @@ } }, { - "id": 4230, + "id": 4232, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -966,14 +966,14 @@ "defaultValue": "null" }, { - "id": 4231, + "id": 4233, "name": "onCreate", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 4232, + "id": 4234, "name": "onCreate", "variant": "signature", "kind": 4096, @@ -986,14 +986,14 @@ ] }, { - "id": 4233, + "id": 4235, "name": "onInit", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 4234, + "id": 4236, "name": "onInit", "variant": "signature", "kind": 4096, @@ -1010,56 +1010,56 @@ { "title": "Constructors", "children": [ - 4220 + 4222 ] }, { "title": "Properties", "children": [ - 4235, - 4222, - 4223, + 4237, 4224, 4225, 4226, 4227, 4228, 4229, - 4230 + 4230, + 4231, + 4232 ] }, { "title": "Methods", "children": [ - 4231, - 4233 + 4233, + 4235 ] } ] }, { - "id": 4236, + "id": 4238, "name": "FulfillmentProvider", "variant": "declaration", "kind": 128, "flags": {}, "children": [ { - "id": 4237, + "id": 4239, "name": "constructor", "variant": "declaration", "kind": 512, "flags": {}, "signatures": [ { - "id": 4238, + "id": 4240, "name": "new FulfillmentProvider", "variant": "signature", "kind": 16384, "flags": {}, "type": { "type": "reference", - "target": 4236, + "target": 4238, "name": "FulfillmentProvider", "package": "@medusajs/fulfillment", "qualifiedName": "default" @@ -1068,7 +1068,7 @@ ] }, { - "id": 4239, + "id": 4241, "name": "id", "variant": "declaration", "kind": 1024, @@ -1079,7 +1079,7 @@ } }, { - "id": 4240, + "id": 4242, "name": "is_enabled", "variant": "declaration", "kind": 1024, @@ -1091,14 +1091,14 @@ "defaultValue": "true" }, { - "id": 4241, + "id": 4243, "name": "onCreate", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 4242, + "id": 4244, "name": "onCreate", "variant": "signature", "kind": 4096, @@ -1111,14 +1111,14 @@ ] }, { - "id": 4243, + "id": 4245, "name": "onInit", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 4244, + "id": 4246, "name": "onInit", "variant": "signature", "kind": 4096, @@ -1135,48 +1135,48 @@ { "title": "Constructors", "children": [ - 4237 + 4239 ] }, { "title": "Properties", "children": [ - 4239, - 4240 + 4241, + 4242 ] }, { "title": "Methods", "children": [ - 4241, - 4243 + 4243, + 4245 ] } ] }, { - "id": 4245, + "id": 4247, "name": "FulfillmentSet", "variant": "declaration", "kind": 128, "flags": {}, "children": [ { - "id": 4246, + "id": 4248, "name": "constructor", "variant": "declaration", "kind": 512, "flags": {}, "signatures": [ { - "id": 4247, + "id": 4249, "name": "new FulfillmentSet", "variant": "signature", "kind": 16384, "flags": {}, "type": { "type": "reference", - "target": 4245, + "target": 4247, "name": "FulfillmentSet", "package": "@medusajs/fulfillment", "qualifiedName": "default" @@ -1185,7 +1185,7 @@ ] }, { - "id": 4260, + "id": 4262, "name": "[OptionalProps]", "variant": "declaration", "kind": 1024, @@ -1203,7 +1203,7 @@ } }, { - "id": 4248, + "id": 4250, "name": "id", "variant": "declaration", "kind": 1024, @@ -1214,7 +1214,7 @@ } }, { - "id": 4249, + "id": 4251, "name": "name", "variant": "declaration", "kind": 1024, @@ -1225,7 +1225,7 @@ } }, { - "id": 4250, + "id": 4252, "name": "type", "variant": "declaration", "kind": 1024, @@ -1236,7 +1236,7 @@ } }, { - "id": 4251, + "id": 4253, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -1272,7 +1272,7 @@ "defaultValue": "null" }, { - "id": 4252, + "id": 4254, "name": "service_zones", "variant": "declaration", "kind": 1024, @@ -1286,7 +1286,7 @@ "typeArguments": [ { "type": "reference", - "target": 4281, + "target": 4283, "name": "ServiceZone", "package": "@medusajs/fulfillment", "qualifiedName": "default" @@ -1302,7 +1302,7 @@ "defaultValue": "..." }, { - "id": 4253, + "id": 4255, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -1318,7 +1318,7 @@ } }, { - "id": 4254, + "id": 4256, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -1334,7 +1334,7 @@ } }, { - "id": 4255, + "id": 4257, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -1360,14 +1360,14 @@ "defaultValue": "null" }, { - "id": 4256, + "id": 4258, "name": "onCreate", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 4257, + "id": 4259, "name": "onCreate", "variant": "signature", "kind": 4096, @@ -1380,14 +1380,14 @@ ] }, { - "id": 4258, + "id": 4260, "name": "onInit", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 4259, + "id": 4261, "name": "onInit", "variant": "signature", "kind": 4096, @@ -1404,55 +1404,55 @@ { "title": "Constructors", "children": [ - 4246 + 4248 ] }, { "title": "Properties", "children": [ - 4260, - 4248, - 4249, + 4262, 4250, 4251, 4252, 4253, 4254, - 4255 + 4255, + 4256, + 4257 ] }, { "title": "Methods", "children": [ - 4256, - 4258 + 4258, + 4260 ] } ] }, { - "id": 4172, + "id": 4174, "name": "Fulfillment", "variant": "declaration", "kind": 128, "flags": {}, "children": [ { - "id": 4173, + "id": 4175, "name": "constructor", "variant": "declaration", "kind": 512, "flags": {}, "signatures": [ { - "id": 4174, + "id": 4176, "name": "new Fulfillment", "variant": "signature", "kind": 16384, "flags": {}, "type": { "type": "reference", - "target": 4172, + "target": 4174, "name": "Fulfillment", "package": "@medusajs/fulfillment", "qualifiedName": "default" @@ -1461,7 +1461,7 @@ ] }, { - "id": 4197, + "id": 4199, "name": "[OptionalProps]", "variant": "declaration", "kind": 1024, @@ -1479,7 +1479,7 @@ } }, { - "id": 4175, + "id": 4177, "name": "id", "variant": "declaration", "kind": 1024, @@ -1490,7 +1490,7 @@ } }, { - "id": 4176, + "id": 4178, "name": "location_id", "variant": "declaration", "kind": 1024, @@ -1501,7 +1501,7 @@ } }, { - "id": 4177, + "id": 4179, "name": "packed_at", "variant": "declaration", "kind": 1024, @@ -1527,7 +1527,7 @@ "defaultValue": "null" }, { - "id": 4178, + "id": 4180, "name": "shipped_at", "variant": "declaration", "kind": 1024, @@ -1553,7 +1553,7 @@ "defaultValue": "null" }, { - "id": 4179, + "id": 4181, "name": "delivered_at", "variant": "declaration", "kind": 1024, @@ -1579,7 +1579,7 @@ "defaultValue": "null" }, { - "id": 4180, + "id": 4182, "name": "canceled_at", "variant": "declaration", "kind": 1024, @@ -1605,7 +1605,7 @@ "defaultValue": "null" }, { - "id": 4181, + "id": 4183, "name": "data", "variant": "declaration", "kind": 1024, @@ -1641,7 +1641,7 @@ "defaultValue": "null" }, { - "id": 4182, + "id": 4184, "name": "provider_id", "variant": "declaration", "kind": 1024, @@ -1652,7 +1652,7 @@ } }, { - "id": 4183, + "id": 4185, "name": "shipping_option_id", "variant": "declaration", "kind": 1024, @@ -1673,7 +1673,7 @@ "defaultValue": "null" }, { - "id": 4184, + "id": 4186, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -1709,7 +1709,7 @@ "defaultValue": "null" }, { - "id": 4185, + "id": 4187, "name": "shipping_option", "variant": "declaration", "kind": 1024, @@ -1723,7 +1723,7 @@ }, { "type": "reference", - "target": 4299, + "target": 4301, "name": "ShippingOption", "package": "@medusajs/fulfillment", "qualifiedName": "default" @@ -1732,35 +1732,35 @@ } }, { - "id": 4186, + "id": 4188, "name": "provider", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 4236, + "target": 4238, "name": "FulfillmentProvider", "package": "@medusajs/fulfillment", "qualifiedName": "default" } }, { - "id": 4187, + "id": 4189, "name": "delivery_address", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 4149, + "target": 4151, "name": "Address", "package": "@medusajs/fulfillment", "qualifiedName": "default" } }, { - "id": 4188, + "id": 4190, "name": "items", "variant": "declaration", "kind": 1024, @@ -1774,7 +1774,7 @@ "typeArguments": [ { "type": "reference", - "target": 4198, + "target": 4200, "name": "FulfillmentItem", "package": "@medusajs/fulfillment", "qualifiedName": "default" @@ -1790,7 +1790,7 @@ "defaultValue": "..." }, { - "id": 4189, + "id": 4191, "name": "labels", "variant": "declaration", "kind": 1024, @@ -1804,7 +1804,7 @@ "typeArguments": [ { "type": "reference", - "target": 4219, + "target": 4221, "name": "FulfillmentLabel", "package": "@medusajs/fulfillment", "qualifiedName": "default" @@ -1820,7 +1820,7 @@ "defaultValue": "..." }, { - "id": 4190, + "id": 4192, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -1836,7 +1836,7 @@ } }, { - "id": 4191, + "id": 4193, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -1852,7 +1852,7 @@ } }, { - "id": 4192, + "id": 4194, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -1878,14 +1878,14 @@ "defaultValue": "null" }, { - "id": 4193, + "id": 4195, "name": "onCreate", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 4194, + "id": 4196, "name": "onCreate", "variant": "signature", "kind": 4096, @@ -1898,14 +1898,14 @@ ] }, { - "id": 4195, + "id": 4197, "name": "onInit", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 4196, + "id": 4198, "name": "onInit", "variant": "signature", "kind": 4096, @@ -1922,15 +1922,13 @@ { "title": "Constructors", "children": [ - 4173 + 4175 ] }, { "title": "Properties", "children": [ - 4197, - 4175, - 4176, + 4199, 4177, 4178, 4179, @@ -1946,41 +1944,43 @@ 4189, 4190, 4191, - 4192 + 4192, + 4193, + 4194 ] }, { "title": "Methods", "children": [ - 4193, - 4195 + 4195, + 4197 ] } ] }, { - "id": 4261, + "id": 4263, "name": "GeoZone", "variant": "declaration", "kind": 128, "flags": {}, "children": [ { - "id": 4262, + "id": 4264, "name": "constructor", "variant": "declaration", "kind": 512, "flags": {}, "signatures": [ { - "id": 4263, + "id": 4265, "name": "new GeoZone", "variant": "signature", "kind": 16384, "flags": {}, "type": { "type": "reference", - "target": 4261, + "target": 4263, "name": "GeoZone", "package": "@medusajs/fulfillment", "qualifiedName": "default" @@ -1989,7 +1989,7 @@ ] }, { - "id": 4280, + "id": 4282, "name": "[OptionalProps]", "variant": "declaration", "kind": 1024, @@ -2007,7 +2007,7 @@ } }, { - "id": 4264, + "id": 4266, "name": "id", "variant": "declaration", "kind": 1024, @@ -2018,7 +2018,7 @@ } }, { - "id": 4265, + "id": 4267, "name": "type", "variant": "declaration", "kind": 1024, @@ -2034,7 +2034,7 @@ } }, { - "id": 4266, + "id": 4268, "name": "country_code", "variant": "declaration", "kind": 1024, @@ -2045,7 +2045,7 @@ } }, { - "id": 4267, + "id": 4269, "name": "province_code", "variant": "declaration", "kind": 1024, @@ -2066,7 +2066,7 @@ "defaultValue": "null" }, { - "id": 4268, + "id": 4270, "name": "city", "variant": "declaration", "kind": 1024, @@ -2087,7 +2087,7 @@ "defaultValue": "null" }, { - "id": 4269, + "id": 4271, "name": "service_zone_id", "variant": "declaration", "kind": 1024, @@ -2098,7 +2098,7 @@ } }, { - "id": 4270, + "id": 4272, "name": "postal_expression", "variant": "declaration", "kind": 1024, @@ -2134,7 +2134,7 @@ "defaultValue": "null" }, { - "id": 4271, + "id": 4273, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -2170,21 +2170,21 @@ "defaultValue": "null" }, { - "id": 4272, + "id": 4274, "name": "service_zone", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 4281, + "target": 4283, "name": "ServiceZone", "package": "@medusajs/fulfillment", "qualifiedName": "default" } }, { - "id": 4273, + "id": 4275, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -2200,7 +2200,7 @@ } }, { - "id": 4274, + "id": 4276, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -2216,7 +2216,7 @@ } }, { - "id": 4275, + "id": 4277, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -2242,14 +2242,14 @@ "defaultValue": "null" }, { - "id": 4276, + "id": 4278, "name": "onCreate", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 4277, + "id": 4279, "name": "onCreate", "variant": "signature", "kind": 4096, @@ -2262,14 +2262,14 @@ ] }, { - "id": 4278, + "id": 4280, "name": "onInit", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 4279, + "id": 4281, "name": "onInit", "variant": "signature", "kind": 4096, @@ -2286,15 +2286,13 @@ { "title": "Constructors", "children": [ - 4262 + 4264 ] }, { "title": "Properties", "children": [ - 4280, - 4264, - 4265, + 4282, 4266, 4267, 4268, @@ -2304,41 +2302,43 @@ 4272, 4273, 4274, - 4275 + 4275, + 4276, + 4277 ] }, { "title": "Methods", "children": [ - 4276, - 4278 + 4278, + 4280 ] } ] }, { - "id": 4281, + "id": 4283, "name": "ServiceZone", "variant": "declaration", "kind": 128, "flags": {}, "children": [ { - "id": 4282, + "id": 4284, "name": "constructor", "variant": "declaration", "kind": 512, "flags": {}, "signatures": [ { - "id": 4283, + "id": 4285, "name": "new ServiceZone", "variant": "signature", "kind": 16384, "flags": {}, "type": { "type": "reference", - "target": 4281, + "target": 4283, "name": "ServiceZone", "package": "@medusajs/fulfillment", "qualifiedName": "default" @@ -2347,7 +2347,7 @@ ] }, { - "id": 4298, + "id": 4300, "name": "[OptionalProps]", "variant": "declaration", "kind": 1024, @@ -2365,7 +2365,7 @@ } }, { - "id": 4284, + "id": 4286, "name": "id", "variant": "declaration", "kind": 1024, @@ -2376,7 +2376,7 @@ } }, { - "id": 4285, + "id": 4287, "name": "name", "variant": "declaration", "kind": 1024, @@ -2387,7 +2387,7 @@ } }, { - "id": 4286, + "id": 4288, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -2423,7 +2423,7 @@ "defaultValue": "null" }, { - "id": 4287, + "id": 4289, "name": "fulfillment_set_id", "variant": "declaration", "kind": 1024, @@ -2434,21 +2434,21 @@ } }, { - "id": 4288, + "id": 4290, "name": "fulfillment_set", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 4245, + "target": 4247, "name": "FulfillmentSet", "package": "@medusajs/fulfillment", "qualifiedName": "default" } }, { - "id": 4289, + "id": 4291, "name": "geo_zones", "variant": "declaration", "kind": 1024, @@ -2462,7 +2462,7 @@ "typeArguments": [ { "type": "reference", - "target": 4261, + "target": 4263, "name": "GeoZone", "package": "@medusajs/fulfillment", "qualifiedName": "default" @@ -2478,7 +2478,7 @@ "defaultValue": "..." }, { - "id": 4290, + "id": 4292, "name": "shipping_options", "variant": "declaration", "kind": 1024, @@ -2492,7 +2492,7 @@ "typeArguments": [ { "type": "reference", - "target": 4299, + "target": 4301, "name": "ShippingOption", "package": "@medusajs/fulfillment", "qualifiedName": "default" @@ -2508,7 +2508,7 @@ "defaultValue": "..." }, { - "id": 4291, + "id": 4293, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -2524,7 +2524,7 @@ } }, { - "id": 4292, + "id": 4294, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -2540,7 +2540,7 @@ } }, { - "id": 4293, + "id": 4295, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -2566,14 +2566,14 @@ "defaultValue": "null" }, { - "id": 4294, + "id": 4296, "name": "onCreate", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 4295, + "id": 4297, "name": "onCreate", "variant": "signature", "kind": 4096, @@ -2586,14 +2586,14 @@ ] }, { - "id": 4296, + "id": 4298, "name": "onInit", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 4297, + "id": 4299, "name": "onInit", "variant": "signature", "kind": 4096, @@ -2610,15 +2610,13 @@ { "title": "Constructors", "children": [ - 4282 + 4284 ] }, { "title": "Properties", "children": [ - 4298, - 4284, - 4285, + 4300, 4286, 4287, 4288, @@ -2626,41 +2624,43 @@ 4290, 4291, 4292, - 4293 + 4293, + 4294, + 4295 ] }, { "title": "Methods", "children": [ - 4294, - 4296 + 4296, + 4298 ] } ] }, { - "id": 4325, + "id": 4327, "name": "ShippingOptionRule", "variant": "declaration", "kind": 128, "flags": {}, "children": [ { - "id": 4326, + "id": 4328, "name": "constructor", "variant": "declaration", "kind": 512, "flags": {}, "signatures": [ { - "id": 4327, + "id": 4329, "name": "new ShippingOptionRule", "variant": "signature", "kind": 16384, "flags": {}, "type": { "type": "reference", - "target": 4325, + "target": 4327, "name": "ShippingOptionRule", "package": "@medusajs/fulfillment", "qualifiedName": "default" @@ -2669,7 +2669,7 @@ ] }, { - "id": 4341, + "id": 4343, "name": "[OptionalProps]", "variant": "declaration", "kind": 1024, @@ -2687,7 +2687,7 @@ } }, { - "id": 4328, + "id": 4330, "name": "id", "variant": "declaration", "kind": 1024, @@ -2698,7 +2698,7 @@ } }, { - "id": 4329, + "id": 4331, "name": "attribute", "variant": "declaration", "kind": 1024, @@ -2709,7 +2709,7 @@ } }, { - "id": 4330, + "id": 4332, "name": "operator", "variant": "declaration", "kind": 1024, @@ -2753,7 +2753,7 @@ } }, { - "id": 4331, + "id": 4333, "name": "value", "variant": "declaration", "kind": 1024, @@ -2781,7 +2781,7 @@ "defaultValue": "null" }, { - "id": 4332, + "id": 4334, "name": "shipping_option_id", "variant": "declaration", "kind": 1024, @@ -2792,21 +2792,21 @@ } }, { - "id": 4333, + "id": 4335, "name": "shipping_option", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 4299, + "target": 4301, "name": "ShippingOption", "package": "@medusajs/fulfillment", "qualifiedName": "default" } }, { - "id": 4334, + "id": 4336, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -2822,7 +2822,7 @@ } }, { - "id": 4335, + "id": 4337, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -2838,7 +2838,7 @@ } }, { - "id": 4336, + "id": 4338, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -2864,14 +2864,14 @@ "defaultValue": "null" }, { - "id": 4337, + "id": 4339, "name": "onCreate", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 4338, + "id": 4340, "name": "onCreate", "variant": "signature", "kind": 4096, @@ -2884,14 +2884,14 @@ ] }, { - "id": 4339, + "id": 4341, "name": "onInit", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 4340, + "id": 4342, "name": "onInit", "variant": "signature", "kind": 4096, @@ -2908,56 +2908,56 @@ { "title": "Constructors", "children": [ - 4326 + 4328 ] }, { "title": "Properties", "children": [ - 4341, - 4328, - 4329, + 4343, 4330, 4331, 4332, 4333, 4334, 4335, - 4336 + 4336, + 4337, + 4338 ] }, { "title": "Methods", "children": [ - 4337, - 4339 + 4339, + 4341 ] } ] }, { - "id": 4342, + "id": 4344, "name": "ShippingOptionType", "variant": "declaration", "kind": 128, "flags": {}, "children": [ { - "id": 4343, + "id": 4345, "name": "constructor", "variant": "declaration", "kind": 512, "flags": {}, "signatures": [ { - "id": 4344, + "id": 4346, "name": "new ShippingOptionType", "variant": "signature", "kind": 16384, "flags": {}, "type": { "type": "reference", - "target": 4342, + "target": 4344, "name": "ShippingOptionType", "package": "@medusajs/fulfillment", "qualifiedName": "default" @@ -2966,7 +2966,7 @@ ] }, { - "id": 4357, + "id": 4359, "name": "[OptionalProps]", "variant": "declaration", "kind": 1024, @@ -2984,7 +2984,7 @@ } }, { - "id": 4345, + "id": 4347, "name": "id", "variant": "declaration", "kind": 1024, @@ -2995,7 +2995,7 @@ } }, { - "id": 4346, + "id": 4348, "name": "label", "variant": "declaration", "kind": 1024, @@ -3006,7 +3006,7 @@ } }, { - "id": 4347, + "id": 4349, "name": "description", "variant": "declaration", "kind": 1024, @@ -3027,7 +3027,7 @@ "defaultValue": "null" }, { - "id": 4348, + "id": 4350, "name": "code", "variant": "declaration", "kind": 1024, @@ -3038,21 +3038,21 @@ } }, { - "id": 4349, + "id": 4351, "name": "shipping_option", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 4299, + "target": 4301, "name": "ShippingOption", "package": "@medusajs/fulfillment", "qualifiedName": "default" } }, { - "id": 4350, + "id": 4352, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -3068,7 +3068,7 @@ } }, { - "id": 4351, + "id": 4353, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -3084,7 +3084,7 @@ } }, { - "id": 4352, + "id": 4354, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -3110,14 +3110,14 @@ "defaultValue": "null" }, { - "id": 4353, + "id": 4355, "name": "onCreate", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 4354, + "id": 4356, "name": "onCreate", "variant": "signature", "kind": 4096, @@ -3130,14 +3130,14 @@ ] }, { - "id": 4355, + "id": 4357, "name": "onInit", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 4356, + "id": 4358, "name": "onInit", "variant": "signature", "kind": 4096, @@ -3154,55 +3154,55 @@ { "title": "Constructors", "children": [ - 4343 + 4345 ] }, { "title": "Properties", "children": [ - 4357, - 4345, - 4346, + 4359, 4347, 4348, 4349, 4350, 4351, - 4352 + 4352, + 4353, + 4354 ] }, { "title": "Methods", "children": [ - 4353, - 4355 + 4355, + 4357 ] } ] }, { - "id": 4299, + "id": 4301, "name": "ShippingOption", "variant": "declaration", "kind": 128, "flags": {}, "children": [ { - "id": 4300, + "id": 4302, "name": "constructor", "variant": "declaration", "kind": 512, "flags": {}, "signatures": [ { - "id": 4301, + "id": 4303, "name": "new ShippingOption", "variant": "signature", "kind": 16384, "flags": {}, "type": { "type": "reference", - "target": 4299, + "target": 4301, "name": "ShippingOption", "package": "@medusajs/fulfillment", "qualifiedName": "default" @@ -3211,7 +3211,7 @@ ] }, { - "id": 4324, + "id": 4326, "name": "[OptionalProps]", "variant": "declaration", "kind": 1024, @@ -3229,7 +3229,7 @@ } }, { - "id": 4302, + "id": 4304, "name": "id", "variant": "declaration", "kind": 1024, @@ -3240,7 +3240,7 @@ } }, { - "id": 4303, + "id": 4305, "name": "name", "variant": "declaration", "kind": 1024, @@ -3251,7 +3251,7 @@ } }, { - "id": 4304, + "id": 4306, "name": "price_type", "variant": "declaration", "kind": 1024, @@ -3267,7 +3267,7 @@ } }, { - "id": 4305, + "id": 4307, "name": "service_zone_id", "variant": "declaration", "kind": 1024, @@ -3278,7 +3278,7 @@ } }, { - "id": 4306, + "id": 4308, "name": "shipping_profile_id", "variant": "declaration", "kind": 1024, @@ -3298,7 +3298,7 @@ } }, { - "id": 4307, + "id": 4309, "name": "provider_id", "variant": "declaration", "kind": 1024, @@ -3309,7 +3309,7 @@ } }, { - "id": 4308, + "id": 4310, "name": "shipping_option_type_id", "variant": "declaration", "kind": 1024, @@ -3330,7 +3330,7 @@ "defaultValue": "null" }, { - "id": 4309, + "id": 4311, "name": "data", "variant": "declaration", "kind": 1024, @@ -3366,7 +3366,7 @@ "defaultValue": "null" }, { - "id": 4310, + "id": 4312, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -3402,21 +3402,21 @@ "defaultValue": "null" }, { - "id": 4311, + "id": 4313, "name": "service_zone", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 4281, + "target": 4283, "name": "ServiceZone", "package": "@medusajs/fulfillment", "qualifiedName": "default" } }, { - "id": 4312, + "id": 4314, "name": "shipping_profile", "variant": "declaration", "kind": 1024, @@ -3430,7 +3430,7 @@ }, { "type": "reference", - "target": 4358, + "target": 4360, "name": "ShippingProfile", "package": "@medusajs/fulfillment", "qualifiedName": "default" @@ -3439,7 +3439,7 @@ } }, { - "id": 4313, + "id": 4315, "name": "provider", "variant": "declaration", "kind": 1024, @@ -3453,7 +3453,7 @@ }, { "type": "reference", - "target": 4236, + "target": 4238, "name": "FulfillmentProvider", "package": "@medusajs/fulfillment", "qualifiedName": "default" @@ -3462,21 +3462,21 @@ } }, { - "id": 4314, + "id": 4316, "name": "type", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 4342, + "target": 4344, "name": "ShippingOptionType", "package": "@medusajs/fulfillment", "qualifiedName": "default" } }, { - "id": 4315, + "id": 4317, "name": "rules", "variant": "declaration", "kind": 1024, @@ -3490,7 +3490,7 @@ "typeArguments": [ { "type": "reference", - "target": 4325, + "target": 4327, "name": "ShippingOptionRule", "package": "@medusajs/fulfillment", "qualifiedName": "default" @@ -3506,7 +3506,7 @@ "defaultValue": "..." }, { - "id": 4316, + "id": 4318, "name": "fulfillments", "variant": "declaration", "kind": 1024, @@ -3520,7 +3520,7 @@ "typeArguments": [ { "type": "reference", - "target": 4172, + "target": 4174, "name": "Fulfillment", "package": "@medusajs/fulfillment", "qualifiedName": "default" @@ -3536,7 +3536,7 @@ "defaultValue": "..." }, { - "id": 4317, + "id": 4319, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -3552,7 +3552,7 @@ } }, { - "id": 4318, + "id": 4320, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -3568,7 +3568,7 @@ } }, { - "id": 4319, + "id": 4321, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -3594,14 +3594,14 @@ "defaultValue": "null" }, { - "id": 4320, + "id": 4322, "name": "onCreate", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 4321, + "id": 4323, "name": "onCreate", "variant": "signature", "kind": 4096, @@ -3614,14 +3614,14 @@ ] }, { - "id": 4322, + "id": 4324, "name": "onInit", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 4323, + "id": 4325, "name": "onInit", "variant": "signature", "kind": 4096, @@ -3638,15 +3638,13 @@ { "title": "Constructors", "children": [ - 4300 + 4302 ] }, { "title": "Properties", "children": [ - 4324, - 4302, - 4303, + 4326, 4304, 4305, 4306, @@ -3662,41 +3660,43 @@ 4316, 4317, 4318, - 4319 + 4319, + 4320, + 4321 ] }, { "title": "Methods", "children": [ - 4320, - 4322 + 4322, + 4324 ] } ] }, { - "id": 4358, + "id": 4360, "name": "ShippingProfile", "variant": "declaration", "kind": 128, "flags": {}, "children": [ { - "id": 4359, + "id": 4361, "name": "constructor", "variant": "declaration", "kind": 512, "flags": {}, "signatures": [ { - "id": 4360, + "id": 4362, "name": "new ShippingProfile", "variant": "signature", "kind": 16384, "flags": {}, "type": { "type": "reference", - "target": 4358, + "target": 4360, "name": "ShippingProfile", "package": "@medusajs/fulfillment", "qualifiedName": "default" @@ -3705,7 +3705,7 @@ ] }, { - "id": 4373, + "id": 4375, "name": "[OptionalProps]", "variant": "declaration", "kind": 1024, @@ -3723,7 +3723,7 @@ } }, { - "id": 4361, + "id": 4363, "name": "id", "variant": "declaration", "kind": 1024, @@ -3734,7 +3734,7 @@ } }, { - "id": 4362, + "id": 4364, "name": "name", "variant": "declaration", "kind": 1024, @@ -3745,7 +3745,7 @@ } }, { - "id": 4363, + "id": 4365, "name": "type", "variant": "declaration", "kind": 1024, @@ -3756,7 +3756,7 @@ } }, { - "id": 4364, + "id": 4366, "name": "shipping_options", "variant": "declaration", "kind": 1024, @@ -3770,7 +3770,7 @@ "typeArguments": [ { "type": "reference", - "target": 4299, + "target": 4301, "name": "ShippingOption", "package": "@medusajs/fulfillment", "qualifiedName": "default" @@ -3786,7 +3786,7 @@ "defaultValue": "..." }, { - "id": 4365, + "id": 4367, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -3822,7 +3822,7 @@ "defaultValue": "null" }, { - "id": 4366, + "id": 4368, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -3838,7 +3838,7 @@ } }, { - "id": 4367, + "id": 4369, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -3854,7 +3854,7 @@ } }, { - "id": 4368, + "id": 4370, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -3880,14 +3880,14 @@ "defaultValue": "null" }, { - "id": 4369, + "id": 4371, "name": "onCreate", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 4370, + "id": 4372, "name": "onCreate", "variant": "signature", "kind": 4096, @@ -3900,14 +3900,14 @@ ] }, { - "id": 4371, + "id": 4373, "name": "onInit", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 4372, + "id": 4374, "name": "onInit", "variant": "signature", "kind": 4096, @@ -3924,28 +3924,28 @@ { "title": "Constructors", "children": [ - 4359 + 4361 ] }, { "title": "Properties", "children": [ - 4373, - 4361, - 4362, + 4375, 4363, 4364, 4365, 4366, 4367, - 4368 + 4368, + 4369, + 4370 ] }, { "title": "Methods", "children": [ - 4369, - 4371 + 4371, + 4373 ] } ] @@ -3955,828 +3955,828 @@ { "title": "Classes", "children": [ - 4149, - 4198, - 4219, - 4236, - 4245, - 4172, - 4261, - 4281, - 4325, - 4342, - 4299, - 4358 + 4151, + 4200, + 4221, + 4238, + 4247, + 4174, + 4263, + 4283, + 4327, + 4344, + 4301, + 4360 ] } ], "packageName": "@medusajs/fulfillment", "symbolIdMap": { - "4148": { + "4150": { "sourceFileName": "../../../../packages/modules/fulfillment/src/models/index.ts", "qualifiedName": "" }, - "4149": { + "4151": { "sourceFileName": "../../../../packages/modules/fulfillment/src/models/address.ts", "qualifiedName": "default" }, - "4152": { - "sourceFileName": "../../../../packages/modules/fulfillment/src/models/address.ts", - "qualifiedName": "default.id" - }, - "4153": { - "sourceFileName": "../../../../packages/modules/fulfillment/src/models/address.ts", - "qualifiedName": "default.company" - }, "4154": { "sourceFileName": "../../../../packages/modules/fulfillment/src/models/address.ts", - "qualifiedName": "default.first_name" + "qualifiedName": "default.id" }, "4155": { "sourceFileName": "../../../../packages/modules/fulfillment/src/models/address.ts", - "qualifiedName": "default.last_name" + "qualifiedName": "default.company" }, "4156": { "sourceFileName": "../../../../packages/modules/fulfillment/src/models/address.ts", - "qualifiedName": "default.address_1" + "qualifiedName": "default.first_name" }, "4157": { "sourceFileName": "../../../../packages/modules/fulfillment/src/models/address.ts", - "qualifiedName": "default.address_2" + "qualifiedName": "default.last_name" }, "4158": { "sourceFileName": "../../../../packages/modules/fulfillment/src/models/address.ts", - "qualifiedName": "default.city" + "qualifiedName": "default.address_1" }, "4159": { "sourceFileName": "../../../../packages/modules/fulfillment/src/models/address.ts", - "qualifiedName": "default.country_code" + "qualifiedName": "default.address_2" }, "4160": { "sourceFileName": "../../../../packages/modules/fulfillment/src/models/address.ts", - "qualifiedName": "default.province" + "qualifiedName": "default.city" }, "4161": { "sourceFileName": "../../../../packages/modules/fulfillment/src/models/address.ts", - "qualifiedName": "default.postal_code" + "qualifiedName": "default.country_code" }, "4162": { "sourceFileName": "../../../../packages/modules/fulfillment/src/models/address.ts", - "qualifiedName": "default.phone" + "qualifiedName": "default.province" }, "4163": { "sourceFileName": "../../../../packages/modules/fulfillment/src/models/address.ts", - "qualifiedName": "default.metadata" + "qualifiedName": "default.postal_code" }, "4164": { "sourceFileName": "../../../../packages/modules/fulfillment/src/models/address.ts", - "qualifiedName": "default.created_at" + "qualifiedName": "default.phone" }, "4165": { "sourceFileName": "../../../../packages/modules/fulfillment/src/models/address.ts", - "qualifiedName": "default.updated_at" + "qualifiedName": "default.metadata" }, "4166": { "sourceFileName": "../../../../packages/modules/fulfillment/src/models/address.ts", - "qualifiedName": "default.deleted_at" + "qualifiedName": "default.created_at" }, "4167": { "sourceFileName": "../../../../packages/modules/fulfillment/src/models/address.ts", - "qualifiedName": "default.onCreate" + "qualifiedName": "default.updated_at" }, "4168": { "sourceFileName": "../../../../packages/modules/fulfillment/src/models/address.ts", - "qualifiedName": "default.onCreate" + "qualifiedName": "default.deleted_at" }, "4169": { "sourceFileName": "../../../../packages/modules/fulfillment/src/models/address.ts", - "qualifiedName": "default.onInit" + "qualifiedName": "default.onCreate" }, "4170": { "sourceFileName": "../../../../packages/modules/fulfillment/src/models/address.ts", - "qualifiedName": "default.onInit" + "qualifiedName": "default.onCreate" }, "4171": { "sourceFileName": "../../../../packages/modules/fulfillment/src/models/address.ts", - "qualifiedName": "default.[OptionalProps]" + "qualifiedName": "default.onInit" }, "4172": { + "sourceFileName": "../../../../packages/modules/fulfillment/src/models/address.ts", + "qualifiedName": "default.onInit" + }, + "4173": { + "sourceFileName": "../../../../packages/modules/fulfillment/src/models/address.ts", + "qualifiedName": "default.[OptionalProps]" + }, + "4174": { "sourceFileName": "../../../../packages/modules/fulfillment/src/models/fulfillment.ts", "qualifiedName": "default" }, - "4175": { - "sourceFileName": "../../../../packages/modules/fulfillment/src/models/fulfillment.ts", - "qualifiedName": "default.id" - }, - "4176": { - "sourceFileName": "../../../../packages/modules/fulfillment/src/models/fulfillment.ts", - "qualifiedName": "default.location_id" - }, "4177": { "sourceFileName": "../../../../packages/modules/fulfillment/src/models/fulfillment.ts", - "qualifiedName": "default.packed_at" + "qualifiedName": "default.id" }, "4178": { "sourceFileName": "../../../../packages/modules/fulfillment/src/models/fulfillment.ts", - "qualifiedName": "default.shipped_at" + "qualifiedName": "default.location_id" }, "4179": { "sourceFileName": "../../../../packages/modules/fulfillment/src/models/fulfillment.ts", - "qualifiedName": "default.delivered_at" + "qualifiedName": "default.packed_at" }, "4180": { "sourceFileName": "../../../../packages/modules/fulfillment/src/models/fulfillment.ts", - "qualifiedName": "default.canceled_at" + "qualifiedName": "default.shipped_at" }, "4181": { "sourceFileName": "../../../../packages/modules/fulfillment/src/models/fulfillment.ts", - "qualifiedName": "default.data" + "qualifiedName": "default.delivered_at" }, "4182": { "sourceFileName": "../../../../packages/modules/fulfillment/src/models/fulfillment.ts", - "qualifiedName": "default.provider_id" + "qualifiedName": "default.canceled_at" }, "4183": { "sourceFileName": "../../../../packages/modules/fulfillment/src/models/fulfillment.ts", - "qualifiedName": "default.shipping_option_id" + "qualifiedName": "default.data" }, "4184": { "sourceFileName": "../../../../packages/modules/fulfillment/src/models/fulfillment.ts", - "qualifiedName": "default.metadata" + "qualifiedName": "default.provider_id" }, "4185": { "sourceFileName": "../../../../packages/modules/fulfillment/src/models/fulfillment.ts", - "qualifiedName": "default.shipping_option" + "qualifiedName": "default.shipping_option_id" }, "4186": { "sourceFileName": "../../../../packages/modules/fulfillment/src/models/fulfillment.ts", - "qualifiedName": "default.provider" + "qualifiedName": "default.metadata" }, "4187": { "sourceFileName": "../../../../packages/modules/fulfillment/src/models/fulfillment.ts", - "qualifiedName": "default.delivery_address" + "qualifiedName": "default.shipping_option" }, "4188": { "sourceFileName": "../../../../packages/modules/fulfillment/src/models/fulfillment.ts", - "qualifiedName": "default.items" + "qualifiedName": "default.provider" }, "4189": { "sourceFileName": "../../../../packages/modules/fulfillment/src/models/fulfillment.ts", - "qualifiedName": "default.labels" + "qualifiedName": "default.delivery_address" }, "4190": { "sourceFileName": "../../../../packages/modules/fulfillment/src/models/fulfillment.ts", - "qualifiedName": "default.created_at" + "qualifiedName": "default.items" }, "4191": { "sourceFileName": "../../../../packages/modules/fulfillment/src/models/fulfillment.ts", - "qualifiedName": "default.updated_at" + "qualifiedName": "default.labels" }, "4192": { "sourceFileName": "../../../../packages/modules/fulfillment/src/models/fulfillment.ts", - "qualifiedName": "default.deleted_at" + "qualifiedName": "default.created_at" }, "4193": { "sourceFileName": "../../../../packages/modules/fulfillment/src/models/fulfillment.ts", - "qualifiedName": "default.onCreate" + "qualifiedName": "default.updated_at" }, "4194": { "sourceFileName": "../../../../packages/modules/fulfillment/src/models/fulfillment.ts", - "qualifiedName": "default.onCreate" + "qualifiedName": "default.deleted_at" }, "4195": { "sourceFileName": "../../../../packages/modules/fulfillment/src/models/fulfillment.ts", - "qualifiedName": "default.onInit" + "qualifiedName": "default.onCreate" }, "4196": { "sourceFileName": "../../../../packages/modules/fulfillment/src/models/fulfillment.ts", - "qualifiedName": "default.onInit" + "qualifiedName": "default.onCreate" }, "4197": { "sourceFileName": "../../../../packages/modules/fulfillment/src/models/fulfillment.ts", - "qualifiedName": "default.[OptionalProps]" + "qualifiedName": "default.onInit" }, "4198": { + "sourceFileName": "../../../../packages/modules/fulfillment/src/models/fulfillment.ts", + "qualifiedName": "default.onInit" + }, + "4199": { + "sourceFileName": "../../../../packages/modules/fulfillment/src/models/fulfillment.ts", + "qualifiedName": "default.[OptionalProps]" + }, + "4200": { "sourceFileName": "../../../../packages/modules/fulfillment/src/models/fulfillment-item.ts", "qualifiedName": "default" }, - "4201": { - "sourceFileName": "../../../../packages/modules/fulfillment/src/models/fulfillment-item.ts", - "qualifiedName": "default.id" - }, - "4202": { - "sourceFileName": "../../../../packages/modules/fulfillment/src/models/fulfillment-item.ts", - "qualifiedName": "default.title" - }, "4203": { "sourceFileName": "../../../../packages/modules/fulfillment/src/models/fulfillment-item.ts", - "qualifiedName": "default.sku" + "qualifiedName": "default.id" }, "4204": { "sourceFileName": "../../../../packages/modules/fulfillment/src/models/fulfillment-item.ts", - "qualifiedName": "default.barcode" + "qualifiedName": "default.title" }, "4205": { "sourceFileName": "../../../../packages/modules/fulfillment/src/models/fulfillment-item.ts", - "qualifiedName": "default.quantity" + "qualifiedName": "default.sku" }, "4206": { "sourceFileName": "../../../../packages/modules/fulfillment/src/models/fulfillment-item.ts", - "qualifiedName": "default.raw_quantity" + "qualifiedName": "default.barcode" }, "4207": { "sourceFileName": "../../../../packages/modules/fulfillment/src/models/fulfillment-item.ts", - "qualifiedName": "default.line_item_id" + "qualifiedName": "default.quantity" }, "4208": { "sourceFileName": "../../../../packages/modules/fulfillment/src/models/fulfillment-item.ts", - "qualifiedName": "default.inventory_item_id" + "qualifiedName": "default.raw_quantity" }, "4209": { "sourceFileName": "../../../../packages/modules/fulfillment/src/models/fulfillment-item.ts", - "qualifiedName": "default.fulfillment_id" + "qualifiedName": "default.line_item_id" }, "4210": { "sourceFileName": "../../../../packages/modules/fulfillment/src/models/fulfillment-item.ts", - "qualifiedName": "default.fulfillment" + "qualifiedName": "default.inventory_item_id" }, "4211": { "sourceFileName": "../../../../packages/modules/fulfillment/src/models/fulfillment-item.ts", - "qualifiedName": "default.created_at" + "qualifiedName": "default.fulfillment_id" }, "4212": { "sourceFileName": "../../../../packages/modules/fulfillment/src/models/fulfillment-item.ts", - "qualifiedName": "default.updated_at" + "qualifiedName": "default.fulfillment" }, "4213": { "sourceFileName": "../../../../packages/modules/fulfillment/src/models/fulfillment-item.ts", - "qualifiedName": "default.deleted_at" + "qualifiedName": "default.created_at" }, "4214": { "sourceFileName": "../../../../packages/modules/fulfillment/src/models/fulfillment-item.ts", - "qualifiedName": "default.onCreate" + "qualifiedName": "default.updated_at" }, "4215": { "sourceFileName": "../../../../packages/modules/fulfillment/src/models/fulfillment-item.ts", - "qualifiedName": "default.onCreate" + "qualifiedName": "default.deleted_at" }, "4216": { "sourceFileName": "../../../../packages/modules/fulfillment/src/models/fulfillment-item.ts", - "qualifiedName": "default.onInit" + "qualifiedName": "default.onCreate" }, "4217": { "sourceFileName": "../../../../packages/modules/fulfillment/src/models/fulfillment-item.ts", - "qualifiedName": "default.onInit" + "qualifiedName": "default.onCreate" }, "4218": { "sourceFileName": "../../../../packages/modules/fulfillment/src/models/fulfillment-item.ts", - "qualifiedName": "default.[OptionalProps]" + "qualifiedName": "default.onInit" }, "4219": { + "sourceFileName": "../../../../packages/modules/fulfillment/src/models/fulfillment-item.ts", + "qualifiedName": "default.onInit" + }, + "4220": { + "sourceFileName": "../../../../packages/modules/fulfillment/src/models/fulfillment-item.ts", + "qualifiedName": "default.[OptionalProps]" + }, + "4221": { "sourceFileName": "../../../../packages/modules/fulfillment/src/models/fulfillment-label.ts", "qualifiedName": "default" }, - "4222": { - "sourceFileName": "../../../../packages/modules/fulfillment/src/models/fulfillment-label.ts", - "qualifiedName": "default.id" - }, - "4223": { - "sourceFileName": "../../../../packages/modules/fulfillment/src/models/fulfillment-label.ts", - "qualifiedName": "default.tracking_number" - }, "4224": { "sourceFileName": "../../../../packages/modules/fulfillment/src/models/fulfillment-label.ts", - "qualifiedName": "default.tracking_url" + "qualifiedName": "default.id" }, "4225": { "sourceFileName": "../../../../packages/modules/fulfillment/src/models/fulfillment-label.ts", - "qualifiedName": "default.label_url" + "qualifiedName": "default.tracking_number" }, "4226": { "sourceFileName": "../../../../packages/modules/fulfillment/src/models/fulfillment-label.ts", - "qualifiedName": "default.fulfillment_id" + "qualifiedName": "default.tracking_url" }, "4227": { "sourceFileName": "../../../../packages/modules/fulfillment/src/models/fulfillment-label.ts", - "qualifiedName": "default.fulfillment" + "qualifiedName": "default.label_url" }, "4228": { "sourceFileName": "../../../../packages/modules/fulfillment/src/models/fulfillment-label.ts", - "qualifiedName": "default.created_at" + "qualifiedName": "default.fulfillment_id" }, "4229": { "sourceFileName": "../../../../packages/modules/fulfillment/src/models/fulfillment-label.ts", - "qualifiedName": "default.updated_at" + "qualifiedName": "default.fulfillment" }, "4230": { "sourceFileName": "../../../../packages/modules/fulfillment/src/models/fulfillment-label.ts", - "qualifiedName": "default.deleted_at" + "qualifiedName": "default.created_at" }, "4231": { "sourceFileName": "../../../../packages/modules/fulfillment/src/models/fulfillment-label.ts", - "qualifiedName": "default.onCreate" + "qualifiedName": "default.updated_at" }, "4232": { "sourceFileName": "../../../../packages/modules/fulfillment/src/models/fulfillment-label.ts", - "qualifiedName": "default.onCreate" + "qualifiedName": "default.deleted_at" }, "4233": { "sourceFileName": "../../../../packages/modules/fulfillment/src/models/fulfillment-label.ts", - "qualifiedName": "default.onInit" + "qualifiedName": "default.onCreate" }, "4234": { "sourceFileName": "../../../../packages/modules/fulfillment/src/models/fulfillment-label.ts", - "qualifiedName": "default.onInit" + "qualifiedName": "default.onCreate" }, "4235": { "sourceFileName": "../../../../packages/modules/fulfillment/src/models/fulfillment-label.ts", - "qualifiedName": "default.[OptionalProps]" + "qualifiedName": "default.onInit" }, "4236": { + "sourceFileName": "../../../../packages/modules/fulfillment/src/models/fulfillment-label.ts", + "qualifiedName": "default.onInit" + }, + "4237": { + "sourceFileName": "../../../../packages/modules/fulfillment/src/models/fulfillment-label.ts", + "qualifiedName": "default.[OptionalProps]" + }, + "4238": { "sourceFileName": "../../../../packages/modules/fulfillment/src/models/fulfillment-provider.ts", "qualifiedName": "default" }, - "4239": { - "sourceFileName": "../../../../packages/modules/fulfillment/src/models/fulfillment-provider.ts", - "qualifiedName": "default.id" - }, - "4240": { - "sourceFileName": "../../../../packages/modules/fulfillment/src/models/fulfillment-provider.ts", - "qualifiedName": "default.is_enabled" - }, "4241": { "sourceFileName": "../../../../packages/modules/fulfillment/src/models/fulfillment-provider.ts", - "qualifiedName": "default.onCreate" + "qualifiedName": "default.id" }, "4242": { "sourceFileName": "../../../../packages/modules/fulfillment/src/models/fulfillment-provider.ts", - "qualifiedName": "default.onCreate" + "qualifiedName": "default.is_enabled" }, "4243": { "sourceFileName": "../../../../packages/modules/fulfillment/src/models/fulfillment-provider.ts", - "qualifiedName": "default.onInit" + "qualifiedName": "default.onCreate" }, "4244": { "sourceFileName": "../../../../packages/modules/fulfillment/src/models/fulfillment-provider.ts", - "qualifiedName": "default.onInit" + "qualifiedName": "default.onCreate" }, "4245": { + "sourceFileName": "../../../../packages/modules/fulfillment/src/models/fulfillment-provider.ts", + "qualifiedName": "default.onInit" + }, + "4246": { + "sourceFileName": "../../../../packages/modules/fulfillment/src/models/fulfillment-provider.ts", + "qualifiedName": "default.onInit" + }, + "4247": { "sourceFileName": "../../../../packages/modules/fulfillment/src/models/fulfillment-set.ts", "qualifiedName": "default" }, - "4248": { - "sourceFileName": "../../../../packages/modules/fulfillment/src/models/fulfillment-set.ts", - "qualifiedName": "default.id" - }, - "4249": { - "sourceFileName": "../../../../packages/modules/fulfillment/src/models/fulfillment-set.ts", - "qualifiedName": "default.name" - }, "4250": { "sourceFileName": "../../../../packages/modules/fulfillment/src/models/fulfillment-set.ts", - "qualifiedName": "default.type" + "qualifiedName": "default.id" }, "4251": { "sourceFileName": "../../../../packages/modules/fulfillment/src/models/fulfillment-set.ts", - "qualifiedName": "default.metadata" + "qualifiedName": "default.name" }, "4252": { "sourceFileName": "../../../../packages/modules/fulfillment/src/models/fulfillment-set.ts", - "qualifiedName": "default.service_zones" + "qualifiedName": "default.type" }, "4253": { "sourceFileName": "../../../../packages/modules/fulfillment/src/models/fulfillment-set.ts", - "qualifiedName": "default.created_at" + "qualifiedName": "default.metadata" }, "4254": { "sourceFileName": "../../../../packages/modules/fulfillment/src/models/fulfillment-set.ts", - "qualifiedName": "default.updated_at" + "qualifiedName": "default.service_zones" }, "4255": { "sourceFileName": "../../../../packages/modules/fulfillment/src/models/fulfillment-set.ts", - "qualifiedName": "default.deleted_at" + "qualifiedName": "default.created_at" }, "4256": { "sourceFileName": "../../../../packages/modules/fulfillment/src/models/fulfillment-set.ts", - "qualifiedName": "default.onCreate" + "qualifiedName": "default.updated_at" }, "4257": { "sourceFileName": "../../../../packages/modules/fulfillment/src/models/fulfillment-set.ts", - "qualifiedName": "default.onCreate" + "qualifiedName": "default.deleted_at" }, "4258": { "sourceFileName": "../../../../packages/modules/fulfillment/src/models/fulfillment-set.ts", - "qualifiedName": "default.onInit" + "qualifiedName": "default.onCreate" }, "4259": { "sourceFileName": "../../../../packages/modules/fulfillment/src/models/fulfillment-set.ts", - "qualifiedName": "default.onInit" + "qualifiedName": "default.onCreate" }, "4260": { "sourceFileName": "../../../../packages/modules/fulfillment/src/models/fulfillment-set.ts", - "qualifiedName": "default.[OptionalProps]" + "qualifiedName": "default.onInit" }, "4261": { + "sourceFileName": "../../../../packages/modules/fulfillment/src/models/fulfillment-set.ts", + "qualifiedName": "default.onInit" + }, + "4262": { + "sourceFileName": "../../../../packages/modules/fulfillment/src/models/fulfillment-set.ts", + "qualifiedName": "default.[OptionalProps]" + }, + "4263": { "sourceFileName": "../../../../packages/modules/fulfillment/src/models/geo-zone.ts", "qualifiedName": "default" }, - "4264": { - "sourceFileName": "../../../../packages/modules/fulfillment/src/models/geo-zone.ts", - "qualifiedName": "default.id" - }, - "4265": { - "sourceFileName": "../../../../packages/modules/fulfillment/src/models/geo-zone.ts", - "qualifiedName": "default.type" - }, "4266": { "sourceFileName": "../../../../packages/modules/fulfillment/src/models/geo-zone.ts", - "qualifiedName": "default.country_code" + "qualifiedName": "default.id" }, "4267": { "sourceFileName": "../../../../packages/modules/fulfillment/src/models/geo-zone.ts", - "qualifiedName": "default.province_code" + "qualifiedName": "default.type" }, "4268": { "sourceFileName": "../../../../packages/modules/fulfillment/src/models/geo-zone.ts", - "qualifiedName": "default.city" + "qualifiedName": "default.country_code" }, "4269": { "sourceFileName": "../../../../packages/modules/fulfillment/src/models/geo-zone.ts", - "qualifiedName": "default.service_zone_id" + "qualifiedName": "default.province_code" }, "4270": { "sourceFileName": "../../../../packages/modules/fulfillment/src/models/geo-zone.ts", - "qualifiedName": "default.postal_expression" + "qualifiedName": "default.city" }, "4271": { "sourceFileName": "../../../../packages/modules/fulfillment/src/models/geo-zone.ts", - "qualifiedName": "default.metadata" + "qualifiedName": "default.service_zone_id" }, "4272": { "sourceFileName": "../../../../packages/modules/fulfillment/src/models/geo-zone.ts", - "qualifiedName": "default.service_zone" + "qualifiedName": "default.postal_expression" }, "4273": { "sourceFileName": "../../../../packages/modules/fulfillment/src/models/geo-zone.ts", - "qualifiedName": "default.created_at" + "qualifiedName": "default.metadata" }, "4274": { "sourceFileName": "../../../../packages/modules/fulfillment/src/models/geo-zone.ts", - "qualifiedName": "default.updated_at" + "qualifiedName": "default.service_zone" }, "4275": { "sourceFileName": "../../../../packages/modules/fulfillment/src/models/geo-zone.ts", - "qualifiedName": "default.deleted_at" + "qualifiedName": "default.created_at" }, "4276": { "sourceFileName": "../../../../packages/modules/fulfillment/src/models/geo-zone.ts", - "qualifiedName": "default.onCreate" + "qualifiedName": "default.updated_at" }, "4277": { "sourceFileName": "../../../../packages/modules/fulfillment/src/models/geo-zone.ts", - "qualifiedName": "default.onCreate" + "qualifiedName": "default.deleted_at" }, "4278": { "sourceFileName": "../../../../packages/modules/fulfillment/src/models/geo-zone.ts", - "qualifiedName": "default.onInit" + "qualifiedName": "default.onCreate" }, "4279": { "sourceFileName": "../../../../packages/modules/fulfillment/src/models/geo-zone.ts", - "qualifiedName": "default.onInit" + "qualifiedName": "default.onCreate" }, "4280": { "sourceFileName": "../../../../packages/modules/fulfillment/src/models/geo-zone.ts", - "qualifiedName": "default.[OptionalProps]" + "qualifiedName": "default.onInit" }, "4281": { + "sourceFileName": "../../../../packages/modules/fulfillment/src/models/geo-zone.ts", + "qualifiedName": "default.onInit" + }, + "4282": { + "sourceFileName": "../../../../packages/modules/fulfillment/src/models/geo-zone.ts", + "qualifiedName": "default.[OptionalProps]" + }, + "4283": { "sourceFileName": "../../../../packages/modules/fulfillment/src/models/service-zone.ts", "qualifiedName": "default" }, - "4284": { - "sourceFileName": "../../../../packages/modules/fulfillment/src/models/service-zone.ts", - "qualifiedName": "default.id" - }, - "4285": { - "sourceFileName": "../../../../packages/modules/fulfillment/src/models/service-zone.ts", - "qualifiedName": "default.name" - }, "4286": { "sourceFileName": "../../../../packages/modules/fulfillment/src/models/service-zone.ts", - "qualifiedName": "default.metadata" + "qualifiedName": "default.id" }, "4287": { "sourceFileName": "../../../../packages/modules/fulfillment/src/models/service-zone.ts", - "qualifiedName": "default.fulfillment_set_id" + "qualifiedName": "default.name" }, "4288": { "sourceFileName": "../../../../packages/modules/fulfillment/src/models/service-zone.ts", - "qualifiedName": "default.fulfillment_set" + "qualifiedName": "default.metadata" }, "4289": { "sourceFileName": "../../../../packages/modules/fulfillment/src/models/service-zone.ts", - "qualifiedName": "default.geo_zones" + "qualifiedName": "default.fulfillment_set_id" }, "4290": { "sourceFileName": "../../../../packages/modules/fulfillment/src/models/service-zone.ts", - "qualifiedName": "default.shipping_options" + "qualifiedName": "default.fulfillment_set" }, "4291": { "sourceFileName": "../../../../packages/modules/fulfillment/src/models/service-zone.ts", - "qualifiedName": "default.created_at" + "qualifiedName": "default.geo_zones" }, "4292": { "sourceFileName": "../../../../packages/modules/fulfillment/src/models/service-zone.ts", - "qualifiedName": "default.updated_at" + "qualifiedName": "default.shipping_options" }, "4293": { "sourceFileName": "../../../../packages/modules/fulfillment/src/models/service-zone.ts", - "qualifiedName": "default.deleted_at" + "qualifiedName": "default.created_at" }, "4294": { "sourceFileName": "../../../../packages/modules/fulfillment/src/models/service-zone.ts", - "qualifiedName": "default.onCreate" + "qualifiedName": "default.updated_at" }, "4295": { "sourceFileName": "../../../../packages/modules/fulfillment/src/models/service-zone.ts", - "qualifiedName": "default.onCreate" + "qualifiedName": "default.deleted_at" }, "4296": { "sourceFileName": "../../../../packages/modules/fulfillment/src/models/service-zone.ts", - "qualifiedName": "default.onInit" + "qualifiedName": "default.onCreate" }, "4297": { "sourceFileName": "../../../../packages/modules/fulfillment/src/models/service-zone.ts", - "qualifiedName": "default.onInit" + "qualifiedName": "default.onCreate" }, "4298": { "sourceFileName": "../../../../packages/modules/fulfillment/src/models/service-zone.ts", - "qualifiedName": "default.[OptionalProps]" + "qualifiedName": "default.onInit" }, "4299": { + "sourceFileName": "../../../../packages/modules/fulfillment/src/models/service-zone.ts", + "qualifiedName": "default.onInit" + }, + "4300": { + "sourceFileName": "../../../../packages/modules/fulfillment/src/models/service-zone.ts", + "qualifiedName": "default.[OptionalProps]" + }, + "4301": { "sourceFileName": "../../../../packages/modules/fulfillment/src/models/shipping-option.ts", "qualifiedName": "default" }, - "4302": { - "sourceFileName": "../../../../packages/modules/fulfillment/src/models/shipping-option.ts", - "qualifiedName": "default.id" - }, - "4303": { - "sourceFileName": "../../../../packages/modules/fulfillment/src/models/shipping-option.ts", - "qualifiedName": "default.name" - }, "4304": { "sourceFileName": "../../../../packages/modules/fulfillment/src/models/shipping-option.ts", - "qualifiedName": "default.price_type" + "qualifiedName": "default.id" }, "4305": { "sourceFileName": "../../../../packages/modules/fulfillment/src/models/shipping-option.ts", - "qualifiedName": "default.service_zone_id" + "qualifiedName": "default.name" }, "4306": { "sourceFileName": "../../../../packages/modules/fulfillment/src/models/shipping-option.ts", - "qualifiedName": "default.shipping_profile_id" + "qualifiedName": "default.price_type" }, "4307": { "sourceFileName": "../../../../packages/modules/fulfillment/src/models/shipping-option.ts", - "qualifiedName": "default.provider_id" + "qualifiedName": "default.service_zone_id" }, "4308": { "sourceFileName": "../../../../packages/modules/fulfillment/src/models/shipping-option.ts", - "qualifiedName": "default.shipping_option_type_id" + "qualifiedName": "default.shipping_profile_id" }, "4309": { "sourceFileName": "../../../../packages/modules/fulfillment/src/models/shipping-option.ts", - "qualifiedName": "default.data" + "qualifiedName": "default.provider_id" }, "4310": { "sourceFileName": "../../../../packages/modules/fulfillment/src/models/shipping-option.ts", - "qualifiedName": "default.metadata" + "qualifiedName": "default.shipping_option_type_id" }, "4311": { "sourceFileName": "../../../../packages/modules/fulfillment/src/models/shipping-option.ts", - "qualifiedName": "default.service_zone" + "qualifiedName": "default.data" }, "4312": { "sourceFileName": "../../../../packages/modules/fulfillment/src/models/shipping-option.ts", - "qualifiedName": "default.shipping_profile" + "qualifiedName": "default.metadata" }, "4313": { "sourceFileName": "../../../../packages/modules/fulfillment/src/models/shipping-option.ts", - "qualifiedName": "default.provider" + "qualifiedName": "default.service_zone" }, "4314": { "sourceFileName": "../../../../packages/modules/fulfillment/src/models/shipping-option.ts", - "qualifiedName": "default.type" + "qualifiedName": "default.shipping_profile" }, "4315": { "sourceFileName": "../../../../packages/modules/fulfillment/src/models/shipping-option.ts", - "qualifiedName": "default.rules" + "qualifiedName": "default.provider" }, "4316": { "sourceFileName": "../../../../packages/modules/fulfillment/src/models/shipping-option.ts", - "qualifiedName": "default.fulfillments" + "qualifiedName": "default.type" }, "4317": { "sourceFileName": "../../../../packages/modules/fulfillment/src/models/shipping-option.ts", - "qualifiedName": "default.created_at" + "qualifiedName": "default.rules" }, "4318": { "sourceFileName": "../../../../packages/modules/fulfillment/src/models/shipping-option.ts", - "qualifiedName": "default.updated_at" + "qualifiedName": "default.fulfillments" }, "4319": { "sourceFileName": "../../../../packages/modules/fulfillment/src/models/shipping-option.ts", - "qualifiedName": "default.deleted_at" + "qualifiedName": "default.created_at" }, "4320": { "sourceFileName": "../../../../packages/modules/fulfillment/src/models/shipping-option.ts", - "qualifiedName": "default.onCreate" + "qualifiedName": "default.updated_at" }, "4321": { "sourceFileName": "../../../../packages/modules/fulfillment/src/models/shipping-option.ts", - "qualifiedName": "default.onCreate" + "qualifiedName": "default.deleted_at" }, "4322": { "sourceFileName": "../../../../packages/modules/fulfillment/src/models/shipping-option.ts", - "qualifiedName": "default.onInit" + "qualifiedName": "default.onCreate" }, "4323": { "sourceFileName": "../../../../packages/modules/fulfillment/src/models/shipping-option.ts", - "qualifiedName": "default.onInit" + "qualifiedName": "default.onCreate" }, "4324": { "sourceFileName": "../../../../packages/modules/fulfillment/src/models/shipping-option.ts", - "qualifiedName": "default.[OptionalProps]" + "qualifiedName": "default.onInit" }, "4325": { + "sourceFileName": "../../../../packages/modules/fulfillment/src/models/shipping-option.ts", + "qualifiedName": "default.onInit" + }, + "4326": { + "sourceFileName": "../../../../packages/modules/fulfillment/src/models/shipping-option.ts", + "qualifiedName": "default.[OptionalProps]" + }, + "4327": { "sourceFileName": "../../../../packages/modules/fulfillment/src/models/shipping-option-rule.ts", "qualifiedName": "default" }, - "4328": { - "sourceFileName": "../../../../packages/modules/fulfillment/src/models/shipping-option-rule.ts", - "qualifiedName": "default.id" - }, - "4329": { - "sourceFileName": "../../../../packages/modules/fulfillment/src/models/shipping-option-rule.ts", - "qualifiedName": "default.attribute" - }, "4330": { "sourceFileName": "../../../../packages/modules/fulfillment/src/models/shipping-option-rule.ts", - "qualifiedName": "default.operator" + "qualifiedName": "default.id" }, "4331": { "sourceFileName": "../../../../packages/modules/fulfillment/src/models/shipping-option-rule.ts", - "qualifiedName": "default.value" + "qualifiedName": "default.attribute" }, "4332": { "sourceFileName": "../../../../packages/modules/fulfillment/src/models/shipping-option-rule.ts", - "qualifiedName": "default.shipping_option_id" + "qualifiedName": "default.operator" }, "4333": { "sourceFileName": "../../../../packages/modules/fulfillment/src/models/shipping-option-rule.ts", - "qualifiedName": "default.shipping_option" + "qualifiedName": "default.value" }, "4334": { "sourceFileName": "../../../../packages/modules/fulfillment/src/models/shipping-option-rule.ts", - "qualifiedName": "default.created_at" + "qualifiedName": "default.shipping_option_id" }, "4335": { "sourceFileName": "../../../../packages/modules/fulfillment/src/models/shipping-option-rule.ts", - "qualifiedName": "default.updated_at" + "qualifiedName": "default.shipping_option" }, "4336": { "sourceFileName": "../../../../packages/modules/fulfillment/src/models/shipping-option-rule.ts", - "qualifiedName": "default.deleted_at" + "qualifiedName": "default.created_at" }, "4337": { "sourceFileName": "../../../../packages/modules/fulfillment/src/models/shipping-option-rule.ts", - "qualifiedName": "default.onCreate" + "qualifiedName": "default.updated_at" }, "4338": { "sourceFileName": "../../../../packages/modules/fulfillment/src/models/shipping-option-rule.ts", - "qualifiedName": "default.onCreate" + "qualifiedName": "default.deleted_at" }, "4339": { "sourceFileName": "../../../../packages/modules/fulfillment/src/models/shipping-option-rule.ts", - "qualifiedName": "default.onInit" + "qualifiedName": "default.onCreate" }, "4340": { "sourceFileName": "../../../../packages/modules/fulfillment/src/models/shipping-option-rule.ts", - "qualifiedName": "default.onInit" + "qualifiedName": "default.onCreate" }, "4341": { "sourceFileName": "../../../../packages/modules/fulfillment/src/models/shipping-option-rule.ts", - "qualifiedName": "default.[OptionalProps]" + "qualifiedName": "default.onInit" }, "4342": { + "sourceFileName": "../../../../packages/modules/fulfillment/src/models/shipping-option-rule.ts", + "qualifiedName": "default.onInit" + }, + "4343": { + "sourceFileName": "../../../../packages/modules/fulfillment/src/models/shipping-option-rule.ts", + "qualifiedName": "default.[OptionalProps]" + }, + "4344": { "sourceFileName": "../../../../packages/modules/fulfillment/src/models/shipping-option-type.ts", "qualifiedName": "default" }, - "4345": { - "sourceFileName": "../../../../packages/modules/fulfillment/src/models/shipping-option-type.ts", - "qualifiedName": "default.id" - }, - "4346": { - "sourceFileName": "../../../../packages/modules/fulfillment/src/models/shipping-option-type.ts", - "qualifiedName": "default.label" - }, "4347": { "sourceFileName": "../../../../packages/modules/fulfillment/src/models/shipping-option-type.ts", - "qualifiedName": "default.description" + "qualifiedName": "default.id" }, "4348": { "sourceFileName": "../../../../packages/modules/fulfillment/src/models/shipping-option-type.ts", - "qualifiedName": "default.code" + "qualifiedName": "default.label" }, "4349": { "sourceFileName": "../../../../packages/modules/fulfillment/src/models/shipping-option-type.ts", - "qualifiedName": "default.shipping_option" + "qualifiedName": "default.description" }, "4350": { "sourceFileName": "../../../../packages/modules/fulfillment/src/models/shipping-option-type.ts", - "qualifiedName": "default.created_at" + "qualifiedName": "default.code" }, "4351": { "sourceFileName": "../../../../packages/modules/fulfillment/src/models/shipping-option-type.ts", - "qualifiedName": "default.updated_at" + "qualifiedName": "default.shipping_option" }, "4352": { "sourceFileName": "../../../../packages/modules/fulfillment/src/models/shipping-option-type.ts", - "qualifiedName": "default.deleted_at" + "qualifiedName": "default.created_at" }, "4353": { "sourceFileName": "../../../../packages/modules/fulfillment/src/models/shipping-option-type.ts", - "qualifiedName": "default.onCreate" + "qualifiedName": "default.updated_at" }, "4354": { "sourceFileName": "../../../../packages/modules/fulfillment/src/models/shipping-option-type.ts", - "qualifiedName": "default.onCreate" + "qualifiedName": "default.deleted_at" }, "4355": { "sourceFileName": "../../../../packages/modules/fulfillment/src/models/shipping-option-type.ts", - "qualifiedName": "default.onInit" + "qualifiedName": "default.onCreate" }, "4356": { "sourceFileName": "../../../../packages/modules/fulfillment/src/models/shipping-option-type.ts", - "qualifiedName": "default.onInit" + "qualifiedName": "default.onCreate" }, "4357": { "sourceFileName": "../../../../packages/modules/fulfillment/src/models/shipping-option-type.ts", - "qualifiedName": "default.[OptionalProps]" + "qualifiedName": "default.onInit" }, "4358": { + "sourceFileName": "../../../../packages/modules/fulfillment/src/models/shipping-option-type.ts", + "qualifiedName": "default.onInit" + }, + "4359": { + "sourceFileName": "../../../../packages/modules/fulfillment/src/models/shipping-option-type.ts", + "qualifiedName": "default.[OptionalProps]" + }, + "4360": { "sourceFileName": "../../../../packages/modules/fulfillment/src/models/shipping-profile.ts", "qualifiedName": "default" }, - "4361": { + "4363": { "sourceFileName": "../../../../packages/modules/fulfillment/src/models/shipping-profile.ts", "qualifiedName": "default.id" }, - "4362": { + "4364": { "sourceFileName": "../../../../packages/modules/fulfillment/src/models/shipping-profile.ts", "qualifiedName": "default.name" }, - "4363": { + "4365": { "sourceFileName": "../../../../packages/modules/fulfillment/src/models/shipping-profile.ts", "qualifiedName": "default.type" }, - "4364": { + "4366": { "sourceFileName": "../../../../packages/modules/fulfillment/src/models/shipping-profile.ts", "qualifiedName": "default.shipping_options" }, - "4365": { + "4367": { "sourceFileName": "../../../../packages/modules/fulfillment/src/models/shipping-profile.ts", "qualifiedName": "default.metadata" }, - "4366": { + "4368": { "sourceFileName": "../../../../packages/modules/fulfillment/src/models/shipping-profile.ts", "qualifiedName": "default.created_at" }, - "4367": { + "4369": { "sourceFileName": "../../../../packages/modules/fulfillment/src/models/shipping-profile.ts", "qualifiedName": "default.updated_at" }, - "4368": { + "4370": { "sourceFileName": "../../../../packages/modules/fulfillment/src/models/shipping-profile.ts", "qualifiedName": "default.deleted_at" }, - "4369": { - "sourceFileName": "../../../../packages/modules/fulfillment/src/models/shipping-profile.ts", - "qualifiedName": "default.onCreate" - }, - "4370": { - "sourceFileName": "../../../../packages/modules/fulfillment/src/models/shipping-profile.ts", - "qualifiedName": "default.onCreate" - }, "4371": { "sourceFileName": "../../../../packages/modules/fulfillment/src/models/shipping-profile.ts", - "qualifiedName": "default.onInit" + "qualifiedName": "default.onCreate" }, "4372": { "sourceFileName": "../../../../packages/modules/fulfillment/src/models/shipping-profile.ts", - "qualifiedName": "default.onInit" + "qualifiedName": "default.onCreate" }, "4373": { + "sourceFileName": "../../../../packages/modules/fulfillment/src/models/shipping-profile.ts", + "qualifiedName": "default.onInit" + }, + "4374": { + "sourceFileName": "../../../../packages/modules/fulfillment/src/models/shipping-profile.ts", + "qualifiedName": "default.onInit" + }, + "4375": { "sourceFileName": "../../../../packages/modules/fulfillment/src/models/shipping-profile.ts", "qualifiedName": "default.[OptionalProps]" } @@ -4786,7 +4786,7 @@ "1": "../../../../packages/modules/fulfillment/src/models/index.ts" }, "reflections": { - "1": 4148 + "1": 4150 } } } \ No newline at end of file diff --git a/www/utils/generated/typedoc-json-output/fulfillment.json b/www/utils/generated/typedoc-json-output/fulfillment.json index b09410bace..fca1e0fab4 100644 --- a/www/utils/generated/typedoc-json-output/fulfillment.json +++ b/www/utils/generated/typedoc-json-output/fulfillment.json @@ -1002,11 +1002,69 @@ } }, { - "id": 4146, + "id": 4148, "name": "ReadonlyPrimary", "variant": "declaration", "kind": 2097152, "flags": {}, + "typeParameters": [ + { + "id": 4149, + "name": "T", + "variant": "typeParam", + "kind": 131072, + "flags": {} + } + ], + "type": { + "type": "conditional", + "checkType": { + "type": "reference", + "target": 4149, + "name": "T", + "package": "@medusajs/types", + "refersToTypeParameter": true + }, + "extendsType": { + "type": "array", + "elementType": { + "type": "intrinsic", + "name": "any" + } + }, + "trueType": { + "type": "reference", + "target": { + "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts", + "qualifiedName": "Readonly" + }, + "typeArguments": [ + { + "type": "reference", + "target": 4149, + "name": "T", + "package": "@medusajs/types", + "refersToTypeParameter": true + } + ], + "name": "Readonly", + "package": "typescript" + }, + "falseType": { + "type": "reference", + "target": 4149, + "name": "T", + "package": "@medusajs/types", + "refersToTypeParameter": true + } + } + }, + { + "id": 4138, + "name": "Primary", + "variant": "declaration", + "kind": 2097152, + "flags": {}, "typeParameters": [ { "id": 4147, @@ -1025,75 +1083,17 @@ "package": "@medusajs/types", "refersToTypeParameter": true }, - "extendsType": { - "type": "array", - "elementType": { - "type": "intrinsic", - "name": "any" - } - }, - "trueType": { - "type": "reference", - "target": { - "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts", - "qualifiedName": "Readonly" - }, - "typeArguments": [ - { - "type": "reference", - "target": 4147, - "name": "T", - "package": "@medusajs/types", - "refersToTypeParameter": true - } - ], - "name": "Readonly", - "package": "typescript" - }, - "falseType": { - "type": "reference", - "target": 4147, - "name": "T", - "package": "@medusajs/types", - "refersToTypeParameter": true - } - } - }, - { - "id": 4136, - "name": "Primary", - "variant": "declaration", - "kind": 2097152, - "flags": {}, - "typeParameters": [ - { - "id": 4145, - "name": "T", - "variant": "typeParam", - "kind": 131072, - "flags": {} - } - ], - "type": { - "type": "conditional", - "checkType": { - "type": "reference", - "target": 4145, - "name": "T", - "package": "@medusajs/types", - "refersToTypeParameter": true - }, "extendsType": { "type": "reflection", "declaration": { - "id": 4137, + "id": 4139, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 4138, + "id": 4140, "name": "[PrimaryKeyType]", "variant": "declaration", "kind": 1024, @@ -1110,7 +1110,7 @@ { "title": "Properties", "children": [ - 4138 + 4140 ] } ] @@ -1118,7 +1118,7 @@ }, "trueType": { "type": "reference", - "target": 4146, + "target": 4148, "typeArguments": [ { "type": "reference", @@ -1138,7 +1138,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 4145, + "target": 4147, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1146,14 +1146,14 @@ "extendsType": { "type": "reflection", "declaration": { - "id": 4139, + "id": 4141, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 4140, + "id": 4142, "name": "_id", "variant": "declaration", "kind": 1024, @@ -1170,7 +1170,7 @@ { "title": "Properties", "children": [ - 4140 + 4142 ] } ] @@ -1181,7 +1181,7 @@ "types": [ { "type": "reference", - "target": 4146, + "target": 4148, "typeArguments": [ { "type": "reference", @@ -1207,7 +1207,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 4145, + "target": 4147, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1215,14 +1215,14 @@ "extendsType": { "type": "reflection", "declaration": { - "id": 4141, + "id": 4143, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 4142, + "id": 4144, "name": "uuid", "variant": "declaration", "kind": 1024, @@ -1239,7 +1239,7 @@ { "title": "Properties", "children": [ - 4142 + 4144 ] } ] @@ -1247,7 +1247,7 @@ }, "trueType": { "type": "reference", - "target": 4146, + "target": 4148, "typeArguments": [ { "type": "reference", @@ -1267,7 +1267,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 4145, + "target": 4147, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1275,14 +1275,14 @@ "extendsType": { "type": "reflection", "declaration": { - "id": 4143, + "id": 4145, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 4144, + "id": 4146, "name": "id", "variant": "declaration", "kind": 1024, @@ -1299,7 +1299,7 @@ { "title": "Properties", "children": [ - 4144 + 4146 ] } ] @@ -1307,7 +1307,7 @@ }, "trueType": { "type": "reference", - "target": 4146, + "target": 4148, "typeArguments": [ { "type": "reference", @@ -1799,14 +1799,14 @@ } }, { - "id": 4113, + "id": 4115, "name": "FilterValue2", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 4114, + "id": 4116, "name": "T", "variant": "typeParam", "kind": 131072, @@ -1818,7 +1818,7 @@ "types": [ { "type": "reference", - "target": 4114, + "target": 4116, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1829,7 +1829,7 @@ "typeArguments": [ { "type": "reference", - "target": 4114, + "target": 4116, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1840,11 +1840,11 @@ }, { "type": "reference", - "target": 4136, + "target": 4138, "typeArguments": [ { "type": "reference", - "target": 4114, + "target": 4116, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1880,7 +1880,7 @@ "typeArguments": [ { "type": "reference", - "target": 4113, + "target": 4115, "typeArguments": [ { "type": "reference", @@ -1899,7 +1899,7 @@ }, { "type": "reference", - "target": 4113, + "target": 4115, "typeArguments": [ { "type": "reference", @@ -1916,7 +1916,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 4113, + "target": 4115, "typeArguments": [ { "type": "reference", @@ -1938,7 +1938,7 @@ } }, { - "id": 4112, + "id": 4114, "name": "PrevLimit", "variant": "declaration", "kind": 2097152, @@ -2265,7 +2265,7 @@ }, "objectType": { "type": "reference", - "target": 4112, + "target": 4114, "name": "PrevLimit", "package": "@medusajs/types" } @@ -2295,7 +2295,7 @@ } }, { - "id": 4109, + "id": 4111, "name": "EventMetadata", "variant": "declaration", "kind": 2097152, @@ -2325,14 +2325,14 @@ { "type": "reflection", "declaration": { - "id": 4110, + "id": 4112, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 4111, + "id": 4113, "name": "eventGroupId", "variant": "declaration", "kind": 1024, @@ -2349,7 +2349,7 @@ { "title": "Properties", "children": [ - 4111 + 4113 ] } ] @@ -2407,7 +2407,7 @@ }, "type": { "type": "reference", - "target": 4109, + "target": 4111, "name": "EventMetadata", "package": "@medusajs/types" } @@ -31324,7 +31324,7 @@ ] }, { - "id": 4116, + "id": 4118, "name": "ChangeActionType", "variant": "declaration", "kind": 2097152, @@ -31698,14 +31698,14 @@ } }, { - "id": 4126, + "id": 4128, "name": "OrderAdjustmentLineDTO", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 4127, + "id": 4129, "name": "id", "variant": "declaration", "kind": 1024, @@ -31724,7 +31724,7 @@ } }, { - "id": 4128, + "id": 4130, "name": "code", "variant": "declaration", "kind": 1024, @@ -31745,7 +31745,7 @@ } }, { - "id": 4129, + "id": 4131, "name": "amount", "variant": "declaration", "kind": 1024, @@ -31766,7 +31766,7 @@ } }, { - "id": 4130, + "id": 4132, "name": "order_id", "variant": "declaration", "kind": 1024, @@ -31785,7 +31785,7 @@ } }, { - "id": 4131, + "id": 4133, "name": "description", "variant": "declaration", "kind": 1024, @@ -31806,7 +31806,7 @@ } }, { - "id": 4132, + "id": 4134, "name": "promotion_id", "variant": "declaration", "kind": 1024, @@ -31827,7 +31827,7 @@ } }, { - "id": 4133, + "id": 4135, "name": "provider_id", "variant": "declaration", "kind": 1024, @@ -31848,7 +31848,7 @@ } }, { - "id": 4134, + "id": 4136, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -31881,7 +31881,7 @@ } }, { - "id": 4135, + "id": 4137, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -31918,40 +31918,40 @@ { "title": "Properties", "children": [ - 4127, - 4128, 4129, 4130, 4131, 4132, 4133, 4134, - 4135 + 4135, + 4136, + 4137 ] } ], "extendedBy": [ { "type": "reference", - "target": 4049, + "target": 4051, "name": "OrderLineItemAdjustmentDTO" }, { "type": "reference", - "target": 4097, + "target": 4099, "name": "OrderShippingMethodAdjustmentDTO" } ] }, { - "id": 4097, + "id": 4099, "name": "OrderShippingMethodAdjustmentDTO", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 4100, + "id": 4102, "name": "id", "variant": "declaration", "kind": 1024, @@ -31972,12 +31972,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 4127, + "target": 4129, "name": "OrderAdjustmentLineDTO.id" } }, { - "id": 4101, + "id": 4103, "name": "code", "variant": "declaration", "kind": 1024, @@ -31999,12 +31999,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 4128, + "target": 4130, "name": "OrderAdjustmentLineDTO.code" } }, { - "id": 4102, + "id": 4104, "name": "amount", "variant": "declaration", "kind": 1024, @@ -32027,12 +32027,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 4129, + "target": 4131, "name": "OrderAdjustmentLineDTO.amount" } }, { - "id": 4103, + "id": 4105, "name": "order_id", "variant": "declaration", "kind": 1024, @@ -32053,12 +32053,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 4130, + "target": 4132, "name": "OrderAdjustmentLineDTO.order_id" } }, { - "id": 4104, + "id": 4106, "name": "description", "variant": "declaration", "kind": 1024, @@ -32080,12 +32080,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 4131, + "target": 4133, "name": "OrderAdjustmentLineDTO.description" } }, { - "id": 4105, + "id": 4107, "name": "promotion_id", "variant": "declaration", "kind": 1024, @@ -32107,12 +32107,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 4132, + "target": 4134, "name": "OrderAdjustmentLineDTO.promotion_id" } }, { - "id": 4106, + "id": 4108, "name": "provider_id", "variant": "declaration", "kind": 1024, @@ -32134,12 +32134,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 4133, + "target": 4135, "name": "OrderAdjustmentLineDTO.provider_id" } }, { - "id": 4107, + "id": 4109, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -32174,12 +32174,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 4134, + "target": 4136, "name": "OrderAdjustmentLineDTO.created_at" } }, { - "id": 4108, + "id": 4110, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -32214,12 +32214,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 4135, + "target": 4137, "name": "OrderAdjustmentLineDTO.updated_at" } }, { - "id": 4098, + "id": 4100, "name": "shipping_method", "variant": "declaration", "kind": 1024, @@ -32240,7 +32240,7 @@ } }, { - "id": 4099, + "id": 4101, "name": "shipping_method_id", "variant": "declaration", "kind": 1024, @@ -32263,8 +32263,6 @@ { "title": "Properties", "children": [ - 4100, - 4101, 4102, 4103, 4104, @@ -32272,29 +32270,31 @@ 4106, 4107, 4108, - 4098, - 4099 + 4109, + 4110, + 4100, + 4101 ] } ], "extendedTypes": [ { "type": "reference", - "target": 4126, + "target": 4128, "name": "OrderAdjustmentLineDTO", "package": "@medusajs/types" } ] }, { - "id": 4049, + "id": 4051, "name": "OrderLineItemAdjustmentDTO", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 4052, + "id": 4054, "name": "id", "variant": "declaration", "kind": 1024, @@ -32315,12 +32315,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 4127, + "target": 4129, "name": "OrderAdjustmentLineDTO.id" } }, { - "id": 4053, + "id": 4055, "name": "code", "variant": "declaration", "kind": 1024, @@ -32342,12 +32342,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 4128, + "target": 4130, "name": "OrderAdjustmentLineDTO.code" } }, { - "id": 4054, + "id": 4056, "name": "amount", "variant": "declaration", "kind": 1024, @@ -32370,12 +32370,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 4129, + "target": 4131, "name": "OrderAdjustmentLineDTO.amount" } }, { - "id": 4055, + "id": 4057, "name": "order_id", "variant": "declaration", "kind": 1024, @@ -32396,12 +32396,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 4130, + "target": 4132, "name": "OrderAdjustmentLineDTO.order_id" } }, { - "id": 4056, + "id": 4058, "name": "description", "variant": "declaration", "kind": 1024, @@ -32423,12 +32423,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 4131, + "target": 4133, "name": "OrderAdjustmentLineDTO.description" } }, { - "id": 4057, + "id": 4059, "name": "promotion_id", "variant": "declaration", "kind": 1024, @@ -32450,12 +32450,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 4132, + "target": 4134, "name": "OrderAdjustmentLineDTO.promotion_id" } }, { - "id": 4058, + "id": 4060, "name": "provider_id", "variant": "declaration", "kind": 1024, @@ -32477,12 +32477,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 4133, + "target": 4135, "name": "OrderAdjustmentLineDTO.provider_id" } }, { - "id": 4059, + "id": 4061, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -32517,12 +32517,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 4134, + "target": 4136, "name": "OrderAdjustmentLineDTO.created_at" } }, { - "id": 4060, + "id": 4062, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -32557,12 +32557,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 4135, + "target": 4137, "name": "OrderAdjustmentLineDTO.updated_at" } }, { - "id": 4050, + "id": 4052, "name": "item", "variant": "declaration", "kind": 1024, @@ -32586,7 +32586,7 @@ } }, { - "id": 4051, + "id": 4053, "name": "item_id", "variant": "declaration", "kind": 1024, @@ -32609,8 +32609,6 @@ { "title": "Properties", "children": [ - 4052, - 4053, 4054, 4055, 4056, @@ -32618,29 +32616,31 @@ 4058, 4059, 4060, - 4050, - 4051 + 4061, + 4062, + 4052, + 4053 ] } ], "extendedTypes": [ { "type": "reference", - "target": 4126, + "target": 4128, "name": "OrderAdjustmentLineDTO", "package": "@medusajs/types" } ] }, { - "id": 4117, + "id": 4119, "name": "OrderTaxLineDTO", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 4118, + "id": 4120, "name": "id", "variant": "declaration", "kind": 1024, @@ -32659,7 +32659,7 @@ } }, { - "id": 4119, + "id": 4121, "name": "description", "variant": "declaration", "kind": 1024, @@ -32680,7 +32680,7 @@ } }, { - "id": 4120, + "id": 4122, "name": "tax_rate_id", "variant": "declaration", "kind": 1024, @@ -32701,7 +32701,7 @@ } }, { - "id": 4121, + "id": 4123, "name": "code", "variant": "declaration", "kind": 1024, @@ -32720,7 +32720,7 @@ } }, { - "id": 4122, + "id": 4124, "name": "rate", "variant": "declaration", "kind": 1024, @@ -32739,7 +32739,7 @@ } }, { - "id": 4123, + "id": 4125, "name": "provider_id", "variant": "declaration", "kind": 1024, @@ -32760,7 +32760,7 @@ } }, { - "id": 4124, + "id": 4126, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -32793,7 +32793,7 @@ } }, { - "id": 4125, + "id": 4127, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -32830,39 +32830,39 @@ { "title": "Properties", "children": [ - 4118, - 4119, 4120, 4121, 4122, 4123, 4124, - 4125 + 4125, + 4126, + 4127 ] } ], "extendedBy": [ { "type": "reference", - "target": 4034, + "target": 4036, "name": "OrderLineItemTaxLineDTO" }, { "type": "reference", - "target": 4082, + "target": 4084, "name": "OrderShippingMethodTaxLineDTO" } ] }, { - "id": 4082, + "id": 4084, "name": "OrderShippingMethodTaxLineDTO", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 4089, + "id": 4091, "name": "id", "variant": "declaration", "kind": 1024, @@ -32883,12 +32883,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 4118, + "target": 4120, "name": "OrderTaxLineDTO.id" } }, { - "id": 4090, + "id": 4092, "name": "description", "variant": "declaration", "kind": 1024, @@ -32910,12 +32910,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 4119, + "target": 4121, "name": "OrderTaxLineDTO.description" } }, { - "id": 4091, + "id": 4093, "name": "tax_rate_id", "variant": "declaration", "kind": 1024, @@ -32937,12 +32937,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 4120, + "target": 4122, "name": "OrderTaxLineDTO.tax_rate_id" } }, { - "id": 4092, + "id": 4094, "name": "code", "variant": "declaration", "kind": 1024, @@ -32963,12 +32963,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 4121, + "target": 4123, "name": "OrderTaxLineDTO.code" } }, { - "id": 4093, + "id": 4095, "name": "rate", "variant": "declaration", "kind": 1024, @@ -32989,12 +32989,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 4122, + "target": 4124, "name": "OrderTaxLineDTO.rate" } }, { - "id": 4094, + "id": 4096, "name": "provider_id", "variant": "declaration", "kind": 1024, @@ -33016,12 +33016,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 4123, + "target": 4125, "name": "OrderTaxLineDTO.provider_id" } }, { - "id": 4095, + "id": 4097, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -33056,12 +33056,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 4124, + "target": 4126, "name": "OrderTaxLineDTO.created_at" } }, { - "id": 4096, + "id": 4098, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -33096,12 +33096,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 4125, + "target": 4127, "name": "OrderTaxLineDTO.updated_at" } }, { - "id": 4083, + "id": 4085, "name": "shipping_method", "variant": "declaration", "kind": 1024, @@ -33122,7 +33122,7 @@ } }, { - "id": 4084, + "id": 4086, "name": "shipping_method_id", "variant": "declaration", "kind": 1024, @@ -33141,7 +33141,7 @@ } }, { - "id": 4085, + "id": 4087, "name": "total", "variant": "declaration", "kind": 1024, @@ -33162,7 +33162,7 @@ } }, { - "id": 4086, + "id": 4088, "name": "subtotal", "variant": "declaration", "kind": 1024, @@ -33183,7 +33183,7 @@ } }, { - "id": 4087, + "id": 4089, "name": "raw_total", "variant": "declaration", "kind": 1024, @@ -33204,7 +33204,7 @@ } }, { - "id": 4088, + "id": 4090, "name": "raw_subtotal", "variant": "declaration", "kind": 1024, @@ -33229,41 +33229,41 @@ { "title": "Properties", "children": [ - 4089, - 4090, 4091, 4092, 4093, 4094, 4095, 4096, - 4083, - 4084, + 4097, + 4098, 4085, 4086, 4087, - 4088 + 4088, + 4089, + 4090 ] } ], "extendedTypes": [ { "type": "reference", - "target": 4117, + "target": 4119, "name": "OrderTaxLineDTO", "package": "@medusajs/types" } ] }, { - "id": 4034, + "id": 4036, "name": "OrderLineItemTaxLineDTO", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 4041, + "id": 4043, "name": "id", "variant": "declaration", "kind": 1024, @@ -33284,12 +33284,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 4118, + "target": 4120, "name": "OrderTaxLineDTO.id" } }, { - "id": 4042, + "id": 4044, "name": "description", "variant": "declaration", "kind": 1024, @@ -33311,12 +33311,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 4119, + "target": 4121, "name": "OrderTaxLineDTO.description" } }, { - "id": 4043, + "id": 4045, "name": "tax_rate_id", "variant": "declaration", "kind": 1024, @@ -33338,12 +33338,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 4120, + "target": 4122, "name": "OrderTaxLineDTO.tax_rate_id" } }, { - "id": 4044, + "id": 4046, "name": "code", "variant": "declaration", "kind": 1024, @@ -33364,12 +33364,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 4121, + "target": 4123, "name": "OrderTaxLineDTO.code" } }, { - "id": 4045, + "id": 4047, "name": "rate", "variant": "declaration", "kind": 1024, @@ -33390,12 +33390,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 4122, + "target": 4124, "name": "OrderTaxLineDTO.rate" } }, { - "id": 4046, + "id": 4048, "name": "provider_id", "variant": "declaration", "kind": 1024, @@ -33417,12 +33417,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 4123, + "target": 4125, "name": "OrderTaxLineDTO.provider_id" } }, { - "id": 4047, + "id": 4049, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -33457,12 +33457,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 4124, + "target": 4126, "name": "OrderTaxLineDTO.created_at" } }, { - "id": 4048, + "id": 4050, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -33497,12 +33497,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 4125, + "target": 4127, "name": "OrderTaxLineDTO.updated_at" } }, { - "id": 4035, + "id": 4037, "name": "item", "variant": "declaration", "kind": 1024, @@ -33523,7 +33523,7 @@ } }, { - "id": 4036, + "id": 4038, "name": "item_id", "variant": "declaration", "kind": 1024, @@ -33542,7 +33542,7 @@ } }, { - "id": 4037, + "id": 4039, "name": "total", "variant": "declaration", "kind": 1024, @@ -33563,7 +33563,7 @@ } }, { - "id": 4038, + "id": 4040, "name": "subtotal", "variant": "declaration", "kind": 1024, @@ -33584,7 +33584,7 @@ } }, { - "id": 4039, + "id": 4041, "name": "raw_total", "variant": "declaration", "kind": 1024, @@ -33605,7 +33605,7 @@ } }, { - "id": 4040, + "id": 4042, "name": "raw_subtotal", "variant": "declaration", "kind": 1024, @@ -33630,27 +33630,27 @@ { "title": "Properties", "children": [ - 4041, - 4042, 4043, 4044, 4045, 4046, 4047, 4048, - 4035, - 4036, + 4049, + 4050, 4037, 4038, 4039, - 4040 + 4040, + 4041, + 4042 ] } ], "extendedTypes": [ { "type": "reference", - "target": 4117, + "target": 4119, "name": "OrderTaxLineDTO", "package": "@medusajs/types" } @@ -34319,7 +34319,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 4082, + "target": 4084, "name": "OrderShippingMethodTaxLineDTO", "package": "@medusajs/types" } @@ -34348,7 +34348,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 4097, + "target": 4099, "name": "OrderShippingMethodAdjustmentDTO", "package": "@medusajs/types" } @@ -34796,14 +34796,14 @@ ] }, { - "id": 4007, + "id": 4009, "name": "OrderLineItemTotalsDTO", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 4008, + "id": 4010, "name": "original_total", "variant": "declaration", "kind": 1024, @@ -34824,7 +34824,7 @@ } }, { - "id": 4009, + "id": 4011, "name": "original_subtotal", "variant": "declaration", "kind": 1024, @@ -34845,7 +34845,7 @@ } }, { - "id": 4010, + "id": 4012, "name": "original_tax_total", "variant": "declaration", "kind": 1024, @@ -34866,7 +34866,7 @@ } }, { - "id": 4011, + "id": 4013, "name": "item_total", "variant": "declaration", "kind": 1024, @@ -34887,7 +34887,7 @@ } }, { - "id": 4012, + "id": 4014, "name": "item_subtotal", "variant": "declaration", "kind": 1024, @@ -34908,7 +34908,7 @@ } }, { - "id": 4013, + "id": 4015, "name": "item_tax_total", "variant": "declaration", "kind": 1024, @@ -34929,7 +34929,7 @@ } }, { - "id": 4014, + "id": 4016, "name": "total", "variant": "declaration", "kind": 1024, @@ -34950,7 +34950,7 @@ } }, { - "id": 4015, + "id": 4017, "name": "subtotal", "variant": "declaration", "kind": 1024, @@ -34971,7 +34971,7 @@ } }, { - "id": 4016, + "id": 4018, "name": "tax_total", "variant": "declaration", "kind": 1024, @@ -34992,7 +34992,7 @@ } }, { - "id": 4017, + "id": 4019, "name": "discount_total", "variant": "declaration", "kind": 1024, @@ -35013,7 +35013,7 @@ } }, { - "id": 4018, + "id": 4020, "name": "discount_tax_total", "variant": "declaration", "kind": 1024, @@ -35034,7 +35034,7 @@ } }, { - "id": 4019, + "id": 4021, "name": "refundable_total", "variant": "declaration", "kind": 1024, @@ -35055,7 +35055,7 @@ } }, { - "id": 4020, + "id": 4022, "name": "refundable_total_per_unit", "variant": "declaration", "kind": 1024, @@ -35076,7 +35076,7 @@ } }, { - "id": 4021, + "id": 4023, "name": "raw_original_total", "variant": "declaration", "kind": 1024, @@ -35097,7 +35097,7 @@ } }, { - "id": 4022, + "id": 4024, "name": "raw_original_subtotal", "variant": "declaration", "kind": 1024, @@ -35118,7 +35118,7 @@ } }, { - "id": 4023, + "id": 4025, "name": "raw_original_tax_total", "variant": "declaration", "kind": 1024, @@ -35139,7 +35139,7 @@ } }, { - "id": 4024, + "id": 4026, "name": "raw_item_total", "variant": "declaration", "kind": 1024, @@ -35160,7 +35160,7 @@ } }, { - "id": 4025, + "id": 4027, "name": "raw_item_subtotal", "variant": "declaration", "kind": 1024, @@ -35181,7 +35181,7 @@ } }, { - "id": 4026, + "id": 4028, "name": "raw_item_tax_total", "variant": "declaration", "kind": 1024, @@ -35202,7 +35202,7 @@ } }, { - "id": 4027, + "id": 4029, "name": "raw_total", "variant": "declaration", "kind": 1024, @@ -35223,7 +35223,7 @@ } }, { - "id": 4028, + "id": 4030, "name": "raw_subtotal", "variant": "declaration", "kind": 1024, @@ -35244,7 +35244,7 @@ } }, { - "id": 4029, + "id": 4031, "name": "raw_tax_total", "variant": "declaration", "kind": 1024, @@ -35265,7 +35265,7 @@ } }, { - "id": 4030, + "id": 4032, "name": "raw_discount_total", "variant": "declaration", "kind": 1024, @@ -35286,7 +35286,7 @@ } }, { - "id": 4031, + "id": 4033, "name": "raw_discount_tax_total", "variant": "declaration", "kind": 1024, @@ -35307,7 +35307,7 @@ } }, { - "id": 4032, + "id": 4034, "name": "raw_refundable_total", "variant": "declaration", "kind": 1024, @@ -35328,7 +35328,7 @@ } }, { - "id": 4033, + "id": 4035, "name": "raw_refundable_total_per_unit", "variant": "declaration", "kind": 1024, @@ -35353,8 +35353,6 @@ { "title": "Properties", "children": [ - 4008, - 4009, 4010, 4011, 4012, @@ -35378,7 +35376,9 @@ 4030, 4031, 4032, - 4033 + 4033, + 4034, + 4035 ] } ], @@ -35421,7 +35421,7 @@ }, "inheritedFrom": { "type": "reference", - "target": 4008, + "target": 4010, "name": "OrderLineItemTotalsDTO.original_total" } }, @@ -35449,7 +35449,7 @@ }, "inheritedFrom": { "type": "reference", - "target": 4009, + "target": 4011, "name": "OrderLineItemTotalsDTO.original_subtotal" } }, @@ -35477,7 +35477,7 @@ }, "inheritedFrom": { "type": "reference", - "target": 4010, + "target": 4012, "name": "OrderLineItemTotalsDTO.original_tax_total" } }, @@ -35505,7 +35505,7 @@ }, "inheritedFrom": { "type": "reference", - "target": 4011, + "target": 4013, "name": "OrderLineItemTotalsDTO.item_total" } }, @@ -35533,7 +35533,7 @@ }, "inheritedFrom": { "type": "reference", - "target": 4012, + "target": 4014, "name": "OrderLineItemTotalsDTO.item_subtotal" } }, @@ -35561,7 +35561,7 @@ }, "inheritedFrom": { "type": "reference", - "target": 4013, + "target": 4015, "name": "OrderLineItemTotalsDTO.item_tax_total" } }, @@ -35589,7 +35589,7 @@ }, "inheritedFrom": { "type": "reference", - "target": 4014, + "target": 4016, "name": "OrderLineItemTotalsDTO.total" } }, @@ -35617,7 +35617,7 @@ }, "inheritedFrom": { "type": "reference", - "target": 4015, + "target": 4017, "name": "OrderLineItemTotalsDTO.subtotal" } }, @@ -35645,7 +35645,7 @@ }, "inheritedFrom": { "type": "reference", - "target": 4016, + "target": 4018, "name": "OrderLineItemTotalsDTO.tax_total" } }, @@ -35673,7 +35673,7 @@ }, "inheritedFrom": { "type": "reference", - "target": 4017, + "target": 4019, "name": "OrderLineItemTotalsDTO.discount_total" } }, @@ -35701,7 +35701,7 @@ }, "inheritedFrom": { "type": "reference", - "target": 4018, + "target": 4020, "name": "OrderLineItemTotalsDTO.discount_tax_total" } }, @@ -35729,7 +35729,7 @@ }, "inheritedFrom": { "type": "reference", - "target": 4019, + "target": 4021, "name": "OrderLineItemTotalsDTO.refundable_total" } }, @@ -35757,7 +35757,7 @@ }, "inheritedFrom": { "type": "reference", - "target": 4020, + "target": 4022, "name": "OrderLineItemTotalsDTO.refundable_total_per_unit" } }, @@ -35785,7 +35785,7 @@ }, "inheritedFrom": { "type": "reference", - "target": 4021, + "target": 4023, "name": "OrderLineItemTotalsDTO.raw_original_total" } }, @@ -35813,7 +35813,7 @@ }, "inheritedFrom": { "type": "reference", - "target": 4022, + "target": 4024, "name": "OrderLineItemTotalsDTO.raw_original_subtotal" } }, @@ -35841,7 +35841,7 @@ }, "inheritedFrom": { "type": "reference", - "target": 4023, + "target": 4025, "name": "OrderLineItemTotalsDTO.raw_original_tax_total" } }, @@ -35869,7 +35869,7 @@ }, "inheritedFrom": { "type": "reference", - "target": 4024, + "target": 4026, "name": "OrderLineItemTotalsDTO.raw_item_total" } }, @@ -35897,7 +35897,7 @@ }, "inheritedFrom": { "type": "reference", - "target": 4025, + "target": 4027, "name": "OrderLineItemTotalsDTO.raw_item_subtotal" } }, @@ -35925,7 +35925,7 @@ }, "inheritedFrom": { "type": "reference", - "target": 4026, + "target": 4028, "name": "OrderLineItemTotalsDTO.raw_item_tax_total" } }, @@ -35953,7 +35953,7 @@ }, "inheritedFrom": { "type": "reference", - "target": 4027, + "target": 4029, "name": "OrderLineItemTotalsDTO.raw_total" } }, @@ -35981,7 +35981,7 @@ }, "inheritedFrom": { "type": "reference", - "target": 4028, + "target": 4030, "name": "OrderLineItemTotalsDTO.raw_subtotal" } }, @@ -36009,7 +36009,7 @@ }, "inheritedFrom": { "type": "reference", - "target": 4029, + "target": 4031, "name": "OrderLineItemTotalsDTO.raw_tax_total" } }, @@ -36037,7 +36037,7 @@ }, "inheritedFrom": { "type": "reference", - "target": 4030, + "target": 4032, "name": "OrderLineItemTotalsDTO.raw_discount_total" } }, @@ -36065,7 +36065,7 @@ }, "inheritedFrom": { "type": "reference", - "target": 4031, + "target": 4033, "name": "OrderLineItemTotalsDTO.raw_discount_tax_total" } }, @@ -36093,7 +36093,7 @@ }, "inheritedFrom": { "type": "reference", - "target": 4032, + "target": 4034, "name": "OrderLineItemTotalsDTO.raw_refundable_total" } }, @@ -36121,7 +36121,7 @@ }, "inheritedFrom": { "type": "reference", - "target": 4033, + "target": 4035, "name": "OrderLineItemTotalsDTO.raw_refundable_total_per_unit" } }, @@ -36802,7 +36802,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 4034, + "target": 4036, "name": "OrderLineItemTaxLineDTO", "package": "@medusajs/types" } @@ -36831,7 +36831,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 4049, + "target": 4051, "name": "OrderLineItemAdjustmentDTO", "package": "@medusajs/types" } @@ -36853,7 +36853,7 @@ }, "type": { "type": "reference", - "target": 4061, + "target": 4063, "name": "OrderItemDTO", "package": "@medusajs/types" } @@ -37019,21 +37019,21 @@ "extendedTypes": [ { "type": "reference", - "target": 4007, + "target": 4009, "name": "OrderLineItemTotalsDTO", "package": "@medusajs/types" } ] }, { - "id": 4061, + "id": 4063, "name": "OrderItemDTO", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 4062, + "id": 4064, "name": "id", "variant": "declaration", "kind": 1024, @@ -37052,7 +37052,7 @@ } }, { - "id": 4063, + "id": 4065, "name": "item_id", "variant": "declaration", "kind": 1024, @@ -37071,7 +37071,7 @@ } }, { - "id": 4064, + "id": 4066, "name": "item", "variant": "declaration", "kind": 1024, @@ -37092,7 +37092,7 @@ } }, { - "id": 4065, + "id": 4067, "name": "quantity", "variant": "declaration", "kind": 1024, @@ -37111,7 +37111,7 @@ } }, { - "id": 4066, + "id": 4068, "name": "raw_quantity", "variant": "declaration", "kind": 1024, @@ -37132,7 +37132,7 @@ } }, { - "id": 4067, + "id": 4069, "name": "fulfilled_quantity", "variant": "declaration", "kind": 1024, @@ -37151,7 +37151,7 @@ } }, { - "id": 4068, + "id": 4070, "name": "raw_fulfilled_quantity", "variant": "declaration", "kind": 1024, @@ -37172,7 +37172,7 @@ } }, { - "id": 4069, + "id": 4071, "name": "shipped_quantity", "variant": "declaration", "kind": 1024, @@ -37191,7 +37191,7 @@ } }, { - "id": 4070, + "id": 4072, "name": "raw_shipped_quantity", "variant": "declaration", "kind": 1024, @@ -37212,7 +37212,7 @@ } }, { - "id": 4071, + "id": 4073, "name": "return_requested_quantity", "variant": "declaration", "kind": 1024, @@ -37231,7 +37231,7 @@ } }, { - "id": 4072, + "id": 4074, "name": "raw_return_requested_quantity", "variant": "declaration", "kind": 1024, @@ -37252,7 +37252,7 @@ } }, { - "id": 4073, + "id": 4075, "name": "return_received_quantity", "variant": "declaration", "kind": 1024, @@ -37271,7 +37271,7 @@ } }, { - "id": 4074, + "id": 4076, "name": "raw_return_received_quantity", "variant": "declaration", "kind": 1024, @@ -37292,7 +37292,7 @@ } }, { - "id": 4075, + "id": 4077, "name": "return_dismissed_quantity", "variant": "declaration", "kind": 1024, @@ -37311,7 +37311,7 @@ } }, { - "id": 4076, + "id": 4078, "name": "raw_return_dismissed_quantity", "variant": "declaration", "kind": 1024, @@ -37332,7 +37332,7 @@ } }, { - "id": 4077, + "id": 4079, "name": "written_off_quantity", "variant": "declaration", "kind": 1024, @@ -37351,7 +37351,7 @@ } }, { - "id": 4078, + "id": 4080, "name": "raw_written_off_quantity", "variant": "declaration", "kind": 1024, @@ -37372,7 +37372,7 @@ } }, { - "id": 4079, + "id": 4081, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -37415,7 +37415,7 @@ } }, { - "id": 4080, + "id": 4082, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -37439,7 +37439,7 @@ } }, { - "id": 4081, + "id": 4083, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -37467,8 +37467,6 @@ { "title": "Properties", "children": [ - 4062, - 4063, 4064, 4065, 4066, @@ -37486,7 +37484,9 @@ 4078, 4079, 4080, - 4081 + 4081, + 4082, + 4083 ] } ] @@ -39028,7 +39028,7 @@ ] }, { - "id": 4115, + "id": 4117, "name": "ReturnStatus", "variant": "declaration", "kind": 2097152, @@ -39062,32 +39062,6 @@ "kind": 256, "flags": {}, "children": [ - { - "id": 3808, - "name": "id", - "variant": "declaration", - "kind": 1024, - "flags": { - "isInherited": true - }, - "comment": { - "summary": [ - { - "kind": "text", - "text": "The ID of the order." - } - ] - }, - "type": { - "type": "intrinsic", - "name": "string" - }, - "inheritedFrom": { - "type": "reference", - "target": -1, - "name": "Omit.id" - } - }, { "id": 3818, "name": "order_change", @@ -39876,7 +39850,7 @@ } }, { - "id": 3804, + "id": 3805, "name": "total", "variant": "declaration", "kind": 1024, @@ -39904,7 +39878,7 @@ } }, { - "id": 3805, + "id": 3806, "name": "subtotal", "variant": "declaration", "kind": 1024, @@ -39932,7 +39906,7 @@ } }, { - "id": 3803, + "id": 3804, "name": "tax_total", "variant": "declaration", "kind": 1024, @@ -39960,7 +39934,7 @@ } }, { - "id": 3802, + "id": 3803, "name": "discount_total", "variant": "declaration", "kind": 1024, @@ -40016,7 +39990,7 @@ } }, { - "id": 3806, + "id": 3807, "name": "gift_card_total", "variant": "declaration", "kind": 1024, @@ -40044,7 +40018,7 @@ } }, { - "id": 3807, + "id": 3808, "name": "gift_card_tax_total", "variant": "declaration", "kind": 1024, @@ -40072,7 +40046,7 @@ } }, { - "id": 3801, + "id": 3802, "name": "shipping_total", "variant": "declaration", "kind": 1024, @@ -40857,19 +40831,43 @@ }, { "id": 3798, + "name": "id", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "comment": { + "summary": [ + { + "kind": "text", + "text": "The ID of the order." + } + ] + }, + "type": { + "type": "intrinsic", + "name": "string" + }, + "overwrites": { + "type": "reference", + "target": -1, + "name": "Omit.id" + } + }, + { + "id": 3799, "name": "status", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 4115, + "target": 4117, "name": "ReturnStatus", "package": "@medusajs/types" } }, { - "id": 3799, + "id": 3800, "name": "refund_amount", "variant": "declaration", "kind": 1024, @@ -40884,7 +40882,7 @@ } }, { - "id": 3800, + "id": 3801, "name": "order_id", "variant": "declaration", "kind": 1024, @@ -40899,7 +40897,6 @@ { "title": "Properties", "children": [ - 3808, 3818, 3813, 3812, @@ -40925,14 +40922,14 @@ 3831, 3832, 3833, - 3804, 3805, - 3803, - 3802, - 3834, 3806, + 3804, + 3803, + 3834, 3807, - 3801, + 3808, + 3802, 3835, 3836, 3837, @@ -40962,7 +40959,8 @@ 3861, 3798, 3799, - 3800 + 3800, + 3801 ] } ], @@ -41000,14 +40998,14 @@ ] }, { - "id": 3928, + "id": 3930, "name": "OrderClaimDTO", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 3941, + "id": 3943, "name": "id", "variant": "declaration", "kind": 1024, @@ -41033,7 +41031,7 @@ } }, { - "id": 3951, + "id": 3953, "name": "order_change", "variant": "declaration", "kind": 1024, @@ -41062,7 +41060,7 @@ } }, { - "id": 3946, + "id": 3948, "name": "region_id", "variant": "declaration", "kind": 1024, @@ -41089,7 +41087,7 @@ } }, { - "id": 3945, + "id": 3947, "name": "customer_id", "variant": "declaration", "kind": 1024, @@ -41116,7 +41114,7 @@ } }, { - "id": 3944, + "id": 3946, "name": "sales_channel_id", "variant": "declaration", "kind": 1024, @@ -41143,7 +41141,7 @@ } }, { - "id": 3948, + "id": 3950, "name": "email", "variant": "declaration", "kind": 1024, @@ -41170,7 +41168,7 @@ } }, { - "id": 3950, + "id": 3952, "name": "currency_code", "variant": "declaration", "kind": 1024, @@ -41196,7 +41194,7 @@ } }, { - "id": 3952, + "id": 3954, "name": "shipping_address", "variant": "declaration", "kind": 1024, @@ -41228,7 +41226,7 @@ } }, { - "id": 3953, + "id": 3955, "name": "billing_address", "variant": "declaration", "kind": 1024, @@ -41260,7 +41258,7 @@ } }, { - "id": 3954, + "id": 3956, "name": "shipping_methods", "variant": "declaration", "kind": 1024, @@ -41295,7 +41293,7 @@ } }, { - "id": 3955, + "id": 3957, "name": "transactions", "variant": "declaration", "kind": 1024, @@ -41330,7 +41328,7 @@ } }, { - "id": 3956, + "id": 3958, "name": "summary", "variant": "declaration", "kind": 1024, @@ -41359,7 +41357,7 @@ } }, { - "id": 3947, + "id": 3949, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -41410,7 +41408,7 @@ } }, { - "id": 3949, + "id": 3951, "name": "canceled_at", "variant": "declaration", "kind": 1024, @@ -41451,7 +41449,7 @@ } }, { - "id": 3942, + "id": 3944, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -41492,7 +41490,7 @@ } }, { - "id": 3943, + "id": 3945, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -41533,7 +41531,7 @@ } }, { - "id": 3957, + "id": 3959, "name": "original_item_total", "variant": "declaration", "kind": 1024, @@ -41561,7 +41559,7 @@ } }, { - "id": 3958, + "id": 3960, "name": "original_item_subtotal", "variant": "declaration", "kind": 1024, @@ -41589,7 +41587,7 @@ } }, { - "id": 3959, + "id": 3961, "name": "original_item_tax_total", "variant": "declaration", "kind": 1024, @@ -41617,7 +41615,7 @@ } }, { - "id": 3960, + "id": 3962, "name": "item_total", "variant": "declaration", "kind": 1024, @@ -41645,7 +41643,7 @@ } }, { - "id": 3961, + "id": 3963, "name": "item_subtotal", "variant": "declaration", "kind": 1024, @@ -41673,7 +41671,7 @@ } }, { - "id": 3962, + "id": 3964, "name": "item_tax_total", "variant": "declaration", "kind": 1024, @@ -41701,7 +41699,7 @@ } }, { - "id": 3963, + "id": 3965, "name": "original_total", "variant": "declaration", "kind": 1024, @@ -41729,7 +41727,7 @@ } }, { - "id": 3964, + "id": 3966, "name": "original_subtotal", "variant": "declaration", "kind": 1024, @@ -41757,7 +41755,7 @@ } }, { - "id": 3965, + "id": 3967, "name": "original_tax_total", "variant": "declaration", "kind": 1024, @@ -41785,7 +41783,7 @@ } }, { - "id": 3937, + "id": 3939, "name": "total", "variant": "declaration", "kind": 1024, @@ -41813,7 +41811,7 @@ } }, { - "id": 3938, + "id": 3940, "name": "subtotal", "variant": "declaration", "kind": 1024, @@ -41841,7 +41839,7 @@ } }, { - "id": 3936, + "id": 3938, "name": "tax_total", "variant": "declaration", "kind": 1024, @@ -41869,7 +41867,7 @@ } }, { - "id": 3935, + "id": 3937, "name": "discount_total", "variant": "declaration", "kind": 1024, @@ -41897,7 +41895,7 @@ } }, { - "id": 3966, + "id": 3968, "name": "discount_tax_total", "variant": "declaration", "kind": 1024, @@ -41925,7 +41923,7 @@ } }, { - "id": 3939, + "id": 3941, "name": "gift_card_total", "variant": "declaration", "kind": 1024, @@ -41953,7 +41951,7 @@ } }, { - "id": 3940, + "id": 3942, "name": "gift_card_tax_total", "variant": "declaration", "kind": 1024, @@ -41981,7 +41979,7 @@ } }, { - "id": 3934, + "id": 3936, "name": "shipping_total", "variant": "declaration", "kind": 1024, @@ -42009,7 +42007,7 @@ } }, { - "id": 3967, + "id": 3969, "name": "shipping_subtotal", "variant": "declaration", "kind": 1024, @@ -42037,7 +42035,7 @@ } }, { - "id": 3968, + "id": 3970, "name": "shipping_tax_total", "variant": "declaration", "kind": 1024, @@ -42065,7 +42063,7 @@ } }, { - "id": 3969, + "id": 3971, "name": "original_shipping_total", "variant": "declaration", "kind": 1024, @@ -42093,7 +42091,7 @@ } }, { - "id": 3970, + "id": 3972, "name": "original_shipping_subtotal", "variant": "declaration", "kind": 1024, @@ -42121,7 +42119,7 @@ } }, { - "id": 3971, + "id": 3973, "name": "original_shipping_tax_total", "variant": "declaration", "kind": 1024, @@ -42149,7 +42147,7 @@ } }, { - "id": 3972, + "id": 3974, "name": "raw_original_item_total", "variant": "declaration", "kind": 1024, @@ -42177,7 +42175,7 @@ } }, { - "id": 3973, + "id": 3975, "name": "raw_original_item_subtotal", "variant": "declaration", "kind": 1024, @@ -42205,7 +42203,7 @@ } }, { - "id": 3974, + "id": 3976, "name": "raw_original_item_tax_total", "variant": "declaration", "kind": 1024, @@ -42233,7 +42231,7 @@ } }, { - "id": 3975, + "id": 3977, "name": "raw_item_total", "variant": "declaration", "kind": 1024, @@ -42261,7 +42259,7 @@ } }, { - "id": 3976, + "id": 3978, "name": "raw_item_subtotal", "variant": "declaration", "kind": 1024, @@ -42289,7 +42287,7 @@ } }, { - "id": 3977, + "id": 3979, "name": "raw_item_tax_total", "variant": "declaration", "kind": 1024, @@ -42317,7 +42315,7 @@ } }, { - "id": 3978, + "id": 3980, "name": "raw_original_total", "variant": "declaration", "kind": 1024, @@ -42345,7 +42343,7 @@ } }, { - "id": 3979, + "id": 3981, "name": "raw_original_subtotal", "variant": "declaration", "kind": 1024, @@ -42373,7 +42371,7 @@ } }, { - "id": 3980, + "id": 3982, "name": "raw_original_tax_total", "variant": "declaration", "kind": 1024, @@ -42401,7 +42399,7 @@ } }, { - "id": 3981, + "id": 3983, "name": "raw_total", "variant": "declaration", "kind": 1024, @@ -42429,7 +42427,7 @@ } }, { - "id": 3982, + "id": 3984, "name": "raw_subtotal", "variant": "declaration", "kind": 1024, @@ -42457,7 +42455,7 @@ } }, { - "id": 3983, + "id": 3985, "name": "raw_tax_total", "variant": "declaration", "kind": 1024, @@ -42485,7 +42483,7 @@ } }, { - "id": 3984, + "id": 3986, "name": "raw_discount_total", "variant": "declaration", "kind": 1024, @@ -42513,7 +42511,7 @@ } }, { - "id": 3985, + "id": 3987, "name": "raw_discount_tax_total", "variant": "declaration", "kind": 1024, @@ -42541,7 +42539,7 @@ } }, { - "id": 3986, + "id": 3988, "name": "raw_gift_card_total", "variant": "declaration", "kind": 1024, @@ -42569,7 +42567,7 @@ } }, { - "id": 3987, + "id": 3989, "name": "raw_gift_card_tax_total", "variant": "declaration", "kind": 1024, @@ -42597,7 +42595,7 @@ } }, { - "id": 3988, + "id": 3990, "name": "raw_shipping_total", "variant": "declaration", "kind": 1024, @@ -42625,7 +42623,7 @@ } }, { - "id": 3989, + "id": 3991, "name": "raw_shipping_subtotal", "variant": "declaration", "kind": 1024, @@ -42653,7 +42651,7 @@ } }, { - "id": 3990, + "id": 3992, "name": "raw_shipping_tax_total", "variant": "declaration", "kind": 1024, @@ -42681,7 +42679,7 @@ } }, { - "id": 3991, + "id": 3993, "name": "raw_original_shipping_total", "variant": "declaration", "kind": 1024, @@ -42709,7 +42707,7 @@ } }, { - "id": 3992, + "id": 3994, "name": "raw_original_shipping_subtotal", "variant": "declaration", "kind": 1024, @@ -42737,7 +42735,7 @@ } }, { - "id": 3993, + "id": 3995, "name": "raw_original_shipping_tax_total", "variant": "declaration", "kind": 1024, @@ -42765,7 +42763,7 @@ } }, { - "id": 3929, + "id": 3931, "name": "claim_items", "variant": "declaration", "kind": 1024, @@ -42779,7 +42777,7 @@ } }, { - "id": 3930, + "id": 3932, "name": "additional_items", "variant": "declaration", "kind": 1024, @@ -42793,7 +42791,7 @@ } }, { - "id": 3931, + "id": 3933, "name": "return", "variant": "declaration", "kind": 1024, @@ -42808,7 +42806,7 @@ } }, { - "id": 3932, + "id": 3934, "name": "no_notification", "variant": "declaration", "kind": 1024, @@ -42821,7 +42819,7 @@ } }, { - "id": 3933, + "id": 3935, "name": "refund_amount", "variant": "declaration", "kind": 1024, @@ -42840,24 +42838,22 @@ { "title": "Properties", "children": [ - 3941, - 3951, - 3946, - 3945, - 3944, + 3943, + 3953, 3948, + 3947, + 3946, 3950, 3952, - 3953, 3954, 3955, 3956, - 3947, - 3949, - 3942, - 3943, 3957, 3958, + 3949, + 3951, + 3944, + 3945, 3959, 3960, 3961, @@ -42865,16 +42861,16 @@ 3963, 3964, 3965, - 3937, - 3938, - 3936, - 3935, 3966, + 3967, 3939, 3940, - 3934, - 3967, + 3938, + 3937, 3968, + 3941, + 3942, + 3936, 3969, 3970, 3971, @@ -42900,11 +42896,13 @@ 3991, 3992, 3993, - 3929, - 3930, + 3994, + 3995, 3931, 3932, - 3933 + 3933, + 3934, + 3935 ] } ], @@ -42953,7 +42951,7 @@ "flags": {}, "children": [ { - "id": 3875, + "id": 3877, "name": "id", "variant": "declaration", "kind": 1024, @@ -42979,7 +42977,7 @@ } }, { - "id": 3885, + "id": 3887, "name": "order_change", "variant": "declaration", "kind": 1024, @@ -43008,7 +43006,7 @@ } }, { - "id": 3880, + "id": 3882, "name": "region_id", "variant": "declaration", "kind": 1024, @@ -43035,7 +43033,7 @@ } }, { - "id": 3879, + "id": 3881, "name": "customer_id", "variant": "declaration", "kind": 1024, @@ -43062,7 +43060,7 @@ } }, { - "id": 3878, + "id": 3880, "name": "sales_channel_id", "variant": "declaration", "kind": 1024, @@ -43089,7 +43087,7 @@ } }, { - "id": 3882, + "id": 3884, "name": "email", "variant": "declaration", "kind": 1024, @@ -43116,7 +43114,7 @@ } }, { - "id": 3884, + "id": 3886, "name": "currency_code", "variant": "declaration", "kind": 1024, @@ -43142,7 +43140,7 @@ } }, { - "id": 3886, + "id": 3888, "name": "shipping_address", "variant": "declaration", "kind": 1024, @@ -43174,7 +43172,7 @@ } }, { - "id": 3887, + "id": 3889, "name": "billing_address", "variant": "declaration", "kind": 1024, @@ -43206,7 +43204,7 @@ } }, { - "id": 3888, + "id": 3890, "name": "shipping_methods", "variant": "declaration", "kind": 1024, @@ -43241,7 +43239,7 @@ } }, { - "id": 3889, + "id": 3891, "name": "transactions", "variant": "declaration", "kind": 1024, @@ -43276,7 +43274,7 @@ } }, { - "id": 3890, + "id": 3892, "name": "summary", "variant": "declaration", "kind": 1024, @@ -43305,7 +43303,7 @@ } }, { - "id": 3881, + "id": 3883, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -43356,7 +43354,7 @@ } }, { - "id": 3883, + "id": 3885, "name": "canceled_at", "variant": "declaration", "kind": 1024, @@ -43397,7 +43395,7 @@ } }, { - "id": 3876, + "id": 3878, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -43438,7 +43436,7 @@ } }, { - "id": 3877, + "id": 3879, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -43479,7 +43477,7 @@ } }, { - "id": 3891, + "id": 3893, "name": "original_item_total", "variant": "declaration", "kind": 1024, @@ -43507,7 +43505,7 @@ } }, { - "id": 3892, + "id": 3894, "name": "original_item_subtotal", "variant": "declaration", "kind": 1024, @@ -43535,7 +43533,7 @@ } }, { - "id": 3893, + "id": 3895, "name": "original_item_tax_total", "variant": "declaration", "kind": 1024, @@ -43563,7 +43561,7 @@ } }, { - "id": 3894, + "id": 3896, "name": "item_total", "variant": "declaration", "kind": 1024, @@ -43591,7 +43589,7 @@ } }, { - "id": 3895, + "id": 3897, "name": "item_subtotal", "variant": "declaration", "kind": 1024, @@ -43619,7 +43617,7 @@ } }, { - "id": 3896, + "id": 3898, "name": "item_tax_total", "variant": "declaration", "kind": 1024, @@ -43647,7 +43645,7 @@ } }, { - "id": 3897, + "id": 3899, "name": "original_total", "variant": "declaration", "kind": 1024, @@ -43675,7 +43673,7 @@ } }, { - "id": 3898, + "id": 3900, "name": "original_subtotal", "variant": "declaration", "kind": 1024, @@ -43703,7 +43701,7 @@ } }, { - "id": 3899, + "id": 3901, "name": "original_tax_total", "variant": "declaration", "kind": 1024, @@ -43731,7 +43729,7 @@ } }, { - "id": 3871, + "id": 3873, "name": "total", "variant": "declaration", "kind": 1024, @@ -43759,7 +43757,7 @@ } }, { - "id": 3872, + "id": 3874, "name": "subtotal", "variant": "declaration", "kind": 1024, @@ -43787,7 +43785,7 @@ } }, { - "id": 3870, + "id": 3872, "name": "tax_total", "variant": "declaration", "kind": 1024, @@ -43815,7 +43813,7 @@ } }, { - "id": 3869, + "id": 3871, "name": "discount_total", "variant": "declaration", "kind": 1024, @@ -43843,7 +43841,7 @@ } }, { - "id": 3900, + "id": 3902, "name": "discount_tax_total", "variant": "declaration", "kind": 1024, @@ -43871,7 +43869,7 @@ } }, { - "id": 3873, + "id": 3875, "name": "gift_card_total", "variant": "declaration", "kind": 1024, @@ -43899,7 +43897,7 @@ } }, { - "id": 3874, + "id": 3876, "name": "gift_card_tax_total", "variant": "declaration", "kind": 1024, @@ -43927,7 +43925,7 @@ } }, { - "id": 3868, + "id": 3870, "name": "shipping_total", "variant": "declaration", "kind": 1024, @@ -43955,7 +43953,7 @@ } }, { - "id": 3901, + "id": 3903, "name": "shipping_subtotal", "variant": "declaration", "kind": 1024, @@ -43983,7 +43981,7 @@ } }, { - "id": 3902, + "id": 3904, "name": "shipping_tax_total", "variant": "declaration", "kind": 1024, @@ -44011,7 +44009,7 @@ } }, { - "id": 3903, + "id": 3905, "name": "original_shipping_total", "variant": "declaration", "kind": 1024, @@ -44039,7 +44037,7 @@ } }, { - "id": 3904, + "id": 3906, "name": "original_shipping_subtotal", "variant": "declaration", "kind": 1024, @@ -44067,7 +44065,7 @@ } }, { - "id": 3905, + "id": 3907, "name": "original_shipping_tax_total", "variant": "declaration", "kind": 1024, @@ -44095,7 +44093,7 @@ } }, { - "id": 3906, + "id": 3908, "name": "raw_original_item_total", "variant": "declaration", "kind": 1024, @@ -44123,7 +44121,7 @@ } }, { - "id": 3907, + "id": 3909, "name": "raw_original_item_subtotal", "variant": "declaration", "kind": 1024, @@ -44151,7 +44149,7 @@ } }, { - "id": 3908, + "id": 3910, "name": "raw_original_item_tax_total", "variant": "declaration", "kind": 1024, @@ -44179,7 +44177,7 @@ } }, { - "id": 3909, + "id": 3911, "name": "raw_item_total", "variant": "declaration", "kind": 1024, @@ -44207,7 +44205,7 @@ } }, { - "id": 3910, + "id": 3912, "name": "raw_item_subtotal", "variant": "declaration", "kind": 1024, @@ -44235,7 +44233,7 @@ } }, { - "id": 3911, + "id": 3913, "name": "raw_item_tax_total", "variant": "declaration", "kind": 1024, @@ -44263,7 +44261,7 @@ } }, { - "id": 3912, + "id": 3914, "name": "raw_original_total", "variant": "declaration", "kind": 1024, @@ -44291,7 +44289,7 @@ } }, { - "id": 3913, + "id": 3915, "name": "raw_original_subtotal", "variant": "declaration", "kind": 1024, @@ -44319,7 +44317,7 @@ } }, { - "id": 3914, + "id": 3916, "name": "raw_original_tax_total", "variant": "declaration", "kind": 1024, @@ -44347,7 +44345,7 @@ } }, { - "id": 3915, + "id": 3917, "name": "raw_total", "variant": "declaration", "kind": 1024, @@ -44375,7 +44373,7 @@ } }, { - "id": 3916, + "id": 3918, "name": "raw_subtotal", "variant": "declaration", "kind": 1024, @@ -44403,7 +44401,7 @@ } }, { - "id": 3917, + "id": 3919, "name": "raw_tax_total", "variant": "declaration", "kind": 1024, @@ -44431,7 +44429,7 @@ } }, { - "id": 3918, + "id": 3920, "name": "raw_discount_total", "variant": "declaration", "kind": 1024, @@ -44459,7 +44457,7 @@ } }, { - "id": 3919, + "id": 3921, "name": "raw_discount_tax_total", "variant": "declaration", "kind": 1024, @@ -44487,7 +44485,7 @@ } }, { - "id": 3920, + "id": 3922, "name": "raw_gift_card_total", "variant": "declaration", "kind": 1024, @@ -44515,7 +44513,7 @@ } }, { - "id": 3921, + "id": 3923, "name": "raw_gift_card_tax_total", "variant": "declaration", "kind": 1024, @@ -44543,7 +44541,7 @@ } }, { - "id": 3922, + "id": 3924, "name": "raw_shipping_total", "variant": "declaration", "kind": 1024, @@ -44571,7 +44569,7 @@ } }, { - "id": 3923, + "id": 3925, "name": "raw_shipping_subtotal", "variant": "declaration", "kind": 1024, @@ -44599,7 +44597,7 @@ } }, { - "id": 3924, + "id": 3926, "name": "raw_shipping_tax_total", "variant": "declaration", "kind": 1024, @@ -44627,7 +44625,7 @@ } }, { - "id": 3925, + "id": 3927, "name": "raw_original_shipping_total", "variant": "declaration", "kind": 1024, @@ -44655,7 +44653,7 @@ } }, { - "id": 3926, + "id": 3928, "name": "raw_original_shipping_subtotal", "variant": "declaration", "kind": 1024, @@ -44683,7 +44681,7 @@ } }, { - "id": 3927, + "id": 3929, "name": "raw_original_shipping_tax_total", "variant": "declaration", "kind": 1024, @@ -44780,30 +44778,52 @@ "name": "ReturnDTO", "package": "@medusajs/types" } + }, + { + "id": 3868, + "name": "return_id", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 3869, + "name": "order_id", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "intrinsic", + "name": "string" + } } ], "groups": [ { "title": "Properties", "children": [ - 3875, - 3885, - 3880, - 3879, - 3878, + 3877, + 3887, 3882, + 3881, + 3880, 3884, 3886, - 3887, 3888, 3889, 3890, - 3881, - 3883, - 3876, - 3877, 3891, 3892, + 3883, + 3885, + 3878, + 3879, 3893, 3894, 3895, @@ -44811,16 +44831,16 @@ 3897, 3898, 3899, - 3871, - 3872, - 3870, - 3869, 3900, + 3901, 3873, 3874, - 3868, - 3901, + 3872, + 3871, 3902, + 3875, + 3876, + 3870, 3903, 3904, 3905, @@ -44846,11 +44866,15 @@ 3925, 3926, 3927, + 3928, + 3929, 3863, 3864, 3865, 3866, - 3867 + 3867, + 3868, + 3869 ] } ], @@ -45141,7 +45165,7 @@ }, "type": { "type": "reference", - "target": 3928, + "target": 3930, "name": "OrderClaimDTO", "package": "@medusajs/types" } @@ -45167,7 +45191,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 3994, + "target": 3996, "name": "OrderChangeActionDTO", "package": "@medusajs/types" } @@ -45624,14 +45648,14 @@ ] }, { - "id": 3994, + "id": 3996, "name": "OrderChangeActionDTO", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 3995, + "id": 3997, "name": "id", "variant": "declaration", "kind": 1024, @@ -45650,7 +45674,7 @@ } }, { - "id": 3996, + "id": 3998, "name": "order_change_id", "variant": "declaration", "kind": 1024, @@ -45678,7 +45702,7 @@ } }, { - "id": 3997, + "id": 3999, "name": "order_change", "variant": "declaration", "kind": 1024, @@ -45711,7 +45735,7 @@ } }, { - "id": 3998, + "id": 4000, "name": "order_id", "variant": "declaration", "kind": 1024, @@ -45739,7 +45763,7 @@ } }, { - "id": 3999, + "id": 4001, "name": "order", "variant": "declaration", "kind": 1024, @@ -45772,7 +45796,7 @@ } }, { - "id": 4000, + "id": 4002, "name": "reference", "variant": "declaration", "kind": 1024, @@ -45791,7 +45815,7 @@ } }, { - "id": 4001, + "id": 4003, "name": "reference_id", "variant": "declaration", "kind": 1024, @@ -45810,7 +45834,7 @@ } }, { - "id": 4002, + "id": 4004, "name": "action", "variant": "declaration", "kind": 1024, @@ -45825,13 +45849,13 @@ }, "type": { "type": "reference", - "target": 4116, + "target": 4118, "name": "ChangeActionType", "package": "@medusajs/types" } }, { - "id": 4003, + "id": 4005, "name": "details", "variant": "declaration", "kind": 1024, @@ -45874,7 +45898,7 @@ } }, { - "id": 4004, + "id": 4006, "name": "internal_note", "variant": "declaration", "kind": 1024, @@ -45902,7 +45926,7 @@ } }, { - "id": 4005, + "id": 4007, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -45935,7 +45959,7 @@ } }, { - "id": 4006, + "id": 4008, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -45972,8 +45996,6 @@ { "title": "Properties", "children": [ - 3995, - 3996, 3997, 3998, 3999, @@ -45983,7 +46005,9 @@ 4003, 4004, 4005, - 4006 + 4006, + 4007, + 4008 ] } ] @@ -47118,23 +47142,23 @@ 3767, 3537, 2923, - 4126, - 4097, - 4049, - 4117, - 4082, - 4034, + 4128, + 4099, + 4051, + 4119, + 4084, + 4036, 3622, 3696, - 4007, + 4009, 3638, - 4061, + 4063, 3473, 3797, - 3928, + 3930, 3862, 3595, - 3994, + 3996, 3727, 3564, 3303, @@ -47148,14 +47172,14 @@ 3580, 3582, 3785, - 4146, - 4136, + 4148, + 4138, 3321, - 4113, + 4115, 3795, - 4112, + 4114, 3789, - 4109, + 4111, 3779, 3560, 3570, @@ -47167,10 +47191,10 @@ 3554, 3279, 3551, - 4116, + 4118, 3739, 3621, - 4115, + 4117, 3762, 3761 ] @@ -52128,47 +52152,47 @@ }, "3798": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "ReturnDTO.status" + "qualifiedName": "ReturnDTO.id" }, "3799": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "ReturnDTO.refund_amount" + "qualifiedName": "ReturnDTO.status" }, "3800": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "ReturnDTO.order_id" + "qualifiedName": "ReturnDTO.refund_amount" }, "3801": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "shipping_total" + "qualifiedName": "ReturnDTO.order_id" }, "3802": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "discount_total" + "qualifiedName": "shipping_total" }, "3803": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "tax_total" + "qualifiedName": "discount_total" }, "3804": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "total" + "qualifiedName": "tax_total" }, "3805": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "subtotal" + "qualifiedName": "total" }, "3806": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "gift_card_total" + "qualifiedName": "subtotal" }, "3807": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "gift_card_tax_total" + "qualifiedName": "gift_card_total" }, "3808": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "id" + "qualifiedName": "gift_card_tax_total" }, "3809": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", @@ -52408,1087 +52432,1087 @@ }, "3868": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "shipping_total" + "qualifiedName": "OrderExchangeDTO.return_id" }, "3869": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "discount_total" + "qualifiedName": "OrderExchangeDTO.order_id" }, "3870": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "tax_total" + "qualifiedName": "shipping_total" }, "3871": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "total" + "qualifiedName": "discount_total" }, "3872": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "subtotal" + "qualifiedName": "tax_total" }, "3873": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "gift_card_total" + "qualifiedName": "total" }, "3874": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "gift_card_tax_total" + "qualifiedName": "subtotal" }, "3875": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "id" + "qualifiedName": "gift_card_total" }, "3876": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "created_at" + "qualifiedName": "gift_card_tax_total" }, "3877": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "updated_at" + "qualifiedName": "id" }, "3878": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "sales_channel_id" + "qualifiedName": "created_at" }, "3879": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "customer_id" + "qualifiedName": "updated_at" }, "3880": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "region_id" + "qualifiedName": "sales_channel_id" }, "3881": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "metadata" + "qualifiedName": "customer_id" }, "3882": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "email" + "qualifiedName": "region_id" }, "3883": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "canceled_at" + "qualifiedName": "metadata" }, "3884": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "currency_code" + "qualifiedName": "email" }, "3885": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "order_change" + "qualifiedName": "canceled_at" }, "3886": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "shipping_address" + "qualifiedName": "currency_code" }, "3887": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "billing_address" + "qualifiedName": "order_change" }, "3888": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "shipping_methods" + "qualifiedName": "shipping_address" }, "3889": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "transactions" + "qualifiedName": "billing_address" }, "3890": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "summary" + "qualifiedName": "shipping_methods" }, "3891": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "original_item_total" + "qualifiedName": "transactions" }, "3892": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "original_item_subtotal" + "qualifiedName": "summary" }, "3893": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "original_item_tax_total" + "qualifiedName": "original_item_total" }, "3894": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "item_total" + "qualifiedName": "original_item_subtotal" }, "3895": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "item_subtotal" + "qualifiedName": "original_item_tax_total" }, "3896": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "item_tax_total" + "qualifiedName": "item_total" }, "3897": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "original_total" + "qualifiedName": "item_subtotal" }, "3898": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "original_subtotal" + "qualifiedName": "item_tax_total" }, "3899": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "original_tax_total" + "qualifiedName": "original_total" }, "3900": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "discount_tax_total" + "qualifiedName": "original_subtotal" }, "3901": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "shipping_subtotal" + "qualifiedName": "original_tax_total" }, "3902": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "shipping_tax_total" + "qualifiedName": "discount_tax_total" }, "3903": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "original_shipping_total" + "qualifiedName": "shipping_subtotal" }, "3904": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "original_shipping_subtotal" + "qualifiedName": "shipping_tax_total" }, "3905": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "original_shipping_tax_total" + "qualifiedName": "original_shipping_total" }, "3906": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "raw_original_item_total" + "qualifiedName": "original_shipping_subtotal" }, "3907": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "raw_original_item_subtotal" + "qualifiedName": "original_shipping_tax_total" }, "3908": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "raw_original_item_tax_total" + "qualifiedName": "raw_original_item_total" }, "3909": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "raw_item_total" + "qualifiedName": "raw_original_item_subtotal" }, "3910": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "raw_item_subtotal" + "qualifiedName": "raw_original_item_tax_total" }, "3911": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "raw_item_tax_total" + "qualifiedName": "raw_item_total" }, "3912": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "raw_original_total" + "qualifiedName": "raw_item_subtotal" }, "3913": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "raw_original_subtotal" + "qualifiedName": "raw_item_tax_total" }, "3914": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "raw_original_tax_total" + "qualifiedName": "raw_original_total" }, "3915": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "raw_total" + "qualifiedName": "raw_original_subtotal" }, "3916": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "raw_subtotal" + "qualifiedName": "raw_original_tax_total" }, "3917": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "raw_tax_total" + "qualifiedName": "raw_total" }, "3918": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "raw_discount_total" + "qualifiedName": "raw_subtotal" }, "3919": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "raw_discount_tax_total" + "qualifiedName": "raw_tax_total" }, "3920": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "raw_gift_card_total" + "qualifiedName": "raw_discount_total" }, "3921": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "raw_gift_card_tax_total" + "qualifiedName": "raw_discount_tax_total" }, "3922": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "raw_shipping_total" + "qualifiedName": "raw_gift_card_total" }, "3923": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "raw_shipping_subtotal" + "qualifiedName": "raw_gift_card_tax_total" }, "3924": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "raw_shipping_tax_total" + "qualifiedName": "raw_shipping_total" }, "3925": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "raw_original_shipping_total" + "qualifiedName": "raw_shipping_subtotal" }, "3926": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "raw_original_shipping_subtotal" + "qualifiedName": "raw_shipping_tax_total" }, "3927": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "raw_original_shipping_tax_total" + "qualifiedName": "raw_original_shipping_total" }, "3928": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderClaimDTO" + "qualifiedName": "raw_original_shipping_subtotal" }, "3929": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderClaimDTO.claim_items" + "qualifiedName": "raw_original_shipping_tax_total" }, "3930": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderClaimDTO.additional_items" + "qualifiedName": "OrderClaimDTO" }, "3931": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderClaimDTO.return" + "qualifiedName": "OrderClaimDTO.claim_items" }, "3932": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderClaimDTO.no_notification" + "qualifiedName": "OrderClaimDTO.additional_items" }, "3933": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderClaimDTO.refund_amount" + "qualifiedName": "OrderClaimDTO.return" }, "3934": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "shipping_total" + "qualifiedName": "OrderClaimDTO.no_notification" }, "3935": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "discount_total" + "qualifiedName": "OrderClaimDTO.refund_amount" }, "3936": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "tax_total" + "qualifiedName": "shipping_total" }, "3937": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "total" + "qualifiedName": "discount_total" }, "3938": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "subtotal" + "qualifiedName": "tax_total" }, "3939": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "gift_card_total" + "qualifiedName": "total" }, "3940": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "gift_card_tax_total" + "qualifiedName": "subtotal" }, "3941": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "id" + "qualifiedName": "gift_card_total" }, "3942": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "created_at" + "qualifiedName": "gift_card_tax_total" }, "3943": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "updated_at" + "qualifiedName": "id" }, "3944": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "sales_channel_id" + "qualifiedName": "created_at" }, "3945": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "customer_id" + "qualifiedName": "updated_at" }, "3946": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "region_id" + "qualifiedName": "sales_channel_id" }, "3947": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "metadata" + "qualifiedName": "customer_id" }, "3948": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "email" + "qualifiedName": "region_id" }, "3949": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "canceled_at" + "qualifiedName": "metadata" }, "3950": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "currency_code" + "qualifiedName": "email" }, "3951": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "order_change" + "qualifiedName": "canceled_at" }, "3952": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "shipping_address" + "qualifiedName": "currency_code" }, "3953": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "billing_address" + "qualifiedName": "order_change" }, "3954": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "shipping_methods" + "qualifiedName": "shipping_address" }, "3955": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "transactions" + "qualifiedName": "billing_address" }, "3956": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "summary" + "qualifiedName": "shipping_methods" }, "3957": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "original_item_total" + "qualifiedName": "transactions" }, "3958": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "original_item_subtotal" + "qualifiedName": "summary" }, "3959": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "original_item_tax_total" + "qualifiedName": "original_item_total" }, "3960": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "item_total" + "qualifiedName": "original_item_subtotal" }, "3961": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "item_subtotal" + "qualifiedName": "original_item_tax_total" }, "3962": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "item_tax_total" + "qualifiedName": "item_total" }, "3963": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "original_total" + "qualifiedName": "item_subtotal" }, "3964": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "original_subtotal" + "qualifiedName": "item_tax_total" }, "3965": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "original_tax_total" + "qualifiedName": "original_total" }, "3966": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "discount_tax_total" + "qualifiedName": "original_subtotal" }, "3967": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "shipping_subtotal" + "qualifiedName": "original_tax_total" }, "3968": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "shipping_tax_total" + "qualifiedName": "discount_tax_total" }, "3969": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "original_shipping_total" + "qualifiedName": "shipping_subtotal" }, "3970": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "original_shipping_subtotal" + "qualifiedName": "shipping_tax_total" }, "3971": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "original_shipping_tax_total" + "qualifiedName": "original_shipping_total" }, "3972": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "raw_original_item_total" + "qualifiedName": "original_shipping_subtotal" }, "3973": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "raw_original_item_subtotal" + "qualifiedName": "original_shipping_tax_total" }, "3974": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "raw_original_item_tax_total" + "qualifiedName": "raw_original_item_total" }, "3975": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "raw_item_total" + "qualifiedName": "raw_original_item_subtotal" }, "3976": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "raw_item_subtotal" + "qualifiedName": "raw_original_item_tax_total" }, "3977": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "raw_item_tax_total" + "qualifiedName": "raw_item_total" }, "3978": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "raw_original_total" + "qualifiedName": "raw_item_subtotal" }, "3979": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "raw_original_subtotal" + "qualifiedName": "raw_item_tax_total" }, "3980": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "raw_original_tax_total" + "qualifiedName": "raw_original_total" }, "3981": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "raw_total" + "qualifiedName": "raw_original_subtotal" }, "3982": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "raw_subtotal" + "qualifiedName": "raw_original_tax_total" }, "3983": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "raw_tax_total" + "qualifiedName": "raw_total" }, "3984": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "raw_discount_total" + "qualifiedName": "raw_subtotal" }, "3985": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "raw_discount_tax_total" + "qualifiedName": "raw_tax_total" }, "3986": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "raw_gift_card_total" + "qualifiedName": "raw_discount_total" }, "3987": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "raw_gift_card_tax_total" + "qualifiedName": "raw_discount_tax_total" }, "3988": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "raw_shipping_total" + "qualifiedName": "raw_gift_card_total" }, "3989": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "raw_shipping_subtotal" + "qualifiedName": "raw_gift_card_tax_total" }, "3990": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "raw_shipping_tax_total" + "qualifiedName": "raw_shipping_total" }, "3991": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "raw_original_shipping_total" + "qualifiedName": "raw_shipping_subtotal" }, "3992": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "raw_original_shipping_subtotal" + "qualifiedName": "raw_shipping_tax_total" }, "3993": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "raw_original_shipping_tax_total" + "qualifiedName": "raw_original_shipping_total" }, "3994": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderChangeActionDTO" + "qualifiedName": "raw_original_shipping_subtotal" }, "3995": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderChangeActionDTO.id" + "qualifiedName": "raw_original_shipping_tax_total" }, "3996": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderChangeActionDTO.order_change_id" + "qualifiedName": "OrderChangeActionDTO" }, "3997": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderChangeActionDTO.order_change" + "qualifiedName": "OrderChangeActionDTO.id" }, "3998": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderChangeActionDTO.order_id" + "qualifiedName": "OrderChangeActionDTO.order_change_id" }, "3999": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderChangeActionDTO.order" + "qualifiedName": "OrderChangeActionDTO.order_change" }, "4000": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderChangeActionDTO.reference" + "qualifiedName": "OrderChangeActionDTO.order_id" }, "4001": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderChangeActionDTO.reference_id" + "qualifiedName": "OrderChangeActionDTO.order" }, "4002": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderChangeActionDTO.action" + "qualifiedName": "OrderChangeActionDTO.reference" }, "4003": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderChangeActionDTO.details" + "qualifiedName": "OrderChangeActionDTO.reference_id" }, "4004": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderChangeActionDTO.internal_note" + "qualifiedName": "OrderChangeActionDTO.action" }, "4005": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderChangeActionDTO.created_at" + "qualifiedName": "OrderChangeActionDTO.details" }, "4006": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderChangeActionDTO.updated_at" + "qualifiedName": "OrderChangeActionDTO.internal_note" }, "4007": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderLineItemTotalsDTO" + "qualifiedName": "OrderChangeActionDTO.created_at" }, "4008": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderLineItemTotalsDTO.original_total" + "qualifiedName": "OrderChangeActionDTO.updated_at" }, "4009": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderLineItemTotalsDTO.original_subtotal" + "qualifiedName": "OrderLineItemTotalsDTO" }, "4010": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderLineItemTotalsDTO.original_tax_total" + "qualifiedName": "OrderLineItemTotalsDTO.original_total" }, "4011": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderLineItemTotalsDTO.item_total" + "qualifiedName": "OrderLineItemTotalsDTO.original_subtotal" }, "4012": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderLineItemTotalsDTO.item_subtotal" + "qualifiedName": "OrderLineItemTotalsDTO.original_tax_total" }, "4013": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderLineItemTotalsDTO.item_tax_total" + "qualifiedName": "OrderLineItemTotalsDTO.item_total" }, "4014": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderLineItemTotalsDTO.total" + "qualifiedName": "OrderLineItemTotalsDTO.item_subtotal" }, "4015": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderLineItemTotalsDTO.subtotal" + "qualifiedName": "OrderLineItemTotalsDTO.item_tax_total" }, "4016": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderLineItemTotalsDTO.tax_total" + "qualifiedName": "OrderLineItemTotalsDTO.total" }, "4017": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderLineItemTotalsDTO.discount_total" + "qualifiedName": "OrderLineItemTotalsDTO.subtotal" }, "4018": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderLineItemTotalsDTO.discount_tax_total" + "qualifiedName": "OrderLineItemTotalsDTO.tax_total" }, "4019": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderLineItemTotalsDTO.refundable_total" + "qualifiedName": "OrderLineItemTotalsDTO.discount_total" }, "4020": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderLineItemTotalsDTO.refundable_total_per_unit" + "qualifiedName": "OrderLineItemTotalsDTO.discount_tax_total" }, "4021": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderLineItemTotalsDTO.raw_original_total" + "qualifiedName": "OrderLineItemTotalsDTO.refundable_total" }, "4022": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderLineItemTotalsDTO.raw_original_subtotal" + "qualifiedName": "OrderLineItemTotalsDTO.refundable_total_per_unit" }, "4023": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderLineItemTotalsDTO.raw_original_tax_total" + "qualifiedName": "OrderLineItemTotalsDTO.raw_original_total" }, "4024": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderLineItemTotalsDTO.raw_item_total" + "qualifiedName": "OrderLineItemTotalsDTO.raw_original_subtotal" }, "4025": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderLineItemTotalsDTO.raw_item_subtotal" + "qualifiedName": "OrderLineItemTotalsDTO.raw_original_tax_total" }, "4026": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderLineItemTotalsDTO.raw_item_tax_total" + "qualifiedName": "OrderLineItemTotalsDTO.raw_item_total" }, "4027": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderLineItemTotalsDTO.raw_total" + "qualifiedName": "OrderLineItemTotalsDTO.raw_item_subtotal" }, "4028": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderLineItemTotalsDTO.raw_subtotal" + "qualifiedName": "OrderLineItemTotalsDTO.raw_item_tax_total" }, "4029": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderLineItemTotalsDTO.raw_tax_total" + "qualifiedName": "OrderLineItemTotalsDTO.raw_total" }, "4030": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderLineItemTotalsDTO.raw_discount_total" + "qualifiedName": "OrderLineItemTotalsDTO.raw_subtotal" }, "4031": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderLineItemTotalsDTO.raw_discount_tax_total" + "qualifiedName": "OrderLineItemTotalsDTO.raw_tax_total" }, "4032": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderLineItemTotalsDTO.raw_refundable_total" + "qualifiedName": "OrderLineItemTotalsDTO.raw_discount_total" }, "4033": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderLineItemTotalsDTO.raw_refundable_total_per_unit" + "qualifiedName": "OrderLineItemTotalsDTO.raw_discount_tax_total" }, "4034": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderLineItemTaxLineDTO" + "qualifiedName": "OrderLineItemTotalsDTO.raw_refundable_total" }, "4035": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderLineItemTaxLineDTO.item" + "qualifiedName": "OrderLineItemTotalsDTO.raw_refundable_total_per_unit" }, "4036": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderLineItemTaxLineDTO.item_id" + "qualifiedName": "OrderLineItemTaxLineDTO" }, "4037": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderLineItemTaxLineDTO.total" + "qualifiedName": "OrderLineItemTaxLineDTO.item" }, "4038": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderLineItemTaxLineDTO.subtotal" + "qualifiedName": "OrderLineItemTaxLineDTO.item_id" }, "4039": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderLineItemTaxLineDTO.raw_total" + "qualifiedName": "OrderLineItemTaxLineDTO.total" }, "4040": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderLineItemTaxLineDTO.raw_subtotal" + "qualifiedName": "OrderLineItemTaxLineDTO.subtotal" }, "4041": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderTaxLineDTO.id" + "qualifiedName": "OrderLineItemTaxLineDTO.raw_total" }, "4042": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderTaxLineDTO.description" + "qualifiedName": "OrderLineItemTaxLineDTO.raw_subtotal" }, "4043": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderTaxLineDTO.tax_rate_id" + "qualifiedName": "OrderTaxLineDTO.id" }, "4044": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderTaxLineDTO.code" + "qualifiedName": "OrderTaxLineDTO.description" }, "4045": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderTaxLineDTO.rate" + "qualifiedName": "OrderTaxLineDTO.tax_rate_id" }, "4046": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderTaxLineDTO.provider_id" + "qualifiedName": "OrderTaxLineDTO.code" }, "4047": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderTaxLineDTO.created_at" + "qualifiedName": "OrderTaxLineDTO.rate" }, "4048": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderTaxLineDTO.updated_at" + "qualifiedName": "OrderTaxLineDTO.provider_id" }, "4049": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderLineItemAdjustmentDTO" + "qualifiedName": "OrderTaxLineDTO.created_at" }, "4050": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderLineItemAdjustmentDTO.item" + "qualifiedName": "OrderTaxLineDTO.updated_at" }, "4051": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderLineItemAdjustmentDTO.item_id" + "qualifiedName": "OrderLineItemAdjustmentDTO" }, "4052": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderAdjustmentLineDTO.id" + "qualifiedName": "OrderLineItemAdjustmentDTO.item" }, "4053": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderAdjustmentLineDTO.code" + "qualifiedName": "OrderLineItemAdjustmentDTO.item_id" }, "4054": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderAdjustmentLineDTO.amount" + "qualifiedName": "OrderAdjustmentLineDTO.id" }, "4055": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderAdjustmentLineDTO.order_id" + "qualifiedName": "OrderAdjustmentLineDTO.code" }, "4056": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderAdjustmentLineDTO.description" + "qualifiedName": "OrderAdjustmentLineDTO.amount" }, "4057": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderAdjustmentLineDTO.promotion_id" + "qualifiedName": "OrderAdjustmentLineDTO.order_id" }, "4058": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderAdjustmentLineDTO.provider_id" + "qualifiedName": "OrderAdjustmentLineDTO.description" }, "4059": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderAdjustmentLineDTO.created_at" + "qualifiedName": "OrderAdjustmentLineDTO.promotion_id" }, "4060": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderAdjustmentLineDTO.updated_at" + "qualifiedName": "OrderAdjustmentLineDTO.provider_id" }, "4061": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderItemDTO" + "qualifiedName": "OrderAdjustmentLineDTO.created_at" }, "4062": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderItemDTO.id" + "qualifiedName": "OrderAdjustmentLineDTO.updated_at" }, "4063": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderItemDTO.item_id" + "qualifiedName": "OrderItemDTO" }, "4064": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderItemDTO.item" + "qualifiedName": "OrderItemDTO.id" }, "4065": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderItemDTO.quantity" + "qualifiedName": "OrderItemDTO.item_id" }, "4066": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderItemDTO.raw_quantity" + "qualifiedName": "OrderItemDTO.item" }, "4067": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderItemDTO.fulfilled_quantity" + "qualifiedName": "OrderItemDTO.quantity" }, "4068": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderItemDTO.raw_fulfilled_quantity" + "qualifiedName": "OrderItemDTO.raw_quantity" }, "4069": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderItemDTO.shipped_quantity" + "qualifiedName": "OrderItemDTO.fulfilled_quantity" }, "4070": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderItemDTO.raw_shipped_quantity" + "qualifiedName": "OrderItemDTO.raw_fulfilled_quantity" }, "4071": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderItemDTO.return_requested_quantity" + "qualifiedName": "OrderItemDTO.shipped_quantity" }, "4072": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderItemDTO.raw_return_requested_quantity" + "qualifiedName": "OrderItemDTO.raw_shipped_quantity" }, "4073": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderItemDTO.return_received_quantity" + "qualifiedName": "OrderItemDTO.return_requested_quantity" }, "4074": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderItemDTO.raw_return_received_quantity" + "qualifiedName": "OrderItemDTO.raw_return_requested_quantity" }, "4075": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderItemDTO.return_dismissed_quantity" + "qualifiedName": "OrderItemDTO.return_received_quantity" }, "4076": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderItemDTO.raw_return_dismissed_quantity" + "qualifiedName": "OrderItemDTO.raw_return_received_quantity" }, "4077": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderItemDTO.written_off_quantity" + "qualifiedName": "OrderItemDTO.return_dismissed_quantity" }, "4078": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderItemDTO.raw_written_off_quantity" + "qualifiedName": "OrderItemDTO.raw_return_dismissed_quantity" }, "4079": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderItemDTO.metadata" + "qualifiedName": "OrderItemDTO.written_off_quantity" }, "4080": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderItemDTO.created_at" + "qualifiedName": "OrderItemDTO.raw_written_off_quantity" }, "4081": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderItemDTO.updated_at" + "qualifiedName": "OrderItemDTO.metadata" }, "4082": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderShippingMethodTaxLineDTO" + "qualifiedName": "OrderItemDTO.created_at" }, "4083": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderShippingMethodTaxLineDTO.shipping_method" + "qualifiedName": "OrderItemDTO.updated_at" }, "4084": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderShippingMethodTaxLineDTO.shipping_method_id" + "qualifiedName": "OrderShippingMethodTaxLineDTO" }, "4085": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderShippingMethodTaxLineDTO.total" + "qualifiedName": "OrderShippingMethodTaxLineDTO.shipping_method" }, "4086": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderShippingMethodTaxLineDTO.subtotal" + "qualifiedName": "OrderShippingMethodTaxLineDTO.shipping_method_id" }, "4087": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderShippingMethodTaxLineDTO.raw_total" + "qualifiedName": "OrderShippingMethodTaxLineDTO.total" }, "4088": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderShippingMethodTaxLineDTO.raw_subtotal" + "qualifiedName": "OrderShippingMethodTaxLineDTO.subtotal" }, "4089": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderTaxLineDTO.id" + "qualifiedName": "OrderShippingMethodTaxLineDTO.raw_total" }, "4090": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderTaxLineDTO.description" + "qualifiedName": "OrderShippingMethodTaxLineDTO.raw_subtotal" }, "4091": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderTaxLineDTO.tax_rate_id" + "qualifiedName": "OrderTaxLineDTO.id" }, "4092": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderTaxLineDTO.code" + "qualifiedName": "OrderTaxLineDTO.description" }, "4093": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderTaxLineDTO.rate" + "qualifiedName": "OrderTaxLineDTO.tax_rate_id" }, "4094": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderTaxLineDTO.provider_id" + "qualifiedName": "OrderTaxLineDTO.code" }, "4095": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderTaxLineDTO.created_at" + "qualifiedName": "OrderTaxLineDTO.rate" }, "4096": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderTaxLineDTO.updated_at" + "qualifiedName": "OrderTaxLineDTO.provider_id" }, "4097": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderShippingMethodAdjustmentDTO" + "qualifiedName": "OrderTaxLineDTO.created_at" }, "4098": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderShippingMethodAdjustmentDTO.shipping_method" + "qualifiedName": "OrderTaxLineDTO.updated_at" }, "4099": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderShippingMethodAdjustmentDTO.shipping_method_id" + "qualifiedName": "OrderShippingMethodAdjustmentDTO" }, "4100": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderAdjustmentLineDTO.id" + "qualifiedName": "OrderShippingMethodAdjustmentDTO.shipping_method" }, "4101": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderAdjustmentLineDTO.code" + "qualifiedName": "OrderShippingMethodAdjustmentDTO.shipping_method_id" }, "4102": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderAdjustmentLineDTO.amount" + "qualifiedName": "OrderAdjustmentLineDTO.id" }, "4103": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderAdjustmentLineDTO.order_id" + "qualifiedName": "OrderAdjustmentLineDTO.code" }, "4104": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderAdjustmentLineDTO.description" + "qualifiedName": "OrderAdjustmentLineDTO.amount" }, "4105": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderAdjustmentLineDTO.promotion_id" + "qualifiedName": "OrderAdjustmentLineDTO.order_id" }, "4106": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderAdjustmentLineDTO.provider_id" + "qualifiedName": "OrderAdjustmentLineDTO.description" }, "4107": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderAdjustmentLineDTO.created_at" + "qualifiedName": "OrderAdjustmentLineDTO.promotion_id" }, "4108": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderAdjustmentLineDTO.updated_at" - }, - "4109": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "EventMetadata" - }, - "4110": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type" - }, - "4111": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type.eventGroupId" - }, - "4112": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "PrevLimit" - }, - "4113": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "FilterValue2" - }, - "4114": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "T" - }, - "4115": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "ReturnStatus" - }, - "4116": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "ChangeActionType" - }, - "4117": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderTaxLineDTO" - }, - "4118": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderTaxLineDTO.id" - }, - "4119": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderTaxLineDTO.description" - }, - "4120": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderTaxLineDTO.tax_rate_id" - }, - "4121": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderTaxLineDTO.code" - }, - "4122": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderTaxLineDTO.rate" - }, - "4123": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderTaxLineDTO.provider_id" - }, - "4124": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderTaxLineDTO.created_at" - }, - "4125": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderTaxLineDTO.updated_at" - }, - "4126": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderAdjustmentLineDTO" - }, - "4127": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderAdjustmentLineDTO.id" - }, - "4128": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderAdjustmentLineDTO.code" - }, - "4129": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderAdjustmentLineDTO.amount" - }, - "4130": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderAdjustmentLineDTO.order_id" - }, - "4131": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderAdjustmentLineDTO.description" - }, - "4132": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderAdjustmentLineDTO.promotion_id" - }, - "4133": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderAdjustmentLineDTO.provider_id" }, - "4134": { + "4109": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderAdjustmentLineDTO.created_at" }, - "4135": { + "4110": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderAdjustmentLineDTO.updated_at" }, - "4136": { + "4111": { + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "EventMetadata" + }, + "4112": { + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "__type" + }, + "4113": { + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "__type.eventGroupId" + }, + "4114": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "Primary" + "qualifiedName": "PrevLimit" + }, + "4115": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "FilterValue2" + }, + "4116": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "T" + }, + "4117": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "ReturnStatus" + }, + "4118": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "ChangeActionType" + }, + "4119": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderTaxLineDTO" + }, + "4120": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderTaxLineDTO.id" + }, + "4121": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderTaxLineDTO.description" + }, + "4122": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderTaxLineDTO.tax_rate_id" + }, + "4123": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderTaxLineDTO.code" + }, + "4124": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderTaxLineDTO.rate" + }, + "4125": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderTaxLineDTO.provider_id" + }, + "4126": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderTaxLineDTO.created_at" + }, + "4127": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderTaxLineDTO.updated_at" + }, + "4128": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderAdjustmentLineDTO" + }, + "4129": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderAdjustmentLineDTO.id" + }, + "4130": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderAdjustmentLineDTO.code" + }, + "4131": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderAdjustmentLineDTO.amount" + }, + "4132": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderAdjustmentLineDTO.order_id" + }, + "4133": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderAdjustmentLineDTO.description" + }, + "4134": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderAdjustmentLineDTO.promotion_id" + }, + "4135": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderAdjustmentLineDTO.provider_id" + }, + "4136": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderAdjustmentLineDTO.created_at" }, "4137": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type" + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderAdjustmentLineDTO.updated_at" }, "4138": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.[PrimaryKeyType]" + "qualifiedName": "Primary" }, "4139": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", @@ -53496,7 +53520,7 @@ }, "4140": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type._id" + "qualifiedName": "__type.[PrimaryKeyType]" }, "4141": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", @@ -53504,7 +53528,7 @@ }, "4142": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.uuid" + "qualifiedName": "__type._id" }, "4143": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", @@ -53512,19 +53536,27 @@ }, "4144": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.id" + "qualifiedName": "__type.uuid" }, "4145": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "T" + "qualifiedName": "__type" }, "4146": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "ReadonlyPrimary" + "qualifiedName": "__type.id" }, "4147": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "T" + }, + "4148": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "ReadonlyPrimary" + }, + "4149": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "T" } }, "files": { diff --git a/www/utils/generated/typedoc-json-output/inventory-next-models.json b/www/utils/generated/typedoc-json-output/inventory-next-models.json index b4c951714f..69f77d2159 100644 --- a/www/utils/generated/typedoc-json-output/inventory-next-models.json +++ b/www/utils/generated/typedoc-json-output/inventory-next-models.json @@ -1,5 +1,5 @@ { - "id": 4929, + "id": 4931, "name": "inventory-next-models", "variant": "project", "kind": 1, @@ -18,28 +18,28 @@ }, "children": [ { - "id": 4951, + "id": 4953, "name": "InventoryItem", "variant": "declaration", "kind": 128, "flags": {}, "children": [ { - "id": 4952, + "id": 4954, "name": "constructor", "variant": "declaration", "kind": 512, "flags": {}, "signatures": [ { - "id": 4953, + "id": 4955, "name": "new InventoryItem", "variant": "signature", "kind": 16384, "flags": {}, "type": { "type": "reference", - "target": 4951, + "target": 4953, "name": "InventoryItem", "package": "@medusajs/inventory-next" } @@ -47,7 +47,7 @@ ] }, { - "id": 4980, + "id": 4982, "name": "[OptionalProps]", "variant": "declaration", "kind": 1024, @@ -63,7 +63,7 @@ } }, { - "id": 4954, + "id": 4956, "name": "id", "variant": "declaration", "kind": 1024, @@ -74,7 +74,7 @@ } }, { - "id": 4955, + "id": 4957, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -90,7 +90,7 @@ } }, { - "id": 4956, + "id": 4958, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -106,7 +106,7 @@ } }, { - "id": 4957, + "id": 4959, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -132,7 +132,7 @@ "defaultValue": "null" }, { - "id": 4958, + "id": 4960, "name": "sku", "variant": "declaration", "kind": 1024, @@ -153,7 +153,7 @@ "defaultValue": "null" }, { - "id": 4959, + "id": 4961, "name": "origin_country", "variant": "declaration", "kind": 1024, @@ -174,7 +174,7 @@ "defaultValue": "null" }, { - "id": 4960, + "id": 4962, "name": "hs_code", "variant": "declaration", "kind": 1024, @@ -195,7 +195,7 @@ "defaultValue": "null" }, { - "id": 4961, + "id": 4963, "name": "mid_code", "variant": "declaration", "kind": 1024, @@ -216,7 +216,7 @@ "defaultValue": "null" }, { - "id": 4962, + "id": 4964, "name": "material", "variant": "declaration", "kind": 1024, @@ -237,7 +237,7 @@ "defaultValue": "null" }, { - "id": 4963, + "id": 4965, "name": "weight", "variant": "declaration", "kind": 1024, @@ -258,7 +258,7 @@ "defaultValue": "null" }, { - "id": 4964, + "id": 4966, "name": "length", "variant": "declaration", "kind": 1024, @@ -279,7 +279,7 @@ "defaultValue": "null" }, { - "id": 4965, + "id": 4967, "name": "height", "variant": "declaration", "kind": 1024, @@ -300,7 +300,7 @@ "defaultValue": "null" }, { - "id": 4966, + "id": 4968, "name": "width", "variant": "declaration", "kind": 1024, @@ -321,7 +321,7 @@ "defaultValue": "null" }, { - "id": 4967, + "id": 4969, "name": "requires_shipping", "variant": "declaration", "kind": 1024, @@ -333,7 +333,7 @@ "defaultValue": "true" }, { - "id": 4968, + "id": 4970, "name": "description", "variant": "declaration", "kind": 1024, @@ -354,7 +354,7 @@ "defaultValue": "null" }, { - "id": 4969, + "id": 4971, "name": "title", "variant": "declaration", "kind": 1024, @@ -375,7 +375,7 @@ "defaultValue": "null" }, { - "id": 4970, + "id": 4972, "name": "thumbnail", "variant": "declaration", "kind": 1024, @@ -396,7 +396,7 @@ "defaultValue": "null" }, { - "id": 4971, + "id": 4973, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -432,7 +432,7 @@ "defaultValue": "null" }, { - "id": 4972, + "id": 4974, "name": "location_levels", "variant": "declaration", "kind": 1024, @@ -446,7 +446,7 @@ "typeArguments": [ { "type": "reference", - "target": 4981, + "target": 4983, "name": "InventoryLevel", "package": "@medusajs/inventory-next" }, @@ -461,7 +461,7 @@ "defaultValue": "..." }, { - "id": 4973, + "id": 4975, "name": "reservation_items", "variant": "declaration", "kind": 1024, @@ -475,7 +475,7 @@ "typeArguments": [ { "type": "reference", - "target": 4930, + "target": 4932, "name": "ReservationItem", "package": "@medusajs/inventory-next" }, @@ -490,7 +490,7 @@ "defaultValue": "..." }, { - "id": 4974, + "id": 4976, "name": "reserved_quantity", "variant": "declaration", "kind": 1024, @@ -501,7 +501,7 @@ } }, { - "id": 4975, + "id": 4977, "name": "stocked_quantity", "variant": "declaration", "kind": 1024, @@ -516,15 +516,13 @@ { "title": "Constructors", "children": [ - 4952 + 4954 ] }, { "title": "Properties", "children": [ - 4980, - 4954, - 4955, + 4982, 4956, 4957, 4958, @@ -544,34 +542,36 @@ 4972, 4973, 4974, - 4975 + 4975, + 4976, + 4977 ] } ] }, { - "id": 4981, + "id": 4983, "name": "InventoryLevel", "variant": "declaration", "kind": 128, "flags": {}, "children": [ { - "id": 4982, + "id": 4984, "name": "constructor", "variant": "declaration", "kind": 512, "flags": {}, "signatures": [ { - "id": 4983, + "id": 4985, "name": "new InventoryLevel", "variant": "signature", "kind": 16384, "flags": {}, "type": { "type": "reference", - "target": 4981, + "target": 4983, "name": "InventoryLevel", "package": "@medusajs/inventory-next" } @@ -579,7 +579,7 @@ ] }, { - "id": 4984, + "id": 4986, "name": "id", "variant": "declaration", "kind": 1024, @@ -590,7 +590,7 @@ } }, { - "id": 4985, + "id": 4987, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -606,7 +606,7 @@ } }, { - "id": 4986, + "id": 4988, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -622,7 +622,7 @@ } }, { - "id": 4987, + "id": 4989, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -648,7 +648,7 @@ "defaultValue": "null" }, { - "id": 4988, + "id": 4990, "name": "inventory_item_id", "variant": "declaration", "kind": 1024, @@ -659,7 +659,7 @@ } }, { - "id": 4989, + "id": 4991, "name": "location_id", "variant": "declaration", "kind": 1024, @@ -670,7 +670,7 @@ } }, { - "id": 4990, + "id": 4992, "name": "stocked_quantity", "variant": "declaration", "kind": 1024, @@ -682,7 +682,7 @@ "defaultValue": "0" }, { - "id": 4991, + "id": 4993, "name": "reserved_quantity", "variant": "declaration", "kind": 1024, @@ -694,7 +694,7 @@ "defaultValue": "0" }, { - "id": 4992, + "id": 4994, "name": "incoming_quantity", "variant": "declaration", "kind": 1024, @@ -706,7 +706,7 @@ "defaultValue": "0" }, { - "id": 4993, + "id": 4995, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -741,20 +741,20 @@ } }, { - "id": 4994, + "id": 4996, "name": "inventory_item", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 4951, + "target": 4953, "name": "InventoryItem", "package": "@medusajs/inventory-next" } }, { - "id": 4995, + "id": 4997, "name": "available_quantity", "variant": "declaration", "kind": 1024, @@ -779,14 +779,12 @@ { "title": "Constructors", "children": [ - 4982 + 4984 ] }, { "title": "Properties", "children": [ - 4984, - 4985, 4986, 4987, 4988, @@ -796,34 +794,36 @@ 4992, 4993, 4994, - 4995 + 4995, + 4996, + 4997 ] } ] }, { - "id": 4930, + "id": 4932, "name": "ReservationItem", "variant": "declaration", "kind": 128, "flags": {}, "children": [ { - "id": 4931, + "id": 4933, "name": "constructor", "variant": "declaration", "kind": 512, "flags": {}, "signatures": [ { - "id": 4932, + "id": 4934, "name": "new ReservationItem", "variant": "signature", "kind": 16384, "flags": {}, "type": { "type": "reference", - "target": 4930, + "target": 4932, "name": "ReservationItem", "package": "@medusajs/inventory-next" } @@ -831,7 +831,7 @@ ] }, { - "id": 4933, + "id": 4935, "name": "id", "variant": "declaration", "kind": 1024, @@ -842,7 +842,7 @@ } }, { - "id": 4934, + "id": 4936, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -858,7 +858,7 @@ } }, { - "id": 4935, + "id": 4937, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -874,7 +874,7 @@ } }, { - "id": 4936, + "id": 4938, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -900,7 +900,7 @@ "defaultValue": "null" }, { - "id": 4937, + "id": 4939, "name": "line_item_id", "variant": "declaration", "kind": 1024, @@ -921,7 +921,7 @@ "defaultValue": "null" }, { - "id": 4938, + "id": 4940, "name": "allow_backorder", "variant": "declaration", "kind": 1024, @@ -933,7 +933,7 @@ "defaultValue": "false" }, { - "id": 4939, + "id": 4941, "name": "location_id", "variant": "declaration", "kind": 1024, @@ -944,7 +944,7 @@ } }, { - "id": 4940, + "id": 4942, "name": "quantity", "variant": "declaration", "kind": 1024, @@ -955,7 +955,7 @@ } }, { - "id": 4941, + "id": 4943, "name": "external_id", "variant": "declaration", "kind": 1024, @@ -976,7 +976,7 @@ "defaultValue": "null" }, { - "id": 4942, + "id": 4944, "name": "description", "variant": "declaration", "kind": 1024, @@ -997,7 +997,7 @@ "defaultValue": "null" }, { - "id": 4943, + "id": 4945, "name": "created_by", "variant": "declaration", "kind": 1024, @@ -1018,7 +1018,7 @@ "defaultValue": "null" }, { - "id": 4944, + "id": 4946, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -1054,7 +1054,7 @@ "defaultValue": "null" }, { - "id": 4945, + "id": 4947, "name": "inventory_item_id", "variant": "declaration", "kind": 1024, @@ -1065,14 +1065,14 @@ } }, { - "id": 4946, + "id": 4948, "name": "inventory_item", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 4951, + "target": 4953, "name": "InventoryItem", "package": "@medusajs/inventory-next" } @@ -1082,14 +1082,12 @@ { "title": "Constructors", "children": [ - 4931 + 4933 ] }, { "title": "Properties", "children": [ - 4933, - 4934, 4935, 4936, 4937, @@ -1101,7 +1099,9 @@ 4943, 4944, 4945, - 4946 + 4946, + 4947, + 4948 ] } ] @@ -1111,223 +1111,223 @@ { "title": "Classes", "children": [ - 4951, - 4981, - 4930 + 4953, + 4983, + 4932 ] } ], "packageName": "@medusajs/inventory-next", "symbolIdMap": { - "4929": { + "4931": { "sourceFileName": "../../../../packages/modules/inventory-next/src/models/index.ts", "qualifiedName": "" }, - "4930": { + "4932": { "sourceFileName": "../../../../packages/modules/inventory-next/src/models/reservation-item.ts", "qualifiedName": "ReservationItem" }, - "4933": { + "4935": { "sourceFileName": "../../../../packages/modules/inventory-next/src/models/reservation-item.ts", "qualifiedName": "ReservationItem.id" }, - "4934": { + "4936": { "sourceFileName": "../../../../packages/modules/inventory-next/src/models/reservation-item.ts", "qualifiedName": "ReservationItem.created_at" }, - "4935": { + "4937": { "sourceFileName": "../../../../packages/modules/inventory-next/src/models/reservation-item.ts", "qualifiedName": "ReservationItem.updated_at" }, - "4936": { + "4938": { "sourceFileName": "../../../../packages/modules/inventory-next/src/models/reservation-item.ts", "qualifiedName": "ReservationItem.deleted_at" }, - "4937": { + "4939": { "sourceFileName": "../../../../packages/modules/inventory-next/src/models/reservation-item.ts", "qualifiedName": "ReservationItem.line_item_id" }, - "4938": { + "4940": { "sourceFileName": "../../../../packages/modules/inventory-next/src/models/reservation-item.ts", "qualifiedName": "ReservationItem.allow_backorder" }, - "4939": { + "4941": { "sourceFileName": "../../../../packages/modules/inventory-next/src/models/reservation-item.ts", "qualifiedName": "ReservationItem.location_id" }, - "4940": { + "4942": { "sourceFileName": "../../../../packages/modules/inventory-next/src/models/reservation-item.ts", "qualifiedName": "ReservationItem.quantity" }, - "4941": { + "4943": { "sourceFileName": "../../../../packages/modules/inventory-next/src/models/reservation-item.ts", "qualifiedName": "ReservationItem.external_id" }, - "4942": { + "4944": { "sourceFileName": "../../../../packages/modules/inventory-next/src/models/reservation-item.ts", "qualifiedName": "ReservationItem.description" }, - "4943": { + "4945": { "sourceFileName": "../../../../packages/modules/inventory-next/src/models/reservation-item.ts", "qualifiedName": "ReservationItem.created_by" }, - "4944": { + "4946": { "sourceFileName": "../../../../packages/modules/inventory-next/src/models/reservation-item.ts", "qualifiedName": "ReservationItem.metadata" }, - "4945": { + "4947": { "sourceFileName": "../../../../packages/modules/inventory-next/src/models/reservation-item.ts", "qualifiedName": "ReservationItem.inventory_item_id" }, - "4946": { + "4948": { "sourceFileName": "../../../../packages/modules/inventory-next/src/models/reservation-item.ts", "qualifiedName": "ReservationItem.inventory_item" }, - "4951": { + "4953": { "sourceFileName": "../../../../packages/modules/inventory-next/src/models/inventory-item.ts", "qualifiedName": "InventoryItem" }, - "4954": { + "4956": { "sourceFileName": "../../../../packages/modules/inventory-next/src/models/inventory-item.ts", "qualifiedName": "InventoryItem.id" }, - "4955": { + "4957": { "sourceFileName": "../../../../packages/modules/inventory-next/src/models/inventory-item.ts", "qualifiedName": "InventoryItem.created_at" }, - "4956": { + "4958": { "sourceFileName": "../../../../packages/modules/inventory-next/src/models/inventory-item.ts", "qualifiedName": "InventoryItem.updated_at" }, - "4957": { + "4959": { "sourceFileName": "../../../../packages/modules/inventory-next/src/models/inventory-item.ts", "qualifiedName": "InventoryItem.deleted_at" }, - "4958": { + "4960": { "sourceFileName": "../../../../packages/modules/inventory-next/src/models/inventory-item.ts", "qualifiedName": "InventoryItem.sku" }, - "4959": { + "4961": { "sourceFileName": "../../../../packages/modules/inventory-next/src/models/inventory-item.ts", "qualifiedName": "InventoryItem.origin_country" }, - "4960": { + "4962": { "sourceFileName": "../../../../packages/modules/inventory-next/src/models/inventory-item.ts", "qualifiedName": "InventoryItem.hs_code" }, - "4961": { + "4963": { "sourceFileName": "../../../../packages/modules/inventory-next/src/models/inventory-item.ts", "qualifiedName": "InventoryItem.mid_code" }, - "4962": { + "4964": { "sourceFileName": "../../../../packages/modules/inventory-next/src/models/inventory-item.ts", "qualifiedName": "InventoryItem.material" }, - "4963": { + "4965": { "sourceFileName": "../../../../packages/modules/inventory-next/src/models/inventory-item.ts", "qualifiedName": "InventoryItem.weight" }, - "4964": { + "4966": { "sourceFileName": "../../../../packages/modules/inventory-next/src/models/inventory-item.ts", "qualifiedName": "InventoryItem.length" }, - "4965": { + "4967": { "sourceFileName": "../../../../packages/modules/inventory-next/src/models/inventory-item.ts", "qualifiedName": "InventoryItem.height" }, - "4966": { + "4968": { "sourceFileName": "../../../../packages/modules/inventory-next/src/models/inventory-item.ts", "qualifiedName": "InventoryItem.width" }, - "4967": { + "4969": { "sourceFileName": "../../../../packages/modules/inventory-next/src/models/inventory-item.ts", "qualifiedName": "InventoryItem.requires_shipping" }, - "4968": { + "4970": { "sourceFileName": "../../../../packages/modules/inventory-next/src/models/inventory-item.ts", "qualifiedName": "InventoryItem.description" }, - "4969": { + "4971": { "sourceFileName": "../../../../packages/modules/inventory-next/src/models/inventory-item.ts", "qualifiedName": "InventoryItem.title" }, - "4970": { + "4972": { "sourceFileName": "../../../../packages/modules/inventory-next/src/models/inventory-item.ts", "qualifiedName": "InventoryItem.thumbnail" }, - "4971": { + "4973": { "sourceFileName": "../../../../packages/modules/inventory-next/src/models/inventory-item.ts", "qualifiedName": "InventoryItem.metadata" }, - "4972": { + "4974": { "sourceFileName": "../../../../packages/modules/inventory-next/src/models/inventory-item.ts", "qualifiedName": "InventoryItem.location_levels" }, - "4973": { + "4975": { "sourceFileName": "../../../../packages/modules/inventory-next/src/models/inventory-item.ts", "qualifiedName": "InventoryItem.reservation_items" }, - "4974": { + "4976": { "sourceFileName": "../../../../packages/modules/inventory-next/src/models/inventory-item.ts", "qualifiedName": "InventoryItem.reserved_quantity" }, - "4975": { + "4977": { "sourceFileName": "../../../../packages/modules/inventory-next/src/models/inventory-item.ts", "qualifiedName": "InventoryItem.stocked_quantity" }, - "4980": { + "4982": { "sourceFileName": "../../../../packages/modules/inventory-next/src/models/inventory-item.ts", "qualifiedName": "InventoryItem.[OptionalProps]" }, - "4981": { + "4983": { "sourceFileName": "../../../../packages/modules/inventory-next/src/models/inventory-level.ts", "qualifiedName": "InventoryLevel" }, - "4984": { + "4986": { "sourceFileName": "../../../../packages/modules/inventory-next/src/models/inventory-level.ts", "qualifiedName": "InventoryLevel.id" }, - "4985": { + "4987": { "sourceFileName": "../../../../packages/modules/inventory-next/src/models/inventory-level.ts", "qualifiedName": "InventoryLevel.created_at" }, - "4986": { + "4988": { "sourceFileName": "../../../../packages/modules/inventory-next/src/models/inventory-level.ts", "qualifiedName": "InventoryLevel.updated_at" }, - "4987": { + "4989": { "sourceFileName": "../../../../packages/modules/inventory-next/src/models/inventory-level.ts", "qualifiedName": "InventoryLevel.deleted_at" }, - "4988": { + "4990": { "sourceFileName": "../../../../packages/modules/inventory-next/src/models/inventory-level.ts", "qualifiedName": "InventoryLevel.inventory_item_id" }, - "4989": { + "4991": { "sourceFileName": "../../../../packages/modules/inventory-next/src/models/inventory-level.ts", "qualifiedName": "InventoryLevel.location_id" }, - "4990": { + "4992": { "sourceFileName": "../../../../packages/modules/inventory-next/src/models/inventory-level.ts", "qualifiedName": "InventoryLevel.stocked_quantity" }, - "4991": { + "4993": { "sourceFileName": "../../../../packages/modules/inventory-next/src/models/inventory-level.ts", "qualifiedName": "InventoryLevel.reserved_quantity" }, - "4992": { + "4994": { "sourceFileName": "../../../../packages/modules/inventory-next/src/models/inventory-level.ts", "qualifiedName": "InventoryLevel.incoming_quantity" }, - "4993": { + "4995": { "sourceFileName": "../../../../packages/modules/inventory-next/src/models/inventory-level.ts", "qualifiedName": "InventoryLevel.metadata" }, - "4994": { + "4996": { "sourceFileName": "../../../../packages/modules/inventory-next/src/models/inventory-level.ts", "qualifiedName": "InventoryLevel.inventory_item" }, - "4995": { + "4997": { "sourceFileName": "../../../../packages/modules/inventory-next/src/models/inventory-level.ts", "qualifiedName": "InventoryLevel.available_quantity" } @@ -1337,7 +1337,7 @@ "1": "../../../../packages/modules/inventory-next/src/models/index.ts" }, "reflections": { - "1": 4929 + "1": 4931 } } } \ No newline at end of file diff --git a/www/utils/generated/typedoc-json-output/inventory-next.json b/www/utils/generated/typedoc-json-output/inventory-next.json index f2b20bea26..fbcf73d046 100644 --- a/www/utils/generated/typedoc-json-output/inventory-next.json +++ b/www/utils/generated/typedoc-json-output/inventory-next.json @@ -1,12 +1,12 @@ { - "id": 4374, + "id": 4376, "name": "inventory-next", "variant": "project", "kind": 1, "flags": {}, "children": [ { - "id": 4606, + "id": 4608, "name": "FindConfig", "variant": "declaration", "kind": 256, @@ -29,7 +29,7 @@ }, "children": [ { - "id": 4607, + "id": 4609, "name": "select", "variant": "declaration", "kind": 1024, @@ -58,7 +58,7 @@ "operator": "keyof", "target": { "type": "reference", - "target": 4618, + "target": 4620, "name": "Entity", "package": "@medusajs/types", "qualifiedName": "FindConfig.Entity", @@ -70,7 +70,7 @@ } }, { - "id": 4608, + "id": 4610, "name": "skip", "variant": "declaration", "kind": 1024, @@ -100,7 +100,7 @@ } }, { - "id": 4609, + "id": 4611, "name": "take", "variant": "declaration", "kind": 1024, @@ -130,7 +130,7 @@ } }, { - "id": 4610, + "id": 4612, "name": "relations", "variant": "declaration", "kind": 1024, @@ -154,7 +154,7 @@ } }, { - "id": 4611, + "id": 4613, "name": "order", "variant": "declaration", "kind": 1024, @@ -188,21 +188,21 @@ "type": { "type": "reflection", "declaration": { - "id": 4612, + "id": 4614, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "indexSignatures": [ { - "id": 4613, + "id": 4615, "name": "__index", "variant": "signature", "kind": 8192, "flags": {}, "parameters": [ { - "id": 4614, + "id": 4616, "name": "K", "variant": "param", "kind": 32768, @@ -232,7 +232,7 @@ } }, { - "id": 4615, + "id": 4617, "name": "withDeleted", "variant": "declaration", "kind": 1024, @@ -261,7 +261,7 @@ } }, { - "id": 4616, + "id": 4618, "name": "filters", "variant": "declaration", "kind": 1024, @@ -297,7 +297,7 @@ } }, { - "id": 4617, + "id": 4619, "name": "options", "variant": "declaration", "kind": 1024, @@ -337,20 +337,20 @@ { "title": "Properties", "children": [ - 4607, - 4608, 4609, 4610, 4611, - 4615, - 4616, - 4617 + 4612, + 4613, + 4617, + 4618, + 4619 ] } ], "typeParameters": [ { - "id": 4618, + "id": 4620, "name": "Entity", "variant": "typeParam", "kind": 131072, @@ -359,7 +359,7 @@ ] }, { - "id": 4781, + "id": 4783, "name": "StringComparisonOperator", "variant": "declaration", "kind": 256, @@ -374,7 +374,7 @@ }, "children": [ { - "id": 4782, + "id": 4784, "name": "lt", "variant": "declaration", "kind": 1024, @@ -395,7 +395,7 @@ } }, { - "id": 4783, + "id": 4785, "name": "gt", "variant": "declaration", "kind": 1024, @@ -416,7 +416,7 @@ } }, { - "id": 4784, + "id": 4786, "name": "gte", "variant": "declaration", "kind": 1024, @@ -437,7 +437,7 @@ } }, { - "id": 4785, + "id": 4787, "name": "lte", "variant": "declaration", "kind": 1024, @@ -458,7 +458,7 @@ } }, { - "id": 4786, + "id": 4788, "name": "contains", "variant": "declaration", "kind": 1024, @@ -479,7 +479,7 @@ } }, { - "id": 4787, + "id": 4789, "name": "starts_with", "variant": "declaration", "kind": 1024, @@ -500,7 +500,7 @@ } }, { - "id": 4788, + "id": 4790, "name": "ends_with", "variant": "declaration", "kind": 1024, @@ -525,19 +525,19 @@ { "title": "Properties", "children": [ - 4782, - 4783, 4784, 4785, 4786, 4787, - 4788 + 4788, + 4789, + 4790 ] } ] }, { - "id": 4803, + "id": 4805, "name": "NumericalComparisonOperator", "variant": "declaration", "kind": 256, @@ -552,7 +552,7 @@ }, "children": [ { - "id": 4804, + "id": 4806, "name": "lt", "variant": "declaration", "kind": 1024, @@ -573,7 +573,7 @@ } }, { - "id": 4805, + "id": 4807, "name": "gt", "variant": "declaration", "kind": 1024, @@ -594,7 +594,7 @@ } }, { - "id": 4806, + "id": 4808, "name": "gte", "variant": "declaration", "kind": 1024, @@ -615,7 +615,7 @@ } }, { - "id": 4807, + "id": 4809, "name": "lte", "variant": "declaration", "kind": 1024, @@ -640,16 +640,16 @@ { "title": "Properties", "children": [ - 4804, - 4805, 4806, - 4807 + 4807, + 4808, + 4809 ] } ] }, { - "id": 4808, + "id": 4810, "name": "BaseFilterable", "variant": "declaration", "kind": 256, @@ -664,7 +664,7 @@ }, "children": [ { - "id": 4809, + "id": 4811, "name": "$and", "variant": "declaration", "kind": 1024, @@ -686,11 +686,11 @@ "types": [ { "type": "reference", - "target": 4808, + "target": 4810, "typeArguments": [ { "type": "reference", - "target": 4811, + "target": 4813, "name": "T", "package": "@medusajs/types", "qualifiedName": "BaseFilterable.T", @@ -702,7 +702,7 @@ }, { "type": "reference", - "target": 4811, + "target": 4813, "name": "T", "package": "@medusajs/types", "qualifiedName": "BaseFilterable.T", @@ -713,7 +713,7 @@ } }, { - "id": 4810, + "id": 4812, "name": "$or", "variant": "declaration", "kind": 1024, @@ -735,11 +735,11 @@ "types": [ { "type": "reference", - "target": 4808, + "target": 4810, "typeArguments": [ { "type": "reference", - "target": 4811, + "target": 4813, "name": "T", "package": "@medusajs/types", "qualifiedName": "BaseFilterable.T", @@ -751,7 +751,7 @@ }, { "type": "reference", - "target": 4811, + "target": 4813, "name": "T", "package": "@medusajs/types", "qualifiedName": "BaseFilterable.T", @@ -766,14 +766,14 @@ { "title": "Properties", "children": [ - 4809, - 4810 + 4811, + 4812 ] } ], "typeParameters": [ { - "id": 4811, + "id": 4813, "name": "T", "variant": "typeParam", "kind": 131072, @@ -783,13 +783,13 @@ "extendedBy": [ { "type": "reference", - "target": 4672, + "target": 4674, "name": "FilterableInventoryLevelProps" } ] }, { - "id": 4751, + "id": 4753, "name": "SoftDeleteReturn", "variant": "declaration", "kind": 256, @@ -804,7 +804,7 @@ }, "children": [ { - "id": 4752, + "id": 4754, "name": "returnLinkableKeys", "variant": "declaration", "kind": 1024, @@ -823,7 +823,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 4753, + "target": 4755, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -835,13 +835,13 @@ { "title": "Properties", "children": [ - 4752 + 4754 ] } ], "typeParameters": [ { - "id": 4753, + "id": 4755, "name": "TReturnableLinkableKeys", "variant": "typeParam", "kind": 131072, @@ -854,7 +854,7 @@ ] }, { - "id": 4754, + "id": 4756, "name": "RestoreReturn", "variant": "declaration", "kind": 256, @@ -869,7 +869,7 @@ }, "children": [ { - "id": 4755, + "id": 4757, "name": "returnLinkableKeys", "variant": "declaration", "kind": 1024, @@ -888,7 +888,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 4756, + "target": 4758, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -900,13 +900,13 @@ { "title": "Properties", "children": [ - 4755 + 4757 ] } ], "typeParameters": [ { - "id": 4756, + "id": 4758, "name": "TReturnableLinkableKeys", "variant": "typeParam", "kind": 131072, @@ -919,14 +919,14 @@ ] }, { - "id": 4877, + "id": 4879, "name": "Query", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 4878, + "id": 4880, "name": "T", "variant": "typeParam", "kind": 131072, @@ -937,7 +937,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 4878, + "target": 4880, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -950,14 +950,14 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 4878, + "target": 4880, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true }, "extendsType": { "type": "reference", - "target": 4899, + "target": 4901, "name": "Scalar", "package": "@medusajs/types" }, @@ -967,11 +967,11 @@ }, "falseType": { "type": "reference", - "target": 4903, + "target": 4905, "typeArguments": [ { "type": "reference", - "target": 4878, + "target": 4880, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -983,11 +983,11 @@ }, "falseType": { "type": "reference", - "target": 4909, + "target": 4911, "typeArguments": [ { "type": "reference", - "target": 4878, + "target": 4880, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -999,14 +999,14 @@ } }, { - "id": 4879, + "id": 4881, "name": "ExpandScalar", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 4880, + "id": 4882, "name": "T", "variant": "typeParam", "kind": 131072, @@ -1024,7 +1024,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 4880, + "target": 4882, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1055,7 +1055,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 4880, + "target": 4882, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1089,7 +1089,7 @@ }, "falseType": { "type": "reference", - "target": 4880, + "target": 4882, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1100,7 +1100,7 @@ } }, { - "id": 4899, + "id": 4901, "name": "Scalar", "variant": "declaration", "kind": 2097152, @@ -1159,21 +1159,21 @@ { "type": "reflection", "declaration": { - "id": 4900, + "id": 4902, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 4901, + "id": 4903, "name": "toHexString", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 4902, + "id": 4904, "name": "toHexString", "variant": "signature", "kind": 4096, @@ -1190,7 +1190,7 @@ { "title": "Methods", "children": [ - 4901 + 4903 ] } ] @@ -1200,11 +1200,69 @@ } }, { - "id": 4927, + "id": 4929, "name": "ReadonlyPrimary", "variant": "declaration", "kind": 2097152, "flags": {}, + "typeParameters": [ + { + "id": 4930, + "name": "T", + "variant": "typeParam", + "kind": 131072, + "flags": {} + } + ], + "type": { + "type": "conditional", + "checkType": { + "type": "reference", + "target": 4930, + "name": "T", + "package": "@medusajs/types", + "refersToTypeParameter": true + }, + "extendsType": { + "type": "array", + "elementType": { + "type": "intrinsic", + "name": "any" + } + }, + "trueType": { + "type": "reference", + "target": { + "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts", + "qualifiedName": "Readonly" + }, + "typeArguments": [ + { + "type": "reference", + "target": 4930, + "name": "T", + "package": "@medusajs/types", + "refersToTypeParameter": true + } + ], + "name": "Readonly", + "package": "typescript" + }, + "falseType": { + "type": "reference", + "target": 4930, + "name": "T", + "package": "@medusajs/types", + "refersToTypeParameter": true + } + } + }, + { + "id": 4919, + "name": "Primary", + "variant": "declaration", + "kind": 2097152, + "flags": {}, "typeParameters": [ { "id": 4928, @@ -1223,75 +1281,17 @@ "package": "@medusajs/types", "refersToTypeParameter": true }, - "extendsType": { - "type": "array", - "elementType": { - "type": "intrinsic", - "name": "any" - } - }, - "trueType": { - "type": "reference", - "target": { - "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts", - "qualifiedName": "Readonly" - }, - "typeArguments": [ - { - "type": "reference", - "target": 4928, - "name": "T", - "package": "@medusajs/types", - "refersToTypeParameter": true - } - ], - "name": "Readonly", - "package": "typescript" - }, - "falseType": { - "type": "reference", - "target": 4928, - "name": "T", - "package": "@medusajs/types", - "refersToTypeParameter": true - } - } - }, - { - "id": 4917, - "name": "Primary", - "variant": "declaration", - "kind": 2097152, - "flags": {}, - "typeParameters": [ - { - "id": 4926, - "name": "T", - "variant": "typeParam", - "kind": 131072, - "flags": {} - } - ], - "type": { - "type": "conditional", - "checkType": { - "type": "reference", - "target": 4926, - "name": "T", - "package": "@medusajs/types", - "refersToTypeParameter": true - }, "extendsType": { "type": "reflection", "declaration": { - "id": 4918, + "id": 4920, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 4919, + "id": 4921, "name": "[PrimaryKeyType]", "variant": "declaration", "kind": 1024, @@ -1308,7 +1308,7 @@ { "title": "Properties", "children": [ - 4919 + 4921 ] } ] @@ -1316,7 +1316,7 @@ }, "trueType": { "type": "reference", - "target": 4927, + "target": 4929, "typeArguments": [ { "type": "reference", @@ -1336,7 +1336,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 4926, + "target": 4928, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1344,14 +1344,14 @@ "extendsType": { "type": "reflection", "declaration": { - "id": 4920, + "id": 4922, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 4921, + "id": 4923, "name": "_id", "variant": "declaration", "kind": 1024, @@ -1368,7 +1368,7 @@ { "title": "Properties", "children": [ - 4921 + 4923 ] } ] @@ -1379,7 +1379,7 @@ "types": [ { "type": "reference", - "target": 4927, + "target": 4929, "typeArguments": [ { "type": "reference", @@ -1405,7 +1405,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 4926, + "target": 4928, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1413,14 +1413,14 @@ "extendsType": { "type": "reflection", "declaration": { - "id": 4922, + "id": 4924, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 4923, + "id": 4925, "name": "uuid", "variant": "declaration", "kind": 1024, @@ -1437,7 +1437,7 @@ { "title": "Properties", "children": [ - 4923 + 4925 ] } ] @@ -1445,7 +1445,7 @@ }, "trueType": { "type": "reference", - "target": 4927, + "target": 4929, "typeArguments": [ { "type": "reference", @@ -1465,7 +1465,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 4926, + "target": 4928, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1473,14 +1473,14 @@ "extendsType": { "type": "reflection", "declaration": { - "id": 4924, + "id": 4926, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 4925, + "id": 4927, "name": "id", "variant": "declaration", "kind": 1024, @@ -1497,7 +1497,7 @@ { "title": "Properties", "children": [ - 4925 + 4927 ] } ] @@ -1505,7 +1505,7 @@ }, "trueType": { "type": "reference", - "target": 4927, + "target": 4929, "typeArguments": [ { "type": "reference", @@ -1531,14 +1531,14 @@ } }, { - "id": 4812, + "id": 4814, "name": "OperatorMap", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 4833, + "id": 4835, "name": "T", "variant": "typeParam", "kind": 131072, @@ -1548,14 +1548,14 @@ "type": { "type": "reflection", "declaration": { - "id": 4813, + "id": 4815, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 4814, + "id": 4816, "name": "$and", "variant": "declaration", "kind": 1024, @@ -1566,11 +1566,11 @@ "type": "array", "elementType": { "type": "reference", - "target": 4877, + "target": 4879, "typeArguments": [ { "type": "reference", - "target": 4833, + "target": 4835, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1582,7 +1582,7 @@ } }, { - "id": 4815, + "id": 4817, "name": "$or", "variant": "declaration", "kind": 1024, @@ -1593,11 +1593,11 @@ "type": "array", "elementType": { "type": "reference", - "target": 4877, + "target": 4879, "typeArguments": [ { "type": "reference", - "target": 4833, + "target": 4835, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1609,7 +1609,7 @@ } }, { - "id": 4816, + "id": 4818, "name": "$eq", "variant": "declaration", "kind": 1024, @@ -1621,11 +1621,11 @@ "types": [ { "type": "reference", - "target": 4879, + "target": 4881, "typeArguments": [ { "type": "reference", - "target": 4833, + "target": 4835, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1638,11 +1638,11 @@ "type": "array", "elementType": { "type": "reference", - "target": 4879, + "target": 4881, "typeArguments": [ { "type": "reference", - "target": 4833, + "target": 4835, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1656,7 +1656,7 @@ } }, { - "id": 4817, + "id": 4819, "name": "$ne", "variant": "declaration", "kind": 1024, @@ -1665,11 +1665,11 @@ }, "type": { "type": "reference", - "target": 4879, + "target": 4881, "typeArguments": [ { "type": "reference", - "target": 4833, + "target": 4835, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1680,7 +1680,7 @@ } }, { - "id": 4818, + "id": 4820, "name": "$in", "variant": "declaration", "kind": 1024, @@ -1691,11 +1691,11 @@ "type": "array", "elementType": { "type": "reference", - "target": 4879, + "target": 4881, "typeArguments": [ { "type": "reference", - "target": 4833, + "target": 4835, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1707,7 +1707,7 @@ } }, { - "id": 4819, + "id": 4821, "name": "$nin", "variant": "declaration", "kind": 1024, @@ -1718,11 +1718,11 @@ "type": "array", "elementType": { "type": "reference", - "target": 4879, + "target": 4881, "typeArguments": [ { "type": "reference", - "target": 4833, + "target": 4835, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1734,7 +1734,7 @@ } }, { - "id": 4820, + "id": 4822, "name": "$not", "variant": "declaration", "kind": 1024, @@ -1743,11 +1743,11 @@ }, "type": { "type": "reference", - "target": 4877, + "target": 4879, "typeArguments": [ { "type": "reference", - "target": 4833, + "target": 4835, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1758,7 +1758,7 @@ } }, { - "id": 4821, + "id": 4823, "name": "$gt", "variant": "declaration", "kind": 1024, @@ -1767,59 +1767,11 @@ }, "type": { "type": "reference", - "target": 4879, + "target": 4881, "typeArguments": [ { "type": "reference", - "target": 4833, - "name": "T", - "package": "@medusajs/types", - "refersToTypeParameter": true - } - ], - "name": "ExpandScalar", - "package": "@medusajs/types" - } - }, - { - "id": 4822, - "name": "$gte", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "type": { - "type": "reference", - "target": 4879, - "typeArguments": [ - { - "type": "reference", - "target": 4833, - "name": "T", - "package": "@medusajs/types", - "refersToTypeParameter": true - } - ], - "name": "ExpandScalar", - "package": "@medusajs/types" - } - }, - { - "id": 4823, - "name": "$lt", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "type": { - "type": "reference", - "target": 4879, - "typeArguments": [ - { - "type": "reference", - "target": 4833, + "target": 4835, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1831,7 +1783,7 @@ }, { "id": 4824, - "name": "$lte", + "name": "$gte", "variant": "declaration", "kind": 1024, "flags": { @@ -1839,11 +1791,11 @@ }, "type": { "type": "reference", - "target": 4879, + "target": 4881, "typeArguments": [ { "type": "reference", - "target": 4833, + "target": 4835, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1855,6 +1807,54 @@ }, { "id": 4825, + "name": "$lt", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "reference", + "target": 4881, + "typeArguments": [ + { + "type": "reference", + "target": 4835, + "name": "T", + "package": "@medusajs/types", + "refersToTypeParameter": true + } + ], + "name": "ExpandScalar", + "package": "@medusajs/types" + } + }, + { + "id": 4826, + "name": "$lte", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "reference", + "target": 4881, + "typeArguments": [ + { + "type": "reference", + "target": 4835, + "name": "T", + "package": "@medusajs/types", + "refersToTypeParameter": true + } + ], + "name": "ExpandScalar", + "package": "@medusajs/types" + } + }, + { + "id": 4827, "name": "$like", "variant": "declaration", "kind": 1024, @@ -1867,7 +1867,7 @@ } }, { - "id": 4826, + "id": 4828, "name": "$re", "variant": "declaration", "kind": 1024, @@ -1880,7 +1880,7 @@ } }, { - "id": 4827, + "id": 4829, "name": "$ilike", "variant": "declaration", "kind": 1024, @@ -1893,7 +1893,7 @@ } }, { - "id": 4828, + "id": 4830, "name": "$fulltext", "variant": "declaration", "kind": 1024, @@ -1906,7 +1906,7 @@ } }, { - "id": 4829, + "id": 4831, "name": "$overlap", "variant": "declaration", "kind": 1024, @@ -1922,7 +1922,7 @@ } }, { - "id": 4830, + "id": 4832, "name": "$contains", "variant": "declaration", "kind": 1024, @@ -1938,7 +1938,7 @@ } }, { - "id": 4831, + "id": 4833, "name": "$contained", "variant": "declaration", "kind": 1024, @@ -1954,7 +1954,7 @@ } }, { - "id": 4832, + "id": 4834, "name": "$exists", "variant": "declaration", "kind": 1024, @@ -1971,8 +1971,6 @@ { "title": "Properties", "children": [ - 4814, - 4815, 4816, 4817, 4818, @@ -1989,7 +1987,9 @@ 4829, 4830, 4831, - 4832 + 4832, + 4833, + 4834 ] } ] @@ -1997,14 +1997,14 @@ } }, { - "id": 4915, + "id": 4917, "name": "FilterValue2", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 4916, + "id": 4918, "name": "T", "variant": "typeParam", "kind": 131072, @@ -2016,18 +2016,18 @@ "types": [ { "type": "reference", - "target": 4916, + "target": 4918, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true }, { "type": "reference", - "target": 4879, + "target": 4881, "typeArguments": [ { "type": "reference", - "target": 4916, + "target": 4918, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -2038,11 +2038,11 @@ }, { "type": "reference", - "target": 4917, + "target": 4919, "typeArguments": [ { "type": "reference", - "target": 4916, + "target": 4918, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -2055,14 +2055,14 @@ } }, { - "id": 4909, + "id": 4911, "name": "FilterValue", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 4910, + "id": 4912, "name": "T", "variant": "typeParam", "kind": 131072, @@ -2074,15 +2074,15 @@ "types": [ { "type": "reference", - "target": 4812, + "target": 4814, "typeArguments": [ { "type": "reference", - "target": 4915, + "target": 4917, "typeArguments": [ { "type": "reference", - "target": 4910, + "target": 4912, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -2097,11 +2097,11 @@ }, { "type": "reference", - "target": 4915, + "target": 4917, "typeArguments": [ { "type": "reference", - "target": 4910, + "target": 4912, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -2114,11 +2114,11 @@ "type": "array", "elementType": { "type": "reference", - "target": 4915, + "target": 4917, "typeArguments": [ { "type": "reference", - "target": 4910, + "target": 4912, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -2136,7 +2136,7 @@ } }, { - "id": 4914, + "id": 4916, "name": "PrevLimit", "variant": "declaration", "kind": 2097152, @@ -2164,14 +2164,14 @@ } }, { - "id": 4903, + "id": 4905, "name": "FilterQuery", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 4907, + "id": 4909, "name": "T", "variant": "typeParam", "kind": 131072, @@ -2182,7 +2182,7 @@ } }, { - "id": 4908, + "id": 4910, "name": "Prev", "variant": "typeParam", "kind": 131072, @@ -2201,7 +2201,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 4908, + "target": 4910, "name": "Prev", "package": "@medusajs/types", "refersToTypeParameter": true @@ -2222,7 +2222,7 @@ "operator": "keyof", "target": { "type": "reference", - "target": 4907, + "target": 4909, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -2244,7 +2244,7 @@ }, "objectType": { "type": "reference", - "target": 4907, + "target": 4909, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -2301,7 +2301,7 @@ }, "objectType": { "type": "reference", - "target": 4907, + "target": 4909, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -2309,7 +2309,7 @@ }, { "type": "reference", - "target": 4812, + "target": 4814, "typeArguments": [ { "type": "indexedAccess", @@ -2325,7 +2325,7 @@ }, "objectType": { "type": "reference", - "target": 4907, + "target": 4909, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -2353,7 +2353,7 @@ }, "objectType": { "type": "reference", - "target": 4907, + "target": 4909, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -2378,21 +2378,21 @@ "extendsType": { "type": "reflection", "declaration": { - "id": 4904, + "id": 4906, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "indexSignatures": [ { - "id": 4905, + "id": 4907, "name": "__index", "variant": "signature", "kind": 8192, "flags": {}, "parameters": [ { - "id": 4906, + "id": 4908, "name": "x", "variant": "param", "kind": 32768, @@ -2429,7 +2429,7 @@ }, "trueType": { "type": "reference", - "target": 4903, + "target": 4905, "typeArguments": [ { "type": "reference", @@ -2456,14 +2456,14 @@ "type": "indexedAccess", "indexType": { "type": "reference", - "target": 4908, + "target": 4910, "name": "Prev", "package": "@medusajs/types", "refersToTypeParameter": true }, "objectType": { "type": "reference", - "target": 4914, + "target": 4916, "name": "PrevLimit", "package": "@medusajs/types" } @@ -2493,7 +2493,7 @@ } }, { - "id": 4911, + "id": 4913, "name": "EventMetadata", "variant": "declaration", "kind": 2097152, @@ -2523,14 +2523,14 @@ { "type": "reflection", "declaration": { - "id": 4912, + "id": 4914, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 4913, + "id": 4915, "name": "eventGroupId", "variant": "declaration", "kind": 1024, @@ -2547,7 +2547,7 @@ { "title": "Properties", "children": [ - 4913 + 4915 ] } ] @@ -2557,14 +2557,14 @@ } }, { - "id": 4893, + "id": 4895, "name": "MessageBody", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 4898, + "id": 4900, "name": "TData", "variant": "typeParam", "kind": 131072, @@ -2578,14 +2578,14 @@ "type": { "type": "reflection", "declaration": { - "id": 4894, + "id": 4896, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 4895, + "id": 4897, "name": "eventName", "variant": "declaration", "kind": 1024, @@ -2596,7 +2596,7 @@ } }, { - "id": 4896, + "id": 4898, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -2605,20 +2605,20 @@ }, "type": { "type": "reference", - "target": 4911, + "target": 4913, "name": "EventMetadata", "package": "@medusajs/types" } }, { - "id": 4897, + "id": 4899, "name": "data", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 4898, + "target": 4900, "name": "TData", "package": "@medusajs/types", "refersToTypeParameter": true @@ -2629,9 +2629,9 @@ { "title": "Properties", "children": [ - 4895, - 4896, - 4897 + 4897, + 4898, + 4899 ] } ] @@ -2639,14 +2639,14 @@ } }, { - "id": 4857, + "id": 4859, "name": "Message", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 4860, + "id": 4862, "name": "TData", "variant": "typeParam", "kind": 131072, @@ -2662,11 +2662,11 @@ "types": [ { "type": "reference", - "target": 4893, + "target": 4895, "typeArguments": [ { "type": "reference", - "target": 4860, + "target": 4862, "name": "TData", "package": "@medusajs/types", "refersToTypeParameter": true @@ -2678,14 +2678,14 @@ { "type": "reflection", "declaration": { - "id": 4858, + "id": 4860, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 4859, + "id": 4861, "name": "options", "variant": "declaration", "kind": 1024, @@ -2717,7 +2717,7 @@ { "title": "Properties", "children": [ - 4859 + 4861 ] } ] @@ -2727,14 +2727,14 @@ } }, { - "id": 4867, + "id": 4869, "name": "RawMessageFormat", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 4876, + "id": 4878, "name": "TData", "variant": "typeParam", "kind": 131072, @@ -2748,14 +2748,14 @@ "type": { "type": "reflection", "declaration": { - "id": 4868, + "id": 4870, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 4869, + "id": 4871, "name": "eventName", "variant": "declaration", "kind": 1024, @@ -2766,21 +2766,21 @@ } }, { - "id": 4870, + "id": 4872, "name": "data", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 4876, + "target": 4878, "name": "TData", "package": "@medusajs/types", "refersToTypeParameter": true } }, { - "id": 4871, + "id": 4873, "name": "source", "variant": "declaration", "kind": 1024, @@ -2791,7 +2791,7 @@ } }, { - "id": 4872, + "id": 4874, "name": "object", "variant": "declaration", "kind": 1024, @@ -2802,7 +2802,7 @@ } }, { - "id": 4873, + "id": 4875, "name": "action", "variant": "declaration", "kind": 1024, @@ -2815,7 +2815,7 @@ } }, { - "id": 4874, + "id": 4876, "name": "context", "variant": "declaration", "kind": 1024, @@ -2831,7 +2831,7 @@ "typeArguments": [ { "type": "reference", - "target": 4638, + "target": 4640, "name": "Context", "package": "@medusajs/types" }, @@ -2845,7 +2845,7 @@ } }, { - "id": 4875, + "id": 4877, "name": "options", "variant": "declaration", "kind": 1024, @@ -2877,13 +2877,13 @@ { "title": "Properties", "children": [ - 4869, - 4870, 4871, 4872, 4873, 4874, - 4875 + 4875, + 4876, + 4877 ] } ] @@ -2891,7 +2891,7 @@ } }, { - "id": 4619, + "id": 4621, "name": "InventoryItemDTO", "variant": "declaration", "kind": 256, @@ -2906,7 +2906,7 @@ }, "children": [ { - "id": 4620, + "id": 4622, "name": "id", "variant": "declaration", "kind": 1024, @@ -2925,7 +2925,7 @@ } }, { - "id": 4621, + "id": 4623, "name": "sku", "variant": "declaration", "kind": 1024, @@ -2955,7 +2955,7 @@ } }, { - "id": 4622, + "id": 4624, "name": "origin_country", "variant": "declaration", "kind": 1024, @@ -2985,7 +2985,7 @@ } }, { - "id": 4623, + "id": 4625, "name": "hs_code", "variant": "declaration", "kind": 1024, @@ -3015,7 +3015,7 @@ } }, { - "id": 4624, + "id": 4626, "name": "requires_shipping", "variant": "declaration", "kind": 1024, @@ -3034,7 +3034,7 @@ } }, { - "id": 4625, + "id": 4627, "name": "mid_code", "variant": "declaration", "kind": 1024, @@ -3064,7 +3064,7 @@ } }, { - "id": 4626, + "id": 4628, "name": "material", "variant": "declaration", "kind": 1024, @@ -3094,7 +3094,7 @@ } }, { - "id": 4627, + "id": 4629, "name": "weight", "variant": "declaration", "kind": 1024, @@ -3124,7 +3124,7 @@ } }, { - "id": 4628, + "id": 4630, "name": "length", "variant": "declaration", "kind": 1024, @@ -3154,7 +3154,7 @@ } }, { - "id": 4629, + "id": 4631, "name": "height", "variant": "declaration", "kind": 1024, @@ -3184,7 +3184,7 @@ } }, { - "id": 4630, + "id": 4632, "name": "width", "variant": "declaration", "kind": 1024, @@ -3214,7 +3214,7 @@ } }, { - "id": 4631, + "id": 4633, "name": "title", "variant": "declaration", "kind": 1024, @@ -3244,7 +3244,7 @@ } }, { - "id": 4632, + "id": 4634, "name": "description", "variant": "declaration", "kind": 1024, @@ -3274,7 +3274,7 @@ } }, { - "id": 4633, + "id": 4635, "name": "thumbnail", "variant": "declaration", "kind": 1024, @@ -3304,7 +3304,7 @@ } }, { - "id": 4634, + "id": 4636, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -3349,7 +3349,7 @@ } }, { - "id": 4635, + "id": 4637, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -3382,7 +3382,7 @@ } }, { - "id": 4636, + "id": 4638, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -3415,7 +3415,7 @@ } }, { - "id": 4637, + "id": 4639, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -3456,8 +3456,6 @@ { "title": "Properties", "children": [ - 4620, - 4621, 4622, 4623, 4624, @@ -3473,13 +3471,15 @@ 4634, 4635, 4636, - 4637 + 4637, + 4638, + 4639 ] } ] }, { - "id": 4598, + "id": 4600, "name": "FilterableInventoryItemProps", "variant": "declaration", "kind": 256, @@ -3494,7 +3494,7 @@ }, "children": [ { - "id": 4599, + "id": 4601, "name": "q", "variant": "declaration", "kind": 1024, @@ -3515,7 +3515,7 @@ } }, { - "id": 4600, + "id": 4602, "name": "id", "variant": "declaration", "kind": 1024, @@ -3548,7 +3548,7 @@ } }, { - "id": 4601, + "id": 4603, "name": "location_id", "variant": "declaration", "kind": 1024, @@ -3581,7 +3581,7 @@ } }, { - "id": 4602, + "id": 4604, "name": "sku", "variant": "declaration", "kind": 1024, @@ -3612,7 +3612,7 @@ }, { "type": "reference", - "target": 4781, + "target": 4783, "name": "StringComparisonOperator", "package": "@medusajs/types" } @@ -3620,7 +3620,7 @@ } }, { - "id": 4603, + "id": 4605, "name": "origin_country", "variant": "declaration", "kind": 1024, @@ -3653,7 +3653,7 @@ } }, { - "id": 4604, + "id": 4606, "name": "hs_code", "variant": "declaration", "kind": 1024, @@ -3684,7 +3684,7 @@ }, { "type": "reference", - "target": 4781, + "target": 4783, "name": "StringComparisonOperator", "package": "@medusajs/types" } @@ -3692,7 +3692,7 @@ } }, { - "id": 4605, + "id": 4607, "name": "requires_shipping", "variant": "declaration", "kind": 1024, @@ -3717,19 +3717,19 @@ { "title": "Properties", "children": [ - 4599, - 4600, 4601, 4602, 4603, 4604, - 4605 + 4605, + 4606, + 4607 ] } ] }, { - "id": 4680, + "id": 4682, "name": "InventoryLevelDTO", "variant": "declaration", "kind": 256, @@ -3744,7 +3744,7 @@ }, "children": [ { - "id": 4681, + "id": 4683, "name": "id", "variant": "declaration", "kind": 1024, @@ -3763,7 +3763,7 @@ } }, { - "id": 4682, + "id": 4684, "name": "inventory_item_id", "variant": "declaration", "kind": 1024, @@ -3782,7 +3782,7 @@ } }, { - "id": 4683, + "id": 4685, "name": "location_id", "variant": "declaration", "kind": 1024, @@ -3801,7 +3801,7 @@ } }, { - "id": 4684, + "id": 4686, "name": "stocked_quantity", "variant": "declaration", "kind": 1024, @@ -3820,7 +3820,7 @@ } }, { - "id": 4685, + "id": 4687, "name": "reserved_quantity", "variant": "declaration", "kind": 1024, @@ -3839,7 +3839,7 @@ } }, { - "id": 4686, + "id": 4688, "name": "incoming_quantity", "variant": "declaration", "kind": 1024, @@ -3858,7 +3858,7 @@ } }, { - "id": 4687, + "id": 4689, "name": "available_quantity", "variant": "declaration", "kind": 1024, @@ -3877,7 +3877,7 @@ } }, { - "id": 4688, + "id": 4690, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -3920,7 +3920,7 @@ } }, { - "id": 4689, + "id": 4691, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -3953,7 +3953,7 @@ } }, { - "id": 4690, + "id": 4692, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -3986,7 +3986,7 @@ } }, { - "id": 4691, + "id": 4693, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -4027,8 +4027,6 @@ { "title": "Properties", "children": [ - 4681, - 4682, 4683, 4684, 4685, @@ -4037,13 +4035,15 @@ 4688, 4689, 4690, - 4691 + 4691, + 4692, + 4693 ] } ] }, { - "id": 4672, + "id": 4674, "name": "FilterableInventoryLevelProps", "variant": "declaration", "kind": 256, @@ -4058,7 +4058,7 @@ }, "children": [ { - "id": 4678, + "id": 4680, "name": "$and", "variant": "declaration", "kind": 1024, @@ -4081,17 +4081,17 @@ "types": [ { "type": "reference", - "target": 4672, + "target": 4674, "name": "FilterableInventoryLevelProps", "package": "@medusajs/types" }, { "type": "reference", - "target": 4808, + "target": 4810, "typeArguments": [ { "type": "reference", - "target": 4672, + "target": 4674, "name": "FilterableInventoryLevelProps", "package": "@medusajs/types" } @@ -4104,12 +4104,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 4809, + "target": 4811, "name": "BaseFilterable.$and" } }, { - "id": 4679, + "id": 4681, "name": "$or", "variant": "declaration", "kind": 1024, @@ -4132,17 +4132,17 @@ "types": [ { "type": "reference", - "target": 4672, + "target": 4674, "name": "FilterableInventoryLevelProps", "package": "@medusajs/types" }, { "type": "reference", - "target": 4808, + "target": 4810, "typeArguments": [ { "type": "reference", - "target": 4672, + "target": 4674, "name": "FilterableInventoryLevelProps", "package": "@medusajs/types" } @@ -4155,12 +4155,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 4810, + "target": 4812, "name": "BaseFilterable.$or" } }, { - "id": 4673, + "id": 4675, "name": "inventory_item_id", "variant": "declaration", "kind": 1024, @@ -4193,7 +4193,7 @@ } }, { - "id": 4674, + "id": 4676, "name": "location_id", "variant": "declaration", "kind": 1024, @@ -4226,7 +4226,7 @@ } }, { - "id": 4675, + "id": 4677, "name": "stocked_quantity", "variant": "declaration", "kind": 1024, @@ -4258,7 +4258,7 @@ }, { "type": "reference", - "target": 4812, + "target": 4814, "typeArguments": [ { "type": "reference", @@ -4277,7 +4277,7 @@ } }, { - "id": 4676, + "id": 4678, "name": "reserved_quantity", "variant": "declaration", "kind": 1024, @@ -4309,7 +4309,7 @@ }, { "type": "reference", - "target": 4812, + "target": 4814, "typeArguments": [ { "type": "reference", @@ -4328,7 +4328,7 @@ } }, { - "id": 4677, + "id": 4679, "name": "incoming_quantity", "variant": "declaration", "kind": 1024, @@ -4360,7 +4360,7 @@ }, { "type": "reference", - "target": 4812, + "target": 4814, "typeArguments": [ { "type": "reference", @@ -4383,24 +4383,24 @@ { "title": "Properties", "children": [ - 4678, - 4679, - 4673, - 4674, + 4680, + 4681, 4675, 4676, - 4677 + 4677, + 4678, + 4679 ] } ], "extendedTypes": [ { "type": "reference", - "target": 4808, + "target": 4810, "typeArguments": [ { "type": "reference", - "target": 4672, + "target": 4674, "name": "FilterableInventoryLevelProps", "package": "@medusajs/types" } @@ -4411,7 +4411,7 @@ ] }, { - "id": 4659, + "id": 4661, "name": "ReservationItemDTO", "variant": "declaration", "kind": 256, @@ -4426,7 +4426,7 @@ }, "children": [ { - "id": 4660, + "id": 4662, "name": "id", "variant": "declaration", "kind": 1024, @@ -4445,7 +4445,7 @@ } }, { - "id": 4661, + "id": 4663, "name": "location_id", "variant": "declaration", "kind": 1024, @@ -4464,7 +4464,7 @@ } }, { - "id": 4662, + "id": 4664, "name": "inventory_item_id", "variant": "declaration", "kind": 1024, @@ -4483,7 +4483,7 @@ } }, { - "id": 4663, + "id": 4665, "name": "quantity", "variant": "declaration", "kind": 1024, @@ -4502,7 +4502,7 @@ } }, { - "id": 4664, + "id": 4666, "name": "line_item_id", "variant": "declaration", "kind": 1024, @@ -4532,7 +4532,7 @@ } }, { - "id": 4665, + "id": 4667, "name": "description", "variant": "declaration", "kind": 1024, @@ -4562,7 +4562,7 @@ } }, { - "id": 4666, + "id": 4668, "name": "allow_backorder", "variant": "declaration", "kind": 1024, @@ -4583,7 +4583,7 @@ } }, { - "id": 4667, + "id": 4669, "name": "created_by", "variant": "declaration", "kind": 1024, @@ -4613,7 +4613,7 @@ } }, { - "id": 4668, + "id": 4670, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -4656,7 +4656,7 @@ } }, { - "id": 4669, + "id": 4671, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -4689,7 +4689,7 @@ } }, { - "id": 4670, + "id": 4672, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -4722,7 +4722,7 @@ } }, { - "id": 4671, + "id": 4673, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -4763,8 +4763,6 @@ { "title": "Properties", "children": [ - 4660, - 4661, 4662, 4663, 4664, @@ -4774,13 +4772,15 @@ 4668, 4669, 4670, - 4671 + 4671, + 4672, + 4673 ] } ] }, { - "id": 4650, + "id": 4652, "name": "FilterableReservationItemProps", "variant": "declaration", "kind": 256, @@ -4795,7 +4795,7 @@ }, "children": [ { - "id": 4651, + "id": 4653, "name": "id", "variant": "declaration", "kind": 1024, @@ -4828,7 +4828,7 @@ } }, { - "id": 4653, + "id": 4655, "name": "line_item_id", "variant": "declaration", "kind": 1024, @@ -4861,7 +4861,7 @@ } }, { - "id": 4654, + "id": 4656, "name": "inventory_item_id", "variant": "declaration", "kind": 1024, @@ -4894,7 +4894,7 @@ } }, { - "id": 4655, + "id": 4657, "name": "location_id", "variant": "declaration", "kind": 1024, @@ -4927,7 +4927,7 @@ } }, { - "id": 4656, + "id": 4658, "name": "description", "variant": "declaration", "kind": 1024, @@ -4959,7 +4959,7 @@ }, { "type": "reference", - "target": 4781, + "target": 4783, "name": "StringComparisonOperator", "package": "@medusajs/types" } @@ -4967,7 +4967,7 @@ } }, { - "id": 4657, + "id": 4659, "name": "created_by", "variant": "declaration", "kind": 1024, @@ -5000,7 +5000,7 @@ } }, { - "id": 4658, + "id": 4660, "name": "quantity", "variant": "declaration", "kind": 1024, @@ -5032,7 +5032,7 @@ }, { "type": "reference", - "target": 4803, + "target": 4805, "name": "NumericalComparisonOperator", "package": "@medusajs/types" } @@ -5044,26 +5044,26 @@ { "title": "Properties", "children": [ - 4651, 4653, - 4654, 4655, 4656, 4657, - 4658 + 4658, + 4659, + 4660 ] } ] }, { - "id": 4728, + "id": 4730, "name": "UpdateInventoryItemInput", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 4729, + "id": 4731, "name": "id", "variant": "declaration", "kind": 1024, @@ -5074,7 +5074,7 @@ } }, { - "id": 4730, + "id": 4732, "name": "sku", "variant": "declaration", "kind": 1024, @@ -5110,7 +5110,7 @@ } }, { - "id": 4731, + "id": 4733, "name": "origin_country", "variant": "declaration", "kind": 1024, @@ -5146,7 +5146,7 @@ } }, { - "id": 4732, + "id": 4734, "name": "mid_code", "variant": "declaration", "kind": 1024, @@ -5182,7 +5182,7 @@ } }, { - "id": 4733, + "id": 4735, "name": "material", "variant": "declaration", "kind": 1024, @@ -5218,7 +5218,7 @@ } }, { - "id": 4734, + "id": 4736, "name": "weight", "variant": "declaration", "kind": 1024, @@ -5254,7 +5254,7 @@ } }, { - "id": 4735, + "id": 4737, "name": "length", "variant": "declaration", "kind": 1024, @@ -5290,7 +5290,7 @@ } }, { - "id": 4736, + "id": 4738, "name": "height", "variant": "declaration", "kind": 1024, @@ -5326,7 +5326,7 @@ } }, { - "id": 4737, + "id": 4739, "name": "width", "variant": "declaration", "kind": 1024, @@ -5362,7 +5362,7 @@ } }, { - "id": 4738, + "id": 4740, "name": "title", "variant": "declaration", "kind": 1024, @@ -5398,7 +5398,7 @@ } }, { - "id": 4739, + "id": 4741, "name": "description", "variant": "declaration", "kind": 1024, @@ -5434,7 +5434,7 @@ } }, { - "id": 4740, + "id": 4742, "name": "thumbnail", "variant": "declaration", "kind": 1024, @@ -5470,7 +5470,7 @@ } }, { - "id": 4741, + "id": 4743, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -5521,7 +5521,7 @@ } }, { - "id": 4742, + "id": 4744, "name": "hs_code", "variant": "declaration", "kind": 1024, @@ -5557,7 +5557,7 @@ } }, { - "id": 4743, + "id": 4745, "name": "requires_shipping", "variant": "declaration", "kind": 1024, @@ -5588,8 +5588,6 @@ { "title": "Properties", "children": [ - 4729, - 4730, 4731, 4732, 4733, @@ -5602,7 +5600,9 @@ 4740, 4741, 4742, - 4743 + 4743, + 4744, + 4745 ] } ], @@ -5616,7 +5616,7 @@ "typeArguments": [ { "type": "reference", - "target": 4702, + "target": 4704, "name": "CreateInventoryItemInput", "package": "@medusajs/types" } @@ -5627,7 +5627,7 @@ ] }, { - "id": 4702, + "id": 4704, "name": "CreateInventoryItemInput", "variant": "declaration", "kind": 256, @@ -5642,7 +5642,7 @@ }, "children": [ { - "id": 4703, + "id": 4705, "name": "sku", "variant": "declaration", "kind": 1024, @@ -5672,7 +5672,7 @@ } }, { - "id": 4704, + "id": 4706, "name": "origin_country", "variant": "declaration", "kind": 1024, @@ -5702,7 +5702,7 @@ } }, { - "id": 4705, + "id": 4707, "name": "mid_code", "variant": "declaration", "kind": 1024, @@ -5732,7 +5732,7 @@ } }, { - "id": 4706, + "id": 4708, "name": "material", "variant": "declaration", "kind": 1024, @@ -5762,7 +5762,7 @@ } }, { - "id": 4707, + "id": 4709, "name": "weight", "variant": "declaration", "kind": 1024, @@ -5792,7 +5792,7 @@ } }, { - "id": 4708, + "id": 4710, "name": "length", "variant": "declaration", "kind": 1024, @@ -5822,7 +5822,7 @@ } }, { - "id": 4709, + "id": 4711, "name": "height", "variant": "declaration", "kind": 1024, @@ -5852,7 +5852,7 @@ } }, { - "id": 4710, + "id": 4712, "name": "width", "variant": "declaration", "kind": 1024, @@ -5882,7 +5882,7 @@ } }, { - "id": 4711, + "id": 4713, "name": "title", "variant": "declaration", "kind": 1024, @@ -5912,7 +5912,7 @@ } }, { - "id": 4712, + "id": 4714, "name": "description", "variant": "declaration", "kind": 1024, @@ -5942,7 +5942,7 @@ } }, { - "id": 4713, + "id": 4715, "name": "thumbnail", "variant": "declaration", "kind": 1024, @@ -5972,7 +5972,7 @@ } }, { - "id": 4714, + "id": 4716, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -6017,7 +6017,7 @@ } }, { - "id": 4715, + "id": 4717, "name": "hs_code", "variant": "declaration", "kind": 1024, @@ -6047,7 +6047,7 @@ } }, { - "id": 4716, + "id": 4718, "name": "requires_shipping", "variant": "declaration", "kind": 1024, @@ -6072,8 +6072,6 @@ { "title": "Properties", "children": [ - 4703, - 4704, 4705, 4706, 4707, @@ -6085,20 +6083,22 @@ 4713, 4714, 4715, - 4716 + 4716, + 4717, + 4718 ] } ] }, { - "id": 4717, + "id": 4719, "name": "CreateInventoryLevelInput", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 4718, + "id": 4720, "name": "inventory_item_id", "variant": "declaration", "kind": 1024, @@ -6117,7 +6117,7 @@ } }, { - "id": 4719, + "id": 4721, "name": "location_id", "variant": "declaration", "kind": 1024, @@ -6136,7 +6136,7 @@ } }, { - "id": 4720, + "id": 4722, "name": "stocked_quantity", "variant": "declaration", "kind": 1024, @@ -6157,7 +6157,7 @@ } }, { - "id": 4721, + "id": 4723, "name": "incoming_quantity", "variant": "declaration", "kind": 1024, @@ -6182,16 +6182,16 @@ { "title": "Properties", "children": [ - 4718, - 4719, 4720, - 4721 + 4721, + 4722, + 4723 ] } ] }, { - "id": 4722, + "id": 4724, "name": "BulkUpdateInventoryLevelInput", "variant": "declaration", "kind": 256, @@ -6206,7 +6206,7 @@ }, "children": [ { - "id": 4725, + "id": 4727, "name": "id", "variant": "declaration", "kind": 1024, @@ -6227,7 +6227,7 @@ } }, { - "id": 4726, + "id": 4728, "name": "stocked_quantity", "variant": "declaration", "kind": 1024, @@ -6248,7 +6248,7 @@ } }, { - "id": 4727, + "id": 4729, "name": "incoming_quantity", "variant": "declaration", "kind": 1024, @@ -6269,7 +6269,7 @@ } }, { - "id": 4723, + "id": 4725, "name": "inventory_item_id", "variant": "declaration", "kind": 1024, @@ -6288,7 +6288,7 @@ } }, { - "id": 4724, + "id": 4726, "name": "location_id", "variant": "declaration", "kind": 1024, @@ -6311,17 +6311,17 @@ { "title": "Properties", "children": [ - 4725, - 4726, 4727, - 4723, - 4724 + 4728, + 4729, + 4725, + 4726 ] } ] }, { - "id": 4744, + "id": 4746, "name": "UpdateReservationItemInput", "variant": "declaration", "kind": 256, @@ -6336,7 +6336,7 @@ }, "children": [ { - "id": 4745, + "id": 4747, "name": "id", "variant": "declaration", "kind": 1024, @@ -6347,7 +6347,7 @@ } }, { - "id": 4746, + "id": 4748, "name": "quantity", "variant": "declaration", "kind": 1024, @@ -6368,7 +6368,7 @@ } }, { - "id": 4747, + "id": 4749, "name": "location_id", "variant": "declaration", "kind": 1024, @@ -6389,7 +6389,7 @@ } }, { - "id": 4748, + "id": 4750, "name": "description", "variant": "declaration", "kind": 1024, @@ -6419,7 +6419,7 @@ } }, { - "id": 4749, + "id": 4751, "name": "allow_backorder", "variant": "declaration", "kind": 1024, @@ -6440,7 +6440,7 @@ } }, { - "id": 4750, + "id": 4752, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -6489,18 +6489,18 @@ { "title": "Properties", "children": [ - 4745, - 4746, 4747, 4748, 4749, - 4750 + 4750, + 4751, + 4752 ] } ] }, { - "id": 4692, + "id": 4694, "name": "CreateReservationItemInput", "variant": "declaration", "kind": 256, @@ -6515,7 +6515,7 @@ }, "children": [ { - "id": 4693, + "id": 4695, "name": "line_item_id", "variant": "declaration", "kind": 1024, @@ -6545,7 +6545,7 @@ } }, { - "id": 4694, + "id": 4696, "name": "inventory_item_id", "variant": "declaration", "kind": 1024, @@ -6564,7 +6564,7 @@ } }, { - "id": 4695, + "id": 4697, "name": "location_id", "variant": "declaration", "kind": 1024, @@ -6583,7 +6583,7 @@ } }, { - "id": 4696, + "id": 4698, "name": "quantity", "variant": "declaration", "kind": 1024, @@ -6602,7 +6602,7 @@ } }, { - "id": 4697, + "id": 4699, "name": "allow_backorder", "variant": "declaration", "kind": 1024, @@ -6623,7 +6623,7 @@ } }, { - "id": 4698, + "id": 4700, "name": "description", "variant": "declaration", "kind": 1024, @@ -6653,7 +6653,7 @@ } }, { - "id": 4699, + "id": 4701, "name": "created_by", "variant": "declaration", "kind": 1024, @@ -6683,7 +6683,7 @@ } }, { - "id": 4700, + "id": 4702, "name": "external_id", "variant": "declaration", "kind": 1024, @@ -6713,7 +6713,7 @@ } }, { - "id": 4701, + "id": 4703, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -6762,21 +6762,21 @@ { "title": "Properties", "children": [ - 4693, - 4694, 4695, 4696, 4697, 4698, 4699, 4700, - 4701 + 4701, + 4702, + 4703 ] } ] }, { - "id": 4375, + "id": 4377, "name": "IInventoryService", "variant": "declaration", "kind": 256, @@ -6791,14 +6791,14 @@ }, "children": [ { - "id": 4376, + "id": 4378, "name": "listInventoryItems", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 4377, + "id": 4379, "name": "listInventoryItems", "variant": "signature", "kind": 4096, @@ -6885,7 +6885,7 @@ }, "parameters": [ { - "id": 4378, + "id": 4380, "name": "selector", "variant": "param", "kind": 32768, @@ -6900,13 +6900,13 @@ }, "type": { "type": "reference", - "target": 4598, + "target": 4600, "name": "FilterableInventoryItemProps", "package": "@medusajs/types" } }, { - "id": 4379, + "id": 4381, "name": "config", "variant": "param", "kind": 32768, @@ -6939,11 +6939,11 @@ }, "type": { "type": "reference", - "target": 4606, + "target": 4608, "typeArguments": [ { "type": "reference", - "target": 4619, + "target": 4621, "name": "InventoryItemDTO", "package": "@medusajs/types" } @@ -6953,7 +6953,7 @@ } }, { - "id": 4380, + "id": 4382, "name": "context", "variant": "param", "kind": 32768, @@ -6970,7 +6970,7 @@ }, "type": { "type": "reference", - "target": 4638, + "target": 4640, "name": "Context", "package": "@medusajs/types" } @@ -6987,7 +6987,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 4619, + "target": 4621, "name": "InventoryItemDTO", "package": "@medusajs/types" } @@ -7000,14 +7000,14 @@ ] }, { - "id": 4381, + "id": 4383, "name": "listAndCountInventoryItems", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 4382, + "id": 4384, "name": "listAndCountInventoryItems", "variant": "signature", "kind": 4096, @@ -7094,7 +7094,7 @@ }, "parameters": [ { - "id": 4383, + "id": 4385, "name": "selector", "variant": "param", "kind": 32768, @@ -7109,13 +7109,13 @@ }, "type": { "type": "reference", - "target": 4598, + "target": 4600, "name": "FilterableInventoryItemProps", "package": "@medusajs/types" } }, { - "id": 4384, + "id": 4386, "name": "config", "variant": "param", "kind": 32768, @@ -7148,11 +7148,11 @@ }, "type": { "type": "reference", - "target": 4606, + "target": 4608, "typeArguments": [ { "type": "reference", - "target": 4619, + "target": 4621, "name": "InventoryItemDTO", "package": "@medusajs/types" } @@ -7162,7 +7162,7 @@ } }, { - "id": 4385, + "id": 4387, "name": "context", "variant": "param", "kind": 32768, @@ -7179,7 +7179,7 @@ }, "type": { "type": "reference", - "target": 4638, + "target": 4640, "name": "Context", "package": "@medusajs/types" } @@ -7199,7 +7199,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 4619, + "target": 4621, "name": "InventoryItemDTO", "package": "@medusajs/types" } @@ -7218,14 +7218,14 @@ ] }, { - "id": 4386, + "id": 4388, "name": "listReservationItems", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 4387, + "id": 4389, "name": "listReservationItems", "variant": "signature", "kind": 4096, @@ -7312,7 +7312,7 @@ }, "parameters": [ { - "id": 4388, + "id": 4390, "name": "selector", "variant": "param", "kind": 32768, @@ -7327,13 +7327,13 @@ }, "type": { "type": "reference", - "target": 4650, + "target": 4652, "name": "FilterableReservationItemProps", "package": "@medusajs/types" } }, { - "id": 4389, + "id": 4391, "name": "config", "variant": "param", "kind": 32768, @@ -7366,11 +7366,11 @@ }, "type": { "type": "reference", - "target": 4606, + "target": 4608, "typeArguments": [ { "type": "reference", - "target": 4659, + "target": 4661, "name": "ReservationItemDTO", "package": "@medusajs/types" } @@ -7380,7 +7380,7 @@ } }, { - "id": 4390, + "id": 4392, "name": "context", "variant": "param", "kind": 32768, @@ -7397,7 +7397,7 @@ }, "type": { "type": "reference", - "target": 4638, + "target": 4640, "name": "Context", "package": "@medusajs/types" } @@ -7414,7 +7414,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 4659, + "target": 4661, "name": "ReservationItemDTO", "package": "@medusajs/types" } @@ -7427,14 +7427,14 @@ ] }, { - "id": 4391, + "id": 4393, "name": "listAndCountReservationItems", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 4392, + "id": 4394, "name": "listAndCountReservationItems", "variant": "signature", "kind": 4096, @@ -7521,7 +7521,7 @@ }, "parameters": [ { - "id": 4393, + "id": 4395, "name": "selector", "variant": "param", "kind": 32768, @@ -7536,13 +7536,13 @@ }, "type": { "type": "reference", - "target": 4650, + "target": 4652, "name": "FilterableReservationItemProps", "package": "@medusajs/types" } }, { - "id": 4394, + "id": 4396, "name": "config", "variant": "param", "kind": 32768, @@ -7575,11 +7575,11 @@ }, "type": { "type": "reference", - "target": 4606, + "target": 4608, "typeArguments": [ { "type": "reference", - "target": 4659, + "target": 4661, "name": "ReservationItemDTO", "package": "@medusajs/types" } @@ -7589,7 +7589,7 @@ } }, { - "id": 4395, + "id": 4397, "name": "context", "variant": "param", "kind": 32768, @@ -7606,7 +7606,7 @@ }, "type": { "type": "reference", - "target": 4638, + "target": 4640, "name": "Context", "package": "@medusajs/types" } @@ -7626,7 +7626,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 4659, + "target": 4661, "name": "ReservationItemDTO", "package": "@medusajs/types" } @@ -7645,14 +7645,14 @@ ] }, { - "id": 4396, + "id": 4398, "name": "listInventoryLevels", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 4397, + "id": 4399, "name": "listInventoryLevels", "variant": "signature", "kind": 4096, @@ -7739,7 +7739,7 @@ }, "parameters": [ { - "id": 4398, + "id": 4400, "name": "selector", "variant": "param", "kind": 32768, @@ -7754,13 +7754,13 @@ }, "type": { "type": "reference", - "target": 4672, + "target": 4674, "name": "FilterableInventoryLevelProps", "package": "@medusajs/types" } }, { - "id": 4399, + "id": 4401, "name": "config", "variant": "param", "kind": 32768, @@ -7793,11 +7793,11 @@ }, "type": { "type": "reference", - "target": 4606, + "target": 4608, "typeArguments": [ { "type": "reference", - "target": 4680, + "target": 4682, "name": "InventoryLevelDTO", "package": "@medusajs/types" } @@ -7807,7 +7807,7 @@ } }, { - "id": 4400, + "id": 4402, "name": "context", "variant": "param", "kind": 32768, @@ -7824,7 +7824,7 @@ }, "type": { "type": "reference", - "target": 4638, + "target": 4640, "name": "Context", "package": "@medusajs/types" } @@ -7841,7 +7841,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 4680, + "target": 4682, "name": "InventoryLevelDTO", "package": "@medusajs/types" } @@ -7854,14 +7854,14 @@ ] }, { - "id": 4401, + "id": 4403, "name": "listAndCountInventoryLevels", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 4402, + "id": 4404, "name": "listAndCountInventoryLevels", "variant": "signature", "kind": 4096, @@ -7948,7 +7948,7 @@ }, "parameters": [ { - "id": 4403, + "id": 4405, "name": "selector", "variant": "param", "kind": 32768, @@ -7963,13 +7963,13 @@ }, "type": { "type": "reference", - "target": 4672, + "target": 4674, "name": "FilterableInventoryLevelProps", "package": "@medusajs/types" } }, { - "id": 4404, + "id": 4406, "name": "config", "variant": "param", "kind": 32768, @@ -8002,11 +8002,11 @@ }, "type": { "type": "reference", - "target": 4606, + "target": 4608, "typeArguments": [ { "type": "reference", - "target": 4680, + "target": 4682, "name": "InventoryLevelDTO", "package": "@medusajs/types" } @@ -8016,7 +8016,7 @@ } }, { - "id": 4405, + "id": 4407, "name": "context", "variant": "param", "kind": 32768, @@ -8033,7 +8033,7 @@ }, "type": { "type": "reference", - "target": 4638, + "target": 4640, "name": "Context", "package": "@medusajs/types" } @@ -8053,7 +8053,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 4680, + "target": 4682, "name": "InventoryLevelDTO", "package": "@medusajs/types" } @@ -8072,14 +8072,14 @@ ] }, { - "id": 4406, + "id": 4408, "name": "retrieveInventoryItem", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 4407, + "id": 4409, "name": "retrieveInventoryItem", "variant": "signature", "kind": 4096, @@ -8126,7 +8126,7 @@ }, "parameters": [ { - "id": 4408, + "id": 4410, "name": "inventoryItemId", "variant": "param", "kind": 32768, @@ -8145,7 +8145,7 @@ } }, { - "id": 4409, + "id": 4411, "name": "config", "variant": "param", "kind": 32768, @@ -8178,11 +8178,11 @@ }, "type": { "type": "reference", - "target": 4606, + "target": 4608, "typeArguments": [ { "type": "reference", - "target": 4619, + "target": 4621, "name": "InventoryItemDTO", "package": "@medusajs/types" } @@ -8192,7 +8192,7 @@ } }, { - "id": 4410, + "id": 4412, "name": "context", "variant": "param", "kind": 32768, @@ -8209,7 +8209,7 @@ }, "type": { "type": "reference", - "target": 4638, + "target": 4640, "name": "Context", "package": "@medusajs/types" } @@ -8224,7 +8224,7 @@ "typeArguments": [ { "type": "reference", - "target": 4619, + "target": 4621, "name": "InventoryItemDTO", "package": "@medusajs/types" } @@ -8236,14 +8236,14 @@ ] }, { - "id": 4411, + "id": 4413, "name": "retrieveInventoryLevelByItemAndLocation", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 4412, + "id": 4414, "name": "retrieveInventoryLevelByItemAndLocation", "variant": "signature", "kind": 4096, @@ -8278,7 +8278,7 @@ }, "parameters": [ { - "id": 4413, + "id": 4415, "name": "inventoryItemId", "variant": "param", "kind": 32768, @@ -8297,7 +8297,7 @@ } }, { - "id": 4414, + "id": 4416, "name": "locationId", "variant": "param", "kind": 32768, @@ -8316,7 +8316,7 @@ } }, { - "id": 4415, + "id": 4417, "name": "context", "variant": "param", "kind": 32768, @@ -8333,7 +8333,7 @@ }, "type": { "type": "reference", - "target": 4638, + "target": 4640, "name": "Context", "package": "@medusajs/types" } @@ -8348,7 +8348,7 @@ "typeArguments": [ { "type": "reference", - "target": 4680, + "target": 4682, "name": "InventoryLevelDTO", "package": "@medusajs/types" } @@ -8360,14 +8360,14 @@ ] }, { - "id": 4416, + "id": 4418, "name": "retrieveInventoryLevel", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 4417, + "id": 4419, "name": "retrieveInventoryLevel", "variant": "signature", "kind": 4096, @@ -8414,7 +8414,7 @@ }, "parameters": [ { - "id": 4418, + "id": 4420, "name": "inventoryLevelId", "variant": "param", "kind": 32768, @@ -8433,7 +8433,7 @@ } }, { - "id": 4419, + "id": 4421, "name": "config", "variant": "param", "kind": 32768, @@ -8466,11 +8466,11 @@ }, "type": { "type": "reference", - "target": 4606, + "target": 4608, "typeArguments": [ { "type": "reference", - "target": 4680, + "target": 4682, "name": "InventoryLevelDTO", "package": "@medusajs/types" } @@ -8480,7 +8480,7 @@ } }, { - "id": 4420, + "id": 4422, "name": "context", "variant": "param", "kind": 32768, @@ -8497,7 +8497,7 @@ }, "type": { "type": "reference", - "target": 4638, + "target": 4640, "name": "Context", "package": "@medusajs/types" } @@ -8512,7 +8512,7 @@ "typeArguments": [ { "type": "reference", - "target": 4680, + "target": 4682, "name": "InventoryLevelDTO", "package": "@medusajs/types" } @@ -8524,14 +8524,14 @@ ] }, { - "id": 4421, + "id": 4423, "name": "retrieveReservationItem", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 4422, + "id": 4424, "name": "retrieveReservationItem", "variant": "signature", "kind": 4096, @@ -8578,7 +8578,7 @@ }, "parameters": [ { - "id": 4423, + "id": 4425, "name": "reservationId", "variant": "param", "kind": 32768, @@ -8597,7 +8597,7 @@ } }, { - "id": 4424, + "id": 4426, "name": "config", "variant": "param", "kind": 32768, @@ -8630,11 +8630,11 @@ }, "type": { "type": "reference", - "target": 4606, + "target": 4608, "typeArguments": [ { "type": "reference", - "target": 4659, + "target": 4661, "name": "ReservationItemDTO", "package": "@medusajs/types" } @@ -8644,7 +8644,7 @@ } }, { - "id": 4425, + "id": 4427, "name": "context", "variant": "param", "kind": 32768, @@ -8661,7 +8661,7 @@ }, "type": { "type": "reference", - "target": 4638, + "target": 4640, "name": "Context", "package": "@medusajs/types" } @@ -8676,7 +8676,7 @@ "typeArguments": [ { "type": "reference", - "target": 4659, + "target": 4661, "name": "ReservationItemDTO", "package": "@medusajs/types" } @@ -8688,14 +8688,14 @@ ] }, { - "id": 4426, + "id": 4428, "name": "createReservationItems", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 4427, + "id": 4429, "name": "createReservationItems", "variant": "signature", "kind": 4096, @@ -8730,7 +8730,7 @@ }, "parameters": [ { - "id": 4428, + "id": 4430, "name": "input", "variant": "param", "kind": 32768, @@ -8747,14 +8747,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 4692, + "target": 4694, "name": "CreateReservationItemInput", "package": "@medusajs/types" } } }, { - "id": 4429, + "id": 4431, "name": "context", "variant": "param", "kind": 32768, @@ -8771,7 +8771,7 @@ }, "type": { "type": "reference", - "target": 4638, + "target": 4640, "name": "Context", "package": "@medusajs/types" } @@ -8788,7 +8788,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 4659, + "target": 4661, "name": "ReservationItemDTO", "package": "@medusajs/types" } @@ -8799,7 +8799,7 @@ } }, { - "id": 4430, + "id": 4432, "name": "createReservationItems", "variant": "signature", "kind": 4096, @@ -8834,7 +8834,7 @@ }, "parameters": [ { - "id": 4431, + "id": 4433, "name": "input", "variant": "param", "kind": 32768, @@ -8849,13 +8849,13 @@ }, "type": { "type": "reference", - "target": 4692, + "target": 4694, "name": "CreateReservationItemInput", "package": "@medusajs/types" } }, { - "id": 4432, + "id": 4434, "name": "context", "variant": "param", "kind": 32768, @@ -8872,7 +8872,7 @@ }, "type": { "type": "reference", - "target": 4638, + "target": 4640, "name": "Context", "package": "@medusajs/types" } @@ -8887,7 +8887,7 @@ "typeArguments": [ { "type": "reference", - "target": 4659, + "target": 4661, "name": "ReservationItemDTO", "package": "@medusajs/types" } @@ -8899,14 +8899,14 @@ ] }, { - "id": 4433, + "id": 4435, "name": "createInventoryItems", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 4434, + "id": 4436, "name": "createInventoryItems", "variant": "signature", "kind": 4096, @@ -8941,7 +8941,7 @@ }, "parameters": [ { - "id": 4435, + "id": 4437, "name": "input", "variant": "param", "kind": 32768, @@ -8958,14 +8958,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 4702, + "target": 4704, "name": "CreateInventoryItemInput", "package": "@medusajs/types" } } }, { - "id": 4436, + "id": 4438, "name": "context", "variant": "param", "kind": 32768, @@ -8982,7 +8982,7 @@ }, "type": { "type": "reference", - "target": 4638, + "target": 4640, "name": "Context", "package": "@medusajs/types" } @@ -8999,7 +8999,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 4619, + "target": 4621, "name": "InventoryItemDTO", "package": "@medusajs/types" } @@ -9010,7 +9010,7 @@ } }, { - "id": 4437, + "id": 4439, "name": "createInventoryItems", "variant": "signature", "kind": 4096, @@ -9045,7 +9045,7 @@ }, "parameters": [ { - "id": 4438, + "id": 4440, "name": "input", "variant": "param", "kind": 32768, @@ -9060,13 +9060,13 @@ }, "type": { "type": "reference", - "target": 4702, + "target": 4704, "name": "CreateInventoryItemInput", "package": "@medusajs/types" } }, { - "id": 4439, + "id": 4441, "name": "context", "variant": "param", "kind": 32768, @@ -9083,7 +9083,7 @@ }, "type": { "type": "reference", - "target": 4638, + "target": 4640, "name": "Context", "package": "@medusajs/types" } @@ -9098,7 +9098,7 @@ "typeArguments": [ { "type": "reference", - "target": 4619, + "target": 4621, "name": "InventoryItemDTO", "package": "@medusajs/types" } @@ -9110,14 +9110,14 @@ ] }, { - "id": 4440, + "id": 4442, "name": "createInventoryLevels", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 4441, + "id": 4443, "name": "createInventoryLevels", "variant": "signature", "kind": 4096, @@ -9152,7 +9152,7 @@ }, "parameters": [ { - "id": 4442, + "id": 4444, "name": "data", "variant": "param", "kind": 32768, @@ -9169,14 +9169,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 4717, + "target": 4719, "name": "CreateInventoryLevelInput", "package": "@medusajs/types" } } }, { - "id": 4443, + "id": 4445, "name": "context", "variant": "param", "kind": 32768, @@ -9193,7 +9193,7 @@ }, "type": { "type": "reference", - "target": 4638, + "target": 4640, "name": "Context", "package": "@medusajs/types" } @@ -9210,7 +9210,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 4680, + "target": 4682, "name": "InventoryLevelDTO", "package": "@medusajs/types" } @@ -9221,7 +9221,7 @@ } }, { - "id": 4444, + "id": 4446, "name": "createInventoryLevels", "variant": "signature", "kind": 4096, @@ -9256,7 +9256,7 @@ }, "parameters": [ { - "id": 4445, + "id": 4447, "name": "data", "variant": "param", "kind": 32768, @@ -9271,13 +9271,13 @@ }, "type": { "type": "reference", - "target": 4717, + "target": 4719, "name": "CreateInventoryLevelInput", "package": "@medusajs/types" } }, { - "id": 4446, + "id": 4448, "name": "context", "variant": "param", "kind": 32768, @@ -9294,7 +9294,7 @@ }, "type": { "type": "reference", - "target": 4638, + "target": 4640, "name": "Context", "package": "@medusajs/types" } @@ -9309,7 +9309,7 @@ "typeArguments": [ { "type": "reference", - "target": 4680, + "target": 4682, "name": "InventoryLevelDTO", "package": "@medusajs/types" } @@ -9321,14 +9321,14 @@ ] }, { - "id": 4447, + "id": 4449, "name": "updateInventoryLevels", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 4448, + "id": 4450, "name": "updateInventoryLevels", "variant": "signature", "kind": 4096, @@ -9363,7 +9363,7 @@ }, "parameters": [ { - "id": 4449, + "id": 4451, "name": "updates", "variant": "param", "kind": 32768, @@ -9380,14 +9380,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 4722, + "target": 4724, "name": "BulkUpdateInventoryLevelInput", "package": "@medusajs/types" } } }, { - "id": 4450, + "id": 4452, "name": "context", "variant": "param", "kind": 32768, @@ -9404,7 +9404,7 @@ }, "type": { "type": "reference", - "target": 4638, + "target": 4640, "name": "Context", "package": "@medusajs/types" } @@ -9421,7 +9421,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 4680, + "target": 4682, "name": "InventoryLevelDTO", "package": "@medusajs/types" } @@ -9432,7 +9432,7 @@ } }, { - "id": 4451, + "id": 4453, "name": "updateInventoryLevels", "variant": "signature", "kind": 4096, @@ -9467,7 +9467,7 @@ }, "parameters": [ { - "id": 4452, + "id": 4454, "name": "updates", "variant": "param", "kind": 32768, @@ -9482,13 +9482,13 @@ }, "type": { "type": "reference", - "target": 4722, + "target": 4724, "name": "BulkUpdateInventoryLevelInput", "package": "@medusajs/types" } }, { - "id": 4453, + "id": 4455, "name": "context", "variant": "param", "kind": 32768, @@ -9505,7 +9505,7 @@ }, "type": { "type": "reference", - "target": 4638, + "target": 4640, "name": "Context", "package": "@medusajs/types" } @@ -9520,7 +9520,7 @@ "typeArguments": [ { "type": "reference", - "target": 4680, + "target": 4682, "name": "InventoryLevelDTO", "package": "@medusajs/types" } @@ -9532,14 +9532,14 @@ ] }, { - "id": 4454, + "id": 4456, "name": "updateInventoryItems", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 4455, + "id": 4457, "name": "updateInventoryItems", "variant": "signature", "kind": 4096, @@ -9574,7 +9574,7 @@ }, "parameters": [ { - "id": 4456, + "id": 4458, "name": "input", "variant": "param", "kind": 32768, @@ -9589,13 +9589,13 @@ }, "type": { "type": "reference", - "target": 4728, + "target": 4730, "name": "UpdateInventoryItemInput", "package": "@medusajs/types" } }, { - "id": 4457, + "id": 4459, "name": "context", "variant": "param", "kind": 32768, @@ -9612,7 +9612,7 @@ }, "type": { "type": "reference", - "target": 4638, + "target": 4640, "name": "Context", "package": "@medusajs/types" } @@ -9627,7 +9627,7 @@ "typeArguments": [ { "type": "reference", - "target": 4619, + "target": 4621, "name": "InventoryItemDTO", "package": "@medusajs/types" } @@ -9637,7 +9637,7 @@ } }, { - "id": 4458, + "id": 4460, "name": "updateInventoryItems", "variant": "signature", "kind": 4096, @@ -9672,7 +9672,7 @@ }, "parameters": [ { - "id": 4459, + "id": 4461, "name": "input", "variant": "param", "kind": 32768, @@ -9689,14 +9689,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 4728, + "target": 4730, "name": "UpdateInventoryItemInput", "package": "@medusajs/types" } } }, { - "id": 4460, + "id": 4462, "name": "context", "variant": "param", "kind": 32768, @@ -9713,7 +9713,7 @@ }, "type": { "type": "reference", - "target": 4638, + "target": 4640, "name": "Context", "package": "@medusajs/types" } @@ -9730,7 +9730,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 4619, + "target": 4621, "name": "InventoryItemDTO", "package": "@medusajs/types" } @@ -9743,14 +9743,14 @@ ] }, { - "id": 4461, + "id": 4463, "name": "updateReservationItems", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 4462, + "id": 4464, "name": "updateReservationItems", "variant": "signature", "kind": 4096, @@ -9785,7 +9785,7 @@ }, "parameters": [ { - "id": 4463, + "id": 4465, "name": "input", "variant": "param", "kind": 32768, @@ -9800,13 +9800,13 @@ }, "type": { "type": "reference", - "target": 4744, + "target": 4746, "name": "UpdateReservationItemInput", "package": "@medusajs/types" } }, { - "id": 4464, + "id": 4466, "name": "context", "variant": "param", "kind": 32768, @@ -9823,7 +9823,7 @@ }, "type": { "type": "reference", - "target": 4638, + "target": 4640, "name": "Context", "package": "@medusajs/types" } @@ -9838,7 +9838,7 @@ "typeArguments": [ { "type": "reference", - "target": 4659, + "target": 4661, "name": "ReservationItemDTO", "package": "@medusajs/types" } @@ -9848,7 +9848,7 @@ } }, { - "id": 4465, + "id": 4467, "name": "updateReservationItems", "variant": "signature", "kind": 4096, @@ -9883,7 +9883,7 @@ }, "parameters": [ { - "id": 4466, + "id": 4468, "name": "input", "variant": "param", "kind": 32768, @@ -9900,14 +9900,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 4744, + "target": 4746, "name": "UpdateReservationItemInput", "package": "@medusajs/types" } } }, { - "id": 4467, + "id": 4469, "name": "context", "variant": "param", "kind": 32768, @@ -9924,7 +9924,7 @@ }, "type": { "type": "reference", - "target": 4638, + "target": 4640, "name": "Context", "package": "@medusajs/types" } @@ -9941,7 +9941,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 4659, + "target": 4661, "name": "ReservationItemDTO", "package": "@medusajs/types" } @@ -9954,14 +9954,14 @@ ] }, { - "id": 4468, + "id": 4470, "name": "deleteReservationItemsByLineItem", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 4469, + "id": 4471, "name": "deleteReservationItemsByLineItem", "variant": "signature", "kind": 4096, @@ -9996,7 +9996,7 @@ }, "parameters": [ { - "id": 4470, + "id": 4472, "name": "lineItemId", "variant": "param", "kind": 32768, @@ -10027,7 +10027,7 @@ } }, { - "id": 4471, + "id": 4473, "name": "context", "variant": "param", "kind": 32768, @@ -10044,7 +10044,7 @@ }, "type": { "type": "reference", - "target": 4638, + "target": 4640, "name": "Context", "package": "@medusajs/types" } @@ -10069,14 +10069,14 @@ ] }, { - "id": 4472, + "id": 4474, "name": "restoreReservationItemsByLineItem", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 4473, + "id": 4475, "name": "restoreReservationItemsByLineItem", "variant": "signature", "kind": 4096, @@ -10111,7 +10111,7 @@ }, "parameters": [ { - "id": 4474, + "id": 4476, "name": "lineItemId", "variant": "param", "kind": 32768, @@ -10142,7 +10142,7 @@ } }, { - "id": 4475, + "id": 4477, "name": "context", "variant": "param", "kind": 32768, @@ -10159,7 +10159,7 @@ }, "type": { "type": "reference", - "target": 4638, + "target": 4640, "name": "Context", "package": "@medusajs/types" } @@ -10184,14 +10184,14 @@ ] }, { - "id": 4476, + "id": 4478, "name": "deleteReservationItems", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 4477, + "id": 4479, "name": "deleteReservationItems", "variant": "signature", "kind": 4096, @@ -10226,7 +10226,7 @@ }, "parameters": [ { - "id": 4478, + "id": 4480, "name": "reservationItemId", "variant": "param", "kind": 32768, @@ -10257,7 +10257,7 @@ } }, { - "id": 4479, + "id": 4481, "name": "context", "variant": "param", "kind": 32768, @@ -10274,7 +10274,7 @@ }, "type": { "type": "reference", - "target": 4638, + "target": 4640, "name": "Context", "package": "@medusajs/types" } @@ -10299,14 +10299,14 @@ ] }, { - "id": 4480, + "id": 4482, "name": "softDeleteReservationItems", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 4481, + "id": 4483, "name": "softDeleteReservationItems", "variant": "signature", "kind": 4096, @@ -10349,7 +10349,7 @@ }, "typeParameters": [ { - "id": 4482, + "id": 4484, "name": "TReturnableLinkableKeys", "variant": "typeParam", "kind": 131072, @@ -10366,7 +10366,7 @@ ], "parameters": [ { - "id": 4483, + "id": 4485, "name": "ReservationItemIds", "variant": "param", "kind": 32768, @@ -10380,7 +10380,7 @@ } }, { - "id": 4484, + "id": 4486, "name": "config", "variant": "param", "kind": 32768, @@ -10397,11 +10397,11 @@ }, "type": { "type": "reference", - "target": 4751, + "target": 4753, "typeArguments": [ { "type": "reference", - "target": 4482, + "target": 4484, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -10412,7 +10412,7 @@ } }, { - "id": 4485, + "id": 4487, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -10429,7 +10429,7 @@ }, "type": { "type": "reference", - "target": 4638, + "target": 4640, "name": "Context", "package": "@medusajs/types" } @@ -10481,14 +10481,14 @@ ] }, { - "id": 4486, + "id": 4488, "name": "restoreReservationItems", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 4487, + "id": 4489, "name": "restoreReservationItems", "variant": "signature", "kind": 4096, @@ -10531,7 +10531,7 @@ }, "typeParameters": [ { - "id": 4488, + "id": 4490, "name": "TReturnableLinkableKeys", "variant": "typeParam", "kind": 131072, @@ -10548,7 +10548,7 @@ ], "parameters": [ { - "id": 4489, + "id": 4491, "name": "ReservationItemIds", "variant": "param", "kind": 32768, @@ -10570,7 +10570,7 @@ } }, { - "id": 4490, + "id": 4492, "name": "config", "variant": "param", "kind": 32768, @@ -10603,11 +10603,11 @@ }, "type": { "type": "reference", - "target": 4754, + "target": 4756, "typeArguments": [ { "type": "reference", - "target": 4488, + "target": 4490, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -10618,7 +10618,7 @@ } }, { - "id": 4491, + "id": 4493, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -10635,7 +10635,7 @@ }, "type": { "type": "reference", - "target": 4638, + "target": 4640, "name": "Context", "package": "@medusajs/types" } @@ -10687,14 +10687,14 @@ ] }, { - "id": 4492, + "id": 4494, "name": "deleteInventoryItems", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 4493, + "id": 4495, "name": "deleteInventoryItems", "variant": "signature", "kind": 4096, @@ -10729,7 +10729,7 @@ }, "parameters": [ { - "id": 4494, + "id": 4496, "name": "inventoryItemId", "variant": "param", "kind": 32768, @@ -10760,7 +10760,7 @@ } }, { - "id": 4495, + "id": 4497, "name": "context", "variant": "param", "kind": 32768, @@ -10777,7 +10777,7 @@ }, "type": { "type": "reference", - "target": 4638, + "target": 4640, "name": "Context", "package": "@medusajs/types" } @@ -10802,14 +10802,14 @@ ] }, { - "id": 4496, + "id": 4498, "name": "softDeleteInventoryItems", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 4497, + "id": 4499, "name": "softDeleteInventoryItems", "variant": "signature", "kind": 4096, @@ -10860,7 +10860,7 @@ }, "typeParameters": [ { - "id": 4498, + "id": 4500, "name": "TReturnableLinkableKeys", "variant": "typeParam", "kind": 131072, @@ -10877,7 +10877,7 @@ ], "parameters": [ { - "id": 4499, + "id": 4501, "name": "inventoryItemIds", "variant": "param", "kind": 32768, @@ -10899,7 +10899,7 @@ } }, { - "id": 4500, + "id": 4502, "name": "config", "variant": "param", "kind": 32768, @@ -10916,11 +10916,11 @@ }, "type": { "type": "reference", - "target": 4751, + "target": 4753, "typeArguments": [ { "type": "reference", - "target": 4498, + "target": 4500, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -10931,7 +10931,7 @@ } }, { - "id": 4501, + "id": 4503, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -10948,7 +10948,7 @@ }, "type": { "type": "reference", - "target": 4638, + "target": 4640, "name": "Context", "package": "@medusajs/types" } @@ -11000,14 +11000,14 @@ ] }, { - "id": 4502, + "id": 4504, "name": "restoreInventoryItems", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 4503, + "id": 4505, "name": "restoreInventoryItems", "variant": "signature", "kind": 4096, @@ -11058,7 +11058,7 @@ }, "typeParameters": [ { - "id": 4504, + "id": 4506, "name": "TReturnableLinkableKeys", "variant": "typeParam", "kind": 131072, @@ -11075,7 +11075,7 @@ ], "parameters": [ { - "id": 4505, + "id": 4507, "name": "inventoryItemIds", "variant": "param", "kind": 32768, @@ -11097,7 +11097,7 @@ } }, { - "id": 4506, + "id": 4508, "name": "config", "variant": "param", "kind": 32768, @@ -11130,11 +11130,11 @@ }, "type": { "type": "reference", - "target": 4754, + "target": 4756, "typeArguments": [ { "type": "reference", - "target": 4504, + "target": 4506, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -11145,7 +11145,7 @@ } }, { - "id": 4507, + "id": 4509, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -11162,7 +11162,7 @@ }, "type": { "type": "reference", - "target": 4638, + "target": 4640, "name": "Context", "package": "@medusajs/types" } @@ -11214,14 +11214,14 @@ ] }, { - "id": 4508, + "id": 4510, "name": "deleteInventoryItemLevelByLocationId", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 4509, + "id": 4511, "name": "deleteInventoryItemLevelByLocationId", "variant": "signature", "kind": 4096, @@ -11256,7 +11256,7 @@ }, "parameters": [ { - "id": 4510, + "id": 4512, "name": "locationId", "variant": "param", "kind": 32768, @@ -11287,7 +11287,7 @@ } }, { - "id": 4511, + "id": 4513, "name": "context", "variant": "param", "kind": 32768, @@ -11304,7 +11304,7 @@ }, "type": { "type": "reference", - "target": 4638, + "target": 4640, "name": "Context", "package": "@medusajs/types" } @@ -11359,14 +11359,14 @@ ] }, { - "id": 4512, + "id": 4514, "name": "deleteReservationItemByLocationId", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 4513, + "id": 4515, "name": "deleteReservationItemByLocationId", "variant": "signature", "kind": 4096, @@ -11401,7 +11401,7 @@ }, "parameters": [ { - "id": 4514, + "id": 4516, "name": "locationId", "variant": "param", "kind": 32768, @@ -11432,7 +11432,7 @@ } }, { - "id": 4515, + "id": 4517, "name": "context", "variant": "param", "kind": 32768, @@ -11449,7 +11449,7 @@ }, "type": { "type": "reference", - "target": 4638, + "target": 4640, "name": "Context", "package": "@medusajs/types" } @@ -11474,14 +11474,14 @@ ] }, { - "id": 4516, + "id": 4518, "name": "deleteInventoryLevel", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 4517, + "id": 4519, "name": "deleteInventoryLevel", "variant": "signature", "kind": 4096, @@ -11516,7 +11516,7 @@ }, "parameters": [ { - "id": 4518, + "id": 4520, "name": "inventoryItemId", "variant": "param", "kind": 32768, @@ -11535,7 +11535,7 @@ } }, { - "id": 4519, + "id": 4521, "name": "locationId", "variant": "param", "kind": 32768, @@ -11554,7 +11554,7 @@ } }, { - "id": 4520, + "id": 4522, "name": "context", "variant": "param", "kind": 32768, @@ -11571,7 +11571,7 @@ }, "type": { "type": "reference", - "target": 4638, + "target": 4640, "name": "Context", "package": "@medusajs/types" } @@ -11596,14 +11596,14 @@ ] }, { - "id": 4521, + "id": 4523, "name": "deleteInventoryLevels", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 4522, + "id": 4524, "name": "deleteInventoryLevels", "variant": "signature", "kind": 4096, @@ -11638,7 +11638,7 @@ }, "parameters": [ { - "id": 4523, + "id": 4525, "name": "inventoryLevelIds", "variant": "param", "kind": 32768, @@ -11669,7 +11669,7 @@ } }, { - "id": 4524, + "id": 4526, "name": "context", "variant": "param", "kind": 32768, @@ -11686,7 +11686,7 @@ }, "type": { "type": "reference", - "target": 4638, + "target": 4640, "name": "Context", "package": "@medusajs/types" } @@ -11711,14 +11711,14 @@ ] }, { - "id": 4525, + "id": 4527, "name": "softDeleteInventoryLevels", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 4526, + "id": 4528, "name": "softDeleteInventoryLevels", "variant": "signature", "kind": 4096, @@ -11761,7 +11761,7 @@ }, "typeParameters": [ { - "id": 4527, + "id": 4529, "name": "TReturnableLinkableKeys", "variant": "typeParam", "kind": 131072, @@ -11778,7 +11778,7 @@ ], "parameters": [ { - "id": 4528, + "id": 4530, "name": "inventoryLevelIds", "variant": "param", "kind": 32768, @@ -11800,7 +11800,7 @@ } }, { - "id": 4529, + "id": 4531, "name": "config", "variant": "param", "kind": 32768, @@ -11817,11 +11817,11 @@ }, "type": { "type": "reference", - "target": 4751, + "target": 4753, "typeArguments": [ { "type": "reference", - "target": 4527, + "target": 4529, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -11832,7 +11832,7 @@ } }, { - "id": 4530, + "id": 4532, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -11849,7 +11849,7 @@ }, "type": { "type": "reference", - "target": 4638, + "target": 4640, "name": "Context", "package": "@medusajs/types" } @@ -11901,14 +11901,14 @@ ] }, { - "id": 4531, + "id": 4533, "name": "restoreInventoryLevels", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 4532, + "id": 4534, "name": "restoreInventoryLevels", "variant": "signature", "kind": 4096, @@ -11951,7 +11951,7 @@ }, "typeParameters": [ { - "id": 4533, + "id": 4535, "name": "TReturnableLinkableKeys", "variant": "typeParam", "kind": 131072, @@ -11968,7 +11968,7 @@ ], "parameters": [ { - "id": 4534, + "id": 4536, "name": "inventoryLevelIds", "variant": "param", "kind": 32768, @@ -11990,7 +11990,7 @@ } }, { - "id": 4535, + "id": 4537, "name": "config", "variant": "param", "kind": 32768, @@ -12023,11 +12023,11 @@ }, "type": { "type": "reference", - "target": 4754, + "target": 4756, "typeArguments": [ { "type": "reference", - "target": 4533, + "target": 4535, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -12038,7 +12038,7 @@ } }, { - "id": 4536, + "id": 4538, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -12055,7 +12055,7 @@ }, "type": { "type": "reference", - "target": 4638, + "target": 4640, "name": "Context", "package": "@medusajs/types" } @@ -12107,14 +12107,14 @@ ] }, { - "id": 4537, + "id": 4539, "name": "adjustInventory", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 4538, + "id": 4540, "name": "adjustInventory", "variant": "signature", "kind": 4096, @@ -12149,7 +12149,7 @@ }, "parameters": [ { - "id": 4539, + "id": 4541, "name": "data", "variant": "param", "kind": 32768, @@ -12159,14 +12159,14 @@ "elementType": { "type": "reflection", "declaration": { - "id": 4540, + "id": 4542, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 4541, + "id": 4543, "name": "inventoryItemId", "variant": "declaration", "kind": 1024, @@ -12177,7 +12177,7 @@ } }, { - "id": 4542, + "id": 4544, "name": "locationId", "variant": "declaration", "kind": 1024, @@ -12188,7 +12188,7 @@ } }, { - "id": 4543, + "id": 4545, "name": "adjustment", "variant": "declaration", "kind": 1024, @@ -12203,9 +12203,9 @@ { "title": "Properties", "children": [ - 4541, - 4542, - 4543 + 4543, + 4544, + 4545 ] } ] @@ -12214,7 +12214,7 @@ } }, { - "id": 4544, + "id": 4546, "name": "context", "variant": "param", "kind": 32768, @@ -12231,7 +12231,7 @@ }, "type": { "type": "reference", - "target": 4638, + "target": 4640, "name": "Context", "package": "@medusajs/types" } @@ -12248,7 +12248,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 4680, + "target": 4682, "name": "InventoryLevelDTO", "package": "@medusajs/types" } @@ -12259,14 +12259,14 @@ } }, { - "id": 4545, + "id": 4547, "name": "adjustInventory", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 4546, + "id": 4548, "name": "inventoryItemId", "variant": "param", "kind": 32768, @@ -12277,7 +12277,7 @@ } }, { - "id": 4547, + "id": 4549, "name": "locationId", "variant": "param", "kind": 32768, @@ -12288,7 +12288,7 @@ } }, { - "id": 4548, + "id": 4550, "name": "adjustment", "variant": "param", "kind": 32768, @@ -12299,7 +12299,7 @@ } }, { - "id": 4549, + "id": 4551, "name": "context", "variant": "param", "kind": 32768, @@ -12308,7 +12308,7 @@ }, "type": { "type": "reference", - "target": 4638, + "target": 4640, "name": "Context", "package": "@medusajs/types" } @@ -12323,7 +12323,7 @@ "typeArguments": [ { "type": "reference", - "target": 4680, + "target": 4682, "name": "InventoryLevelDTO", "package": "@medusajs/types" } @@ -12335,14 +12335,14 @@ ] }, { - "id": 4550, + "id": 4552, "name": "confirmInventory", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 4551, + "id": 4553, "name": "confirmInventory", "variant": "signature", "kind": 4096, @@ -12377,7 +12377,7 @@ }, "parameters": [ { - "id": 4552, + "id": 4554, "name": "inventoryItemId", "variant": "param", "kind": 32768, @@ -12396,7 +12396,7 @@ } }, { - "id": 4553, + "id": 4555, "name": "locationIds", "variant": "param", "kind": 32768, @@ -12418,7 +12418,7 @@ } }, { - "id": 4554, + "id": 4556, "name": "quantity", "variant": "param", "kind": 32768, @@ -12437,7 +12437,7 @@ } }, { - "id": 4555, + "id": 4557, "name": "context", "variant": "param", "kind": 32768, @@ -12454,7 +12454,7 @@ }, "type": { "type": "reference", - "target": 4638, + "target": 4640, "name": "Context", "package": "@medusajs/types" } @@ -12479,14 +12479,14 @@ ] }, { - "id": 4556, + "id": 4558, "name": "retrieveAvailableQuantity", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 4557, + "id": 4559, "name": "retrieveAvailableQuantity", "variant": "signature", "kind": 4096, @@ -12521,7 +12521,7 @@ }, "parameters": [ { - "id": 4558, + "id": 4560, "name": "inventoryItemId", "variant": "param", "kind": 32768, @@ -12540,7 +12540,7 @@ } }, { - "id": 4559, + "id": 4561, "name": "locationIds", "variant": "param", "kind": 32768, @@ -12562,7 +12562,7 @@ } }, { - "id": 4560, + "id": 4562, "name": "context", "variant": "param", "kind": 32768, @@ -12579,7 +12579,7 @@ }, "type": { "type": "reference", - "target": 4638, + "target": 4640, "name": "Context", "package": "@medusajs/types" } @@ -12604,14 +12604,14 @@ ] }, { - "id": 4561, + "id": 4563, "name": "retrieveStockedQuantity", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 4562, + "id": 4564, "name": "retrieveStockedQuantity", "variant": "signature", "kind": 4096, @@ -12646,7 +12646,7 @@ }, "parameters": [ { - "id": 4563, + "id": 4565, "name": "inventoryItemId", "variant": "param", "kind": 32768, @@ -12665,7 +12665,7 @@ } }, { - "id": 4564, + "id": 4566, "name": "locationIds", "variant": "param", "kind": 32768, @@ -12687,7 +12687,7 @@ } }, { - "id": 4565, + "id": 4567, "name": "context", "variant": "param", "kind": 32768, @@ -12704,7 +12704,7 @@ }, "type": { "type": "reference", - "target": 4638, + "target": 4640, "name": "Context", "package": "@medusajs/types" } @@ -12729,14 +12729,14 @@ ] }, { - "id": 4566, + "id": 4568, "name": "retrieveReservedQuantity", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 4567, + "id": 4569, "name": "retrieveReservedQuantity", "variant": "signature", "kind": 4096, @@ -12771,7 +12771,7 @@ }, "parameters": [ { - "id": 4568, + "id": 4570, "name": "inventoryItemId", "variant": "param", "kind": 32768, @@ -12790,7 +12790,7 @@ } }, { - "id": 4569, + "id": 4571, "name": "locationIds", "variant": "param", "kind": 32768, @@ -12812,7 +12812,7 @@ } }, { - "id": 4570, + "id": 4572, "name": "context", "variant": "param", "kind": 32768, @@ -12829,7 +12829,7 @@ }, "type": { "type": "reference", - "target": 4638, + "target": 4640, "name": "Context", "package": "@medusajs/types" } @@ -12858,55 +12858,55 @@ { "title": "Methods", "children": [ - 4376, - 4381, - 4386, - 4391, - 4396, - 4401, - 4406, - 4411, - 4416, - 4421, - 4426, - 4433, - 4440, - 4447, - 4454, - 4461, - 4468, - 4472, - 4476, - 4480, - 4486, - 4492, - 4496, - 4502, - 4508, - 4512, - 4516, - 4521, - 4525, - 4531, - 4537, - 4550, - 4556, - 4561, - 4566 + 4378, + 4383, + 4388, + 4393, + 4398, + 4403, + 4408, + 4413, + 4418, + 4423, + 4428, + 4435, + 4442, + 4449, + 4456, + 4463, + 4470, + 4474, + 4478, + 4482, + 4488, + 4494, + 4498, + 4504, + 4510, + 4514, + 4518, + 4523, + 4527, + 4533, + 4539, + 4552, + 4558, + 4563, + 4568 ] } ], "extendedTypes": [ { "type": "reference", - "target": 4584, + "target": 4586, "name": "IModuleService", "package": "@medusajs/types" } ] }, { - "id": 4884, + "id": 4886, "name": "JoinerRelationship", "variant": "declaration", "kind": 2097152, @@ -12914,14 +12914,14 @@ "type": { "type": "reflection", "declaration": { - "id": 4885, + "id": 4887, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 4886, + "id": 4888, "name": "alias", "variant": "declaration", "kind": 1024, @@ -12932,7 +12932,7 @@ } }, { - "id": 4887, + "id": 4889, "name": "foreignKey", "variant": "declaration", "kind": 1024, @@ -12943,7 +12943,7 @@ } }, { - "id": 4888, + "id": 4890, "name": "primaryKey", "variant": "declaration", "kind": 1024, @@ -12954,7 +12954,7 @@ } }, { - "id": 4889, + "id": 4891, "name": "serviceName", "variant": "declaration", "kind": 1024, @@ -12965,7 +12965,7 @@ } }, { - "id": 4890, + "id": 4892, "name": "inverse", "variant": "declaration", "kind": 1024, @@ -12986,7 +12986,7 @@ } }, { - "id": 4891, + "id": 4893, "name": "isList", "variant": "declaration", "kind": 1024, @@ -13007,7 +13007,7 @@ } }, { - "id": 4892, + "id": 4894, "name": "args", "variant": "declaration", "kind": 1024, @@ -13047,13 +13047,13 @@ { "title": "Properties", "children": [ - 4886, - 4887, 4888, 4889, 4890, 4891, - 4892 + 4892, + 4893, + 4894 ] } ] @@ -13061,14 +13061,14 @@ } }, { - "id": 4881, + "id": 4883, "name": "JoinerServiceConfigAlias", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 4882, + "id": 4884, "name": "name", "variant": "declaration", "kind": 1024, @@ -13091,7 +13091,7 @@ } }, { - "id": 4883, + "id": 4885, "name": "args", "variant": "declaration", "kind": 1024, @@ -13131,21 +13131,21 @@ { "title": "Properties", "children": [ - 4882, - 4883 + 4884, + 4885 ] } ] }, { - "id": 4834, + "id": 4836, "name": "JoinerServiceConfig", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 4835, + "id": 4837, "name": "serviceName", "variant": "declaration", "kind": 1024, @@ -13156,7 +13156,7 @@ } }, { - "id": 4836, + "id": 4838, "name": "alias", "variant": "declaration", "kind": 1024, @@ -13176,7 +13176,7 @@ "types": [ { "type": "reference", - "target": 4881, + "target": 4883, "name": "JoinerServiceConfigAlias", "package": "@medusajs/types" }, @@ -13184,7 +13184,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 4881, + "target": 4883, "name": "JoinerServiceConfigAlias", "package": "@medusajs/types" } @@ -13193,7 +13193,7 @@ } }, { - "id": 4837, + "id": 4839, "name": "fieldAlias", "variant": "declaration", "kind": 1024, @@ -13229,14 +13229,14 @@ { "type": "reflection", "declaration": { - "id": 4838, + "id": 4840, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 4839, + "id": 4841, "name": "path", "variant": "declaration", "kind": 1024, @@ -13247,7 +13247,7 @@ } }, { - "id": 4840, + "id": 4842, "name": "forwardArgumentsOnPath", "variant": "declaration", "kind": 1024, @@ -13265,8 +13265,8 @@ { "title": "Properties", "children": [ - 4839, - 4840 + 4841, + 4842 ] } ] @@ -13280,7 +13280,7 @@ } }, { - "id": 4841, + "id": 4843, "name": "primaryKeys", "variant": "declaration", "kind": 1024, @@ -13294,7 +13294,7 @@ } }, { - "id": 4842, + "id": 4844, "name": "relationships", "variant": "declaration", "kind": 1024, @@ -13305,14 +13305,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 4884, + "target": 4886, "name": "JoinerRelationship", "package": "@medusajs/types" } } }, { - "id": 4843, + "id": 4845, "name": "extends", "variant": "declaration", "kind": 1024, @@ -13324,14 +13324,14 @@ "elementType": { "type": "reflection", "declaration": { - "id": 4844, + "id": 4846, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 4845, + "id": 4847, "name": "serviceName", "variant": "declaration", "kind": 1024, @@ -13342,14 +13342,14 @@ } }, { - "id": 4846, + "id": 4848, "name": "relationship", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 4884, + "target": 4886, "name": "JoinerRelationship", "package": "@medusajs/types" } @@ -13359,8 +13359,8 @@ { "title": "Properties", "children": [ - 4845, - 4846 + 4847, + 4848 ] } ] @@ -13369,7 +13369,7 @@ } }, { - "id": 4847, + "id": 4849, "name": "args", "variant": "declaration", "kind": 1024, @@ -13409,19 +13409,19 @@ { "title": "Properties", "children": [ - 4835, - 4836, 4837, - 4841, - 4842, + 4838, + 4839, 4843, - 4847 + 4844, + 4845, + 4849 ] } ] }, { - "id": 4851, + "id": 4853, "name": "LinkModulesExtraFields", "variant": "declaration", "kind": 2097152, @@ -13440,14 +13440,14 @@ { "type": "reflection", "declaration": { - "id": 4852, + "id": 4854, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 4853, + "id": 4855, "name": "type", "variant": "declaration", "kind": 1024, @@ -13543,7 +13543,7 @@ } }, { - "id": 4854, + "id": 4856, "name": "defaultValue", "variant": "declaration", "kind": 1024, @@ -13556,7 +13556,7 @@ } }, { - "id": 4855, + "id": 4857, "name": "nullable", "variant": "declaration", "kind": 1024, @@ -13569,7 +13569,7 @@ } }, { - "id": 4856, + "id": 4858, "name": "options", "variant": "declaration", "kind": 1024, @@ -13609,10 +13609,10 @@ { "title": "Properties", "children": [ - 4853, - 4854, 4855, - 4856 + 4856, + 4857, + 4858 ] } ] @@ -13624,7 +13624,7 @@ } }, { - "id": 4757, + "id": 4759, "name": "ModuleJoinerConfig", "variant": "declaration", "kind": 2097152, @@ -13641,7 +13641,7 @@ "typeArguments": [ { "type": "reference", - "target": 4834, + "target": 4836, "name": "JoinerServiceConfig", "package": "@medusajs/types" }, @@ -13673,14 +13673,14 @@ { "type": "reflection", "declaration": { - "id": 4758, + "id": 4760, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 4759, + "id": 4761, "name": "schema", "variant": "declaration", "kind": 1024, @@ -13701,7 +13701,7 @@ } }, { - "id": 4760, + "id": 4762, "name": "relationships", "variant": "declaration", "kind": 1024, @@ -13712,14 +13712,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 4848, + "target": 4850, "name": "ModuleJoinerRelationship", "package": "@medusajs/types" } } }, { - "id": 4761, + "id": 4763, "name": "extends", "variant": "declaration", "kind": 1024, @@ -13731,14 +13731,14 @@ "elementType": { "type": "reflection", "declaration": { - "id": 4762, + "id": 4764, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 4763, + "id": 4765, "name": "serviceName", "variant": "declaration", "kind": 1024, @@ -13749,7 +13749,7 @@ } }, { - "id": 4764, + "id": 4766, "name": "fieldAlias", "variant": "declaration", "kind": 1024, @@ -13777,14 +13777,14 @@ { "type": "reflection", "declaration": { - "id": 4765, + "id": 4767, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 4766, + "id": 4768, "name": "path", "variant": "declaration", "kind": 1024, @@ -13795,7 +13795,7 @@ } }, { - "id": 4767, + "id": 4769, "name": "forwardArgumentsOnPath", "variant": "declaration", "kind": 1024, @@ -13811,7 +13811,7 @@ } }, { - "id": 4768, + "id": 4770, "name": "isList", "variant": "declaration", "kind": 1024, @@ -13828,9 +13828,9 @@ { "title": "Properties", "children": [ - 4766, - 4767, - 4768 + 4768, + 4769, + 4770 ] } ] @@ -13844,14 +13844,14 @@ } }, { - "id": 4769, + "id": 4771, "name": "relationship", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 4848, + "target": 4850, "name": "ModuleJoinerRelationship", "package": "@medusajs/types" } @@ -13861,9 +13861,9 @@ { "title": "Properties", "children": [ - 4763, - 4764, - 4769 + 4765, + 4766, + 4771 ] } ] @@ -13872,7 +13872,7 @@ } }, { - "id": 4770, + "id": 4772, "name": "serviceName", "variant": "declaration", "kind": 1024, @@ -13885,7 +13885,7 @@ } }, { - "id": 4771, + "id": 4773, "name": "primaryKeys", "variant": "declaration", "kind": 1024, @@ -13901,7 +13901,7 @@ } }, { - "id": 4772, + "id": 4774, "name": "isLink", "variant": "declaration", "kind": 1024, @@ -13922,7 +13922,7 @@ } }, { - "id": 4773, + "id": 4775, "name": "linkableKeys", "variant": "declaration", "kind": 1024, @@ -13958,7 +13958,7 @@ } }, { - "id": 4774, + "id": 4776, "name": "isReadOnlyLink", "variant": "declaration", "kind": 1024, @@ -13979,7 +13979,7 @@ } }, { - "id": 4775, + "id": 4777, "name": "extraDataFields", "variant": "declaration", "kind": 1024, @@ -14003,7 +14003,7 @@ } }, { - "id": 4776, + "id": 4778, "name": "databaseConfig", "variant": "declaration", "kind": 1024, @@ -14013,14 +14013,14 @@ "type": { "type": "reflection", "declaration": { - "id": 4777, + "id": 4779, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 4778, + "id": 4780, "name": "tableName", "variant": "declaration", "kind": 1024, @@ -14041,7 +14041,7 @@ } }, { - "id": 4779, + "id": 4781, "name": "idPrefix", "variant": "declaration", "kind": 1024, @@ -14062,7 +14062,7 @@ } }, { - "id": 4780, + "id": 4782, "name": "extraFields", "variant": "declaration", "kind": 1024, @@ -14071,7 +14071,7 @@ }, "type": { "type": "reference", - "target": 4851, + "target": 4853, "name": "LinkModulesExtraFields", "package": "@medusajs/types" } @@ -14081,9 +14081,9 @@ { "title": "Properties", "children": [ - 4778, - 4779, - 4780 + 4780, + 4781, + 4782 ] } ] @@ -14095,16 +14095,16 @@ { "title": "Properties", "children": [ - 4759, - 4760, 4761, - 4770, - 4771, + 4762, + 4763, 4772, 4773, 4774, 4775, - 4776 + 4776, + 4777, + 4778 ] } ] @@ -14114,7 +14114,7 @@ } }, { - "id": 4848, + "id": 4850, "name": "ModuleJoinerRelationship", "variant": "declaration", "kind": 2097152, @@ -14124,21 +14124,21 @@ "types": [ { "type": "reference", - "target": 4884, + "target": 4886, "name": "JoinerRelationship", "package": "@medusajs/types" }, { "type": "reflection", "declaration": { - "id": 4849, + "id": 4851, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 4850, + "id": 4852, "name": "deleteCascade", "variant": "declaration", "kind": 1024, @@ -14163,7 +14163,7 @@ { "title": "Properties", "children": [ - 4850 + 4852 ] } ] @@ -14173,7 +14173,7 @@ } }, { - "id": 4584, + "id": 4586, "name": "IModuleService", "variant": "declaration", "kind": 256, @@ -14181,20 +14181,20 @@ "extendedBy": [ { "type": "reference", - "target": 4375, + "target": 4377, "name": "IInventoryService" } ] }, { - "id": 4861, + "id": 4863, "name": "MessageAggregatorFormat", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 4862, + "id": 4864, "name": "groupBy", "variant": "declaration", "kind": 1024, @@ -14210,7 +14210,7 @@ } }, { - "id": 4863, + "id": 4865, "name": "sortBy", "variant": "declaration", "kind": 1024, @@ -14220,21 +14220,21 @@ "type": { "type": "reflection", "declaration": { - "id": 4864, + "id": 4866, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "indexSignatures": [ { - "id": 4865, + "id": 4867, "name": "__index", "variant": "signature", "kind": 8192, "flags": {}, "parameters": [ { - "id": 4866, + "id": 4868, "name": "key", "variant": "param", "kind": 32768, @@ -14275,35 +14275,35 @@ { "title": "Properties", "children": [ - 4862, - 4863 + 4864, + 4865 ] } ] }, { - "id": 4789, + "id": 4791, "name": "IMessageAggregator", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 4790, + "id": 4792, "name": "save", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 4791, + "id": 4793, "name": "save", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 4792, + "id": 4794, "name": "msg", "variant": "param", "kind": 32768, @@ -14313,7 +14313,7 @@ "types": [ { "type": "reference", - "target": 4857, + "target": 4859, "name": "Message", "package": "@medusajs/types" }, @@ -14321,7 +14321,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 4857, + "target": 4859, "name": "Message", "package": "@medusajs/types" } @@ -14338,21 +14338,21 @@ ] }, { - "id": 4793, + "id": 4795, "name": "getMessages", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 4794, + "id": 4796, "name": "getMessages", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 4795, + "id": 4797, "name": "format", "variant": "param", "kind": 32768, @@ -14361,7 +14361,7 @@ }, "type": { "type": "reference", - "target": 4861, + "target": 4863, "name": "MessageAggregatorFormat", "package": "@medusajs/types" } @@ -14382,7 +14382,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 4857, + "target": 4859, "name": "Message", "package": "@medusajs/types" } @@ -14395,14 +14395,14 @@ ] }, { - "id": 4796, + "id": 4798, "name": "clearMessages", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 4797, + "id": 4799, "name": "clearMessages", "variant": "signature", "kind": 4096, @@ -14415,21 +14415,21 @@ ] }, { - "id": 4798, + "id": 4800, "name": "saveRawMessageData", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 4799, + "id": 4801, "name": "saveRawMessageData", "variant": "signature", "kind": 4096, "flags": {}, "typeParameters": [ { - "id": 4800, + "id": 4802, "name": "T", "variant": "typeParam", "kind": 131072, @@ -14438,7 +14438,7 @@ ], "parameters": [ { - "id": 4801, + "id": 4803, "name": "messageData", "variant": "param", "kind": 32768, @@ -14448,11 +14448,11 @@ "types": [ { "type": "reference", - "target": 4867, + "target": 4869, "typeArguments": [ { "type": "reference", - "target": 4800, + "target": 4802, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -14465,11 +14465,11 @@ "type": "array", "elementType": { "type": "reference", - "target": 4867, + "target": 4869, "typeArguments": [ { "type": "reference", - "target": 4800, + "target": 4802, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -14483,7 +14483,7 @@ } }, { - "id": 4802, + "id": 4804, "name": "options", "variant": "param", "kind": 32768, @@ -14523,16 +14523,16 @@ { "title": "Methods", "children": [ - 4790, - 4793, - 4796, - 4798 + 4792, + 4795, + 4798, + 4800 ] } ] }, { - "id": 4638, + "id": 4640, "name": "Context", "variant": "declaration", "kind": 256, @@ -14547,7 +14547,7 @@ }, "children": [ { - "id": 4639, + "id": 4641, "name": "__type", "variant": "declaration", "kind": 1024, @@ -14560,7 +14560,7 @@ } }, { - "id": 4640, + "id": 4642, "name": "transactionManager", "variant": "declaration", "kind": 1024, @@ -14593,14 +14593,14 @@ }, "type": { "type": "reference", - "target": 4649, + "target": 4651, "name": "TManager", "package": "@medusajs/types", "refersToTypeParameter": true } }, { - "id": 4641, + "id": 4643, "name": "manager", "variant": "declaration", "kind": 1024, @@ -14633,14 +14633,14 @@ }, "type": { "type": "reference", - "target": 4649, + "target": 4651, "name": "TManager", "package": "@medusajs/types", "refersToTypeParameter": true } }, { - "id": 4642, + "id": 4644, "name": "isolationLevel", "variant": "declaration", "kind": 1024, @@ -14693,7 +14693,7 @@ } }, { - "id": 4643, + "id": 4645, "name": "enableNestedTransactions", "variant": "declaration", "kind": 1024, @@ -14714,7 +14714,7 @@ } }, { - "id": 4644, + "id": 4646, "name": "eventGroupId", "variant": "declaration", "kind": 1024, @@ -14735,7 +14735,7 @@ } }, { - "id": 4645, + "id": 4647, "name": "transactionId", "variant": "declaration", "kind": 1024, @@ -14756,7 +14756,7 @@ } }, { - "id": 4646, + "id": 4648, "name": "messageAggregator", "variant": "declaration", "kind": 1024, @@ -14773,13 +14773,13 @@ }, "type": { "type": "reference", - "target": 4789, + "target": 4791, "name": "IMessageAggregator", "package": "@medusajs/types" } }, { - "id": 4647, + "id": 4649, "name": "requestId", "variant": "declaration", "kind": 1024, @@ -14800,7 +14800,7 @@ } }, { - "id": 4648, + "id": 4650, "name": "idempotencyKey", "variant": "declaration", "kind": 1024, @@ -14825,8 +14825,6 @@ { "title": "Properties", "children": [ - 4639, - 4640, 4641, 4642, 4643, @@ -14834,13 +14832,15 @@ 4645, 4646, 4647, - 4648 + 4648, + 4649, + 4650 ] } ], "typeParameters": [ { - "id": 4649, + "id": 4651, "name": "TManager", "variant": "typeParam", "kind": 131072, @@ -14857,2122 +14857,2114 @@ { "title": "Interfaces", "children": [ - 4606, - 4781, - 4803, - 4808, - 4751, - 4754, - 4619, - 4598, - 4680, - 4672, - 4659, - 4650, - 4728, - 4702, - 4717, - 4722, - 4744, - 4692, - 4375, - 4881, - 4834, - 4584, - 4861, - 4789, - 4638 + 4608, + 4783, + 4805, + 4810, + 4753, + 4756, + 4621, + 4600, + 4682, + 4674, + 4661, + 4652, + 4730, + 4704, + 4719, + 4724, + 4746, + 4694, + 4377, + 4883, + 4836, + 4586, + 4863, + 4791, + 4640 ] }, { "title": "Type Aliases", "children": [ - 4877, 4879, - 4899, - 4927, + 4881, + 4901, + 4929, + 4919, + 4814, 4917, - 4812, - 4915, - 4909, - 4914, - 4903, 4911, - 4893, - 4857, - 4867, - 4884, - 4851, - 4757, - 4848 + 4916, + 4905, + 4913, + 4895, + 4859, + 4869, + 4886, + 4853, + 4759, + 4850 ] } ], "packageName": "@medusajs/types", "symbolIdMap": { - "4374": { + "4376": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", "qualifiedName": "" }, - "4375": { + "4377": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", "qualifiedName": "IInventoryService" }, - "4376": { - "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.listInventoryItems" - }, - "4377": { - "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.listInventoryItems" - }, "4378": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "selector" + "qualifiedName": "IInventoryService.listInventoryItems" }, "4379": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "config" + "qualifiedName": "IInventoryService.listInventoryItems" }, "4380": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "context" + "qualifiedName": "selector" }, "4381": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.listAndCountInventoryItems" + "qualifiedName": "config" }, "4382": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.listAndCountInventoryItems" + "qualifiedName": "context" }, "4383": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "selector" + "qualifiedName": "IInventoryService.listAndCountInventoryItems" }, "4384": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "config" + "qualifiedName": "IInventoryService.listAndCountInventoryItems" }, "4385": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "context" + "qualifiedName": "selector" }, "4386": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.listReservationItems" + "qualifiedName": "config" }, "4387": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.listReservationItems" + "qualifiedName": "context" }, "4388": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "selector" + "qualifiedName": "IInventoryService.listReservationItems" }, "4389": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "config" + "qualifiedName": "IInventoryService.listReservationItems" }, "4390": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "context" + "qualifiedName": "selector" }, "4391": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.listAndCountReservationItems" + "qualifiedName": "config" }, "4392": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.listAndCountReservationItems" + "qualifiedName": "context" }, "4393": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "selector" + "qualifiedName": "IInventoryService.listAndCountReservationItems" }, "4394": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "config" + "qualifiedName": "IInventoryService.listAndCountReservationItems" }, "4395": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "context" + "qualifiedName": "selector" }, "4396": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.listInventoryLevels" + "qualifiedName": "config" }, "4397": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.listInventoryLevels" + "qualifiedName": "context" }, "4398": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "selector" + "qualifiedName": "IInventoryService.listInventoryLevels" }, "4399": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "config" + "qualifiedName": "IInventoryService.listInventoryLevels" }, "4400": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "context" + "qualifiedName": "selector" }, "4401": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.listAndCountInventoryLevels" + "qualifiedName": "config" }, "4402": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.listAndCountInventoryLevels" + "qualifiedName": "context" }, "4403": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "selector" + "qualifiedName": "IInventoryService.listAndCountInventoryLevels" }, "4404": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "config" + "qualifiedName": "IInventoryService.listAndCountInventoryLevels" }, "4405": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "context" + "qualifiedName": "selector" }, "4406": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.retrieveInventoryItem" + "qualifiedName": "config" }, "4407": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.retrieveInventoryItem" + "qualifiedName": "context" }, "4408": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "inventoryItemId" + "qualifiedName": "IInventoryService.retrieveInventoryItem" }, "4409": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "config" + "qualifiedName": "IInventoryService.retrieveInventoryItem" }, "4410": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "context" + "qualifiedName": "inventoryItemId" }, "4411": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.retrieveInventoryLevelByItemAndLocation" + "qualifiedName": "config" }, "4412": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.retrieveInventoryLevelByItemAndLocation" + "qualifiedName": "context" }, "4413": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "inventoryItemId" + "qualifiedName": "IInventoryService.retrieveInventoryLevelByItemAndLocation" }, "4414": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "locationId" + "qualifiedName": "IInventoryService.retrieveInventoryLevelByItemAndLocation" }, "4415": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "context" + "qualifiedName": "inventoryItemId" }, "4416": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.retrieveInventoryLevel" + "qualifiedName": "locationId" }, "4417": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.retrieveInventoryLevel" + "qualifiedName": "context" }, "4418": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "inventoryLevelId" + "qualifiedName": "IInventoryService.retrieveInventoryLevel" }, "4419": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "config" + "qualifiedName": "IInventoryService.retrieveInventoryLevel" }, "4420": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "context" + "qualifiedName": "inventoryLevelId" }, "4421": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.retrieveReservationItem" + "qualifiedName": "config" }, "4422": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.retrieveReservationItem" + "qualifiedName": "context" }, "4423": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "reservationId" + "qualifiedName": "IInventoryService.retrieveReservationItem" }, "4424": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "config" + "qualifiedName": "IInventoryService.retrieveReservationItem" }, "4425": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "context" + "qualifiedName": "reservationId" }, "4426": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.createReservationItems" + "qualifiedName": "config" }, "4427": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.createReservationItems" + "qualifiedName": "context" }, "4428": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "input" + "qualifiedName": "IInventoryService.createReservationItems" }, "4429": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "context" + "qualifiedName": "IInventoryService.createReservationItems" }, "4430": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.createReservationItems" + "qualifiedName": "input" }, "4431": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "input" + "qualifiedName": "context" }, "4432": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "context" + "qualifiedName": "IInventoryService.createReservationItems" }, "4433": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.createInventoryItems" + "qualifiedName": "input" }, "4434": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.createInventoryItems" + "qualifiedName": "context" }, "4435": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "input" + "qualifiedName": "IInventoryService.createInventoryItems" }, "4436": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "context" + "qualifiedName": "IInventoryService.createInventoryItems" }, "4437": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.createInventoryItems" + "qualifiedName": "input" }, "4438": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "input" + "qualifiedName": "context" }, "4439": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "context" + "qualifiedName": "IInventoryService.createInventoryItems" }, "4440": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.createInventoryLevels" + "qualifiedName": "input" }, "4441": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.createInventoryLevels" + "qualifiedName": "context" }, "4442": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "data" + "qualifiedName": "IInventoryService.createInventoryLevels" }, "4443": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "context" + "qualifiedName": "IInventoryService.createInventoryLevels" }, "4444": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.createInventoryLevels" + "qualifiedName": "data" }, "4445": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "data" + "qualifiedName": "context" }, "4446": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "context" + "qualifiedName": "IInventoryService.createInventoryLevels" }, "4447": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.updateInventoryLevels" + "qualifiedName": "data" }, "4448": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.updateInventoryLevels" + "qualifiedName": "context" }, "4449": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "updates" + "qualifiedName": "IInventoryService.updateInventoryLevels" }, "4450": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "context" + "qualifiedName": "IInventoryService.updateInventoryLevels" }, "4451": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.updateInventoryLevels" + "qualifiedName": "updates" }, "4452": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "updates" + "qualifiedName": "context" }, "4453": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "context" + "qualifiedName": "IInventoryService.updateInventoryLevels" }, "4454": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.updateInventoryItems" + "qualifiedName": "updates" }, "4455": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.updateInventoryItems" + "qualifiedName": "context" }, "4456": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "input" + "qualifiedName": "IInventoryService.updateInventoryItems" }, "4457": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "context" + "qualifiedName": "IInventoryService.updateInventoryItems" }, "4458": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.updateInventoryItems" + "qualifiedName": "input" }, "4459": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "input" + "qualifiedName": "context" }, "4460": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "context" + "qualifiedName": "IInventoryService.updateInventoryItems" }, "4461": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.updateReservationItems" + "qualifiedName": "input" }, "4462": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.updateReservationItems" + "qualifiedName": "context" }, "4463": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "input" + "qualifiedName": "IInventoryService.updateReservationItems" }, "4464": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "context" + "qualifiedName": "IInventoryService.updateReservationItems" }, "4465": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.updateReservationItems" + "qualifiedName": "input" }, "4466": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "input" + "qualifiedName": "context" }, "4467": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "context" + "qualifiedName": "IInventoryService.updateReservationItems" }, "4468": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.deleteReservationItemsByLineItem" + "qualifiedName": "input" }, "4469": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.deleteReservationItemsByLineItem" + "qualifiedName": "context" }, "4470": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "lineItemId" + "qualifiedName": "IInventoryService.deleteReservationItemsByLineItem" }, "4471": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "context" + "qualifiedName": "IInventoryService.deleteReservationItemsByLineItem" }, "4472": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.restoreReservationItemsByLineItem" + "qualifiedName": "lineItemId" }, "4473": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.restoreReservationItemsByLineItem" + "qualifiedName": "context" }, "4474": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "lineItemId" + "qualifiedName": "IInventoryService.restoreReservationItemsByLineItem" }, "4475": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "context" + "qualifiedName": "IInventoryService.restoreReservationItemsByLineItem" }, "4476": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.deleteReservationItems" + "qualifiedName": "lineItemId" }, "4477": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.deleteReservationItems" + "qualifiedName": "context" }, "4478": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "reservationItemId" + "qualifiedName": "IInventoryService.deleteReservationItems" }, "4479": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "context" + "qualifiedName": "IInventoryService.deleteReservationItems" }, "4480": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.softDeleteReservationItems" + "qualifiedName": "reservationItemId" }, "4481": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.softDeleteReservationItems" + "qualifiedName": "context" }, "4482": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "TReturnableLinkableKeys" + "qualifiedName": "IInventoryService.softDeleteReservationItems" }, "4483": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "ReservationItemIds" + "qualifiedName": "IInventoryService.softDeleteReservationItems" }, "4484": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "config" + "qualifiedName": "TReturnableLinkableKeys" }, "4485": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "ReservationItemIds" }, "4486": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.restoreReservationItems" + "qualifiedName": "config" }, "4487": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.restoreReservationItems" + "qualifiedName": "sharedContext" }, "4488": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "TReturnableLinkableKeys" + "qualifiedName": "IInventoryService.restoreReservationItems" }, "4489": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "ReservationItemIds" + "qualifiedName": "IInventoryService.restoreReservationItems" }, "4490": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "config" + "qualifiedName": "TReturnableLinkableKeys" }, "4491": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "ReservationItemIds" }, "4492": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.deleteInventoryItems" + "qualifiedName": "config" }, "4493": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.deleteInventoryItems" + "qualifiedName": "sharedContext" }, "4494": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "inventoryItemId" + "qualifiedName": "IInventoryService.deleteInventoryItems" }, "4495": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "context" + "qualifiedName": "IInventoryService.deleteInventoryItems" }, "4496": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.softDeleteInventoryItems" + "qualifiedName": "inventoryItemId" }, "4497": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.softDeleteInventoryItems" + "qualifiedName": "context" }, "4498": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "TReturnableLinkableKeys" + "qualifiedName": "IInventoryService.softDeleteInventoryItems" }, "4499": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "inventoryItemIds" + "qualifiedName": "IInventoryService.softDeleteInventoryItems" }, "4500": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "config" + "qualifiedName": "TReturnableLinkableKeys" }, "4501": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "inventoryItemIds" }, "4502": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.restoreInventoryItems" + "qualifiedName": "config" }, "4503": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.restoreInventoryItems" + "qualifiedName": "sharedContext" }, "4504": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "TReturnableLinkableKeys" + "qualifiedName": "IInventoryService.restoreInventoryItems" }, "4505": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "inventoryItemIds" + "qualifiedName": "IInventoryService.restoreInventoryItems" }, "4506": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "config" + "qualifiedName": "TReturnableLinkableKeys" }, "4507": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "inventoryItemIds" }, "4508": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.deleteInventoryItemLevelByLocationId" + "qualifiedName": "config" }, "4509": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.deleteInventoryItemLevelByLocationId" + "qualifiedName": "sharedContext" }, "4510": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "locationId" + "qualifiedName": "IInventoryService.deleteInventoryItemLevelByLocationId" }, "4511": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "context" + "qualifiedName": "IInventoryService.deleteInventoryItemLevelByLocationId" }, "4512": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.deleteReservationItemByLocationId" + "qualifiedName": "locationId" }, "4513": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.deleteReservationItemByLocationId" + "qualifiedName": "context" }, "4514": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "locationId" + "qualifiedName": "IInventoryService.deleteReservationItemByLocationId" }, "4515": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "context" + "qualifiedName": "IInventoryService.deleteReservationItemByLocationId" }, "4516": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.deleteInventoryLevel" + "qualifiedName": "locationId" }, "4517": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.deleteInventoryLevel" + "qualifiedName": "context" }, "4518": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "inventoryItemId" + "qualifiedName": "IInventoryService.deleteInventoryLevel" }, "4519": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "locationId" + "qualifiedName": "IInventoryService.deleteInventoryLevel" }, "4520": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "context" + "qualifiedName": "inventoryItemId" }, "4521": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.deleteInventoryLevels" + "qualifiedName": "locationId" }, "4522": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.deleteInventoryLevels" + "qualifiedName": "context" }, "4523": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "inventoryLevelIds" + "qualifiedName": "IInventoryService.deleteInventoryLevels" }, "4524": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "context" + "qualifiedName": "IInventoryService.deleteInventoryLevels" }, "4525": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.softDeleteInventoryLevels" + "qualifiedName": "inventoryLevelIds" }, "4526": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.softDeleteInventoryLevels" + "qualifiedName": "context" }, "4527": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "TReturnableLinkableKeys" + "qualifiedName": "IInventoryService.softDeleteInventoryLevels" }, "4528": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "inventoryLevelIds" + "qualifiedName": "IInventoryService.softDeleteInventoryLevels" }, "4529": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "config" + "qualifiedName": "TReturnableLinkableKeys" }, "4530": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "inventoryLevelIds" }, "4531": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.restoreInventoryLevels" + "qualifiedName": "config" }, "4532": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.restoreInventoryLevels" + "qualifiedName": "sharedContext" }, "4533": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "TReturnableLinkableKeys" + "qualifiedName": "IInventoryService.restoreInventoryLevels" }, "4534": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "inventoryLevelIds" + "qualifiedName": "IInventoryService.restoreInventoryLevels" }, "4535": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "config" + "qualifiedName": "TReturnableLinkableKeys" }, "4536": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "inventoryLevelIds" }, "4537": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.adjustInventory" + "qualifiedName": "config" }, "4538": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.adjustInventory" + "qualifiedName": "sharedContext" }, "4539": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "data" + "qualifiedName": "IInventoryService.adjustInventory" }, "4540": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "__type" + "qualifiedName": "IInventoryService.adjustInventory" }, "4541": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "__type.inventoryItemId" + "qualifiedName": "data" }, "4542": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "__type.locationId" + "qualifiedName": "__type" }, "4543": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "__type.adjustment" + "qualifiedName": "__type.inventoryItemId" }, "4544": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "context" + "qualifiedName": "__type.locationId" }, "4545": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.adjustInventory" + "qualifiedName": "__type.adjustment" }, "4546": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "inventoryItemId" + "qualifiedName": "context" }, "4547": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "locationId" + "qualifiedName": "IInventoryService.adjustInventory" }, "4548": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "adjustment" + "qualifiedName": "inventoryItemId" }, "4549": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "context" + "qualifiedName": "locationId" }, "4550": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.confirmInventory" + "qualifiedName": "adjustment" }, "4551": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.confirmInventory" + "qualifiedName": "context" }, "4552": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "inventoryItemId" + "qualifiedName": "IInventoryService.confirmInventory" }, "4553": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "locationIds" + "qualifiedName": "IInventoryService.confirmInventory" }, "4554": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "quantity" + "qualifiedName": "inventoryItemId" }, "4555": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "context" + "qualifiedName": "locationIds" }, "4556": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.retrieveAvailableQuantity" + "qualifiedName": "quantity" }, "4557": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.retrieveAvailableQuantity" + "qualifiedName": "context" }, "4558": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "inventoryItemId" + "qualifiedName": "IInventoryService.retrieveAvailableQuantity" }, "4559": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "locationIds" + "qualifiedName": "IInventoryService.retrieveAvailableQuantity" }, "4560": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "context" + "qualifiedName": "inventoryItemId" }, "4561": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.retrieveStockedQuantity" + "qualifiedName": "locationIds" }, "4562": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.retrieveStockedQuantity" + "qualifiedName": "context" }, "4563": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "inventoryItemId" + "qualifiedName": "IInventoryService.retrieveStockedQuantity" }, "4564": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "locationIds" + "qualifiedName": "IInventoryService.retrieveStockedQuantity" }, "4565": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "context" + "qualifiedName": "inventoryItemId" }, "4566": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.retrieveReservedQuantity" + "qualifiedName": "locationIds" }, "4567": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.retrieveReservedQuantity" + "qualifiedName": "context" }, "4568": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "inventoryItemId" + "qualifiedName": "IInventoryService.retrieveReservedQuantity" }, "4569": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "locationIds" + "qualifiedName": "IInventoryService.retrieveReservedQuantity" }, "4570": { + "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", + "qualifiedName": "inventoryItemId" + }, + "4571": { + "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", + "qualifiedName": "locationIds" + }, + "4572": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", "qualifiedName": "context" }, - "4584": { + "4586": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "IModuleService" }, - "4598": { + "4600": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/inventory-item.ts", "qualifiedName": "FilterableInventoryItemProps" }, - "4599": { + "4601": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/inventory-item.ts", "qualifiedName": "FilterableInventoryItemProps.q" }, - "4600": { + "4602": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/inventory-item.ts", "qualifiedName": "FilterableInventoryItemProps.id" }, - "4601": { + "4603": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/inventory-item.ts", "qualifiedName": "FilterableInventoryItemProps.location_id" }, - "4602": { + "4604": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/inventory-item.ts", "qualifiedName": "FilterableInventoryItemProps.sku" }, - "4603": { + "4605": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/inventory-item.ts", "qualifiedName": "FilterableInventoryItemProps.origin_country" }, - "4604": { + "4606": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/inventory-item.ts", "qualifiedName": "FilterableInventoryItemProps.hs_code" }, - "4605": { + "4607": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/inventory-item.ts", "qualifiedName": "FilterableInventoryItemProps.requires_shipping" }, - "4606": { + "4608": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig" }, - "4607": { + "4609": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig.select" }, - "4608": { + "4610": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig.skip" }, - "4609": { + "4611": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig.take" }, - "4610": { + "4612": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig.relations" }, - "4611": { + "4613": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig.order" }, - "4612": { + "4614": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "__type" }, - "4613": { - "sourceFileName": "../../../../packages/core/types/src/common/common.ts", - "qualifiedName": "__type.__index" - }, "4615": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", - "qualifiedName": "FindConfig.withDeleted" - }, - "4616": { - "sourceFileName": "../../../../packages/core/types/src/common/common.ts", - "qualifiedName": "FindConfig.filters" + "qualifiedName": "__type.__index" }, "4617": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", - "qualifiedName": "FindConfig.options" + "qualifiedName": "FindConfig.withDeleted" }, "4618": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", - "qualifiedName": "FindConfig.Entity" + "qualifiedName": "FindConfig.filters" }, "4619": { - "sourceFileName": "../../../../packages/core/types/src/inventory/common/inventory-item.ts", - "qualifiedName": "InventoryItemDTO" + "sourceFileName": "../../../../packages/core/types/src/common/common.ts", + "qualifiedName": "FindConfig.options" }, "4620": { - "sourceFileName": "../../../../packages/core/types/src/inventory/common/inventory-item.ts", - "qualifiedName": "InventoryItemDTO.id" + "sourceFileName": "../../../../packages/core/types/src/common/common.ts", + "qualifiedName": "FindConfig.Entity" }, "4621": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/inventory-item.ts", - "qualifiedName": "InventoryItemDTO.sku" + "qualifiedName": "InventoryItemDTO" }, "4622": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/inventory-item.ts", - "qualifiedName": "InventoryItemDTO.origin_country" + "qualifiedName": "InventoryItemDTO.id" }, "4623": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/inventory-item.ts", - "qualifiedName": "InventoryItemDTO.hs_code" + "qualifiedName": "InventoryItemDTO.sku" }, "4624": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/inventory-item.ts", - "qualifiedName": "InventoryItemDTO.requires_shipping" + "qualifiedName": "InventoryItemDTO.origin_country" }, "4625": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/inventory-item.ts", - "qualifiedName": "InventoryItemDTO.mid_code" + "qualifiedName": "InventoryItemDTO.hs_code" }, "4626": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/inventory-item.ts", - "qualifiedName": "InventoryItemDTO.material" + "qualifiedName": "InventoryItemDTO.requires_shipping" }, "4627": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/inventory-item.ts", - "qualifiedName": "InventoryItemDTO.weight" + "qualifiedName": "InventoryItemDTO.mid_code" }, "4628": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/inventory-item.ts", - "qualifiedName": "InventoryItemDTO.length" + "qualifiedName": "InventoryItemDTO.material" }, "4629": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/inventory-item.ts", - "qualifiedName": "InventoryItemDTO.height" + "qualifiedName": "InventoryItemDTO.weight" }, "4630": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/inventory-item.ts", - "qualifiedName": "InventoryItemDTO.width" + "qualifiedName": "InventoryItemDTO.length" }, "4631": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/inventory-item.ts", - "qualifiedName": "InventoryItemDTO.title" + "qualifiedName": "InventoryItemDTO.height" }, "4632": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/inventory-item.ts", - "qualifiedName": "InventoryItemDTO.description" + "qualifiedName": "InventoryItemDTO.width" }, "4633": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/inventory-item.ts", - "qualifiedName": "InventoryItemDTO.thumbnail" + "qualifiedName": "InventoryItemDTO.title" }, "4634": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/inventory-item.ts", - "qualifiedName": "InventoryItemDTO.metadata" + "qualifiedName": "InventoryItemDTO.description" }, "4635": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/inventory-item.ts", - "qualifiedName": "InventoryItemDTO.created_at" + "qualifiedName": "InventoryItemDTO.thumbnail" }, "4636": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/inventory-item.ts", - "qualifiedName": "InventoryItemDTO.updated_at" + "qualifiedName": "InventoryItemDTO.metadata" }, "4637": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/inventory-item.ts", - "qualifiedName": "InventoryItemDTO.deleted_at" + "qualifiedName": "InventoryItemDTO.created_at" }, "4638": { - "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "Context" + "sourceFileName": "../../../../packages/core/types/src/inventory/common/inventory-item.ts", + "qualifiedName": "InventoryItemDTO.updated_at" }, "4639": { - "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "__type.__type" + "sourceFileName": "../../../../packages/core/types/src/inventory/common/inventory-item.ts", + "qualifiedName": "InventoryItemDTO.deleted_at" }, "4640": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "__type.transactionManager" + "qualifiedName": "Context" }, "4641": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "__type.manager" + "qualifiedName": "__type.__type" }, "4642": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "__type.isolationLevel" + "qualifiedName": "__type.transactionManager" }, "4643": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "__type.enableNestedTransactions" + "qualifiedName": "__type.manager" }, "4644": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "__type.eventGroupId" + "qualifiedName": "__type.isolationLevel" }, "4645": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "__type.transactionId" + "qualifiedName": "__type.enableNestedTransactions" }, "4646": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "__type.messageAggregator" + "qualifiedName": "__type.eventGroupId" }, "4647": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "__type.requestId" + "qualifiedName": "__type.transactionId" }, "4648": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "__type.idempotencyKey" + "qualifiedName": "__type.messageAggregator" }, "4649": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "TManager" + "qualifiedName": "__type.requestId" }, "4650": { + "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", + "qualifiedName": "__type.idempotencyKey" + }, + "4651": { + "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", + "qualifiedName": "TManager" + }, + "4652": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/reservation-item.ts", "qualifiedName": "FilterableReservationItemProps" }, - "4651": { + "4653": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/reservation-item.ts", "qualifiedName": "FilterableReservationItemProps.id" }, - "4653": { + "4655": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/reservation-item.ts", "qualifiedName": "FilterableReservationItemProps.line_item_id" }, - "4654": { + "4656": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/reservation-item.ts", "qualifiedName": "FilterableReservationItemProps.inventory_item_id" }, - "4655": { + "4657": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/reservation-item.ts", "qualifiedName": "FilterableReservationItemProps.location_id" }, - "4656": { + "4658": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/reservation-item.ts", "qualifiedName": "FilterableReservationItemProps.description" }, - "4657": { + "4659": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/reservation-item.ts", "qualifiedName": "FilterableReservationItemProps.created_by" }, - "4658": { + "4660": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/reservation-item.ts", "qualifiedName": "FilterableReservationItemProps.quantity" }, - "4659": { + "4661": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/reservation-item.ts", "qualifiedName": "ReservationItemDTO" }, - "4660": { + "4662": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/reservation-item.ts", "qualifiedName": "ReservationItemDTO.id" }, - "4661": { + "4663": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/reservation-item.ts", "qualifiedName": "ReservationItemDTO.location_id" }, - "4662": { + "4664": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/reservation-item.ts", "qualifiedName": "ReservationItemDTO.inventory_item_id" }, - "4663": { + "4665": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/reservation-item.ts", "qualifiedName": "ReservationItemDTO.quantity" }, - "4664": { + "4666": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/reservation-item.ts", "qualifiedName": "ReservationItemDTO.line_item_id" }, - "4665": { + "4667": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/reservation-item.ts", "qualifiedName": "ReservationItemDTO.description" }, - "4666": { + "4668": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/reservation-item.ts", "qualifiedName": "ReservationItemDTO.allow_backorder" }, - "4667": { + "4669": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/reservation-item.ts", "qualifiedName": "ReservationItemDTO.created_by" }, - "4668": { + "4670": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/reservation-item.ts", "qualifiedName": "ReservationItemDTO.metadata" }, - "4669": { + "4671": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/reservation-item.ts", "qualifiedName": "ReservationItemDTO.created_at" }, - "4670": { + "4672": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/reservation-item.ts", "qualifiedName": "ReservationItemDTO.updated_at" }, - "4671": { + "4673": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/reservation-item.ts", "qualifiedName": "ReservationItemDTO.deleted_at" }, - "4672": { + "4674": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/inventory-level.ts", "qualifiedName": "FilterableInventoryLevelProps" }, - "4673": { + "4675": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/inventory-level.ts", "qualifiedName": "FilterableInventoryLevelProps.inventory_item_id" }, - "4674": { + "4676": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/inventory-level.ts", "qualifiedName": "FilterableInventoryLevelProps.location_id" }, - "4675": { + "4677": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/inventory-level.ts", "qualifiedName": "FilterableInventoryLevelProps.stocked_quantity" }, - "4676": { + "4678": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/inventory-level.ts", "qualifiedName": "FilterableInventoryLevelProps.reserved_quantity" }, - "4677": { + "4679": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/inventory-level.ts", "qualifiedName": "FilterableInventoryLevelProps.incoming_quantity" }, - "4678": { + "4680": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.$and" }, - "4679": { + "4681": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.$or" }, - "4680": { - "sourceFileName": "../../../../packages/core/types/src/inventory/common/inventory-level.ts", - "qualifiedName": "InventoryLevelDTO" - }, - "4681": { - "sourceFileName": "../../../../packages/core/types/src/inventory/common/inventory-level.ts", - "qualifiedName": "InventoryLevelDTO.id" - }, "4682": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/inventory-level.ts", - "qualifiedName": "InventoryLevelDTO.inventory_item_id" + "qualifiedName": "InventoryLevelDTO" }, "4683": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/inventory-level.ts", - "qualifiedName": "InventoryLevelDTO.location_id" + "qualifiedName": "InventoryLevelDTO.id" }, "4684": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/inventory-level.ts", - "qualifiedName": "InventoryLevelDTO.stocked_quantity" + "qualifiedName": "InventoryLevelDTO.inventory_item_id" }, "4685": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/inventory-level.ts", - "qualifiedName": "InventoryLevelDTO.reserved_quantity" + "qualifiedName": "InventoryLevelDTO.location_id" }, "4686": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/inventory-level.ts", - "qualifiedName": "InventoryLevelDTO.incoming_quantity" + "qualifiedName": "InventoryLevelDTO.stocked_quantity" }, "4687": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/inventory-level.ts", - "qualifiedName": "InventoryLevelDTO.available_quantity" + "qualifiedName": "InventoryLevelDTO.reserved_quantity" }, "4688": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/inventory-level.ts", - "qualifiedName": "InventoryLevelDTO.metadata" + "qualifiedName": "InventoryLevelDTO.incoming_quantity" }, "4689": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/inventory-level.ts", - "qualifiedName": "InventoryLevelDTO.created_at" + "qualifiedName": "InventoryLevelDTO.available_quantity" }, "4690": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/inventory-level.ts", - "qualifiedName": "InventoryLevelDTO.updated_at" + "qualifiedName": "InventoryLevelDTO.metadata" }, "4691": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/inventory-level.ts", - "qualifiedName": "InventoryLevelDTO.deleted_at" + "qualifiedName": "InventoryLevelDTO.created_at" }, "4692": { - "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/reservation-item.ts", - "qualifiedName": "CreateReservationItemInput" + "sourceFileName": "../../../../packages/core/types/src/inventory/common/inventory-level.ts", + "qualifiedName": "InventoryLevelDTO.updated_at" }, "4693": { - "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/reservation-item.ts", - "qualifiedName": "CreateReservationItemInput.line_item_id" + "sourceFileName": "../../../../packages/core/types/src/inventory/common/inventory-level.ts", + "qualifiedName": "InventoryLevelDTO.deleted_at" }, "4694": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/reservation-item.ts", - "qualifiedName": "CreateReservationItemInput.inventory_item_id" + "qualifiedName": "CreateReservationItemInput" }, "4695": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/reservation-item.ts", - "qualifiedName": "CreateReservationItemInput.location_id" + "qualifiedName": "CreateReservationItemInput.line_item_id" }, "4696": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/reservation-item.ts", - "qualifiedName": "CreateReservationItemInput.quantity" + "qualifiedName": "CreateReservationItemInput.inventory_item_id" }, "4697": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/reservation-item.ts", - "qualifiedName": "CreateReservationItemInput.allow_backorder" + "qualifiedName": "CreateReservationItemInput.location_id" }, "4698": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/reservation-item.ts", - "qualifiedName": "CreateReservationItemInput.description" + "qualifiedName": "CreateReservationItemInput.quantity" }, "4699": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/reservation-item.ts", - "qualifiedName": "CreateReservationItemInput.created_by" + "qualifiedName": "CreateReservationItemInput.allow_backorder" }, "4700": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/reservation-item.ts", - "qualifiedName": "CreateReservationItemInput.external_id" + "qualifiedName": "CreateReservationItemInput.description" }, "4701": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/reservation-item.ts", - "qualifiedName": "CreateReservationItemInput.metadata" + "qualifiedName": "CreateReservationItemInput.created_by" }, "4702": { - "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/inventory-item.ts", - "qualifiedName": "CreateInventoryItemInput" + "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/reservation-item.ts", + "qualifiedName": "CreateReservationItemInput.external_id" }, "4703": { - "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/inventory-item.ts", - "qualifiedName": "CreateInventoryItemInput.sku" + "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/reservation-item.ts", + "qualifiedName": "CreateReservationItemInput.metadata" }, "4704": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/inventory-item.ts", - "qualifiedName": "CreateInventoryItemInput.origin_country" + "qualifiedName": "CreateInventoryItemInput" }, "4705": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/inventory-item.ts", - "qualifiedName": "CreateInventoryItemInput.mid_code" + "qualifiedName": "CreateInventoryItemInput.sku" }, "4706": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/inventory-item.ts", - "qualifiedName": "CreateInventoryItemInput.material" + "qualifiedName": "CreateInventoryItemInput.origin_country" }, "4707": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/inventory-item.ts", - "qualifiedName": "CreateInventoryItemInput.weight" + "qualifiedName": "CreateInventoryItemInput.mid_code" }, "4708": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/inventory-item.ts", - "qualifiedName": "CreateInventoryItemInput.length" + "qualifiedName": "CreateInventoryItemInput.material" }, "4709": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/inventory-item.ts", - "qualifiedName": "CreateInventoryItemInput.height" + "qualifiedName": "CreateInventoryItemInput.weight" }, "4710": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/inventory-item.ts", - "qualifiedName": "CreateInventoryItemInput.width" + "qualifiedName": "CreateInventoryItemInput.length" }, "4711": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/inventory-item.ts", - "qualifiedName": "CreateInventoryItemInput.title" + "qualifiedName": "CreateInventoryItemInput.height" }, "4712": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/inventory-item.ts", - "qualifiedName": "CreateInventoryItemInput.description" + "qualifiedName": "CreateInventoryItemInput.width" }, "4713": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/inventory-item.ts", - "qualifiedName": "CreateInventoryItemInput.thumbnail" + "qualifiedName": "CreateInventoryItemInput.title" }, "4714": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/inventory-item.ts", - "qualifiedName": "CreateInventoryItemInput.metadata" + "qualifiedName": "CreateInventoryItemInput.description" }, "4715": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/inventory-item.ts", - "qualifiedName": "CreateInventoryItemInput.hs_code" + "qualifiedName": "CreateInventoryItemInput.thumbnail" }, "4716": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/inventory-item.ts", - "qualifiedName": "CreateInventoryItemInput.requires_shipping" + "qualifiedName": "CreateInventoryItemInput.metadata" }, "4717": { - "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/inventory-level.ts", - "qualifiedName": "CreateInventoryLevelInput" + "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/inventory-item.ts", + "qualifiedName": "CreateInventoryItemInput.hs_code" }, "4718": { - "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/inventory-level.ts", - "qualifiedName": "CreateInventoryLevelInput.inventory_item_id" + "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/inventory-item.ts", + "qualifiedName": "CreateInventoryItemInput.requires_shipping" }, "4719": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/inventory-level.ts", - "qualifiedName": "CreateInventoryLevelInput.location_id" + "qualifiedName": "CreateInventoryLevelInput" }, "4720": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/inventory-level.ts", - "qualifiedName": "CreateInventoryLevelInput.stocked_quantity" + "qualifiedName": "CreateInventoryLevelInput.inventory_item_id" }, "4721": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/inventory-level.ts", - "qualifiedName": "CreateInventoryLevelInput.incoming_quantity" + "qualifiedName": "CreateInventoryLevelInput.location_id" }, "4722": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/inventory-level.ts", - "qualifiedName": "BulkUpdateInventoryLevelInput" + "qualifiedName": "CreateInventoryLevelInput.stocked_quantity" }, "4723": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/inventory-level.ts", - "qualifiedName": "__type.inventory_item_id" + "qualifiedName": "CreateInventoryLevelInput.incoming_quantity" }, "4724": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/inventory-level.ts", - "qualifiedName": "__type.location_id" + "qualifiedName": "BulkUpdateInventoryLevelInput" }, "4725": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/inventory-level.ts", - "qualifiedName": "UpdateInventoryLevelInput.id" + "qualifiedName": "__type.inventory_item_id" }, "4726": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/inventory-level.ts", - "qualifiedName": "UpdateInventoryLevelInput.stocked_quantity" + "qualifiedName": "__type.location_id" }, "4727": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/inventory-level.ts", - "qualifiedName": "UpdateInventoryLevelInput.incoming_quantity" + "qualifiedName": "UpdateInventoryLevelInput.id" }, "4728": { - "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/inventory-item.ts", - "qualifiedName": "UpdateInventoryItemInput" + "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/inventory-level.ts", + "qualifiedName": "UpdateInventoryLevelInput.stocked_quantity" }, "4729": { - "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/inventory-item.ts", - "qualifiedName": "UpdateInventoryItemInput.id" + "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/inventory-level.ts", + "qualifiedName": "UpdateInventoryLevelInput.incoming_quantity" }, "4730": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/inventory-item.ts", - "qualifiedName": "sku" + "qualifiedName": "UpdateInventoryItemInput" }, "4731": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/inventory-item.ts", - "qualifiedName": "origin_country" + "qualifiedName": "UpdateInventoryItemInput.id" }, "4732": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/inventory-item.ts", - "qualifiedName": "mid_code" + "qualifiedName": "sku" }, "4733": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/inventory-item.ts", - "qualifiedName": "material" + "qualifiedName": "origin_country" }, "4734": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/inventory-item.ts", - "qualifiedName": "weight" + "qualifiedName": "mid_code" }, "4735": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/inventory-item.ts", - "qualifiedName": "length" + "qualifiedName": "material" }, "4736": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/inventory-item.ts", - "qualifiedName": "height" + "qualifiedName": "weight" }, "4737": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/inventory-item.ts", - "qualifiedName": "width" + "qualifiedName": "length" }, "4738": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/inventory-item.ts", - "qualifiedName": "title" + "qualifiedName": "height" }, "4739": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/inventory-item.ts", - "qualifiedName": "description" + "qualifiedName": "width" }, "4740": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/inventory-item.ts", - "qualifiedName": "thumbnail" + "qualifiedName": "title" }, "4741": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/inventory-item.ts", - "qualifiedName": "metadata" + "qualifiedName": "description" }, "4742": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/inventory-item.ts", - "qualifiedName": "hs_code" + "qualifiedName": "thumbnail" }, "4743": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/inventory-item.ts", - "qualifiedName": "requires_shipping" + "qualifiedName": "metadata" }, "4744": { - "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/reservation-item.ts", - "qualifiedName": "UpdateReservationItemInput" + "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/inventory-item.ts", + "qualifiedName": "hs_code" }, "4745": { - "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/reservation-item.ts", - "qualifiedName": "UpdateReservationItemInput.id" + "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/inventory-item.ts", + "qualifiedName": "requires_shipping" }, "4746": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/reservation-item.ts", - "qualifiedName": "UpdateReservationItemInput.quantity" + "qualifiedName": "UpdateReservationItemInput" }, "4747": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/reservation-item.ts", - "qualifiedName": "UpdateReservationItemInput.location_id" + "qualifiedName": "UpdateReservationItemInput.id" }, "4748": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/reservation-item.ts", - "qualifiedName": "UpdateReservationItemInput.description" + "qualifiedName": "UpdateReservationItemInput.quantity" }, "4749": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/reservation-item.ts", - "qualifiedName": "UpdateReservationItemInput.allow_backorder" + "qualifiedName": "UpdateReservationItemInput.location_id" }, "4750": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/reservation-item.ts", - "qualifiedName": "UpdateReservationItemInput.metadata" + "qualifiedName": "UpdateReservationItemInput.description" }, "4751": { - "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "SoftDeleteReturn" + "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/reservation-item.ts", + "qualifiedName": "UpdateReservationItemInput.allow_backorder" }, "4752": { - "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "__type.returnLinkableKeys" + "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/reservation-item.ts", + "qualifiedName": "UpdateReservationItemInput.metadata" }, "4753": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "TReturnableLinkableKeys" + "qualifiedName": "SoftDeleteReturn" }, "4754": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "RestoreReturn" + "qualifiedName": "__type.returnLinkableKeys" }, "4755": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "__type.returnLinkableKeys" + "qualifiedName": "TReturnableLinkableKeys" }, "4756": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "TReturnableLinkableKeys" + "qualifiedName": "RestoreReturn" }, "4757": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "ModuleJoinerConfig" + "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", + "qualifiedName": "__type.returnLinkableKeys" }, "4758": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type" + "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", + "qualifiedName": "TReturnableLinkableKeys" }, "4759": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.schema" + "qualifiedName": "ModuleJoinerConfig" }, "4760": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.relationships" + "qualifiedName": "__type" }, "4761": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.extends" + "qualifiedName": "__type.schema" }, "4762": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type" + "qualifiedName": "__type.relationships" }, "4763": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.serviceName" + "qualifiedName": "__type.extends" }, "4764": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.fieldAlias" + "qualifiedName": "__type" }, "4765": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type" + "qualifiedName": "__type.serviceName" }, "4766": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.path" + "qualifiedName": "__type.fieldAlias" }, "4767": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.forwardArgumentsOnPath" + "qualifiedName": "__type" }, "4768": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.isList" + "qualifiedName": "__type.path" }, "4769": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.relationship" + "qualifiedName": "__type.forwardArgumentsOnPath" }, "4770": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.serviceName" + "qualifiedName": "__type.isList" }, "4771": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.primaryKeys" + "qualifiedName": "__type.relationship" }, "4772": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.isLink" + "qualifiedName": "__type.serviceName" }, "4773": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.linkableKeys" + "qualifiedName": "__type.primaryKeys" }, "4774": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.isReadOnlyLink" + "qualifiedName": "__type.isLink" }, "4775": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.extraDataFields" + "qualifiedName": "__type.linkableKeys" }, "4776": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.databaseConfig" + "qualifiedName": "__type.isReadOnlyLink" }, "4777": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type" + "qualifiedName": "__type.extraDataFields" }, "4778": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.tableName" + "qualifiedName": "__type.databaseConfig" }, "4779": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.idPrefix" + "qualifiedName": "__type" }, "4780": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.extraFields" + "qualifiedName": "__type.tableName" }, "4781": { - "sourceFileName": "../../../../packages/core/types/src/common/common.ts", - "qualifiedName": "StringComparisonOperator" + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.idPrefix" }, "4782": { - "sourceFileName": "../../../../packages/core/types/src/common/common.ts", - "qualifiedName": "StringComparisonOperator.lt" + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.extraFields" }, "4783": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", - "qualifiedName": "StringComparisonOperator.gt" + "qualifiedName": "StringComparisonOperator" }, "4784": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", - "qualifiedName": "StringComparisonOperator.gte" + "qualifiedName": "StringComparisonOperator.lt" }, "4785": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", - "qualifiedName": "StringComparisonOperator.lte" + "qualifiedName": "StringComparisonOperator.gt" }, "4786": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", - "qualifiedName": "StringComparisonOperator.contains" + "qualifiedName": "StringComparisonOperator.gte" }, "4787": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", - "qualifiedName": "StringComparisonOperator.starts_with" + "qualifiedName": "StringComparisonOperator.lte" }, "4788": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", - "qualifiedName": "StringComparisonOperator.ends_with" + "qualifiedName": "StringComparisonOperator.contains" }, "4789": { - "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "IMessageAggregator" + "sourceFileName": "../../../../packages/core/types/src/common/common.ts", + "qualifiedName": "StringComparisonOperator.starts_with" }, "4790": { - "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "IMessageAggregator.save" + "sourceFileName": "../../../../packages/core/types/src/common/common.ts", + "qualifiedName": "StringComparisonOperator.ends_with" }, "4791": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "IMessageAggregator.save" + "qualifiedName": "IMessageAggregator" }, "4792": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "msg" + "qualifiedName": "IMessageAggregator.save" }, "4793": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "IMessageAggregator.getMessages" + "qualifiedName": "IMessageAggregator.save" }, "4794": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "IMessageAggregator.getMessages" + "qualifiedName": "msg" }, "4795": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "format" + "qualifiedName": "IMessageAggregator.getMessages" }, "4796": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "IMessageAggregator.clearMessages" + "qualifiedName": "IMessageAggregator.getMessages" }, "4797": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "IMessageAggregator.clearMessages" + "qualifiedName": "format" }, "4798": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "IMessageAggregator.saveRawMessageData" + "qualifiedName": "IMessageAggregator.clearMessages" }, "4799": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "IMessageAggregator.saveRawMessageData" + "qualifiedName": "IMessageAggregator.clearMessages" }, "4800": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "T" + "qualifiedName": "IMessageAggregator.saveRawMessageData" }, "4801": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "messageData" + "qualifiedName": "IMessageAggregator.saveRawMessageData" }, "4802": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "options" + "qualifiedName": "T" }, "4803": { - "sourceFileName": "../../../../packages/core/types/src/common/common.ts", - "qualifiedName": "NumericalComparisonOperator" + "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", + "qualifiedName": "messageData" }, "4804": { - "sourceFileName": "../../../../packages/core/types/src/common/common.ts", - "qualifiedName": "NumericalComparisonOperator.lt" + "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", + "qualifiedName": "options" }, "4805": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", - "qualifiedName": "NumericalComparisonOperator.gt" + "qualifiedName": "NumericalComparisonOperator" }, "4806": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", - "qualifiedName": "NumericalComparisonOperator.gte" + "qualifiedName": "NumericalComparisonOperator.lt" }, "4807": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", - "qualifiedName": "NumericalComparisonOperator.lte" + "qualifiedName": "NumericalComparisonOperator.gt" }, "4808": { - "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", - "qualifiedName": "BaseFilterable" + "sourceFileName": "../../../../packages/core/types/src/common/common.ts", + "qualifiedName": "NumericalComparisonOperator.gte" }, "4809": { - "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", - "qualifiedName": "BaseFilterable.$and" + "sourceFileName": "../../../../packages/core/types/src/common/common.ts", + "qualifiedName": "NumericalComparisonOperator.lte" }, "4810": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", - "qualifiedName": "BaseFilterable.$or" + "qualifiedName": "BaseFilterable" }, "4811": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", - "qualifiedName": "BaseFilterable.T" + "qualifiedName": "BaseFilterable.$and" }, "4812": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "OperatorMap" + "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", + "qualifiedName": "BaseFilterable.$or" }, "4813": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type" + "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", + "qualifiedName": "BaseFilterable.T" }, "4814": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.$and" + "qualifiedName": "OperatorMap" }, "4815": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.$or" + "qualifiedName": "__type" }, "4816": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.$eq" + "qualifiedName": "__type.$and" }, "4817": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.$ne" + "qualifiedName": "__type.$or" }, "4818": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.$in" + "qualifiedName": "__type.$eq" }, "4819": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.$nin" + "qualifiedName": "__type.$ne" }, "4820": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.$not" + "qualifiedName": "__type.$in" }, "4821": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.$gt" + "qualifiedName": "__type.$nin" }, "4822": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.$gte" + "qualifiedName": "__type.$not" }, "4823": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.$lt" + "qualifiedName": "__type.$gt" }, "4824": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.$lte" + "qualifiedName": "__type.$gte" }, "4825": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.$like" + "qualifiedName": "__type.$lt" }, "4826": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.$re" + "qualifiedName": "__type.$lte" }, "4827": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.$ilike" + "qualifiedName": "__type.$like" }, "4828": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.$fulltext" + "qualifiedName": "__type.$re" }, "4829": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.$overlap" + "qualifiedName": "__type.$ilike" }, "4830": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.$contains" + "qualifiedName": "__type.$fulltext" }, "4831": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.$contained" + "qualifiedName": "__type.$overlap" }, "4832": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.$exists" + "qualifiedName": "__type.$contains" }, "4833": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "T" + "qualifiedName": "__type.$contained" }, "4834": { - "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "JoinerServiceConfig" + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type.$exists" }, "4835": { - "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "JoinerServiceConfig.serviceName" + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "T" }, "4836": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "JoinerServiceConfig.alias" + "qualifiedName": "JoinerServiceConfig" }, "4837": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "JoinerServiceConfig.fieldAlias" + "qualifiedName": "JoinerServiceConfig.serviceName" }, "4838": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "__type" + "qualifiedName": "JoinerServiceConfig.alias" }, "4839": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "__type.path" + "qualifiedName": "JoinerServiceConfig.fieldAlias" }, "4840": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "__type.forwardArgumentsOnPath" + "qualifiedName": "__type" }, "4841": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "JoinerServiceConfig.primaryKeys" + "qualifiedName": "__type.path" }, "4842": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "JoinerServiceConfig.relationships" + "qualifiedName": "__type.forwardArgumentsOnPath" }, "4843": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "JoinerServiceConfig.extends" + "qualifiedName": "JoinerServiceConfig.primaryKeys" }, "4844": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "__type" + "qualifiedName": "JoinerServiceConfig.relationships" }, "4845": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "__type.serviceName" + "qualifiedName": "JoinerServiceConfig.extends" }, "4846": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "__type.relationship" + "qualifiedName": "__type" }, "4847": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "JoinerServiceConfig.args" + "qualifiedName": "__type.serviceName" }, "4848": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "ModuleJoinerRelationship" + "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", + "qualifiedName": "__type.relationship" }, "4849": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type" + "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", + "qualifiedName": "JoinerServiceConfig.args" }, "4850": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.deleteCascade" + "qualifiedName": "ModuleJoinerRelationship" }, "4851": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "LinkModulesExtraFields" + "qualifiedName": "__type" }, "4852": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type" + "qualifiedName": "__type.deleteCascade" }, "4853": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.type" + "qualifiedName": "LinkModulesExtraFields" }, "4854": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.defaultValue" + "qualifiedName": "__type" }, "4855": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.nullable" + "qualifiedName": "__type.type" }, "4856": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.options" + "qualifiedName": "__type.defaultValue" }, "4857": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "Message" + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.nullable" }, "4858": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type" + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.options" }, "4859": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type.options" + "qualifiedName": "Message" }, "4860": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "TData" + "qualifiedName": "__type" }, "4861": { - "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "MessageAggregatorFormat" - }, - "4862": { - "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "MessageAggregatorFormat.groupBy" - }, - "4863": { - "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "MessageAggregatorFormat.sortBy" - }, - "4864": { - "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "__type" - }, - "4865": { - "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "__type.__index" - }, - "4867": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "RawMessageFormat" - }, - "4868": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type" - }, - "4869": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type.eventName" - }, - "4870": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type.data" - }, - "4871": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type.source" - }, - "4872": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type.object" - }, - "4873": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type.action" - }, - "4874": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type.context" - }, - "4875": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "__type.options" }, - "4876": { + "4862": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "TData" }, + "4863": { + "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", + "qualifiedName": "MessageAggregatorFormat" + }, + "4864": { + "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", + "qualifiedName": "MessageAggregatorFormat.groupBy" + }, + "4865": { + "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", + "qualifiedName": "MessageAggregatorFormat.sortBy" + }, + "4866": { + "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", + "qualifiedName": "__type" + }, + "4867": { + "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", + "qualifiedName": "__type.__index" + }, + "4869": { + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "RawMessageFormat" + }, + "4870": { + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "__type" + }, + "4871": { + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "__type.eventName" + }, + "4872": { + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "__type.data" + }, + "4873": { + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "__type.source" + }, + "4874": { + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "__type.object" + }, + "4875": { + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "__type.action" + }, + "4876": { + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "__type.context" + }, "4877": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "Query" + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "__type.options" }, "4878": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "T" + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "TData" }, "4879": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "ExpandScalar" + "qualifiedName": "Query" }, "4880": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "T" }, "4881": { - "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "JoinerServiceConfigAlias" + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "ExpandScalar" }, "4882": { - "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "JoinerServiceConfigAlias.name" + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "T" }, "4883": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "JoinerServiceConfigAlias.args" + "qualifiedName": "JoinerServiceConfigAlias" }, "4884": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "JoinerRelationship" + "qualifiedName": "JoinerServiceConfigAlias.name" }, "4885": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "__type" + "qualifiedName": "JoinerServiceConfigAlias.args" }, "4886": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "__type.alias" + "qualifiedName": "JoinerRelationship" }, "4887": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "__type.foreignKey" + "qualifiedName": "__type" }, "4888": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "__type.primaryKey" + "qualifiedName": "__type.alias" }, "4889": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "__type.serviceName" + "qualifiedName": "__type.foreignKey" }, "4890": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "__type.inverse" + "qualifiedName": "__type.primaryKey" }, "4891": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "__type.isList" + "qualifiedName": "__type.serviceName" }, "4892": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "__type.args" + "qualifiedName": "__type.inverse" }, "4893": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "MessageBody" + "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", + "qualifiedName": "__type.isList" }, "4894": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type" + "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", + "qualifiedName": "__type.args" }, "4895": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type.eventName" + "qualifiedName": "MessageBody" }, "4896": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type.metadata" + "qualifiedName": "__type" }, "4897": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type.data" + "qualifiedName": "__type.eventName" }, "4898": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "TData" + "qualifiedName": "__type.metadata" }, "4899": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "Scalar" + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "__type.data" }, "4900": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type" + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "TData" }, "4901": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.toHexString" + "qualifiedName": "Scalar" }, "4902": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.toHexString" + "qualifiedName": "__type" }, "4903": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "FilterQuery" + "qualifiedName": "__type.toHexString" }, "4904": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type" + "qualifiedName": "__type.toHexString" }, "4905": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.__index" + "qualifiedName": "FilterQuery" + }, + "4906": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type" }, "4907": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "T" - }, - "4908": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "Prev" + "qualifiedName": "__type.__index" }, "4909": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "FilterValue" + "qualifiedName": "T" }, "4910": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "T" + "qualifiedName": "Prev" }, "4911": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "EventMetadata" + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "FilterValue" }, "4912": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type" + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "T" }, "4913": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type.eventGroupId" + "qualifiedName": "EventMetadata" }, "4914": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "PrevLimit" + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "__type" }, "4915": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "FilterValue2" + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "__type.eventGroupId" }, "4916": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "T" + "qualifiedName": "PrevLimit" }, "4917": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "Primary" + "qualifiedName": "FilterValue2" }, "4918": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type" + "qualifiedName": "T" }, "4919": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.[PrimaryKeyType]" + "qualifiedName": "Primary" }, "4920": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", @@ -16980,7 +16972,7 @@ }, "4921": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type._id" + "qualifiedName": "__type.[PrimaryKeyType]" }, "4922": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", @@ -16988,7 +16980,7 @@ }, "4923": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.uuid" + "qualifiedName": "__type._id" }, "4924": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", @@ -16996,19 +16988,27 @@ }, "4925": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.id" + "qualifiedName": "__type.uuid" }, "4926": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "T" + "qualifiedName": "__type" }, "4927": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "ReadonlyPrimary" + "qualifiedName": "__type.id" }, "4928": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "T" + }, + "4929": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "ReadonlyPrimary" + }, + "4930": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "T" } }, "files": { @@ -17016,7 +17016,7 @@ "1": "../../../../packages/core/types/src/inventory/service.ts" }, "reflections": { - "1": 4374 + "1": 4376 } } } \ No newline at end of file diff --git a/www/utils/generated/typedoc-json-output/medusa-config.json b/www/utils/generated/typedoc-json-output/medusa-config.json index f31f415efc..9abd6b75d5 100644 --- a/www/utils/generated/typedoc-json-output/medusa-config.json +++ b/www/utils/generated/typedoc-json-output/medusa-config.json @@ -1,12 +1,12 @@ { - "id": 13483, + "id": 13469, "name": "medusa-config", "variant": "project", "kind": 1, "flags": {}, "children": [ { - "id": 13484, + "id": 13470, "name": "AdminOptions", "variant": "declaration", "kind": 256, @@ -21,7 +21,7 @@ }, "children": [ { - "id": 13485, + "id": 13471, "name": "disable", "variant": "declaration", "kind": 1024, @@ -58,7 +58,7 @@ } }, { - "id": 13486, + "id": 13472, "name": "path", "variant": "declaration", "kind": 1024, @@ -124,7 +124,7 @@ } }, { - "id": 13487, + "id": 13473, "name": "outDir", "variant": "declaration", "kind": 1024, @@ -153,7 +153,7 @@ } }, { - "id": 13488, + "id": 13474, "name": "backendUrl", "variant": "declaration", "kind": 1024, @@ -174,7 +174,7 @@ } }, { - "id": 13489, + "id": 13475, "name": "vite", "variant": "declaration", "kind": 1024, @@ -200,21 +200,21 @@ "type": { "type": "reflection", "declaration": { - "id": 13490, + "id": 13476, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "signatures": [ { - "id": 13491, + "id": 13477, "name": "__type", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 13492, + "id": 13478, "name": "config", "variant": "param", "kind": 32768, @@ -249,17 +249,17 @@ { "title": "Properties", "children": [ - 13485, - 13486, - 13487, - 13488, - 13489 + 13471, + 13472, + 13473, + 13474, + 13475 ] } ] }, { - "id": 13493, + "id": 13479, "name": "HttpCompressionOptions", "variant": "declaration", "kind": 256, @@ -274,7 +274,7 @@ }, "children": [ { - "id": 13494, + "id": 13480, "name": "enabled", "variant": "declaration", "kind": 1024, @@ -303,7 +303,7 @@ } }, { - "id": 13495, + "id": 13481, "name": "level", "variant": "declaration", "kind": 1024, @@ -332,7 +332,7 @@ } }, { - "id": 13496, + "id": 13482, "name": "memLevel", "variant": "declaration", "kind": 1024, @@ -361,7 +361,7 @@ } }, { - "id": 13497, + "id": 13483, "name": "threshold", "variant": "declaration", "kind": 1024, @@ -403,16 +403,16 @@ { "title": "Properties", "children": [ - 13494, - 13495, - 13496, - 13497 + 13480, + 13481, + 13482, + 13483 ] } ] }, { - "id": 13498, + "id": 13484, "name": "ProjectConfigOptions", "variant": "declaration", "kind": 256, @@ -427,7 +427,7 @@ }, "children": [ { - "id": 13499, + "id": 13485, "name": "databaseName", "variant": "declaration", "kind": 1024, @@ -467,7 +467,7 @@ } }, { - "id": 13500, + "id": 13486, "name": "databaseUrl", "variant": "declaration", "kind": 1024, @@ -607,7 +607,7 @@ } }, { - "id": 13501, + "id": 13487, "name": "databaseSchema", "variant": "declaration", "kind": 1024, @@ -640,7 +640,7 @@ } }, { - "id": 13502, + "id": 13488, "name": "databaseLogging", "variant": "declaration", "kind": 1024, @@ -749,7 +749,7 @@ } }, { - "id": 13504, + "id": 13490, "name": "databaseDriverOptions", "variant": "declaration", "kind": 1024, @@ -832,14 +832,14 @@ { "type": "reflection", "declaration": { - "id": 13505, + "id": 13491, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 13506, + "id": 13492, "name": "connection", "variant": "declaration", "kind": 1024, @@ -849,14 +849,14 @@ "type": { "type": "reflection", "declaration": { - "id": 13507, + "id": 13493, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 13508, + "id": 13494, "name": "ssl", "variant": "declaration", "kind": 1024, @@ -874,14 +874,14 @@ "type": { "type": "reflection", "declaration": { - "id": 13509, + "id": 13495, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 13510, + "id": 13496, "name": "rejectUnauthorized", "variant": "declaration", "kind": 1024, @@ -906,7 +906,7 @@ { "title": "Properties", "children": [ - 13510 + 13496 ] } ] @@ -918,7 +918,7 @@ { "title": "Properties", "children": [ - 13508 + 13494 ] } ] @@ -930,7 +930,7 @@ { "title": "Properties", "children": [ - 13506 + 13492 ] } ] @@ -940,7 +940,7 @@ } }, { - "id": 13511, + "id": 13497, "name": "redisUrl", "variant": "declaration", "kind": 1024, @@ -988,7 +988,7 @@ } }, { - "id": 13512, + "id": 13498, "name": "redisPrefix", "variant": "declaration", "kind": 1024, @@ -1036,7 +1036,7 @@ } }, { - "id": 13513, + "id": 13499, "name": "redisOptions", "variant": "declaration", "kind": 1024, @@ -1073,7 +1073,7 @@ } }, { - "id": 13514, + "id": 13500, "name": "sessionOptions", "variant": "declaration", "kind": 1024, @@ -1110,7 +1110,7 @@ } }, { - "id": 13516, + "id": 13502, "name": "jobsBatchSize", "variant": "declaration", "kind": 1024, @@ -1150,7 +1150,7 @@ } }, { - "id": 13517, + "id": 13503, "name": "workerMode", "variant": "declaration", "kind": 1024, @@ -1227,7 +1227,7 @@ } }, { - "id": 13518, + "id": 13504, "name": "http", "variant": "declaration", "kind": 1024, @@ -1254,14 +1254,14 @@ "type": { "type": "reflection", "declaration": { - "id": 13519, + "id": 13505, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 13520, + "id": 13506, "name": "jwtSecret", "variant": "declaration", "kind": 1024, @@ -1301,7 +1301,7 @@ } }, { - "id": 13521, + "id": 13507, "name": "jwtExpiresIn", "variant": "declaration", "kind": 1024, @@ -1341,7 +1341,7 @@ } }, { - "id": 13522, + "id": 13508, "name": "cookieSecret", "variant": "declaration", "kind": 1024, @@ -1381,7 +1381,7 @@ } }, { - "id": 13523, + "id": 13509, "name": "authCors", "variant": "declaration", "kind": 1024, @@ -1495,7 +1495,7 @@ } }, { - "id": 13524, + "id": 13510, "name": "compression", "variant": "declaration", "kind": 1024, @@ -1531,13 +1531,13 @@ }, "type": { "type": "reference", - "target": 13493, + "target": 13479, "name": "HttpCompressionOptions", "package": "@medusajs/types" } }, { - "id": 13525, + "id": 13511, "name": "storeCors", "variant": "declaration", "kind": 1024, @@ -1643,7 +1643,7 @@ } }, { - "id": 13526, + "id": 13512, "name": "adminCors", "variant": "declaration", "kind": 1024, @@ -1749,7 +1749,7 @@ } }, { - "id": 13527, + "id": 13513, "name": "authMethodsPerActor", "variant": "declaration", "kind": 1024, @@ -1839,14 +1839,14 @@ { "title": "Properties", "children": [ - 13520, - 13521, - 13522, - 13523, - 13524, - 13525, - 13526, - 13527 + 13506, + 13507, + 13508, + 13509, + 13510, + 13511, + 13512, + 13513 ] } ] @@ -1858,24 +1858,24 @@ { "title": "Properties", "children": [ + 13485, + 13486, + 13487, + 13488, + 13490, + 13497, + 13498, 13499, 13500, - 13501, 13502, - 13504, - 13511, - 13512, - 13513, - 13514, - 13516, - 13517, - 13518 + 13503, + 13504 ] } ] }, { - "id": 13528, + "id": 13514, "name": "ConfigModule", "variant": "declaration", "kind": 256, @@ -1906,7 +1906,7 @@ "kind": "inline-tag", "tag": "@link", "text": "projectConfig", - "target": 13529, + "target": 13515, "tsLinkText": "projectConfig" }, { @@ -1917,7 +1917,7 @@ "kind": "inline-tag", "tag": "@link", "text": "admin", - "target": 13530, + "target": 13516, "tsLinkText": "admin" }, { @@ -1942,7 +1942,7 @@ "kind": "inline-tag", "tag": "@link", "text": "modules", - "target": 13535, + "target": 13521, "tsLinkText": "modules" }, { @@ -1953,7 +1953,7 @@ "kind": "inline-tag", "tag": "@link", "text": "featureFlags", - "target": 13536, + "target": 13522, "tsLinkText": "featureFlags" }, { @@ -1988,7 +1988,7 @@ }, "children": [ { - "id": 13529, + "id": 13515, "name": "projectConfig", "variant": "declaration", "kind": 1024, @@ -2003,13 +2003,13 @@ }, "type": { "type": "reference", - "target": 13498, + "target": 13484, "name": "ProjectConfigOptions", "package": "@medusajs/types" } }, { - "id": 13530, + "id": 13516, "name": "admin", "variant": "declaration", "kind": 1024, @@ -2037,13 +2037,13 @@ }, "type": { "type": "reference", - "target": 13484, + "target": 13470, "name": "AdminOptions", "package": "@medusajs/types" } }, { - "id": 13535, + "id": 13521, "name": "modules", "variant": "declaration", "kind": 1024, @@ -2185,7 +2185,7 @@ } }, { - "id": 13536, + "id": 13522, "name": "featureFlags", "variant": "declaration", "kind": 1024, @@ -2263,16 +2263,16 @@ { "title": "Properties", "children": [ - 13529, - 13530, - 13535, - 13536 + 13515, + 13516, + 13521, + 13522 ] } ] }, { - "id": 13537, + "id": 13523, "name": "PluginDetails", "variant": "declaration", "kind": 2097152, @@ -2280,14 +2280,14 @@ "type": { "type": "reflection", "declaration": { - "id": 13538, + "id": 13524, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 13539, + "id": 13525, "name": "resolve", "variant": "declaration", "kind": 1024, @@ -2298,7 +2298,7 @@ } }, { - "id": 13540, + "id": 13526, "name": "name", "variant": "declaration", "kind": 1024, @@ -2309,7 +2309,7 @@ } }, { - "id": 13541, + "id": 13527, "name": "id", "variant": "declaration", "kind": 1024, @@ -2320,7 +2320,7 @@ } }, { - "id": 13542, + "id": 13528, "name": "options", "variant": "declaration", "kind": 1024, @@ -2346,7 +2346,7 @@ } }, { - "id": 13543, + "id": 13529, "name": "version", "variant": "declaration", "kind": 1024, @@ -2361,11 +2361,11 @@ { "title": "Properties", "children": [ - 13539, - 13540, - 13541, - 13542, - 13543 + 13525, + 13526, + 13527, + 13528, + 13529 ] } ] @@ -2377,104 +2377,156 @@ { "title": "Interfaces", "children": [ + 13470, + 13479, 13484, - 13493, - 13498, - 13528 + 13514 ] }, { "title": "Type Aliases", "children": [ - 13537 + 13523 ] } ], "packageName": "@medusajs/types", "symbolIdMap": { - "13483": { + "13469": { "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", "qualifiedName": "" }, - "13484": { + "13470": { "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", "qualifiedName": "AdminOptions" }, - "13485": { + "13471": { "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", "qualifiedName": "__type.disable" }, - "13486": { + "13472": { "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", "qualifiedName": "__type.path" }, - "13487": { + "13473": { "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", "qualifiedName": "__type.outDir" }, - "13488": { + "13474": { "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", "qualifiedName": "__type.backendUrl" }, - "13489": { + "13475": { "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", "qualifiedName": "__type.vite" }, - "13490": { + "13476": { "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", "qualifiedName": "__type" }, + "13477": { + "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", + "qualifiedName": "__type" + }, + "13478": { + "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", + "qualifiedName": "config" + }, + "13479": { + "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", + "qualifiedName": "HttpCompressionOptions" + }, + "13480": { + "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", + "qualifiedName": "__type.enabled" + }, + "13481": { + "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", + "qualifiedName": "__type.level" + }, + "13482": { + "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", + "qualifiedName": "__type.memLevel" + }, + "13483": { + "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", + "qualifiedName": "__type.threshold" + }, + "13484": { + "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", + "qualifiedName": "ProjectConfigOptions" + }, + "13485": { + "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", + "qualifiedName": "__type.databaseName" + }, + "13486": { + "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", + "qualifiedName": "__type.databaseUrl" + }, + "13487": { + "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", + "qualifiedName": "__type.databaseSchema" + }, + "13488": { + "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", + "qualifiedName": "__type.databaseLogging" + }, + "13490": { + "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", + "qualifiedName": "__type.databaseDriverOptions" + }, "13491": { "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", "qualifiedName": "__type" }, "13492": { "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", - "qualifiedName": "config" + "qualifiedName": "__type.connection" }, "13493": { "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", - "qualifiedName": "HttpCompressionOptions" + "qualifiedName": "__type" }, "13494": { "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", - "qualifiedName": "__type.enabled" + "qualifiedName": "__type.ssl" }, "13495": { "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", - "qualifiedName": "__type.level" + "qualifiedName": "__type" }, "13496": { "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", - "qualifiedName": "__type.memLevel" + "qualifiedName": "__type.rejectUnauthorized" }, "13497": { "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", - "qualifiedName": "__type.threshold" + "qualifiedName": "__type.redisUrl" }, "13498": { "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", - "qualifiedName": "ProjectConfigOptions" + "qualifiedName": "__type.redisPrefix" }, "13499": { "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", - "qualifiedName": "__type.databaseName" + "qualifiedName": "__type.redisOptions" }, "13500": { "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", - "qualifiedName": "__type.databaseUrl" - }, - "13501": { - "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", - "qualifiedName": "__type.databaseSchema" + "qualifiedName": "__type.sessionOptions" }, "13502": { "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", - "qualifiedName": "__type.databaseLogging" + "qualifiedName": "__type.jobsBatchSize" + }, + "13503": { + "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", + "qualifiedName": "__type.workerMode" }, "13504": { "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", - "qualifiedName": "__type.databaseDriverOptions" + "qualifiedName": "__type.http" }, "13505": { "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", @@ -2482,133 +2534,81 @@ }, "13506": { "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", - "qualifiedName": "__type.connection" + "qualifiedName": "__type.jwtSecret" }, "13507": { "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", - "qualifiedName": "__type" + "qualifiedName": "__type.jwtExpiresIn" }, "13508": { "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", - "qualifiedName": "__type.ssl" + "qualifiedName": "__type.cookieSecret" }, "13509": { "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", - "qualifiedName": "__type" + "qualifiedName": "__type.authCors" }, "13510": { "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", - "qualifiedName": "__type.rejectUnauthorized" + "qualifiedName": "__type.compression" }, "13511": { "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", - "qualifiedName": "__type.redisUrl" + "qualifiedName": "__type.storeCors" }, "13512": { "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", - "qualifiedName": "__type.redisPrefix" + "qualifiedName": "__type.adminCors" }, "13513": { "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", - "qualifiedName": "__type.redisOptions" + "qualifiedName": "__type.authMethodsPerActor" }, "13514": { - "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", - "qualifiedName": "__type.sessionOptions" - }, - "13516": { - "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", - "qualifiedName": "__type.jobsBatchSize" - }, - "13517": { - "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", - "qualifiedName": "__type.workerMode" - }, - "13518": { - "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", - "qualifiedName": "__type.http" - }, - "13519": { - "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", - "qualifiedName": "__type" - }, - "13520": { - "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", - "qualifiedName": "__type.jwtSecret" - }, - "13521": { - "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", - "qualifiedName": "__type.jwtExpiresIn" - }, - "13522": { - "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", - "qualifiedName": "__type.cookieSecret" - }, - "13523": { - "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", - "qualifiedName": "__type.authCors" - }, - "13524": { - "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", - "qualifiedName": "__type.compression" - }, - "13525": { - "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", - "qualifiedName": "__type.storeCors" - }, - "13526": { - "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", - "qualifiedName": "__type.adminCors" - }, - "13527": { - "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", - "qualifiedName": "__type.authMethodsPerActor" - }, - "13528": { "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", "qualifiedName": "ConfigModule" }, - "13529": { + "13515": { "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", "qualifiedName": "__type.projectConfig" }, - "13530": { + "13516": { "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", "qualifiedName": "__type.admin" }, - "13535": { + "13521": { "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", "qualifiedName": "__type.modules" }, - "13536": { + "13522": { "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", "qualifiedName": "__type.featureFlags" }, - "13537": { + "13523": { "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", "qualifiedName": "PluginDetails" }, - "13538": { + "13524": { "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", "qualifiedName": "__type" }, - "13539": { + "13525": { "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", "qualifiedName": "__type.resolve" }, - "13540": { + "13526": { "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", "qualifiedName": "__type.name" }, - "13541": { + "13527": { "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", "qualifiedName": "__type.id" }, - "13542": { + "13528": { "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", "qualifiedName": "__type.options" }, - "13543": { + "13529": { "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", "qualifiedName": "__type.version" } @@ -2618,7 +2618,7 @@ "1": "../../../../packages/core/types/src/common/config-module.ts" }, "reflections": { - "1": 13483 + "1": 13469 } } } \ No newline at end of file diff --git a/www/utils/generated/typedoc-json-output/order-models.json b/www/utils/generated/typedoc-json-output/order-models.json index c090e219f6..8d0e1cdaed 100644 --- a/www/utils/generated/typedoc-json-output/order-models.json +++ b/www/utils/generated/typedoc-json-output/order-models.json @@ -1,5 +1,5 @@ { - "id": 7233, + "id": 7218, "name": "order-models", "variant": "project", "kind": 1, @@ -18,28 +18,28 @@ }, "children": [ { - "id": 7234, + "id": 7219, "name": "Address", "variant": "declaration", "kind": 128, "flags": {}, "children": [ { - "id": 7235, + "id": 7220, "name": "constructor", "variant": "declaration", "kind": 512, "flags": {}, "signatures": [ { - "id": 7236, + "id": 7221, "name": "new Address", "variant": "signature", "kind": 16384, "flags": {}, "type": { "type": "reference", - "target": 7234, + "target": 7219, "name": "Address", "package": "@medusajs/order", "qualifiedName": "default" @@ -48,7 +48,7 @@ ] }, { - "id": 7256, + "id": 7241, "name": "[OptionalProps]", "variant": "declaration", "kind": 1024, @@ -64,7 +64,7 @@ } }, { - "id": 7237, + "id": 7222, "name": "id", "variant": "declaration", "kind": 1024, @@ -75,7 +75,7 @@ } }, { - "id": 7238, + "id": 7223, "name": "customer_id", "variant": "declaration", "kind": 1024, @@ -96,7 +96,7 @@ "defaultValue": "null" }, { - "id": 7239, + "id": 7224, "name": "company", "variant": "declaration", "kind": 1024, @@ -117,7 +117,7 @@ "defaultValue": "null" }, { - "id": 7240, + "id": 7225, "name": "first_name", "variant": "declaration", "kind": 1024, @@ -138,7 +138,7 @@ "defaultValue": "null" }, { - "id": 7241, + "id": 7226, "name": "last_name", "variant": "declaration", "kind": 1024, @@ -159,7 +159,7 @@ "defaultValue": "null" }, { - "id": 7242, + "id": 7227, "name": "address_1", "variant": "declaration", "kind": 1024, @@ -180,7 +180,7 @@ "defaultValue": "null" }, { - "id": 7243, + "id": 7228, "name": "address_2", "variant": "declaration", "kind": 1024, @@ -201,7 +201,7 @@ "defaultValue": "null" }, { - "id": 7244, + "id": 7229, "name": "city", "variant": "declaration", "kind": 1024, @@ -222,7 +222,7 @@ "defaultValue": "null" }, { - "id": 7245, + "id": 7230, "name": "country_code", "variant": "declaration", "kind": 1024, @@ -243,7 +243,7 @@ "defaultValue": "null" }, { - "id": 7246, + "id": 7231, "name": "province", "variant": "declaration", "kind": 1024, @@ -264,7 +264,7 @@ "defaultValue": "null" }, { - "id": 7247, + "id": 7232, "name": "postal_code", "variant": "declaration", "kind": 1024, @@ -285,7 +285,7 @@ "defaultValue": "null" }, { - "id": 7248, + "id": 7233, "name": "phone", "variant": "declaration", "kind": 1024, @@ -306,7 +306,7 @@ "defaultValue": "null" }, { - "id": 7249, + "id": 7234, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -342,7 +342,7 @@ "defaultValue": "null" }, { - "id": 7250, + "id": 7235, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -358,7 +358,7 @@ } }, { - "id": 7251, + "id": 7236, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -374,14 +374,14 @@ } }, { - "id": 7252, + "id": 7237, "name": "onCreate", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 7253, + "id": 7238, "name": "onCreate", "variant": "signature", "kind": 4096, @@ -394,14 +394,14 @@ ] }, { - "id": 7254, + "id": 7239, "name": "onInit", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 7255, + "id": 7240, "name": "onInit", "variant": "signature", "kind": 4096, @@ -418,62 +418,62 @@ { "title": "Constructors", "children": [ - 7235 + 7220 ] }, { "title": "Properties", "children": [ - 7256, - 7237, - 7238, - 7239, - 7240, 7241, - 7242, - 7243, - 7244, - 7245, - 7246, - 7247, - 7248, - 7249, - 7250, - 7251 + 7222, + 7223, + 7224, + 7225, + 7226, + 7227, + 7228, + 7229, + 7230, + 7231, + 7232, + 7233, + 7234, + 7235, + 7236 ] }, { "title": "Methods", "children": [ - 7252, - 7254 + 7237, + 7239 ] } ] }, { - "id": 7308, + "id": 7293, "name": "ClaimItemImage", "variant": "declaration", "kind": 128, "flags": {}, "children": [ { - "id": 7309, + "id": 7294, "name": "constructor", "variant": "declaration", "kind": 512, "flags": {}, "signatures": [ { - "id": 7310, + "id": 7295, "name": "new ClaimItemImage", "variant": "signature", "kind": 16384, "flags": {}, "type": { "type": "reference", - "target": 7308, + "target": 7293, "name": "ClaimItemImage", "package": "@medusajs/order", "qualifiedName": "default" @@ -482,7 +482,7 @@ ] }, { - "id": 7323, + "id": 7308, "name": "[OptionalProps]", "variant": "declaration", "kind": 1024, @@ -500,7 +500,7 @@ } }, { - "id": 7311, + "id": 7296, "name": "id", "variant": "declaration", "kind": 1024, @@ -511,7 +511,7 @@ } }, { - "id": 7312, + "id": 7297, "name": "claim_item_id", "variant": "declaration", "kind": 1024, @@ -522,21 +522,21 @@ } }, { - "id": 7313, + "id": 7298, "name": "item", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 7285, + "target": 7270, "name": "OrderClaimItem", "package": "@medusajs/order", "qualifiedName": "default" } }, { - "id": 7314, + "id": 7299, "name": "url", "variant": "declaration", "kind": 1024, @@ -547,7 +547,7 @@ } }, { - "id": 7315, + "id": 7300, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -583,7 +583,7 @@ "defaultValue": "null" }, { - "id": 7316, + "id": 7301, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -599,7 +599,7 @@ } }, { - "id": 7317, + "id": 7302, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -615,7 +615,7 @@ } }, { - "id": 7318, + "id": 7303, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -641,14 +641,14 @@ "defaultValue": "null" }, { - "id": 7319, + "id": 7304, "name": "onCreate", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 7320, + "id": 7305, "name": "onCreate", "variant": "signature", "kind": 4096, @@ -661,14 +661,14 @@ ] }, { - "id": 7321, + "id": 7306, "name": "onInit", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 7322, + "id": 7307, "name": "onInit", "variant": "signature", "kind": 4096, @@ -685,55 +685,55 @@ { "title": "Constructors", "children": [ - 7309 + 7294 ] }, { "title": "Properties", "children": [ - 7323, - 7311, - 7312, - 7313, - 7314, - 7315, - 7316, - 7317, - 7318 + 7308, + 7296, + 7297, + 7298, + 7299, + 7300, + 7301, + 7302, + 7303 ] }, { "title": "Methods", "children": [ - 7319, - 7321 + 7304, + 7306 ] } ] }, { - "id": 7285, + "id": 7270, "name": "ClaimItem", "variant": "declaration", "kind": 128, "flags": {}, "children": [ { - "id": 7286, + "id": 7271, "name": "constructor", "variant": "declaration", "kind": 512, "flags": {}, "signatures": [ { - "id": 7287, + "id": 7272, "name": "new ClaimItem", "variant": "signature", "kind": 16384, "flags": {}, "type": { "type": "reference", - "target": 7285, + "target": 7270, "name": "OrderClaimItem", "package": "@medusajs/order", "qualifiedName": "default" @@ -742,7 +742,7 @@ ] }, { - "id": 7307, + "id": 7292, "name": "[OptionalProps]", "variant": "declaration", "kind": 1024, @@ -760,7 +760,7 @@ } }, { - "id": 7288, + "id": 7273, "name": "id", "variant": "declaration", "kind": 1024, @@ -771,7 +771,7 @@ } }, { - "id": 7289, + "id": 7274, "name": "images", "variant": "declaration", "kind": 1024, @@ -785,7 +785,7 @@ "typeArguments": [ { "type": "reference", - "target": 7308, + "target": 7293, "name": "ClaimItemImage", "package": "@medusajs/order", "qualifiedName": "default" @@ -801,7 +801,7 @@ "defaultValue": "..." }, { - "id": 7290, + "id": 7275, "name": "reason", "variant": "declaration", "kind": 1024, @@ -827,7 +827,7 @@ "defaultValue": "null" }, { - "id": 7291, + "id": 7276, "name": "quantity", "variant": "declaration", "kind": 1024, @@ -852,7 +852,7 @@ } }, { - "id": 7292, + "id": 7277, "name": "raw_quantity", "variant": "declaration", "kind": 1024, @@ -868,7 +868,7 @@ } }, { - "id": 7293, + "id": 7278, "name": "claim_id", "variant": "declaration", "kind": 1024, @@ -879,21 +879,21 @@ } }, { - "id": 7294, + "id": 7279, "name": "claim", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 7257, + "target": 7242, "name": "OrderClaim", "package": "@medusajs/order", "qualifiedName": "default" } }, { - "id": 7295, + "id": 7280, "name": "item_id", "variant": "declaration", "kind": 1024, @@ -904,21 +904,21 @@ } }, { - "id": 7296, + "id": 7281, "name": "item", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 7371, + "target": 7356, "name": "LineItem", "package": "@medusajs/order", "qualifiedName": "default" } }, { - "id": 7297, + "id": 7282, "name": "is_additional_item", "variant": "declaration", "kind": 1024, @@ -930,7 +930,7 @@ "defaultValue": "false" }, { - "id": 7298, + "id": 7283, "name": "note", "variant": "declaration", "kind": 1024, @@ -941,7 +941,7 @@ } }, { - "id": 7299, + "id": 7284, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -977,7 +977,7 @@ "defaultValue": "null" }, { - "id": 7300, + "id": 7285, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -993,7 +993,7 @@ } }, { - "id": 7301, + "id": 7286, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -1009,7 +1009,7 @@ } }, { - "id": 7302, + "id": 7287, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -1035,14 +1035,14 @@ "defaultValue": "null" }, { - "id": 7303, + "id": 7288, "name": "onCreate", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 7304, + "id": 7289, "name": "onCreate", "variant": "signature", "kind": 4096, @@ -1055,14 +1055,14 @@ ] }, { - "id": 7305, + "id": 7290, "name": "onInit", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 7306, + "id": 7291, "name": "onInit", "variant": "signature", "kind": 4096, @@ -1079,62 +1079,62 @@ { "title": "Constructors", "children": [ - 7286 + 7271 ] }, { "title": "Properties", "children": [ - 7307, - 7288, - 7289, - 7290, - 7291, 7292, - 7293, - 7294, - 7295, - 7296, - 7297, - 7298, - 7299, - 7300, - 7301, - 7302 + 7273, + 7274, + 7275, + 7276, + 7277, + 7278, + 7279, + 7280, + 7281, + 7282, + 7283, + 7284, + 7285, + 7286, + 7287 ] }, { "title": "Methods", "children": [ - 7303, - 7305 + 7288, + 7290 ] } ] }, { - "id": 7257, + "id": 7242, "name": "OrderClaim", "variant": "declaration", "kind": 128, "flags": {}, "children": [ { - "id": 7258, + "id": 7243, "name": "constructor", "variant": "declaration", "kind": 512, "flags": {}, "signatures": [ { - "id": 7259, + "id": 7244, "name": "new OrderClaim", "variant": "signature", "kind": 16384, "flags": {}, "type": { "type": "reference", - "target": 7257, + "target": 7242, "name": "OrderClaim", "package": "@medusajs/order", "qualifiedName": "default" @@ -1143,7 +1143,7 @@ ] }, { - "id": 7284, + "id": 7269, "name": "[OptionalProps]", "variant": "declaration", "kind": 1024, @@ -1161,7 +1161,7 @@ } }, { - "id": 7260, + "id": 7245, "name": "id", "variant": "declaration", "kind": 1024, @@ -1172,7 +1172,7 @@ } }, { - "id": 7261, + "id": 7246, "name": "order_id", "variant": "declaration", "kind": 1024, @@ -1183,35 +1183,35 @@ } }, { - "id": 7262, + "id": 7247, "name": "order", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 7444, + "target": 7429, "name": "Order", "package": "@medusajs/order", "qualifiedName": "default" } }, { - "id": 7263, + "id": 7248, "name": "return", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 7615, + "target": 7600, "name": "Return", "package": "@medusajs/order", "qualifiedName": "default" } }, { - "id": 7264, + "id": 7249, "name": "return_id", "variant": "declaration", "kind": 1024, @@ -1232,7 +1232,7 @@ "defaultValue": "null" }, { - "id": 7265, + "id": 7250, "name": "order_version", "variant": "declaration", "kind": 1024, @@ -1243,7 +1243,7 @@ } }, { - "id": 7266, + "id": 7251, "name": "display_id", "variant": "declaration", "kind": 1024, @@ -1254,7 +1254,7 @@ } }, { - "id": 7267, + "id": 7252, "name": "type", "variant": "declaration", "kind": 1024, @@ -1270,7 +1270,7 @@ } }, { - "id": 7268, + "id": 7253, "name": "no_notification", "variant": "declaration", "kind": 1024, @@ -1291,7 +1291,7 @@ "defaultValue": "null" }, { - "id": 7269, + "id": 7254, "name": "refund_amount", "variant": "declaration", "kind": 1024, @@ -1316,7 +1316,7 @@ } }, { - "id": 7270, + "id": 7255, "name": "raw_refund_amount", "variant": "declaration", "kind": 1024, @@ -1332,7 +1332,7 @@ } }, { - "id": 7271, + "id": 7256, "name": "additional_items", "variant": "declaration", "kind": 1024, @@ -1346,7 +1346,7 @@ "typeArguments": [ { "type": "reference", - "target": 7285, + "target": 7270, "name": "OrderClaimItem", "package": "@medusajs/order", "qualifiedName": "default" @@ -1362,7 +1362,7 @@ "defaultValue": "..." }, { - "id": 7272, + "id": 7257, "name": "claim_items", "variant": "declaration", "kind": 1024, @@ -1376,7 +1376,7 @@ "typeArguments": [ { "type": "reference", - "target": 7285, + "target": 7270, "name": "OrderClaimItem", "package": "@medusajs/order", "qualifiedName": "default" @@ -1392,7 +1392,7 @@ "defaultValue": "..." }, { - "id": 7273, + "id": 7258, "name": "shipping_methods", "variant": "declaration", "kind": 1024, @@ -1406,7 +1406,7 @@ "typeArguments": [ { "type": "reference", - "target": 7577, + "target": 7562, "name": "OrderShippingMethod", "package": "@medusajs/order", "qualifiedName": "default" @@ -1422,7 +1422,7 @@ "defaultValue": "..." }, { - "id": 7274, + "id": 7259, "name": "transactions", "variant": "declaration", "kind": 1024, @@ -1436,7 +1436,7 @@ "typeArguments": [ { "type": "reference", - "target": 7745, + "target": 7731, "name": "Transaction", "package": "@medusajs/order", "qualifiedName": "default" @@ -1452,7 +1452,7 @@ "defaultValue": "..." }, { - "id": 7275, + "id": 7260, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -1488,7 +1488,7 @@ "defaultValue": "null" }, { - "id": 7276, + "id": 7261, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -1504,7 +1504,7 @@ } }, { - "id": 7277, + "id": 7262, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -1520,7 +1520,7 @@ } }, { - "id": 7278, + "id": 7263, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -1546,7 +1546,7 @@ "defaultValue": "null" }, { - "id": 7279, + "id": 7264, "name": "canceled_at", "variant": "declaration", "kind": 1024, @@ -1572,14 +1572,14 @@ "defaultValue": "null" }, { - "id": 7280, + "id": 7265, "name": "onCreate", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 7281, + "id": 7266, "name": "onCreate", "variant": "signature", "kind": 4096, @@ -1592,14 +1592,14 @@ ] }, { - "id": 7282, + "id": 7267, "name": "onInit", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 7283, + "id": 7268, "name": "onInit", "variant": "signature", "kind": 4096, @@ -1616,67 +1616,67 @@ { "title": "Constructors", "children": [ - 7258 + 7243 ] }, { "title": "Properties", "children": [ - 7284, + 7269, + 7245, + 7246, + 7247, + 7248, + 7249, + 7250, + 7251, + 7252, + 7253, + 7254, + 7255, + 7256, + 7257, + 7258, + 7259, 7260, 7261, 7262, 7263, - 7264, - 7265, - 7266, - 7267, - 7268, - 7269, - 7270, - 7271, - 7272, - 7273, - 7274, - 7275, - 7276, - 7277, - 7278, - 7279 + 7264 ] }, { "title": "Methods", "children": [ - 7280, - 7282 + 7265, + 7267 ] } ] }, { - "id": 7351, + "id": 7336, "name": "ExchangeItem", "variant": "declaration", "kind": 128, "flags": {}, "children": [ { - "id": 7352, + "id": 7337, "name": "constructor", "variant": "declaration", "kind": 512, "flags": {}, "signatures": [ { - "id": 7353, + "id": 7338, "name": "new ExchangeItem", "variant": "signature", "kind": 16384, "flags": {}, "type": { "type": "reference", - "target": 7351, + "target": 7336, "name": "OrderExchangeItem", "package": "@medusajs/order", "qualifiedName": "default" @@ -1685,7 +1685,7 @@ ] }, { - "id": 7370, + "id": 7355, "name": "[OptionalProps]", "variant": "declaration", "kind": 1024, @@ -1703,7 +1703,7 @@ } }, { - "id": 7354, + "id": 7339, "name": "id", "variant": "declaration", "kind": 1024, @@ -1714,7 +1714,7 @@ } }, { - "id": 7355, + "id": 7340, "name": "quantity", "variant": "declaration", "kind": 1024, @@ -1739,7 +1739,7 @@ } }, { - "id": 7356, + "id": 7341, "name": "raw_quantity", "variant": "declaration", "kind": 1024, @@ -1755,7 +1755,7 @@ } }, { - "id": 7357, + "id": 7342, "name": "exchange_id", "variant": "declaration", "kind": 1024, @@ -1766,21 +1766,21 @@ } }, { - "id": 7358, + "id": 7343, "name": "exchange", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 7324, + "target": 7309, "name": "OrderExchange", "package": "@medusajs/order", "qualifiedName": "default" } }, { - "id": 7359, + "id": 7344, "name": "item_id", "variant": "declaration", "kind": 1024, @@ -1791,21 +1791,21 @@ } }, { - "id": 7360, + "id": 7345, "name": "item", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 7371, + "target": 7356, "name": "LineItem", "package": "@medusajs/order", "qualifiedName": "default" } }, { - "id": 7361, + "id": 7346, "name": "note", "variant": "declaration", "kind": 1024, @@ -1816,7 +1816,7 @@ } }, { - "id": 7362, + "id": 7347, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -1852,7 +1852,7 @@ "defaultValue": "null" }, { - "id": 7363, + "id": 7348, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -1868,7 +1868,7 @@ } }, { - "id": 7364, + "id": 7349, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -1884,7 +1884,7 @@ } }, { - "id": 7365, + "id": 7350, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -1910,14 +1910,14 @@ "defaultValue": "null" }, { - "id": 7366, + "id": 7351, "name": "onCreate", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 7367, + "id": 7352, "name": "onCreate", "variant": "signature", "kind": 4096, @@ -1930,14 +1930,14 @@ ] }, { - "id": 7368, + "id": 7353, "name": "onInit", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 7369, + "id": 7354, "name": "onInit", "variant": "signature", "kind": 4096, @@ -1954,59 +1954,59 @@ { "title": "Constructors", "children": [ - 7352 + 7337 ] }, { "title": "Properties", "children": [ - 7370, - 7354, 7355, - 7356, - 7357, - 7358, - 7359, - 7360, - 7361, - 7362, - 7363, - 7364, - 7365 + 7339, + 7340, + 7341, + 7342, + 7343, + 7344, + 7345, + 7346, + 7347, + 7348, + 7349, + 7350 ] }, { "title": "Methods", "children": [ - 7366, - 7368 + 7351, + 7353 ] } ] }, { - "id": 7324, + "id": 7309, "name": "OrderExchange", "variant": "declaration", "kind": 128, "flags": {}, "children": [ { - "id": 7325, + "id": 7310, "name": "constructor", "variant": "declaration", "kind": 512, "flags": {}, "signatures": [ { - "id": 7326, + "id": 7311, "name": "new OrderExchange", "variant": "signature", "kind": 16384, "flags": {}, "type": { "type": "reference", - "target": 7324, + "target": 7309, "name": "OrderExchange", "package": "@medusajs/order", "qualifiedName": "default" @@ -2015,7 +2015,7 @@ ] }, { - "id": 7350, + "id": 7335, "name": "[OptionalProps]", "variant": "declaration", "kind": 1024, @@ -2033,7 +2033,7 @@ } }, { - "id": 7327, + "id": 7312, "name": "id", "variant": "declaration", "kind": 1024, @@ -2044,7 +2044,7 @@ } }, { - "id": 7328, + "id": 7313, "name": "order_id", "variant": "declaration", "kind": 1024, @@ -2055,35 +2055,35 @@ } }, { - "id": 7329, + "id": 7314, "name": "order", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 7444, + "target": 7429, "name": "Order", "package": "@medusajs/order", "qualifiedName": "default" } }, { - "id": 7330, + "id": 7315, "name": "return", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 7615, + "target": 7600, "name": "Return", "package": "@medusajs/order", "qualifiedName": "default" } }, { - "id": 7331, + "id": 7316, "name": "return_id", "variant": "declaration", "kind": 1024, @@ -2104,7 +2104,7 @@ "defaultValue": "null" }, { - "id": 7332, + "id": 7317, "name": "order_version", "variant": "declaration", "kind": 1024, @@ -2115,7 +2115,7 @@ } }, { - "id": 7333, + "id": 7318, "name": "display_id", "variant": "declaration", "kind": 1024, @@ -2126,7 +2126,7 @@ } }, { - "id": 7334, + "id": 7319, "name": "no_notification", "variant": "declaration", "kind": 1024, @@ -2147,7 +2147,7 @@ "defaultValue": "null" }, { - "id": 7335, + "id": 7320, "name": "difference_due", "variant": "declaration", "kind": 1024, @@ -2172,7 +2172,7 @@ } }, { - "id": 7336, + "id": 7321, "name": "raw_difference_due", "variant": "declaration", "kind": 1024, @@ -2188,7 +2188,7 @@ } }, { - "id": 7337, + "id": 7322, "name": "allow_backorder", "variant": "declaration", "kind": 1024, @@ -2200,7 +2200,7 @@ "defaultValue": "false" }, { - "id": 7338, + "id": 7323, "name": "additional_items", "variant": "declaration", "kind": 1024, @@ -2214,7 +2214,7 @@ "typeArguments": [ { "type": "reference", - "target": 7351, + "target": 7336, "name": "OrderExchangeItem", "package": "@medusajs/order", "qualifiedName": "default" @@ -2230,7 +2230,7 @@ "defaultValue": "..." }, { - "id": 7339, + "id": 7324, "name": "shipping_methods", "variant": "declaration", "kind": 1024, @@ -2244,7 +2244,7 @@ "typeArguments": [ { "type": "reference", - "target": 7577, + "target": 7562, "name": "OrderShippingMethod", "package": "@medusajs/order", "qualifiedName": "default" @@ -2260,7 +2260,7 @@ "defaultValue": "..." }, { - "id": 7340, + "id": 7325, "name": "transactions", "variant": "declaration", "kind": 1024, @@ -2274,7 +2274,7 @@ "typeArguments": [ { "type": "reference", - "target": 7745, + "target": 7731, "name": "Transaction", "package": "@medusajs/order", "qualifiedName": "default" @@ -2290,7 +2290,7 @@ "defaultValue": "..." }, { - "id": 7341, + "id": 7326, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -2326,7 +2326,7 @@ "defaultValue": "null" }, { - "id": 7342, + "id": 7327, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -2342,7 +2342,7 @@ } }, { - "id": 7343, + "id": 7328, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -2358,7 +2358,7 @@ } }, { - "id": 7344, + "id": 7329, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -2384,7 +2384,7 @@ "defaultValue": "null" }, { - "id": 7345, + "id": 7330, "name": "canceled_at", "variant": "declaration", "kind": 1024, @@ -2410,14 +2410,14 @@ "defaultValue": "null" }, { - "id": 7346, + "id": 7331, "name": "onCreate", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 7347, + "id": 7332, "name": "onCreate", "variant": "signature", "kind": 4096, @@ -2430,14 +2430,14 @@ ] }, { - "id": 7348, + "id": 7333, "name": "onInit", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 7349, + "id": 7334, "name": "onInit", "variant": "signature", "kind": 4096, @@ -2454,66 +2454,66 @@ { "title": "Constructors", "children": [ - 7325 + 7310 ] }, { "title": "Properties", "children": [ - 7350, + 7335, + 7312, + 7313, + 7314, + 7315, + 7316, + 7317, + 7318, + 7319, + 7320, + 7321, + 7322, + 7323, + 7324, + 7325, + 7326, 7327, 7328, 7329, - 7330, - 7331, - 7332, - 7333, - 7334, - 7335, - 7336, - 7337, - 7338, - 7339, - 7340, - 7341, - 7342, - 7343, - 7344, - 7345 + 7330 ] }, { "title": "Methods", "children": [ - 7346, - 7348 + 7331, + 7333 ] } ] }, { - "id": 7407, + "id": 7392, "name": "LineItemAdjustment", "variant": "declaration", "kind": 128, "flags": {}, "children": [ { - "id": 7408, + "id": 7393, "name": "constructor", "variant": "declaration", "kind": 512, "flags": {}, "signatures": [ { - "id": 7409, + "id": 7394, "name": "new LineItemAdjustment", "variant": "signature", "kind": 16384, "flags": {}, "type": { "type": "reference", - "target": 7407, + "target": 7392, "name": "LineItemAdjustment", "package": "@medusajs/order", "qualifiedName": "default" @@ -2532,7 +2532,7 @@ } }, { - "id": 7425, + "id": 7410, "name": "[OptionalProps]", "variant": "declaration", "kind": 1024, @@ -2555,7 +2555,7 @@ } }, { - "id": 7416, + "id": 7401, "name": "id", "variant": "declaration", "kind": 1024, @@ -2573,7 +2573,7 @@ } }, { - "id": 7417, + "id": 7402, "name": "description", "variant": "declaration", "kind": 1024, @@ -2601,7 +2601,7 @@ } }, { - "id": 7418, + "id": 7403, "name": "promotion_id", "variant": "declaration", "kind": 1024, @@ -2629,7 +2629,7 @@ } }, { - "id": 7419, + "id": 7404, "name": "code", "variant": "declaration", "kind": 1024, @@ -2657,7 +2657,7 @@ } }, { - "id": 7420, + "id": 7405, "name": "amount", "variant": "declaration", "kind": 1024, @@ -2689,7 +2689,7 @@ } }, { - "id": 7421, + "id": 7406, "name": "raw_amount", "variant": "declaration", "kind": 1024, @@ -2712,7 +2712,7 @@ } }, { - "id": 7422, + "id": 7407, "name": "provider_id", "variant": "declaration", "kind": 1024, @@ -2740,7 +2740,7 @@ } }, { - "id": 7423, + "id": 7408, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -2763,7 +2763,7 @@ } }, { - "id": 7424, + "id": 7409, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -2786,21 +2786,21 @@ } }, { - "id": 7410, + "id": 7395, "name": "item", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 7371, + "target": 7356, "name": "LineItem", "package": "@medusajs/order", "qualifiedName": "default" } }, { - "id": 7411, + "id": 7396, "name": "item_id", "variant": "declaration", "kind": 1024, @@ -2811,14 +2811,14 @@ } }, { - "id": 7412, + "id": 7397, "name": "onCreate", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 7413, + "id": 7398, "name": "onCreate", "variant": "signature", "kind": 4096, @@ -2831,14 +2831,14 @@ ] }, { - "id": 7414, + "id": 7399, "name": "onInit", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 7415, + "id": 7400, "name": "onInit", "variant": "signature", "kind": 4096, @@ -2855,31 +2855,31 @@ { "title": "Constructors", "children": [ - 7408 + 7393 ] }, { "title": "Properties", "children": [ - 7425, - 7416, - 7417, - 7418, - 7419, - 7420, - 7421, - 7422, - 7423, - 7424, 7410, - 7411 + 7401, + 7402, + 7403, + 7404, + 7405, + 7406, + 7407, + 7408, + 7409, + 7395, + 7396 ] }, { "title": "Methods", "children": [ - 7412, - 7414 + 7397, + 7399 ] } ], @@ -2896,28 +2896,28 @@ ] }, { - "id": 7426, + "id": 7411, "name": "LineItemTaxLine", "variant": "declaration", "kind": 128, "flags": {}, "children": [ { - "id": 7427, + "id": 7412, "name": "constructor", "variant": "declaration", "kind": 512, "flags": {}, "signatures": [ { - "id": 7428, + "id": 7413, "name": "new LineItemTaxLine", "variant": "signature", "kind": 16384, "flags": {}, "type": { "type": "reference", - "target": 7426, + "target": 7411, "name": "LineItemTaxLine", "package": "@medusajs/order", "qualifiedName": "default" @@ -2936,21 +2936,21 @@ } }, { - "id": 7429, + "id": 7414, "name": "item", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 7371, + "target": 7356, "name": "LineItem", "package": "@medusajs/order", "qualifiedName": "default" } }, { - "id": 7430, + "id": 7415, "name": "item_id", "variant": "declaration", "kind": 1024, @@ -2961,14 +2961,14 @@ } }, { - "id": 7431, + "id": 7416, "name": "onCreate", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 7432, + "id": 7417, "name": "onCreate", "variant": "signature", "kind": 4096, @@ -2981,14 +2981,14 @@ ] }, { - "id": 7433, + "id": 7418, "name": "onInit", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 7434, + "id": 7419, "name": "onInit", "variant": "signature", "kind": 4096, @@ -3001,7 +3001,7 @@ ] }, { - "id": 7435, + "id": 7420, "name": "id", "variant": "declaration", "kind": 1024, @@ -3019,7 +3019,7 @@ } }, { - "id": 7436, + "id": 7421, "name": "description", "variant": "declaration", "kind": 1024, @@ -3047,7 +3047,7 @@ } }, { - "id": 7437, + "id": 7422, "name": "tax_rate_id", "variant": "declaration", "kind": 1024, @@ -3075,7 +3075,7 @@ } }, { - "id": 7438, + "id": 7423, "name": "code", "variant": "declaration", "kind": 1024, @@ -3093,7 +3093,7 @@ } }, { - "id": 7439, + "id": 7424, "name": "rate", "variant": "declaration", "kind": 1024, @@ -3125,7 +3125,7 @@ } }, { - "id": 7440, + "id": 7425, "name": "raw_rate", "variant": "declaration", "kind": 1024, @@ -3148,7 +3148,7 @@ } }, { - "id": 7441, + "id": 7426, "name": "provider_id", "variant": "declaration", "kind": 1024, @@ -3176,7 +3176,7 @@ } }, { - "id": 7442, + "id": 7427, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -3199,7 +3199,7 @@ } }, { - "id": 7443, + "id": 7428, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -3226,30 +3226,30 @@ { "title": "Constructors", "children": [ - 7427 + 7412 ] }, { "title": "Properties", "children": [ - 7429, - 7430, - 7435, - 7436, - 7437, - 7438, - 7439, - 7440, - 7441, - 7442, - 7443 + 7414, + 7415, + 7420, + 7421, + 7422, + 7423, + 7424, + 7425, + 7426, + 7427, + 7428 ] }, { "title": "Methods", "children": [ - 7431, - 7433 + 7416, + 7418 ] } ], @@ -3266,28 +3266,28 @@ ] }, { - "id": 7371, + "id": 7356, "name": "LineItem", "variant": "declaration", "kind": 128, "flags": {}, "children": [ { - "id": 7372, + "id": 7357, "name": "constructor", "variant": "declaration", "kind": 512, "flags": {}, "signatures": [ { - "id": 7373, + "id": 7358, "name": "new LineItem", "variant": "signature", "kind": 16384, "flags": {}, "type": { "type": "reference", - "target": 7371, + "target": 7356, "name": "LineItem", "package": "@medusajs/order", "qualifiedName": "default" @@ -3296,7 +3296,7 @@ ] }, { - "id": 7406, + "id": 7391, "name": "[OptionalProps]", "variant": "declaration", "kind": 1024, @@ -3314,7 +3314,7 @@ } }, { - "id": 7374, + "id": 7359, "name": "id", "variant": "declaration", "kind": 1024, @@ -3325,7 +3325,7 @@ } }, { - "id": 7375, + "id": 7360, "name": "title", "variant": "declaration", "kind": 1024, @@ -3336,7 +3336,7 @@ } }, { - "id": 7376, + "id": 7361, "name": "subtitle", "variant": "declaration", "kind": 1024, @@ -3357,7 +3357,7 @@ "defaultValue": "null" }, { - "id": 7377, + "id": 7362, "name": "thumbnail", "variant": "declaration", "kind": 1024, @@ -3378,7 +3378,7 @@ "defaultValue": "null" }, { - "id": 7378, + "id": 7363, "name": "variant_id", "variant": "declaration", "kind": 1024, @@ -3399,7 +3399,7 @@ "defaultValue": "null" }, { - "id": 7379, + "id": 7364, "name": "product_id", "variant": "declaration", "kind": 1024, @@ -3420,7 +3420,7 @@ "defaultValue": "null" }, { - "id": 7380, + "id": 7365, "name": "product_title", "variant": "declaration", "kind": 1024, @@ -3441,7 +3441,7 @@ "defaultValue": "null" }, { - "id": 7381, + "id": 7366, "name": "product_description", "variant": "declaration", "kind": 1024, @@ -3462,7 +3462,7 @@ "defaultValue": "null" }, { - "id": 7382, + "id": 7367, "name": "product_subtitle", "variant": "declaration", "kind": 1024, @@ -3483,7 +3483,7 @@ "defaultValue": "null" }, { - "id": 7383, + "id": 7368, "name": "product_type", "variant": "declaration", "kind": 1024, @@ -3504,7 +3504,7 @@ "defaultValue": "null" }, { - "id": 7384, + "id": 7369, "name": "product_collection", "variant": "declaration", "kind": 1024, @@ -3525,7 +3525,7 @@ "defaultValue": "null" }, { - "id": 7385, + "id": 7370, "name": "product_handle", "variant": "declaration", "kind": 1024, @@ -3546,7 +3546,7 @@ "defaultValue": "null" }, { - "id": 7386, + "id": 7371, "name": "variant_sku", "variant": "declaration", "kind": 1024, @@ -3567,7 +3567,7 @@ "defaultValue": "null" }, { - "id": 7387, + "id": 7372, "name": "variant_barcode", "variant": "declaration", "kind": 1024, @@ -3588,7 +3588,7 @@ "defaultValue": "null" }, { - "id": 7388, + "id": 7373, "name": "variant_title", "variant": "declaration", "kind": 1024, @@ -3609,7 +3609,7 @@ "defaultValue": "null" }, { - "id": 7389, + "id": 7374, "name": "variant_option_values", "variant": "declaration", "kind": 1024, @@ -3645,7 +3645,7 @@ "defaultValue": "null" }, { - "id": 7390, + "id": 7375, "name": "requires_shipping", "variant": "declaration", "kind": 1024, @@ -3657,7 +3657,7 @@ "defaultValue": "true" }, { - "id": 7391, + "id": 7376, "name": "is_discountable", "variant": "declaration", "kind": 1024, @@ -3669,7 +3669,7 @@ "defaultValue": "true" }, { - "id": 7392, + "id": 7377, "name": "is_tax_inclusive", "variant": "declaration", "kind": 1024, @@ -3681,7 +3681,7 @@ "defaultValue": "false" }, { - "id": 7393, + "id": 7378, "name": "compare_at_unit_price", "variant": "declaration", "kind": 1024, @@ -3713,7 +3713,7 @@ "defaultValue": "null" }, { - "id": 7394, + "id": 7379, "name": "raw_compare_at_unit_price", "variant": "declaration", "kind": 1024, @@ -3739,7 +3739,7 @@ "defaultValue": "null" }, { - "id": 7395, + "id": 7380, "name": "unit_price", "variant": "declaration", "kind": 1024, @@ -3764,7 +3764,7 @@ } }, { - "id": 7396, + "id": 7381, "name": "raw_unit_price", "variant": "declaration", "kind": 1024, @@ -3780,7 +3780,7 @@ } }, { - "id": 7397, + "id": 7382, "name": "tax_lines", "variant": "declaration", "kind": 1024, @@ -3794,7 +3794,7 @@ "typeArguments": [ { "type": "reference", - "target": 7426, + "target": 7411, "name": "LineItemTaxLine", "package": "@medusajs/order", "qualifiedName": "default" @@ -3810,7 +3810,7 @@ "defaultValue": "..." }, { - "id": 7398, + "id": 7383, "name": "adjustments", "variant": "declaration", "kind": 1024, @@ -3824,7 +3824,7 @@ "typeArguments": [ { "type": "reference", - "target": 7407, + "target": 7392, "name": "LineItemAdjustment", "package": "@medusajs/order", "qualifiedName": "default" @@ -3840,7 +3840,7 @@ "defaultValue": "..." }, { - "id": 7399, + "id": 7384, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -3876,7 +3876,7 @@ "defaultValue": "null" }, { - "id": 7400, + "id": 7385, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -3892,7 +3892,7 @@ } }, { - "id": 7401, + "id": 7386, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -3908,14 +3908,14 @@ } }, { - "id": 7402, + "id": 7387, "name": "onCreate", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 7403, + "id": 7388, "name": "onCreate", "variant": "signature", "kind": 4096, @@ -3928,14 +3928,14 @@ ] }, { - "id": 7404, + "id": 7389, "name": "onInit", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 7405, + "id": 7390, "name": "onInit", "variant": "signature", "kind": 4096, @@ -3952,13 +3952,28 @@ { "title": "Constructors", "children": [ - 7372 + 7357 ] }, { "title": "Properties", "children": [ - 7406, + 7391, + 7359, + 7360, + 7361, + 7362, + 7363, + 7364, + 7365, + 7366, + 7367, + 7368, + 7369, + 7370, + 7371, + 7372, + 7373, 7374, 7375, 7376, @@ -3971,56 +3986,41 @@ 7383, 7384, 7385, - 7386, - 7387, - 7388, - 7389, - 7390, - 7391, - 7392, - 7393, - 7394, - 7395, - 7396, - 7397, - 7398, - 7399, - 7400, - 7401 + 7386 ] }, { "title": "Methods", "children": [ - 7402, - 7404 + 7387, + 7389 ] } ] }, { - "id": 7513, + "id": 7498, "name": "OrderChangeAction", "variant": "declaration", "kind": 128, "flags": {}, "children": [ { - "id": 7514, + "id": 7499, "name": "constructor", "variant": "declaration", "kind": 512, "flags": {}, "signatures": [ { - "id": 7515, + "id": 7500, "name": "new OrderChangeAction", "variant": "signature", "kind": 16384, "flags": {}, "type": { "type": "reference", - "target": 7513, + "target": 7498, "name": "OrderChangeAction", "package": "@medusajs/order", "qualifiedName": "default" @@ -4029,7 +4029,7 @@ ] }, { - "id": 7544, + "id": 7529, "name": "[OptionalProps]", "variant": "declaration", "kind": 1024, @@ -4047,7 +4047,7 @@ } }, { - "id": 7516, + "id": 7501, "name": "id", "variant": "declaration", "kind": 1024, @@ -4058,7 +4058,7 @@ } }, { - "id": 7517, + "id": 7502, "name": "ordering", "variant": "declaration", "kind": 1024, @@ -4069,7 +4069,7 @@ } }, { - "id": 7518, + "id": 7503, "name": "order_id", "variant": "declaration", "kind": 1024, @@ -4090,7 +4090,7 @@ "defaultValue": "null" }, { - "id": 7519, + "id": 7504, "name": "order", "variant": "declaration", "kind": 1024, @@ -4104,7 +4104,7 @@ }, { "type": "reference", - "target": 7444, + "target": 7429, "name": "Order", "package": "@medusajs/order", "qualifiedName": "default" @@ -4114,7 +4114,7 @@ "defaultValue": "null" }, { - "id": 7520, + "id": 7505, "name": "return_id", "variant": "declaration", "kind": 1024, @@ -4135,21 +4135,21 @@ "defaultValue": "null" }, { - "id": 7521, + "id": 7506, "name": "return", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 7615, + "target": 7600, "name": "Return", "package": "@medusajs/order", "qualifiedName": "default" } }, { - "id": 7522, + "id": 7507, "name": "claim_id", "variant": "declaration", "kind": 1024, @@ -4170,21 +4170,21 @@ "defaultValue": "null" }, { - "id": 7523, + "id": 7508, "name": "claim", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 7257, + "target": 7242, "name": "OrderClaim", "package": "@medusajs/order", "qualifiedName": "default" } }, { - "id": 7524, + "id": 7509, "name": "exchange_id", "variant": "declaration", "kind": 1024, @@ -4205,21 +4205,21 @@ "defaultValue": "null" }, { - "id": 7525, + "id": 7510, "name": "exchange", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 7324, + "target": 7309, "name": "OrderExchange", "package": "@medusajs/order", "qualifiedName": "default" } }, { - "id": 7526, + "id": 7511, "name": "version", "variant": "declaration", "kind": 1024, @@ -4240,7 +4240,7 @@ "defaultValue": "null" }, { - "id": 7527, + "id": 7512, "name": "order_change_id", "variant": "declaration", "kind": 1024, @@ -4260,7 +4260,7 @@ } }, { - "id": 7528, + "id": 7513, "name": "order_change", "variant": "declaration", "kind": 1024, @@ -4274,7 +4274,7 @@ }, { "type": "reference", - "target": 7476, + "target": 7461, "name": "OrderChange", "package": "@medusajs/order", "qualifiedName": "default" @@ -4284,7 +4284,7 @@ "defaultValue": "null" }, { - "id": 7529, + "id": 7514, "name": "reference", "variant": "declaration", "kind": 1024, @@ -4305,7 +4305,7 @@ "defaultValue": "null" }, { - "id": 7530, + "id": 7515, "name": "reference_id", "variant": "declaration", "kind": 1024, @@ -4326,7 +4326,7 @@ "defaultValue": "null" }, { - "id": 7531, + "id": 7516, "name": "action", "variant": "declaration", "kind": 1024, @@ -4337,7 +4337,7 @@ } }, { - "id": 7532, + "id": 7517, "name": "details", "variant": "declaration", "kind": 1024, @@ -4364,7 +4364,7 @@ "defaultValue": "{}" }, { - "id": 7533, + "id": 7518, "name": "amount", "variant": "declaration", "kind": 1024, @@ -4394,7 +4394,7 @@ "defaultValue": "null" }, { - "id": 7534, + "id": 7519, "name": "raw_amount", "variant": "declaration", "kind": 1024, @@ -4420,7 +4420,7 @@ "defaultValue": "null" }, { - "id": 7535, + "id": 7520, "name": "internal_note", "variant": "declaration", "kind": 1024, @@ -4441,7 +4441,7 @@ "defaultValue": "null" }, { - "id": 7536, + "id": 7521, "name": "applied", "variant": "declaration", "kind": 1024, @@ -4453,7 +4453,7 @@ "defaultValue": "false" }, { - "id": 7537, + "id": 7522, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -4469,7 +4469,7 @@ } }, { - "id": 7538, + "id": 7523, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -4485,7 +4485,7 @@ } }, { - "id": 7539, + "id": 7524, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -4511,14 +4511,14 @@ "defaultValue": "null" }, { - "id": 7540, + "id": 7525, "name": "onCreate", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 7541, + "id": 7526, "name": "onCreate", "variant": "signature", "kind": 4096, @@ -4531,14 +4531,14 @@ ] }, { - "id": 7542, + "id": 7527, "name": "onInit", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 7543, + "id": 7528, "name": "onInit", "variant": "signature", "kind": 4096, @@ -4555,13 +4555,28 @@ { "title": "Constructors", "children": [ - 7514 + 7499 ] }, { "title": "Properties", "children": [ - 7544, + 7529, + 7501, + 7502, + 7503, + 7504, + 7505, + 7506, + 7507, + 7508, + 7509, + 7510, + 7511, + 7512, + 7513, + 7514, + 7515, 7516, 7517, 7518, @@ -4570,56 +4585,41 @@ 7521, 7522, 7523, - 7524, - 7525, - 7526, - 7527, - 7528, - 7529, - 7530, - 7531, - 7532, - 7533, - 7534, - 7535, - 7536, - 7537, - 7538, - 7539 + 7524 ] }, { "title": "Methods", "children": [ - 7540, - 7542 + 7525, + 7527 ] } ] }, { - "id": 7476, + "id": 7461, "name": "OrderChange", "variant": "declaration", "kind": 128, "flags": {}, "children": [ { - "id": 7477, + "id": 7462, "name": "constructor", "variant": "declaration", "kind": 512, "flags": {}, "signatures": [ { - "id": 7478, + "id": 7463, "name": "new OrderChange", "variant": "signature", "kind": 16384, "flags": {}, "type": { "type": "reference", - "target": 7476, + "target": 7461, "name": "OrderChange", "package": "@medusajs/order", "qualifiedName": "default" @@ -4628,7 +4628,7 @@ ] }, { - "id": 7512, + "id": 7497, "name": "[OptionalProps]", "variant": "declaration", "kind": 1024, @@ -4646,7 +4646,7 @@ } }, { - "id": 7479, + "id": 7464, "name": "id", "variant": "declaration", "kind": 1024, @@ -4657,7 +4657,7 @@ } }, { - "id": 7480, + "id": 7465, "name": "order_id", "variant": "declaration", "kind": 1024, @@ -4668,21 +4668,21 @@ } }, { - "id": 7481, + "id": 7466, "name": "order", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 7444, + "target": 7429, "name": "Order", "package": "@medusajs/order", "qualifiedName": "default" } }, { - "id": 7482, + "id": 7467, "name": "return_id", "variant": "declaration", "kind": 1024, @@ -4703,21 +4703,21 @@ "defaultValue": "null" }, { - "id": 7483, + "id": 7468, "name": "return", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 7615, + "target": 7600, "name": "Return", "package": "@medusajs/order", "qualifiedName": "default" } }, { - "id": 7484, + "id": 7469, "name": "claim_id", "variant": "declaration", "kind": 1024, @@ -4738,21 +4738,21 @@ "defaultValue": "null" }, { - "id": 7485, + "id": 7470, "name": "claim", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 7257, + "target": 7242, "name": "OrderClaim", "package": "@medusajs/order", "qualifiedName": "default" } }, { - "id": 7486, + "id": 7471, "name": "exchange_id", "variant": "declaration", "kind": 1024, @@ -4773,21 +4773,21 @@ "defaultValue": "null" }, { - "id": 7487, + "id": 7472, "name": "exchange", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 7324, + "target": 7309, "name": "OrderExchange", "package": "@medusajs/order", "qualifiedName": "default" } }, { - "id": 7488, + "id": 7473, "name": "version", "variant": "declaration", "kind": 1024, @@ -4798,7 +4798,7 @@ } }, { - "id": 7489, + "id": 7474, "name": "change_type", "variant": "declaration", "kind": 1024, @@ -4813,18 +4813,18 @@ { "type": "reference", "target": { - "sourceFileName": "../../../../packages/modules/order/src/types/order-change.ts", + "sourceFileName": "../../../../packages/core/utils/src/order/order-change.ts", "qualifiedName": "OrderChangeType" }, "name": "OrderChangeType", - "package": "@medusajs/order" + "package": "@medusajs/utils" } ] }, "defaultValue": "null" }, { - "id": 7490, + "id": 7475, "name": "actions", "variant": "declaration", "kind": 1024, @@ -4838,7 +4838,7 @@ "typeArguments": [ { "type": "reference", - "target": 7513, + "target": 7498, "name": "OrderChangeAction", "package": "@medusajs/order", "qualifiedName": "default" @@ -4854,7 +4854,7 @@ "defaultValue": "..." }, { - "id": 7491, + "id": 7476, "name": "description", "variant": "declaration", "kind": 1024, @@ -4875,7 +4875,7 @@ "defaultValue": "null" }, { - "id": 7492, + "id": 7477, "name": "status", "variant": "declaration", "kind": 1024, @@ -4883,16 +4883,16 @@ "type": { "type": "reference", "target": { - "sourceFileName": "../../../../packages/modules/order/src/types/order-change.ts", + "sourceFileName": "../../../../packages/core/utils/src/order/order-change.ts", "qualifiedName": "OrderChangeStatus" }, "name": "OrderChangeStatus", - "package": "@medusajs/order" + "package": "@medusajs/utils" }, "defaultValue": "OrderChangeStatus.PENDING" }, { - "id": 7493, + "id": 7478, "name": "internal_note", "variant": "declaration", "kind": 1024, @@ -4913,7 +4913,7 @@ "defaultValue": "null" }, { - "id": 7494, + "id": 7479, "name": "created_by", "variant": "declaration", "kind": 1024, @@ -4924,7 +4924,7 @@ } }, { - "id": 7495, + "id": 7480, "name": "requested_by", "variant": "declaration", "kind": 1024, @@ -4945,7 +4945,7 @@ "defaultValue": "null" }, { - "id": 7496, + "id": 7481, "name": "requested_at", "variant": "declaration", "kind": 1024, @@ -4971,7 +4971,7 @@ "defaultValue": "null" }, { - "id": 7497, + "id": 7482, "name": "confirmed_by", "variant": "declaration", "kind": 1024, @@ -4992,7 +4992,7 @@ "defaultValue": "null" }, { - "id": 7498, + "id": 7483, "name": "confirmed_at", "variant": "declaration", "kind": 1024, @@ -5018,7 +5018,7 @@ "defaultValue": "null" }, { - "id": 7499, + "id": 7484, "name": "declined_by", "variant": "declaration", "kind": 1024, @@ -5039,7 +5039,7 @@ "defaultValue": "null" }, { - "id": 7500, + "id": 7485, "name": "declined_reason", "variant": "declaration", "kind": 1024, @@ -5060,7 +5060,7 @@ "defaultValue": "null" }, { - "id": 7501, + "id": 7486, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -5096,7 +5096,7 @@ "defaultValue": "null" }, { - "id": 7502, + "id": 7487, "name": "declined_at", "variant": "declaration", "kind": 1024, @@ -5114,7 +5114,7 @@ } }, { - "id": 7503, + "id": 7488, "name": "canceled_by", "variant": "declaration", "kind": 1024, @@ -5135,7 +5135,7 @@ "defaultValue": "null" }, { - "id": 7504, + "id": 7489, "name": "canceled_at", "variant": "declaration", "kind": 1024, @@ -5163,7 +5163,7 @@ "defaultValue": "null" }, { - "id": 7505, + "id": 7490, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -5179,7 +5179,7 @@ } }, { - "id": 7506, + "id": 7491, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -5195,7 +5195,7 @@ } }, { - "id": 7507, + "id": 7492, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -5221,14 +5221,14 @@ "defaultValue": "null" }, { - "id": 7508, + "id": 7493, "name": "onCreate", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 7509, + "id": 7494, "name": "onCreate", "variant": "signature", "kind": 4096, @@ -5241,14 +5241,14 @@ ] }, { - "id": 7510, + "id": 7495, "name": "onInit", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 7511, + "id": 7496, "name": "onInit", "variant": "signature", "kind": 4096, @@ -5265,13 +5265,28 @@ { "title": "Constructors", "children": [ - 7477 + 7462 ] }, { "title": "Properties", "children": [ - 7512, + 7497, + 7464, + 7465, + 7466, + 7467, + 7468, + 7469, + 7470, + 7471, + 7472, + 7473, + 7474, + 7475, + 7476, + 7477, + 7478, 7479, 7480, 7481, @@ -5285,56 +5300,41 @@ 7489, 7490, 7491, - 7492, - 7493, - 7494, - 7495, - 7496, - 7497, - 7498, - 7499, - 7500, - 7501, - 7502, - 7503, - 7504, - 7505, - 7506, - 7507 + 7492 ] }, { "title": "Methods", "children": [ - 7508, - 7510 + 7493, + 7495 ] } ] }, { - "id": 7545, + "id": 7530, "name": "OrderItem", "variant": "declaration", "kind": 128, "flags": {}, "children": [ { - "id": 7546, + "id": 7531, "name": "constructor", "variant": "declaration", "kind": 512, "flags": {}, "signatures": [ { - "id": 7547, + "id": 7532, "name": "new OrderItem", "variant": "signature", "kind": 16384, "flags": {}, "type": { "type": "reference", - "target": 7545, + "target": 7530, "name": "OrderItem", "package": "@medusajs/order", "qualifiedName": "default" @@ -5343,7 +5343,7 @@ ] }, { - "id": 7576, + "id": 7561, "name": "[OptionalProps]", "variant": "declaration", "kind": 1024, @@ -5361,7 +5361,7 @@ } }, { - "id": 7548, + "id": 7533, "name": "id", "variant": "declaration", "kind": 1024, @@ -5372,7 +5372,7 @@ } }, { - "id": 7549, + "id": 7534, "name": "order_id", "variant": "declaration", "kind": 1024, @@ -5383,21 +5383,21 @@ } }, { - "id": 7550, + "id": 7535, "name": "order", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 7444, + "target": 7429, "name": "Order", "package": "@medusajs/order", "qualifiedName": "default" } }, { - "id": 7551, + "id": 7536, "name": "version", "variant": "declaration", "kind": 1024, @@ -5408,7 +5408,7 @@ } }, { - "id": 7552, + "id": 7537, "name": "item_id", "variant": "declaration", "kind": 1024, @@ -5419,21 +5419,21 @@ } }, { - "id": 7553, + "id": 7538, "name": "item", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 7371, + "target": 7356, "name": "LineItem", "package": "@medusajs/order", "qualifiedName": "default" } }, { - "id": 7554, + "id": 7539, "name": "quantity", "variant": "declaration", "kind": 1024, @@ -5458,7 +5458,7 @@ } }, { - "id": 7555, + "id": 7540, "name": "raw_quantity", "variant": "declaration", "kind": 1024, @@ -5474,7 +5474,7 @@ } }, { - "id": 7556, + "id": 7541, "name": "fulfilled_quantity", "variant": "declaration", "kind": 1024, @@ -5500,7 +5500,7 @@ "defaultValue": "0" }, { - "id": 7557, + "id": 7542, "name": "raw_fulfilled_quantity", "variant": "declaration", "kind": 1024, @@ -5516,7 +5516,7 @@ } }, { - "id": 7558, + "id": 7543, "name": "shipped_quantity", "variant": "declaration", "kind": 1024, @@ -5542,7 +5542,7 @@ "defaultValue": "0" }, { - "id": 7559, + "id": 7544, "name": "raw_shipped_quantity", "variant": "declaration", "kind": 1024, @@ -5558,7 +5558,7 @@ } }, { - "id": 7560, + "id": 7545, "name": "return_requested_quantity", "variant": "declaration", "kind": 1024, @@ -5584,7 +5584,7 @@ "defaultValue": "0" }, { - "id": 7561, + "id": 7546, "name": "raw_return_requested_quantity", "variant": "declaration", "kind": 1024, @@ -5600,7 +5600,7 @@ } }, { - "id": 7562, + "id": 7547, "name": "return_received_quantity", "variant": "declaration", "kind": 1024, @@ -5626,7 +5626,7 @@ "defaultValue": "0" }, { - "id": 7563, + "id": 7548, "name": "raw_return_received_quantity", "variant": "declaration", "kind": 1024, @@ -5642,7 +5642,7 @@ } }, { - "id": 7564, + "id": 7549, "name": "return_dismissed_quantity", "variant": "declaration", "kind": 1024, @@ -5668,7 +5668,7 @@ "defaultValue": "0" }, { - "id": 7565, + "id": 7550, "name": "raw_return_dismissed_quantity", "variant": "declaration", "kind": 1024, @@ -5684,7 +5684,7 @@ } }, { - "id": 7566, + "id": 7551, "name": "written_off_quantity", "variant": "declaration", "kind": 1024, @@ -5710,7 +5710,7 @@ "defaultValue": "0" }, { - "id": 7567, + "id": 7552, "name": "raw_written_off_quantity", "variant": "declaration", "kind": 1024, @@ -5726,7 +5726,7 @@ } }, { - "id": 7568, + "id": 7553, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -5762,7 +5762,7 @@ "defaultValue": "null" }, { - "id": 7569, + "id": 7554, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -5778,7 +5778,7 @@ } }, { - "id": 7570, + "id": 7555, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -5794,7 +5794,7 @@ } }, { - "id": 7571, + "id": 7556, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -5820,14 +5820,14 @@ "defaultValue": "null" }, { - "id": 7572, + "id": 7557, "name": "onCreate", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 7573, + "id": 7558, "name": "onCreate", "variant": "signature", "kind": 4096, @@ -5840,14 +5840,14 @@ ] }, { - "id": 7574, + "id": 7559, "name": "onInit", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 7575, + "id": 7560, "name": "onInit", "variant": "signature", "kind": 4096, @@ -5864,13 +5864,28 @@ { "title": "Constructors", "children": [ - 7546 + 7531 ] }, { "title": "Properties", "children": [ - 7576, + 7561, + 7533, + 7534, + 7535, + 7536, + 7537, + 7538, + 7539, + 7540, + 7541, + 7542, + 7543, + 7544, + 7545, + 7546, + 7547, 7548, 7549, 7550, @@ -5879,56 +5894,41 @@ 7553, 7554, 7555, - 7556, - 7557, - 7558, - 7559, - 7560, - 7561, - 7562, - 7563, - 7564, - 7565, - 7566, - 7567, - 7568, - 7569, - 7570, - 7571 + 7556 ] }, { "title": "Methods", "children": [ - 7572, - 7574 + 7557, + 7559 ] } ] }, { - "id": 7577, + "id": 7562, "name": "OrderShippingMethod", "variant": "declaration", "kind": 128, "flags": {}, "children": [ { - "id": 7578, + "id": 7563, "name": "constructor", "variant": "declaration", "kind": 512, "flags": {}, "signatures": [ { - "id": 7579, + "id": 7564, "name": "new OrderShippingMethod", "variant": "signature", "kind": 16384, "flags": {}, "type": { "type": "reference", - "target": 7577, + "target": 7562, "name": "OrderShippingMethod", "package": "@medusajs/order", "qualifiedName": "default" @@ -5937,7 +5937,7 @@ ] }, { - "id": 7599, + "id": 7584, "name": "[OptionalProps]", "variant": "declaration", "kind": 1024, @@ -5955,7 +5955,7 @@ } }, { - "id": 7580, + "id": 7565, "name": "id", "variant": "declaration", "kind": 1024, @@ -5966,7 +5966,7 @@ } }, { - "id": 7581, + "id": 7566, "name": "order_id", "variant": "declaration", "kind": 1024, @@ -5977,21 +5977,21 @@ } }, { - "id": 7582, + "id": 7567, "name": "order", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 7444, + "target": 7429, "name": "Order", "package": "@medusajs/order", "qualifiedName": "default" } }, { - "id": 7583, + "id": 7568, "name": "return_id", "variant": "declaration", "kind": 1024, @@ -6012,21 +6012,21 @@ "defaultValue": "null" }, { - "id": 7584, + "id": 7569, "name": "return", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 7615, + "target": 7600, "name": "Return", "package": "@medusajs/order", "qualifiedName": "default" } }, { - "id": 7585, + "id": 7570, "name": "exchange_id", "variant": "declaration", "kind": 1024, @@ -6046,21 +6046,21 @@ } }, { - "id": 7586, + "id": 7571, "name": "exchange", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 7324, + "target": 7309, "name": "OrderExchange", "package": "@medusajs/order", "qualifiedName": "default" } }, { - "id": 7587, + "id": 7572, "name": "claim_id", "variant": "declaration", "kind": 1024, @@ -6080,21 +6080,21 @@ } }, { - "id": 7588, + "id": 7573, "name": "claim", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 7257, + "target": 7242, "name": "OrderClaim", "package": "@medusajs/order", "qualifiedName": "default" } }, { - "id": 7589, + "id": 7574, "name": "version", "variant": "declaration", "kind": 1024, @@ -6105,7 +6105,7 @@ } }, { - "id": 7590, + "id": 7575, "name": "shipping_method_id", "variant": "declaration", "kind": 1024, @@ -6116,21 +6116,21 @@ } }, { - "id": 7591, + "id": 7576, "name": "shipping_method", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 7688, + "target": 7674, "name": "ShippingMethod", "package": "@medusajs/order", "qualifiedName": "default" } }, { - "id": 7592, + "id": 7577, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -6146,7 +6146,7 @@ } }, { - "id": 7593, + "id": 7578, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -6162,7 +6162,7 @@ } }, { - "id": 7594, + "id": 7579, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -6188,14 +6188,14 @@ "defaultValue": "null" }, { - "id": 7595, + "id": 7580, "name": "onCreate", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 7596, + "id": 7581, "name": "onCreate", "variant": "signature", "kind": 4096, @@ -6208,14 +6208,14 @@ ] }, { - "id": 7597, + "id": 7582, "name": "onInit", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 7598, + "id": 7583, "name": "onInit", "variant": "signature", "kind": 4096, @@ -6232,42 +6232,1666 @@ { "title": "Constructors", "children": [ - 7578 + 7563 ] }, { "title": "Properties", "children": [ - 7599, - 7580, - 7581, - 7582, - 7583, 7584, - 7585, - 7586, - 7587, + 7565, + 7566, + 7567, + 7568, + 7569, + 7570, + 7571, + 7572, + 7573, + 7574, + 7575, + 7576, + 7577, + 7578, + 7579 + ] + }, + { + "title": "Methods", + "children": [ + 7580, + 7582 + ] + } + ] + }, + { + "id": 7585, + "name": "OrderSummary", + "variant": "declaration", + "kind": 128, + "flags": {}, + "children": [ + { + "id": 7586, + "name": "constructor", + "variant": "declaration", + "kind": 512, + "flags": {}, + "signatures": [ + { + "id": 7587, + "name": "new OrderSummary", + "variant": "signature", + "kind": 16384, + "flags": {}, + "type": { + "type": "reference", + "target": 7585, + "name": "OrderSummary", + "package": "@medusajs/order", + "qualifiedName": "default" + } + } + ] + }, + { + "id": 7588, + "name": "id", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 7589, + "name": "order_id", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 7590, + "name": "order", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "reference", + "target": 7429, + "name": "Order", + "package": "@medusajs/order", + "qualifiedName": "default" + } + }, + { + "id": 7591, + "name": "version", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "intrinsic", + "name": "number" + }, + "defaultValue": "1" + }, + { + "id": 7592, + "name": "totals", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "union", + "types": [ + { + "type": "literal", + "value": null + }, + { + "type": "reference", + "target": { + "sourceFileName": "../../../../packages/modules/order/src/models/order-summary.ts", + "qualifiedName": "OrderSummaryTotals" + }, + "name": "OrderSummaryTotals", + "package": "@medusajs/order" + } + ] + }, + "defaultValue": "..." + }, + { + "id": 7593, + "name": "created_at", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "reference", + "target": { + "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts", + "qualifiedName": "Date" + }, + "name": "Date", + "package": "typescript" + } + }, + { + "id": 7594, + "name": "updated_at", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "reference", + "target": { + "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts", + "qualifiedName": "Date" + }, + "name": "Date", + "package": "typescript" + } + }, + { + "id": 7595, + "name": "deleted_at", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "union", + "types": [ + { + "type": "literal", + "value": null + }, + { + "type": "reference", + "target": { + "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts", + "qualifiedName": "Date" + }, + "name": "Date", + "package": "typescript" + } + ] + }, + "defaultValue": "null" + }, + { + "id": 7596, + "name": "onCreate", + "variant": "declaration", + "kind": 2048, + "flags": {}, + "signatures": [ + { + "id": 7597, + "name": "onCreate", + "variant": "signature", + "kind": 4096, + "flags": {}, + "type": { + "type": "intrinsic", + "name": "void" + } + } + ] + }, + { + "id": 7598, + "name": "onInit", + "variant": "declaration", + "kind": 2048, + "flags": {}, + "signatures": [ + { + "id": 7599, + "name": "onInit", + "variant": "signature", + "kind": 4096, + "flags": {}, + "type": { + "type": "intrinsic", + "name": "void" + } + } + ] + } + ], + "groups": [ + { + "title": "Constructors", + "children": [ + 7586 + ] + }, + { + "title": "Properties", + "children": [ 7588, 7589, 7590, 7591, 7592, 7593, - 7594 + 7594, + 7595 ] }, { "title": "Methods", "children": [ - 7595, - 7597 + 7596, + 7598 + ] + } + ] + }, + { + "id": 7429, + "name": "Order", + "variant": "declaration", + "kind": 128, + "flags": {}, + "children": [ + { + "id": 7430, + "name": "constructor", + "variant": "declaration", + "kind": 512, + "flags": {}, + "signatures": [ + { + "id": 7431, + "name": "new Order", + "variant": "signature", + "kind": 16384, + "flags": {}, + "type": { + "type": "reference", + "target": 7429, + "name": "Order", + "package": "@medusajs/order", + "qualifiedName": "default" + } + } + ] + }, + { + "id": 7460, + "name": "[OptionalProps]", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "reference", + "target": { + "sourceFileName": "../../../../packages/modules/order/src/models/order.ts", + "qualifiedName": "OptionalOrderProps" + }, + "name": "OptionalOrderProps", + "package": "@medusajs/order" + } + }, + { + "id": 7432, + "name": "id", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 7433, + "name": "display_id", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "intrinsic", + "name": "number" + } + }, + { + "id": 7434, + "name": "region_id", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "union", + "types": [ + { + "type": "literal", + "value": null + }, + { + "type": "intrinsic", + "name": "string" + } + ] + }, + "defaultValue": "null" + }, + { + "id": 7435, + "name": "customer_id", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "union", + "types": [ + { + "type": "literal", + "value": null + }, + { + "type": "intrinsic", + "name": "string" + } + ] + }, + "defaultValue": "null" + }, + { + "id": 7436, + "name": "version", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "intrinsic", + "name": "number" + }, + "defaultValue": "1" + }, + { + "id": 7437, + "name": "sales_channel_id", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "union", + "types": [ + { + "type": "literal", + "value": null + }, + { + "type": "intrinsic", + "name": "string" + } + ] + }, + "defaultValue": "null" + }, + { + "id": 7438, + "name": "status", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "reference", + "target": { + "sourceFileName": "../../../../packages/core/utils/src/order/status.ts", + "qualifiedName": "OrderStatus" + }, + "name": "OrderStatus", + "package": "@medusajs/utils" + } + }, + { + "id": 7439, + "name": "is_draft_order", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "intrinsic", + "name": "boolean" + }, + "defaultValue": "false" + }, + { + "id": 7440, + "name": "email", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "union", + "types": [ + { + "type": "literal", + "value": null + }, + { + "type": "intrinsic", + "name": "string" + } + ] + }, + "defaultValue": "null" + }, + { + "id": 7441, + "name": "currency_code", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 7442, + "name": "shipping_address_id", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "union", + "types": [ + { + "type": "literal", + "value": null + }, + { + "type": "intrinsic", + "name": "string" + } + ] + } + }, + { + "id": 7443, + "name": "shipping_address", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "union", + "types": [ + { + "type": "literal", + "value": null + }, + { + "type": "reference", + "target": 7219, + "name": "Address", + "package": "@medusajs/order", + "qualifiedName": "default" + } + ] + } + }, + { + "id": 7444, + "name": "billing_address_id", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "union", + "types": [ + { + "type": "literal", + "value": null + }, + { + "type": "intrinsic", + "name": "string" + } + ] + } + }, + { + "id": 7445, + "name": "billing_address", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "union", + "types": [ + { + "type": "literal", + "value": null + }, + { + "type": "reference", + "target": 7219, + "name": "Address", + "package": "@medusajs/order", + "qualifiedName": "default" + } + ] + } + }, + { + "id": 7446, + "name": "no_notification", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "union", + "types": [ + { + "type": "literal", + "value": null + }, + { + "type": "intrinsic", + "name": "boolean" + } + ] + }, + "defaultValue": "null" + }, + { + "id": 7447, + "name": "summary", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "reference", + "target": { + "sourceFileName": "../../../../node_modules/@mikro-orm/core/entity/Collection.d.ts", + "qualifiedName": "Collection" + }, + "typeArguments": [ + { + "type": "reference", + "target": 7585, + "name": "OrderSummary", + "package": "@medusajs/order", + "qualifiedName": "default" + }, + { + "type": "intrinsic", + "name": "object" + } + ], + "name": "Collection", + "package": "@mikro-orm/core" + }, + "defaultValue": "..." + }, + { + "id": 7448, + "name": "metadata", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "union", + "types": [ + { + "type": "literal", + "value": null + }, + { + "type": "reference", + "target": { + "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts", + "qualifiedName": "Record" + }, + "typeArguments": [ + { + "type": "intrinsic", + "name": "string" + }, + { + "type": "intrinsic", + "name": "unknown" + } + ], + "name": "Record", + "package": "typescript" + } + ] + }, + "defaultValue": "null" + }, + { + "id": 7449, + "name": "items", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "reference", + "target": { + "sourceFileName": "../../../../node_modules/@mikro-orm/core/entity/Collection.d.ts", + "qualifiedName": "Collection" + }, + "typeArguments": [ + { + "type": "reference", + "target": 7530, + "name": "OrderItem", + "package": "@medusajs/order", + "qualifiedName": "default" + }, + { + "type": "intrinsic", + "name": "object" + } + ], + "name": "Collection", + "package": "@mikro-orm/core" + }, + "defaultValue": "..." + }, + { + "id": 7450, + "name": "shipping_methods", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "reference", + "target": { + "sourceFileName": "../../../../node_modules/@mikro-orm/core/entity/Collection.d.ts", + "qualifiedName": "Collection" + }, + "typeArguments": [ + { + "type": "reference", + "target": 7562, + "name": "OrderShippingMethod", + "package": "@medusajs/order", + "qualifiedName": "default" + }, + { + "type": "intrinsic", + "name": "object" + } + ], + "name": "Collection", + "package": "@mikro-orm/core" + }, + "defaultValue": "..." + }, + { + "id": 7451, + "name": "transactions", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "reference", + "target": { + "sourceFileName": "../../../../node_modules/@mikro-orm/core/entity/Collection.d.ts", + "qualifiedName": "Collection" + }, + "typeArguments": [ + { + "type": "reference", + "target": 7731, + "name": "Transaction", + "package": "@medusajs/order", + "qualifiedName": "default" + }, + { + "type": "intrinsic", + "name": "object" + } + ], + "name": "Collection", + "package": "@mikro-orm/core" + }, + "defaultValue": "..." + }, + { + "id": 7452, + "name": "created_at", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "reference", + "target": { + "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts", + "qualifiedName": "Date" + }, + "name": "Date", + "package": "typescript" + } + }, + { + "id": 7453, + "name": "updated_at", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "reference", + "target": { + "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts", + "qualifiedName": "Date" + }, + "name": "Date", + "package": "typescript" + } + }, + { + "id": 7454, + "name": "deleted_at", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "union", + "types": [ + { + "type": "literal", + "value": null + }, + { + "type": "reference", + "target": { + "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts", + "qualifiedName": "Date" + }, + "name": "Date", + "package": "typescript" + } + ] + }, + "defaultValue": "null" + }, + { + "id": 7455, + "name": "canceled_at", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "union", + "types": [ + { + "type": "literal", + "value": null + }, + { + "type": "reference", + "target": { + "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts", + "qualifiedName": "Date" + }, + "name": "Date", + "package": "typescript" + } + ] + }, + "defaultValue": "null" + }, + { + "id": 7456, + "name": "onCreate", + "variant": "declaration", + "kind": 2048, + "flags": {}, + "signatures": [ + { + "id": 7457, + "name": "onCreate", + "variant": "signature", + "kind": 4096, + "flags": {}, + "type": { + "type": "intrinsic", + "name": "void" + } + } + ] + }, + { + "id": 7458, + "name": "onInit", + "variant": "declaration", + "kind": 2048, + "flags": {}, + "signatures": [ + { + "id": 7459, + "name": "onInit", + "variant": "signature", + "kind": 4096, + "flags": {}, + "type": { + "type": "intrinsic", + "name": "void" + } + } + ] + } + ], + "groups": [ + { + "title": "Constructors", + "children": [ + 7430 + ] + }, + { + "title": "Properties", + "children": [ + 7460, + 7432, + 7433, + 7434, + 7435, + 7436, + 7437, + 7438, + 7439, + 7440, + 7441, + 7442, + 7443, + 7444, + 7445, + 7446, + 7447, + 7448, + 7449, + 7450, + 7451, + 7452, + 7453, + 7454, + 7455 + ] + }, + { + "title": "Methods", + "children": [ + 7456, + 7458 + ] + } + ] + }, + { + "id": 7631, + "name": "ReturnItem", + "variant": "declaration", + "kind": 128, + "flags": {}, + "children": [ + { + "id": 7632, + "name": "constructor", + "variant": "declaration", + "kind": 512, + "flags": {}, + "signatures": [ + { + "id": 7633, + "name": "new ReturnItem", + "variant": "signature", + "kind": 16384, + "flags": {}, + "type": { + "type": "reference", + "target": 7631, + "name": "ReturnItem", + "package": "@medusajs/order", + "qualifiedName": "default" + } + } + ] + }, + { + "id": 7654, + "name": "[OptionalProps]", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "reference", + "target": { + "sourceFileName": "../../../../packages/core/types/src/dal/entity.ts", + "qualifiedName": "ModelDateColumns" + }, + "name": "ModelDateColumns", + "package": "@medusajs/types" + } + }, + { + "id": 7634, + "name": "id", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 7635, + "name": "reason_id", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "union", + "types": [ + { + "type": "literal", + "value": null + }, + { + "type": "intrinsic", + "name": "string" + } + ] + }, + "defaultValue": "null" + }, + { + "id": 7636, + "name": "reason", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "reference", + "target": 7655, + "name": "ReturnReason", + "package": "@medusajs/order", + "qualifiedName": "default" + } + }, + { + "id": 7637, + "name": "quantity", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "union", + "types": [ + { + "type": "intrinsic", + "name": "number" + }, + { + "type": "reference", + "target": { + "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts", + "qualifiedName": "Number" + }, + "name": "Number", + "package": "typescript" + } + ] + } + }, + { + "id": 7638, + "name": "raw_quantity", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "reference", + "target": { + "sourceFileName": "../../../../packages/core/types/src/totals/big-number.ts", + "qualifiedName": "BigNumberRawValue" + }, + "name": "BigNumberRawValue", + "package": "@medusajs/types" + } + }, + { + "id": 7639, + "name": "received_quantity", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "union", + "types": [ + { + "type": "intrinsic", + "name": "number" + }, + { + "type": "reference", + "target": { + "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts", + "qualifiedName": "Number" + }, + "name": "Number", + "package": "typescript" + } + ] + }, + "defaultValue": "0" + }, + { + "id": 7640, + "name": "raw_received_quantity", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "reference", + "target": { + "sourceFileName": "../../../../packages/core/types/src/totals/big-number.ts", + "qualifiedName": "BigNumberRawValue" + }, + "name": "BigNumberRawValue", + "package": "@medusajs/types" + } + }, + { + "id": 7641, + "name": "return_id", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 7642, + "name": "return", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "reference", + "target": 7600, + "name": "Return", + "package": "@medusajs/order", + "qualifiedName": "default" + } + }, + { + "id": 7643, + "name": "item_id", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 7644, + "name": "item", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "reference", + "target": 7356, + "name": "LineItem", + "package": "@medusajs/order", + "qualifiedName": "default" + } + }, + { + "id": 7645, + "name": "note", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 7646, + "name": "metadata", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "union", + "types": [ + { + "type": "literal", + "value": null + }, + { + "type": "reference", + "target": { + "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts", + "qualifiedName": "Record" + }, + "typeArguments": [ + { + "type": "intrinsic", + "name": "string" + }, + { + "type": "intrinsic", + "name": "unknown" + } + ], + "name": "Record", + "package": "typescript" + } + ] + }, + "defaultValue": "null" + }, + { + "id": 7647, + "name": "created_at", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "reference", + "target": { + "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts", + "qualifiedName": "Date" + }, + "name": "Date", + "package": "typescript" + } + }, + { + "id": 7648, + "name": "updated_at", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "reference", + "target": { + "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts", + "qualifiedName": "Date" + }, + "name": "Date", + "package": "typescript" + } + }, + { + "id": 7649, + "name": "deleted_at", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "union", + "types": [ + { + "type": "literal", + "value": null + }, + { + "type": "reference", + "target": { + "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts", + "qualifiedName": "Date" + }, + "name": "Date", + "package": "typescript" + } + ] + }, + "defaultValue": "null" + }, + { + "id": 7650, + "name": "onCreate", + "variant": "declaration", + "kind": 2048, + "flags": {}, + "signatures": [ + { + "id": 7651, + "name": "onCreate", + "variant": "signature", + "kind": 4096, + "flags": {}, + "type": { + "type": "intrinsic", + "name": "void" + } + } + ] + }, + { + "id": 7652, + "name": "onInit", + "variant": "declaration", + "kind": 2048, + "flags": {}, + "signatures": [ + { + "id": 7653, + "name": "onInit", + "variant": "signature", + "kind": 4096, + "flags": {}, + "type": { + "type": "intrinsic", + "name": "void" + } + } + ] + } + ], + "groups": [ + { + "title": "Constructors", + "children": [ + 7632 + ] + }, + { + "title": "Properties", + "children": [ + 7654, + 7634, + 7635, + 7636, + 7637, + 7638, + 7639, + 7640, + 7641, + 7642, + 7643, + 7644, + 7645, + 7646, + 7647, + 7648, + 7649 + ] + }, + { + "title": "Methods", + "children": [ + 7650, + 7652 + ] + } + ] + }, + { + "id": 7655, + "name": "ReturnReason", + "variant": "declaration", + "kind": 128, + "flags": {}, + "children": [ + { + "id": 7656, + "name": "constructor", + "variant": "declaration", + "kind": 512, + "flags": {}, + "signatures": [ + { + "id": 7657, + "name": "new ReturnReason", + "variant": "signature", + "kind": 16384, + "flags": {}, + "type": { + "type": "reference", + "target": 7655, + "name": "ReturnReason", + "package": "@medusajs/order", + "qualifiedName": "default" + } + } + ] + }, + { + "id": 7673, + "name": "[OptionalProps]", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "reference", + "target": { + "sourceFileName": "../../../../packages/modules/order/src/models/return-reason.ts", + "qualifiedName": "OptionalOrderProps" + }, + "name": "OptionalOrderProps", + "package": "@medusajs/order" + } + }, + { + "id": 7658, + "name": "id", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 7659, + "name": "value", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 7660, + "name": "label", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 7661, + "name": "description", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "union", + "types": [ + { + "type": "literal", + "value": null + }, + { + "type": "intrinsic", + "name": "string" + } + ] + }, + "defaultValue": "null" + }, + { + "id": 7662, + "name": "parent_return_reason_id", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "union", + "types": [ + { + "type": "literal", + "value": null + }, + { + "type": "intrinsic", + "name": "string" + } + ] + } + }, + { + "id": 7663, + "name": "parent_return_reason", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "union", + "types": [ + { + "type": "literal", + "value": null + }, + { + "type": "reference", + "target": 7655, + "name": "ReturnReason", + "package": "@medusajs/order", + "qualifiedName": "default" + } + ] + } + }, + { + "id": 7664, + "name": "return_reason_children", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "array", + "elementType": { + "type": "reference", + "target": 7655, + "name": "ReturnReason", + "package": "@medusajs/order", + "qualifiedName": "default" + } + } + }, + { + "id": 7665, + "name": "metadata", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "union", + "types": [ + { + "type": "literal", + "value": null + }, + { + "type": "reference", + "target": { + "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts", + "qualifiedName": "Record" + }, + "typeArguments": [ + { + "type": "intrinsic", + "name": "string" + }, + { + "type": "intrinsic", + "name": "unknown" + } + ], + "name": "Record", + "package": "typescript" + } + ] + }, + "defaultValue": "null" + }, + { + "id": 7666, + "name": "created_at", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "reference", + "target": { + "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts", + "qualifiedName": "Date" + }, + "name": "Date", + "package": "typescript" + } + }, + { + "id": 7667, + "name": "updated_at", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "reference", + "target": { + "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts", + "qualifiedName": "Date" + }, + "name": "Date", + "package": "typescript" + } + }, + { + "id": 7668, + "name": "deleted_at", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "union", + "types": [ + { + "type": "literal", + "value": null + }, + { + "type": "reference", + "target": { + "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts", + "qualifiedName": "Date" + }, + "name": "Date", + "package": "typescript" + } + ] + }, + "defaultValue": "null" + }, + { + "id": 7669, + "name": "onCreate", + "variant": "declaration", + "kind": 2048, + "flags": {}, + "signatures": [ + { + "id": 7670, + "name": "onCreate", + "variant": "signature", + "kind": 4096, + "flags": {}, + "type": { + "type": "intrinsic", + "name": "void" + } + } + ] + }, + { + "id": 7671, + "name": "onInit", + "variant": "declaration", + "kind": 2048, + "flags": {}, + "signatures": [ + { + "id": 7672, + "name": "onInit", + "variant": "signature", + "kind": 4096, + "flags": {}, + "type": { + "type": "intrinsic", + "name": "void" + } + } + ] + } + ], + "groups": [ + { + "title": "Constructors", + "children": [ + 7656 + ] + }, + { + "title": "Properties", + "children": [ + 7673, + 7658, + 7659, + 7660, + 7661, + 7662, + 7663, + 7664, + 7665, + 7666, + 7667, + 7668 + ] + }, + { + "title": "Methods", + "children": [ + 7669, + 7671 ] } ] }, { "id": 7600, - "name": "OrderSummary", + "name": "Return", "variant": "declaration", "kind": 128, "flags": {}, @@ -6281,20 +7905,38 @@ "signatures": [ { "id": 7602, - "name": "new OrderSummary", + "name": "new Return", "variant": "signature", "kind": 16384, "flags": {}, "type": { "type": "reference", "target": 7600, - "name": "OrderSummary", + "name": "Return", "package": "@medusajs/order", "qualifiedName": "default" } } ] }, + { + "id": 7630, + "name": "[OptionalProps]", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "reference", + "target": { + "sourceFileName": "../../../../packages/core/types/src/dal/entity.ts", + "qualifiedName": "ModelDateColumns" + }, + "name": "ModelDateColumns", + "package": "@medusajs/types" + } + }, { "id": 7603, "name": "id", @@ -6325,7 +7967,7 @@ "flags": {}, "type": { "type": "reference", - "target": 7444, + "target": 7429, "name": "Order", "package": "@medusajs/order", "qualifiedName": "default" @@ -6333,1662 +7975,20 @@ }, { "id": 7606, - "name": "version", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "intrinsic", - "name": "number" - }, - "defaultValue": "1" - }, - { - "id": 7607, - "name": "totals", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "union", - "types": [ - { - "type": "literal", - "value": null - }, - { - "type": "reference", - "target": { - "sourceFileName": "../../../../packages/modules/order/src/models/order-summary.ts", - "qualifiedName": "OrderSummaryTotals" - }, - "name": "OrderSummaryTotals", - "package": "@medusajs/order" - } - ] - }, - "defaultValue": "..." - }, - { - "id": 7608, - "name": "created_at", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "reference", - "target": { - "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts", - "qualifiedName": "Date" - }, - "name": "Date", - "package": "typescript" - } - }, - { - "id": 7609, - "name": "updated_at", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "reference", - "target": { - "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts", - "qualifiedName": "Date" - }, - "name": "Date", - "package": "typescript" - } - }, - { - "id": 7610, - "name": "deleted_at", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "union", - "types": [ - { - "type": "literal", - "value": null - }, - { - "type": "reference", - "target": { - "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts", - "qualifiedName": "Date" - }, - "name": "Date", - "package": "typescript" - } - ] - }, - "defaultValue": "null" - }, - { - "id": 7611, - "name": "onCreate", - "variant": "declaration", - "kind": 2048, - "flags": {}, - "signatures": [ - { - "id": 7612, - "name": "onCreate", - "variant": "signature", - "kind": 4096, - "flags": {}, - "type": { - "type": "intrinsic", - "name": "void" - } - } - ] - }, - { - "id": 7613, - "name": "onInit", - "variant": "declaration", - "kind": 2048, - "flags": {}, - "signatures": [ - { - "id": 7614, - "name": "onInit", - "variant": "signature", - "kind": 4096, - "flags": {}, - "type": { - "type": "intrinsic", - "name": "void" - } - } - ] - } - ], - "groups": [ - { - "title": "Constructors", - "children": [ - 7601 - ] - }, - { - "title": "Properties", - "children": [ - 7603, - 7604, - 7605, - 7606, - 7607, - 7608, - 7609, - 7610 - ] - }, - { - "title": "Methods", - "children": [ - 7611, - 7613 - ] - } - ] - }, - { - "id": 7444, - "name": "Order", - "variant": "declaration", - "kind": 128, - "flags": {}, - "children": [ - { - "id": 7445, - "name": "constructor", - "variant": "declaration", - "kind": 512, - "flags": {}, - "signatures": [ - { - "id": 7446, - "name": "new Order", - "variant": "signature", - "kind": 16384, - "flags": {}, - "type": { - "type": "reference", - "target": 7444, - "name": "Order", - "package": "@medusajs/order", - "qualifiedName": "default" - } - } - ] - }, - { - "id": 7475, - "name": "[OptionalProps]", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "type": { - "type": "reference", - "target": { - "sourceFileName": "../../../../packages/modules/order/src/models/order.ts", - "qualifiedName": "OptionalOrderProps" - }, - "name": "OptionalOrderProps", - "package": "@medusajs/order" - } - }, - { - "id": 7447, - "name": "id", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 7448, - "name": "display_id", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "intrinsic", - "name": "number" - } - }, - { - "id": 7449, - "name": "region_id", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "union", - "types": [ - { - "type": "literal", - "value": null - }, - { - "type": "intrinsic", - "name": "string" - } - ] - }, - "defaultValue": "null" - }, - { - "id": 7450, - "name": "customer_id", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "union", - "types": [ - { - "type": "literal", - "value": null - }, - { - "type": "intrinsic", - "name": "string" - } - ] - }, - "defaultValue": "null" - }, - { - "id": 7451, - "name": "version", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "intrinsic", - "name": "number" - }, - "defaultValue": "1" - }, - { - "id": 7452, - "name": "sales_channel_id", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "union", - "types": [ - { - "type": "literal", - "value": null - }, - { - "type": "intrinsic", - "name": "string" - } - ] - }, - "defaultValue": "null" - }, - { - "id": 7453, - "name": "status", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "reference", - "target": { - "sourceFileName": "../../../../packages/core/utils/src/order/status.ts", - "qualifiedName": "OrderStatus" - }, - "name": "OrderStatus", - "package": "@medusajs/utils" - } - }, - { - "id": 7454, - "name": "is_draft_order", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "intrinsic", - "name": "boolean" - }, - "defaultValue": "false" - }, - { - "id": 7455, - "name": "email", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "union", - "types": [ - { - "type": "literal", - "value": null - }, - { - "type": "intrinsic", - "name": "string" - } - ] - }, - "defaultValue": "null" - }, - { - "id": 7456, - "name": "currency_code", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 7457, - "name": "shipping_address_id", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "type": { - "type": "union", - "types": [ - { - "type": "literal", - "value": null - }, - { - "type": "intrinsic", - "name": "string" - } - ] - } - }, - { - "id": 7458, - "name": "shipping_address", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "type": { - "type": "union", - "types": [ - { - "type": "literal", - "value": null - }, - { - "type": "reference", - "target": 7234, - "name": "Address", - "package": "@medusajs/order", - "qualifiedName": "default" - } - ] - } - }, - { - "id": 7459, - "name": "billing_address_id", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "type": { - "type": "union", - "types": [ - { - "type": "literal", - "value": null - }, - { - "type": "intrinsic", - "name": "string" - } - ] - } - }, - { - "id": 7460, - "name": "billing_address", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "type": { - "type": "union", - "types": [ - { - "type": "literal", - "value": null - }, - { - "type": "reference", - "target": 7234, - "name": "Address", - "package": "@medusajs/order", - "qualifiedName": "default" - } - ] - } - }, - { - "id": 7461, - "name": "no_notification", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "union", - "types": [ - { - "type": "literal", - "value": null - }, - { - "type": "intrinsic", - "name": "boolean" - } - ] - }, - "defaultValue": "null" - }, - { - "id": 7462, - "name": "summary", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "reference", - "target": { - "sourceFileName": "../../../../node_modules/@mikro-orm/core/entity/Collection.d.ts", - "qualifiedName": "Collection" - }, - "typeArguments": [ - { - "type": "reference", - "target": 7600, - "name": "OrderSummary", - "package": "@medusajs/order", - "qualifiedName": "default" - }, - { - "type": "intrinsic", - "name": "object" - } - ], - "name": "Collection", - "package": "@mikro-orm/core" - }, - "defaultValue": "..." - }, - { - "id": 7463, - "name": "metadata", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "union", - "types": [ - { - "type": "literal", - "value": null - }, - { - "type": "reference", - "target": { - "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts", - "qualifiedName": "Record" - }, - "typeArguments": [ - { - "type": "intrinsic", - "name": "string" - }, - { - "type": "intrinsic", - "name": "unknown" - } - ], - "name": "Record", - "package": "typescript" - } - ] - }, - "defaultValue": "null" - }, - { - "id": 7464, - "name": "items", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "reference", - "target": { - "sourceFileName": "../../../../node_modules/@mikro-orm/core/entity/Collection.d.ts", - "qualifiedName": "Collection" - }, - "typeArguments": [ - { - "type": "reference", - "target": 7545, - "name": "OrderItem", - "package": "@medusajs/order", - "qualifiedName": "default" - }, - { - "type": "intrinsic", - "name": "object" - } - ], - "name": "Collection", - "package": "@mikro-orm/core" - }, - "defaultValue": "..." - }, - { - "id": 7465, - "name": "shipping_methods", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "reference", - "target": { - "sourceFileName": "../../../../node_modules/@mikro-orm/core/entity/Collection.d.ts", - "qualifiedName": "Collection" - }, - "typeArguments": [ - { - "type": "reference", - "target": 7577, - "name": "OrderShippingMethod", - "package": "@medusajs/order", - "qualifiedName": "default" - }, - { - "type": "intrinsic", - "name": "object" - } - ], - "name": "Collection", - "package": "@mikro-orm/core" - }, - "defaultValue": "..." - }, - { - "id": 7466, - "name": "transactions", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "reference", - "target": { - "sourceFileName": "../../../../node_modules/@mikro-orm/core/entity/Collection.d.ts", - "qualifiedName": "Collection" - }, - "typeArguments": [ - { - "type": "reference", - "target": 7745, - "name": "Transaction", - "package": "@medusajs/order", - "qualifiedName": "default" - }, - { - "type": "intrinsic", - "name": "object" - } - ], - "name": "Collection", - "package": "@mikro-orm/core" - }, - "defaultValue": "..." - }, - { - "id": 7467, - "name": "created_at", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "reference", - "target": { - "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts", - "qualifiedName": "Date" - }, - "name": "Date", - "package": "typescript" - } - }, - { - "id": 7468, - "name": "updated_at", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "reference", - "target": { - "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts", - "qualifiedName": "Date" - }, - "name": "Date", - "package": "typescript" - } - }, - { - "id": 7469, - "name": "deleted_at", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "union", - "types": [ - { - "type": "literal", - "value": null - }, - { - "type": "reference", - "target": { - "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts", - "qualifiedName": "Date" - }, - "name": "Date", - "package": "typescript" - } - ] - }, - "defaultValue": "null" - }, - { - "id": 7470, - "name": "canceled_at", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "union", - "types": [ - { - "type": "literal", - "value": null - }, - { - "type": "reference", - "target": { - "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts", - "qualifiedName": "Date" - }, - "name": "Date", - "package": "typescript" - } - ] - }, - "defaultValue": "null" - }, - { - "id": 7471, - "name": "onCreate", - "variant": "declaration", - "kind": 2048, - "flags": {}, - "signatures": [ - { - "id": 7472, - "name": "onCreate", - "variant": "signature", - "kind": 4096, - "flags": {}, - "type": { - "type": "intrinsic", - "name": "void" - } - } - ] - }, - { - "id": 7473, - "name": "onInit", - "variant": "declaration", - "kind": 2048, - "flags": {}, - "signatures": [ - { - "id": 7474, - "name": "onInit", - "variant": "signature", - "kind": 4096, - "flags": {}, - "type": { - "type": "intrinsic", - "name": "void" - } - } - ] - } - ], - "groups": [ - { - "title": "Constructors", - "children": [ - 7445 - ] - }, - { - "title": "Properties", - "children": [ - 7475, - 7447, - 7448, - 7449, - 7450, - 7451, - 7452, - 7453, - 7454, - 7455, - 7456, - 7457, - 7458, - 7459, - 7460, - 7461, - 7462, - 7463, - 7464, - 7465, - 7466, - 7467, - 7468, - 7469, - 7470 - ] - }, - { - "title": "Methods", - "children": [ - 7471, - 7473 - ] - } - ] - }, - { - "id": 7645, - "name": "ReturnItem", - "variant": "declaration", - "kind": 128, - "flags": {}, - "children": [ - { - "id": 7646, - "name": "constructor", - "variant": "declaration", - "kind": 512, - "flags": {}, - "signatures": [ - { - "id": 7647, - "name": "new ReturnItem", - "variant": "signature", - "kind": 16384, - "flags": {}, - "type": { - "type": "reference", - "target": 7645, - "name": "ReturnItem", - "package": "@medusajs/order", - "qualifiedName": "default" - } - } - ] - }, - { - "id": 7668, - "name": "[OptionalProps]", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "type": { - "type": "reference", - "target": { - "sourceFileName": "../../../../packages/core/types/src/dal/entity.ts", - "qualifiedName": "ModelDateColumns" - }, - "name": "ModelDateColumns", - "package": "@medusajs/types" - } - }, - { - "id": 7648, - "name": "id", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 7649, - "name": "reason_id", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "union", - "types": [ - { - "type": "literal", - "value": null - }, - { - "type": "intrinsic", - "name": "string" - } - ] - }, - "defaultValue": "null" - }, - { - "id": 7650, - "name": "reason", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "reference", - "target": 7669, - "name": "ReturnReason", - "package": "@medusajs/order", - "qualifiedName": "default" - } - }, - { - "id": 7651, - "name": "quantity", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "union", - "types": [ - { - "type": "intrinsic", - "name": "number" - }, - { - "type": "reference", - "target": { - "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts", - "qualifiedName": "Number" - }, - "name": "Number", - "package": "typescript" - } - ] - } - }, - { - "id": 7652, - "name": "raw_quantity", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "reference", - "target": { - "sourceFileName": "../../../../packages/core/types/src/totals/big-number.ts", - "qualifiedName": "BigNumberRawValue" - }, - "name": "BigNumberRawValue", - "package": "@medusajs/types" - } - }, - { - "id": 7653, - "name": "received_quantity", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "union", - "types": [ - { - "type": "intrinsic", - "name": "number" - }, - { - "type": "reference", - "target": { - "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts", - "qualifiedName": "Number" - }, - "name": "Number", - "package": "typescript" - } - ] - }, - "defaultValue": "0" - }, - { - "id": 7654, - "name": "raw_received_quantity", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "reference", - "target": { - "sourceFileName": "../../../../packages/core/types/src/totals/big-number.ts", - "qualifiedName": "BigNumberRawValue" - }, - "name": "BigNumberRawValue", - "package": "@medusajs/types" - } - }, - { - "id": 7655, - "name": "return_id", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 7656, - "name": "return", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "reference", - "target": 7615, - "name": "Return", - "package": "@medusajs/order", - "qualifiedName": "default" - } - }, - { - "id": 7657, - "name": "item_id", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 7658, - "name": "item", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "reference", - "target": 7371, - "name": "LineItem", - "package": "@medusajs/order", - "qualifiedName": "default" - } - }, - { - "id": 7659, - "name": "note", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 7660, - "name": "metadata", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "union", - "types": [ - { - "type": "literal", - "value": null - }, - { - "type": "reference", - "target": { - "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts", - "qualifiedName": "Record" - }, - "typeArguments": [ - { - "type": "intrinsic", - "name": "string" - }, - { - "type": "intrinsic", - "name": "unknown" - } - ], - "name": "Record", - "package": "typescript" - } - ] - }, - "defaultValue": "null" - }, - { - "id": 7661, - "name": "created_at", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "reference", - "target": { - "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts", - "qualifiedName": "Date" - }, - "name": "Date", - "package": "typescript" - } - }, - { - "id": 7662, - "name": "updated_at", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "reference", - "target": { - "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts", - "qualifiedName": "Date" - }, - "name": "Date", - "package": "typescript" - } - }, - { - "id": 7663, - "name": "deleted_at", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "union", - "types": [ - { - "type": "literal", - "value": null - }, - { - "type": "reference", - "target": { - "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts", - "qualifiedName": "Date" - }, - "name": "Date", - "package": "typescript" - } - ] - }, - "defaultValue": "null" - }, - { - "id": 7664, - "name": "onCreate", - "variant": "declaration", - "kind": 2048, - "flags": {}, - "signatures": [ - { - "id": 7665, - "name": "onCreate", - "variant": "signature", - "kind": 4096, - "flags": {}, - "type": { - "type": "intrinsic", - "name": "void" - } - } - ] - }, - { - "id": 7666, - "name": "onInit", - "variant": "declaration", - "kind": 2048, - "flags": {}, - "signatures": [ - { - "id": 7667, - "name": "onInit", - "variant": "signature", - "kind": 4096, - "flags": {}, - "type": { - "type": "intrinsic", - "name": "void" - } - } - ] - } - ], - "groups": [ - { - "title": "Constructors", - "children": [ - 7646 - ] - }, - { - "title": "Properties", - "children": [ - 7668, - 7648, - 7649, - 7650, - 7651, - 7652, - 7653, - 7654, - 7655, - 7656, - 7657, - 7658, - 7659, - 7660, - 7661, - 7662, - 7663 - ] - }, - { - "title": "Methods", - "children": [ - 7664, - 7666 - ] - } - ] - }, - { - "id": 7669, - "name": "ReturnReason", - "variant": "declaration", - "kind": 128, - "flags": {}, - "children": [ - { - "id": 7670, - "name": "constructor", - "variant": "declaration", - "kind": 512, - "flags": {}, - "signatures": [ - { - "id": 7671, - "name": "new ReturnReason", - "variant": "signature", - "kind": 16384, - "flags": {}, - "type": { - "type": "reference", - "target": 7669, - "name": "ReturnReason", - "package": "@medusajs/order", - "qualifiedName": "default" - } - } - ] - }, - { - "id": 7687, - "name": "[OptionalProps]", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "type": { - "type": "reference", - "target": { - "sourceFileName": "../../../../packages/modules/order/src/models/return-reason.ts", - "qualifiedName": "OptionalOrderProps" - }, - "name": "OptionalOrderProps", - "package": "@medusajs/order" - } - }, - { - "id": 7672, - "name": "id", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 7673, - "name": "value", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 7674, - "name": "label", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 7675, - "name": "description", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "union", - "types": [ - { - "type": "literal", - "value": null - }, - { - "type": "intrinsic", - "name": "string" - } - ] - }, - "defaultValue": "null" - }, - { - "id": 7676, - "name": "parent_return_reason_id", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "type": { - "type": "union", - "types": [ - { - "type": "literal", - "value": null - }, - { - "type": "intrinsic", - "name": "string" - } - ] - } - }, - { - "id": 7677, - "name": "parent_return_reason", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "type": { - "type": "union", - "types": [ - { - "type": "literal", - "value": null - }, - { - "type": "reference", - "target": 7669, - "name": "ReturnReason", - "package": "@medusajs/order", - "qualifiedName": "default" - } - ] - } - }, - { - "id": 7678, - "name": "return_reason_children", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "array", - "elementType": { - "type": "reference", - "target": 7669, - "name": "ReturnReason", - "package": "@medusajs/order", - "qualifiedName": "default" - } - } - }, - { - "id": 7679, - "name": "metadata", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "union", - "types": [ - { - "type": "literal", - "value": null - }, - { - "type": "reference", - "target": { - "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts", - "qualifiedName": "Record" - }, - "typeArguments": [ - { - "type": "intrinsic", - "name": "string" - }, - { - "type": "intrinsic", - "name": "unknown" - } - ], - "name": "Record", - "package": "typescript" - } - ] - }, - "defaultValue": "null" - }, - { - "id": 7680, - "name": "created_at", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "reference", - "target": { - "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts", - "qualifiedName": "Date" - }, - "name": "Date", - "package": "typescript" - } - }, - { - "id": 7681, - "name": "updated_at", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "reference", - "target": { - "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts", - "qualifiedName": "Date" - }, - "name": "Date", - "package": "typescript" - } - }, - { - "id": 7682, - "name": "deleted_at", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "union", - "types": [ - { - "type": "literal", - "value": null - }, - { - "type": "reference", - "target": { - "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts", - "qualifiedName": "Date" - }, - "name": "Date", - "package": "typescript" - } - ] - }, - "defaultValue": "null" - }, - { - "id": 7683, - "name": "onCreate", - "variant": "declaration", - "kind": 2048, - "flags": {}, - "signatures": [ - { - "id": 7684, - "name": "onCreate", - "variant": "signature", - "kind": 4096, - "flags": {}, - "type": { - "type": "intrinsic", - "name": "void" - } - } - ] - }, - { - "id": 7685, - "name": "onInit", - "variant": "declaration", - "kind": 2048, - "flags": {}, - "signatures": [ - { - "id": 7686, - "name": "onInit", - "variant": "signature", - "kind": 4096, - "flags": {}, - "type": { - "type": "intrinsic", - "name": "void" - } - } - ] - } - ], - "groups": [ - { - "title": "Constructors", - "children": [ - 7670 - ] - }, - { - "title": "Properties", - "children": [ - 7687, - 7672, - 7673, - 7674, - 7675, - 7676, - 7677, - 7678, - 7679, - 7680, - 7681, - 7682 - ] - }, - { - "title": "Methods", - "children": [ - 7683, - 7685 - ] - } - ] - }, - { - "id": 7615, - "name": "Return", - "variant": "declaration", - "kind": 128, - "flags": {}, - "children": [ - { - "id": 7616, - "name": "constructor", - "variant": "declaration", - "kind": 512, - "flags": {}, - "signatures": [ - { - "id": 7617, - "name": "new Return", - "variant": "signature", - "kind": 16384, - "flags": {}, - "type": { - "type": "reference", - "target": 7615, - "name": "Return", - "package": "@medusajs/order", - "qualifiedName": "default" - } - } - ] - }, - { - "id": 7644, - "name": "[OptionalProps]", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "type": { - "type": "reference", - "target": { - "sourceFileName": "../../../../packages/core/types/src/dal/entity.ts", - "qualifiedName": "ModelDateColumns" - }, - "name": "ModelDateColumns", - "package": "@medusajs/types" - } - }, - { - "id": 7618, - "name": "id", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 7619, - "name": "order_id", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 7620, - "name": "order", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "reference", - "target": 7444, - "name": "Order", - "package": "@medusajs/order", - "qualifiedName": "default" - } - }, - { - "id": 7621, "name": "exchange", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 7324, + "target": 7309, "name": "OrderExchange", "package": "@medusajs/order", "qualifiedName": "default" } }, { - "id": 7622, + "id": 7607, "name": "exchange_id", "variant": "declaration", "kind": 1024, @@ -8009,21 +8009,21 @@ "defaultValue": "null" }, { - "id": 7623, + "id": 7608, "name": "claim", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 7257, + "target": 7242, "name": "OrderClaim", "package": "@medusajs/order", "qualifiedName": "default" } }, { - "id": 7624, + "id": 7609, "name": "claim_id", "variant": "declaration", "kind": 1024, @@ -8044,7 +8044,7 @@ "defaultValue": "null" }, { - "id": 7625, + "id": 7610, "name": "order_version", "variant": "declaration", "kind": 1024, @@ -8055,7 +8055,7 @@ } }, { - "id": 7626, + "id": 7611, "name": "display_id", "variant": "declaration", "kind": 1024, @@ -8066,7 +8066,7 @@ } }, { - "id": 7627, + "id": 7612, "name": "status", "variant": "declaration", "kind": 1024, @@ -8083,7 +8083,28 @@ "defaultValue": "ReturnStatus.REQUESTED" }, { - "id": 7628, + "id": 7613, + "name": "location_id", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "union", + "types": [ + { + "type": "literal", + "value": null + }, + { + "type": "intrinsic", + "name": "string" + } + ] + }, + "defaultValue": "null" + }, + { + "id": 7614, "name": "no_notification", "variant": "declaration", "kind": 1024, @@ -8104,7 +8125,7 @@ "defaultValue": "null" }, { - "id": 7629, + "id": 7615, "name": "refund_amount", "variant": "declaration", "kind": 1024, @@ -8129,7 +8150,7 @@ } }, { - "id": 7630, + "id": 7616, "name": "raw_refund_amount", "variant": "declaration", "kind": 1024, @@ -8145,7 +8166,7 @@ } }, { - "id": 7631, + "id": 7617, "name": "items", "variant": "declaration", "kind": 1024, @@ -8159,7 +8180,7 @@ "typeArguments": [ { "type": "reference", - "target": 7645, + "target": 7631, "name": "ReturnItem", "package": "@medusajs/order", "qualifiedName": "default" @@ -8175,7 +8196,7 @@ "defaultValue": "..." }, { - "id": 7632, + "id": 7618, "name": "shipping_methods", "variant": "declaration", "kind": 1024, @@ -8189,7 +8210,7 @@ "typeArguments": [ { "type": "reference", - "target": 7577, + "target": 7562, "name": "OrderShippingMethod", "package": "@medusajs/order", "qualifiedName": "default" @@ -8205,7 +8226,7 @@ "defaultValue": "..." }, { - "id": 7633, + "id": 7619, "name": "transactions", "variant": "declaration", "kind": 1024, @@ -8219,7 +8240,7 @@ "typeArguments": [ { "type": "reference", - "target": 7745, + "target": 7731, "name": "Transaction", "package": "@medusajs/order", "qualifiedName": "default" @@ -8235,7 +8256,7 @@ "defaultValue": "..." }, { - "id": 7634, + "id": 7620, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -8271,7 +8292,7 @@ "defaultValue": "null" }, { - "id": 7635, + "id": 7621, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -8287,7 +8308,7 @@ } }, { - "id": 7636, + "id": 7622, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -8303,7 +8324,7 @@ } }, { - "id": 7637, + "id": 7623, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -8329,7 +8350,7 @@ "defaultValue": "null" }, { - "id": 7638, + "id": 7624, "name": "received_at", "variant": "declaration", "kind": 1024, @@ -8355,7 +8376,7 @@ "defaultValue": "null" }, { - "id": 7639, + "id": 7625, "name": "canceled_at", "variant": "declaration", "kind": 1024, @@ -8381,14 +8402,14 @@ "defaultValue": "null" }, { - "id": 7640, + "id": 7626, "name": "onCreate", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 7641, + "id": 7627, "name": "onCreate", "variant": "signature", "kind": 4096, @@ -8401,14 +8422,14 @@ ] }, { - "id": 7642, + "id": 7628, "name": "onInit", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 7643, + "id": 7629, "name": "onInit", "variant": "signature", "kind": 4096, @@ -8425,13 +8446,28 @@ { "title": "Constructors", "children": [ - 7616 + 7601 ] }, { "title": "Properties", "children": [ - 7644, + 7630, + 7603, + 7604, + 7605, + 7606, + 7607, + 7608, + 7609, + 7610, + 7611, + 7612, + 7613, + 7614, + 7615, + 7616, + 7617, 7618, 7619, 7620, @@ -8439,55 +8475,41 @@ 7622, 7623, 7624, - 7625, - 7626, - 7627, - 7628, - 7629, - 7630, - 7631, - 7632, - 7633, - 7634, - 7635, - 7636, - 7637, - 7638, - 7639 + 7625 ] }, { "title": "Methods", "children": [ - 7640, - 7642 + 7626, + 7628 ] } ] }, { - "id": 7708, + "id": 7694, "name": "ShippingMethodAdjustment", "variant": "declaration", "kind": 128, "flags": {}, "children": [ { - "id": 7709, + "id": 7695, "name": "constructor", "variant": "declaration", "kind": 512, "flags": {}, "signatures": [ { - "id": 7710, + "id": 7696, "name": "new ShippingMethodAdjustment", "variant": "signature", "kind": 16384, "flags": {}, "type": { "type": "reference", - "target": 7708, + "target": 7694, "name": "ShippingMethodAdjustment", "package": "@medusajs/order", "qualifiedName": "default" @@ -8506,7 +8528,7 @@ } }, { - "id": 7726, + "id": 7712, "name": "[OptionalProps]", "variant": "declaration", "kind": 1024, @@ -8529,7 +8551,7 @@ } }, { - "id": 7717, + "id": 7703, "name": "id", "variant": "declaration", "kind": 1024, @@ -8547,7 +8569,7 @@ } }, { - "id": 7718, + "id": 7704, "name": "description", "variant": "declaration", "kind": 1024, @@ -8575,7 +8597,7 @@ } }, { - "id": 7719, + "id": 7705, "name": "promotion_id", "variant": "declaration", "kind": 1024, @@ -8603,7 +8625,7 @@ } }, { - "id": 7720, + "id": 7706, "name": "code", "variant": "declaration", "kind": 1024, @@ -8631,7 +8653,7 @@ } }, { - "id": 7721, + "id": 7707, "name": "amount", "variant": "declaration", "kind": 1024, @@ -8663,7 +8685,7 @@ } }, { - "id": 7722, + "id": 7708, "name": "raw_amount", "variant": "declaration", "kind": 1024, @@ -8686,7 +8708,7 @@ } }, { - "id": 7723, + "id": 7709, "name": "provider_id", "variant": "declaration", "kind": 1024, @@ -8714,7 +8736,7 @@ } }, { - "id": 7724, + "id": 7710, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -8737,7 +8759,7 @@ } }, { - "id": 7725, + "id": 7711, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -8760,21 +8782,21 @@ } }, { - "id": 7711, + "id": 7697, "name": "shipping_method", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 7688, + "target": 7674, "name": "ShippingMethod", "package": "@medusajs/order", "qualifiedName": "default" } }, { - "id": 7712, + "id": 7698, "name": "shipping_method_id", "variant": "declaration", "kind": 1024, @@ -8785,14 +8807,14 @@ } }, { - "id": 7713, + "id": 7699, "name": "onCreate", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 7714, + "id": 7700, "name": "onCreate", "variant": "signature", "kind": 4096, @@ -8805,14 +8827,14 @@ ] }, { - "id": 7715, + "id": 7701, "name": "onInit", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 7716, + "id": 7702, "name": "onInit", "variant": "signature", "kind": 4096, @@ -8829,31 +8851,31 @@ { "title": "Constructors", "children": [ - 7709 + 7695 ] }, { "title": "Properties", "children": [ - 7726, - 7717, - 7718, - 7719, - 7720, - 7721, - 7722, - 7723, - 7724, - 7725, + 7712, + 7703, + 7704, + 7705, + 7706, + 7707, + 7708, + 7709, + 7710, 7711, - 7712 + 7697, + 7698 ] }, { "title": "Methods", "children": [ - 7713, - 7715 + 7699, + 7701 ] } ], @@ -8870,28 +8892,28 @@ ] }, { - "id": 7727, + "id": 7713, "name": "ShippingMethodTaxLine", "variant": "declaration", "kind": 128, "flags": {}, "children": [ { - "id": 7728, + "id": 7714, "name": "constructor", "variant": "declaration", "kind": 512, "flags": {}, "signatures": [ { - "id": 7729, + "id": 7715, "name": "new ShippingMethodTaxLine", "variant": "signature", "kind": 16384, "flags": {}, "type": { "type": "reference", - "target": 7727, + "target": 7713, "name": "ShippingMethodTaxLine", "package": "@medusajs/order", "qualifiedName": "default" @@ -8910,21 +8932,21 @@ } }, { - "id": 7730, + "id": 7716, "name": "shipping_method", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 7688, + "target": 7674, "name": "ShippingMethod", "package": "@medusajs/order", "qualifiedName": "default" } }, { - "id": 7731, + "id": 7717, "name": "shipping_method_id", "variant": "declaration", "kind": 1024, @@ -8935,14 +8957,14 @@ } }, { - "id": 7732, + "id": 7718, "name": "onCreate", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 7733, + "id": 7719, "name": "onCreate", "variant": "signature", "kind": 4096, @@ -8955,14 +8977,14 @@ ] }, { - "id": 7734, + "id": 7720, "name": "onInit", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 7735, + "id": 7721, "name": "onInit", "variant": "signature", "kind": 4096, @@ -8975,7 +8997,7 @@ ] }, { - "id": 7736, + "id": 7722, "name": "id", "variant": "declaration", "kind": 1024, @@ -8993,7 +9015,7 @@ } }, { - "id": 7737, + "id": 7723, "name": "description", "variant": "declaration", "kind": 1024, @@ -9021,7 +9043,7 @@ } }, { - "id": 7738, + "id": 7724, "name": "tax_rate_id", "variant": "declaration", "kind": 1024, @@ -9049,7 +9071,7 @@ } }, { - "id": 7739, + "id": 7725, "name": "code", "variant": "declaration", "kind": 1024, @@ -9067,7 +9089,7 @@ } }, { - "id": 7740, + "id": 7726, "name": "rate", "variant": "declaration", "kind": 1024, @@ -9099,7 +9121,7 @@ } }, { - "id": 7741, + "id": 7727, "name": "raw_rate", "variant": "declaration", "kind": 1024, @@ -9122,7 +9144,7 @@ } }, { - "id": 7742, + "id": 7728, "name": "provider_id", "variant": "declaration", "kind": 1024, @@ -9150,7 +9172,7 @@ } }, { - "id": 7743, + "id": 7729, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -9173,7 +9195,7 @@ } }, { - "id": 7744, + "id": 7730, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -9200,30 +9222,30 @@ { "title": "Constructors", "children": [ - 7728 + 7714 ] }, { "title": "Properties", "children": [ - 7730, - 7731, - 7736, - 7737, - 7738, - 7739, - 7740, - 7741, - 7742, - 7743, - 7744 + 7716, + 7717, + 7722, + 7723, + 7724, + 7725, + 7726, + 7727, + 7728, + 7729, + 7730 ] }, { "title": "Methods", "children": [ - 7732, - 7734 + 7718, + 7720 ] } ], @@ -9240,28 +9262,28 @@ ] }, { - "id": 7688, + "id": 7674, "name": "ShippingMethod", "variant": "declaration", "kind": 128, "flags": {}, "children": [ { - "id": 7689, + "id": 7675, "name": "constructor", "variant": "declaration", "kind": 512, "flags": {}, "signatures": [ { - "id": 7690, + "id": 7676, "name": "new ShippingMethod", "variant": "signature", "kind": 16384, "flags": {}, "type": { "type": "reference", - "target": 7688, + "target": 7674, "name": "ShippingMethod", "package": "@medusajs/order", "qualifiedName": "default" @@ -9270,7 +9292,7 @@ ] }, { - "id": 7691, + "id": 7677, "name": "id", "variant": "declaration", "kind": 1024, @@ -9281,7 +9303,7 @@ } }, { - "id": 7692, + "id": 7678, "name": "name", "variant": "declaration", "kind": 1024, @@ -9292,7 +9314,7 @@ } }, { - "id": 7693, + "id": 7679, "name": "description", "variant": "declaration", "kind": 1024, @@ -9313,7 +9335,7 @@ "defaultValue": "null" }, { - "id": 7694, + "id": 7680, "name": "amount", "variant": "declaration", "kind": 1024, @@ -9338,7 +9360,7 @@ } }, { - "id": 7695, + "id": 7681, "name": "raw_amount", "variant": "declaration", "kind": 1024, @@ -9354,7 +9376,7 @@ } }, { - "id": 7696, + "id": 7682, "name": "is_tax_inclusive", "variant": "declaration", "kind": 1024, @@ -9366,7 +9388,7 @@ "defaultValue": "false" }, { - "id": 7697, + "id": 7683, "name": "shipping_option_id", "variant": "declaration", "kind": 1024, @@ -9387,7 +9409,7 @@ "defaultValue": "null" }, { - "id": 7698, + "id": 7684, "name": "data", "variant": "declaration", "kind": 1024, @@ -9423,7 +9445,7 @@ "defaultValue": "null" }, { - "id": 7699, + "id": 7685, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -9459,7 +9481,7 @@ "defaultValue": "null" }, { - "id": 7700, + "id": 7686, "name": "tax_lines", "variant": "declaration", "kind": 1024, @@ -9473,7 +9495,7 @@ "typeArguments": [ { "type": "reference", - "target": 7727, + "target": 7713, "name": "ShippingMethodTaxLine", "package": "@medusajs/order", "qualifiedName": "default" @@ -9489,7 +9511,7 @@ "defaultValue": "..." }, { - "id": 7701, + "id": 7687, "name": "adjustments", "variant": "declaration", "kind": 1024, @@ -9503,7 +9525,7 @@ "typeArguments": [ { "type": "reference", - "target": 7708, + "target": 7694, "name": "ShippingMethodAdjustment", "package": "@medusajs/order", "qualifiedName": "default" @@ -9519,7 +9541,7 @@ "defaultValue": "..." }, { - "id": 7702, + "id": 7688, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -9535,7 +9557,7 @@ } }, { - "id": 7703, + "id": 7689, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -9551,14 +9573,14 @@ } }, { - "id": 7704, + "id": 7690, "name": "onCreate", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 7705, + "id": 7691, "name": "onCreate", "variant": "signature", "kind": 4096, @@ -9571,14 +9593,14 @@ ] }, { - "id": 7706, + "id": 7692, "name": "onInit", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 7707, + "id": 7693, "name": "onInit", "variant": "signature", "kind": 4096, @@ -9595,59 +9617,59 @@ { "title": "Constructors", "children": [ - 7689 + 7675 ] }, { "title": "Properties", "children": [ - 7691, - 7692, - 7693, - 7694, - 7695, - 7696, - 7697, - 7698, - 7699, - 7700, - 7701, - 7702, - 7703 + 7677, + 7678, + 7679, + 7680, + 7681, + 7682, + 7683, + 7684, + 7685, + 7686, + 7687, + 7688, + 7689 ] }, { "title": "Methods", "children": [ - 7704, - 7706 + 7690, + 7692 ] } ] }, { - "id": 7745, + "id": 7731, "name": "Transaction", "variant": "declaration", "kind": 128, "flags": {}, "children": [ { - "id": 7746, + "id": 7732, "name": "constructor", "variant": "declaration", "kind": 512, "flags": {}, "signatures": [ { - "id": 7747, + "id": 7733, "name": "new Transaction", "variant": "signature", "kind": 16384, "flags": {}, "type": { "type": "reference", - "target": 7745, + "target": 7731, "name": "Transaction", "package": "@medusajs/order", "qualifiedName": "default" @@ -9656,7 +9678,7 @@ ] }, { - "id": 7770, + "id": 7756, "name": "[OptionalProps]", "variant": "declaration", "kind": 1024, @@ -9674,7 +9696,7 @@ } }, { - "id": 7748, + "id": 7734, "name": "id", "variant": "declaration", "kind": 1024, @@ -9685,7 +9707,7 @@ } }, { - "id": 7749, + "id": 7735, "name": "order_id", "variant": "declaration", "kind": 1024, @@ -9696,21 +9718,21 @@ } }, { - "id": 7750, + "id": 7736, "name": "order", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 7444, + "target": 7429, "name": "Order", "package": "@medusajs/order", "qualifiedName": "default" } }, { - "id": 7751, + "id": 7737, "name": "return_id", "variant": "declaration", "kind": 1024, @@ -9731,21 +9753,21 @@ "defaultValue": "null" }, { - "id": 7752, + "id": 7738, "name": "return", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 7615, + "target": 7600, "name": "Return", "package": "@medusajs/order", "qualifiedName": "default" } }, { - "id": 7753, + "id": 7739, "name": "exchange_id", "variant": "declaration", "kind": 1024, @@ -9765,21 +9787,21 @@ } }, { - "id": 7754, + "id": 7740, "name": "exchange", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 7324, + "target": 7309, "name": "OrderExchange", "package": "@medusajs/order", "qualifiedName": "default" } }, { - "id": 7755, + "id": 7741, "name": "claim_id", "variant": "declaration", "kind": 1024, @@ -9799,21 +9821,21 @@ } }, { - "id": 7756, + "id": 7742, "name": "claim", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 7257, + "target": 7242, "name": "OrderClaim", "package": "@medusajs/order", "qualifiedName": "default" } }, { - "id": 7757, + "id": 7743, "name": "version", "variant": "declaration", "kind": 1024, @@ -9825,7 +9847,7 @@ "defaultValue": "1" }, { - "id": 7758, + "id": 7744, "name": "amount", "variant": "declaration", "kind": 1024, @@ -9850,7 +9872,7 @@ } }, { - "id": 7759, + "id": 7745, "name": "raw_amount", "variant": "declaration", "kind": 1024, @@ -9866,7 +9888,7 @@ } }, { - "id": 7760, + "id": 7746, "name": "currency_code", "variant": "declaration", "kind": 1024, @@ -9877,7 +9899,7 @@ } }, { - "id": 7761, + "id": 7747, "name": "reference", "variant": "declaration", "kind": 1024, @@ -9898,7 +9920,7 @@ "defaultValue": "null" }, { - "id": 7762, + "id": 7748, "name": "reference_id", "variant": "declaration", "kind": 1024, @@ -9919,7 +9941,7 @@ "defaultValue": "null" }, { - "id": 7763, + "id": 7749, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -9935,7 +9957,7 @@ } }, { - "id": 7764, + "id": 7750, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -9951,7 +9973,7 @@ } }, { - "id": 7765, + "id": 7751, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -9977,14 +9999,14 @@ "defaultValue": "null" }, { - "id": 7766, + "id": 7752, "name": "onCreate", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 7767, + "id": 7753, "name": "onCreate", "variant": "signature", "kind": 4096, @@ -9997,14 +10019,14 @@ ] }, { - "id": 7768, + "id": 7754, "name": "onInit", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 7769, + "id": 7755, "name": "onInit", "variant": "signature", "kind": 4096, @@ -10021,38 +10043,38 @@ { "title": "Constructors", "children": [ - 7746 + 7732 ] }, { "title": "Properties", "children": [ - 7770, + 7756, + 7734, + 7735, + 7736, + 7737, + 7738, + 7739, + 7740, + 7741, + 7742, + 7743, + 7744, + 7745, + 7746, + 7747, 7748, 7749, 7750, - 7751, - 7752, - 7753, - 7754, - 7755, - 7756, - 7757, - 7758, - 7759, - 7760, - 7761, - 7762, - 7763, - 7764, - 7765 + 7751 ] }, { "title": "Methods", "children": [ - 7766, - 7768 + 7752, + 7754 ] } ] @@ -10062,2006 +10084,2010 @@ { "title": "Classes", "children": [ - 7234, - 7308, - 7285, - 7257, - 7351, - 7324, - 7407, - 7426, - 7371, - 7513, - 7476, - 7545, - 7577, + 7219, + 7293, + 7270, + 7242, + 7336, + 7309, + 7392, + 7411, + 7356, + 7498, + 7461, + 7530, + 7562, + 7585, + 7429, + 7631, + 7655, 7600, - 7444, - 7645, - 7669, - 7615, - 7708, - 7727, - 7688, - 7745 + 7694, + 7713, + 7674, + 7731 ] } ], "packageName": "@medusajs/order", "symbolIdMap": { - "7233": { + "7218": { "sourceFileName": "../../../../packages/modules/order/src/models/index.ts", "qualifiedName": "" }, - "7234": { + "7219": { "sourceFileName": "../../../../packages/modules/order/src/models/address.ts", "qualifiedName": "default" }, - "7237": { + "7222": { "sourceFileName": "../../../../packages/modules/order/src/models/address.ts", "qualifiedName": "default.id" }, - "7238": { + "7223": { "sourceFileName": "../../../../packages/modules/order/src/models/address.ts", "qualifiedName": "default.customer_id" }, - "7239": { + "7224": { "sourceFileName": "../../../../packages/modules/order/src/models/address.ts", "qualifiedName": "default.company" }, - "7240": { + "7225": { "sourceFileName": "../../../../packages/modules/order/src/models/address.ts", "qualifiedName": "default.first_name" }, - "7241": { + "7226": { "sourceFileName": "../../../../packages/modules/order/src/models/address.ts", "qualifiedName": "default.last_name" }, - "7242": { + "7227": { "sourceFileName": "../../../../packages/modules/order/src/models/address.ts", "qualifiedName": "default.address_1" }, - "7243": { + "7228": { "sourceFileName": "../../../../packages/modules/order/src/models/address.ts", "qualifiedName": "default.address_2" }, - "7244": { + "7229": { "sourceFileName": "../../../../packages/modules/order/src/models/address.ts", "qualifiedName": "default.city" }, - "7245": { + "7230": { "sourceFileName": "../../../../packages/modules/order/src/models/address.ts", "qualifiedName": "default.country_code" }, - "7246": { + "7231": { "sourceFileName": "../../../../packages/modules/order/src/models/address.ts", "qualifiedName": "default.province" }, - "7247": { + "7232": { "sourceFileName": "../../../../packages/modules/order/src/models/address.ts", "qualifiedName": "default.postal_code" }, - "7248": { + "7233": { "sourceFileName": "../../../../packages/modules/order/src/models/address.ts", "qualifiedName": "default.phone" }, - "7249": { + "7234": { "sourceFileName": "../../../../packages/modules/order/src/models/address.ts", "qualifiedName": "default.metadata" }, - "7250": { + "7235": { "sourceFileName": "../../../../packages/modules/order/src/models/address.ts", "qualifiedName": "default.created_at" }, - "7251": { + "7236": { "sourceFileName": "../../../../packages/modules/order/src/models/address.ts", "qualifiedName": "default.updated_at" }, - "7252": { + "7237": { "sourceFileName": "../../../../packages/modules/order/src/models/address.ts", "qualifiedName": "default.onCreate" }, - "7253": { + "7238": { "sourceFileName": "../../../../packages/modules/order/src/models/address.ts", "qualifiedName": "default.onCreate" }, - "7254": { + "7239": { "sourceFileName": "../../../../packages/modules/order/src/models/address.ts", "qualifiedName": "default.onInit" }, - "7255": { + "7240": { "sourceFileName": "../../../../packages/modules/order/src/models/address.ts", "qualifiedName": "default.onInit" }, - "7256": { + "7241": { "sourceFileName": "../../../../packages/modules/order/src/models/address.ts", "qualifiedName": "default.[OptionalProps]" }, - "7257": { + "7242": { "sourceFileName": "../../../../packages/modules/order/src/models/claim.ts", "qualifiedName": "default" }, - "7260": { + "7245": { "sourceFileName": "../../../../packages/modules/order/src/models/claim.ts", "qualifiedName": "default.id" }, - "7261": { + "7246": { "sourceFileName": "../../../../packages/modules/order/src/models/claim.ts", "qualifiedName": "default.order_id" }, - "7262": { + "7247": { "sourceFileName": "../../../../packages/modules/order/src/models/claim.ts", "qualifiedName": "default.order" }, - "7263": { + "7248": { "sourceFileName": "../../../../packages/modules/order/src/models/claim.ts", "qualifiedName": "default.return" }, - "7264": { + "7249": { "sourceFileName": "../../../../packages/modules/order/src/models/claim.ts", "qualifiedName": "default.return_id" }, - "7265": { + "7250": { "sourceFileName": "../../../../packages/modules/order/src/models/claim.ts", "qualifiedName": "default.order_version" }, - "7266": { + "7251": { "sourceFileName": "../../../../packages/modules/order/src/models/claim.ts", "qualifiedName": "default.display_id" }, - "7267": { + "7252": { "sourceFileName": "../../../../packages/modules/order/src/models/claim.ts", "qualifiedName": "default.type" }, - "7268": { + "7253": { "sourceFileName": "../../../../packages/modules/order/src/models/claim.ts", "qualifiedName": "default.no_notification" }, - "7269": { + "7254": { "sourceFileName": "../../../../packages/modules/order/src/models/claim.ts", "qualifiedName": "default.refund_amount" }, - "7270": { + "7255": { "sourceFileName": "../../../../packages/modules/order/src/models/claim.ts", "qualifiedName": "default.raw_refund_amount" }, - "7271": { + "7256": { "sourceFileName": "../../../../packages/modules/order/src/models/claim.ts", "qualifiedName": "default.additional_items" }, - "7272": { + "7257": { "sourceFileName": "../../../../packages/modules/order/src/models/claim.ts", "qualifiedName": "default.claim_items" }, - "7273": { + "7258": { "sourceFileName": "../../../../packages/modules/order/src/models/claim.ts", "qualifiedName": "default.shipping_methods" }, - "7274": { + "7259": { "sourceFileName": "../../../../packages/modules/order/src/models/claim.ts", "qualifiedName": "default.transactions" }, - "7275": { + "7260": { "sourceFileName": "../../../../packages/modules/order/src/models/claim.ts", "qualifiedName": "default.metadata" }, - "7276": { + "7261": { "sourceFileName": "../../../../packages/modules/order/src/models/claim.ts", "qualifiedName": "default.created_at" }, - "7277": { + "7262": { "sourceFileName": "../../../../packages/modules/order/src/models/claim.ts", "qualifiedName": "default.updated_at" }, - "7278": { + "7263": { "sourceFileName": "../../../../packages/modules/order/src/models/claim.ts", "qualifiedName": "default.deleted_at" }, - "7279": { + "7264": { "sourceFileName": "../../../../packages/modules/order/src/models/claim.ts", "qualifiedName": "default.canceled_at" }, - "7280": { + "7265": { "sourceFileName": "../../../../packages/modules/order/src/models/claim.ts", "qualifiedName": "default.onCreate" }, - "7281": { + "7266": { "sourceFileName": "../../../../packages/modules/order/src/models/claim.ts", "qualifiedName": "default.onCreate" }, - "7282": { + "7267": { "sourceFileName": "../../../../packages/modules/order/src/models/claim.ts", "qualifiedName": "default.onInit" }, - "7283": { + "7268": { "sourceFileName": "../../../../packages/modules/order/src/models/claim.ts", "qualifiedName": "default.onInit" }, - "7284": { + "7269": { "sourceFileName": "../../../../packages/modules/order/src/models/claim.ts", "qualifiedName": "default.[OptionalProps]" }, - "7285": { + "7270": { "sourceFileName": "../../../../packages/modules/order/src/models/claim-item.ts", "qualifiedName": "default" }, - "7288": { + "7273": { "sourceFileName": "../../../../packages/modules/order/src/models/claim-item.ts", "qualifiedName": "default.id" }, - "7289": { + "7274": { "sourceFileName": "../../../../packages/modules/order/src/models/claim-item.ts", "qualifiedName": "default.images" }, - "7290": { + "7275": { "sourceFileName": "../../../../packages/modules/order/src/models/claim-item.ts", "qualifiedName": "default.reason" }, - "7291": { + "7276": { "sourceFileName": "../../../../packages/modules/order/src/models/claim-item.ts", "qualifiedName": "default.quantity" }, - "7292": { + "7277": { "sourceFileName": "../../../../packages/modules/order/src/models/claim-item.ts", "qualifiedName": "default.raw_quantity" }, - "7293": { + "7278": { "sourceFileName": "../../../../packages/modules/order/src/models/claim-item.ts", "qualifiedName": "default.claim_id" }, - "7294": { + "7279": { "sourceFileName": "../../../../packages/modules/order/src/models/claim-item.ts", "qualifiedName": "default.claim" }, - "7295": { + "7280": { "sourceFileName": "../../../../packages/modules/order/src/models/claim-item.ts", "qualifiedName": "default.item_id" }, - "7296": { + "7281": { "sourceFileName": "../../../../packages/modules/order/src/models/claim-item.ts", "qualifiedName": "default.item" }, - "7297": { + "7282": { "sourceFileName": "../../../../packages/modules/order/src/models/claim-item.ts", "qualifiedName": "default.is_additional_item" }, - "7298": { + "7283": { "sourceFileName": "../../../../packages/modules/order/src/models/claim-item.ts", "qualifiedName": "default.note" }, - "7299": { + "7284": { "sourceFileName": "../../../../packages/modules/order/src/models/claim-item.ts", "qualifiedName": "default.metadata" }, - "7300": { + "7285": { "sourceFileName": "../../../../packages/modules/order/src/models/claim-item.ts", "qualifiedName": "default.created_at" }, - "7301": { + "7286": { "sourceFileName": "../../../../packages/modules/order/src/models/claim-item.ts", "qualifiedName": "default.updated_at" }, - "7302": { + "7287": { "sourceFileName": "../../../../packages/modules/order/src/models/claim-item.ts", "qualifiedName": "default.deleted_at" }, - "7303": { + "7288": { "sourceFileName": "../../../../packages/modules/order/src/models/claim-item.ts", "qualifiedName": "default.onCreate" }, - "7304": { + "7289": { "sourceFileName": "../../../../packages/modules/order/src/models/claim-item.ts", "qualifiedName": "default.onCreate" }, - "7305": { + "7290": { "sourceFileName": "../../../../packages/modules/order/src/models/claim-item.ts", "qualifiedName": "default.onInit" }, - "7306": { + "7291": { "sourceFileName": "../../../../packages/modules/order/src/models/claim-item.ts", "qualifiedName": "default.onInit" }, - "7307": { + "7292": { "sourceFileName": "../../../../packages/modules/order/src/models/claim-item.ts", "qualifiedName": "default.[OptionalProps]" }, - "7308": { + "7293": { "sourceFileName": "../../../../packages/modules/order/src/models/claim-item-image.ts", "qualifiedName": "default" }, - "7311": { + "7296": { "sourceFileName": "../../../../packages/modules/order/src/models/claim-item-image.ts", "qualifiedName": "default.id" }, - "7312": { + "7297": { "sourceFileName": "../../../../packages/modules/order/src/models/claim-item-image.ts", "qualifiedName": "default.claim_item_id" }, - "7313": { + "7298": { "sourceFileName": "../../../../packages/modules/order/src/models/claim-item-image.ts", "qualifiedName": "default.item" }, - "7314": { + "7299": { "sourceFileName": "../../../../packages/modules/order/src/models/claim-item-image.ts", "qualifiedName": "default.url" }, - "7315": { + "7300": { "sourceFileName": "../../../../packages/modules/order/src/models/claim-item-image.ts", "qualifiedName": "default.metadata" }, - "7316": { + "7301": { "sourceFileName": "../../../../packages/modules/order/src/models/claim-item-image.ts", "qualifiedName": "default.created_at" }, - "7317": { + "7302": { "sourceFileName": "../../../../packages/modules/order/src/models/claim-item-image.ts", "qualifiedName": "default.updated_at" }, - "7318": { + "7303": { "sourceFileName": "../../../../packages/modules/order/src/models/claim-item-image.ts", "qualifiedName": "default.deleted_at" }, - "7319": { + "7304": { "sourceFileName": "../../../../packages/modules/order/src/models/claim-item-image.ts", "qualifiedName": "default.onCreate" }, - "7320": { + "7305": { "sourceFileName": "../../../../packages/modules/order/src/models/claim-item-image.ts", "qualifiedName": "default.onCreate" }, - "7321": { + "7306": { "sourceFileName": "../../../../packages/modules/order/src/models/claim-item-image.ts", "qualifiedName": "default.onInit" }, - "7322": { + "7307": { "sourceFileName": "../../../../packages/modules/order/src/models/claim-item-image.ts", "qualifiedName": "default.onInit" }, - "7323": { + "7308": { "sourceFileName": "../../../../packages/modules/order/src/models/claim-item-image.ts", "qualifiedName": "default.[OptionalProps]" }, - "7324": { + "7309": { "sourceFileName": "../../../../packages/modules/order/src/models/exchange.ts", "qualifiedName": "default" }, - "7327": { + "7312": { "sourceFileName": "../../../../packages/modules/order/src/models/exchange.ts", "qualifiedName": "default.id" }, - "7328": { + "7313": { "sourceFileName": "../../../../packages/modules/order/src/models/exchange.ts", "qualifiedName": "default.order_id" }, - "7329": { + "7314": { "sourceFileName": "../../../../packages/modules/order/src/models/exchange.ts", "qualifiedName": "default.order" }, - "7330": { + "7315": { "sourceFileName": "../../../../packages/modules/order/src/models/exchange.ts", "qualifiedName": "default.return" }, - "7331": { + "7316": { "sourceFileName": "../../../../packages/modules/order/src/models/exchange.ts", "qualifiedName": "default.return_id" }, - "7332": { + "7317": { "sourceFileName": "../../../../packages/modules/order/src/models/exchange.ts", "qualifiedName": "default.order_version" }, - "7333": { + "7318": { "sourceFileName": "../../../../packages/modules/order/src/models/exchange.ts", "qualifiedName": "default.display_id" }, - "7334": { + "7319": { "sourceFileName": "../../../../packages/modules/order/src/models/exchange.ts", "qualifiedName": "default.no_notification" }, - "7335": { + "7320": { "sourceFileName": "../../../../packages/modules/order/src/models/exchange.ts", "qualifiedName": "default.difference_due" }, - "7336": { + "7321": { "sourceFileName": "../../../../packages/modules/order/src/models/exchange.ts", "qualifiedName": "default.raw_difference_due" }, - "7337": { + "7322": { "sourceFileName": "../../../../packages/modules/order/src/models/exchange.ts", "qualifiedName": "default.allow_backorder" }, - "7338": { + "7323": { "sourceFileName": "../../../../packages/modules/order/src/models/exchange.ts", "qualifiedName": "default.additional_items" }, - "7339": { + "7324": { "sourceFileName": "../../../../packages/modules/order/src/models/exchange.ts", "qualifiedName": "default.shipping_methods" }, - "7340": { + "7325": { "sourceFileName": "../../../../packages/modules/order/src/models/exchange.ts", "qualifiedName": "default.transactions" }, - "7341": { + "7326": { "sourceFileName": "../../../../packages/modules/order/src/models/exchange.ts", "qualifiedName": "default.metadata" }, - "7342": { + "7327": { "sourceFileName": "../../../../packages/modules/order/src/models/exchange.ts", "qualifiedName": "default.created_at" }, - "7343": { + "7328": { "sourceFileName": "../../../../packages/modules/order/src/models/exchange.ts", "qualifiedName": "default.updated_at" }, - "7344": { + "7329": { "sourceFileName": "../../../../packages/modules/order/src/models/exchange.ts", "qualifiedName": "default.deleted_at" }, - "7345": { + "7330": { "sourceFileName": "../../../../packages/modules/order/src/models/exchange.ts", "qualifiedName": "default.canceled_at" }, - "7346": { + "7331": { "sourceFileName": "../../../../packages/modules/order/src/models/exchange.ts", "qualifiedName": "default.onCreate" }, - "7347": { + "7332": { "sourceFileName": "../../../../packages/modules/order/src/models/exchange.ts", "qualifiedName": "default.onCreate" }, - "7348": { + "7333": { "sourceFileName": "../../../../packages/modules/order/src/models/exchange.ts", "qualifiedName": "default.onInit" }, - "7349": { + "7334": { "sourceFileName": "../../../../packages/modules/order/src/models/exchange.ts", "qualifiedName": "default.onInit" }, - "7350": { + "7335": { "sourceFileName": "../../../../packages/modules/order/src/models/exchange.ts", "qualifiedName": "default.[OptionalProps]" }, + "7336": { + "sourceFileName": "../../../../packages/modules/order/src/models/exchange-item.ts", + "qualifiedName": "default" + }, + "7339": { + "sourceFileName": "../../../../packages/modules/order/src/models/exchange-item.ts", + "qualifiedName": "default.id" + }, + "7340": { + "sourceFileName": "../../../../packages/modules/order/src/models/exchange-item.ts", + "qualifiedName": "default.quantity" + }, + "7341": { + "sourceFileName": "../../../../packages/modules/order/src/models/exchange-item.ts", + "qualifiedName": "default.raw_quantity" + }, + "7342": { + "sourceFileName": "../../../../packages/modules/order/src/models/exchange-item.ts", + "qualifiedName": "default.exchange_id" + }, + "7343": { + "sourceFileName": "../../../../packages/modules/order/src/models/exchange-item.ts", + "qualifiedName": "default.exchange" + }, + "7344": { + "sourceFileName": "../../../../packages/modules/order/src/models/exchange-item.ts", + "qualifiedName": "default.item_id" + }, + "7345": { + "sourceFileName": "../../../../packages/modules/order/src/models/exchange-item.ts", + "qualifiedName": "default.item" + }, + "7346": { + "sourceFileName": "../../../../packages/modules/order/src/models/exchange-item.ts", + "qualifiedName": "default.note" + }, + "7347": { + "sourceFileName": "../../../../packages/modules/order/src/models/exchange-item.ts", + "qualifiedName": "default.metadata" + }, + "7348": { + "sourceFileName": "../../../../packages/modules/order/src/models/exchange-item.ts", + "qualifiedName": "default.created_at" + }, + "7349": { + "sourceFileName": "../../../../packages/modules/order/src/models/exchange-item.ts", + "qualifiedName": "default.updated_at" + }, + "7350": { + "sourceFileName": "../../../../packages/modules/order/src/models/exchange-item.ts", + "qualifiedName": "default.deleted_at" + }, "7351": { "sourceFileName": "../../../../packages/modules/order/src/models/exchange-item.ts", - "qualifiedName": "default" + "qualifiedName": "default.onCreate" + }, + "7352": { + "sourceFileName": "../../../../packages/modules/order/src/models/exchange-item.ts", + "qualifiedName": "default.onCreate" + }, + "7353": { + "sourceFileName": "../../../../packages/modules/order/src/models/exchange-item.ts", + "qualifiedName": "default.onInit" }, "7354": { "sourceFileName": "../../../../packages/modules/order/src/models/exchange-item.ts", - "qualifiedName": "default.id" + "qualifiedName": "default.onInit" }, "7355": { - "sourceFileName": "../../../../packages/modules/order/src/models/exchange-item.ts", - "qualifiedName": "default.quantity" - }, - "7356": { - "sourceFileName": "../../../../packages/modules/order/src/models/exchange-item.ts", - "qualifiedName": "default.raw_quantity" - }, - "7357": { - "sourceFileName": "../../../../packages/modules/order/src/models/exchange-item.ts", - "qualifiedName": "default.exchange_id" - }, - "7358": { - "sourceFileName": "../../../../packages/modules/order/src/models/exchange-item.ts", - "qualifiedName": "default.exchange" - }, - "7359": { - "sourceFileName": "../../../../packages/modules/order/src/models/exchange-item.ts", - "qualifiedName": "default.item_id" - }, - "7360": { - "sourceFileName": "../../../../packages/modules/order/src/models/exchange-item.ts", - "qualifiedName": "default.item" - }, - "7361": { - "sourceFileName": "../../../../packages/modules/order/src/models/exchange-item.ts", - "qualifiedName": "default.note" - }, - "7362": { - "sourceFileName": "../../../../packages/modules/order/src/models/exchange-item.ts", - "qualifiedName": "default.metadata" - }, - "7363": { - "sourceFileName": "../../../../packages/modules/order/src/models/exchange-item.ts", - "qualifiedName": "default.created_at" - }, - "7364": { - "sourceFileName": "../../../../packages/modules/order/src/models/exchange-item.ts", - "qualifiedName": "default.updated_at" - }, - "7365": { - "sourceFileName": "../../../../packages/modules/order/src/models/exchange-item.ts", - "qualifiedName": "default.deleted_at" - }, - "7366": { - "sourceFileName": "../../../../packages/modules/order/src/models/exchange-item.ts", - "qualifiedName": "default.onCreate" - }, - "7367": { - "sourceFileName": "../../../../packages/modules/order/src/models/exchange-item.ts", - "qualifiedName": "default.onCreate" - }, - "7368": { - "sourceFileName": "../../../../packages/modules/order/src/models/exchange-item.ts", - "qualifiedName": "default.onInit" - }, - "7369": { - "sourceFileName": "../../../../packages/modules/order/src/models/exchange-item.ts", - "qualifiedName": "default.onInit" - }, - "7370": { "sourceFileName": "../../../../packages/modules/order/src/models/exchange-item.ts", "qualifiedName": "default.[OptionalProps]" }, - "7371": { + "7356": { "sourceFileName": "../../../../packages/modules/order/src/models/line-item.ts", "qualifiedName": "default" }, - "7374": { + "7359": { "sourceFileName": "../../../../packages/modules/order/src/models/line-item.ts", "qualifiedName": "default.id" }, - "7375": { + "7360": { "sourceFileName": "../../../../packages/modules/order/src/models/line-item.ts", "qualifiedName": "default.title" }, - "7376": { + "7361": { "sourceFileName": "../../../../packages/modules/order/src/models/line-item.ts", "qualifiedName": "default.subtitle" }, - "7377": { + "7362": { "sourceFileName": "../../../../packages/modules/order/src/models/line-item.ts", "qualifiedName": "default.thumbnail" }, - "7378": { + "7363": { "sourceFileName": "../../../../packages/modules/order/src/models/line-item.ts", "qualifiedName": "default.variant_id" }, - "7379": { + "7364": { "sourceFileName": "../../../../packages/modules/order/src/models/line-item.ts", "qualifiedName": "default.product_id" }, - "7380": { + "7365": { "sourceFileName": "../../../../packages/modules/order/src/models/line-item.ts", "qualifiedName": "default.product_title" }, - "7381": { + "7366": { "sourceFileName": "../../../../packages/modules/order/src/models/line-item.ts", "qualifiedName": "default.product_description" }, - "7382": { + "7367": { "sourceFileName": "../../../../packages/modules/order/src/models/line-item.ts", "qualifiedName": "default.product_subtitle" }, - "7383": { + "7368": { "sourceFileName": "../../../../packages/modules/order/src/models/line-item.ts", "qualifiedName": "default.product_type" }, - "7384": { + "7369": { "sourceFileName": "../../../../packages/modules/order/src/models/line-item.ts", "qualifiedName": "default.product_collection" }, - "7385": { + "7370": { "sourceFileName": "../../../../packages/modules/order/src/models/line-item.ts", "qualifiedName": "default.product_handle" }, - "7386": { + "7371": { "sourceFileName": "../../../../packages/modules/order/src/models/line-item.ts", "qualifiedName": "default.variant_sku" }, - "7387": { + "7372": { "sourceFileName": "../../../../packages/modules/order/src/models/line-item.ts", "qualifiedName": "default.variant_barcode" }, - "7388": { + "7373": { "sourceFileName": "../../../../packages/modules/order/src/models/line-item.ts", "qualifiedName": "default.variant_title" }, - "7389": { + "7374": { "sourceFileName": "../../../../packages/modules/order/src/models/line-item.ts", "qualifiedName": "default.variant_option_values" }, - "7390": { + "7375": { "sourceFileName": "../../../../packages/modules/order/src/models/line-item.ts", "qualifiedName": "default.requires_shipping" }, - "7391": { + "7376": { "sourceFileName": "../../../../packages/modules/order/src/models/line-item.ts", "qualifiedName": "default.is_discountable" }, - "7392": { + "7377": { "sourceFileName": "../../../../packages/modules/order/src/models/line-item.ts", "qualifiedName": "default.is_tax_inclusive" }, - "7393": { + "7378": { "sourceFileName": "../../../../packages/modules/order/src/models/line-item.ts", "qualifiedName": "default.compare_at_unit_price" }, - "7394": { + "7379": { "sourceFileName": "../../../../packages/modules/order/src/models/line-item.ts", "qualifiedName": "default.raw_compare_at_unit_price" }, - "7395": { + "7380": { "sourceFileName": "../../../../packages/modules/order/src/models/line-item.ts", "qualifiedName": "default.unit_price" }, - "7396": { + "7381": { "sourceFileName": "../../../../packages/modules/order/src/models/line-item.ts", "qualifiedName": "default.raw_unit_price" }, - "7397": { + "7382": { "sourceFileName": "../../../../packages/modules/order/src/models/line-item.ts", "qualifiedName": "default.tax_lines" }, - "7398": { + "7383": { "sourceFileName": "../../../../packages/modules/order/src/models/line-item.ts", "qualifiedName": "default.adjustments" }, - "7399": { + "7384": { "sourceFileName": "../../../../packages/modules/order/src/models/line-item.ts", "qualifiedName": "default.metadata" }, - "7400": { + "7385": { "sourceFileName": "../../../../packages/modules/order/src/models/line-item.ts", "qualifiedName": "default.created_at" }, - "7401": { + "7386": { "sourceFileName": "../../../../packages/modules/order/src/models/line-item.ts", "qualifiedName": "default.updated_at" }, - "7402": { + "7387": { "sourceFileName": "../../../../packages/modules/order/src/models/line-item.ts", "qualifiedName": "default.onCreate" }, - "7403": { + "7388": { "sourceFileName": "../../../../packages/modules/order/src/models/line-item.ts", "qualifiedName": "default.onCreate" }, - "7404": { + "7389": { "sourceFileName": "../../../../packages/modules/order/src/models/line-item.ts", "qualifiedName": "default.onInit" }, - "7405": { + "7390": { "sourceFileName": "../../../../packages/modules/order/src/models/line-item.ts", "qualifiedName": "default.onInit" }, - "7406": { + "7391": { "sourceFileName": "../../../../packages/modules/order/src/models/line-item.ts", "qualifiedName": "default.[OptionalProps]" }, - "7407": { + "7392": { "sourceFileName": "../../../../packages/modules/order/src/models/line-item-adjustment.ts", "qualifiedName": "default" }, - "7410": { + "7395": { "sourceFileName": "../../../../packages/modules/order/src/models/line-item-adjustment.ts", "qualifiedName": "default.item" }, - "7411": { + "7396": { "sourceFileName": "../../../../packages/modules/order/src/models/line-item-adjustment.ts", "qualifiedName": "default.item_id" }, - "7412": { + "7397": { "sourceFileName": "../../../../packages/modules/order/src/models/line-item-adjustment.ts", "qualifiedName": "default.onCreate" }, - "7413": { + "7398": { "sourceFileName": "../../../../packages/modules/order/src/models/line-item-adjustment.ts", "qualifiedName": "default.onCreate" }, - "7414": { + "7399": { "sourceFileName": "../../../../packages/modules/order/src/models/line-item-adjustment.ts", "qualifiedName": "default.onInit" }, - "7415": { + "7400": { "sourceFileName": "../../../../packages/modules/order/src/models/line-item-adjustment.ts", "qualifiedName": "default.onInit" }, - "7416": { + "7401": { "sourceFileName": "../../../../packages/modules/order/src/models/adjustment-line.ts", "qualifiedName": "default.id" }, - "7417": { + "7402": { "sourceFileName": "../../../../packages/modules/order/src/models/adjustment-line.ts", "qualifiedName": "default.description" }, - "7418": { + "7403": { "sourceFileName": "../../../../packages/modules/order/src/models/adjustment-line.ts", "qualifiedName": "default.promotion_id" }, - "7419": { + "7404": { "sourceFileName": "../../../../packages/modules/order/src/models/adjustment-line.ts", "qualifiedName": "default.code" }, - "7420": { + "7405": { "sourceFileName": "../../../../packages/modules/order/src/models/adjustment-line.ts", "qualifiedName": "default.amount" }, - "7421": { + "7406": { "sourceFileName": "../../../../packages/modules/order/src/models/adjustment-line.ts", "qualifiedName": "default.raw_amount" }, - "7422": { + "7407": { "sourceFileName": "../../../../packages/modules/order/src/models/adjustment-line.ts", "qualifiedName": "default.provider_id" }, - "7423": { + "7408": { "sourceFileName": "../../../../packages/modules/order/src/models/adjustment-line.ts", "qualifiedName": "default.created_at" }, - "7424": { + "7409": { "sourceFileName": "../../../../packages/modules/order/src/models/adjustment-line.ts", "qualifiedName": "default.updated_at" }, - "7425": { + "7410": { "sourceFileName": "../../../../packages/modules/order/src/models/adjustment-line.ts", "qualifiedName": "default.[OptionalProps]" }, - "7426": { + "7411": { "sourceFileName": "../../../../packages/modules/order/src/models/line-item-tax-line.ts", "qualifiedName": "default" }, - "7429": { + "7414": { "sourceFileName": "../../../../packages/modules/order/src/models/line-item-tax-line.ts", "qualifiedName": "default.item" }, - "7430": { + "7415": { "sourceFileName": "../../../../packages/modules/order/src/models/line-item-tax-line.ts", "qualifiedName": "default.item_id" }, - "7431": { + "7416": { "sourceFileName": "../../../../packages/modules/order/src/models/line-item-tax-line.ts", "qualifiedName": "default.onCreate" }, - "7432": { + "7417": { "sourceFileName": "../../../../packages/modules/order/src/models/line-item-tax-line.ts", "qualifiedName": "default.onCreate" }, - "7433": { + "7418": { "sourceFileName": "../../../../packages/modules/order/src/models/line-item-tax-line.ts", "qualifiedName": "default.onInit" }, - "7434": { + "7419": { "sourceFileName": "../../../../packages/modules/order/src/models/line-item-tax-line.ts", "qualifiedName": "default.onInit" }, - "7435": { + "7420": { "sourceFileName": "../../../../packages/modules/order/src/models/tax-line.ts", "qualifiedName": "default.id" }, - "7436": { + "7421": { "sourceFileName": "../../../../packages/modules/order/src/models/tax-line.ts", "qualifiedName": "default.description" }, - "7437": { + "7422": { "sourceFileName": "../../../../packages/modules/order/src/models/tax-line.ts", "qualifiedName": "default.tax_rate_id" }, - "7438": { + "7423": { "sourceFileName": "../../../../packages/modules/order/src/models/tax-line.ts", "qualifiedName": "default.code" }, - "7439": { + "7424": { "sourceFileName": "../../../../packages/modules/order/src/models/tax-line.ts", "qualifiedName": "default.rate" }, - "7440": { + "7425": { "sourceFileName": "../../../../packages/modules/order/src/models/tax-line.ts", "qualifiedName": "default.raw_rate" }, - "7441": { + "7426": { "sourceFileName": "../../../../packages/modules/order/src/models/tax-line.ts", "qualifiedName": "default.provider_id" }, - "7442": { + "7427": { "sourceFileName": "../../../../packages/modules/order/src/models/tax-line.ts", "qualifiedName": "default.created_at" }, - "7443": { + "7428": { "sourceFileName": "../../../../packages/modules/order/src/models/tax-line.ts", "qualifiedName": "default.updated_at" }, - "7444": { + "7429": { "sourceFileName": "../../../../packages/modules/order/src/models/order.ts", "qualifiedName": "default" }, - "7447": { + "7432": { "sourceFileName": "../../../../packages/modules/order/src/models/order.ts", "qualifiedName": "default.id" }, - "7448": { + "7433": { "sourceFileName": "../../../../packages/modules/order/src/models/order.ts", "qualifiedName": "default.display_id" }, - "7449": { + "7434": { "sourceFileName": "../../../../packages/modules/order/src/models/order.ts", "qualifiedName": "default.region_id" }, - "7450": { + "7435": { "sourceFileName": "../../../../packages/modules/order/src/models/order.ts", "qualifiedName": "default.customer_id" }, - "7451": { + "7436": { "sourceFileName": "../../../../packages/modules/order/src/models/order.ts", "qualifiedName": "default.version" }, - "7452": { + "7437": { "sourceFileName": "../../../../packages/modules/order/src/models/order.ts", "qualifiedName": "default.sales_channel_id" }, - "7453": { + "7438": { "sourceFileName": "../../../../packages/modules/order/src/models/order.ts", "qualifiedName": "default.status" }, - "7454": { + "7439": { "sourceFileName": "../../../../packages/modules/order/src/models/order.ts", "qualifiedName": "default.is_draft_order" }, - "7455": { + "7440": { "sourceFileName": "../../../../packages/modules/order/src/models/order.ts", "qualifiedName": "default.email" }, - "7456": { + "7441": { "sourceFileName": "../../../../packages/modules/order/src/models/order.ts", "qualifiedName": "default.currency_code" }, - "7457": { + "7442": { "sourceFileName": "../../../../packages/modules/order/src/models/order.ts", "qualifiedName": "default.shipping_address_id" }, - "7458": { + "7443": { "sourceFileName": "../../../../packages/modules/order/src/models/order.ts", "qualifiedName": "default.shipping_address" }, - "7459": { + "7444": { "sourceFileName": "../../../../packages/modules/order/src/models/order.ts", "qualifiedName": "default.billing_address_id" }, - "7460": { + "7445": { "sourceFileName": "../../../../packages/modules/order/src/models/order.ts", "qualifiedName": "default.billing_address" }, - "7461": { + "7446": { "sourceFileName": "../../../../packages/modules/order/src/models/order.ts", "qualifiedName": "default.no_notification" }, - "7462": { + "7447": { "sourceFileName": "../../../../packages/modules/order/src/models/order.ts", "qualifiedName": "default.summary" }, - "7463": { + "7448": { "sourceFileName": "../../../../packages/modules/order/src/models/order.ts", "qualifiedName": "default.metadata" }, - "7464": { + "7449": { "sourceFileName": "../../../../packages/modules/order/src/models/order.ts", "qualifiedName": "default.items" }, - "7465": { + "7450": { "sourceFileName": "../../../../packages/modules/order/src/models/order.ts", "qualifiedName": "default.shipping_methods" }, - "7466": { + "7451": { "sourceFileName": "../../../../packages/modules/order/src/models/order.ts", "qualifiedName": "default.transactions" }, - "7467": { + "7452": { "sourceFileName": "../../../../packages/modules/order/src/models/order.ts", "qualifiedName": "default.created_at" }, - "7468": { + "7453": { "sourceFileName": "../../../../packages/modules/order/src/models/order.ts", "qualifiedName": "default.updated_at" }, - "7469": { + "7454": { "sourceFileName": "../../../../packages/modules/order/src/models/order.ts", "qualifiedName": "default.deleted_at" }, - "7470": { + "7455": { "sourceFileName": "../../../../packages/modules/order/src/models/order.ts", "qualifiedName": "default.canceled_at" }, - "7471": { + "7456": { "sourceFileName": "../../../../packages/modules/order/src/models/order.ts", "qualifiedName": "default.onCreate" }, - "7472": { + "7457": { "sourceFileName": "../../../../packages/modules/order/src/models/order.ts", "qualifiedName": "default.onCreate" }, - "7473": { + "7458": { "sourceFileName": "../../../../packages/modules/order/src/models/order.ts", "qualifiedName": "default.onInit" }, - "7474": { + "7459": { "sourceFileName": "../../../../packages/modules/order/src/models/order.ts", "qualifiedName": "default.onInit" }, - "7475": { + "7460": { "sourceFileName": "../../../../packages/modules/order/src/models/order.ts", "qualifiedName": "default.[OptionalProps]" }, - "7476": { + "7461": { "sourceFileName": "../../../../packages/modules/order/src/models/order-change.ts", "qualifiedName": "default" }, - "7479": { + "7464": { "sourceFileName": "../../../../packages/modules/order/src/models/order-change.ts", "qualifiedName": "default.id" }, - "7480": { + "7465": { "sourceFileName": "../../../../packages/modules/order/src/models/order-change.ts", "qualifiedName": "default.order_id" }, - "7481": { + "7466": { "sourceFileName": "../../../../packages/modules/order/src/models/order-change.ts", "qualifiedName": "default.order" }, - "7482": { + "7467": { "sourceFileName": "../../../../packages/modules/order/src/models/order-change.ts", "qualifiedName": "default.return_id" }, - "7483": { + "7468": { "sourceFileName": "../../../../packages/modules/order/src/models/order-change.ts", "qualifiedName": "default.return" }, - "7484": { + "7469": { "sourceFileName": "../../../../packages/modules/order/src/models/order-change.ts", "qualifiedName": "default.claim_id" }, - "7485": { + "7470": { "sourceFileName": "../../../../packages/modules/order/src/models/order-change.ts", "qualifiedName": "default.claim" }, - "7486": { + "7471": { "sourceFileName": "../../../../packages/modules/order/src/models/order-change.ts", "qualifiedName": "default.exchange_id" }, - "7487": { + "7472": { "sourceFileName": "../../../../packages/modules/order/src/models/order-change.ts", "qualifiedName": "default.exchange" }, - "7488": { + "7473": { "sourceFileName": "../../../../packages/modules/order/src/models/order-change.ts", "qualifiedName": "default.version" }, - "7489": { + "7474": { "sourceFileName": "../../../../packages/modules/order/src/models/order-change.ts", "qualifiedName": "default.change_type" }, - "7490": { + "7475": { "sourceFileName": "../../../../packages/modules/order/src/models/order-change.ts", "qualifiedName": "default.actions" }, - "7491": { + "7476": { "sourceFileName": "../../../../packages/modules/order/src/models/order-change.ts", "qualifiedName": "default.description" }, - "7492": { + "7477": { "sourceFileName": "../../../../packages/modules/order/src/models/order-change.ts", "qualifiedName": "default.status" }, - "7493": { + "7478": { "sourceFileName": "../../../../packages/modules/order/src/models/order-change.ts", "qualifiedName": "default.internal_note" }, - "7494": { + "7479": { "sourceFileName": "../../../../packages/modules/order/src/models/order-change.ts", "qualifiedName": "default.created_by" }, - "7495": { + "7480": { "sourceFileName": "../../../../packages/modules/order/src/models/order-change.ts", "qualifiedName": "default.requested_by" }, - "7496": { + "7481": { "sourceFileName": "../../../../packages/modules/order/src/models/order-change.ts", "qualifiedName": "default.requested_at" }, - "7497": { + "7482": { "sourceFileName": "../../../../packages/modules/order/src/models/order-change.ts", "qualifiedName": "default.confirmed_by" }, - "7498": { + "7483": { "sourceFileName": "../../../../packages/modules/order/src/models/order-change.ts", "qualifiedName": "default.confirmed_at" }, - "7499": { + "7484": { "sourceFileName": "../../../../packages/modules/order/src/models/order-change.ts", "qualifiedName": "default.declined_by" }, - "7500": { + "7485": { "sourceFileName": "../../../../packages/modules/order/src/models/order-change.ts", "qualifiedName": "default.declined_reason" }, - "7501": { + "7486": { "sourceFileName": "../../../../packages/modules/order/src/models/order-change.ts", "qualifiedName": "default.metadata" }, - "7502": { + "7487": { "sourceFileName": "../../../../packages/modules/order/src/models/order-change.ts", "qualifiedName": "default.declined_at" }, - "7503": { + "7488": { "sourceFileName": "../../../../packages/modules/order/src/models/order-change.ts", "qualifiedName": "default.canceled_by" }, - "7504": { + "7489": { "sourceFileName": "../../../../packages/modules/order/src/models/order-change.ts", "qualifiedName": "default.canceled_at" }, - "7505": { + "7490": { "sourceFileName": "../../../../packages/modules/order/src/models/order-change.ts", "qualifiedName": "default.created_at" }, - "7506": { + "7491": { "sourceFileName": "../../../../packages/modules/order/src/models/order-change.ts", "qualifiedName": "default.updated_at" }, - "7507": { + "7492": { "sourceFileName": "../../../../packages/modules/order/src/models/order-change.ts", "qualifiedName": "default.deleted_at" }, - "7508": { + "7493": { "sourceFileName": "../../../../packages/modules/order/src/models/order-change.ts", "qualifiedName": "default.onCreate" }, - "7509": { + "7494": { "sourceFileName": "../../../../packages/modules/order/src/models/order-change.ts", "qualifiedName": "default.onCreate" }, - "7510": { + "7495": { "sourceFileName": "../../../../packages/modules/order/src/models/order-change.ts", "qualifiedName": "default.onInit" }, - "7511": { + "7496": { "sourceFileName": "../../../../packages/modules/order/src/models/order-change.ts", "qualifiedName": "default.onInit" }, - "7512": { + "7497": { "sourceFileName": "../../../../packages/modules/order/src/models/order-change.ts", "qualifiedName": "default.[OptionalProps]" }, - "7513": { + "7498": { "sourceFileName": "../../../../packages/modules/order/src/models/order-change-action.ts", "qualifiedName": "default" }, - "7516": { + "7501": { "sourceFileName": "../../../../packages/modules/order/src/models/order-change-action.ts", "qualifiedName": "default.id" }, - "7517": { + "7502": { "sourceFileName": "../../../../packages/modules/order/src/models/order-change-action.ts", "qualifiedName": "default.ordering" }, - "7518": { + "7503": { "sourceFileName": "../../../../packages/modules/order/src/models/order-change-action.ts", "qualifiedName": "default.order_id" }, - "7519": { + "7504": { "sourceFileName": "../../../../packages/modules/order/src/models/order-change-action.ts", "qualifiedName": "default.order" }, - "7520": { + "7505": { "sourceFileName": "../../../../packages/modules/order/src/models/order-change-action.ts", "qualifiedName": "default.return_id" }, - "7521": { + "7506": { "sourceFileName": "../../../../packages/modules/order/src/models/order-change-action.ts", "qualifiedName": "default.return" }, - "7522": { + "7507": { "sourceFileName": "../../../../packages/modules/order/src/models/order-change-action.ts", "qualifiedName": "default.claim_id" }, - "7523": { + "7508": { "sourceFileName": "../../../../packages/modules/order/src/models/order-change-action.ts", "qualifiedName": "default.claim" }, - "7524": { + "7509": { "sourceFileName": "../../../../packages/modules/order/src/models/order-change-action.ts", "qualifiedName": "default.exchange_id" }, - "7525": { + "7510": { "sourceFileName": "../../../../packages/modules/order/src/models/order-change-action.ts", "qualifiedName": "default.exchange" }, - "7526": { + "7511": { "sourceFileName": "../../../../packages/modules/order/src/models/order-change-action.ts", "qualifiedName": "default.version" }, - "7527": { + "7512": { "sourceFileName": "../../../../packages/modules/order/src/models/order-change-action.ts", "qualifiedName": "default.order_change_id" }, - "7528": { + "7513": { "sourceFileName": "../../../../packages/modules/order/src/models/order-change-action.ts", "qualifiedName": "default.order_change" }, - "7529": { + "7514": { "sourceFileName": "../../../../packages/modules/order/src/models/order-change-action.ts", "qualifiedName": "default.reference" }, - "7530": { + "7515": { "sourceFileName": "../../../../packages/modules/order/src/models/order-change-action.ts", "qualifiedName": "default.reference_id" }, - "7531": { + "7516": { "sourceFileName": "../../../../packages/modules/order/src/models/order-change-action.ts", "qualifiedName": "default.action" }, - "7532": { + "7517": { "sourceFileName": "../../../../packages/modules/order/src/models/order-change-action.ts", "qualifiedName": "default.details" }, - "7533": { + "7518": { "sourceFileName": "../../../../packages/modules/order/src/models/order-change-action.ts", "qualifiedName": "default.amount" }, - "7534": { + "7519": { "sourceFileName": "../../../../packages/modules/order/src/models/order-change-action.ts", "qualifiedName": "default.raw_amount" }, - "7535": { + "7520": { "sourceFileName": "../../../../packages/modules/order/src/models/order-change-action.ts", "qualifiedName": "default.internal_note" }, - "7536": { + "7521": { "sourceFileName": "../../../../packages/modules/order/src/models/order-change-action.ts", "qualifiedName": "default.applied" }, - "7537": { + "7522": { "sourceFileName": "../../../../packages/modules/order/src/models/order-change-action.ts", "qualifiedName": "default.created_at" }, - "7538": { + "7523": { "sourceFileName": "../../../../packages/modules/order/src/models/order-change-action.ts", "qualifiedName": "default.updated_at" }, - "7539": { + "7524": { "sourceFileName": "../../../../packages/modules/order/src/models/order-change-action.ts", "qualifiedName": "default.deleted_at" }, - "7540": { + "7525": { "sourceFileName": "../../../../packages/modules/order/src/models/order-change-action.ts", "qualifiedName": "default.onCreate" }, - "7541": { + "7526": { "sourceFileName": "../../../../packages/modules/order/src/models/order-change-action.ts", "qualifiedName": "default.onCreate" }, - "7542": { + "7527": { "sourceFileName": "../../../../packages/modules/order/src/models/order-change-action.ts", "qualifiedName": "default.onInit" }, - "7543": { + "7528": { "sourceFileName": "../../../../packages/modules/order/src/models/order-change-action.ts", "qualifiedName": "default.onInit" }, - "7544": { + "7529": { "sourceFileName": "../../../../packages/modules/order/src/models/order-change-action.ts", "qualifiedName": "default.[OptionalProps]" }, - "7545": { + "7530": { "sourceFileName": "../../../../packages/modules/order/src/models/order-item.ts", "qualifiedName": "default" }, - "7548": { + "7533": { "sourceFileName": "../../../../packages/modules/order/src/models/order-item.ts", "qualifiedName": "default.id" }, - "7549": { + "7534": { "sourceFileName": "../../../../packages/modules/order/src/models/order-item.ts", "qualifiedName": "default.order_id" }, - "7550": { + "7535": { "sourceFileName": "../../../../packages/modules/order/src/models/order-item.ts", "qualifiedName": "default.order" }, - "7551": { + "7536": { "sourceFileName": "../../../../packages/modules/order/src/models/order-item.ts", "qualifiedName": "default.version" }, - "7552": { + "7537": { "sourceFileName": "../../../../packages/modules/order/src/models/order-item.ts", "qualifiedName": "default.item_id" }, - "7553": { + "7538": { "sourceFileName": "../../../../packages/modules/order/src/models/order-item.ts", "qualifiedName": "default.item" }, - "7554": { + "7539": { "sourceFileName": "../../../../packages/modules/order/src/models/order-item.ts", "qualifiedName": "default.quantity" }, - "7555": { + "7540": { "sourceFileName": "../../../../packages/modules/order/src/models/order-item.ts", "qualifiedName": "default.raw_quantity" }, - "7556": { + "7541": { "sourceFileName": "../../../../packages/modules/order/src/models/order-item.ts", "qualifiedName": "default.fulfilled_quantity" }, - "7557": { + "7542": { "sourceFileName": "../../../../packages/modules/order/src/models/order-item.ts", "qualifiedName": "default.raw_fulfilled_quantity" }, - "7558": { + "7543": { "sourceFileName": "../../../../packages/modules/order/src/models/order-item.ts", "qualifiedName": "default.shipped_quantity" }, - "7559": { + "7544": { "sourceFileName": "../../../../packages/modules/order/src/models/order-item.ts", "qualifiedName": "default.raw_shipped_quantity" }, - "7560": { + "7545": { "sourceFileName": "../../../../packages/modules/order/src/models/order-item.ts", "qualifiedName": "default.return_requested_quantity" }, - "7561": { + "7546": { "sourceFileName": "../../../../packages/modules/order/src/models/order-item.ts", "qualifiedName": "default.raw_return_requested_quantity" }, - "7562": { + "7547": { "sourceFileName": "../../../../packages/modules/order/src/models/order-item.ts", "qualifiedName": "default.return_received_quantity" }, - "7563": { + "7548": { "sourceFileName": "../../../../packages/modules/order/src/models/order-item.ts", "qualifiedName": "default.raw_return_received_quantity" }, - "7564": { + "7549": { "sourceFileName": "../../../../packages/modules/order/src/models/order-item.ts", "qualifiedName": "default.return_dismissed_quantity" }, - "7565": { + "7550": { "sourceFileName": "../../../../packages/modules/order/src/models/order-item.ts", "qualifiedName": "default.raw_return_dismissed_quantity" }, - "7566": { + "7551": { "sourceFileName": "../../../../packages/modules/order/src/models/order-item.ts", "qualifiedName": "default.written_off_quantity" }, - "7567": { + "7552": { "sourceFileName": "../../../../packages/modules/order/src/models/order-item.ts", "qualifiedName": "default.raw_written_off_quantity" }, - "7568": { + "7553": { "sourceFileName": "../../../../packages/modules/order/src/models/order-item.ts", "qualifiedName": "default.metadata" }, - "7569": { + "7554": { "sourceFileName": "../../../../packages/modules/order/src/models/order-item.ts", "qualifiedName": "default.created_at" }, - "7570": { + "7555": { "sourceFileName": "../../../../packages/modules/order/src/models/order-item.ts", "qualifiedName": "default.updated_at" }, - "7571": { + "7556": { "sourceFileName": "../../../../packages/modules/order/src/models/order-item.ts", "qualifiedName": "default.deleted_at" }, - "7572": { + "7557": { "sourceFileName": "../../../../packages/modules/order/src/models/order-item.ts", "qualifiedName": "default.onCreate" }, - "7573": { + "7558": { "sourceFileName": "../../../../packages/modules/order/src/models/order-item.ts", "qualifiedName": "default.onCreate" }, - "7574": { + "7559": { "sourceFileName": "../../../../packages/modules/order/src/models/order-item.ts", "qualifiedName": "default.onInit" }, - "7575": { + "7560": { "sourceFileName": "../../../../packages/modules/order/src/models/order-item.ts", "qualifiedName": "default.onInit" }, - "7576": { + "7561": { "sourceFileName": "../../../../packages/modules/order/src/models/order-item.ts", "qualifiedName": "default.[OptionalProps]" }, + "7562": { + "sourceFileName": "../../../../packages/modules/order/src/models/order-shipping-method.ts", + "qualifiedName": "default" + }, + "7565": { + "sourceFileName": "../../../../packages/modules/order/src/models/order-shipping-method.ts", + "qualifiedName": "default.id" + }, + "7566": { + "sourceFileName": "../../../../packages/modules/order/src/models/order-shipping-method.ts", + "qualifiedName": "default.order_id" + }, + "7567": { + "sourceFileName": "../../../../packages/modules/order/src/models/order-shipping-method.ts", + "qualifiedName": "default.order" + }, + "7568": { + "sourceFileName": "../../../../packages/modules/order/src/models/order-shipping-method.ts", + "qualifiedName": "default.return_id" + }, + "7569": { + "sourceFileName": "../../../../packages/modules/order/src/models/order-shipping-method.ts", + "qualifiedName": "default.return" + }, + "7570": { + "sourceFileName": "../../../../packages/modules/order/src/models/order-shipping-method.ts", + "qualifiedName": "default.exchange_id" + }, + "7571": { + "sourceFileName": "../../../../packages/modules/order/src/models/order-shipping-method.ts", + "qualifiedName": "default.exchange" + }, + "7572": { + "sourceFileName": "../../../../packages/modules/order/src/models/order-shipping-method.ts", + "qualifiedName": "default.claim_id" + }, + "7573": { + "sourceFileName": "../../../../packages/modules/order/src/models/order-shipping-method.ts", + "qualifiedName": "default.claim" + }, + "7574": { + "sourceFileName": "../../../../packages/modules/order/src/models/order-shipping-method.ts", + "qualifiedName": "default.version" + }, + "7575": { + "sourceFileName": "../../../../packages/modules/order/src/models/order-shipping-method.ts", + "qualifiedName": "default.shipping_method_id" + }, + "7576": { + "sourceFileName": "../../../../packages/modules/order/src/models/order-shipping-method.ts", + "qualifiedName": "default.shipping_method" + }, "7577": { "sourceFileName": "../../../../packages/modules/order/src/models/order-shipping-method.ts", - "qualifiedName": "default" + "qualifiedName": "default.created_at" + }, + "7578": { + "sourceFileName": "../../../../packages/modules/order/src/models/order-shipping-method.ts", + "qualifiedName": "default.updated_at" + }, + "7579": { + "sourceFileName": "../../../../packages/modules/order/src/models/order-shipping-method.ts", + "qualifiedName": "default.deleted_at" }, "7580": { "sourceFileName": "../../../../packages/modules/order/src/models/order-shipping-method.ts", - "qualifiedName": "default.id" + "qualifiedName": "default.onCreate" }, "7581": { "sourceFileName": "../../../../packages/modules/order/src/models/order-shipping-method.ts", - "qualifiedName": "default.order_id" + "qualifiedName": "default.onCreate" }, "7582": { "sourceFileName": "../../../../packages/modules/order/src/models/order-shipping-method.ts", - "qualifiedName": "default.order" + "qualifiedName": "default.onInit" }, "7583": { "sourceFileName": "../../../../packages/modules/order/src/models/order-shipping-method.ts", - "qualifiedName": "default.return_id" + "qualifiedName": "default.onInit" }, "7584": { - "sourceFileName": "../../../../packages/modules/order/src/models/order-shipping-method.ts", - "qualifiedName": "default.return" - }, - "7585": { - "sourceFileName": "../../../../packages/modules/order/src/models/order-shipping-method.ts", - "qualifiedName": "default.exchange_id" - }, - "7586": { - "sourceFileName": "../../../../packages/modules/order/src/models/order-shipping-method.ts", - "qualifiedName": "default.exchange" - }, - "7587": { - "sourceFileName": "../../../../packages/modules/order/src/models/order-shipping-method.ts", - "qualifiedName": "default.claim_id" - }, - "7588": { - "sourceFileName": "../../../../packages/modules/order/src/models/order-shipping-method.ts", - "qualifiedName": "default.claim" - }, - "7589": { - "sourceFileName": "../../../../packages/modules/order/src/models/order-shipping-method.ts", - "qualifiedName": "default.version" - }, - "7590": { - "sourceFileName": "../../../../packages/modules/order/src/models/order-shipping-method.ts", - "qualifiedName": "default.shipping_method_id" - }, - "7591": { - "sourceFileName": "../../../../packages/modules/order/src/models/order-shipping-method.ts", - "qualifiedName": "default.shipping_method" - }, - "7592": { - "sourceFileName": "../../../../packages/modules/order/src/models/order-shipping-method.ts", - "qualifiedName": "default.created_at" - }, - "7593": { - "sourceFileName": "../../../../packages/modules/order/src/models/order-shipping-method.ts", - "qualifiedName": "default.updated_at" - }, - "7594": { - "sourceFileName": "../../../../packages/modules/order/src/models/order-shipping-method.ts", - "qualifiedName": "default.deleted_at" - }, - "7595": { - "sourceFileName": "../../../../packages/modules/order/src/models/order-shipping-method.ts", - "qualifiedName": "default.onCreate" - }, - "7596": { - "sourceFileName": "../../../../packages/modules/order/src/models/order-shipping-method.ts", - "qualifiedName": "default.onCreate" - }, - "7597": { - "sourceFileName": "../../../../packages/modules/order/src/models/order-shipping-method.ts", - "qualifiedName": "default.onInit" - }, - "7598": { - "sourceFileName": "../../../../packages/modules/order/src/models/order-shipping-method.ts", - "qualifiedName": "default.onInit" - }, - "7599": { "sourceFileName": "../../../../packages/modules/order/src/models/order-shipping-method.ts", "qualifiedName": "default.[OptionalProps]" }, - "7600": { + "7585": { "sourceFileName": "../../../../packages/modules/order/src/models/order-summary.ts", "qualifiedName": "default" }, - "7603": { + "7588": { "sourceFileName": "../../../../packages/modules/order/src/models/order-summary.ts", "qualifiedName": "default.id" }, - "7604": { + "7589": { "sourceFileName": "../../../../packages/modules/order/src/models/order-summary.ts", "qualifiedName": "default.order_id" }, - "7605": { + "7590": { "sourceFileName": "../../../../packages/modules/order/src/models/order-summary.ts", "qualifiedName": "default.order" }, - "7606": { + "7591": { "sourceFileName": "../../../../packages/modules/order/src/models/order-summary.ts", "qualifiedName": "default.version" }, - "7607": { + "7592": { "sourceFileName": "../../../../packages/modules/order/src/models/order-summary.ts", "qualifiedName": "default.totals" }, - "7608": { + "7593": { "sourceFileName": "../../../../packages/modules/order/src/models/order-summary.ts", "qualifiedName": "default.created_at" }, - "7609": { + "7594": { "sourceFileName": "../../../../packages/modules/order/src/models/order-summary.ts", "qualifiedName": "default.updated_at" }, - "7610": { + "7595": { "sourceFileName": "../../../../packages/modules/order/src/models/order-summary.ts", "qualifiedName": "default.deleted_at" }, - "7611": { + "7596": { "sourceFileName": "../../../../packages/modules/order/src/models/order-summary.ts", "qualifiedName": "default.onCreate" }, - "7612": { + "7597": { "sourceFileName": "../../../../packages/modules/order/src/models/order-summary.ts", "qualifiedName": "default.onCreate" }, - "7613": { + "7598": { "sourceFileName": "../../../../packages/modules/order/src/models/order-summary.ts", "qualifiedName": "default.onInit" }, - "7614": { + "7599": { "sourceFileName": "../../../../packages/modules/order/src/models/order-summary.ts", "qualifiedName": "default.onInit" }, - "7615": { + "7600": { "sourceFileName": "../../../../packages/modules/order/src/models/return.ts", "qualifiedName": "default" }, - "7618": { + "7603": { "sourceFileName": "../../../../packages/modules/order/src/models/return.ts", "qualifiedName": "default.id" }, - "7619": { + "7604": { "sourceFileName": "../../../../packages/modules/order/src/models/return.ts", "qualifiedName": "default.order_id" }, - "7620": { + "7605": { "sourceFileName": "../../../../packages/modules/order/src/models/return.ts", "qualifiedName": "default.order" }, - "7621": { + "7606": { "sourceFileName": "../../../../packages/modules/order/src/models/return.ts", "qualifiedName": "default.exchange" }, - "7622": { + "7607": { "sourceFileName": "../../../../packages/modules/order/src/models/return.ts", "qualifiedName": "default.exchange_id" }, - "7623": { + "7608": { "sourceFileName": "../../../../packages/modules/order/src/models/return.ts", "qualifiedName": "default.claim" }, - "7624": { + "7609": { "sourceFileName": "../../../../packages/modules/order/src/models/return.ts", "qualifiedName": "default.claim_id" }, - "7625": { + "7610": { "sourceFileName": "../../../../packages/modules/order/src/models/return.ts", "qualifiedName": "default.order_version" }, - "7626": { + "7611": { "sourceFileName": "../../../../packages/modules/order/src/models/return.ts", "qualifiedName": "default.display_id" }, - "7627": { + "7612": { "sourceFileName": "../../../../packages/modules/order/src/models/return.ts", "qualifiedName": "default.status" }, - "7628": { + "7613": { + "sourceFileName": "../../../../packages/modules/order/src/models/return.ts", + "qualifiedName": "default.location_id" + }, + "7614": { "sourceFileName": "../../../../packages/modules/order/src/models/return.ts", "qualifiedName": "default.no_notification" }, - "7629": { + "7615": { "sourceFileName": "../../../../packages/modules/order/src/models/return.ts", "qualifiedName": "default.refund_amount" }, - "7630": { + "7616": { "sourceFileName": "../../../../packages/modules/order/src/models/return.ts", "qualifiedName": "default.raw_refund_amount" }, - "7631": { + "7617": { "sourceFileName": "../../../../packages/modules/order/src/models/return.ts", "qualifiedName": "default.items" }, - "7632": { + "7618": { "sourceFileName": "../../../../packages/modules/order/src/models/return.ts", "qualifiedName": "default.shipping_methods" }, - "7633": { + "7619": { "sourceFileName": "../../../../packages/modules/order/src/models/return.ts", "qualifiedName": "default.transactions" }, - "7634": { + "7620": { "sourceFileName": "../../../../packages/modules/order/src/models/return.ts", "qualifiedName": "default.metadata" }, - "7635": { + "7621": { "sourceFileName": "../../../../packages/modules/order/src/models/return.ts", "qualifiedName": "default.created_at" }, - "7636": { + "7622": { "sourceFileName": "../../../../packages/modules/order/src/models/return.ts", "qualifiedName": "default.updated_at" }, - "7637": { + "7623": { "sourceFileName": "../../../../packages/modules/order/src/models/return.ts", "qualifiedName": "default.deleted_at" }, - "7638": { + "7624": { "sourceFileName": "../../../../packages/modules/order/src/models/return.ts", "qualifiedName": "default.received_at" }, - "7639": { + "7625": { "sourceFileName": "../../../../packages/modules/order/src/models/return.ts", "qualifiedName": "default.canceled_at" }, - "7640": { + "7626": { "sourceFileName": "../../../../packages/modules/order/src/models/return.ts", "qualifiedName": "default.onCreate" }, - "7641": { + "7627": { "sourceFileName": "../../../../packages/modules/order/src/models/return.ts", "qualifiedName": "default.onCreate" }, - "7642": { + "7628": { "sourceFileName": "../../../../packages/modules/order/src/models/return.ts", "qualifiedName": "default.onInit" }, - "7643": { + "7629": { "sourceFileName": "../../../../packages/modules/order/src/models/return.ts", "qualifiedName": "default.onInit" }, - "7644": { + "7630": { "sourceFileName": "../../../../packages/modules/order/src/models/return.ts", "qualifiedName": "default.[OptionalProps]" }, - "7645": { + "7631": { "sourceFileName": "../../../../packages/modules/order/src/models/return-item.ts", "qualifiedName": "default" }, - "7648": { + "7634": { "sourceFileName": "../../../../packages/modules/order/src/models/return-item.ts", "qualifiedName": "default.id" }, - "7649": { + "7635": { "sourceFileName": "../../../../packages/modules/order/src/models/return-item.ts", "qualifiedName": "default.reason_id" }, - "7650": { + "7636": { "sourceFileName": "../../../../packages/modules/order/src/models/return-item.ts", "qualifiedName": "default.reason" }, - "7651": { + "7637": { "sourceFileName": "../../../../packages/modules/order/src/models/return-item.ts", "qualifiedName": "default.quantity" }, - "7652": { + "7638": { "sourceFileName": "../../../../packages/modules/order/src/models/return-item.ts", "qualifiedName": "default.raw_quantity" }, - "7653": { + "7639": { "sourceFileName": "../../../../packages/modules/order/src/models/return-item.ts", "qualifiedName": "default.received_quantity" }, - "7654": { + "7640": { "sourceFileName": "../../../../packages/modules/order/src/models/return-item.ts", "qualifiedName": "default.raw_received_quantity" }, - "7655": { + "7641": { "sourceFileName": "../../../../packages/modules/order/src/models/return-item.ts", "qualifiedName": "default.return_id" }, - "7656": { + "7642": { "sourceFileName": "../../../../packages/modules/order/src/models/return-item.ts", "qualifiedName": "default.return" }, - "7657": { + "7643": { "sourceFileName": "../../../../packages/modules/order/src/models/return-item.ts", "qualifiedName": "default.item_id" }, - "7658": { + "7644": { "sourceFileName": "../../../../packages/modules/order/src/models/return-item.ts", "qualifiedName": "default.item" }, - "7659": { + "7645": { "sourceFileName": "../../../../packages/modules/order/src/models/return-item.ts", "qualifiedName": "default.note" }, - "7660": { + "7646": { "sourceFileName": "../../../../packages/modules/order/src/models/return-item.ts", "qualifiedName": "default.metadata" }, - "7661": { + "7647": { "sourceFileName": "../../../../packages/modules/order/src/models/return-item.ts", "qualifiedName": "default.created_at" }, - "7662": { + "7648": { "sourceFileName": "../../../../packages/modules/order/src/models/return-item.ts", "qualifiedName": "default.updated_at" }, - "7663": { + "7649": { "sourceFileName": "../../../../packages/modules/order/src/models/return-item.ts", "qualifiedName": "default.deleted_at" }, - "7664": { + "7650": { "sourceFileName": "../../../../packages/modules/order/src/models/return-item.ts", "qualifiedName": "default.onCreate" }, - "7665": { + "7651": { "sourceFileName": "../../../../packages/modules/order/src/models/return-item.ts", "qualifiedName": "default.onCreate" }, - "7666": { + "7652": { "sourceFileName": "../../../../packages/modules/order/src/models/return-item.ts", "qualifiedName": "default.onInit" }, - "7667": { + "7653": { "sourceFileName": "../../../../packages/modules/order/src/models/return-item.ts", "qualifiedName": "default.onInit" }, - "7668": { + "7654": { "sourceFileName": "../../../../packages/modules/order/src/models/return-item.ts", "qualifiedName": "default.[OptionalProps]" }, - "7669": { + "7655": { "sourceFileName": "../../../../packages/modules/order/src/models/return-reason.ts", "qualifiedName": "default" }, - "7672": { + "7658": { "sourceFileName": "../../../../packages/modules/order/src/models/return-reason.ts", "qualifiedName": "default.id" }, - "7673": { + "7659": { "sourceFileName": "../../../../packages/modules/order/src/models/return-reason.ts", "qualifiedName": "default.value" }, - "7674": { + "7660": { "sourceFileName": "../../../../packages/modules/order/src/models/return-reason.ts", "qualifiedName": "default.label" }, - "7675": { + "7661": { "sourceFileName": "../../../../packages/modules/order/src/models/return-reason.ts", "qualifiedName": "default.description" }, - "7676": { + "7662": { "sourceFileName": "../../../../packages/modules/order/src/models/return-reason.ts", "qualifiedName": "default.parent_return_reason_id" }, - "7677": { + "7663": { "sourceFileName": "../../../../packages/modules/order/src/models/return-reason.ts", "qualifiedName": "default.parent_return_reason" }, - "7678": { + "7664": { "sourceFileName": "../../../../packages/modules/order/src/models/return-reason.ts", "qualifiedName": "default.return_reason_children" }, - "7679": { + "7665": { "sourceFileName": "../../../../packages/modules/order/src/models/return-reason.ts", "qualifiedName": "default.metadata" }, - "7680": { + "7666": { "sourceFileName": "../../../../packages/modules/order/src/models/return-reason.ts", "qualifiedName": "default.created_at" }, - "7681": { + "7667": { "sourceFileName": "../../../../packages/modules/order/src/models/return-reason.ts", "qualifiedName": "default.updated_at" }, - "7682": { + "7668": { "sourceFileName": "../../../../packages/modules/order/src/models/return-reason.ts", "qualifiedName": "default.deleted_at" }, - "7683": { + "7669": { "sourceFileName": "../../../../packages/modules/order/src/models/return-reason.ts", "qualifiedName": "default.onCreate" }, - "7684": { + "7670": { "sourceFileName": "../../../../packages/modules/order/src/models/return-reason.ts", "qualifiedName": "default.onCreate" }, - "7685": { + "7671": { "sourceFileName": "../../../../packages/modules/order/src/models/return-reason.ts", "qualifiedName": "default.onInit" }, - "7686": { + "7672": { "sourceFileName": "../../../../packages/modules/order/src/models/return-reason.ts", "qualifiedName": "default.onInit" }, - "7687": { + "7673": { "sourceFileName": "../../../../packages/modules/order/src/models/return-reason.ts", "qualifiedName": "default.[OptionalProps]" }, - "7688": { + "7674": { "sourceFileName": "../../../../packages/modules/order/src/models/shipping-method.ts", "qualifiedName": "default" }, - "7691": { + "7677": { "sourceFileName": "../../../../packages/modules/order/src/models/shipping-method.ts", "qualifiedName": "default.id" }, - "7692": { + "7678": { "sourceFileName": "../../../../packages/modules/order/src/models/shipping-method.ts", "qualifiedName": "default.name" }, - "7693": { + "7679": { "sourceFileName": "../../../../packages/modules/order/src/models/shipping-method.ts", "qualifiedName": "default.description" }, - "7694": { + "7680": { "sourceFileName": "../../../../packages/modules/order/src/models/shipping-method.ts", "qualifiedName": "default.amount" }, - "7695": { + "7681": { "sourceFileName": "../../../../packages/modules/order/src/models/shipping-method.ts", "qualifiedName": "default.raw_amount" }, - "7696": { + "7682": { "sourceFileName": "../../../../packages/modules/order/src/models/shipping-method.ts", "qualifiedName": "default.is_tax_inclusive" }, - "7697": { + "7683": { "sourceFileName": "../../../../packages/modules/order/src/models/shipping-method.ts", "qualifiedName": "default.shipping_option_id" }, - "7698": { + "7684": { "sourceFileName": "../../../../packages/modules/order/src/models/shipping-method.ts", "qualifiedName": "default.data" }, - "7699": { + "7685": { "sourceFileName": "../../../../packages/modules/order/src/models/shipping-method.ts", "qualifiedName": "default.metadata" }, - "7700": { + "7686": { "sourceFileName": "../../../../packages/modules/order/src/models/shipping-method.ts", "qualifiedName": "default.tax_lines" }, - "7701": { + "7687": { "sourceFileName": "../../../../packages/modules/order/src/models/shipping-method.ts", "qualifiedName": "default.adjustments" }, - "7702": { + "7688": { "sourceFileName": "../../../../packages/modules/order/src/models/shipping-method.ts", "qualifiedName": "default.created_at" }, - "7703": { + "7689": { "sourceFileName": "../../../../packages/modules/order/src/models/shipping-method.ts", "qualifiedName": "default.updated_at" }, - "7704": { + "7690": { "sourceFileName": "../../../../packages/modules/order/src/models/shipping-method.ts", "qualifiedName": "default.onCreate" }, - "7705": { + "7691": { "sourceFileName": "../../../../packages/modules/order/src/models/shipping-method.ts", "qualifiedName": "default.onCreate" }, - "7706": { + "7692": { "sourceFileName": "../../../../packages/modules/order/src/models/shipping-method.ts", "qualifiedName": "default.onInit" }, - "7707": { + "7693": { "sourceFileName": "../../../../packages/modules/order/src/models/shipping-method.ts", "qualifiedName": "default.onInit" }, - "7708": { + "7694": { "sourceFileName": "../../../../packages/modules/order/src/models/shipping-method-adjustment.ts", "qualifiedName": "default" }, - "7711": { + "7697": { "sourceFileName": "../../../../packages/modules/order/src/models/shipping-method-adjustment.ts", "qualifiedName": "default.shipping_method" }, - "7712": { + "7698": { "sourceFileName": "../../../../packages/modules/order/src/models/shipping-method-adjustment.ts", "qualifiedName": "default.shipping_method_id" }, - "7713": { + "7699": { "sourceFileName": "../../../../packages/modules/order/src/models/shipping-method-adjustment.ts", "qualifiedName": "default.onCreate" }, - "7714": { + "7700": { "sourceFileName": "../../../../packages/modules/order/src/models/shipping-method-adjustment.ts", "qualifiedName": "default.onCreate" }, - "7715": { + "7701": { "sourceFileName": "../../../../packages/modules/order/src/models/shipping-method-adjustment.ts", "qualifiedName": "default.onInit" }, - "7716": { + "7702": { "sourceFileName": "../../../../packages/modules/order/src/models/shipping-method-adjustment.ts", "qualifiedName": "default.onInit" }, - "7717": { + "7703": { "sourceFileName": "../../../../packages/modules/order/src/models/adjustment-line.ts", "qualifiedName": "default.id" }, - "7718": { + "7704": { "sourceFileName": "../../../../packages/modules/order/src/models/adjustment-line.ts", "qualifiedName": "default.description" }, - "7719": { + "7705": { "sourceFileName": "../../../../packages/modules/order/src/models/adjustment-line.ts", "qualifiedName": "default.promotion_id" }, - "7720": { + "7706": { "sourceFileName": "../../../../packages/modules/order/src/models/adjustment-line.ts", "qualifiedName": "default.code" }, - "7721": { + "7707": { "sourceFileName": "../../../../packages/modules/order/src/models/adjustment-line.ts", "qualifiedName": "default.amount" }, - "7722": { + "7708": { "sourceFileName": "../../../../packages/modules/order/src/models/adjustment-line.ts", "qualifiedName": "default.raw_amount" }, - "7723": { + "7709": { "sourceFileName": "../../../../packages/modules/order/src/models/adjustment-line.ts", "qualifiedName": "default.provider_id" }, - "7724": { + "7710": { "sourceFileName": "../../../../packages/modules/order/src/models/adjustment-line.ts", "qualifiedName": "default.created_at" }, - "7725": { + "7711": { "sourceFileName": "../../../../packages/modules/order/src/models/adjustment-line.ts", "qualifiedName": "default.updated_at" }, - "7726": { + "7712": { "sourceFileName": "../../../../packages/modules/order/src/models/adjustment-line.ts", "qualifiedName": "default.[OptionalProps]" }, - "7727": { + "7713": { "sourceFileName": "../../../../packages/modules/order/src/models/shipping-method-tax-line.ts", "qualifiedName": "default" }, - "7730": { + "7716": { "sourceFileName": "../../../../packages/modules/order/src/models/shipping-method-tax-line.ts", "qualifiedName": "default.shipping_method" }, - "7731": { + "7717": { "sourceFileName": "../../../../packages/modules/order/src/models/shipping-method-tax-line.ts", "qualifiedName": "default.shipping_method_id" }, - "7732": { + "7718": { "sourceFileName": "../../../../packages/modules/order/src/models/shipping-method-tax-line.ts", "qualifiedName": "default.onCreate" }, - "7733": { + "7719": { "sourceFileName": "../../../../packages/modules/order/src/models/shipping-method-tax-line.ts", "qualifiedName": "default.onCreate" }, - "7734": { + "7720": { "sourceFileName": "../../../../packages/modules/order/src/models/shipping-method-tax-line.ts", "qualifiedName": "default.onInit" }, - "7735": { + "7721": { "sourceFileName": "../../../../packages/modules/order/src/models/shipping-method-tax-line.ts", "qualifiedName": "default.onInit" }, - "7736": { + "7722": { "sourceFileName": "../../../../packages/modules/order/src/models/tax-line.ts", "qualifiedName": "default.id" }, - "7737": { + "7723": { "sourceFileName": "../../../../packages/modules/order/src/models/tax-line.ts", "qualifiedName": "default.description" }, - "7738": { + "7724": { "sourceFileName": "../../../../packages/modules/order/src/models/tax-line.ts", "qualifiedName": "default.tax_rate_id" }, - "7739": { + "7725": { "sourceFileName": "../../../../packages/modules/order/src/models/tax-line.ts", "qualifiedName": "default.code" }, - "7740": { + "7726": { "sourceFileName": "../../../../packages/modules/order/src/models/tax-line.ts", "qualifiedName": "default.rate" }, - "7741": { + "7727": { "sourceFileName": "../../../../packages/modules/order/src/models/tax-line.ts", "qualifiedName": "default.raw_rate" }, - "7742": { + "7728": { "sourceFileName": "../../../../packages/modules/order/src/models/tax-line.ts", "qualifiedName": "default.provider_id" }, - "7743": { + "7729": { "sourceFileName": "../../../../packages/modules/order/src/models/tax-line.ts", "qualifiedName": "default.created_at" }, - "7744": { + "7730": { "sourceFileName": "../../../../packages/modules/order/src/models/tax-line.ts", "qualifiedName": "default.updated_at" }, - "7745": { + "7731": { "sourceFileName": "../../../../packages/modules/order/src/models/transaction.ts", "qualifiedName": "default" }, - "7748": { + "7734": { "sourceFileName": "../../../../packages/modules/order/src/models/transaction.ts", "qualifiedName": "default.id" }, - "7749": { + "7735": { "sourceFileName": "../../../../packages/modules/order/src/models/transaction.ts", "qualifiedName": "default.order_id" }, - "7750": { + "7736": { "sourceFileName": "../../../../packages/modules/order/src/models/transaction.ts", "qualifiedName": "default.order" }, - "7751": { + "7737": { "sourceFileName": "../../../../packages/modules/order/src/models/transaction.ts", "qualifiedName": "default.return_id" }, - "7752": { + "7738": { "sourceFileName": "../../../../packages/modules/order/src/models/transaction.ts", "qualifiedName": "default.return" }, - "7753": { + "7739": { "sourceFileName": "../../../../packages/modules/order/src/models/transaction.ts", "qualifiedName": "default.exchange_id" }, - "7754": { + "7740": { "sourceFileName": "../../../../packages/modules/order/src/models/transaction.ts", "qualifiedName": "default.exchange" }, - "7755": { + "7741": { "sourceFileName": "../../../../packages/modules/order/src/models/transaction.ts", "qualifiedName": "default.claim_id" }, - "7756": { + "7742": { "sourceFileName": "../../../../packages/modules/order/src/models/transaction.ts", "qualifiedName": "default.claim" }, - "7757": { + "7743": { "sourceFileName": "../../../../packages/modules/order/src/models/transaction.ts", "qualifiedName": "default.version" }, - "7758": { + "7744": { "sourceFileName": "../../../../packages/modules/order/src/models/transaction.ts", "qualifiedName": "default.amount" }, - "7759": { + "7745": { "sourceFileName": "../../../../packages/modules/order/src/models/transaction.ts", "qualifiedName": "default.raw_amount" }, - "7760": { + "7746": { "sourceFileName": "../../../../packages/modules/order/src/models/transaction.ts", "qualifiedName": "default.currency_code" }, - "7761": { + "7747": { "sourceFileName": "../../../../packages/modules/order/src/models/transaction.ts", "qualifiedName": "default.reference" }, - "7762": { + "7748": { "sourceFileName": "../../../../packages/modules/order/src/models/transaction.ts", "qualifiedName": "default.reference_id" }, - "7763": { + "7749": { "sourceFileName": "../../../../packages/modules/order/src/models/transaction.ts", "qualifiedName": "default.created_at" }, - "7764": { + "7750": { "sourceFileName": "../../../../packages/modules/order/src/models/transaction.ts", "qualifiedName": "default.updated_at" }, - "7765": { + "7751": { "sourceFileName": "../../../../packages/modules/order/src/models/transaction.ts", "qualifiedName": "default.deleted_at" }, - "7766": { + "7752": { "sourceFileName": "../../../../packages/modules/order/src/models/transaction.ts", "qualifiedName": "default.onCreate" }, - "7767": { + "7753": { "sourceFileName": "../../../../packages/modules/order/src/models/transaction.ts", "qualifiedName": "default.onCreate" }, - "7768": { + "7754": { "sourceFileName": "../../../../packages/modules/order/src/models/transaction.ts", "qualifiedName": "default.onInit" }, - "7769": { + "7755": { "sourceFileName": "../../../../packages/modules/order/src/models/transaction.ts", "qualifiedName": "default.onInit" }, - "7770": { + "7756": { "sourceFileName": "../../../../packages/modules/order/src/models/transaction.ts", "qualifiedName": "default.[OptionalProps]" } @@ -12071,7 +12097,7 @@ "1": "../../../../packages/modules/order/src/models/index.ts" }, "reflections": { - "1": 7233 + "1": 7218 } } } \ No newline at end of file diff --git a/www/utils/generated/typedoc-json-output/order.json b/www/utils/generated/typedoc-json-output/order.json index b166fbaf6f..0e2fce30f1 100644 --- a/www/utils/generated/typedoc-json-output/order.json +++ b/www/utils/generated/typedoc-json-output/order.json @@ -1,12 +1,12 @@ { - "id": 5002, + "id": 5004, "name": "order", "variant": "project", "kind": 1, "flags": {}, "children": [ { - "id": 5812, + "id": 5814, "name": "FindConfig", "variant": "declaration", "kind": 256, @@ -29,7 +29,7 @@ }, "children": [ { - "id": 5813, + "id": 5815, "name": "select", "variant": "declaration", "kind": 1024, @@ -58,7 +58,7 @@ "operator": "keyof", "target": { "type": "reference", - "target": 5824, + "target": 5826, "name": "Entity", "package": "@medusajs/types", "qualifiedName": "FindConfig.Entity", @@ -70,7 +70,7 @@ } }, { - "id": 5814, + "id": 5816, "name": "skip", "variant": "declaration", "kind": 1024, @@ -100,7 +100,7 @@ } }, { - "id": 5815, + "id": 5817, "name": "take", "variant": "declaration", "kind": 1024, @@ -130,7 +130,7 @@ } }, { - "id": 5816, + "id": 5818, "name": "relations", "variant": "declaration", "kind": 1024, @@ -154,7 +154,7 @@ } }, { - "id": 5817, + "id": 5819, "name": "order", "variant": "declaration", "kind": 1024, @@ -188,21 +188,21 @@ "type": { "type": "reflection", "declaration": { - "id": 5818, + "id": 5820, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "indexSignatures": [ { - "id": 5819, + "id": 5821, "name": "__index", "variant": "signature", "kind": 8192, "flags": {}, "parameters": [ { - "id": 5820, + "id": 5822, "name": "K", "variant": "param", "kind": 32768, @@ -232,7 +232,7 @@ } }, { - "id": 5821, + "id": 5823, "name": "withDeleted", "variant": "declaration", "kind": 1024, @@ -261,7 +261,7 @@ } }, { - "id": 5822, + "id": 5824, "name": "filters", "variant": "declaration", "kind": 1024, @@ -297,7 +297,7 @@ } }, { - "id": 5823, + "id": 5825, "name": "options", "variant": "declaration", "kind": 1024, @@ -337,20 +337,20 @@ { "title": "Properties", "children": [ - 5813, - 5814, 5815, 5816, 5817, - 5821, - 5822, - 5823 + 5818, + 5819, + 5823, + 5824, + 5825 ] } ], "typeParameters": [ { - "id": 5824, + "id": 5826, "name": "Entity", "variant": "typeParam", "kind": 131072, @@ -359,7 +359,7 @@ ] }, { - "id": 7009, + "id": 6994, "name": "BaseFilterable", "variant": "declaration", "kind": 256, @@ -374,7 +374,7 @@ }, "children": [ { - "id": 7010, + "id": 6995, "name": "$and", "variant": "declaration", "kind": 1024, @@ -396,11 +396,11 @@ "types": [ { "type": "reference", - "target": 7009, + "target": 6994, "typeArguments": [ { "type": "reference", - "target": 7012, + "target": 6997, "name": "T", "package": "@medusajs/types", "qualifiedName": "BaseFilterable.T", @@ -412,7 +412,7 @@ }, { "type": "reference", - "target": 7012, + "target": 6997, "name": "T", "package": "@medusajs/types", "qualifiedName": "BaseFilterable.T", @@ -423,7 +423,7 @@ } }, { - "id": 7011, + "id": 6996, "name": "$or", "variant": "declaration", "kind": 1024, @@ -445,11 +445,11 @@ "types": [ { "type": "reference", - "target": 7009, + "target": 6994, "typeArguments": [ { "type": "reference", - "target": 7012, + "target": 6997, "name": "T", "package": "@medusajs/types", "qualifiedName": "BaseFilterable.T", @@ -461,7 +461,7 @@ }, { "type": "reference", - "target": 7012, + "target": 6997, "name": "T", "package": "@medusajs/types", "qualifiedName": "BaseFilterable.T", @@ -476,14 +476,14 @@ { "title": "Properties", "children": [ - 7010, - 7011 + 6995, + 6996 ] } ], "typeParameters": [ { - "id": 7012, + "id": 6997, "name": "T", "variant": "typeParam", "kind": 131072, @@ -493,78 +493,78 @@ "extendedBy": [ { "type": "reference", - "target": 5901, + "target": 5903, "name": "FilterableOrderProps" }, { "type": "reference", - "target": 6142, + "target": 6146, "name": "FilterableOrderAddressProps" }, { "type": "reference", - "target": 6247, + "target": 6251, "name": "FilterableOrderLineItemProps" }, { "type": "reference", - "target": 6337, + "target": 6315, "name": "FilterableOrderShippingMethodProps" }, { "type": "reference", - "target": 6424, + "target": 6402, "name": "FilterableOrderLineItemAdjustmentProps" }, { "type": "reference", - "target": 6458, + "target": 6436, "name": "FilterableOrderShippingMethodAdjustmentProps" }, { "type": "reference", - "target": 6492, + "target": 6470, "name": "FilterableOrderLineItemTaxLineProps" }, { "type": "reference", - "target": 6530, + "target": 6508, "name": "FilterableOrderShippingMethodTaxLineProps" }, { "type": "reference", - "target": 6648, + "target": 6626, "name": "FilterableOrderChangeActionProps" }, { "type": "reference", - "target": 6685, + "target": 6663, "name": "FilterableOrderTransactionProps" }, { "type": "reference", - "target": 6727, + "target": 6705, "name": "FilterableOrderReturnReasonProps" }, { "type": "reference", - "target": 6774, + "target": 6752, "name": "FilterableReturnProps" }, { "type": "reference", - "target": 6817, + "target": 6802, "name": "FilterableOrderClaimProps" }, { "type": "reference", - "target": 6850, + "target": 6835, "name": "FilterableOrderExchangeProps" } ] }, { - "id": 6136, + "id": 6140, "name": "SoftDeleteReturn", "variant": "declaration", "kind": 256, @@ -579,7 +579,7 @@ }, "children": [ { - "id": 6137, + "id": 6141, "name": "returnLinkableKeys", "variant": "declaration", "kind": 1024, @@ -598,7 +598,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 6138, + "target": 6142, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -610,13 +610,13 @@ { "title": "Properties", "children": [ - 6137 + 6141 ] } ], "typeParameters": [ { - "id": 6138, + "id": 6142, "name": "TReturnableLinkableKeys", "variant": "typeParam", "kind": 131072, @@ -629,7 +629,7 @@ ] }, { - "id": 6139, + "id": 6143, "name": "RestoreReturn", "variant": "declaration", "kind": 256, @@ -644,7 +644,7 @@ }, "children": [ { - "id": 6140, + "id": 6144, "name": "returnLinkableKeys", "variant": "declaration", "kind": 1024, @@ -663,7 +663,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 6141, + "target": 6145, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -675,13 +675,13 @@ { "title": "Properties", "children": [ - 6140 + 6144 ] } ], "typeParameters": [ { - "id": 6141, + "id": 6145, "name": "TReturnableLinkableKeys", "variant": "typeParam", "kind": 131072, @@ -694,14 +694,14 @@ ] }, { - "id": 7181, + "id": 7166, "name": "Query", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 7182, + "id": 7167, "name": "T", "variant": "typeParam", "kind": 131072, @@ -712,7 +712,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 7182, + "target": 7167, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -725,14 +725,14 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 7182, + "target": 7167, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true }, "extendsType": { "type": "reference", - "target": 7203, + "target": 7188, "name": "Scalar", "package": "@medusajs/types" }, @@ -742,11 +742,11 @@ }, "falseType": { "type": "reference", - "target": 7207, + "target": 7192, "typeArguments": [ { "type": "reference", - "target": 7182, + "target": 7167, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -758,11 +758,11 @@ }, "falseType": { "type": "reference", - "target": 7213, + "target": 7198, "typeArguments": [ { "type": "reference", - "target": 7182, + "target": 7167, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -774,14 +774,14 @@ } }, { - "id": 7183, + "id": 7168, "name": "ExpandScalar", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 7184, + "id": 7169, "name": "T", "variant": "typeParam", "kind": 131072, @@ -799,7 +799,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 7184, + "target": 7169, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -830,7 +830,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 7184, + "target": 7169, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -864,7 +864,7 @@ }, "falseType": { "type": "reference", - "target": 7184, + "target": 7169, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -875,7 +875,7 @@ } }, { - "id": 7203, + "id": 7188, "name": "Scalar", "variant": "declaration", "kind": 2097152, @@ -934,21 +934,21 @@ { "type": "reflection", "declaration": { - "id": 7204, + "id": 7189, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 7205, + "id": 7190, "name": "toHexString", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 7206, + "id": 7191, "name": "toHexString", "variant": "signature", "kind": 4096, @@ -965,7 +965,7 @@ { "title": "Methods", "children": [ - 7205 + 7190 ] } ] @@ -975,14 +975,14 @@ } }, { - "id": 7231, + "id": 7216, "name": "ReadonlyPrimary", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 7232, + "id": 7217, "name": "T", "variant": "typeParam", "kind": 131072, @@ -993,7 +993,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 7232, + "target": 7217, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1014,7 +1014,7 @@ "typeArguments": [ { "type": "reference", - "target": 7232, + "target": 7217, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1025,7 +1025,7 @@ }, "falseType": { "type": "reference", - "target": 7232, + "target": 7217, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1033,14 +1033,14 @@ } }, { - "id": 7221, + "id": 7206, "name": "Primary", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 7230, + "id": 7215, "name": "T", "variant": "typeParam", "kind": 131072, @@ -1051,7 +1051,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 7230, + "target": 7215, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1059,14 +1059,14 @@ "extendsType": { "type": "reflection", "declaration": { - "id": 7222, + "id": 7207, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 7223, + "id": 7208, "name": "[PrimaryKeyType]", "variant": "declaration", "kind": 1024, @@ -1083,7 +1083,7 @@ { "title": "Properties", "children": [ - 7223 + 7208 ] } ] @@ -1091,7 +1091,7 @@ }, "trueType": { "type": "reference", - "target": 7231, + "target": 7216, "typeArguments": [ { "type": "reference", @@ -1111,7 +1111,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 7230, + "target": 7215, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1119,14 +1119,14 @@ "extendsType": { "type": "reflection", "declaration": { - "id": 7224, + "id": 7209, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 7225, + "id": 7210, "name": "_id", "variant": "declaration", "kind": 1024, @@ -1143,7 +1143,7 @@ { "title": "Properties", "children": [ - 7225 + 7210 ] } ] @@ -1154,7 +1154,7 @@ "types": [ { "type": "reference", - "target": 7231, + "target": 7216, "typeArguments": [ { "type": "reference", @@ -1180,7 +1180,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 7230, + "target": 7215, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1188,14 +1188,14 @@ "extendsType": { "type": "reflection", "declaration": { - "id": 7226, + "id": 7211, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 7227, + "id": 7212, "name": "uuid", "variant": "declaration", "kind": 1024, @@ -1212,7 +1212,7 @@ { "title": "Properties", "children": [ - 7227 + 7212 ] } ] @@ -1220,7 +1220,7 @@ }, "trueType": { "type": "reference", - "target": 7231, + "target": 7216, "typeArguments": [ { "type": "reference", @@ -1240,7 +1240,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 7230, + "target": 7215, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1248,14 +1248,14 @@ "extendsType": { "type": "reflection", "declaration": { - "id": 7228, + "id": 7213, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 7229, + "id": 7214, "name": "id", "variant": "declaration", "kind": 1024, @@ -1272,7 +1272,7 @@ { "title": "Properties", "children": [ - 7229 + 7214 ] } ] @@ -1280,7 +1280,7 @@ }, "trueType": { "type": "reference", - "target": 7231, + "target": 7216, "typeArguments": [ { "type": "reference", @@ -1306,14 +1306,14 @@ } }, { - "id": 7013, + "id": 6998, "name": "OperatorMap", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 7034, + "id": 7019, "name": "T", "variant": "typeParam", "kind": 131072, @@ -1323,14 +1323,14 @@ "type": { "type": "reflection", "declaration": { - "id": 7014, + "id": 6999, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 7015, + "id": 7000, "name": "$and", "variant": "declaration", "kind": 1024, @@ -1341,11 +1341,11 @@ "type": "array", "elementType": { "type": "reference", - "target": 7181, + "target": 7166, "typeArguments": [ { "type": "reference", - "target": 7034, + "target": 7019, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1357,7 +1357,7 @@ } }, { - "id": 7016, + "id": 7001, "name": "$or", "variant": "declaration", "kind": 1024, @@ -1368,11 +1368,11 @@ "type": "array", "elementType": { "type": "reference", - "target": 7181, + "target": 7166, "typeArguments": [ { "type": "reference", - "target": 7034, + "target": 7019, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1384,7 +1384,7 @@ } }, { - "id": 7017, + "id": 7002, "name": "$eq", "variant": "declaration", "kind": 1024, @@ -1396,11 +1396,11 @@ "types": [ { "type": "reference", - "target": 7183, + "target": 7168, "typeArguments": [ { "type": "reference", - "target": 7034, + "target": 7019, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1413,11 +1413,11 @@ "type": "array", "elementType": { "type": "reference", - "target": 7183, + "target": 7168, "typeArguments": [ { "type": "reference", - "target": 7034, + "target": 7019, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1431,7 +1431,7 @@ } }, { - "id": 7018, + "id": 7003, "name": "$ne", "variant": "declaration", "kind": 1024, @@ -1440,11 +1440,11 @@ }, "type": { "type": "reference", - "target": 7183, + "target": 7168, "typeArguments": [ { "type": "reference", - "target": 7034, + "target": 7019, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1455,7 +1455,7 @@ } }, { - "id": 7019, + "id": 7004, "name": "$in", "variant": "declaration", "kind": 1024, @@ -1466,11 +1466,11 @@ "type": "array", "elementType": { "type": "reference", - "target": 7183, + "target": 7168, "typeArguments": [ { "type": "reference", - "target": 7034, + "target": 7019, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1482,7 +1482,7 @@ } }, { - "id": 7020, + "id": 7005, "name": "$nin", "variant": "declaration", "kind": 1024, @@ -1493,11 +1493,11 @@ "type": "array", "elementType": { "type": "reference", - "target": 7183, + "target": 7168, "typeArguments": [ { "type": "reference", - "target": 7034, + "target": 7019, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1509,7 +1509,7 @@ } }, { - "id": 7021, + "id": 7006, "name": "$not", "variant": "declaration", "kind": 1024, @@ -1518,11 +1518,11 @@ }, "type": { "type": "reference", - "target": 7181, + "target": 7166, "typeArguments": [ { "type": "reference", - "target": 7034, + "target": 7019, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1533,7 +1533,7 @@ } }, { - "id": 7022, + "id": 7007, "name": "$gt", "variant": "declaration", "kind": 1024, @@ -1542,11 +1542,11 @@ }, "type": { "type": "reference", - "target": 7183, + "target": 7168, "typeArguments": [ { "type": "reference", - "target": 7034, + "target": 7019, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1557,7 +1557,7 @@ } }, { - "id": 7023, + "id": 7008, "name": "$gte", "variant": "declaration", "kind": 1024, @@ -1566,11 +1566,11 @@ }, "type": { "type": "reference", - "target": 7183, + "target": 7168, "typeArguments": [ { "type": "reference", - "target": 7034, + "target": 7019, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1581,7 +1581,7 @@ } }, { - "id": 7024, + "id": 7009, "name": "$lt", "variant": "declaration", "kind": 1024, @@ -1590,11 +1590,11 @@ }, "type": { "type": "reference", - "target": 7183, + "target": 7168, "typeArguments": [ { "type": "reference", - "target": 7034, + "target": 7019, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1605,7 +1605,7 @@ } }, { - "id": 7025, + "id": 7010, "name": "$lte", "variant": "declaration", "kind": 1024, @@ -1614,11 +1614,11 @@ }, "type": { "type": "reference", - "target": 7183, + "target": 7168, "typeArguments": [ { "type": "reference", - "target": 7034, + "target": 7019, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1629,7 +1629,7 @@ } }, { - "id": 7026, + "id": 7011, "name": "$like", "variant": "declaration", "kind": 1024, @@ -1642,7 +1642,7 @@ } }, { - "id": 7027, + "id": 7012, "name": "$re", "variant": "declaration", "kind": 1024, @@ -1655,7 +1655,7 @@ } }, { - "id": 7028, + "id": 7013, "name": "$ilike", "variant": "declaration", "kind": 1024, @@ -1668,7 +1668,7 @@ } }, { - "id": 7029, + "id": 7014, "name": "$fulltext", "variant": "declaration", "kind": 1024, @@ -1681,7 +1681,7 @@ } }, { - "id": 7030, + "id": 7015, "name": "$overlap", "variant": "declaration", "kind": 1024, @@ -1697,7 +1697,7 @@ } }, { - "id": 7031, + "id": 7016, "name": "$contains", "variant": "declaration", "kind": 1024, @@ -1713,7 +1713,7 @@ } }, { - "id": 7032, + "id": 7017, "name": "$contained", "variant": "declaration", "kind": 1024, @@ -1729,7 +1729,7 @@ } }, { - "id": 7033, + "id": 7018, "name": "$exists", "variant": "declaration", "kind": 1024, @@ -1746,25 +1746,25 @@ { "title": "Properties", "children": [ + 7000, + 7001, + 7002, + 7003, + 7004, + 7005, + 7006, + 7007, + 7008, + 7009, + 7010, + 7011, + 7012, + 7013, + 7014, 7015, 7016, 7017, - 7018, - 7019, - 7020, - 7021, - 7022, - 7023, - 7024, - 7025, - 7026, - 7027, - 7028, - 7029, - 7030, - 7031, - 7032, - 7033 + 7018 ] } ] @@ -1772,14 +1772,14 @@ } }, { - "id": 7219, + "id": 7204, "name": "FilterValue2", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 7220, + "id": 7205, "name": "T", "variant": "typeParam", "kind": 131072, @@ -1791,18 +1791,18 @@ "types": [ { "type": "reference", - "target": 7220, + "target": 7205, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true }, { "type": "reference", - "target": 7183, + "target": 7168, "typeArguments": [ { "type": "reference", - "target": 7220, + "target": 7205, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1813,11 +1813,11 @@ }, { "type": "reference", - "target": 7221, + "target": 7206, "typeArguments": [ { "type": "reference", - "target": 7220, + "target": 7205, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1830,14 +1830,14 @@ } }, { - "id": 7213, + "id": 7198, "name": "FilterValue", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 7214, + "id": 7199, "name": "T", "variant": "typeParam", "kind": 131072, @@ -1849,15 +1849,15 @@ "types": [ { "type": "reference", - "target": 7013, + "target": 6998, "typeArguments": [ { "type": "reference", - "target": 7219, + "target": 7204, "typeArguments": [ { "type": "reference", - "target": 7214, + "target": 7199, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1872,11 +1872,11 @@ }, { "type": "reference", - "target": 7219, + "target": 7204, "typeArguments": [ { "type": "reference", - "target": 7214, + "target": 7199, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1889,11 +1889,11 @@ "type": "array", "elementType": { "type": "reference", - "target": 7219, + "target": 7204, "typeArguments": [ { "type": "reference", - "target": 7214, + "target": 7199, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1911,7 +1911,7 @@ } }, { - "id": 7218, + "id": 7203, "name": "PrevLimit", "variant": "declaration", "kind": 2097152, @@ -1939,14 +1939,14 @@ } }, { - "id": 7207, + "id": 7192, "name": "FilterQuery", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 7211, + "id": 7196, "name": "T", "variant": "typeParam", "kind": 131072, @@ -1957,7 +1957,7 @@ } }, { - "id": 7212, + "id": 7197, "name": "Prev", "variant": "typeParam", "kind": 131072, @@ -1976,7 +1976,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 7212, + "target": 7197, "name": "Prev", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1997,7 +1997,7 @@ "operator": "keyof", "target": { "type": "reference", - "target": 7211, + "target": 7196, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -2019,7 +2019,7 @@ }, "objectType": { "type": "reference", - "target": 7211, + "target": 7196, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -2076,7 +2076,7 @@ }, "objectType": { "type": "reference", - "target": 7211, + "target": 7196, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -2084,7 +2084,7 @@ }, { "type": "reference", - "target": 7013, + "target": 6998, "typeArguments": [ { "type": "indexedAccess", @@ -2100,7 +2100,7 @@ }, "objectType": { "type": "reference", - "target": 7211, + "target": 7196, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -2128,7 +2128,7 @@ }, "objectType": { "type": "reference", - "target": 7211, + "target": 7196, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -2153,21 +2153,21 @@ "extendsType": { "type": "reflection", "declaration": { - "id": 7208, + "id": 7193, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "indexSignatures": [ { - "id": 7209, + "id": 7194, "name": "__index", "variant": "signature", "kind": 8192, "flags": {}, "parameters": [ { - "id": 7210, + "id": 7195, "name": "x", "variant": "param", "kind": 32768, @@ -2204,7 +2204,7 @@ }, "trueType": { "type": "reference", - "target": 7207, + "target": 7192, "typeArguments": [ { "type": "reference", @@ -2231,14 +2231,14 @@ "type": "indexedAccess", "indexType": { "type": "reference", - "target": 7212, + "target": 7197, "name": "Prev", "package": "@medusajs/types", "refersToTypeParameter": true }, "objectType": { "type": "reference", - "target": 7218, + "target": 7203, "name": "PrevLimit", "package": "@medusajs/types" } @@ -2268,7 +2268,7 @@ } }, { - "id": 7215, + "id": 7200, "name": "EventMetadata", "variant": "declaration", "kind": 2097152, @@ -2298,14 +2298,14 @@ { "type": "reflection", "declaration": { - "id": 7216, + "id": 7201, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 7217, + "id": 7202, "name": "eventGroupId", "variant": "declaration", "kind": 1024, @@ -2322,7 +2322,7 @@ { "title": "Properties", "children": [ - 7217 + 7202 ] } ] @@ -2332,14 +2332,14 @@ } }, { - "id": 7197, + "id": 7182, "name": "MessageBody", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 7202, + "id": 7187, "name": "TData", "variant": "typeParam", "kind": 131072, @@ -2353,14 +2353,14 @@ "type": { "type": "reflection", "declaration": { - "id": 7198, + "id": 7183, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 7199, + "id": 7184, "name": "eventName", "variant": "declaration", "kind": 1024, @@ -2371,7 +2371,7 @@ } }, { - "id": 7200, + "id": 7185, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -2380,20 +2380,20 @@ }, "type": { "type": "reference", - "target": 7215, + "target": 7200, "name": "EventMetadata", "package": "@medusajs/types" } }, { - "id": 7201, + "id": 7186, "name": "data", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 7202, + "target": 7187, "name": "TData", "package": "@medusajs/types", "refersToTypeParameter": true @@ -2404,9 +2404,9 @@ { "title": "Properties", "children": [ - 7199, - 7200, - 7201 + 7184, + 7185, + 7186 ] } ] @@ -2414,14 +2414,14 @@ } }, { - "id": 7161, + "id": 7146, "name": "Message", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 7164, + "id": 7149, "name": "TData", "variant": "typeParam", "kind": 131072, @@ -2437,11 +2437,11 @@ "types": [ { "type": "reference", - "target": 7197, + "target": 7182, "typeArguments": [ { "type": "reference", - "target": 7164, + "target": 7149, "name": "TData", "package": "@medusajs/types", "refersToTypeParameter": true @@ -2453,14 +2453,14 @@ { "type": "reflection", "declaration": { - "id": 7162, + "id": 7147, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 7163, + "id": 7148, "name": "options", "variant": "declaration", "kind": 1024, @@ -2492,7 +2492,7 @@ { "title": "Properties", "children": [ - 7163 + 7148 ] } ] @@ -2502,14 +2502,14 @@ } }, { - "id": 7171, + "id": 7156, "name": "RawMessageFormat", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 7180, + "id": 7165, "name": "TData", "variant": "typeParam", "kind": 131072, @@ -2523,14 +2523,14 @@ "type": { "type": "reflection", "declaration": { - "id": 7172, + "id": 7157, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 7173, + "id": 7158, "name": "eventName", "variant": "declaration", "kind": 1024, @@ -2541,21 +2541,21 @@ } }, { - "id": 7174, + "id": 7159, "name": "data", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 7180, + "target": 7165, "name": "TData", "package": "@medusajs/types", "refersToTypeParameter": true } }, { - "id": 7175, + "id": 7160, "name": "source", "variant": "declaration", "kind": 1024, @@ -2566,7 +2566,7 @@ } }, { - "id": 7176, + "id": 7161, "name": "object", "variant": "declaration", "kind": 1024, @@ -2577,7 +2577,7 @@ } }, { - "id": 7177, + "id": 7162, "name": "action", "variant": "declaration", "kind": 1024, @@ -2590,7 +2590,7 @@ } }, { - "id": 7178, + "id": 7163, "name": "context", "variant": "declaration", "kind": 1024, @@ -2606,7 +2606,7 @@ "typeArguments": [ { "type": "reference", - "target": 5889, + "target": 5891, "name": "Context", "package": "@medusajs/types" }, @@ -2620,7 +2620,7 @@ } }, { - "id": 7179, + "id": 7164, "name": "options", "variant": "declaration", "kind": 1024, @@ -2652,13 +2652,13 @@ { "title": "Properties", "children": [ - 7173, - 7174, - 7175, - 7176, - 7177, - 7178, - 7179 + 7158, + 7159, + 7160, + 7161, + 7162, + 7163, + 7164 ] } ] @@ -2666,7 +2666,7 @@ } }, { - "id": 7188, + "id": 7173, "name": "JoinerRelationship", "variant": "declaration", "kind": 2097152, @@ -2674,14 +2674,14 @@ "type": { "type": "reflection", "declaration": { - "id": 7189, + "id": 7174, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 7190, + "id": 7175, "name": "alias", "variant": "declaration", "kind": 1024, @@ -2692,7 +2692,7 @@ } }, { - "id": 7191, + "id": 7176, "name": "foreignKey", "variant": "declaration", "kind": 1024, @@ -2703,7 +2703,7 @@ } }, { - "id": 7192, + "id": 7177, "name": "primaryKey", "variant": "declaration", "kind": 1024, @@ -2714,7 +2714,7 @@ } }, { - "id": 7193, + "id": 7178, "name": "serviceName", "variant": "declaration", "kind": 1024, @@ -2725,7 +2725,7 @@ } }, { - "id": 7194, + "id": 7179, "name": "inverse", "variant": "declaration", "kind": 1024, @@ -2746,7 +2746,7 @@ } }, { - "id": 7195, + "id": 7180, "name": "isList", "variant": "declaration", "kind": 1024, @@ -2767,7 +2767,7 @@ } }, { - "id": 7196, + "id": 7181, "name": "args", "variant": "declaration", "kind": 1024, @@ -2807,13 +2807,13 @@ { "title": "Properties", "children": [ - 7190, - 7191, - 7192, - 7193, - 7194, - 7195, - 7196 + 7175, + 7176, + 7177, + 7178, + 7179, + 7180, + 7181 ] } ] @@ -2821,14 +2821,14 @@ } }, { - "id": 7185, + "id": 7170, "name": "JoinerServiceConfigAlias", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 7186, + "id": 7171, "name": "name", "variant": "declaration", "kind": 1024, @@ -2851,7 +2851,7 @@ } }, { - "id": 7187, + "id": 7172, "name": "args", "variant": "declaration", "kind": 1024, @@ -2891,21 +2891,21 @@ { "title": "Properties", "children": [ - 7186, - 7187 + 7171, + 7172 ] } ] }, { - "id": 7138, + "id": 7123, "name": "JoinerServiceConfig", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 7139, + "id": 7124, "name": "serviceName", "variant": "declaration", "kind": 1024, @@ -2916,7 +2916,7 @@ } }, { - "id": 7140, + "id": 7125, "name": "alias", "variant": "declaration", "kind": 1024, @@ -2936,7 +2936,7 @@ "types": [ { "type": "reference", - "target": 7185, + "target": 7170, "name": "JoinerServiceConfigAlias", "package": "@medusajs/types" }, @@ -2944,7 +2944,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 7185, + "target": 7170, "name": "JoinerServiceConfigAlias", "package": "@medusajs/types" } @@ -2953,7 +2953,7 @@ } }, { - "id": 7141, + "id": 7126, "name": "fieldAlias", "variant": "declaration", "kind": 1024, @@ -2989,14 +2989,14 @@ { "type": "reflection", "declaration": { - "id": 7142, + "id": 7127, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 7143, + "id": 7128, "name": "path", "variant": "declaration", "kind": 1024, @@ -3007,7 +3007,7 @@ } }, { - "id": 7144, + "id": 7129, "name": "forwardArgumentsOnPath", "variant": "declaration", "kind": 1024, @@ -3025,8 +3025,8 @@ { "title": "Properties", "children": [ - 7143, - 7144 + 7128, + 7129 ] } ] @@ -3040,7 +3040,7 @@ } }, { - "id": 7145, + "id": 7130, "name": "primaryKeys", "variant": "declaration", "kind": 1024, @@ -3054,7 +3054,7 @@ } }, { - "id": 7146, + "id": 7131, "name": "relationships", "variant": "declaration", "kind": 1024, @@ -3065,14 +3065,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 7188, + "target": 7173, "name": "JoinerRelationship", "package": "@medusajs/types" } } }, { - "id": 7147, + "id": 7132, "name": "extends", "variant": "declaration", "kind": 1024, @@ -3084,14 +3084,14 @@ "elementType": { "type": "reflection", "declaration": { - "id": 7148, + "id": 7133, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 7149, + "id": 7134, "name": "serviceName", "variant": "declaration", "kind": 1024, @@ -3102,14 +3102,14 @@ } }, { - "id": 7150, + "id": 7135, "name": "relationship", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 7188, + "target": 7173, "name": "JoinerRelationship", "package": "@medusajs/types" } @@ -3119,8 +3119,8 @@ { "title": "Properties", "children": [ - 7149, - 7150 + 7134, + 7135 ] } ] @@ -3129,7 +3129,7 @@ } }, { - "id": 7151, + "id": 7136, "name": "args", "variant": "declaration", "kind": 1024, @@ -3169,19 +3169,19 @@ { "title": "Properties", "children": [ - 7139, - 7140, - 7141, - 7145, - 7146, - 7147, - 7151 + 7124, + 7125, + 7126, + 7130, + 7131, + 7132, + 7136 ] } ] }, { - "id": 7155, + "id": 7140, "name": "LinkModulesExtraFields", "variant": "declaration", "kind": 2097152, @@ -3200,14 +3200,14 @@ { "type": "reflection", "declaration": { - "id": 7156, + "id": 7141, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 7157, + "id": 7142, "name": "type", "variant": "declaration", "kind": 1024, @@ -3303,7 +3303,7 @@ } }, { - "id": 7158, + "id": 7143, "name": "defaultValue", "variant": "declaration", "kind": 1024, @@ -3316,7 +3316,7 @@ } }, { - "id": 7159, + "id": 7144, "name": "nullable", "variant": "declaration", "kind": 1024, @@ -3329,7 +3329,7 @@ } }, { - "id": 7160, + "id": 7145, "name": "options", "variant": "declaration", "kind": 1024, @@ -3369,10 +3369,10 @@ { "title": "Properties", "children": [ - 7157, - 7158, - 7159, - 7160 + 7142, + 7143, + 7144, + 7145 ] } ] @@ -3384,7 +3384,7 @@ } }, { - "id": 6942, + "id": 6927, "name": "ModuleJoinerConfig", "variant": "declaration", "kind": 2097152, @@ -3401,7 +3401,7 @@ "typeArguments": [ { "type": "reference", - "target": 7138, + "target": 7123, "name": "JoinerServiceConfig", "package": "@medusajs/types" }, @@ -3433,14 +3433,14 @@ { "type": "reflection", "declaration": { - "id": 6943, + "id": 6928, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 6944, + "id": 6929, "name": "schema", "variant": "declaration", "kind": 1024, @@ -3461,7 +3461,7 @@ } }, { - "id": 6945, + "id": 6930, "name": "relationships", "variant": "declaration", "kind": 1024, @@ -3472,14 +3472,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 7152, + "target": 7137, "name": "ModuleJoinerRelationship", "package": "@medusajs/types" } } }, { - "id": 6946, + "id": 6931, "name": "extends", "variant": "declaration", "kind": 1024, @@ -3491,14 +3491,14 @@ "elementType": { "type": "reflection", "declaration": { - "id": 6947, + "id": 6932, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 6948, + "id": 6933, "name": "serviceName", "variant": "declaration", "kind": 1024, @@ -3509,7 +3509,7 @@ } }, { - "id": 6949, + "id": 6934, "name": "fieldAlias", "variant": "declaration", "kind": 1024, @@ -3537,14 +3537,14 @@ { "type": "reflection", "declaration": { - "id": 6950, + "id": 6935, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 6951, + "id": 6936, "name": "path", "variant": "declaration", "kind": 1024, @@ -3555,7 +3555,7 @@ } }, { - "id": 6952, + "id": 6937, "name": "forwardArgumentsOnPath", "variant": "declaration", "kind": 1024, @@ -3571,7 +3571,7 @@ } }, { - "id": 6953, + "id": 6938, "name": "isList", "variant": "declaration", "kind": 1024, @@ -3588,9 +3588,9 @@ { "title": "Properties", "children": [ - 6951, - 6952, - 6953 + 6936, + 6937, + 6938 ] } ] @@ -3604,14 +3604,14 @@ } }, { - "id": 6954, + "id": 6939, "name": "relationship", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 7152, + "target": 7137, "name": "ModuleJoinerRelationship", "package": "@medusajs/types" } @@ -3621,9 +3621,9 @@ { "title": "Properties", "children": [ - 6948, - 6949, - 6954 + 6933, + 6934, + 6939 ] } ] @@ -3632,7 +3632,7 @@ } }, { - "id": 6955, + "id": 6940, "name": "serviceName", "variant": "declaration", "kind": 1024, @@ -3645,7 +3645,7 @@ } }, { - "id": 6956, + "id": 6941, "name": "primaryKeys", "variant": "declaration", "kind": 1024, @@ -3661,7 +3661,7 @@ } }, { - "id": 6957, + "id": 6942, "name": "isLink", "variant": "declaration", "kind": 1024, @@ -3682,7 +3682,7 @@ } }, { - "id": 6958, + "id": 6943, "name": "linkableKeys", "variant": "declaration", "kind": 1024, @@ -3718,7 +3718,7 @@ } }, { - "id": 6959, + "id": 6944, "name": "isReadOnlyLink", "variant": "declaration", "kind": 1024, @@ -3739,7 +3739,7 @@ } }, { - "id": 6960, + "id": 6945, "name": "extraDataFields", "variant": "declaration", "kind": 1024, @@ -3763,7 +3763,7 @@ } }, { - "id": 6961, + "id": 6946, "name": "databaseConfig", "variant": "declaration", "kind": 1024, @@ -3773,14 +3773,14 @@ "type": { "type": "reflection", "declaration": { - "id": 6962, + "id": 6947, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 6963, + "id": 6948, "name": "tableName", "variant": "declaration", "kind": 1024, @@ -3801,7 +3801,7 @@ } }, { - "id": 6964, + "id": 6949, "name": "idPrefix", "variant": "declaration", "kind": 1024, @@ -3822,7 +3822,7 @@ } }, { - "id": 6965, + "id": 6950, "name": "extraFields", "variant": "declaration", "kind": 1024, @@ -3831,7 +3831,7 @@ }, "type": { "type": "reference", - "target": 7155, + "target": 7140, "name": "LinkModulesExtraFields", "package": "@medusajs/types" } @@ -3841,9 +3841,9 @@ { "title": "Properties", "children": [ - 6963, - 6964, - 6965 + 6948, + 6949, + 6950 ] } ] @@ -3855,16 +3855,16 @@ { "title": "Properties", "children": [ + 6929, + 6930, + 6931, + 6940, + 6941, + 6942, + 6943, 6944, 6945, - 6946, - 6955, - 6956, - 6957, - 6958, - 6959, - 6960, - 6961 + 6946 ] } ] @@ -3874,7 +3874,7 @@ } }, { - "id": 7152, + "id": 7137, "name": "ModuleJoinerRelationship", "variant": "declaration", "kind": 2097152, @@ -3884,21 +3884,21 @@ "types": [ { "type": "reference", - "target": 7188, + "target": 7173, "name": "JoinerRelationship", "package": "@medusajs/types" }, { "type": "reflection", "declaration": { - "id": 7153, + "id": 7138, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 7154, + "id": 7139, "name": "deleteCascade", "variant": "declaration", "kind": 1024, @@ -3923,7 +3923,7 @@ { "title": "Properties", "children": [ - 7154 + 7139 ] } ] @@ -3933,7 +3933,7 @@ } }, { - "id": 5798, + "id": 5800, "name": "IModuleService", "variant": "declaration", "kind": 256, @@ -3941,13 +3941,13 @@ "extendedBy": [ { "type": "reference", - "target": 5003, + "target": 5005, "name": "IOrderModuleService" } ] }, { - "id": 7116, + "id": 7101, "name": "ChangeActionType", "variant": "declaration", "kind": 2097152, @@ -4015,7 +4015,7 @@ } }, { - "id": 6967, + "id": 6952, "name": "OrderSummaryDTO", "variant": "declaration", "kind": 2097152, @@ -4023,268 +4023,268 @@ "type": { "type": "reflection", "declaration": { - "id": 6968, + "id": 6953, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 6969, + "id": 6954, "name": "total", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 6989, + "target": 6974, "name": "BigNumberValue", "package": "@medusajs/types" } }, { - "id": 6970, + "id": 6955, "name": "subtotal", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 6989, + "target": 6974, "name": "BigNumberValue", "package": "@medusajs/types" } }, { - "id": 6971, + "id": 6956, "name": "total_tax", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 6989, + "target": 6974, "name": "BigNumberValue", "package": "@medusajs/types" } }, { - "id": 6972, + "id": 6957, "name": "ordered_total", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 6989, + "target": 6974, "name": "BigNumberValue", "package": "@medusajs/types" } }, { - "id": 6973, + "id": 6958, "name": "fulfilled_total", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 6989, + "target": 6974, "name": "BigNumberValue", "package": "@medusajs/types" } }, { - "id": 6974, + "id": 6959, "name": "returned_total", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 6989, + "target": 6974, "name": "BigNumberValue", "package": "@medusajs/types" } }, { - "id": 6975, + "id": 6960, "name": "return_request_total", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 6989, + "target": 6974, "name": "BigNumberValue", "package": "@medusajs/types" } }, { - "id": 6976, + "id": 6961, "name": "write_off_total", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 6989, + "target": 6974, "name": "BigNumberValue", "package": "@medusajs/types" } }, { - "id": 6977, + "id": 6962, "name": "projected_total", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 6989, + "target": 6974, "name": "BigNumberValue", "package": "@medusajs/types" } }, { - "id": 6978, + "id": 6963, "name": "net_total", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 6989, + "target": 6974, "name": "BigNumberValue", "package": "@medusajs/types" } }, { - "id": 6979, + "id": 6964, "name": "net_subtotal", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 6989, + "target": 6974, "name": "BigNumberValue", "package": "@medusajs/types" } }, { - "id": 6980, + "id": 6965, "name": "net_total_tax", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 6989, + "target": 6974, "name": "BigNumberValue", "package": "@medusajs/types" } }, { - "id": 6981, + "id": 6966, "name": "future_total", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 6989, + "target": 6974, "name": "BigNumberValue", "package": "@medusajs/types" } }, { - "id": 6982, + "id": 6967, "name": "future_subtotal", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 6989, + "target": 6974, "name": "BigNumberValue", "package": "@medusajs/types" } }, { - "id": 6983, + "id": 6968, "name": "future_total_tax", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 6989, + "target": 6974, "name": "BigNumberValue", "package": "@medusajs/types" } }, { - "id": 6984, + "id": 6969, "name": "future_projected_total", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 6989, + "target": 6974, "name": "BigNumberValue", "package": "@medusajs/types" } }, { - "id": 6985, + "id": 6970, "name": "balance", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 6989, + "target": 6974, "name": "BigNumberValue", "package": "@medusajs/types" } }, { - "id": 6986, + "id": 6971, "name": "future_balance", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 6989, + "target": 6974, "name": "BigNumberValue", "package": "@medusajs/types" } }, { - "id": 6987, + "id": 6972, "name": "paid_total", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 6989, + "target": 6974, "name": "BigNumberValue", "package": "@medusajs/types" } }, { - "id": 6988, + "id": 6973, "name": "refunded_total", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 6989, + "target": 6974, "name": "BigNumberValue", "package": "@medusajs/types" } @@ -4294,26 +4294,26 @@ { "title": "Properties", "children": [ + 6954, + 6955, + 6956, + 6957, + 6958, + 6959, + 6960, + 6961, + 6962, + 6963, + 6964, + 6965, + 6966, + 6967, + 6968, 6969, 6970, 6971, 6972, - 6973, - 6974, - 6975, - 6976, - 6977, - 6978, - 6979, - 6980, - 6981, - 6982, - 6983, - 6984, - 6985, - 6986, - 6987, - 6988 + 6973 ] } ] @@ -4321,14 +4321,14 @@ } }, { - "id": 7097, + "id": 7082, "name": "OrderAdjustmentLineDTO", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 7098, + "id": 7083, "name": "id", "variant": "declaration", "kind": 1024, @@ -4347,7 +4347,7 @@ } }, { - "id": 7099, + "id": 7084, "name": "code", "variant": "declaration", "kind": 1024, @@ -4368,7 +4368,7 @@ } }, { - "id": 7100, + "id": 7085, "name": "amount", "variant": "declaration", "kind": 1024, @@ -4383,13 +4383,13 @@ }, "type": { "type": "reference", - "target": 6989, + "target": 6974, "name": "BigNumberValue", "package": "@medusajs/types" } }, { - "id": 7101, + "id": 7086, "name": "order_id", "variant": "declaration", "kind": 1024, @@ -4408,7 +4408,7 @@ } }, { - "id": 7102, + "id": 7087, "name": "description", "variant": "declaration", "kind": 1024, @@ -4429,7 +4429,7 @@ } }, { - "id": 7103, + "id": 7088, "name": "promotion_id", "variant": "declaration", "kind": 1024, @@ -4450,7 +4450,7 @@ } }, { - "id": 7104, + "id": 7089, "name": "provider_id", "variant": "declaration", "kind": 1024, @@ -4471,7 +4471,7 @@ } }, { - "id": 7105, + "id": 7090, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -4504,7 +4504,7 @@ } }, { - "id": 7106, + "id": 7091, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -4541,40 +4541,40 @@ { "title": "Properties", "children": [ - 7098, - 7099, - 7100, - 7101, - 7102, - 7103, - 7104, - 7105, - 7106 + 7083, + 7084, + 7085, + 7086, + 7087, + 7088, + 7089, + 7090, + 7091 ] } ], "extendedBy": [ { "type": "reference", - "target": 6432, + "target": 6410, "name": "OrderLineItemAdjustmentDTO" }, { "type": "reference", - "target": 6466, + "target": 6444, "name": "OrderShippingMethodAdjustmentDTO" } ] }, { - "id": 6466, + "id": 6444, "name": "OrderShippingMethodAdjustmentDTO", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 6469, + "id": 6447, "name": "id", "variant": "declaration", "kind": 1024, @@ -4595,12 +4595,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7098, + "target": 7083, "name": "OrderAdjustmentLineDTO.id" } }, { - "id": 6470, + "id": 6448, "name": "code", "variant": "declaration", "kind": 1024, @@ -4622,12 +4622,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7099, + "target": 7084, "name": "OrderAdjustmentLineDTO.code" } }, { - "id": 6471, + "id": 6449, "name": "amount", "variant": "declaration", "kind": 1024, @@ -4644,18 +4644,18 @@ }, "type": { "type": "reference", - "target": 6989, + "target": 6974, "name": "BigNumberValue", "package": "@medusajs/types" }, "inheritedFrom": { "type": "reference", - "target": 7100, + "target": 7085, "name": "OrderAdjustmentLineDTO.amount" } }, { - "id": 6472, + "id": 6450, "name": "order_id", "variant": "declaration", "kind": 1024, @@ -4676,12 +4676,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7101, + "target": 7086, "name": "OrderAdjustmentLineDTO.order_id" } }, { - "id": 6473, + "id": 6451, "name": "description", "variant": "declaration", "kind": 1024, @@ -4703,12 +4703,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7102, + "target": 7087, "name": "OrderAdjustmentLineDTO.description" } }, { - "id": 6474, + "id": 6452, "name": "promotion_id", "variant": "declaration", "kind": 1024, @@ -4730,12 +4730,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7103, + "target": 7088, "name": "OrderAdjustmentLineDTO.promotion_id" } }, { - "id": 6475, + "id": 6453, "name": "provider_id", "variant": "declaration", "kind": 1024, @@ -4757,12 +4757,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7104, + "target": 7089, "name": "OrderAdjustmentLineDTO.provider_id" } }, { - "id": 6476, + "id": 6454, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -4797,12 +4797,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7105, + "target": 7090, "name": "OrderAdjustmentLineDTO.created_at" } }, { - "id": 6477, + "id": 6455, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -4837,12 +4837,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7106, + "target": 7091, "name": "OrderAdjustmentLineDTO.updated_at" } }, { - "id": 6467, + "id": 6445, "name": "shipping_method", "variant": "declaration", "kind": 1024, @@ -4857,13 +4857,13 @@ }, "type": { "type": "reference", - "target": 6380, + "target": 6358, "name": "OrderShippingMethodDTO", "package": "@medusajs/types" } }, { - "id": 6468, + "id": 6446, "name": "shipping_method_id", "variant": "declaration", "kind": 1024, @@ -4886,38 +4886,38 @@ { "title": "Properties", "children": [ - 6469, - 6470, - 6471, - 6472, - 6473, - 6474, - 6475, - 6476, - 6477, - 6467, - 6468 + 6447, + 6448, + 6449, + 6450, + 6451, + 6452, + 6453, + 6454, + 6455, + 6445, + 6446 ] } ], "extendedTypes": [ { "type": "reference", - "target": 7097, + "target": 7082, "name": "OrderAdjustmentLineDTO", "package": "@medusajs/types" } ] }, { - "id": 6432, + "id": 6410, "name": "OrderLineItemAdjustmentDTO", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 6435, + "id": 6413, "name": "id", "variant": "declaration", "kind": 1024, @@ -4938,12 +4938,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7098, + "target": 7083, "name": "OrderAdjustmentLineDTO.id" } }, { - "id": 6436, + "id": 6414, "name": "code", "variant": "declaration", "kind": 1024, @@ -4965,12 +4965,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7099, + "target": 7084, "name": "OrderAdjustmentLineDTO.code" } }, { - "id": 6437, + "id": 6415, "name": "amount", "variant": "declaration", "kind": 1024, @@ -4987,18 +4987,18 @@ }, "type": { "type": "reference", - "target": 6989, + "target": 6974, "name": "BigNumberValue", "package": "@medusajs/types" }, "inheritedFrom": { "type": "reference", - "target": 7100, + "target": 7085, "name": "OrderAdjustmentLineDTO.amount" } }, { - "id": 6438, + "id": 6416, "name": "order_id", "variant": "declaration", "kind": 1024, @@ -5019,12 +5019,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7101, + "target": 7086, "name": "OrderAdjustmentLineDTO.order_id" } }, { - "id": 6439, + "id": 6417, "name": "description", "variant": "declaration", "kind": 1024, @@ -5046,12 +5046,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7102, + "target": 7087, "name": "OrderAdjustmentLineDTO.description" } }, { - "id": 6440, + "id": 6418, "name": "promotion_id", "variant": "declaration", "kind": 1024, @@ -5073,12 +5073,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7103, + "target": 7088, "name": "OrderAdjustmentLineDTO.promotion_id" } }, { - "id": 6441, + "id": 6419, "name": "provider_id", "variant": "declaration", "kind": 1024, @@ -5100,12 +5100,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7104, + "target": 7089, "name": "OrderAdjustmentLineDTO.provider_id" } }, { - "id": 6442, + "id": 6420, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -5140,12 +5140,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7105, + "target": 7090, "name": "OrderAdjustmentLineDTO.created_at" } }, { - "id": 6443, + "id": 6421, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -5180,12 +5180,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7106, + "target": 7091, "name": "OrderAdjustmentLineDTO.updated_at" } }, { - "id": 6433, + "id": 6411, "name": "item", "variant": "declaration", "kind": 1024, @@ -5203,13 +5203,13 @@ }, "type": { "type": "reference", - "target": 6189, + "target": 6193, "name": "OrderLineItemDTO", "package": "@medusajs/types" } }, { - "id": 6434, + "id": 6412, "name": "item_id", "variant": "declaration", "kind": 1024, @@ -5232,38 +5232,38 @@ { "title": "Properties", "children": [ - 6435, - 6436, - 6437, - 6438, - 6439, - 6440, - 6441, - 6442, - 6443, - 6433, - 6434 + 6413, + 6414, + 6415, + 6416, + 6417, + 6418, + 6419, + 6420, + 6421, + 6411, + 6412 ] } ], "extendedTypes": [ { "type": "reference", - "target": 7097, + "target": 7082, "name": "OrderAdjustmentLineDTO", "package": "@medusajs/types" } ] }, { - "id": 7107, + "id": 7092, "name": "OrderTaxLineDTO", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 7108, + "id": 7093, "name": "id", "variant": "declaration", "kind": 1024, @@ -5282,7 +5282,7 @@ } }, { - "id": 7109, + "id": 7094, "name": "description", "variant": "declaration", "kind": 1024, @@ -5303,7 +5303,7 @@ } }, { - "id": 7110, + "id": 7095, "name": "tax_rate_id", "variant": "declaration", "kind": 1024, @@ -5324,7 +5324,7 @@ } }, { - "id": 7111, + "id": 7096, "name": "code", "variant": "declaration", "kind": 1024, @@ -5343,7 +5343,7 @@ } }, { - "id": 7112, + "id": 7097, "name": "rate", "variant": "declaration", "kind": 1024, @@ -5362,7 +5362,7 @@ } }, { - "id": 7113, + "id": 7098, "name": "provider_id", "variant": "declaration", "kind": 1024, @@ -5383,7 +5383,7 @@ } }, { - "id": 7114, + "id": 7099, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -5416,7 +5416,7 @@ } }, { - "id": 7115, + "id": 7100, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -5453,39 +5453,39 @@ { "title": "Properties", "children": [ - 7108, - 7109, - 7110, - 7111, - 7112, - 7113, - 7114, - 7115 + 7093, + 7094, + 7095, + 7096, + 7097, + 7098, + 7099, + 7100 ] } ], "extendedBy": [ { "type": "reference", - "target": 6502, + "target": 6480, "name": "OrderLineItemTaxLineDTO" }, { "type": "reference", - "target": 6540, + "target": 6518, "name": "OrderShippingMethodTaxLineDTO" } ] }, { - "id": 6540, + "id": 6518, "name": "OrderShippingMethodTaxLineDTO", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 6547, + "id": 6525, "name": "id", "variant": "declaration", "kind": 1024, @@ -5506,12 +5506,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7108, + "target": 7093, "name": "OrderTaxLineDTO.id" } }, { - "id": 6548, + "id": 6526, "name": "description", "variant": "declaration", "kind": 1024, @@ -5533,12 +5533,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7109, + "target": 7094, "name": "OrderTaxLineDTO.description" } }, { - "id": 6549, + "id": 6527, "name": "tax_rate_id", "variant": "declaration", "kind": 1024, @@ -5560,12 +5560,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7110, + "target": 7095, "name": "OrderTaxLineDTO.tax_rate_id" } }, { - "id": 6550, + "id": 6528, "name": "code", "variant": "declaration", "kind": 1024, @@ -5586,12 +5586,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7111, + "target": 7096, "name": "OrderTaxLineDTO.code" } }, { - "id": 6551, + "id": 6529, "name": "rate", "variant": "declaration", "kind": 1024, @@ -5612,12 +5612,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7112, + "target": 7097, "name": "OrderTaxLineDTO.rate" } }, { - "id": 6552, + "id": 6530, "name": "provider_id", "variant": "declaration", "kind": 1024, @@ -5639,12 +5639,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7113, + "target": 7098, "name": "OrderTaxLineDTO.provider_id" } }, { - "id": 6553, + "id": 6531, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -5679,12 +5679,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7114, + "target": 7099, "name": "OrderTaxLineDTO.created_at" } }, { - "id": 6554, + "id": 6532, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -5719,12 +5719,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7115, + "target": 7100, "name": "OrderTaxLineDTO.updated_at" } }, { - "id": 6541, + "id": 6519, "name": "shipping_method", "variant": "declaration", "kind": 1024, @@ -5739,13 +5739,13 @@ }, "type": { "type": "reference", - "target": 6380, + "target": 6358, "name": "OrderShippingMethodDTO", "package": "@medusajs/types" } }, { - "id": 6542, + "id": 6520, "name": "shipping_method_id", "variant": "declaration", "kind": 1024, @@ -5764,7 +5764,7 @@ } }, { - "id": 6543, + "id": 6521, "name": "total", "variant": "declaration", "kind": 1024, @@ -5779,13 +5779,13 @@ }, "type": { "type": "reference", - "target": 6989, + "target": 6974, "name": "BigNumberValue", "package": "@medusajs/types" } }, { - "id": 6544, + "id": 6522, "name": "subtotal", "variant": "declaration", "kind": 1024, @@ -5800,13 +5800,13 @@ }, "type": { "type": "reference", - "target": 6989, + "target": 6974, "name": "BigNumberValue", "package": "@medusajs/types" } }, { - "id": 6545, + "id": 6523, "name": "raw_total", "variant": "declaration", "kind": 1024, @@ -5821,13 +5821,13 @@ }, "type": { "type": "reference", - "target": 6990, + "target": 6975, "name": "BigNumberRawValue", "package": "@medusajs/types" } }, { - "id": 6546, + "id": 6524, "name": "raw_subtotal", "variant": "declaration", "kind": 1024, @@ -5842,7 +5842,7 @@ }, "type": { "type": "reference", - "target": 6990, + "target": 6975, "name": "BigNumberRawValue", "package": "@medusajs/types" } @@ -5852,41 +5852,41 @@ { "title": "Properties", "children": [ - 6547, - 6548, - 6549, - 6550, - 6551, - 6552, - 6553, - 6554, - 6541, - 6542, - 6543, - 6544, - 6545, - 6546 + 6525, + 6526, + 6527, + 6528, + 6529, + 6530, + 6531, + 6532, + 6519, + 6520, + 6521, + 6522, + 6523, + 6524 ] } ], "extendedTypes": [ { "type": "reference", - "target": 7107, + "target": 7092, "name": "OrderTaxLineDTO", "package": "@medusajs/types" } ] }, { - "id": 6502, + "id": 6480, "name": "OrderLineItemTaxLineDTO", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 6509, + "id": 6487, "name": "id", "variant": "declaration", "kind": 1024, @@ -5907,12 +5907,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7108, + "target": 7093, "name": "OrderTaxLineDTO.id" } }, { - "id": 6510, + "id": 6488, "name": "description", "variant": "declaration", "kind": 1024, @@ -5934,12 +5934,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7109, + "target": 7094, "name": "OrderTaxLineDTO.description" } }, { - "id": 6511, + "id": 6489, "name": "tax_rate_id", "variant": "declaration", "kind": 1024, @@ -5961,12 +5961,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7110, + "target": 7095, "name": "OrderTaxLineDTO.tax_rate_id" } }, { - "id": 6512, + "id": 6490, "name": "code", "variant": "declaration", "kind": 1024, @@ -5987,12 +5987,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7111, + "target": 7096, "name": "OrderTaxLineDTO.code" } }, { - "id": 6513, + "id": 6491, "name": "rate", "variant": "declaration", "kind": 1024, @@ -6013,12 +6013,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7112, + "target": 7097, "name": "OrderTaxLineDTO.rate" } }, { - "id": 6514, + "id": 6492, "name": "provider_id", "variant": "declaration", "kind": 1024, @@ -6040,12 +6040,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7113, + "target": 7098, "name": "OrderTaxLineDTO.provider_id" } }, { - "id": 6515, + "id": 6493, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -6080,12 +6080,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7114, + "target": 7099, "name": "OrderTaxLineDTO.created_at" } }, { - "id": 6516, + "id": 6494, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -6120,12 +6120,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7115, + "target": 7100, "name": "OrderTaxLineDTO.updated_at" } }, { - "id": 6503, + "id": 6481, "name": "item", "variant": "declaration", "kind": 1024, @@ -6140,13 +6140,13 @@ }, "type": { "type": "reference", - "target": 6189, + "target": 6193, "name": "OrderLineItemDTO", "package": "@medusajs/types" } }, { - "id": 6504, + "id": 6482, "name": "item_id", "variant": "declaration", "kind": 1024, @@ -6165,7 +6165,7 @@ } }, { - "id": 6505, + "id": 6483, "name": "total", "variant": "declaration", "kind": 1024, @@ -6180,13 +6180,13 @@ }, "type": { "type": "reference", - "target": 6989, + "target": 6974, "name": "BigNumberValue", "package": "@medusajs/types" } }, { - "id": 6506, + "id": 6484, "name": "subtotal", "variant": "declaration", "kind": 1024, @@ -6201,13 +6201,13 @@ }, "type": { "type": "reference", - "target": 6989, + "target": 6974, "name": "BigNumberValue", "package": "@medusajs/types" } }, { - "id": 6507, + "id": 6485, "name": "raw_total", "variant": "declaration", "kind": 1024, @@ -6222,13 +6222,13 @@ }, "type": { "type": "reference", - "target": 6990, + "target": 6975, "name": "BigNumberRawValue", "package": "@medusajs/types" } }, { - "id": 6508, + "id": 6486, "name": "raw_subtotal", "variant": "declaration", "kind": 1024, @@ -6243,7 +6243,7 @@ }, "type": { "type": "reference", - "target": 6990, + "target": 6975, "name": "BigNumberRawValue", "package": "@medusajs/types" } @@ -6253,41 +6253,41 @@ { "title": "Properties", "children": [ - 6509, - 6510, - 6511, - 6512, - 6513, - 6514, - 6515, - 6516, - 6503, - 6504, - 6505, - 6506, - 6507, - 6508 + 6487, + 6488, + 6489, + 6490, + 6491, + 6492, + 6493, + 6494, + 6481, + 6482, + 6483, + 6484, + 6485, + 6486 ] } ], "extendedTypes": [ { "type": "reference", - "target": 7107, + "target": 7092, "name": "OrderTaxLineDTO", "package": "@medusajs/types" } ] }, { - "id": 6146, + "id": 6150, "name": "OrderAddressDTO", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 6147, + "id": 6151, "name": "id", "variant": "declaration", "kind": 1024, @@ -6306,7 +6306,7 @@ } }, { - "id": 6148, + "id": 6152, "name": "customer_id", "variant": "declaration", "kind": 1024, @@ -6327,7 +6327,7 @@ } }, { - "id": 6149, + "id": 6153, "name": "first_name", "variant": "declaration", "kind": 1024, @@ -6348,7 +6348,7 @@ } }, { - "id": 6150, + "id": 6154, "name": "last_name", "variant": "declaration", "kind": 1024, @@ -6369,7 +6369,7 @@ } }, { - "id": 6151, + "id": 6155, "name": "phone", "variant": "declaration", "kind": 1024, @@ -6390,7 +6390,7 @@ } }, { - "id": 6152, + "id": 6156, "name": "company", "variant": "declaration", "kind": 1024, @@ -6411,7 +6411,7 @@ } }, { - "id": 6153, + "id": 6157, "name": "address_1", "variant": "declaration", "kind": 1024, @@ -6432,7 +6432,7 @@ } }, { - "id": 6154, + "id": 6158, "name": "address_2", "variant": "declaration", "kind": 1024, @@ -6453,7 +6453,7 @@ } }, { - "id": 6155, + "id": 6159, "name": "city", "variant": "declaration", "kind": 1024, @@ -6474,7 +6474,7 @@ } }, { - "id": 6156, + "id": 6160, "name": "country_code", "variant": "declaration", "kind": 1024, @@ -6495,7 +6495,7 @@ } }, { - "id": 6157, + "id": 6161, "name": "province", "variant": "declaration", "kind": 1024, @@ -6516,7 +6516,7 @@ } }, { - "id": 6158, + "id": 6162, "name": "postal_code", "variant": "declaration", "kind": 1024, @@ -6537,7 +6537,7 @@ } }, { - "id": 6159, + "id": 6163, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -6582,7 +6582,7 @@ } }, { - "id": 6160, + "id": 6164, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -6615,7 +6615,7 @@ } }, { - "id": 6161, + "id": 6165, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -6652,10 +6652,6 @@ { "title": "Properties", "children": [ - 6147, - 6148, - 6149, - 6150, 6151, 6152, 6153, @@ -6666,20 +6662,24 @@ 6158, 6159, 6160, - 6161 + 6161, + 6162, + 6163, + 6164, + 6165 ] } ] }, { - "id": 6380, + "id": 6358, "name": "OrderShippingMethodDTO", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 6381, + "id": 6359, "name": "id", "variant": "declaration", "kind": 1024, @@ -6698,7 +6698,7 @@ } }, { - "id": 6382, + "id": 6360, "name": "order_id", "variant": "declaration", "kind": 1024, @@ -6717,7 +6717,7 @@ } }, { - "id": 6383, + "id": 6361, "name": "name", "variant": "declaration", "kind": 1024, @@ -6736,7 +6736,7 @@ } }, { - "id": 6384, + "id": 6362, "name": "description", "variant": "declaration", "kind": 1024, @@ -6757,7 +6757,7 @@ } }, { - "id": 6385, + "id": 6363, "name": "amount", "variant": "declaration", "kind": 1024, @@ -6772,13 +6772,13 @@ }, "type": { "type": "reference", - "target": 6989, + "target": 6974, "name": "BigNumberValue", "package": "@medusajs/types" } }, { - "id": 6386, + "id": 6364, "name": "raw_amount", "variant": "declaration", "kind": 1024, @@ -6793,13 +6793,13 @@ }, "type": { "type": "reference", - "target": 6990, + "target": 6975, "name": "BigNumberRawValue", "package": "@medusajs/types" } }, { - "id": 6387, + "id": 6365, "name": "is_tax_inclusive", "variant": "declaration", "kind": 1024, @@ -6818,7 +6818,7 @@ } }, { - "id": 6388, + "id": 6366, "name": "shipping_option_id", "variant": "declaration", "kind": 1024, @@ -6839,7 +6839,7 @@ } }, { - "id": 6389, + "id": 6367, "name": "data", "variant": "declaration", "kind": 1024, @@ -6875,7 +6875,7 @@ } }, { - "id": 6390, + "id": 6368, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -6920,7 +6920,7 @@ } }, { - "id": 6391, + "id": 6369, "name": "tax_lines", "variant": "declaration", "kind": 1024, @@ -6942,14 +6942,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 6540, + "target": 6518, "name": "OrderShippingMethodTaxLineDTO", "package": "@medusajs/types" } } }, { - "id": 6392, + "id": 6370, "name": "adjustments", "variant": "declaration", "kind": 1024, @@ -6971,14 +6971,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 6466, + "target": 6444, "name": "OrderShippingMethodAdjustmentDTO", "package": "@medusajs/types" } } }, { - "id": 6393, + "id": 6371, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -7011,7 +7011,7 @@ } }, { - "id": 6394, + "id": 6372, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -7044,7 +7044,7 @@ } }, { - "id": 6395, + "id": 6373, "name": "original_total", "variant": "declaration", "kind": 1024, @@ -7059,13 +7059,13 @@ }, "type": { "type": "reference", - "target": 6989, + "target": 6974, "name": "BigNumberValue", "package": "@medusajs/types" } }, { - "id": 6396, + "id": 6374, "name": "original_subtotal", "variant": "declaration", "kind": 1024, @@ -7080,13 +7080,13 @@ }, "type": { "type": "reference", - "target": 6989, + "target": 6974, "name": "BigNumberValue", "package": "@medusajs/types" } }, { - "id": 6397, + "id": 6375, "name": "original_tax_total", "variant": "declaration", "kind": 1024, @@ -7101,13 +7101,13 @@ }, "type": { "type": "reference", - "target": 6989, + "target": 6974, "name": "BigNumberValue", "package": "@medusajs/types" } }, { - "id": 6398, + "id": 6376, "name": "total", "variant": "declaration", "kind": 1024, @@ -7122,13 +7122,13 @@ }, "type": { "type": "reference", - "target": 6989, + "target": 6974, "name": "BigNumberValue", "package": "@medusajs/types" } }, { - "id": 6399, + "id": 6377, "name": "subtotal", "variant": "declaration", "kind": 1024, @@ -7143,13 +7143,13 @@ }, "type": { "type": "reference", - "target": 6989, + "target": 6974, "name": "BigNumberValue", "package": "@medusajs/types" } }, { - "id": 6400, + "id": 6378, "name": "tax_total", "variant": "declaration", "kind": 1024, @@ -7164,13 +7164,13 @@ }, "type": { "type": "reference", - "target": 6989, + "target": 6974, "name": "BigNumberValue", "package": "@medusajs/types" } }, { - "id": 6401, + "id": 6379, "name": "discount_total", "variant": "declaration", "kind": 1024, @@ -7185,13 +7185,13 @@ }, "type": { "type": "reference", - "target": 6989, + "target": 6974, "name": "BigNumberValue", "package": "@medusajs/types" } }, { - "id": 6402, + "id": 6380, "name": "discount_tax_total", "variant": "declaration", "kind": 1024, @@ -7206,13 +7206,13 @@ }, "type": { "type": "reference", - "target": 6989, + "target": 6974, "name": "BigNumberValue", "package": "@medusajs/types" } }, { - "id": 6403, + "id": 6381, "name": "raw_original_total", "variant": "declaration", "kind": 1024, @@ -7227,13 +7227,13 @@ }, "type": { "type": "reference", - "target": 6990, + "target": 6975, "name": "BigNumberRawValue", "package": "@medusajs/types" } }, { - "id": 6404, + "id": 6382, "name": "raw_original_subtotal", "variant": "declaration", "kind": 1024, @@ -7248,13 +7248,13 @@ }, "type": { "type": "reference", - "target": 6990, + "target": 6975, "name": "BigNumberRawValue", "package": "@medusajs/types" } }, { - "id": 6405, + "id": 6383, "name": "raw_original_tax_total", "variant": "declaration", "kind": 1024, @@ -7269,13 +7269,13 @@ }, "type": { "type": "reference", - "target": 6990, + "target": 6975, "name": "BigNumberRawValue", "package": "@medusajs/types" } }, { - "id": 6406, + "id": 6384, "name": "raw_total", "variant": "declaration", "kind": 1024, @@ -7290,13 +7290,13 @@ }, "type": { "type": "reference", - "target": 6990, + "target": 6975, "name": "BigNumberRawValue", "package": "@medusajs/types" } }, { - "id": 6407, + "id": 6385, "name": "raw_subtotal", "variant": "declaration", "kind": 1024, @@ -7311,13 +7311,13 @@ }, "type": { "type": "reference", - "target": 6990, + "target": 6975, "name": "BigNumberRawValue", "package": "@medusajs/types" } }, { - "id": 6408, + "id": 6386, "name": "raw_tax_total", "variant": "declaration", "kind": 1024, @@ -7332,13 +7332,13 @@ }, "type": { "type": "reference", - "target": 6990, + "target": 6975, "name": "BigNumberRawValue", "package": "@medusajs/types" } }, { - "id": 6409, + "id": 6387, "name": "raw_discount_total", "variant": "declaration", "kind": 1024, @@ -7353,13 +7353,13 @@ }, "type": { "type": "reference", - "target": 6990, + "target": 6975, "name": "BigNumberRawValue", "package": "@medusajs/types" } }, { - "id": 6410, + "id": 6388, "name": "raw_discount_tax_total", "variant": "declaration", "kind": 1024, @@ -7374,7 +7374,7 @@ }, "type": { "type": "reference", - "target": 6990, + "target": 6975, "name": "BigNumberRawValue", "package": "@medusajs/types" } @@ -7384,6 +7384,28 @@ { "title": "Properties", "children": [ + 6359, + 6360, + 6361, + 6362, + 6363, + 6364, + 6365, + 6366, + 6367, + 6368, + 6369, + 6370, + 6371, + 6372, + 6373, + 6374, + 6375, + 6376, + 6377, + 6378, + 6379, + 6380, 6381, 6382, 6383, @@ -7391,42 +7413,20 @@ 6385, 6386, 6387, - 6388, - 6389, - 6390, - 6391, - 6392, - 6393, - 6394, - 6395, - 6396, - 6397, - 6398, - 6399, - 6400, - 6401, - 6402, - 6403, - 6404, - 6405, - 6406, - 6407, - 6408, - 6409, - 6410 + 6388 ] } ] }, { - "id": 7049, + "id": 7034, "name": "OrderLineItemTotalsDTO", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 7050, + "id": 7035, "name": "original_total", "variant": "declaration", "kind": 1024, @@ -7441,13 +7441,13 @@ }, "type": { "type": "reference", - "target": 6989, + "target": 6974, "name": "BigNumberValue", "package": "@medusajs/types" } }, { - "id": 7051, + "id": 7036, "name": "original_subtotal", "variant": "declaration", "kind": 1024, @@ -7462,13 +7462,13 @@ }, "type": { "type": "reference", - "target": 6989, + "target": 6974, "name": "BigNumberValue", "package": "@medusajs/types" } }, { - "id": 7052, + "id": 7037, "name": "original_tax_total", "variant": "declaration", "kind": 1024, @@ -7483,13 +7483,13 @@ }, "type": { "type": "reference", - "target": 6989, + "target": 6974, "name": "BigNumberValue", "package": "@medusajs/types" } }, { - "id": 7053, + "id": 7038, "name": "item_total", "variant": "declaration", "kind": 1024, @@ -7504,13 +7504,13 @@ }, "type": { "type": "reference", - "target": 6989, + "target": 6974, "name": "BigNumberValue", "package": "@medusajs/types" } }, { - "id": 7054, + "id": 7039, "name": "item_subtotal", "variant": "declaration", "kind": 1024, @@ -7525,13 +7525,13 @@ }, "type": { "type": "reference", - "target": 6989, + "target": 6974, "name": "BigNumberValue", "package": "@medusajs/types" } }, { - "id": 7055, + "id": 7040, "name": "item_tax_total", "variant": "declaration", "kind": 1024, @@ -7546,13 +7546,13 @@ }, "type": { "type": "reference", - "target": 6989, + "target": 6974, "name": "BigNumberValue", "package": "@medusajs/types" } }, { - "id": 7056, + "id": 7041, "name": "total", "variant": "declaration", "kind": 1024, @@ -7567,13 +7567,13 @@ }, "type": { "type": "reference", - "target": 6989, + "target": 6974, "name": "BigNumberValue", "package": "@medusajs/types" } }, { - "id": 7057, + "id": 7042, "name": "subtotal", "variant": "declaration", "kind": 1024, @@ -7588,13 +7588,13 @@ }, "type": { "type": "reference", - "target": 6989, + "target": 6974, "name": "BigNumberValue", "package": "@medusajs/types" } }, { - "id": 7058, + "id": 7043, "name": "tax_total", "variant": "declaration", "kind": 1024, @@ -7609,13 +7609,13 @@ }, "type": { "type": "reference", - "target": 6989, + "target": 6974, "name": "BigNumberValue", "package": "@medusajs/types" } }, { - "id": 7059, + "id": 7044, "name": "discount_total", "variant": "declaration", "kind": 1024, @@ -7630,13 +7630,13 @@ }, "type": { "type": "reference", - "target": 6989, + "target": 6974, "name": "BigNumberValue", "package": "@medusajs/types" } }, { - "id": 7060, + "id": 7045, "name": "discount_tax_total", "variant": "declaration", "kind": 1024, @@ -7651,13 +7651,13 @@ }, "type": { "type": "reference", - "target": 6989, + "target": 6974, "name": "BigNumberValue", "package": "@medusajs/types" } }, { - "id": 7061, + "id": 7046, "name": "refundable_total", "variant": "declaration", "kind": 1024, @@ -7672,13 +7672,13 @@ }, "type": { "type": "reference", - "target": 6989, + "target": 6974, "name": "BigNumberValue", "package": "@medusajs/types" } }, { - "id": 7062, + "id": 7047, "name": "refundable_total_per_unit", "variant": "declaration", "kind": 1024, @@ -7693,13 +7693,13 @@ }, "type": { "type": "reference", - "target": 6989, + "target": 6974, "name": "BigNumberValue", "package": "@medusajs/types" } }, { - "id": 7063, + "id": 7048, "name": "raw_original_total", "variant": "declaration", "kind": 1024, @@ -7714,13 +7714,13 @@ }, "type": { "type": "reference", - "target": 6990, + "target": 6975, "name": "BigNumberRawValue", "package": "@medusajs/types" } }, { - "id": 7064, + "id": 7049, "name": "raw_original_subtotal", "variant": "declaration", "kind": 1024, @@ -7735,13 +7735,13 @@ }, "type": { "type": "reference", - "target": 6990, + "target": 6975, "name": "BigNumberRawValue", "package": "@medusajs/types" } }, { - "id": 7065, + "id": 7050, "name": "raw_original_tax_total", "variant": "declaration", "kind": 1024, @@ -7756,13 +7756,13 @@ }, "type": { "type": "reference", - "target": 6990, + "target": 6975, "name": "BigNumberRawValue", "package": "@medusajs/types" } }, { - "id": 7066, + "id": 7051, "name": "raw_item_total", "variant": "declaration", "kind": 1024, @@ -7777,13 +7777,13 @@ }, "type": { "type": "reference", - "target": 6990, + "target": 6975, "name": "BigNumberRawValue", "package": "@medusajs/types" } }, { - "id": 7067, + "id": 7052, "name": "raw_item_subtotal", "variant": "declaration", "kind": 1024, @@ -7798,13 +7798,13 @@ }, "type": { "type": "reference", - "target": 6990, + "target": 6975, "name": "BigNumberRawValue", "package": "@medusajs/types" } }, { - "id": 7068, + "id": 7053, "name": "raw_item_tax_total", "variant": "declaration", "kind": 1024, @@ -7819,13 +7819,13 @@ }, "type": { "type": "reference", - "target": 6990, + "target": 6975, "name": "BigNumberRawValue", "package": "@medusajs/types" } }, { - "id": 7069, + "id": 7054, "name": "raw_total", "variant": "declaration", "kind": 1024, @@ -7840,13 +7840,13 @@ }, "type": { "type": "reference", - "target": 6990, + "target": 6975, "name": "BigNumberRawValue", "package": "@medusajs/types" } }, { - "id": 7070, + "id": 7055, "name": "raw_subtotal", "variant": "declaration", "kind": 1024, @@ -7861,13 +7861,13 @@ }, "type": { "type": "reference", - "target": 6990, + "target": 6975, "name": "BigNumberRawValue", "package": "@medusajs/types" } }, { - "id": 7071, + "id": 7056, "name": "raw_tax_total", "variant": "declaration", "kind": 1024, @@ -7882,13 +7882,13 @@ }, "type": { "type": "reference", - "target": 6990, + "target": 6975, "name": "BigNumberRawValue", "package": "@medusajs/types" } }, { - "id": 7072, + "id": 7057, "name": "raw_discount_total", "variant": "declaration", "kind": 1024, @@ -7903,13 +7903,13 @@ }, "type": { "type": "reference", - "target": 6990, + "target": 6975, "name": "BigNumberRawValue", "package": "@medusajs/types" } }, { - "id": 7073, + "id": 7058, "name": "raw_discount_tax_total", "variant": "declaration", "kind": 1024, @@ -7924,13 +7924,13 @@ }, "type": { "type": "reference", - "target": 6990, + "target": 6975, "name": "BigNumberRawValue", "package": "@medusajs/types" } }, { - "id": 7074, + "id": 7059, "name": "raw_refundable_total", "variant": "declaration", "kind": 1024, @@ -7945,13 +7945,13 @@ }, "type": { "type": "reference", - "target": 6990, + "target": 6975, "name": "BigNumberRawValue", "package": "@medusajs/types" } }, { - "id": 7075, + "id": 7060, "name": "raw_refundable_total_per_unit", "variant": "declaration", "kind": 1024, @@ -7966,7 +7966,7 @@ }, "type": { "type": "reference", - "target": 6990, + "target": 6975, "name": "BigNumberRawValue", "package": "@medusajs/types" } @@ -7976,6 +7976,21 @@ { "title": "Properties", "children": [ + 7035, + 7036, + 7037, + 7038, + 7039, + 7040, + 7041, + 7042, + 7043, + 7044, + 7045, + 7046, + 7047, + 7048, + 7049, 7050, 7051, 7052, @@ -7986,42 +8001,27 @@ 7057, 7058, 7059, - 7060, - 7061, - 7062, - 7063, - 7064, - 7065, - 7066, - 7067, - 7068, - 7069, - 7070, - 7071, - 7072, - 7073, - 7074, - 7075 + 7060 ] } ], "extendedBy": [ { "type": "reference", - "target": 6189, + "target": 6193, "name": "OrderLineItemDTO" } ] }, { - "id": 6189, + "id": 6193, "name": "OrderLineItemDTO", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 6221, + "id": 6225, "name": "original_total", "variant": "declaration", "kind": 1024, @@ -8038,18 +8038,18 @@ }, "type": { "type": "reference", - "target": 6989, + "target": 6974, "name": "BigNumberValue", "package": "@medusajs/types" }, "inheritedFrom": { "type": "reference", - "target": 7050, + "target": 7035, "name": "OrderLineItemTotalsDTO.original_total" } }, { - "id": 6222, + "id": 6226, "name": "original_subtotal", "variant": "declaration", "kind": 1024, @@ -8066,18 +8066,18 @@ }, "type": { "type": "reference", - "target": 6989, + "target": 6974, "name": "BigNumberValue", "package": "@medusajs/types" }, "inheritedFrom": { "type": "reference", - "target": 7051, + "target": 7036, "name": "OrderLineItemTotalsDTO.original_subtotal" } }, { - "id": 6223, + "id": 6227, "name": "original_tax_total", "variant": "declaration", "kind": 1024, @@ -8094,18 +8094,18 @@ }, "type": { "type": "reference", - "target": 6989, + "target": 6974, "name": "BigNumberValue", "package": "@medusajs/types" }, "inheritedFrom": { "type": "reference", - "target": 7052, + "target": 7037, "name": "OrderLineItemTotalsDTO.original_tax_total" } }, { - "id": 6224, + "id": 6228, "name": "item_total", "variant": "declaration", "kind": 1024, @@ -8122,18 +8122,18 @@ }, "type": { "type": "reference", - "target": 6989, + "target": 6974, "name": "BigNumberValue", "package": "@medusajs/types" }, "inheritedFrom": { "type": "reference", - "target": 7053, + "target": 7038, "name": "OrderLineItemTotalsDTO.item_total" } }, { - "id": 6225, + "id": 6229, "name": "item_subtotal", "variant": "declaration", "kind": 1024, @@ -8150,18 +8150,18 @@ }, "type": { "type": "reference", - "target": 6989, + "target": 6974, "name": "BigNumberValue", "package": "@medusajs/types" }, "inheritedFrom": { "type": "reference", - "target": 7054, + "target": 7039, "name": "OrderLineItemTotalsDTO.item_subtotal" } }, { - "id": 6226, + "id": 6230, "name": "item_tax_total", "variant": "declaration", "kind": 1024, @@ -8178,18 +8178,18 @@ }, "type": { "type": "reference", - "target": 6989, + "target": 6974, "name": "BigNumberValue", "package": "@medusajs/types" }, "inheritedFrom": { "type": "reference", - "target": 7055, + "target": 7040, "name": "OrderLineItemTotalsDTO.item_tax_total" } }, { - "id": 6227, + "id": 6231, "name": "total", "variant": "declaration", "kind": 1024, @@ -8206,18 +8206,18 @@ }, "type": { "type": "reference", - "target": 6989, + "target": 6974, "name": "BigNumberValue", "package": "@medusajs/types" }, "inheritedFrom": { "type": "reference", - "target": 7056, + "target": 7041, "name": "OrderLineItemTotalsDTO.total" } }, { - "id": 6228, + "id": 6232, "name": "subtotal", "variant": "declaration", "kind": 1024, @@ -8234,18 +8234,18 @@ }, "type": { "type": "reference", - "target": 6989, + "target": 6974, "name": "BigNumberValue", "package": "@medusajs/types" }, "inheritedFrom": { "type": "reference", - "target": 7057, + "target": 7042, "name": "OrderLineItemTotalsDTO.subtotal" } }, { - "id": 6229, + "id": 6233, "name": "tax_total", "variant": "declaration", "kind": 1024, @@ -8262,18 +8262,18 @@ }, "type": { "type": "reference", - "target": 6989, + "target": 6974, "name": "BigNumberValue", "package": "@medusajs/types" }, "inheritedFrom": { "type": "reference", - "target": 7058, + "target": 7043, "name": "OrderLineItemTotalsDTO.tax_total" } }, { - "id": 6230, + "id": 6234, "name": "discount_total", "variant": "declaration", "kind": 1024, @@ -8290,18 +8290,18 @@ }, "type": { "type": "reference", - "target": 6989, + "target": 6974, "name": "BigNumberValue", "package": "@medusajs/types" }, "inheritedFrom": { "type": "reference", - "target": 7059, + "target": 7044, "name": "OrderLineItemTotalsDTO.discount_total" } }, { - "id": 6231, + "id": 6235, "name": "discount_tax_total", "variant": "declaration", "kind": 1024, @@ -8318,18 +8318,18 @@ }, "type": { "type": "reference", - "target": 6989, + "target": 6974, "name": "BigNumberValue", "package": "@medusajs/types" }, "inheritedFrom": { "type": "reference", - "target": 7060, + "target": 7045, "name": "OrderLineItemTotalsDTO.discount_tax_total" } }, { - "id": 6232, + "id": 6236, "name": "refundable_total", "variant": "declaration", "kind": 1024, @@ -8346,18 +8346,18 @@ }, "type": { "type": "reference", - "target": 6989, + "target": 6974, "name": "BigNumberValue", "package": "@medusajs/types" }, "inheritedFrom": { "type": "reference", - "target": 7061, + "target": 7046, "name": "OrderLineItemTotalsDTO.refundable_total" } }, { - "id": 6233, + "id": 6237, "name": "refundable_total_per_unit", "variant": "declaration", "kind": 1024, @@ -8374,18 +8374,18 @@ }, "type": { "type": "reference", - "target": 6989, + "target": 6974, "name": "BigNumberValue", "package": "@medusajs/types" }, "inheritedFrom": { "type": "reference", - "target": 7062, + "target": 7047, "name": "OrderLineItemTotalsDTO.refundable_total_per_unit" } }, { - "id": 6234, + "id": 6238, "name": "raw_original_total", "variant": "declaration", "kind": 1024, @@ -8402,18 +8402,18 @@ }, "type": { "type": "reference", - "target": 6990, + "target": 6975, "name": "BigNumberRawValue", "package": "@medusajs/types" }, "inheritedFrom": { "type": "reference", - "target": 7063, + "target": 7048, "name": "OrderLineItemTotalsDTO.raw_original_total" } }, { - "id": 6235, + "id": 6239, "name": "raw_original_subtotal", "variant": "declaration", "kind": 1024, @@ -8430,18 +8430,18 @@ }, "type": { "type": "reference", - "target": 6990, + "target": 6975, "name": "BigNumberRawValue", "package": "@medusajs/types" }, "inheritedFrom": { "type": "reference", - "target": 7064, + "target": 7049, "name": "OrderLineItemTotalsDTO.raw_original_subtotal" } }, { - "id": 6236, + "id": 6240, "name": "raw_original_tax_total", "variant": "declaration", "kind": 1024, @@ -8458,18 +8458,18 @@ }, "type": { "type": "reference", - "target": 6990, + "target": 6975, "name": "BigNumberRawValue", "package": "@medusajs/types" }, "inheritedFrom": { "type": "reference", - "target": 7065, + "target": 7050, "name": "OrderLineItemTotalsDTO.raw_original_tax_total" } }, { - "id": 6237, + "id": 6241, "name": "raw_item_total", "variant": "declaration", "kind": 1024, @@ -8486,18 +8486,18 @@ }, "type": { "type": "reference", - "target": 6990, + "target": 6975, "name": "BigNumberRawValue", "package": "@medusajs/types" }, "inheritedFrom": { "type": "reference", - "target": 7066, + "target": 7051, "name": "OrderLineItemTotalsDTO.raw_item_total" } }, { - "id": 6238, + "id": 6242, "name": "raw_item_subtotal", "variant": "declaration", "kind": 1024, @@ -8514,18 +8514,18 @@ }, "type": { "type": "reference", - "target": 6990, + "target": 6975, "name": "BigNumberRawValue", "package": "@medusajs/types" }, "inheritedFrom": { "type": "reference", - "target": 7067, + "target": 7052, "name": "OrderLineItemTotalsDTO.raw_item_subtotal" } }, { - "id": 6239, + "id": 6243, "name": "raw_item_tax_total", "variant": "declaration", "kind": 1024, @@ -8542,18 +8542,18 @@ }, "type": { "type": "reference", - "target": 6990, + "target": 6975, "name": "BigNumberRawValue", "package": "@medusajs/types" }, "inheritedFrom": { "type": "reference", - "target": 7068, + "target": 7053, "name": "OrderLineItemTotalsDTO.raw_item_tax_total" } }, { - "id": 6240, + "id": 6244, "name": "raw_total", "variant": "declaration", "kind": 1024, @@ -8570,18 +8570,18 @@ }, "type": { "type": "reference", - "target": 6990, + "target": 6975, "name": "BigNumberRawValue", "package": "@medusajs/types" }, "inheritedFrom": { "type": "reference", - "target": 7069, + "target": 7054, "name": "OrderLineItemTotalsDTO.raw_total" } }, { - "id": 6241, + "id": 6245, "name": "raw_subtotal", "variant": "declaration", "kind": 1024, @@ -8598,18 +8598,18 @@ }, "type": { "type": "reference", - "target": 6990, + "target": 6975, "name": "BigNumberRawValue", "package": "@medusajs/types" }, "inheritedFrom": { "type": "reference", - "target": 7070, + "target": 7055, "name": "OrderLineItemTotalsDTO.raw_subtotal" } }, { - "id": 6242, + "id": 6246, "name": "raw_tax_total", "variant": "declaration", "kind": 1024, @@ -8626,18 +8626,18 @@ }, "type": { "type": "reference", - "target": 6990, + "target": 6975, "name": "BigNumberRawValue", "package": "@medusajs/types" }, "inheritedFrom": { "type": "reference", - "target": 7071, + "target": 7056, "name": "OrderLineItemTotalsDTO.raw_tax_total" } }, { - "id": 6243, + "id": 6247, "name": "raw_discount_total", "variant": "declaration", "kind": 1024, @@ -8654,18 +8654,18 @@ }, "type": { "type": "reference", - "target": 6990, + "target": 6975, "name": "BigNumberRawValue", "package": "@medusajs/types" }, "inheritedFrom": { "type": "reference", - "target": 7072, + "target": 7057, "name": "OrderLineItemTotalsDTO.raw_discount_total" } }, { - "id": 6244, + "id": 6248, "name": "raw_discount_tax_total", "variant": "declaration", "kind": 1024, @@ -8682,18 +8682,18 @@ }, "type": { "type": "reference", - "target": 6990, + "target": 6975, "name": "BigNumberRawValue", "package": "@medusajs/types" }, "inheritedFrom": { "type": "reference", - "target": 7073, + "target": 7058, "name": "OrderLineItemTotalsDTO.raw_discount_tax_total" } }, { - "id": 6245, + "id": 6249, "name": "raw_refundable_total", "variant": "declaration", "kind": 1024, @@ -8710,18 +8710,18 @@ }, "type": { "type": "reference", - "target": 6990, + "target": 6975, "name": "BigNumberRawValue", "package": "@medusajs/types" }, "inheritedFrom": { "type": "reference", - "target": 7074, + "target": 7059, "name": "OrderLineItemTotalsDTO.raw_refundable_total" } }, { - "id": 6246, + "id": 6250, "name": "raw_refundable_total_per_unit", "variant": "declaration", "kind": 1024, @@ -8738,18 +8738,18 @@ }, "type": { "type": "reference", - "target": 6990, + "target": 6975, "name": "BigNumberRawValue", "package": "@medusajs/types" }, "inheritedFrom": { "type": "reference", - "target": 7075, + "target": 7060, "name": "OrderLineItemTotalsDTO.raw_refundable_total_per_unit" } }, { - "id": 6190, + "id": 6194, "name": "id", "variant": "declaration", "kind": 1024, @@ -8768,7 +8768,7 @@ } }, { - "id": 6191, + "id": 6195, "name": "title", "variant": "declaration", "kind": 1024, @@ -8787,7 +8787,7 @@ } }, { - "id": 6192, + "id": 6196, "name": "subtitle", "variant": "declaration", "kind": 1024, @@ -8817,7 +8817,7 @@ } }, { - "id": 6193, + "id": 6197, "name": "thumbnail", "variant": "declaration", "kind": 1024, @@ -8847,7 +8847,7 @@ } }, { - "id": 6194, + "id": 6198, "name": "variant_id", "variant": "declaration", "kind": 1024, @@ -8877,7 +8877,7 @@ } }, { - "id": 6195, + "id": 6199, "name": "product_id", "variant": "declaration", "kind": 1024, @@ -8907,7 +8907,7 @@ } }, { - "id": 6196, + "id": 6200, "name": "product_title", "variant": "declaration", "kind": 1024, @@ -8937,7 +8937,7 @@ } }, { - "id": 6197, + "id": 6201, "name": "product_description", "variant": "declaration", "kind": 1024, @@ -8967,7 +8967,7 @@ } }, { - "id": 6198, + "id": 6202, "name": "product_subtitle", "variant": "declaration", "kind": 1024, @@ -8997,7 +8997,7 @@ } }, { - "id": 6199, + "id": 6203, "name": "product_type", "variant": "declaration", "kind": 1024, @@ -9027,7 +9027,7 @@ } }, { - "id": 6200, + "id": 6204, "name": "product_collection", "variant": "declaration", "kind": 1024, @@ -9057,7 +9057,7 @@ } }, { - "id": 6201, + "id": 6205, "name": "product_handle", "variant": "declaration", "kind": 1024, @@ -9087,7 +9087,7 @@ } }, { - "id": 6202, + "id": 6206, "name": "variant_sku", "variant": "declaration", "kind": 1024, @@ -9117,7 +9117,7 @@ } }, { - "id": 6203, + "id": 6207, "name": "variant_barcode", "variant": "declaration", "kind": 1024, @@ -9147,7 +9147,7 @@ } }, { - "id": 6204, + "id": 6208, "name": "variant_title", "variant": "declaration", "kind": 1024, @@ -9177,7 +9177,7 @@ } }, { - "id": 6205, + "id": 6209, "name": "variant_option_values", "variant": "declaration", "kind": 1024, @@ -9222,7 +9222,7 @@ } }, { - "id": 6206, + "id": 6210, "name": "requires_shipping", "variant": "declaration", "kind": 1024, @@ -9241,7 +9241,7 @@ } }, { - "id": 6207, + "id": 6211, "name": "is_discountable", "variant": "declaration", "kind": 1024, @@ -9260,7 +9260,7 @@ } }, { - "id": 6208, + "id": 6212, "name": "is_tax_inclusive", "variant": "declaration", "kind": 1024, @@ -9279,7 +9279,7 @@ } }, { - "id": 6209, + "id": 6213, "name": "compare_at_unit_price", "variant": "declaration", "kind": 1024, @@ -9300,7 +9300,7 @@ } }, { - "id": 6210, + "id": 6214, "name": "raw_compare_at_unit_price", "variant": "declaration", "kind": 1024, @@ -9317,13 +9317,13 @@ }, "type": { "type": "reference", - "target": 6990, + "target": 6975, "name": "BigNumberRawValue", "package": "@medusajs/types" } }, { - "id": 6211, + "id": 6215, "name": "unit_price", "variant": "declaration", "kind": 1024, @@ -9342,7 +9342,7 @@ } }, { - "id": 6212, + "id": 6216, "name": "raw_unit_price", "variant": "declaration", "kind": 1024, @@ -9357,13 +9357,13 @@ }, "type": { "type": "reference", - "target": 6990, + "target": 6975, "name": "BigNumberRawValue", "package": "@medusajs/types" } }, { - "id": 6213, + "id": 6217, "name": "quantity", "variant": "declaration", "kind": 1024, @@ -9382,7 +9382,7 @@ } }, { - "id": 6214, + "id": 6218, "name": "raw_quantity", "variant": "declaration", "kind": 1024, @@ -9397,13 +9397,13 @@ }, "type": { "type": "reference", - "target": 6990, + "target": 6975, "name": "BigNumberRawValue", "package": "@medusajs/types" } }, { - "id": 6215, + "id": 6219, "name": "tax_lines", "variant": "declaration", "kind": 1024, @@ -9425,14 +9425,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 6502, + "target": 6480, "name": "OrderLineItemTaxLineDTO", "package": "@medusajs/types" } } }, { - "id": 6216, + "id": 6220, "name": "adjustments", "variant": "declaration", "kind": 1024, @@ -9454,14 +9454,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 6432, + "target": 6410, "name": "OrderLineItemAdjustmentDTO", "package": "@medusajs/types" } } }, { - "id": 6217, + "id": 6221, "name": "detail", "variant": "declaration", "kind": 1024, @@ -9476,13 +9476,13 @@ }, "type": { "type": "reference", - "target": 6356, + "target": 6334, "name": "OrderItemDTO", "package": "@medusajs/types" } }, { - "id": 6218, + "id": 6222, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -9506,7 +9506,7 @@ } }, { - "id": 6219, + "id": 6223, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -9530,7 +9530,7 @@ } }, { - "id": 6220, + "id": 6224, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -9579,10 +9579,6 @@ { "title": "Properties", "children": [ - 6221, - 6222, - 6223, - 6224, 6225, 6226, 6227, @@ -9605,10 +9601,10 @@ 6244, 6245, 6246, - 6190, - 6191, - 6192, - 6193, + 6247, + 6248, + 6249, + 6250, 6194, 6195, 6196, @@ -9635,28 +9631,32 @@ 6217, 6218, 6219, - 6220 + 6220, + 6221, + 6222, + 6223, + 6224 ] } ], "extendedTypes": [ { "type": "reference", - "target": 7049, + "target": 7034, "name": "OrderLineItemTotalsDTO", "package": "@medusajs/types" } ] }, { - "id": 6356, + "id": 6334, "name": "OrderItemDTO", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 6357, + "id": 6335, "name": "id", "variant": "declaration", "kind": 1024, @@ -9675,7 +9675,7 @@ } }, { - "id": 6358, + "id": 6336, "name": "item_id", "variant": "declaration", "kind": 1024, @@ -9694,7 +9694,7 @@ } }, { - "id": 6359, + "id": 6337, "name": "item", "variant": "declaration", "kind": 1024, @@ -9709,13 +9709,13 @@ }, "type": { "type": "reference", - "target": 6189, + "target": 6193, "name": "OrderLineItemDTO", "package": "@medusajs/types" } }, { - "id": 6360, + "id": 6338, "name": "quantity", "variant": "declaration", "kind": 1024, @@ -9734,7 +9734,7 @@ } }, { - "id": 6361, + "id": 6339, "name": "raw_quantity", "variant": "declaration", "kind": 1024, @@ -9749,13 +9749,13 @@ }, "type": { "type": "reference", - "target": 6990, + "target": 6975, "name": "BigNumberRawValue", "package": "@medusajs/types" } }, { - "id": 6362, + "id": 6340, "name": "fulfilled_quantity", "variant": "declaration", "kind": 1024, @@ -9774,7 +9774,7 @@ } }, { - "id": 6363, + "id": 6341, "name": "raw_fulfilled_quantity", "variant": "declaration", "kind": 1024, @@ -9789,13 +9789,13 @@ }, "type": { "type": "reference", - "target": 6990, + "target": 6975, "name": "BigNumberRawValue", "package": "@medusajs/types" } }, { - "id": 6364, + "id": 6342, "name": "shipped_quantity", "variant": "declaration", "kind": 1024, @@ -9814,7 +9814,7 @@ } }, { - "id": 6365, + "id": 6343, "name": "raw_shipped_quantity", "variant": "declaration", "kind": 1024, @@ -9829,13 +9829,13 @@ }, "type": { "type": "reference", - "target": 6990, + "target": 6975, "name": "BigNumberRawValue", "package": "@medusajs/types" } }, { - "id": 6366, + "id": 6344, "name": "return_requested_quantity", "variant": "declaration", "kind": 1024, @@ -9854,7 +9854,7 @@ } }, { - "id": 6367, + "id": 6345, "name": "raw_return_requested_quantity", "variant": "declaration", "kind": 1024, @@ -9869,13 +9869,13 @@ }, "type": { "type": "reference", - "target": 6990, + "target": 6975, "name": "BigNumberRawValue", "package": "@medusajs/types" } }, { - "id": 6368, + "id": 6346, "name": "return_received_quantity", "variant": "declaration", "kind": 1024, @@ -9894,7 +9894,7 @@ } }, { - "id": 6369, + "id": 6347, "name": "raw_return_received_quantity", "variant": "declaration", "kind": 1024, @@ -9909,13 +9909,13 @@ }, "type": { "type": "reference", - "target": 6990, + "target": 6975, "name": "BigNumberRawValue", "package": "@medusajs/types" } }, { - "id": 6370, + "id": 6348, "name": "return_dismissed_quantity", "variant": "declaration", "kind": 1024, @@ -9934,7 +9934,7 @@ } }, { - "id": 6371, + "id": 6349, "name": "raw_return_dismissed_quantity", "variant": "declaration", "kind": 1024, @@ -9949,13 +9949,13 @@ }, "type": { "type": "reference", - "target": 6990, + "target": 6975, "name": "BigNumberRawValue", "package": "@medusajs/types" } }, { - "id": 6372, + "id": 6350, "name": "written_off_quantity", "variant": "declaration", "kind": 1024, @@ -9974,7 +9974,7 @@ } }, { - "id": 6373, + "id": 6351, "name": "raw_written_off_quantity", "variant": "declaration", "kind": 1024, @@ -9989,13 +9989,13 @@ }, "type": { "type": "reference", - "target": 6990, + "target": 6975, "name": "BigNumberRawValue", "package": "@medusajs/types" } }, { - "id": 6374, + "id": 6352, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -10038,7 +10038,7 @@ } }, { - "id": 6375, + "id": 6353, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -10062,7 +10062,7 @@ } }, { - "id": 6376, + "id": 6354, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -10090,32 +10090,32 @@ { "title": "Properties", "children": [ - 6357, - 6358, - 6359, - 6360, - 6361, - 6362, - 6363, - 6364, - 6365, - 6366, - 6367, - 6368, - 6369, - 6370, - 6371, - 6372, - 6373, - 6374, - 6375, - 6376 + 6335, + 6336, + 6337, + 6338, + 6339, + 6340, + 6341, + 6342, + 6343, + 6344, + 6345, + 6346, + 6347, + 6348, + 6349, + 6350, + 6351, + 6352, + 6353, + 6354 ] } ] }, { - "id": 6966, + "id": 6951, "name": "OrderStatus", "variant": "declaration", "kind": 2097152, @@ -10151,14 +10151,14 @@ } }, { - "id": 5825, + "id": 5827, "name": "OrderDTO", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 5826, + "id": 5828, "name": "id", "variant": "declaration", "kind": 1024, @@ -10177,7 +10177,7 @@ } }, { - "id": 5827, + "id": 5829, "name": "version", "variant": "declaration", "kind": 1024, @@ -10196,7 +10196,7 @@ } }, { - "id": 5828, + "id": 5830, "name": "order_change", "variant": "declaration", "kind": 1024, @@ -10213,13 +10213,13 @@ }, "type": { "type": "reference", - "target": 6568, + "target": 6546, "name": "OrderChangeDTO", "package": "@medusajs/types" } }, { - "id": 5829, + "id": 5831, "name": "status", "variant": "declaration", "kind": 1024, @@ -10234,13 +10234,13 @@ }, "type": { "type": "reference", - "target": 6966, + "target": 6951, "name": "OrderStatus", "package": "@medusajs/types" } }, { - "id": 5830, + "id": 5832, "name": "region_id", "variant": "declaration", "kind": 1024, @@ -10261,7 +10261,7 @@ } }, { - "id": 5831, + "id": 5833, "name": "customer_id", "variant": "declaration", "kind": 1024, @@ -10282,7 +10282,7 @@ } }, { - "id": 5832, + "id": 5834, "name": "sales_channel_id", "variant": "declaration", "kind": 1024, @@ -10303,7 +10303,7 @@ } }, { - "id": 5833, + "id": 5835, "name": "email", "variant": "declaration", "kind": 1024, @@ -10324,7 +10324,7 @@ } }, { - "id": 5834, + "id": 5836, "name": "currency_code", "variant": "declaration", "kind": 1024, @@ -10343,7 +10343,7 @@ } }, { - "id": 5835, + "id": 5837, "name": "shipping_address", "variant": "declaration", "kind": 1024, @@ -10363,13 +10363,13 @@ }, "type": { "type": "reference", - "target": 6146, + "target": 6150, "name": "OrderAddressDTO", "package": "@medusajs/types" } }, { - "id": 5836, + "id": 5838, "name": "billing_address", "variant": "declaration", "kind": 1024, @@ -10389,13 +10389,13 @@ }, "type": { "type": "reference", - "target": 6146, + "target": 6150, "name": "OrderAddressDTO", "package": "@medusajs/types" } }, { - "id": 5837, + "id": 5839, "name": "items", "variant": "declaration", "kind": 1024, @@ -10417,14 +10417,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 6189, + "target": 6193, "name": "OrderLineItemDTO", "package": "@medusajs/types" } } }, { - "id": 5838, + "id": 5840, "name": "shipping_methods", "variant": "declaration", "kind": 1024, @@ -10446,14 +10446,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 6380, + "target": 6358, "name": "OrderShippingMethodDTO", "package": "@medusajs/types" } } }, { - "id": 5839, + "id": 5841, "name": "transactions", "variant": "declaration", "kind": 1024, @@ -10475,14 +10475,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 6694, + "target": 6672, "name": "OrderTransactionDTO", "package": "@medusajs/types" } } }, { - "id": 5840, + "id": 5842, "name": "summary", "variant": "declaration", "kind": 1024, @@ -10499,13 +10499,13 @@ }, "type": { "type": "reference", - "target": 6967, + "target": 6952, "name": "OrderSummaryDTO", "package": "@medusajs/types" } }, { - "id": 5841, + "id": 5843, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -10550,7 +10550,7 @@ } }, { - "id": 5842, + "id": 5844, "name": "canceled_at", "variant": "declaration", "kind": 1024, @@ -10585,7 +10585,7 @@ } }, { - "id": 5843, + "id": 5845, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -10620,7 +10620,7 @@ } }, { - "id": 5844, + "id": 5846, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -10655,7 +10655,7 @@ } }, { - "id": 5845, + "id": 5847, "name": "original_item_total", "variant": "declaration", "kind": 1024, @@ -10670,13 +10670,13 @@ }, "type": { "type": "reference", - "target": 6989, + "target": 6974, "name": "BigNumberValue", "package": "@medusajs/types" } }, { - "id": 5846, + "id": 5848, "name": "original_item_subtotal", "variant": "declaration", "kind": 1024, @@ -10691,13 +10691,13 @@ }, "type": { "type": "reference", - "target": 6989, + "target": 6974, "name": "BigNumberValue", "package": "@medusajs/types" } }, { - "id": 5847, + "id": 5849, "name": "original_item_tax_total", "variant": "declaration", "kind": 1024, @@ -10712,13 +10712,13 @@ }, "type": { "type": "reference", - "target": 6989, + "target": 6974, "name": "BigNumberValue", "package": "@medusajs/types" } }, { - "id": 5848, + "id": 5850, "name": "item_total", "variant": "declaration", "kind": 1024, @@ -10733,13 +10733,13 @@ }, "type": { "type": "reference", - "target": 6989, + "target": 6974, "name": "BigNumberValue", "package": "@medusajs/types" } }, { - "id": 5849, + "id": 5851, "name": "item_subtotal", "variant": "declaration", "kind": 1024, @@ -10754,13 +10754,13 @@ }, "type": { "type": "reference", - "target": 6989, + "target": 6974, "name": "BigNumberValue", "package": "@medusajs/types" } }, { - "id": 5850, + "id": 5852, "name": "item_tax_total", "variant": "declaration", "kind": 1024, @@ -10775,13 +10775,13 @@ }, "type": { "type": "reference", - "target": 6989, + "target": 6974, "name": "BigNumberValue", "package": "@medusajs/types" } }, { - "id": 5851, + "id": 5853, "name": "original_total", "variant": "declaration", "kind": 1024, @@ -10796,13 +10796,13 @@ }, "type": { "type": "reference", - "target": 6989, + "target": 6974, "name": "BigNumberValue", "package": "@medusajs/types" } }, { - "id": 5852, + "id": 5854, "name": "original_subtotal", "variant": "declaration", "kind": 1024, @@ -10817,13 +10817,13 @@ }, "type": { "type": "reference", - "target": 6989, + "target": 6974, "name": "BigNumberValue", "package": "@medusajs/types" } }, { - "id": 5853, + "id": 5855, "name": "original_tax_total", "variant": "declaration", "kind": 1024, @@ -10838,13 +10838,13 @@ }, "type": { "type": "reference", - "target": 6989, + "target": 6974, "name": "BigNumberValue", "package": "@medusajs/types" } }, { - "id": 5854, + "id": 5856, "name": "total", "variant": "declaration", "kind": 1024, @@ -10859,13 +10859,13 @@ }, "type": { "type": "reference", - "target": 6989, + "target": 6974, "name": "BigNumberValue", "package": "@medusajs/types" } }, { - "id": 5855, + "id": 5857, "name": "subtotal", "variant": "declaration", "kind": 1024, @@ -10880,13 +10880,13 @@ }, "type": { "type": "reference", - "target": 6989, + "target": 6974, "name": "BigNumberValue", "package": "@medusajs/types" } }, { - "id": 5856, + "id": 5858, "name": "tax_total", "variant": "declaration", "kind": 1024, @@ -10901,13 +10901,13 @@ }, "type": { "type": "reference", - "target": 6989, + "target": 6974, "name": "BigNumberValue", "package": "@medusajs/types" } }, { - "id": 5857, + "id": 5859, "name": "discount_total", "variant": "declaration", "kind": 1024, @@ -10922,13 +10922,13 @@ }, "type": { "type": "reference", - "target": 6989, + "target": 6974, "name": "BigNumberValue", "package": "@medusajs/types" } }, { - "id": 5858, + "id": 5860, "name": "discount_tax_total", "variant": "declaration", "kind": 1024, @@ -10943,13 +10943,13 @@ }, "type": { "type": "reference", - "target": 6989, + "target": 6974, "name": "BigNumberValue", "package": "@medusajs/types" } }, { - "id": 5859, + "id": 5861, "name": "gift_card_total", "variant": "declaration", "kind": 1024, @@ -10964,13 +10964,13 @@ }, "type": { "type": "reference", - "target": 6989, + "target": 6974, "name": "BigNumberValue", "package": "@medusajs/types" } }, { - "id": 5860, + "id": 5862, "name": "gift_card_tax_total", "variant": "declaration", "kind": 1024, @@ -10985,13 +10985,13 @@ }, "type": { "type": "reference", - "target": 6989, + "target": 6974, "name": "BigNumberValue", "package": "@medusajs/types" } }, { - "id": 5861, + "id": 5863, "name": "shipping_total", "variant": "declaration", "kind": 1024, @@ -11006,13 +11006,13 @@ }, "type": { "type": "reference", - "target": 6989, + "target": 6974, "name": "BigNumberValue", "package": "@medusajs/types" } }, { - "id": 5862, + "id": 5864, "name": "shipping_subtotal", "variant": "declaration", "kind": 1024, @@ -11027,13 +11027,13 @@ }, "type": { "type": "reference", - "target": 6989, + "target": 6974, "name": "BigNumberValue", "package": "@medusajs/types" } }, { - "id": 5863, + "id": 5865, "name": "shipping_tax_total", "variant": "declaration", "kind": 1024, @@ -11048,13 +11048,13 @@ }, "type": { "type": "reference", - "target": 6989, + "target": 6974, "name": "BigNumberValue", "package": "@medusajs/types" } }, { - "id": 5864, + "id": 5866, "name": "original_shipping_total", "variant": "declaration", "kind": 1024, @@ -11069,13 +11069,13 @@ }, "type": { "type": "reference", - "target": 6989, + "target": 6974, "name": "BigNumberValue", "package": "@medusajs/types" } }, { - "id": 5865, + "id": 5867, "name": "original_shipping_subtotal", "variant": "declaration", "kind": 1024, @@ -11090,13 +11090,13 @@ }, "type": { "type": "reference", - "target": 6989, + "target": 6974, "name": "BigNumberValue", "package": "@medusajs/types" } }, { - "id": 5866, + "id": 5868, "name": "original_shipping_tax_total", "variant": "declaration", "kind": 1024, @@ -11111,13 +11111,13 @@ }, "type": { "type": "reference", - "target": 6989, + "target": 6974, "name": "BigNumberValue", "package": "@medusajs/types" } }, { - "id": 5867, + "id": 5869, "name": "raw_original_item_total", "variant": "declaration", "kind": 1024, @@ -11132,13 +11132,13 @@ }, "type": { "type": "reference", - "target": 6990, + "target": 6975, "name": "BigNumberRawValue", "package": "@medusajs/types" } }, { - "id": 5868, + "id": 5870, "name": "raw_original_item_subtotal", "variant": "declaration", "kind": 1024, @@ -11153,13 +11153,13 @@ }, "type": { "type": "reference", - "target": 6990, + "target": 6975, "name": "BigNumberRawValue", "package": "@medusajs/types" } }, { - "id": 5869, + "id": 5871, "name": "raw_original_item_tax_total", "variant": "declaration", "kind": 1024, @@ -11174,13 +11174,13 @@ }, "type": { "type": "reference", - "target": 6990, + "target": 6975, "name": "BigNumberRawValue", "package": "@medusajs/types" } }, { - "id": 5870, + "id": 5872, "name": "raw_item_total", "variant": "declaration", "kind": 1024, @@ -11195,13 +11195,13 @@ }, "type": { "type": "reference", - "target": 6990, + "target": 6975, "name": "BigNumberRawValue", "package": "@medusajs/types" } }, { - "id": 5871, + "id": 5873, "name": "raw_item_subtotal", "variant": "declaration", "kind": 1024, @@ -11216,13 +11216,13 @@ }, "type": { "type": "reference", - "target": 6990, + "target": 6975, "name": "BigNumberRawValue", "package": "@medusajs/types" } }, { - "id": 5872, + "id": 5874, "name": "raw_item_tax_total", "variant": "declaration", "kind": 1024, @@ -11237,13 +11237,13 @@ }, "type": { "type": "reference", - "target": 6990, + "target": 6975, "name": "BigNumberRawValue", "package": "@medusajs/types" } }, { - "id": 5873, + "id": 5875, "name": "raw_original_total", "variant": "declaration", "kind": 1024, @@ -11258,13 +11258,13 @@ }, "type": { "type": "reference", - "target": 6990, + "target": 6975, "name": "BigNumberRawValue", "package": "@medusajs/types" } }, { - "id": 5874, + "id": 5876, "name": "raw_original_subtotal", "variant": "declaration", "kind": 1024, @@ -11279,13 +11279,13 @@ }, "type": { "type": "reference", - "target": 6990, + "target": 6975, "name": "BigNumberRawValue", "package": "@medusajs/types" } }, { - "id": 5875, + "id": 5877, "name": "raw_original_tax_total", "variant": "declaration", "kind": 1024, @@ -11300,13 +11300,13 @@ }, "type": { "type": "reference", - "target": 6990, + "target": 6975, "name": "BigNumberRawValue", "package": "@medusajs/types" } }, { - "id": 5876, + "id": 5878, "name": "raw_total", "variant": "declaration", "kind": 1024, @@ -11321,13 +11321,13 @@ }, "type": { "type": "reference", - "target": 6990, + "target": 6975, "name": "BigNumberRawValue", "package": "@medusajs/types" } }, { - "id": 5877, + "id": 5879, "name": "raw_subtotal", "variant": "declaration", "kind": 1024, @@ -11342,13 +11342,13 @@ }, "type": { "type": "reference", - "target": 6990, + "target": 6975, "name": "BigNumberRawValue", "package": "@medusajs/types" } }, { - "id": 5878, + "id": 5880, "name": "raw_tax_total", "variant": "declaration", "kind": 1024, @@ -11363,13 +11363,13 @@ }, "type": { "type": "reference", - "target": 6990, + "target": 6975, "name": "BigNumberRawValue", "package": "@medusajs/types" } }, { - "id": 5879, + "id": 5881, "name": "raw_discount_total", "variant": "declaration", "kind": 1024, @@ -11384,13 +11384,13 @@ }, "type": { "type": "reference", - "target": 6990, + "target": 6975, "name": "BigNumberRawValue", "package": "@medusajs/types" } }, { - "id": 5880, + "id": 5882, "name": "raw_discount_tax_total", "variant": "declaration", "kind": 1024, @@ -11405,13 +11405,13 @@ }, "type": { "type": "reference", - "target": 6990, + "target": 6975, "name": "BigNumberRawValue", "package": "@medusajs/types" } }, { - "id": 5881, + "id": 5883, "name": "raw_gift_card_total", "variant": "declaration", "kind": 1024, @@ -11426,13 +11426,13 @@ }, "type": { "type": "reference", - "target": 6990, + "target": 6975, "name": "BigNumberRawValue", "package": "@medusajs/types" } }, { - "id": 5882, + "id": 5884, "name": "raw_gift_card_tax_total", "variant": "declaration", "kind": 1024, @@ -11447,13 +11447,13 @@ }, "type": { "type": "reference", - "target": 6990, + "target": 6975, "name": "BigNumberRawValue", "package": "@medusajs/types" } }, { - "id": 5883, + "id": 5885, "name": "raw_shipping_total", "variant": "declaration", "kind": 1024, @@ -11468,13 +11468,13 @@ }, "type": { "type": "reference", - "target": 6990, + "target": 6975, "name": "BigNumberRawValue", "package": "@medusajs/types" } }, { - "id": 5884, + "id": 5886, "name": "raw_shipping_subtotal", "variant": "declaration", "kind": 1024, @@ -11489,13 +11489,13 @@ }, "type": { "type": "reference", - "target": 6990, + "target": 6975, "name": "BigNumberRawValue", "package": "@medusajs/types" } }, { - "id": 5885, + "id": 5887, "name": "raw_shipping_tax_total", "variant": "declaration", "kind": 1024, @@ -11510,13 +11510,13 @@ }, "type": { "type": "reference", - "target": 6990, + "target": 6975, "name": "BigNumberRawValue", "package": "@medusajs/types" } }, { - "id": 5886, + "id": 5888, "name": "raw_original_shipping_total", "variant": "declaration", "kind": 1024, @@ -11531,13 +11531,13 @@ }, "type": { "type": "reference", - "target": 6990, + "target": 6975, "name": "BigNumberRawValue", "package": "@medusajs/types" } }, { - "id": 5887, + "id": 5889, "name": "raw_original_shipping_subtotal", "variant": "declaration", "kind": 1024, @@ -11552,13 +11552,13 @@ }, "type": { "type": "reference", - "target": 6990, + "target": 6975, "name": "BigNumberRawValue", "package": "@medusajs/types" } }, { - "id": 5888, + "id": 5890, "name": "raw_original_shipping_tax_total", "variant": "declaration", "kind": 1024, @@ -11573,7 +11573,7 @@ }, "type": { "type": "reference", - "target": 6990, + "target": 6975, "name": "BigNumberRawValue", "package": "@medusajs/types" } @@ -11583,8 +11583,6 @@ { "title": "Properties", "children": [ - 5826, - 5827, 5828, 5829, 5830, @@ -11645,13 +11643,15 @@ 5885, 5886, 5887, - 5888 + 5888, + 5889, + 5890 ] } ] }, { - "id": 7035, + "id": 7020, "name": "ReturnStatus", "variant": "declaration", "kind": 2097152, @@ -11679,40 +11679,14 @@ } }, { - "id": 5910, + "id": 5912, "name": "ReturnDTO", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 5921, - "name": "id", - "variant": "declaration", - "kind": 1024, - "flags": { - "isInherited": true - }, - "comment": { - "summary": [ - { - "kind": "text", - "text": "The ID of the order." - } - ] - }, - "type": { - "type": "intrinsic", - "name": "string" - }, - "inheritedFrom": { - "type": "reference", - "target": -1, - "name": "Omit.id" - } - }, - { - "id": 5931, + "id": 5933, "name": "order_change", "variant": "declaration", "kind": 1024, @@ -11730,7 +11704,7 @@ }, "type": { "type": "reference", - "target": 6568, + "target": 6546, "name": "OrderChangeDTO", "package": "@medusajs/types" }, @@ -11741,7 +11715,7 @@ } }, { - "id": 5926, + "id": 5928, "name": "region_id", "variant": "declaration", "kind": 1024, @@ -11768,7 +11742,7 @@ } }, { - "id": 5925, + "id": 5927, "name": "customer_id", "variant": "declaration", "kind": 1024, @@ -11795,7 +11769,7 @@ } }, { - "id": 5924, + "id": 5926, "name": "sales_channel_id", "variant": "declaration", "kind": 1024, @@ -11822,7 +11796,7 @@ } }, { - "id": 5928, + "id": 5930, "name": "email", "variant": "declaration", "kind": 1024, @@ -11849,7 +11823,7 @@ } }, { - "id": 5930, + "id": 5932, "name": "currency_code", "variant": "declaration", "kind": 1024, @@ -11875,7 +11849,7 @@ } }, { - "id": 5932, + "id": 5934, "name": "shipping_address", "variant": "declaration", "kind": 1024, @@ -11896,7 +11870,7 @@ }, "type": { "type": "reference", - "target": 6146, + "target": 6150, "name": "OrderAddressDTO", "package": "@medusajs/types" }, @@ -11907,7 +11881,7 @@ } }, { - "id": 5933, + "id": 5935, "name": "billing_address", "variant": "declaration", "kind": 1024, @@ -11928,7 +11902,7 @@ }, "type": { "type": "reference", - "target": 6146, + "target": 6150, "name": "OrderAddressDTO", "package": "@medusajs/types" }, @@ -11939,7 +11913,7 @@ } }, { - "id": 5934, + "id": 5936, "name": "items", "variant": "declaration", "kind": 1024, @@ -11962,7 +11936,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 6189, + "target": 6193, "name": "OrderLineItemDTO", "package": "@medusajs/types" } @@ -11974,7 +11948,7 @@ } }, { - "id": 5935, + "id": 5937, "name": "shipping_methods", "variant": "declaration", "kind": 1024, @@ -11997,7 +11971,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 6380, + "target": 6358, "name": "OrderShippingMethodDTO", "package": "@medusajs/types" } @@ -12009,7 +11983,7 @@ } }, { - "id": 5936, + "id": 5938, "name": "transactions", "variant": "declaration", "kind": 1024, @@ -12032,7 +12006,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 6694, + "target": 6672, "name": "OrderTransactionDTO", "package": "@medusajs/types" } @@ -12044,7 +12018,7 @@ } }, { - "id": 5937, + "id": 5939, "name": "summary", "variant": "declaration", "kind": 1024, @@ -12062,7 +12036,7 @@ }, "type": { "type": "reference", - "target": 6967, + "target": 6952, "name": "OrderSummaryDTO", "package": "@medusajs/types" }, @@ -12073,7 +12047,7 @@ } }, { - "id": 5927, + "id": 5929, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -12124,7 +12098,7 @@ } }, { - "id": 5929, + "id": 5931, "name": "canceled_at", "variant": "declaration", "kind": 1024, @@ -12165,7 +12139,7 @@ } }, { - "id": 5922, + "id": 5924, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -12206,7 +12180,7 @@ } }, { - "id": 5923, + "id": 5925, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -12247,7 +12221,7 @@ } }, { - "id": 5938, + "id": 5940, "name": "original_item_total", "variant": "declaration", "kind": 1024, @@ -12264,7 +12238,7 @@ }, "type": { "type": "reference", - "target": 6989, + "target": 6974, "name": "BigNumberValue", "package": "@medusajs/types" }, @@ -12275,7 +12249,7 @@ } }, { - "id": 5939, + "id": 5941, "name": "original_item_subtotal", "variant": "declaration", "kind": 1024, @@ -12292,7 +12266,7 @@ }, "type": { "type": "reference", - "target": 6989, + "target": 6974, "name": "BigNumberValue", "package": "@medusajs/types" }, @@ -12303,7 +12277,7 @@ } }, { - "id": 5940, + "id": 5942, "name": "original_item_tax_total", "variant": "declaration", "kind": 1024, @@ -12320,7 +12294,7 @@ }, "type": { "type": "reference", - "target": 6989, + "target": 6974, "name": "BigNumberValue", "package": "@medusajs/types" }, @@ -12331,7 +12305,7 @@ } }, { - "id": 5941, + "id": 5943, "name": "item_total", "variant": "declaration", "kind": 1024, @@ -12348,7 +12322,7 @@ }, "type": { "type": "reference", - "target": 6989, + "target": 6974, "name": "BigNumberValue", "package": "@medusajs/types" }, @@ -12359,7 +12333,7 @@ } }, { - "id": 5942, + "id": 5944, "name": "item_subtotal", "variant": "declaration", "kind": 1024, @@ -12376,7 +12350,7 @@ }, "type": { "type": "reference", - "target": 6989, + "target": 6974, "name": "BigNumberValue", "package": "@medusajs/types" }, @@ -12387,7 +12361,7 @@ } }, { - "id": 5943, + "id": 5945, "name": "item_tax_total", "variant": "declaration", "kind": 1024, @@ -12404,7 +12378,7 @@ }, "type": { "type": "reference", - "target": 6989, + "target": 6974, "name": "BigNumberValue", "package": "@medusajs/types" }, @@ -12415,7 +12389,7 @@ } }, { - "id": 5944, + "id": 5946, "name": "original_total", "variant": "declaration", "kind": 1024, @@ -12432,7 +12406,7 @@ }, "type": { "type": "reference", - "target": 6989, + "target": 6974, "name": "BigNumberValue", "package": "@medusajs/types" }, @@ -12443,7 +12417,7 @@ } }, { - "id": 5945, + "id": 5947, "name": "original_subtotal", "variant": "declaration", "kind": 1024, @@ -12460,7 +12434,7 @@ }, "type": { "type": "reference", - "target": 6989, + "target": 6974, "name": "BigNumberValue", "package": "@medusajs/types" }, @@ -12471,7 +12445,7 @@ } }, { - "id": 5946, + "id": 5948, "name": "original_tax_total", "variant": "declaration", "kind": 1024, @@ -12488,7 +12462,7 @@ }, "type": { "type": "reference", - "target": 6989, + "target": 6974, "name": "BigNumberValue", "package": "@medusajs/types" }, @@ -12499,7 +12473,7 @@ } }, { - "id": 5917, + "id": 5920, "name": "total", "variant": "declaration", "kind": 1024, @@ -12516,7 +12490,7 @@ }, "type": { "type": "reference", - "target": 6989, + "target": 6974, "name": "BigNumberValue", "package": "@medusajs/types" }, @@ -12527,7 +12501,7 @@ } }, { - "id": 5918, + "id": 5921, "name": "subtotal", "variant": "declaration", "kind": 1024, @@ -12544,7 +12518,7 @@ }, "type": { "type": "reference", - "target": 6989, + "target": 6974, "name": "BigNumberValue", "package": "@medusajs/types" }, @@ -12555,7 +12529,7 @@ } }, { - "id": 5916, + "id": 5919, "name": "tax_total", "variant": "declaration", "kind": 1024, @@ -12572,7 +12546,7 @@ }, "type": { "type": "reference", - "target": 6989, + "target": 6974, "name": "BigNumberValue", "package": "@medusajs/types" }, @@ -12583,7 +12557,7 @@ } }, { - "id": 5915, + "id": 5918, "name": "discount_total", "variant": "declaration", "kind": 1024, @@ -12600,7 +12574,7 @@ }, "type": { "type": "reference", - "target": 6989, + "target": 6974, "name": "BigNumberValue", "package": "@medusajs/types" }, @@ -12611,7 +12585,7 @@ } }, { - "id": 5947, + "id": 5949, "name": "discount_tax_total", "variant": "declaration", "kind": 1024, @@ -12628,7 +12602,7 @@ }, "type": { "type": "reference", - "target": 6989, + "target": 6974, "name": "BigNumberValue", "package": "@medusajs/types" }, @@ -12639,7 +12613,7 @@ } }, { - "id": 5919, + "id": 5922, "name": "gift_card_total", "variant": "declaration", "kind": 1024, @@ -12656,7 +12630,7 @@ }, "type": { "type": "reference", - "target": 6989, + "target": 6974, "name": "BigNumberValue", "package": "@medusajs/types" }, @@ -12667,7 +12641,7 @@ } }, { - "id": 5920, + "id": 5923, "name": "gift_card_tax_total", "variant": "declaration", "kind": 1024, @@ -12684,7 +12658,7 @@ }, "type": { "type": "reference", - "target": 6989, + "target": 6974, "name": "BigNumberValue", "package": "@medusajs/types" }, @@ -12695,7 +12669,7 @@ } }, { - "id": 5914, + "id": 5917, "name": "shipping_total", "variant": "declaration", "kind": 1024, @@ -12712,7 +12686,7 @@ }, "type": { "type": "reference", - "target": 6989, + "target": 6974, "name": "BigNumberValue", "package": "@medusajs/types" }, @@ -12723,7 +12697,7 @@ } }, { - "id": 5948, + "id": 5950, "name": "shipping_subtotal", "variant": "declaration", "kind": 1024, @@ -12740,7 +12714,7 @@ }, "type": { "type": "reference", - "target": 6989, + "target": 6974, "name": "BigNumberValue", "package": "@medusajs/types" }, @@ -12751,7 +12725,7 @@ } }, { - "id": 5949, + "id": 5951, "name": "shipping_tax_total", "variant": "declaration", "kind": 1024, @@ -12768,7 +12742,7 @@ }, "type": { "type": "reference", - "target": 6989, + "target": 6974, "name": "BigNumberValue", "package": "@medusajs/types" }, @@ -12779,7 +12753,7 @@ } }, { - "id": 5950, + "id": 5952, "name": "original_shipping_total", "variant": "declaration", "kind": 1024, @@ -12796,7 +12770,7 @@ }, "type": { "type": "reference", - "target": 6989, + "target": 6974, "name": "BigNumberValue", "package": "@medusajs/types" }, @@ -12807,7 +12781,7 @@ } }, { - "id": 5951, + "id": 5953, "name": "original_shipping_subtotal", "variant": "declaration", "kind": 1024, @@ -12824,7 +12798,7 @@ }, "type": { "type": "reference", - "target": 6989, + "target": 6974, "name": "BigNumberValue", "package": "@medusajs/types" }, @@ -12835,7 +12809,7 @@ } }, { - "id": 5952, + "id": 5954, "name": "original_shipping_tax_total", "variant": "declaration", "kind": 1024, @@ -12852,7 +12826,7 @@ }, "type": { "type": "reference", - "target": 6989, + "target": 6974, "name": "BigNumberValue", "package": "@medusajs/types" }, @@ -12863,7 +12837,7 @@ } }, { - "id": 5953, + "id": 5955, "name": "raw_original_item_total", "variant": "declaration", "kind": 1024, @@ -12880,7 +12854,7 @@ }, "type": { "type": "reference", - "target": 6990, + "target": 6975, "name": "BigNumberRawValue", "package": "@medusajs/types" }, @@ -12891,7 +12865,7 @@ } }, { - "id": 5954, + "id": 5956, "name": "raw_original_item_subtotal", "variant": "declaration", "kind": 1024, @@ -12908,7 +12882,7 @@ }, "type": { "type": "reference", - "target": 6990, + "target": 6975, "name": "BigNumberRawValue", "package": "@medusajs/types" }, @@ -12919,7 +12893,7 @@ } }, { - "id": 5955, + "id": 5957, "name": "raw_original_item_tax_total", "variant": "declaration", "kind": 1024, @@ -12936,7 +12910,7 @@ }, "type": { "type": "reference", - "target": 6990, + "target": 6975, "name": "BigNumberRawValue", "package": "@medusajs/types" }, @@ -12947,7 +12921,7 @@ } }, { - "id": 5956, + "id": 5958, "name": "raw_item_total", "variant": "declaration", "kind": 1024, @@ -12964,7 +12938,7 @@ }, "type": { "type": "reference", - "target": 6990, + "target": 6975, "name": "BigNumberRawValue", "package": "@medusajs/types" }, @@ -12975,7 +12949,7 @@ } }, { - "id": 5957, + "id": 5959, "name": "raw_item_subtotal", "variant": "declaration", "kind": 1024, @@ -12992,7 +12966,7 @@ }, "type": { "type": "reference", - "target": 6990, + "target": 6975, "name": "BigNumberRawValue", "package": "@medusajs/types" }, @@ -13003,7 +12977,7 @@ } }, { - "id": 5958, + "id": 5960, "name": "raw_item_tax_total", "variant": "declaration", "kind": 1024, @@ -13020,7 +12994,7 @@ }, "type": { "type": "reference", - "target": 6990, + "target": 6975, "name": "BigNumberRawValue", "package": "@medusajs/types" }, @@ -13031,7 +13005,7 @@ } }, { - "id": 5959, + "id": 5961, "name": "raw_original_total", "variant": "declaration", "kind": 1024, @@ -13048,7 +13022,7 @@ }, "type": { "type": "reference", - "target": 6990, + "target": 6975, "name": "BigNumberRawValue", "package": "@medusajs/types" }, @@ -13059,7 +13033,7 @@ } }, { - "id": 5960, + "id": 5962, "name": "raw_original_subtotal", "variant": "declaration", "kind": 1024, @@ -13076,7 +13050,7 @@ }, "type": { "type": "reference", - "target": 6990, + "target": 6975, "name": "BigNumberRawValue", "package": "@medusajs/types" }, @@ -13087,7 +13061,7 @@ } }, { - "id": 5961, + "id": 5963, "name": "raw_original_tax_total", "variant": "declaration", "kind": 1024, @@ -13104,7 +13078,7 @@ }, "type": { "type": "reference", - "target": 6990, + "target": 6975, "name": "BigNumberRawValue", "package": "@medusajs/types" }, @@ -13115,7 +13089,7 @@ } }, { - "id": 5962, + "id": 5964, "name": "raw_total", "variant": "declaration", "kind": 1024, @@ -13132,7 +13106,7 @@ }, "type": { "type": "reference", - "target": 6990, + "target": 6975, "name": "BigNumberRawValue", "package": "@medusajs/types" }, @@ -13143,7 +13117,7 @@ } }, { - "id": 5963, + "id": 5965, "name": "raw_subtotal", "variant": "declaration", "kind": 1024, @@ -13160,7 +13134,7 @@ }, "type": { "type": "reference", - "target": 6990, + "target": 6975, "name": "BigNumberRawValue", "package": "@medusajs/types" }, @@ -13171,7 +13145,7 @@ } }, { - "id": 5964, + "id": 5966, "name": "raw_tax_total", "variant": "declaration", "kind": 1024, @@ -13188,7 +13162,7 @@ }, "type": { "type": "reference", - "target": 6990, + "target": 6975, "name": "BigNumberRawValue", "package": "@medusajs/types" }, @@ -13199,7 +13173,7 @@ } }, { - "id": 5965, + "id": 5967, "name": "raw_discount_total", "variant": "declaration", "kind": 1024, @@ -13216,7 +13190,7 @@ }, "type": { "type": "reference", - "target": 6990, + "target": 6975, "name": "BigNumberRawValue", "package": "@medusajs/types" }, @@ -13227,7 +13201,7 @@ } }, { - "id": 5966, + "id": 5968, "name": "raw_discount_tax_total", "variant": "declaration", "kind": 1024, @@ -13244,7 +13218,7 @@ }, "type": { "type": "reference", - "target": 6990, + "target": 6975, "name": "BigNumberRawValue", "package": "@medusajs/types" }, @@ -13255,7 +13229,7 @@ } }, { - "id": 5967, + "id": 5969, "name": "raw_gift_card_total", "variant": "declaration", "kind": 1024, @@ -13272,7 +13246,7 @@ }, "type": { "type": "reference", - "target": 6990, + "target": 6975, "name": "BigNumberRawValue", "package": "@medusajs/types" }, @@ -13283,7 +13257,7 @@ } }, { - "id": 5968, + "id": 5970, "name": "raw_gift_card_tax_total", "variant": "declaration", "kind": 1024, @@ -13300,7 +13274,7 @@ }, "type": { "type": "reference", - "target": 6990, + "target": 6975, "name": "BigNumberRawValue", "package": "@medusajs/types" }, @@ -13311,7 +13285,7 @@ } }, { - "id": 5969, + "id": 5971, "name": "raw_shipping_total", "variant": "declaration", "kind": 1024, @@ -13328,7 +13302,7 @@ }, "type": { "type": "reference", - "target": 6990, + "target": 6975, "name": "BigNumberRawValue", "package": "@medusajs/types" }, @@ -13339,7 +13313,7 @@ } }, { - "id": 5970, + "id": 5972, "name": "raw_shipping_subtotal", "variant": "declaration", "kind": 1024, @@ -13356,7 +13330,7 @@ }, "type": { "type": "reference", - "target": 6990, + "target": 6975, "name": "BigNumberRawValue", "package": "@medusajs/types" }, @@ -13367,7 +13341,7 @@ } }, { - "id": 5971, + "id": 5973, "name": "raw_shipping_tax_total", "variant": "declaration", "kind": 1024, @@ -13384,7 +13358,7 @@ }, "type": { "type": "reference", - "target": 6990, + "target": 6975, "name": "BigNumberRawValue", "package": "@medusajs/types" }, @@ -13395,7 +13369,7 @@ } }, { - "id": 5972, + "id": 5974, "name": "raw_original_shipping_total", "variant": "declaration", "kind": 1024, @@ -13412,7 +13386,7 @@ }, "type": { "type": "reference", - "target": 6990, + "target": 6975, "name": "BigNumberRawValue", "package": "@medusajs/types" }, @@ -13423,7 +13397,7 @@ } }, { - "id": 5973, + "id": 5975, "name": "raw_original_shipping_subtotal", "variant": "declaration", "kind": 1024, @@ -13440,7 +13414,7 @@ }, "type": { "type": "reference", - "target": 6990, + "target": 6975, "name": "BigNumberRawValue", "package": "@medusajs/types" }, @@ -13451,7 +13425,7 @@ } }, { - "id": 5974, + "id": 5976, "name": "raw_original_shipping_tax_total", "variant": "declaration", "kind": 1024, @@ -13468,7 +13442,7 @@ }, "type": { "type": "reference", - "target": 6990, + "target": 6975, "name": "BigNumberRawValue", "package": "@medusajs/types" }, @@ -13479,20 +13453,44 @@ } }, { - "id": 5911, + "id": 5913, + "name": "id", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "comment": { + "summary": [ + { + "kind": "text", + "text": "The ID of the order." + } + ] + }, + "type": { + "type": "intrinsic", + "name": "string" + }, + "overwrites": { + "type": "reference", + "target": -1, + "name": "Omit.id" + } + }, + { + "id": 5914, "name": "status", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 7035, + "target": 7020, "name": "ReturnStatus", "package": "@medusajs/types" } }, { - "id": 5912, + "id": 5915, "name": "refund_amount", "variant": "declaration", "kind": 1024, @@ -13501,13 +13499,13 @@ }, "type": { "type": "reference", - "target": 6989, + "target": 6974, "name": "BigNumberValue", "package": "@medusajs/types" } }, { - "id": 5913, + "id": 5916, "name": "order_id", "variant": "declaration", "kind": 1024, @@ -13522,25 +13520,22 @@ { "title": "Properties", "children": [ - 5921, - 5931, - 5926, - 5925, - 5924, + 5933, 5928, + 5927, + 5926, 5930, 5932, - 5933, 5934, 5935, 5936, 5937, - 5927, - 5929, - 5922, - 5923, 5938, 5939, + 5929, + 5931, + 5924, + 5925, 5940, 5941, 5942, @@ -13548,16 +13543,16 @@ 5944, 5945, 5946, - 5917, - 5918, - 5916, - 5915, 5947, - 5919, - 5920, - 5914, 5948, + 5920, + 5921, + 5919, + 5918, 5949, + 5922, + 5923, + 5917, 5950, 5951, 5952, @@ -13583,9 +13578,12 @@ 5972, 5973, 5974, - 5911, - 5912, - 5913 + 5975, + 5976, + 5913, + 5914, + 5915, + 5916 ] } ], @@ -13599,7 +13597,7 @@ "typeArguments": [ { "type": "reference", - "target": 5825, + "target": 5827, "name": "OrderDTO", "package": "@medusajs/types" }, @@ -13623,14 +13621,14 @@ ] }, { - "id": 5975, + "id": 5977, "name": "OrderClaimDTO", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 5988, + "id": 5990, "name": "id", "variant": "declaration", "kind": 1024, @@ -13656,7 +13654,7 @@ } }, { - "id": 5998, + "id": 6000, "name": "order_change", "variant": "declaration", "kind": 1024, @@ -13674,7 +13672,7 @@ }, "type": { "type": "reference", - "target": 6568, + "target": 6546, "name": "OrderChangeDTO", "package": "@medusajs/types" }, @@ -13685,7 +13683,7 @@ } }, { - "id": 5993, + "id": 5995, "name": "region_id", "variant": "declaration", "kind": 1024, @@ -13712,7 +13710,7 @@ } }, { - "id": 5992, + "id": 5994, "name": "customer_id", "variant": "declaration", "kind": 1024, @@ -13739,7 +13737,7 @@ } }, { - "id": 5991, + "id": 5993, "name": "sales_channel_id", "variant": "declaration", "kind": 1024, @@ -13766,7 +13764,7 @@ } }, { - "id": 5995, + "id": 5997, "name": "email", "variant": "declaration", "kind": 1024, @@ -13793,7 +13791,7 @@ } }, { - "id": 5997, + "id": 5999, "name": "currency_code", "variant": "declaration", "kind": 1024, @@ -13819,7 +13817,7 @@ } }, { - "id": 5999, + "id": 6001, "name": "shipping_address", "variant": "declaration", "kind": 1024, @@ -13840,7 +13838,7 @@ }, "type": { "type": "reference", - "target": 6146, + "target": 6150, "name": "OrderAddressDTO", "package": "@medusajs/types" }, @@ -13851,7 +13849,7 @@ } }, { - "id": 6000, + "id": 6002, "name": "billing_address", "variant": "declaration", "kind": 1024, @@ -13872,7 +13870,7 @@ }, "type": { "type": "reference", - "target": 6146, + "target": 6150, "name": "OrderAddressDTO", "package": "@medusajs/types" }, @@ -13883,7 +13881,7 @@ } }, { - "id": 6001, + "id": 6003, "name": "shipping_methods", "variant": "declaration", "kind": 1024, @@ -13906,7 +13904,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 6380, + "target": 6358, "name": "OrderShippingMethodDTO", "package": "@medusajs/types" } @@ -13918,7 +13916,7 @@ } }, { - "id": 6002, + "id": 6004, "name": "transactions", "variant": "declaration", "kind": 1024, @@ -13941,7 +13939,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 6694, + "target": 6672, "name": "OrderTransactionDTO", "package": "@medusajs/types" } @@ -13953,7 +13951,7 @@ } }, { - "id": 6003, + "id": 6005, "name": "summary", "variant": "declaration", "kind": 1024, @@ -13971,7 +13969,7 @@ }, "type": { "type": "reference", - "target": 6967, + "target": 6952, "name": "OrderSummaryDTO", "package": "@medusajs/types" }, @@ -13982,7 +13980,7 @@ } }, { - "id": 5994, + "id": 5996, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -14033,7 +14031,7 @@ } }, { - "id": 5996, + "id": 5998, "name": "canceled_at", "variant": "declaration", "kind": 1024, @@ -14074,7 +14072,7 @@ } }, { - "id": 5989, + "id": 5991, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -14115,7 +14113,7 @@ } }, { - "id": 5990, + "id": 5992, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -14156,7 +14154,7 @@ } }, { - "id": 6004, + "id": 6006, "name": "original_item_total", "variant": "declaration", "kind": 1024, @@ -14173,7 +14171,7 @@ }, "type": { "type": "reference", - "target": 6989, + "target": 6974, "name": "BigNumberValue", "package": "@medusajs/types" }, @@ -14184,7 +14182,7 @@ } }, { - "id": 6005, + "id": 6007, "name": "original_item_subtotal", "variant": "declaration", "kind": 1024, @@ -14201,7 +14199,7 @@ }, "type": { "type": "reference", - "target": 6989, + "target": 6974, "name": "BigNumberValue", "package": "@medusajs/types" }, @@ -14212,7 +14210,7 @@ } }, { - "id": 6006, + "id": 6008, "name": "original_item_tax_total", "variant": "declaration", "kind": 1024, @@ -14229,7 +14227,7 @@ }, "type": { "type": "reference", - "target": 6989, + "target": 6974, "name": "BigNumberValue", "package": "@medusajs/types" }, @@ -14240,7 +14238,7 @@ } }, { - "id": 6007, + "id": 6009, "name": "item_total", "variant": "declaration", "kind": 1024, @@ -14257,7 +14255,7 @@ }, "type": { "type": "reference", - "target": 6989, + "target": 6974, "name": "BigNumberValue", "package": "@medusajs/types" }, @@ -14268,7 +14266,7 @@ } }, { - "id": 6008, + "id": 6010, "name": "item_subtotal", "variant": "declaration", "kind": 1024, @@ -14285,7 +14283,7 @@ }, "type": { "type": "reference", - "target": 6989, + "target": 6974, "name": "BigNumberValue", "package": "@medusajs/types" }, @@ -14296,7 +14294,7 @@ } }, { - "id": 6009, + "id": 6011, "name": "item_tax_total", "variant": "declaration", "kind": 1024, @@ -14313,7 +14311,7 @@ }, "type": { "type": "reference", - "target": 6989, + "target": 6974, "name": "BigNumberValue", "package": "@medusajs/types" }, @@ -14324,7 +14322,7 @@ } }, { - "id": 6010, + "id": 6012, "name": "original_total", "variant": "declaration", "kind": 1024, @@ -14341,7 +14339,7 @@ }, "type": { "type": "reference", - "target": 6989, + "target": 6974, "name": "BigNumberValue", "package": "@medusajs/types" }, @@ -14352,7 +14350,7 @@ } }, { - "id": 6011, + "id": 6013, "name": "original_subtotal", "variant": "declaration", "kind": 1024, @@ -14369,7 +14367,7 @@ }, "type": { "type": "reference", - "target": 6989, + "target": 6974, "name": "BigNumberValue", "package": "@medusajs/types" }, @@ -14380,7 +14378,7 @@ } }, { - "id": 6012, + "id": 6014, "name": "original_tax_total", "variant": "declaration", "kind": 1024, @@ -14397,7 +14395,7 @@ }, "type": { "type": "reference", - "target": 6989, + "target": 6974, "name": "BigNumberValue", "package": "@medusajs/types" }, @@ -14408,7 +14406,7 @@ } }, { - "id": 5984, + "id": 5986, "name": "total", "variant": "declaration", "kind": 1024, @@ -14425,7 +14423,7 @@ }, "type": { "type": "reference", - "target": 6989, + "target": 6974, "name": "BigNumberValue", "package": "@medusajs/types" }, @@ -14436,7 +14434,7 @@ } }, { - "id": 5985, + "id": 5987, "name": "subtotal", "variant": "declaration", "kind": 1024, @@ -14453,7 +14451,7 @@ }, "type": { "type": "reference", - "target": 6989, + "target": 6974, "name": "BigNumberValue", "package": "@medusajs/types" }, @@ -14464,7 +14462,7 @@ } }, { - "id": 5983, + "id": 5985, "name": "tax_total", "variant": "declaration", "kind": 1024, @@ -14481,7 +14479,7 @@ }, "type": { "type": "reference", - "target": 6989, + "target": 6974, "name": "BigNumberValue", "package": "@medusajs/types" }, @@ -14492,7 +14490,7 @@ } }, { - "id": 5982, + "id": 5984, "name": "discount_total", "variant": "declaration", "kind": 1024, @@ -14509,7 +14507,7 @@ }, "type": { "type": "reference", - "target": 6989, + "target": 6974, "name": "BigNumberValue", "package": "@medusajs/types" }, @@ -14520,7 +14518,7 @@ } }, { - "id": 6013, + "id": 6015, "name": "discount_tax_total", "variant": "declaration", "kind": 1024, @@ -14537,7 +14535,7 @@ }, "type": { "type": "reference", - "target": 6989, + "target": 6974, "name": "BigNumberValue", "package": "@medusajs/types" }, @@ -14548,7 +14546,7 @@ } }, { - "id": 5986, + "id": 5988, "name": "gift_card_total", "variant": "declaration", "kind": 1024, @@ -14565,7 +14563,7 @@ }, "type": { "type": "reference", - "target": 6989, + "target": 6974, "name": "BigNumberValue", "package": "@medusajs/types" }, @@ -14576,7 +14574,7 @@ } }, { - "id": 5987, + "id": 5989, "name": "gift_card_tax_total", "variant": "declaration", "kind": 1024, @@ -14593,7 +14591,7 @@ }, "type": { "type": "reference", - "target": 6989, + "target": 6974, "name": "BigNumberValue", "package": "@medusajs/types" }, @@ -14604,7 +14602,7 @@ } }, { - "id": 5981, + "id": 5983, "name": "shipping_total", "variant": "declaration", "kind": 1024, @@ -14621,7 +14619,7 @@ }, "type": { "type": "reference", - "target": 6989, + "target": 6974, "name": "BigNumberValue", "package": "@medusajs/types" }, @@ -14632,7 +14630,7 @@ } }, { - "id": 6014, + "id": 6016, "name": "shipping_subtotal", "variant": "declaration", "kind": 1024, @@ -14649,7 +14647,7 @@ }, "type": { "type": "reference", - "target": 6989, + "target": 6974, "name": "BigNumberValue", "package": "@medusajs/types" }, @@ -14660,7 +14658,7 @@ } }, { - "id": 6015, + "id": 6017, "name": "shipping_tax_total", "variant": "declaration", "kind": 1024, @@ -14677,7 +14675,7 @@ }, "type": { "type": "reference", - "target": 6989, + "target": 6974, "name": "BigNumberValue", "package": "@medusajs/types" }, @@ -14688,7 +14686,7 @@ } }, { - "id": 6016, + "id": 6018, "name": "original_shipping_total", "variant": "declaration", "kind": 1024, @@ -14705,7 +14703,7 @@ }, "type": { "type": "reference", - "target": 6989, + "target": 6974, "name": "BigNumberValue", "package": "@medusajs/types" }, @@ -14716,7 +14714,7 @@ } }, { - "id": 6017, + "id": 6019, "name": "original_shipping_subtotal", "variant": "declaration", "kind": 1024, @@ -14733,7 +14731,7 @@ }, "type": { "type": "reference", - "target": 6989, + "target": 6974, "name": "BigNumberValue", "package": "@medusajs/types" }, @@ -14744,7 +14742,7 @@ } }, { - "id": 6018, + "id": 6020, "name": "original_shipping_tax_total", "variant": "declaration", "kind": 1024, @@ -14761,7 +14759,7 @@ }, "type": { "type": "reference", - "target": 6989, + "target": 6974, "name": "BigNumberValue", "package": "@medusajs/types" }, @@ -14772,7 +14770,7 @@ } }, { - "id": 6019, + "id": 6021, "name": "raw_original_item_total", "variant": "declaration", "kind": 1024, @@ -14789,7 +14787,7 @@ }, "type": { "type": "reference", - "target": 6990, + "target": 6975, "name": "BigNumberRawValue", "package": "@medusajs/types" }, @@ -14800,7 +14798,7 @@ } }, { - "id": 6020, + "id": 6022, "name": "raw_original_item_subtotal", "variant": "declaration", "kind": 1024, @@ -14817,7 +14815,7 @@ }, "type": { "type": "reference", - "target": 6990, + "target": 6975, "name": "BigNumberRawValue", "package": "@medusajs/types" }, @@ -14828,7 +14826,7 @@ } }, { - "id": 6021, + "id": 6023, "name": "raw_original_item_tax_total", "variant": "declaration", "kind": 1024, @@ -14845,7 +14843,7 @@ }, "type": { "type": "reference", - "target": 6990, + "target": 6975, "name": "BigNumberRawValue", "package": "@medusajs/types" }, @@ -14856,7 +14854,7 @@ } }, { - "id": 6022, + "id": 6024, "name": "raw_item_total", "variant": "declaration", "kind": 1024, @@ -14873,7 +14871,7 @@ }, "type": { "type": "reference", - "target": 6990, + "target": 6975, "name": "BigNumberRawValue", "package": "@medusajs/types" }, @@ -14884,7 +14882,7 @@ } }, { - "id": 6023, + "id": 6025, "name": "raw_item_subtotal", "variant": "declaration", "kind": 1024, @@ -14901,7 +14899,7 @@ }, "type": { "type": "reference", - "target": 6990, + "target": 6975, "name": "BigNumberRawValue", "package": "@medusajs/types" }, @@ -14912,7 +14910,7 @@ } }, { - "id": 6024, + "id": 6026, "name": "raw_item_tax_total", "variant": "declaration", "kind": 1024, @@ -14929,7 +14927,7 @@ }, "type": { "type": "reference", - "target": 6990, + "target": 6975, "name": "BigNumberRawValue", "package": "@medusajs/types" }, @@ -14940,7 +14938,7 @@ } }, { - "id": 6025, + "id": 6027, "name": "raw_original_total", "variant": "declaration", "kind": 1024, @@ -14957,7 +14955,7 @@ }, "type": { "type": "reference", - "target": 6990, + "target": 6975, "name": "BigNumberRawValue", "package": "@medusajs/types" }, @@ -14968,7 +14966,7 @@ } }, { - "id": 6026, + "id": 6028, "name": "raw_original_subtotal", "variant": "declaration", "kind": 1024, @@ -14985,7 +14983,7 @@ }, "type": { "type": "reference", - "target": 6990, + "target": 6975, "name": "BigNumberRawValue", "package": "@medusajs/types" }, @@ -14996,7 +14994,7 @@ } }, { - "id": 6027, + "id": 6029, "name": "raw_original_tax_total", "variant": "declaration", "kind": 1024, @@ -15013,7 +15011,7 @@ }, "type": { "type": "reference", - "target": 6990, + "target": 6975, "name": "BigNumberRawValue", "package": "@medusajs/types" }, @@ -15024,7 +15022,7 @@ } }, { - "id": 6028, + "id": 6030, "name": "raw_total", "variant": "declaration", "kind": 1024, @@ -15041,7 +15039,7 @@ }, "type": { "type": "reference", - "target": 6990, + "target": 6975, "name": "BigNumberRawValue", "package": "@medusajs/types" }, @@ -15052,7 +15050,7 @@ } }, { - "id": 6029, + "id": 6031, "name": "raw_subtotal", "variant": "declaration", "kind": 1024, @@ -15069,7 +15067,7 @@ }, "type": { "type": "reference", - "target": 6990, + "target": 6975, "name": "BigNumberRawValue", "package": "@medusajs/types" }, @@ -15080,7 +15078,7 @@ } }, { - "id": 6030, + "id": 6032, "name": "raw_tax_total", "variant": "declaration", "kind": 1024, @@ -15097,7 +15095,7 @@ }, "type": { "type": "reference", - "target": 6990, + "target": 6975, "name": "BigNumberRawValue", "package": "@medusajs/types" }, @@ -15108,7 +15106,7 @@ } }, { - "id": 6031, + "id": 6033, "name": "raw_discount_total", "variant": "declaration", "kind": 1024, @@ -15125,7 +15123,7 @@ }, "type": { "type": "reference", - "target": 6990, + "target": 6975, "name": "BigNumberRawValue", "package": "@medusajs/types" }, @@ -15136,7 +15134,7 @@ } }, { - "id": 6032, + "id": 6034, "name": "raw_discount_tax_total", "variant": "declaration", "kind": 1024, @@ -15153,7 +15151,7 @@ }, "type": { "type": "reference", - "target": 6990, + "target": 6975, "name": "BigNumberRawValue", "package": "@medusajs/types" }, @@ -15164,7 +15162,7 @@ } }, { - "id": 6033, + "id": 6035, "name": "raw_gift_card_total", "variant": "declaration", "kind": 1024, @@ -15181,7 +15179,7 @@ }, "type": { "type": "reference", - "target": 6990, + "target": 6975, "name": "BigNumberRawValue", "package": "@medusajs/types" }, @@ -15192,7 +15190,7 @@ } }, { - "id": 6034, + "id": 6036, "name": "raw_gift_card_tax_total", "variant": "declaration", "kind": 1024, @@ -15209,7 +15207,7 @@ }, "type": { "type": "reference", - "target": 6990, + "target": 6975, "name": "BigNumberRawValue", "package": "@medusajs/types" }, @@ -15220,7 +15218,7 @@ } }, { - "id": 6035, + "id": 6037, "name": "raw_shipping_total", "variant": "declaration", "kind": 1024, @@ -15237,7 +15235,7 @@ }, "type": { "type": "reference", - "target": 6990, + "target": 6975, "name": "BigNumberRawValue", "package": "@medusajs/types" }, @@ -15248,7 +15246,7 @@ } }, { - "id": 6036, + "id": 6038, "name": "raw_shipping_subtotal", "variant": "declaration", "kind": 1024, @@ -15265,7 +15263,7 @@ }, "type": { "type": "reference", - "target": 6990, + "target": 6975, "name": "BigNumberRawValue", "package": "@medusajs/types" }, @@ -15276,7 +15274,7 @@ } }, { - "id": 6037, + "id": 6039, "name": "raw_shipping_tax_total", "variant": "declaration", "kind": 1024, @@ -15293,7 +15291,7 @@ }, "type": { "type": "reference", - "target": 6990, + "target": 6975, "name": "BigNumberRawValue", "package": "@medusajs/types" }, @@ -15304,7 +15302,7 @@ } }, { - "id": 6038, + "id": 6040, "name": "raw_original_shipping_total", "variant": "declaration", "kind": 1024, @@ -15321,7 +15319,7 @@ }, "type": { "type": "reference", - "target": 6990, + "target": 6975, "name": "BigNumberRawValue", "package": "@medusajs/types" }, @@ -15332,7 +15330,7 @@ } }, { - "id": 6039, + "id": 6041, "name": "raw_original_shipping_subtotal", "variant": "declaration", "kind": 1024, @@ -15349,7 +15347,7 @@ }, "type": { "type": "reference", - "target": 6990, + "target": 6975, "name": "BigNumberRawValue", "package": "@medusajs/types" }, @@ -15360,7 +15358,7 @@ } }, { - "id": 6040, + "id": 6042, "name": "raw_original_shipping_tax_total", "variant": "declaration", "kind": 1024, @@ -15377,7 +15375,7 @@ }, "type": { "type": "reference", - "target": 6990, + "target": 6975, "name": "BigNumberRawValue", "package": "@medusajs/types" }, @@ -15388,7 +15386,7 @@ } }, { - "id": 5976, + "id": 5978, "name": "claim_items", "variant": "declaration", "kind": 1024, @@ -15402,7 +15400,7 @@ } }, { - "id": 5977, + "id": 5979, "name": "additional_items", "variant": "declaration", "kind": 1024, @@ -15416,7 +15414,7 @@ } }, { - "id": 5978, + "id": 5980, "name": "return", "variant": "declaration", "kind": 1024, @@ -15425,13 +15423,13 @@ }, "type": { "type": "reference", - "target": 5910, + "target": 5912, "name": "ReturnDTO", "package": "@medusajs/types" } }, { - "id": 5979, + "id": 5981, "name": "no_notification", "variant": "declaration", "kind": 1024, @@ -15444,7 +15442,7 @@ } }, { - "id": 5980, + "id": 5982, "name": "refund_amount", "variant": "declaration", "kind": 1024, @@ -15453,7 +15451,7 @@ }, "type": { "type": "reference", - "target": 6989, + "target": 6974, "name": "BigNumberValue", "package": "@medusajs/types" } @@ -15463,24 +15461,22 @@ { "title": "Properties", "children": [ - 5988, - 5998, - 5993, - 5992, - 5991, + 5990, + 6000, 5995, + 5994, + 5993, 5997, 5999, - 6000, 6001, 6002, 6003, - 5994, - 5996, - 5989, - 5990, 6004, 6005, + 5996, + 5998, + 5991, + 5992, 6006, 6007, 6008, @@ -15488,16 +15484,16 @@ 6010, 6011, 6012, - 5984, - 5985, - 5983, - 5982, 6013, + 6014, 5986, 5987, - 5981, - 6014, + 5985, + 5984, 6015, + 5988, + 5989, + 5983, 6016, 6017, 6018, @@ -15523,11 +15519,13 @@ 6038, 6039, 6040, - 5976, - 5977, + 6041, + 6042, 5978, 5979, - 5980 + 5980, + 5981, + 5982 ] } ], @@ -15541,7 +15539,7 @@ "typeArguments": [ { "type": "reference", - "target": 5825, + "target": 5827, "name": "OrderDTO", "package": "@medusajs/types" }, @@ -15569,14 +15567,14 @@ ] }, { - "id": 6041, + "id": 6043, "name": "OrderExchangeDTO", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 6054, + "id": 6058, "name": "id", "variant": "declaration", "kind": 1024, @@ -15602,7 +15600,7 @@ } }, { - "id": 6064, + "id": 6068, "name": "order_change", "variant": "declaration", "kind": 1024, @@ -15620,7 +15618,7 @@ }, "type": { "type": "reference", - "target": 6568, + "target": 6546, "name": "OrderChangeDTO", "package": "@medusajs/types" }, @@ -15631,7 +15629,7 @@ } }, { - "id": 6059, + "id": 6063, "name": "region_id", "variant": "declaration", "kind": 1024, @@ -15658,7 +15656,7 @@ } }, { - "id": 6058, + "id": 6062, "name": "customer_id", "variant": "declaration", "kind": 1024, @@ -15685,7 +15683,7 @@ } }, { - "id": 6057, + "id": 6061, "name": "sales_channel_id", "variant": "declaration", "kind": 1024, @@ -15712,7 +15710,7 @@ } }, { - "id": 6061, + "id": 6065, "name": "email", "variant": "declaration", "kind": 1024, @@ -15739,7 +15737,7 @@ } }, { - "id": 6063, + "id": 6067, "name": "currency_code", "variant": "declaration", "kind": 1024, @@ -15765,7 +15763,7 @@ } }, { - "id": 6065, + "id": 6069, "name": "shipping_address", "variant": "declaration", "kind": 1024, @@ -15786,7 +15784,7 @@ }, "type": { "type": "reference", - "target": 6146, + "target": 6150, "name": "OrderAddressDTO", "package": "@medusajs/types" }, @@ -15797,7 +15795,7 @@ } }, { - "id": 6066, + "id": 6070, "name": "billing_address", "variant": "declaration", "kind": 1024, @@ -15818,7 +15816,7 @@ }, "type": { "type": "reference", - "target": 6146, + "target": 6150, "name": "OrderAddressDTO", "package": "@medusajs/types" }, @@ -15829,7 +15827,7 @@ } }, { - "id": 6067, + "id": 6071, "name": "shipping_methods", "variant": "declaration", "kind": 1024, @@ -15852,7 +15850,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 6380, + "target": 6358, "name": "OrderShippingMethodDTO", "package": "@medusajs/types" } @@ -15864,7 +15862,7 @@ } }, { - "id": 6068, + "id": 6072, "name": "transactions", "variant": "declaration", "kind": 1024, @@ -15887,7 +15885,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 6694, + "target": 6672, "name": "OrderTransactionDTO", "package": "@medusajs/types" } @@ -15899,7 +15897,7 @@ } }, { - "id": 6069, + "id": 6073, "name": "summary", "variant": "declaration", "kind": 1024, @@ -15917,7 +15915,7 @@ }, "type": { "type": "reference", - "target": 6967, + "target": 6952, "name": "OrderSummaryDTO", "package": "@medusajs/types" }, @@ -15928,7 +15926,7 @@ } }, { - "id": 6060, + "id": 6064, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -15979,7 +15977,7 @@ } }, { - "id": 6062, + "id": 6066, "name": "canceled_at", "variant": "declaration", "kind": 1024, @@ -16020,7 +16018,7 @@ } }, { - "id": 6055, + "id": 6059, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -16061,7 +16059,7 @@ } }, { - "id": 6056, + "id": 6060, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -16102,7 +16100,7 @@ } }, { - "id": 6070, + "id": 6074, "name": "original_item_total", "variant": "declaration", "kind": 1024, @@ -16119,7 +16117,7 @@ }, "type": { "type": "reference", - "target": 6989, + "target": 6974, "name": "BigNumberValue", "package": "@medusajs/types" }, @@ -16130,7 +16128,7 @@ } }, { - "id": 6071, + "id": 6075, "name": "original_item_subtotal", "variant": "declaration", "kind": 1024, @@ -16147,7 +16145,7 @@ }, "type": { "type": "reference", - "target": 6989, + "target": 6974, "name": "BigNumberValue", "package": "@medusajs/types" }, @@ -16158,7 +16156,7 @@ } }, { - "id": 6072, + "id": 6076, "name": "original_item_tax_total", "variant": "declaration", "kind": 1024, @@ -16175,7 +16173,7 @@ }, "type": { "type": "reference", - "target": 6989, + "target": 6974, "name": "BigNumberValue", "package": "@medusajs/types" }, @@ -16186,7 +16184,7 @@ } }, { - "id": 6073, + "id": 6077, "name": "item_total", "variant": "declaration", "kind": 1024, @@ -16203,7 +16201,7 @@ }, "type": { "type": "reference", - "target": 6989, + "target": 6974, "name": "BigNumberValue", "package": "@medusajs/types" }, @@ -16214,7 +16212,7 @@ } }, { - "id": 6074, + "id": 6078, "name": "item_subtotal", "variant": "declaration", "kind": 1024, @@ -16231,7 +16229,7 @@ }, "type": { "type": "reference", - "target": 6989, + "target": 6974, "name": "BigNumberValue", "package": "@medusajs/types" }, @@ -16242,7 +16240,7 @@ } }, { - "id": 6075, + "id": 6079, "name": "item_tax_total", "variant": "declaration", "kind": 1024, @@ -16259,7 +16257,7 @@ }, "type": { "type": "reference", - "target": 6989, + "target": 6974, "name": "BigNumberValue", "package": "@medusajs/types" }, @@ -16270,7 +16268,7 @@ } }, { - "id": 6076, + "id": 6080, "name": "original_total", "variant": "declaration", "kind": 1024, @@ -16287,7 +16285,7 @@ }, "type": { "type": "reference", - "target": 6989, + "target": 6974, "name": "BigNumberValue", "package": "@medusajs/types" }, @@ -16298,7 +16296,7 @@ } }, { - "id": 6077, + "id": 6081, "name": "original_subtotal", "variant": "declaration", "kind": 1024, @@ -16315,7 +16313,7 @@ }, "type": { "type": "reference", - "target": 6989, + "target": 6974, "name": "BigNumberValue", "package": "@medusajs/types" }, @@ -16326,7 +16324,7 @@ } }, { - "id": 6078, + "id": 6082, "name": "original_tax_total", "variant": "declaration", "kind": 1024, @@ -16343,7 +16341,7 @@ }, "type": { "type": "reference", - "target": 6989, + "target": 6974, "name": "BigNumberValue", "package": "@medusajs/types" }, @@ -16354,7 +16352,7 @@ } }, { - "id": 6050, + "id": 6054, "name": "total", "variant": "declaration", "kind": 1024, @@ -16371,7 +16369,7 @@ }, "type": { "type": "reference", - "target": 6989, + "target": 6974, "name": "BigNumberValue", "package": "@medusajs/types" }, @@ -16382,7 +16380,7 @@ } }, { - "id": 6051, + "id": 6055, "name": "subtotal", "variant": "declaration", "kind": 1024, @@ -16399,7 +16397,7 @@ }, "type": { "type": "reference", - "target": 6989, + "target": 6974, "name": "BigNumberValue", "package": "@medusajs/types" }, @@ -16410,7 +16408,7 @@ } }, { - "id": 6049, + "id": 6053, "name": "tax_total", "variant": "declaration", "kind": 1024, @@ -16427,7 +16425,7 @@ }, "type": { "type": "reference", - "target": 6989, + "target": 6974, "name": "BigNumberValue", "package": "@medusajs/types" }, @@ -16438,7 +16436,7 @@ } }, { - "id": 6048, + "id": 6052, "name": "discount_total", "variant": "declaration", "kind": 1024, @@ -16455,7 +16453,7 @@ }, "type": { "type": "reference", - "target": 6989, + "target": 6974, "name": "BigNumberValue", "package": "@medusajs/types" }, @@ -16466,7 +16464,7 @@ } }, { - "id": 6079, + "id": 6083, "name": "discount_tax_total", "variant": "declaration", "kind": 1024, @@ -16483,7 +16481,7 @@ }, "type": { "type": "reference", - "target": 6989, + "target": 6974, "name": "BigNumberValue", "package": "@medusajs/types" }, @@ -16494,7 +16492,7 @@ } }, { - "id": 6052, + "id": 6056, "name": "gift_card_total", "variant": "declaration", "kind": 1024, @@ -16511,7 +16509,7 @@ }, "type": { "type": "reference", - "target": 6989, + "target": 6974, "name": "BigNumberValue", "package": "@medusajs/types" }, @@ -16522,7 +16520,7 @@ } }, { - "id": 6053, + "id": 6057, "name": "gift_card_tax_total", "variant": "declaration", "kind": 1024, @@ -16539,7 +16537,7 @@ }, "type": { "type": "reference", - "target": 6989, + "target": 6974, "name": "BigNumberValue", "package": "@medusajs/types" }, @@ -16550,7 +16548,7 @@ } }, { - "id": 6047, + "id": 6051, "name": "shipping_total", "variant": "declaration", "kind": 1024, @@ -16567,7 +16565,7 @@ }, "type": { "type": "reference", - "target": 6989, + "target": 6974, "name": "BigNumberValue", "package": "@medusajs/types" }, @@ -16578,7 +16576,7 @@ } }, { - "id": 6080, + "id": 6084, "name": "shipping_subtotal", "variant": "declaration", "kind": 1024, @@ -16595,7 +16593,7 @@ }, "type": { "type": "reference", - "target": 6989, + "target": 6974, "name": "BigNumberValue", "package": "@medusajs/types" }, @@ -16606,7 +16604,7 @@ } }, { - "id": 6081, + "id": 6085, "name": "shipping_tax_total", "variant": "declaration", "kind": 1024, @@ -16623,7 +16621,7 @@ }, "type": { "type": "reference", - "target": 6989, + "target": 6974, "name": "BigNumberValue", "package": "@medusajs/types" }, @@ -16634,7 +16632,7 @@ } }, { - "id": 6082, + "id": 6086, "name": "original_shipping_total", "variant": "declaration", "kind": 1024, @@ -16651,7 +16649,7 @@ }, "type": { "type": "reference", - "target": 6989, + "target": 6974, "name": "BigNumberValue", "package": "@medusajs/types" }, @@ -16662,7 +16660,7 @@ } }, { - "id": 6083, + "id": 6087, "name": "original_shipping_subtotal", "variant": "declaration", "kind": 1024, @@ -16679,7 +16677,7 @@ }, "type": { "type": "reference", - "target": 6989, + "target": 6974, "name": "BigNumberValue", "package": "@medusajs/types" }, @@ -16690,7 +16688,7 @@ } }, { - "id": 6084, + "id": 6088, "name": "original_shipping_tax_total", "variant": "declaration", "kind": 1024, @@ -16707,7 +16705,7 @@ }, "type": { "type": "reference", - "target": 6989, + "target": 6974, "name": "BigNumberValue", "package": "@medusajs/types" }, @@ -16718,7 +16716,7 @@ } }, { - "id": 6085, + "id": 6089, "name": "raw_original_item_total", "variant": "declaration", "kind": 1024, @@ -16735,7 +16733,7 @@ }, "type": { "type": "reference", - "target": 6990, + "target": 6975, "name": "BigNumberRawValue", "package": "@medusajs/types" }, @@ -16746,7 +16744,7 @@ } }, { - "id": 6086, + "id": 6090, "name": "raw_original_item_subtotal", "variant": "declaration", "kind": 1024, @@ -16763,7 +16761,7 @@ }, "type": { "type": "reference", - "target": 6990, + "target": 6975, "name": "BigNumberRawValue", "package": "@medusajs/types" }, @@ -16774,7 +16772,7 @@ } }, { - "id": 6087, + "id": 6091, "name": "raw_original_item_tax_total", "variant": "declaration", "kind": 1024, @@ -16791,7 +16789,7 @@ }, "type": { "type": "reference", - "target": 6990, + "target": 6975, "name": "BigNumberRawValue", "package": "@medusajs/types" }, @@ -16802,7 +16800,7 @@ } }, { - "id": 6088, + "id": 6092, "name": "raw_item_total", "variant": "declaration", "kind": 1024, @@ -16819,7 +16817,7 @@ }, "type": { "type": "reference", - "target": 6990, + "target": 6975, "name": "BigNumberRawValue", "package": "@medusajs/types" }, @@ -16830,7 +16828,7 @@ } }, { - "id": 6089, + "id": 6093, "name": "raw_item_subtotal", "variant": "declaration", "kind": 1024, @@ -16847,7 +16845,7 @@ }, "type": { "type": "reference", - "target": 6990, + "target": 6975, "name": "BigNumberRawValue", "package": "@medusajs/types" }, @@ -16858,7 +16856,7 @@ } }, { - "id": 6090, + "id": 6094, "name": "raw_item_tax_total", "variant": "declaration", "kind": 1024, @@ -16875,7 +16873,7 @@ }, "type": { "type": "reference", - "target": 6990, + "target": 6975, "name": "BigNumberRawValue", "package": "@medusajs/types" }, @@ -16886,7 +16884,7 @@ } }, { - "id": 6091, + "id": 6095, "name": "raw_original_total", "variant": "declaration", "kind": 1024, @@ -16903,7 +16901,7 @@ }, "type": { "type": "reference", - "target": 6990, + "target": 6975, "name": "BigNumberRawValue", "package": "@medusajs/types" }, @@ -16914,7 +16912,7 @@ } }, { - "id": 6092, + "id": 6096, "name": "raw_original_subtotal", "variant": "declaration", "kind": 1024, @@ -16931,7 +16929,7 @@ }, "type": { "type": "reference", - "target": 6990, + "target": 6975, "name": "BigNumberRawValue", "package": "@medusajs/types" }, @@ -16942,7 +16940,7 @@ } }, { - "id": 6093, + "id": 6097, "name": "raw_original_tax_total", "variant": "declaration", "kind": 1024, @@ -16959,7 +16957,7 @@ }, "type": { "type": "reference", - "target": 6990, + "target": 6975, "name": "BigNumberRawValue", "package": "@medusajs/types" }, @@ -16970,7 +16968,7 @@ } }, { - "id": 6094, + "id": 6098, "name": "raw_total", "variant": "declaration", "kind": 1024, @@ -16987,7 +16985,7 @@ }, "type": { "type": "reference", - "target": 6990, + "target": 6975, "name": "BigNumberRawValue", "package": "@medusajs/types" }, @@ -16998,7 +16996,7 @@ } }, { - "id": 6095, + "id": 6099, "name": "raw_subtotal", "variant": "declaration", "kind": 1024, @@ -17015,7 +17013,7 @@ }, "type": { "type": "reference", - "target": 6990, + "target": 6975, "name": "BigNumberRawValue", "package": "@medusajs/types" }, @@ -17026,7 +17024,7 @@ } }, { - "id": 6096, + "id": 6100, "name": "raw_tax_total", "variant": "declaration", "kind": 1024, @@ -17043,7 +17041,7 @@ }, "type": { "type": "reference", - "target": 6990, + "target": 6975, "name": "BigNumberRawValue", "package": "@medusajs/types" }, @@ -17054,7 +17052,7 @@ } }, { - "id": 6097, + "id": 6101, "name": "raw_discount_total", "variant": "declaration", "kind": 1024, @@ -17071,7 +17069,7 @@ }, "type": { "type": "reference", - "target": 6990, + "target": 6975, "name": "BigNumberRawValue", "package": "@medusajs/types" }, @@ -17082,7 +17080,7 @@ } }, { - "id": 6098, + "id": 6102, "name": "raw_discount_tax_total", "variant": "declaration", "kind": 1024, @@ -17099,7 +17097,7 @@ }, "type": { "type": "reference", - "target": 6990, + "target": 6975, "name": "BigNumberRawValue", "package": "@medusajs/types" }, @@ -17110,7 +17108,7 @@ } }, { - "id": 6099, + "id": 6103, "name": "raw_gift_card_total", "variant": "declaration", "kind": 1024, @@ -17127,7 +17125,7 @@ }, "type": { "type": "reference", - "target": 6990, + "target": 6975, "name": "BigNumberRawValue", "package": "@medusajs/types" }, @@ -17138,7 +17136,7 @@ } }, { - "id": 6100, + "id": 6104, "name": "raw_gift_card_tax_total", "variant": "declaration", "kind": 1024, @@ -17155,7 +17153,7 @@ }, "type": { "type": "reference", - "target": 6990, + "target": 6975, "name": "BigNumberRawValue", "package": "@medusajs/types" }, @@ -17166,7 +17164,7 @@ } }, { - "id": 6101, + "id": 6105, "name": "raw_shipping_total", "variant": "declaration", "kind": 1024, @@ -17183,7 +17181,7 @@ }, "type": { "type": "reference", - "target": 6990, + "target": 6975, "name": "BigNumberRawValue", "package": "@medusajs/types" }, @@ -17194,7 +17192,7 @@ } }, { - "id": 6102, + "id": 6106, "name": "raw_shipping_subtotal", "variant": "declaration", "kind": 1024, @@ -17211,7 +17209,7 @@ }, "type": { "type": "reference", - "target": 6990, + "target": 6975, "name": "BigNumberRawValue", "package": "@medusajs/types" }, @@ -17222,7 +17220,7 @@ } }, { - "id": 6103, + "id": 6107, "name": "raw_shipping_tax_total", "variant": "declaration", "kind": 1024, @@ -17239,7 +17237,7 @@ }, "type": { "type": "reference", - "target": 6990, + "target": 6975, "name": "BigNumberRawValue", "package": "@medusajs/types" }, @@ -17250,7 +17248,7 @@ } }, { - "id": 6104, + "id": 6108, "name": "raw_original_shipping_total", "variant": "declaration", "kind": 1024, @@ -17267,7 +17265,7 @@ }, "type": { "type": "reference", - "target": 6990, + "target": 6975, "name": "BigNumberRawValue", "package": "@medusajs/types" }, @@ -17278,7 +17276,7 @@ } }, { - "id": 6105, + "id": 6109, "name": "raw_original_shipping_subtotal", "variant": "declaration", "kind": 1024, @@ -17295,7 +17293,7 @@ }, "type": { "type": "reference", - "target": 6990, + "target": 6975, "name": "BigNumberRawValue", "package": "@medusajs/types" }, @@ -17306,7 +17304,7 @@ } }, { - "id": 6106, + "id": 6110, "name": "raw_original_shipping_tax_total", "variant": "declaration", "kind": 1024, @@ -17323,7 +17321,7 @@ }, "type": { "type": "reference", - "target": 6990, + "target": 6975, "name": "BigNumberRawValue", "package": "@medusajs/types" }, @@ -17334,7 +17332,7 @@ } }, { - "id": 6042, + "id": 6044, "name": "return_items", "variant": "declaration", "kind": 1024, @@ -17348,7 +17346,7 @@ } }, { - "id": 6043, + "id": 6045, "name": "additional_items", "variant": "declaration", "kind": 1024, @@ -17362,7 +17360,7 @@ } }, { - "id": 6044, + "id": 6046, "name": "no_notification", "variant": "declaration", "kind": 1024, @@ -17375,7 +17373,7 @@ } }, { - "id": 6045, + "id": 6047, "name": "difference_due", "variant": "declaration", "kind": 1024, @@ -17384,13 +17382,13 @@ }, "type": { "type": "reference", - "target": 6989, + "target": 6974, "name": "BigNumberValue", "package": "@medusajs/types" } }, { - "id": 6046, + "id": 6048, "name": "return", "variant": "declaration", "kind": 1024, @@ -17399,53 +17397,73 @@ }, "type": { "type": "reference", - "target": 5910, + "target": 5912, "name": "ReturnDTO", "package": "@medusajs/types" } + }, + { + "id": 6049, + "name": "return_id", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 6050, + "name": "order_id", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "intrinsic", + "name": "string" + } } ], "groups": [ { "title": "Properties", "children": [ - 6054, - 6064, - 6059, 6058, - 6057, - 6061, - 6063, - 6065, - 6066, - 6067, 6068, - 6069, - 6060, + 6063, 6062, - 6055, - 6056, + 6061, + 6065, + 6067, + 6069, 6070, 6071, 6072, 6073, + 6064, + 6066, + 6059, + 6060, 6074, 6075, 6076, 6077, 6078, - 6050, - 6051, - 6049, - 6048, 6079, - 6052, - 6053, - 6047, 6080, 6081, 6082, + 6054, + 6055, + 6053, + 6052, 6083, + 6056, + 6057, + 6051, 6084, 6085, 6086, @@ -17469,11 +17487,17 @@ 6104, 6105, 6106, - 6042, - 6043, + 6107, + 6108, + 6109, + 6110, 6044, 6045, - 6046 + 6046, + 6047, + 6048, + 6049, + 6050 ] } ], @@ -17487,7 +17511,7 @@ "typeArguments": [ { "type": "reference", - "target": 5825, + "target": 5827, "name": "OrderDTO", "package": "@medusajs/types" }, @@ -17515,14 +17539,14 @@ ] }, { - "id": 6568, + "id": 6546, "name": "OrderChangeDTO", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 6569, + "id": 6547, "name": "id", "variant": "declaration", "kind": 1024, @@ -17541,7 +17565,7 @@ } }, { - "id": 6570, + "id": 6548, "name": "version", "variant": "declaration", "kind": 1024, @@ -17560,7 +17584,7 @@ } }, { - "id": 6571, + "id": 6549, "name": "change_type", "variant": "declaration", "kind": 1024, @@ -17598,7 +17622,7 @@ } }, { - "id": 6572, + "id": 6550, "name": "order_id", "variant": "declaration", "kind": 1024, @@ -17617,7 +17641,7 @@ } }, { - "id": 6573, + "id": 6551, "name": "return_id", "variant": "declaration", "kind": 1024, @@ -17636,7 +17660,7 @@ } }, { - "id": 6574, + "id": 6552, "name": "exchange_id", "variant": "declaration", "kind": 1024, @@ -17655,7 +17679,7 @@ } }, { - "id": 6575, + "id": 6553, "name": "claim_id", "variant": "declaration", "kind": 1024, @@ -17674,7 +17698,7 @@ } }, { - "id": 6576, + "id": 6554, "name": "order", "variant": "declaration", "kind": 1024, @@ -17692,13 +17716,13 @@ }, "type": { "type": "reference", - "target": 5825, + "target": 5827, "name": "OrderDTO", "package": "@medusajs/types" } }, { - "id": 6577, + "id": 6555, "name": "return_order", "variant": "declaration", "kind": 1024, @@ -17716,13 +17740,13 @@ }, "type": { "type": "reference", - "target": 5910, + "target": 5912, "name": "ReturnDTO", "package": "@medusajs/types" } }, { - "id": 6578, + "id": 6556, "name": "exchange", "variant": "declaration", "kind": 1024, @@ -17740,13 +17764,13 @@ }, "type": { "type": "reference", - "target": 6041, + "target": 6043, "name": "OrderExchangeDTO", "package": "@medusajs/types" } }, { - "id": 6579, + "id": 6557, "name": "claim", "variant": "declaration", "kind": 1024, @@ -17764,13 +17788,13 @@ }, "type": { "type": "reference", - "target": 5975, + "target": 5977, "name": "OrderClaimDTO", "package": "@medusajs/types" } }, { - "id": 6580, + "id": 6558, "name": "actions", "variant": "declaration", "kind": 1024, @@ -17790,14 +17814,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 6655, + "target": 6633, "name": "OrderChangeActionDTO", "package": "@medusajs/types" } } }, { - "id": 6581, + "id": 6559, "name": "status", "variant": "declaration", "kind": 1024, @@ -17816,7 +17840,7 @@ } }, { - "id": 6582, + "id": 6560, "name": "requested_by", "variant": "declaration", "kind": 1024, @@ -17844,7 +17868,7 @@ } }, { - "id": 6583, + "id": 6561, "name": "requested_at", "variant": "declaration", "kind": 1024, @@ -17881,7 +17905,7 @@ } }, { - "id": 6584, + "id": 6562, "name": "confirmed_by", "variant": "declaration", "kind": 1024, @@ -17909,7 +17933,7 @@ } }, { - "id": 6585, + "id": 6563, "name": "confirmed_at", "variant": "declaration", "kind": 1024, @@ -17946,7 +17970,7 @@ } }, { - "id": 6586, + "id": 6564, "name": "declined_by", "variant": "declaration", "kind": 1024, @@ -17974,7 +17998,7 @@ } }, { - "id": 6587, + "id": 6565, "name": "declined_reason", "variant": "declaration", "kind": 1024, @@ -18002,7 +18026,7 @@ } }, { - "id": 6588, + "id": 6566, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -18045,7 +18069,7 @@ } }, { - "id": 6589, + "id": 6567, "name": "declined_at", "variant": "declaration", "kind": 1024, @@ -18082,7 +18106,7 @@ } }, { - "id": 6590, + "id": 6568, "name": "canceled_by", "variant": "declaration", "kind": 1024, @@ -18110,7 +18134,7 @@ } }, { - "id": 6591, + "id": 6569, "name": "canceled_at", "variant": "declaration", "kind": 1024, @@ -18147,7 +18171,7 @@ } }, { - "id": 6592, + "id": 6570, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -18180,7 +18204,7 @@ } }, { - "id": 6593, + "id": 6571, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -18217,44 +18241,44 @@ { "title": "Properties", "children": [ + 6547, + 6548, + 6549, + 6550, + 6551, + 6552, + 6553, + 6554, + 6555, + 6556, + 6557, + 6558, + 6559, + 6560, + 6561, + 6562, + 6563, + 6564, + 6565, + 6566, + 6567, + 6568, 6569, 6570, - 6571, - 6572, - 6573, - 6574, - 6575, - 6576, - 6577, - 6578, - 6579, - 6580, - 6581, - 6582, - 6583, - 6584, - 6585, - 6586, - 6587, - 6588, - 6589, - 6590, - 6591, - 6592, - 6593 + 6571 ] } ] }, { - "id": 6655, + "id": 6633, "name": "OrderChangeActionDTO", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 6656, + "id": 6634, "name": "id", "variant": "declaration", "kind": 1024, @@ -18273,7 +18297,7 @@ } }, { - "id": 6657, + "id": 6635, "name": "order_change_id", "variant": "declaration", "kind": 1024, @@ -18301,7 +18325,7 @@ } }, { - "id": 6658, + "id": 6636, "name": "order_change", "variant": "declaration", "kind": 1024, @@ -18326,7 +18350,7 @@ }, { "type": "reference", - "target": 6568, + "target": 6546, "name": "OrderChangeDTO", "package": "@medusajs/types" } @@ -18334,7 +18358,7 @@ } }, { - "id": 6659, + "id": 6637, "name": "order_id", "variant": "declaration", "kind": 1024, @@ -18362,7 +18386,7 @@ } }, { - "id": 6660, + "id": 6638, "name": "order", "variant": "declaration", "kind": 1024, @@ -18387,7 +18411,7 @@ }, { "type": "reference", - "target": 5825, + "target": 5827, "name": "OrderDTO", "package": "@medusajs/types" } @@ -18395,7 +18419,7 @@ } }, { - "id": 6661, + "id": 6639, "name": "reference", "variant": "declaration", "kind": 1024, @@ -18414,7 +18438,7 @@ } }, { - "id": 6662, + "id": 6640, "name": "reference_id", "variant": "declaration", "kind": 1024, @@ -18433,7 +18457,7 @@ } }, { - "id": 6663, + "id": 6641, "name": "action", "variant": "declaration", "kind": 1024, @@ -18448,13 +18472,13 @@ }, "type": { "type": "reference", - "target": 7116, + "target": 7101, "name": "ChangeActionType", "package": "@medusajs/types" } }, { - "id": 6664, + "id": 6642, "name": "details", "variant": "declaration", "kind": 1024, @@ -18497,7 +18521,7 @@ } }, { - "id": 6665, + "id": 6643, "name": "internal_note", "variant": "declaration", "kind": 1024, @@ -18525,7 +18549,7 @@ } }, { - "id": 6666, + "id": 6644, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -18558,7 +18582,7 @@ } }, { - "id": 6667, + "id": 6645, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -18595,31 +18619,31 @@ { "title": "Properties", "children": [ - 6656, - 6657, - 6658, - 6659, - 6660, - 6661, - 6662, - 6663, - 6664, - 6665, - 6666, - 6667 + 6634, + 6635, + 6636, + 6637, + 6638, + 6639, + 6640, + 6641, + 6642, + 6643, + 6644, + 6645 ] } ] }, { - "id": 6694, + "id": 6672, "name": "OrderTransactionDTO", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 6695, + "id": 6673, "name": "id", "variant": "declaration", "kind": 1024, @@ -18638,7 +18662,7 @@ } }, { - "id": 6696, + "id": 6674, "name": "order_id", "variant": "declaration", "kind": 1024, @@ -18657,7 +18681,7 @@ } }, { - "id": 6697, + "id": 6675, "name": "order", "variant": "declaration", "kind": 1024, @@ -18675,13 +18699,13 @@ }, "type": { "type": "reference", - "target": 5825, + "target": 5827, "name": "OrderDTO", "package": "@medusajs/types" } }, { - "id": 6698, + "id": 6676, "name": "amount", "variant": "declaration", "kind": 1024, @@ -18696,13 +18720,13 @@ }, "type": { "type": "reference", - "target": 6989, + "target": 6974, "name": "BigNumberValue", "package": "@medusajs/types" } }, { - "id": 6699, + "id": 6677, "name": "raw_amount", "variant": "declaration", "kind": 1024, @@ -18717,13 +18741,13 @@ }, "type": { "type": "reference", - "target": 6990, + "target": 6975, "name": "BigNumberRawValue", "package": "@medusajs/types" } }, { - "id": 6700, + "id": 6678, "name": "currency_code", "variant": "declaration", "kind": 1024, @@ -18742,7 +18766,7 @@ } }, { - "id": 6701, + "id": 6679, "name": "reference", "variant": "declaration", "kind": 1024, @@ -18761,7 +18785,7 @@ } }, { - "id": 6702, + "id": 6680, "name": "reference_id", "variant": "declaration", "kind": 1024, @@ -18780,7 +18804,7 @@ } }, { - "id": 6703, + "id": 6681, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -18813,7 +18837,7 @@ } }, { - "id": 6704, + "id": 6682, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -18846,7 +18870,7 @@ } }, { - "id": 6705, + "id": 6683, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -18893,30 +18917,30 @@ { "title": "Properties", "children": [ - 6695, - 6696, - 6697, - 6698, - 6699, - 6700, - 6701, - 6702, - 6703, - 6704, - 6705 + 6673, + 6674, + 6675, + 6676, + 6677, + 6678, + 6679, + 6680, + 6681, + 6682, + 6683 ] } ] }, { - "id": 6716, + "id": 6694, "name": "OrderReturnReasonDTO", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 6717, + "id": 6695, "name": "id", "variant": "declaration", "kind": 1024, @@ -18935,7 +18959,7 @@ } }, { - "id": 6718, + "id": 6696, "name": "value", "variant": "declaration", "kind": 1024, @@ -18954,7 +18978,7 @@ } }, { - "id": 6719, + "id": 6697, "name": "label", "variant": "declaration", "kind": 1024, @@ -18973,7 +18997,7 @@ } }, { - "id": 6720, + "id": 6698, "name": "description", "variant": "declaration", "kind": 1024, @@ -18994,7 +19018,7 @@ } }, { - "id": 6721, + "id": 6699, "name": "parent_return_reason_id", "variant": "declaration", "kind": 1024, @@ -19015,7 +19039,7 @@ } }, { - "id": 6722, + "id": 6700, "name": "parent_return_reason", "variant": "declaration", "kind": 1024, @@ -19024,13 +19048,13 @@ }, "type": { "type": "reference", - "target": 6716, + "target": 6694, "name": "OrderReturnReasonDTO", "package": "@medusajs/types" } }, { - "id": 6723, + "id": 6701, "name": "return_reason_children", "variant": "declaration", "kind": 1024, @@ -19041,14 +19065,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 6716, + "target": 6694, "name": "OrderReturnReasonDTO", "package": "@medusajs/types" } } }, { - "id": 6724, + "id": 6702, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -19091,7 +19115,7 @@ } }, { - "id": 6725, + "id": 6703, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -19124,7 +19148,7 @@ } }, { - "id": 6726, + "id": 6704, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -19161,22 +19185,22 @@ { "title": "Properties", "children": [ - 6717, - 6718, - 6719, - 6720, - 6721, - 6722, - 6723, - 6724, - 6725, - 6726 + 6695, + 6696, + 6697, + 6698, + 6699, + 6700, + 6701, + 6702, + 6703, + 6704 ] } ] }, { - "id": 5901, + "id": 5903, "name": "FilterableOrderProps", "variant": "declaration", "kind": 256, @@ -19191,7 +19215,7 @@ }, "children": [ { - "id": 5908, + "id": 5910, "name": "$and", "variant": "declaration", "kind": 1024, @@ -19214,17 +19238,17 @@ "types": [ { "type": "reference", - "target": 5901, + "target": 5903, "name": "FilterableOrderProps", "package": "@medusajs/types" }, { "type": "reference", - "target": 7009, + "target": 6994, "typeArguments": [ { "type": "reference", - "target": 5901, + "target": 5903, "name": "FilterableOrderProps", "package": "@medusajs/types" } @@ -19237,12 +19261,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7010, + "target": 6995, "name": "BaseFilterable.$and" } }, { - "id": 5909, + "id": 5911, "name": "$or", "variant": "declaration", "kind": 1024, @@ -19265,17 +19289,17 @@ "types": [ { "type": "reference", - "target": 5901, + "target": 5903, "name": "FilterableOrderProps", "package": "@medusajs/types" }, { "type": "reference", - "target": 7009, + "target": 6994, "typeArguments": [ { "type": "reference", - "target": 5901, + "target": 5903, "name": "FilterableOrderProps", "package": "@medusajs/types" } @@ -19288,12 +19312,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7011, + "target": 6996, "name": "BaseFilterable.$or" } }, { - "id": 5902, + "id": 5904, "name": "id", "variant": "declaration", "kind": 1024, @@ -19318,7 +19342,7 @@ } }, { - "id": 5903, + "id": 5905, "name": "sales_channel_id", "variant": "declaration", "kind": 1024, @@ -19341,7 +19365,7 @@ }, { "type": "reference", - "target": 7013, + "target": 6998, "typeArguments": [ { "type": "intrinsic", @@ -19355,7 +19379,7 @@ } }, { - "id": 5904, + "id": 5906, "name": "customer_id", "variant": "declaration", "kind": 1024, @@ -19378,7 +19402,7 @@ }, { "type": "reference", - "target": 7013, + "target": 6998, "typeArguments": [ { "type": "intrinsic", @@ -19392,7 +19416,7 @@ } }, { - "id": 5905, + "id": 5907, "name": "region_id", "variant": "declaration", "kind": 1024, @@ -19415,7 +19439,7 @@ }, { "type": "reference", - "target": 7013, + "target": 6998, "typeArguments": [ { "type": "intrinsic", @@ -19429,7 +19453,7 @@ } }, { - "id": 5906, + "id": 5908, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -19438,7 +19462,7 @@ }, "type": { "type": "reference", - "target": 7013, + "target": 6998, "typeArguments": [ { "type": "intrinsic", @@ -19450,7 +19474,7 @@ } }, { - "id": 5907, + "id": 5909, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -19459,7 +19483,7 @@ }, "type": { "type": "reference", - "target": 7013, + "target": 6998, "typeArguments": [ { "type": "intrinsic", @@ -19475,25 +19499,25 @@ { "title": "Properties", "children": [ - 5908, - 5909, - 5902, - 5903, + 5910, + 5911, 5904, 5905, 5906, - 5907 + 5907, + 5908, + 5909 ] } ], "extendedTypes": [ { "type": "reference", - "target": 7009, + "target": 6994, "typeArguments": [ { "type": "reference", - "target": 5901, + "target": 5903, "name": "FilterableOrderProps", "package": "@medusajs/types" } @@ -19504,7 +19528,7 @@ ] }, { - "id": 6142, + "id": 6146, "name": "FilterableOrderAddressProps", "variant": "declaration", "kind": 256, @@ -19519,7 +19543,7 @@ }, "children": [ { - "id": 6144, + "id": 6148, "name": "$and", "variant": "declaration", "kind": 1024, @@ -19542,17 +19566,17 @@ "types": [ { "type": "reference", - "target": 6142, + "target": 6146, "name": "FilterableOrderAddressProps", "package": "@medusajs/types" }, { "type": "reference", - "target": 7009, + "target": 6994, "typeArguments": [ { "type": "reference", - "target": 6142, + "target": 6146, "name": "FilterableOrderAddressProps", "package": "@medusajs/types" } @@ -19565,12 +19589,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7010, + "target": 6995, "name": "BaseFilterable.$and" } }, { - "id": 6145, + "id": 6149, "name": "$or", "variant": "declaration", "kind": 1024, @@ -19593,17 +19617,17 @@ "types": [ { "type": "reference", - "target": 6142, + "target": 6146, "name": "FilterableOrderAddressProps", "package": "@medusajs/types" }, { "type": "reference", - "target": 7009, + "target": 6994, "typeArguments": [ { "type": "reference", - "target": 6142, + "target": 6146, "name": "FilterableOrderAddressProps", "package": "@medusajs/types" } @@ -19616,12 +19640,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7011, + "target": 6996, "name": "BaseFilterable.$or" } }, { - "id": 6143, + "id": 6147, "name": "id", "variant": "declaration", "kind": 1024, @@ -19650,20 +19674,20 @@ { "title": "Properties", "children": [ - 6144, - 6145, - 6143 + 6148, + 6149, + 6147 ] } ], "extendedTypes": [ { "type": "reference", - "target": 7009, + "target": 6994, "typeArguments": [ { "type": "reference", - "target": 6142, + "target": 6146, "name": "FilterableOrderAddressProps", "package": "@medusajs/types" } @@ -19674,7 +19698,7 @@ ] }, { - "id": 6247, + "id": 6251, "name": "FilterableOrderLineItemProps", "variant": "declaration", "kind": 256, @@ -19689,7 +19713,7 @@ }, "children": [ { - "id": 6253, + "id": 6257, "name": "$and", "variant": "declaration", "kind": 1024, @@ -19712,17 +19736,17 @@ "types": [ { "type": "reference", - "target": 6247, + "target": 6251, "name": "FilterableOrderLineItemProps", "package": "@medusajs/types" }, { "type": "reference", - "target": 7009, + "target": 6994, "typeArguments": [ { "type": "reference", - "target": 6247, + "target": 6251, "name": "FilterableOrderLineItemProps", "package": "@medusajs/types" } @@ -19735,12 +19759,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7010, + "target": 6995, "name": "BaseFilterable.$and" } }, { - "id": 6254, + "id": 6258, "name": "$or", "variant": "declaration", "kind": 1024, @@ -19763,17 +19787,17 @@ "types": [ { "type": "reference", - "target": 6247, + "target": 6251, "name": "FilterableOrderLineItemProps", "package": "@medusajs/types" }, { "type": "reference", - "target": 7009, + "target": 6994, "typeArguments": [ { "type": "reference", - "target": 6247, + "target": 6251, "name": "FilterableOrderLineItemProps", "package": "@medusajs/types" } @@ -19786,12 +19810,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7011, + "target": 6996, "name": "BaseFilterable.$or" } }, { - "id": 6248, + "id": 6252, "name": "id", "variant": "declaration", "kind": 1024, @@ -19816,7 +19840,7 @@ } }, { - "id": 6249, + "id": 6253, "name": "order_id", "variant": "declaration", "kind": 1024, @@ -19841,7 +19865,7 @@ } }, { - "id": 6250, + "id": 6254, "name": "title", "variant": "declaration", "kind": 1024, @@ -19854,7 +19878,7 @@ } }, { - "id": 6251, + "id": 6255, "name": "variant_id", "variant": "declaration", "kind": 1024, @@ -19879,7 +19903,7 @@ } }, { - "id": 6252, + "id": 6256, "name": "product_id", "variant": "declaration", "kind": 1024, @@ -19908,24 +19932,24 @@ { "title": "Properties", "children": [ + 6257, + 6258, + 6252, 6253, 6254, - 6248, - 6249, - 6250, - 6251, - 6252 + 6255, + 6256 ] } ], "extendedTypes": [ { "type": "reference", - "target": 7009, + "target": 6994, "typeArguments": [ { "type": "reference", - "target": 6247, + "target": 6251, "name": "FilterableOrderLineItemProps", "package": "@medusajs/types" } @@ -19936,7 +19960,7 @@ ] }, { - "id": 6424, + "id": 6402, "name": "FilterableOrderLineItemAdjustmentProps", "variant": "declaration", "kind": 256, @@ -19951,7 +19975,7 @@ }, "children": [ { - "id": 6430, + "id": 6408, "name": "$and", "variant": "declaration", "kind": 1024, @@ -19974,17 +19998,17 @@ "types": [ { "type": "reference", - "target": 6424, + "target": 6402, "name": "FilterableOrderLineItemAdjustmentProps", "package": "@medusajs/types" }, { "type": "reference", - "target": 7009, + "target": 6994, "typeArguments": [ { "type": "reference", - "target": 6424, + "target": 6402, "name": "FilterableOrderLineItemAdjustmentProps", "package": "@medusajs/types" } @@ -19997,12 +20021,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7010, + "target": 6995, "name": "BaseFilterable.$and" } }, { - "id": 6431, + "id": 6409, "name": "$or", "variant": "declaration", "kind": 1024, @@ -20025,17 +20049,17 @@ "types": [ { "type": "reference", - "target": 6424, + "target": 6402, "name": "FilterableOrderLineItemAdjustmentProps", "package": "@medusajs/types" }, { "type": "reference", - "target": 7009, + "target": 6994, "typeArguments": [ { "type": "reference", - "target": 6424, + "target": 6402, "name": "FilterableOrderLineItemAdjustmentProps", "package": "@medusajs/types" } @@ -20048,12 +20072,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7011, + "target": 6996, "name": "BaseFilterable.$or" } }, { - "id": 6425, + "id": 6403, "name": "id", "variant": "declaration", "kind": 1024, @@ -20078,7 +20102,7 @@ } }, { - "id": 6426, + "id": 6404, "name": "item_id", "variant": "declaration", "kind": 1024, @@ -20103,7 +20127,7 @@ } }, { - "id": 6427, + "id": 6405, "name": "promotion_id", "variant": "declaration", "kind": 1024, @@ -20128,7 +20152,7 @@ } }, { - "id": 6428, + "id": 6406, "name": "provider_id", "variant": "declaration", "kind": 1024, @@ -20153,7 +20177,7 @@ } }, { - "id": 6429, + "id": 6407, "name": "item", "variant": "declaration", "kind": 1024, @@ -20162,7 +20186,7 @@ }, "type": { "type": "reference", - "target": 6247, + "target": 6251, "name": "FilterableOrderLineItemProps", "package": "@medusajs/types" } @@ -20172,24 +20196,24 @@ { "title": "Properties", "children": [ - 6430, - 6431, - 6425, - 6426, - 6427, - 6428, - 6429 + 6408, + 6409, + 6403, + 6404, + 6405, + 6406, + 6407 ] } ], "extendedTypes": [ { "type": "reference", - "target": 7009, + "target": 6994, "typeArguments": [ { "type": "reference", - "target": 6424, + "target": 6402, "name": "FilterableOrderLineItemAdjustmentProps", "package": "@medusajs/types" } @@ -20200,7 +20224,7 @@ ] }, { - "id": 6337, + "id": 6315, "name": "FilterableOrderShippingMethodProps", "variant": "declaration", "kind": 256, @@ -20215,7 +20239,7 @@ }, "children": [ { - "id": 6342, + "id": 6320, "name": "$and", "variant": "declaration", "kind": 1024, @@ -20238,17 +20262,17 @@ "types": [ { "type": "reference", - "target": 6337, + "target": 6315, "name": "FilterableOrderShippingMethodProps", "package": "@medusajs/types" }, { "type": "reference", - "target": 7009, + "target": 6994, "typeArguments": [ { "type": "reference", - "target": 6337, + "target": 6315, "name": "FilterableOrderShippingMethodProps", "package": "@medusajs/types" } @@ -20261,12 +20285,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7010, + "target": 6995, "name": "BaseFilterable.$and" } }, { - "id": 6343, + "id": 6321, "name": "$or", "variant": "declaration", "kind": 1024, @@ -20289,17 +20313,17 @@ "types": [ { "type": "reference", - "target": 6337, + "target": 6315, "name": "FilterableOrderShippingMethodProps", "package": "@medusajs/types" }, { "type": "reference", - "target": 7009, + "target": 6994, "typeArguments": [ { "type": "reference", - "target": 6337, + "target": 6315, "name": "FilterableOrderShippingMethodProps", "package": "@medusajs/types" } @@ -20312,12 +20336,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7011, + "target": 6996, "name": "BaseFilterable.$or" } }, { - "id": 6338, + "id": 6316, "name": "id", "variant": "declaration", "kind": 1024, @@ -20342,7 +20366,7 @@ } }, { - "id": 6339, + "id": 6317, "name": "order_id", "variant": "declaration", "kind": 1024, @@ -20367,7 +20391,7 @@ } }, { - "id": 6340, + "id": 6318, "name": "name", "variant": "declaration", "kind": 1024, @@ -20380,7 +20404,7 @@ } }, { - "id": 6341, + "id": 6319, "name": "shipping_option_id", "variant": "declaration", "kind": 1024, @@ -20409,23 +20433,23 @@ { "title": "Properties", "children": [ - 6342, - 6343, - 6338, - 6339, - 6340, - 6341 + 6320, + 6321, + 6316, + 6317, + 6318, + 6319 ] } ], "extendedTypes": [ { "type": "reference", - "target": 7009, + "target": 6994, "typeArguments": [ { "type": "reference", - "target": 6337, + "target": 6315, "name": "FilterableOrderShippingMethodProps", "package": "@medusajs/types" } @@ -20436,7 +20460,7 @@ ] }, { - "id": 6458, + "id": 6436, "name": "FilterableOrderShippingMethodAdjustmentProps", "variant": "declaration", "kind": 256, @@ -20451,7 +20475,7 @@ }, "children": [ { - "id": 6464, + "id": 6442, "name": "$and", "variant": "declaration", "kind": 1024, @@ -20474,17 +20498,17 @@ "types": [ { "type": "reference", - "target": 6458, + "target": 6436, "name": "FilterableOrderShippingMethodAdjustmentProps", "package": "@medusajs/types" }, { "type": "reference", - "target": 7009, + "target": 6994, "typeArguments": [ { "type": "reference", - "target": 6458, + "target": 6436, "name": "FilterableOrderShippingMethodAdjustmentProps", "package": "@medusajs/types" } @@ -20497,12 +20521,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7010, + "target": 6995, "name": "BaseFilterable.$and" } }, { - "id": 6465, + "id": 6443, "name": "$or", "variant": "declaration", "kind": 1024, @@ -20525,17 +20549,17 @@ "types": [ { "type": "reference", - "target": 6458, + "target": 6436, "name": "FilterableOrderShippingMethodAdjustmentProps", "package": "@medusajs/types" }, { "type": "reference", - "target": 7009, + "target": 6994, "typeArguments": [ { "type": "reference", - "target": 6458, + "target": 6436, "name": "FilterableOrderShippingMethodAdjustmentProps", "package": "@medusajs/types" } @@ -20548,12 +20572,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7011, + "target": 6996, "name": "BaseFilterable.$or" } }, { - "id": 6459, + "id": 6437, "name": "id", "variant": "declaration", "kind": 1024, @@ -20578,7 +20602,7 @@ } }, { - "id": 6460, + "id": 6438, "name": "shipping_method_id", "variant": "declaration", "kind": 1024, @@ -20603,7 +20627,7 @@ } }, { - "id": 6461, + "id": 6439, "name": "promotion_id", "variant": "declaration", "kind": 1024, @@ -20628,7 +20652,7 @@ } }, { - "id": 6462, + "id": 6440, "name": "provider_id", "variant": "declaration", "kind": 1024, @@ -20653,7 +20677,7 @@ } }, { - "id": 6463, + "id": 6441, "name": "shipping_method", "variant": "declaration", "kind": 1024, @@ -20662,7 +20686,7 @@ }, "type": { "type": "reference", - "target": 6337, + "target": 6315, "name": "FilterableOrderShippingMethodProps", "package": "@medusajs/types" } @@ -20672,24 +20696,24 @@ { "title": "Properties", "children": [ - 6464, - 6465, - 6459, - 6460, - 6461, - 6462, - 6463 + 6442, + 6443, + 6437, + 6438, + 6439, + 6440, + 6441 ] } ], "extendedTypes": [ { "type": "reference", - "target": 7009, + "target": 6994, "typeArguments": [ { "type": "reference", - "target": 6458, + "target": 6436, "name": "FilterableOrderShippingMethodAdjustmentProps", "package": "@medusajs/types" } @@ -20700,7 +20724,7 @@ ] }, { - "id": 6492, + "id": 6470, "name": "FilterableOrderLineItemTaxLineProps", "variant": "declaration", "kind": 256, @@ -20715,7 +20739,7 @@ }, "children": [ { - "id": 6500, + "id": 6478, "name": "$and", "variant": "declaration", "kind": 1024, @@ -20738,17 +20762,17 @@ "types": [ { "type": "reference", - "target": 6492, + "target": 6470, "name": "FilterableOrderLineItemTaxLineProps", "package": "@medusajs/types" }, { "type": "reference", - "target": 7009, + "target": 6994, "typeArguments": [ { "type": "reference", - "target": 6492, + "target": 6470, "name": "FilterableOrderLineItemTaxLineProps", "package": "@medusajs/types" } @@ -20761,12 +20785,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7010, + "target": 6995, "name": "BaseFilterable.$and" } }, { - "id": 6501, + "id": 6479, "name": "$or", "variant": "declaration", "kind": 1024, @@ -20789,17 +20813,17 @@ "types": [ { "type": "reference", - "target": 6492, + "target": 6470, "name": "FilterableOrderLineItemTaxLineProps", "package": "@medusajs/types" }, { "type": "reference", - "target": 7009, + "target": 6994, "typeArguments": [ { "type": "reference", - "target": 6492, + "target": 6470, "name": "FilterableOrderLineItemTaxLineProps", "package": "@medusajs/types" } @@ -20812,12 +20836,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7011, + "target": 6996, "name": "BaseFilterable.$or" } }, { - "id": 6493, + "id": 6471, "name": "id", "variant": "declaration", "kind": 1024, @@ -20842,7 +20866,7 @@ } }, { - "id": 6494, + "id": 6472, "name": "description", "variant": "declaration", "kind": 1024, @@ -20855,7 +20879,7 @@ } }, { - "id": 6495, + "id": 6473, "name": "code", "variant": "declaration", "kind": 1024, @@ -20880,7 +20904,7 @@ } }, { - "id": 6496, + "id": 6474, "name": "tax_rate_id", "variant": "declaration", "kind": 1024, @@ -20905,7 +20929,7 @@ } }, { - "id": 6497, + "id": 6475, "name": "provider_id", "variant": "declaration", "kind": 1024, @@ -20930,7 +20954,7 @@ } }, { - "id": 6498, + "id": 6476, "name": "item_id", "variant": "declaration", "kind": 1024, @@ -20955,7 +20979,7 @@ } }, { - "id": 6499, + "id": 6477, "name": "item", "variant": "declaration", "kind": 1024, @@ -20964,7 +20988,7 @@ }, "type": { "type": "reference", - "target": 6247, + "target": 6251, "name": "FilterableOrderLineItemProps", "package": "@medusajs/types" } @@ -20974,26 +20998,26 @@ { "title": "Properties", "children": [ - 6500, - 6501, - 6493, - 6494, - 6495, - 6496, - 6497, - 6498, - 6499 + 6478, + 6479, + 6471, + 6472, + 6473, + 6474, + 6475, + 6476, + 6477 ] } ], "extendedTypes": [ { "type": "reference", - "target": 7009, + "target": 6994, "typeArguments": [ { "type": "reference", - "target": 6492, + "target": 6470, "name": "FilterableOrderLineItemTaxLineProps", "package": "@medusajs/types" } @@ -21004,7 +21028,7 @@ ] }, { - "id": 6530, + "id": 6508, "name": "FilterableOrderShippingMethodTaxLineProps", "variant": "declaration", "kind": 256, @@ -21019,7 +21043,7 @@ }, "children": [ { - "id": 6538, + "id": 6516, "name": "$and", "variant": "declaration", "kind": 1024, @@ -21042,17 +21066,17 @@ "types": [ { "type": "reference", - "target": 6530, + "target": 6508, "name": "FilterableOrderShippingMethodTaxLineProps", "package": "@medusajs/types" }, { "type": "reference", - "target": 7009, + "target": 6994, "typeArguments": [ { "type": "reference", - "target": 6530, + "target": 6508, "name": "FilterableOrderShippingMethodTaxLineProps", "package": "@medusajs/types" } @@ -21065,12 +21089,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7010, + "target": 6995, "name": "BaseFilterable.$and" } }, { - "id": 6539, + "id": 6517, "name": "$or", "variant": "declaration", "kind": 1024, @@ -21093,17 +21117,17 @@ "types": [ { "type": "reference", - "target": 6530, + "target": 6508, "name": "FilterableOrderShippingMethodTaxLineProps", "package": "@medusajs/types" }, { "type": "reference", - "target": 7009, + "target": 6994, "typeArguments": [ { "type": "reference", - "target": 6530, + "target": 6508, "name": "FilterableOrderShippingMethodTaxLineProps", "package": "@medusajs/types" } @@ -21116,12 +21140,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7011, + "target": 6996, "name": "BaseFilterable.$or" } }, { - "id": 6531, + "id": 6509, "name": "id", "variant": "declaration", "kind": 1024, @@ -21146,7 +21170,7 @@ } }, { - "id": 6532, + "id": 6510, "name": "description", "variant": "declaration", "kind": 1024, @@ -21159,7 +21183,7 @@ } }, { - "id": 6533, + "id": 6511, "name": "code", "variant": "declaration", "kind": 1024, @@ -21184,7 +21208,7 @@ } }, { - "id": 6534, + "id": 6512, "name": "tax_rate_id", "variant": "declaration", "kind": 1024, @@ -21209,7 +21233,7 @@ } }, { - "id": 6535, + "id": 6513, "name": "provider_id", "variant": "declaration", "kind": 1024, @@ -21234,7 +21258,7 @@ } }, { - "id": 6536, + "id": 6514, "name": "shipping_method_id", "variant": "declaration", "kind": 1024, @@ -21259,7 +21283,7 @@ } }, { - "id": 6537, + "id": 6515, "name": "shipping_method", "variant": "declaration", "kind": 1024, @@ -21268,7 +21292,7 @@ }, "type": { "type": "reference", - "target": 6337, + "target": 6315, "name": "FilterableOrderShippingMethodProps", "package": "@medusajs/types" } @@ -21278,26 +21302,26 @@ { "title": "Properties", "children": [ - 6538, - 6539, - 6531, - 6532, - 6533, - 6534, - 6535, - 6536, - 6537 + 6516, + 6517, + 6509, + 6510, + 6511, + 6512, + 6513, + 6514, + 6515 ] } ], "extendedTypes": [ { "type": "reference", - "target": 7009, + "target": 6994, "typeArguments": [ { "type": "reference", - "target": 6530, + "target": 6508, "name": "FilterableOrderShippingMethodTaxLineProps", "package": "@medusajs/types" } @@ -21308,7 +21332,7 @@ ] }, { - "id": 6648, + "id": 6626, "name": "FilterableOrderChangeActionProps", "variant": "declaration", "kind": 256, @@ -21323,7 +21347,7 @@ }, "children": [ { - "id": 6653, + "id": 6631, "name": "$and", "variant": "declaration", "kind": 1024, @@ -21346,17 +21370,17 @@ "types": [ { "type": "reference", - "target": 6648, + "target": 6626, "name": "FilterableOrderChangeActionProps", "package": "@medusajs/types" }, { "type": "reference", - "target": 7009, + "target": 6994, "typeArguments": [ { "type": "reference", - "target": 6648, + "target": 6626, "name": "FilterableOrderChangeActionProps", "package": "@medusajs/types" } @@ -21369,12 +21393,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7010, + "target": 6995, "name": "BaseFilterable.$and" } }, { - "id": 6654, + "id": 6632, "name": "$or", "variant": "declaration", "kind": 1024, @@ -21397,17 +21421,17 @@ "types": [ { "type": "reference", - "target": 6648, + "target": 6626, "name": "FilterableOrderChangeActionProps", "package": "@medusajs/types" }, { "type": "reference", - "target": 7009, + "target": 6994, "typeArguments": [ { "type": "reference", - "target": 6648, + "target": 6626, "name": "FilterableOrderChangeActionProps", "package": "@medusajs/types" } @@ -21420,12 +21444,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7011, + "target": 6996, "name": "BaseFilterable.$or" } }, { - "id": 6649, + "id": 6627, "name": "id", "variant": "declaration", "kind": 1024, @@ -21448,7 +21472,7 @@ }, { "type": "reference", - "target": 7013, + "target": 6998, "typeArguments": [ { "type": "intrinsic", @@ -21462,7 +21486,7 @@ } }, { - "id": 6650, + "id": 6628, "name": "order_change_id", "variant": "declaration", "kind": 1024, @@ -21485,7 +21509,7 @@ }, { "type": "reference", - "target": 7013, + "target": 6998, "typeArguments": [ { "type": "intrinsic", @@ -21499,7 +21523,7 @@ } }, { - "id": 6651, + "id": 6629, "name": "reference", "variant": "declaration", "kind": 1024, @@ -21522,7 +21546,7 @@ }, { "type": "reference", - "target": 7013, + "target": 6998, "typeArguments": [ { "type": "intrinsic", @@ -21536,7 +21560,7 @@ } }, { - "id": 6652, + "id": 6630, "name": "reference_id", "variant": "declaration", "kind": 1024, @@ -21559,7 +21583,7 @@ }, { "type": "reference", - "target": 7013, + "target": 6998, "typeArguments": [ { "type": "intrinsic", @@ -21577,23 +21601,23 @@ { "title": "Properties", "children": [ - 6653, - 6654, - 6649, - 6650, - 6651, - 6652 + 6631, + 6632, + 6627, + 6628, + 6629, + 6630 ] } ], "extendedTypes": [ { "type": "reference", - "target": 7009, + "target": 6994, "typeArguments": [ { "type": "reference", - "target": 6648, + "target": 6626, "name": "FilterableOrderChangeActionProps", "package": "@medusajs/types" } @@ -21604,7 +21628,7 @@ ] }, { - "id": 6685, + "id": 6663, "name": "FilterableOrderTransactionProps", "variant": "declaration", "kind": 256, @@ -21619,7 +21643,7 @@ }, "children": [ { - "id": 6692, + "id": 6670, "name": "$and", "variant": "declaration", "kind": 1024, @@ -21642,17 +21666,17 @@ "types": [ { "type": "reference", - "target": 6685, + "target": 6663, "name": "FilterableOrderTransactionProps", "package": "@medusajs/types" }, { "type": "reference", - "target": 7009, + "target": 6994, "typeArguments": [ { "type": "reference", - "target": 6685, + "target": 6663, "name": "FilterableOrderTransactionProps", "package": "@medusajs/types" } @@ -21665,12 +21689,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7010, + "target": 6995, "name": "BaseFilterable.$and" } }, { - "id": 6693, + "id": 6671, "name": "$or", "variant": "declaration", "kind": 1024, @@ -21693,17 +21717,17 @@ "types": [ { "type": "reference", - "target": 6685, + "target": 6663, "name": "FilterableOrderTransactionProps", "package": "@medusajs/types" }, { "type": "reference", - "target": 7009, + "target": 6994, "typeArguments": [ { "type": "reference", - "target": 6685, + "target": 6663, "name": "FilterableOrderTransactionProps", "package": "@medusajs/types" } @@ -21716,12 +21740,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7011, + "target": 6996, "name": "BaseFilterable.$or" } }, { - "id": 6686, + "id": 6664, "name": "id", "variant": "declaration", "kind": 1024, @@ -21744,7 +21768,7 @@ }, { "type": "reference", - "target": 7013, + "target": 6998, "typeArguments": [ { "type": "intrinsic", @@ -21758,7 +21782,7 @@ } }, { - "id": 6687, + "id": 6665, "name": "order_id", "variant": "declaration", "kind": 1024, @@ -21781,7 +21805,7 @@ }, { "type": "reference", - "target": 7013, + "target": 6998, "typeArguments": [ { "type": "intrinsic", @@ -21795,7 +21819,7 @@ } }, { - "id": 6688, + "id": 6666, "name": "currency_code", "variant": "declaration", "kind": 1024, @@ -21818,7 +21842,7 @@ }, { "type": "reference", - "target": 7013, + "target": 6998, "typeArguments": [ { "type": "intrinsic", @@ -21832,7 +21856,7 @@ } }, { - "id": 6689, + "id": 6667, "name": "reference", "variant": "declaration", "kind": 1024, @@ -21855,7 +21879,7 @@ }, { "type": "reference", - "target": 7013, + "target": 6998, "typeArguments": [ { "type": "intrinsic", @@ -21869,7 +21893,7 @@ } }, { - "id": 6690, + "id": 6668, "name": "reference_id", "variant": "declaration", "kind": 1024, @@ -21892,7 +21916,7 @@ }, { "type": "reference", - "target": 7013, + "target": 6998, "typeArguments": [ { "type": "intrinsic", @@ -21906,7 +21930,7 @@ } }, { - "id": 6691, + "id": 6669, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -21915,7 +21939,7 @@ }, "type": { "type": "reference", - "target": 7013, + "target": 6998, "typeArguments": [ { "type": "intrinsic", @@ -21931,25 +21955,25 @@ { "title": "Properties", "children": [ - 6692, - 6693, - 6686, - 6687, - 6688, - 6689, - 6690, - 6691 + 6670, + 6671, + 6664, + 6665, + 6666, + 6667, + 6668, + 6669 ] } ], "extendedTypes": [ { "type": "reference", - "target": 7009, + "target": 6994, "typeArguments": [ { "type": "reference", - "target": 6685, + "target": 6663, "name": "FilterableOrderTransactionProps", "package": "@medusajs/types" } @@ -21960,7 +21984,7 @@ ] }, { - "id": 6727, + "id": 6705, "name": "FilterableOrderReturnReasonProps", "variant": "declaration", "kind": 256, @@ -21975,7 +21999,7 @@ }, "children": [ { - "id": 6732, + "id": 6710, "name": "$and", "variant": "declaration", "kind": 1024, @@ -21998,17 +22022,17 @@ "types": [ { "type": "reference", - "target": 6727, + "target": 6705, "name": "FilterableOrderReturnReasonProps", "package": "@medusajs/types" }, { "type": "reference", - "target": 7009, + "target": 6994, "typeArguments": [ { "type": "reference", - "target": 6727, + "target": 6705, "name": "FilterableOrderReturnReasonProps", "package": "@medusajs/types" } @@ -22021,12 +22045,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7010, + "target": 6995, "name": "BaseFilterable.$and" } }, { - "id": 6733, + "id": 6711, "name": "$or", "variant": "declaration", "kind": 1024, @@ -22049,17 +22073,17 @@ "types": [ { "type": "reference", - "target": 6727, + "target": 6705, "name": "FilterableOrderReturnReasonProps", "package": "@medusajs/types" }, { "type": "reference", - "target": 7009, + "target": 6994, "typeArguments": [ { "type": "reference", - "target": 6727, + "target": 6705, "name": "FilterableOrderReturnReasonProps", "package": "@medusajs/types" } @@ -22072,12 +22096,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7011, + "target": 6996, "name": "BaseFilterable.$or" } }, { - "id": 6728, + "id": 6706, "name": "id", "variant": "declaration", "kind": 1024, @@ -22102,7 +22126,7 @@ } }, { - "id": 6729, + "id": 6707, "name": "value", "variant": "declaration", "kind": 1024, @@ -22127,7 +22151,7 @@ } }, { - "id": 6730, + "id": 6708, "name": "label", "variant": "declaration", "kind": 1024, @@ -22140,7 +22164,7 @@ } }, { - "id": 6731, + "id": 6709, "name": "description", "variant": "declaration", "kind": 1024, @@ -22157,23 +22181,23 @@ { "title": "Properties", "children": [ - 6732, - 6733, - 6728, - 6729, - 6730, - 6731 + 6710, + 6711, + 6706, + 6707, + 6708, + 6709 ] } ], "extendedTypes": [ { "type": "reference", - "target": 7009, + "target": 6994, "typeArguments": [ { "type": "reference", - "target": 6727, + "target": 6705, "name": "FilterableOrderReturnReasonProps", "package": "@medusajs/types" } @@ -22184,7 +22208,7 @@ ] }, { - "id": 6774, + "id": 6752, "name": "FilterableReturnProps", "variant": "declaration", "kind": 256, @@ -22199,7 +22223,7 @@ }, "children": [ { - "id": 6781, + "id": 6759, "name": "$and", "variant": "declaration", "kind": 1024, @@ -22222,17 +22246,17 @@ "types": [ { "type": "reference", - "target": 6774, + "target": 6752, "name": "FilterableReturnProps", "package": "@medusajs/types" }, { "type": "reference", - "target": 7009, + "target": 6994, "typeArguments": [ { "type": "reference", - "target": 6774, + "target": 6752, "name": "FilterableReturnProps", "package": "@medusajs/types" } @@ -22245,12 +22269,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7010, + "target": 6995, "name": "BaseFilterable.$and" } }, { - "id": 6782, + "id": 6760, "name": "$or", "variant": "declaration", "kind": 1024, @@ -22273,17 +22297,17 @@ "types": [ { "type": "reference", - "target": 6774, + "target": 6752, "name": "FilterableReturnProps", "package": "@medusajs/types" }, { "type": "reference", - "target": 7009, + "target": 6994, "typeArguments": [ { "type": "reference", - "target": 6774, + "target": 6752, "name": "FilterableReturnProps", "package": "@medusajs/types" } @@ -22296,12 +22320,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7011, + "target": 6996, "name": "BaseFilterable.$or" } }, { - "id": 6775, + "id": 6753, "name": "id", "variant": "declaration", "kind": 1024, @@ -22326,7 +22350,7 @@ } }, { - "id": 6776, + "id": 6754, "name": "order_id", "variant": "declaration", "kind": 1024, @@ -22351,7 +22375,7 @@ } }, { - "id": 6777, + "id": 6755, "name": "claim_id", "variant": "declaration", "kind": 1024, @@ -22376,7 +22400,7 @@ } }, { - "id": 6778, + "id": 6756, "name": "exchange_id", "variant": "declaration", "kind": 1024, @@ -22401,7 +22425,7 @@ } }, { - "id": 6779, + "id": 6757, "name": "status", "variant": "declaration", "kind": 1024, @@ -22426,7 +22450,7 @@ } }, { - "id": 6780, + "id": 6758, "name": "refund_amount", "variant": "declaration", "kind": 1024, @@ -22455,25 +22479,25 @@ { "title": "Properties", "children": [ - 6781, - 6782, - 6775, - 6776, - 6777, - 6778, - 6779, - 6780 + 6759, + 6760, + 6753, + 6754, + 6755, + 6756, + 6757, + 6758 ] } ], "extendedTypes": [ { "type": "reference", - "target": 7009, + "target": 6994, "typeArguments": [ { "type": "reference", - "target": 6774, + "target": 6752, "name": "FilterableReturnProps", "package": "@medusajs/types" } @@ -22484,7 +22508,7 @@ ] }, { - "id": 6817, + "id": 6802, "name": "FilterableOrderClaimProps", "variant": "declaration", "kind": 256, @@ -22499,7 +22523,7 @@ }, "children": [ { - "id": 6821, + "id": 6806, "name": "$and", "variant": "declaration", "kind": 1024, @@ -22522,17 +22546,17 @@ "types": [ { "type": "reference", - "target": 6817, + "target": 6802, "name": "FilterableOrderClaimProps", "package": "@medusajs/types" }, { "type": "reference", - "target": 7009, + "target": 6994, "typeArguments": [ { "type": "reference", - "target": 6817, + "target": 6802, "name": "FilterableOrderClaimProps", "package": "@medusajs/types" } @@ -22545,12 +22569,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7010, + "target": 6995, "name": "BaseFilterable.$and" } }, { - "id": 6822, + "id": 6807, "name": "$or", "variant": "declaration", "kind": 1024, @@ -22573,17 +22597,17 @@ "types": [ { "type": "reference", - "target": 6817, + "target": 6802, "name": "FilterableOrderClaimProps", "package": "@medusajs/types" }, { "type": "reference", - "target": 7009, + "target": 6994, "typeArguments": [ { "type": "reference", - "target": 6817, + "target": 6802, "name": "FilterableOrderClaimProps", "package": "@medusajs/types" } @@ -22596,12 +22620,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7011, + "target": 6996, "name": "BaseFilterable.$or" } }, { - "id": 6818, + "id": 6803, "name": "id", "variant": "declaration", "kind": 1024, @@ -22626,7 +22650,7 @@ } }, { - "id": 6819, + "id": 6804, "name": "order_id", "variant": "declaration", "kind": 1024, @@ -22651,7 +22675,7 @@ } }, { - "id": 6820, + "id": 6805, "name": "return_id", "variant": "declaration", "kind": 1024, @@ -22680,22 +22704,22 @@ { "title": "Properties", "children": [ - 6821, - 6822, - 6818, - 6819, - 6820 + 6806, + 6807, + 6803, + 6804, + 6805 ] } ], "extendedTypes": [ { "type": "reference", - "target": 7009, + "target": 6994, "typeArguments": [ { "type": "reference", - "target": 6817, + "target": 6802, "name": "FilterableOrderClaimProps", "package": "@medusajs/types" } @@ -22706,7 +22730,7 @@ ] }, { - "id": 6850, + "id": 6835, "name": "FilterableOrderExchangeProps", "variant": "declaration", "kind": 256, @@ -22721,7 +22745,7 @@ }, "children": [ { - "id": 6855, + "id": 6840, "name": "$and", "variant": "declaration", "kind": 1024, @@ -22744,17 +22768,17 @@ "types": [ { "type": "reference", - "target": 6850, + "target": 6835, "name": "FilterableOrderExchangeProps", "package": "@medusajs/types" }, { "type": "reference", - "target": 7009, + "target": 6994, "typeArguments": [ { "type": "reference", - "target": 6850, + "target": 6835, "name": "FilterableOrderExchangeProps", "package": "@medusajs/types" } @@ -22767,12 +22791,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7010, + "target": 6995, "name": "BaseFilterable.$and" } }, { - "id": 6856, + "id": 6841, "name": "$or", "variant": "declaration", "kind": 1024, @@ -22795,17 +22819,17 @@ "types": [ { "type": "reference", - "target": 6850, + "target": 6835, "name": "FilterableOrderExchangeProps", "package": "@medusajs/types" }, { "type": "reference", - "target": 7009, + "target": 6994, "typeArguments": [ { "type": "reference", - "target": 6850, + "target": 6835, "name": "FilterableOrderExchangeProps", "package": "@medusajs/types" } @@ -22818,12 +22842,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7011, + "target": 6996, "name": "BaseFilterable.$or" } }, { - "id": 6851, + "id": 6836, "name": "id", "variant": "declaration", "kind": 1024, @@ -22848,7 +22872,7 @@ } }, { - "id": 6852, + "id": 6837, "name": "order_id", "variant": "declaration", "kind": 1024, @@ -22873,7 +22897,7 @@ } }, { - "id": 6853, + "id": 6838, "name": "return_id", "variant": "declaration", "kind": 1024, @@ -22898,7 +22922,7 @@ } }, { - "id": 6854, + "id": 6839, "name": "allow_backorder", "variant": "declaration", "kind": 1024, @@ -22915,23 +22939,23 @@ { "title": "Properties", "children": [ - 6855, - 6856, - 6851, - 6852, - 6853, - 6854 + 6840, + 6841, + 6836, + 6837, + 6838, + 6839 ] } ], "extendedTypes": [ { "type": "reference", - "target": 7009, + "target": 6994, "typeArguments": [ { "type": "reference", - "target": 6850, + "target": 6835, "name": "FilterableOrderExchangeProps", "package": "@medusajs/types" } @@ -22942,14 +22966,14 @@ ] }, { - "id": 6626, + "id": 6604, "name": "OrderChangeReturn", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 6627, + "id": 6605, "name": "items", "variant": "declaration", "kind": 1024, @@ -22959,14 +22983,14 @@ "elementType": { "type": "reflection", "declaration": { - "id": 6628, + "id": 6606, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 6629, + "id": 6607, "name": "item_id", "variant": "declaration", "kind": 1024, @@ -22977,7 +23001,7 @@ } }, { - "id": 6630, + "id": 6608, "name": "order_id", "variant": "declaration", "kind": 1024, @@ -22988,79 +23012,79 @@ } }, { - "id": 6631, + "id": 6609, "name": "fulfilled_quantity", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 7076, + "target": 7061, "name": "BigNumberInput", "package": "@medusajs/types" } }, { - "id": 6632, + "id": 6610, "name": "shipped_quantity", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 7076, + "target": 7061, "name": "BigNumberInput", "package": "@medusajs/types" } }, { - "id": 6633, + "id": 6611, "name": "return_requested_quantity", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 7076, + "target": 7061, "name": "BigNumberInput", "package": "@medusajs/types" } }, { - "id": 6634, + "id": 6612, "name": "return_received_quantity", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 7076, + "target": 7061, "name": "BigNumberInput", "package": "@medusajs/types" } }, { - "id": 6635, + "id": 6613, "name": "return_dismissed_quantity", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 7076, + "target": 7061, "name": "BigNumberInput", "package": "@medusajs/types" } }, { - "id": 6636, + "id": 6614, "name": "written_off_quantity", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 7076, + "target": 7061, "name": "BigNumberInput", "package": "@medusajs/types" } @@ -23070,27 +23094,27 @@ { "title": "Properties", "children": [ - 6629, - 6630, - 6631, - 6632, - 6633, - 6634, - 6635, - 6636 + 6607, + 6608, + 6609, + 6610, + 6611, + 6612, + 6613, + 6614 ] } ], "indexSignatures": [ { - "id": 6637, + "id": 6615, "name": "__index", "variant": "signature", "kind": 8192, "flags": {}, "parameters": [ { - "id": 6638, + "id": 6616, "name": "key", "variant": "param", "kind": 32768, @@ -23112,7 +23136,7 @@ } }, { - "id": 6639, + "id": 6617, "name": "shippingMethods", "variant": "declaration", "kind": 1024, @@ -23130,14 +23154,14 @@ { "title": "Properties", "children": [ - 6627, - 6639 + 6605, + 6617 ] } ] }, { - "id": 7036, + "id": 7021, "name": "UpsertOrderAddressDTO", "variant": "declaration", "kind": 256, @@ -23152,7 +23176,7 @@ }, "children": [ { - "id": 7037, + "id": 7022, "name": "customer_id", "variant": "declaration", "kind": 1024, @@ -23165,7 +23189,7 @@ } }, { - "id": 7038, + "id": 7023, "name": "company", "variant": "declaration", "kind": 1024, @@ -23178,7 +23202,7 @@ } }, { - "id": 7039, + "id": 7024, "name": "first_name", "variant": "declaration", "kind": 1024, @@ -23191,7 +23215,7 @@ } }, { - "id": 7040, + "id": 7025, "name": "last_name", "variant": "declaration", "kind": 1024, @@ -23204,7 +23228,7 @@ } }, { - "id": 7041, + "id": 7026, "name": "address_1", "variant": "declaration", "kind": 1024, @@ -23217,7 +23241,7 @@ } }, { - "id": 7042, + "id": 7027, "name": "address_2", "variant": "declaration", "kind": 1024, @@ -23230,7 +23254,7 @@ } }, { - "id": 7043, + "id": 7028, "name": "city", "variant": "declaration", "kind": 1024, @@ -23243,7 +23267,7 @@ } }, { - "id": 7044, + "id": 7029, "name": "country_code", "variant": "declaration", "kind": 1024, @@ -23256,7 +23280,7 @@ } }, { - "id": 7045, + "id": 7030, "name": "province", "variant": "declaration", "kind": 1024, @@ -23269,7 +23293,7 @@ } }, { - "id": 7046, + "id": 7031, "name": "postal_code", "variant": "declaration", "kind": 1024, @@ -23282,7 +23306,7 @@ } }, { - "id": 7047, + "id": 7032, "name": "phone", "variant": "declaration", "kind": 1024, @@ -23295,7 +23319,7 @@ } }, { - "id": 7048, + "id": 7033, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -23336,36 +23360,36 @@ { "title": "Properties", "children": [ - 7037, - 7038, - 7039, - 7040, - 7041, - 7042, - 7043, - 7044, - 7045, - 7046, - 7047, - 7048 + 7022, + 7023, + 7024, + 7025, + 7026, + 7027, + 7028, + 7029, + 7030, + 7031, + 7032, + 7033 ] } ], "extendedBy": [ { "type": "reference", - "target": 6162, + "target": 6166, "name": "CreateOrderAddressDTO" }, { "type": "reference", - "target": 6175, + "target": 6179, "name": "UpdateOrderAddressDTO" } ] }, { - "id": 6175, + "id": 6179, "name": "UpdateOrderAddressDTO", "variant": "declaration", "kind": 256, @@ -23380,7 +23404,7 @@ }, "children": [ { - "id": 6177, + "id": 6181, "name": "customer_id", "variant": "declaration", "kind": 1024, @@ -23394,12 +23418,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7037, + "target": 7022, "name": "UpsertOrderAddressDTO.customer_id" } }, { - "id": 6178, + "id": 6182, "name": "company", "variant": "declaration", "kind": 1024, @@ -23413,12 +23437,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7038, + "target": 7023, "name": "UpsertOrderAddressDTO.company" } }, { - "id": 6179, + "id": 6183, "name": "first_name", "variant": "declaration", "kind": 1024, @@ -23432,12 +23456,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7039, + "target": 7024, "name": "UpsertOrderAddressDTO.first_name" } }, { - "id": 6180, + "id": 6184, "name": "last_name", "variant": "declaration", "kind": 1024, @@ -23451,12 +23475,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7040, + "target": 7025, "name": "UpsertOrderAddressDTO.last_name" } }, { - "id": 6181, + "id": 6185, "name": "address_1", "variant": "declaration", "kind": 1024, @@ -23470,12 +23494,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7041, + "target": 7026, "name": "UpsertOrderAddressDTO.address_1" } }, { - "id": 6182, + "id": 6186, "name": "address_2", "variant": "declaration", "kind": 1024, @@ -23489,12 +23513,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7042, + "target": 7027, "name": "UpsertOrderAddressDTO.address_2" } }, { - "id": 6183, + "id": 6187, "name": "city", "variant": "declaration", "kind": 1024, @@ -23508,12 +23532,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7043, + "target": 7028, "name": "UpsertOrderAddressDTO.city" } }, { - "id": 6184, + "id": 6188, "name": "country_code", "variant": "declaration", "kind": 1024, @@ -23527,12 +23551,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7044, + "target": 7029, "name": "UpsertOrderAddressDTO.country_code" } }, { - "id": 6185, + "id": 6189, "name": "province", "variant": "declaration", "kind": 1024, @@ -23546,12 +23570,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7045, + "target": 7030, "name": "UpsertOrderAddressDTO.province" } }, { - "id": 6186, + "id": 6190, "name": "postal_code", "variant": "declaration", "kind": 1024, @@ -23565,12 +23589,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7046, + "target": 7031, "name": "UpsertOrderAddressDTO.postal_code" } }, { - "id": 6187, + "id": 6191, "name": "phone", "variant": "declaration", "kind": 1024, @@ -23584,12 +23608,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7047, + "target": 7032, "name": "UpsertOrderAddressDTO.phone" } }, { - "id": 6188, + "id": 6192, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -23627,12 +23651,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7048, + "target": 7033, "name": "UpsertOrderAddressDTO.metadata" } }, { - "id": 6176, + "id": 6180, "name": "id", "variant": "declaration", "kind": 1024, @@ -23647,10 +23671,6 @@ { "title": "Properties", "children": [ - 6177, - 6178, - 6179, - 6180, 6181, 6182, 6183, @@ -23659,21 +23679,25 @@ 6186, 6187, 6188, - 6176 + 6189, + 6190, + 6191, + 6192, + 6180 ] } ], "extendedTypes": [ { "type": "reference", - "target": 7036, + "target": 7021, "name": "UpsertOrderAddressDTO", "package": "@medusajs/types" } ] }, { - "id": 6162, + "id": 6166, "name": "CreateOrderAddressDTO", "variant": "declaration", "kind": 256, @@ -23688,7 +23712,7 @@ }, "children": [ { - "id": 6163, + "id": 6167, "name": "customer_id", "variant": "declaration", "kind": 1024, @@ -23702,12 +23726,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7037, + "target": 7022, "name": "UpsertOrderAddressDTO.customer_id" } }, { - "id": 6164, + "id": 6168, "name": "company", "variant": "declaration", "kind": 1024, @@ -23721,12 +23745,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7038, + "target": 7023, "name": "UpsertOrderAddressDTO.company" } }, { - "id": 6165, + "id": 6169, "name": "first_name", "variant": "declaration", "kind": 1024, @@ -23740,12 +23764,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7039, + "target": 7024, "name": "UpsertOrderAddressDTO.first_name" } }, { - "id": 6166, + "id": 6170, "name": "last_name", "variant": "declaration", "kind": 1024, @@ -23759,12 +23783,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7040, + "target": 7025, "name": "UpsertOrderAddressDTO.last_name" } }, { - "id": 6167, + "id": 6171, "name": "address_1", "variant": "declaration", "kind": 1024, @@ -23778,12 +23802,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7041, + "target": 7026, "name": "UpsertOrderAddressDTO.address_1" } }, { - "id": 6168, + "id": 6172, "name": "address_2", "variant": "declaration", "kind": 1024, @@ -23797,12 +23821,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7042, + "target": 7027, "name": "UpsertOrderAddressDTO.address_2" } }, { - "id": 6169, + "id": 6173, "name": "city", "variant": "declaration", "kind": 1024, @@ -23816,12 +23840,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7043, + "target": 7028, "name": "UpsertOrderAddressDTO.city" } }, { - "id": 6170, + "id": 6174, "name": "country_code", "variant": "declaration", "kind": 1024, @@ -23835,12 +23859,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7044, + "target": 7029, "name": "UpsertOrderAddressDTO.country_code" } }, { - "id": 6171, + "id": 6175, "name": "province", "variant": "declaration", "kind": 1024, @@ -23854,12 +23878,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7045, + "target": 7030, "name": "UpsertOrderAddressDTO.province" } }, { - "id": 6172, + "id": 6176, "name": "postal_code", "variant": "declaration", "kind": 1024, @@ -23873,12 +23897,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7046, + "target": 7031, "name": "UpsertOrderAddressDTO.postal_code" } }, { - "id": 6173, + "id": 6177, "name": "phone", "variant": "declaration", "kind": 1024, @@ -23892,12 +23916,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7047, + "target": 7032, "name": "UpsertOrderAddressDTO.phone" } }, { - "id": 6174, + "id": 6178, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -23935,7 +23959,7 @@ }, "inheritedFrom": { "type": "reference", - "target": 7048, + "target": 7033, "name": "UpsertOrderAddressDTO.metadata" } } @@ -23944,10 +23968,6 @@ { "title": "Properties", "children": [ - 6163, - 6164, - 6165, - 6166, 6167, 6168, 6169, @@ -23955,21 +23975,25 @@ 6171, 6172, 6173, - 6174 + 6174, + 6175, + 6176, + 6177, + 6178 ] } ], "extendedTypes": [ { "type": "reference", - "target": 7036, + "target": 7021, "name": "UpsertOrderAddressDTO", "package": "@medusajs/types" } ] }, { - "id": 6107, + "id": 6111, "name": "CreateOrderDTO", "variant": "declaration", "kind": 256, @@ -23984,7 +24008,7 @@ }, "children": [ { - "id": 6108, + "id": 6112, "name": "region_id", "variant": "declaration", "kind": 1024, @@ -23997,7 +24021,7 @@ } }, { - "id": 6109, + "id": 6113, "name": "customer_id", "variant": "declaration", "kind": 1024, @@ -24010,7 +24034,7 @@ } }, { - "id": 6110, + "id": 6114, "name": "sales_channel_id", "variant": "declaration", "kind": 1024, @@ -24023,7 +24047,7 @@ } }, { - "id": 6111, + "id": 6115, "name": "status", "variant": "declaration", "kind": 1024, @@ -24036,7 +24060,7 @@ } }, { - "id": 6112, + "id": 6116, "name": "email", "variant": "declaration", "kind": 1024, @@ -24049,7 +24073,7 @@ } }, { - "id": 6113, + "id": 6117, "name": "currency_code", "variant": "declaration", "kind": 1024, @@ -24062,7 +24086,7 @@ } }, { - "id": 6114, + "id": 6118, "name": "shipping_address_id", "variant": "declaration", "kind": 1024, @@ -24075,7 +24099,7 @@ } }, { - "id": 6115, + "id": 6119, "name": "billing_address_id", "variant": "declaration", "kind": 1024, @@ -24088,7 +24112,7 @@ } }, { - "id": 6116, + "id": 6120, "name": "shipping_address", "variant": "declaration", "kind": 1024, @@ -24100,13 +24124,13 @@ "types": [ { "type": "reference", - "target": 6175, + "target": 6179, "name": "UpdateOrderAddressDTO", "package": "@medusajs/types" }, { "type": "reference", - "target": 6162, + "target": 6166, "name": "CreateOrderAddressDTO", "package": "@medusajs/types" } @@ -24114,7 +24138,7 @@ } }, { - "id": 6117, + "id": 6121, "name": "billing_address", "variant": "declaration", "kind": 1024, @@ -24126,13 +24150,13 @@ "types": [ { "type": "reference", - "target": 6175, + "target": 6179, "name": "UpdateOrderAddressDTO", "package": "@medusajs/types" }, { "type": "reference", - "target": 6162, + "target": 6166, "name": "CreateOrderAddressDTO", "package": "@medusajs/types" } @@ -24140,7 +24164,7 @@ } }, { - "id": 6118, + "id": 6122, "name": "no_notification", "variant": "declaration", "kind": 1024, @@ -24153,7 +24177,7 @@ } }, { - "id": 6119, + "id": 6123, "name": "items", "variant": "declaration", "kind": 1024, @@ -24164,14 +24188,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 6281, + "target": 6259, "name": "CreateOrderLineItemDTO", "package": "@medusajs/types" } } }, { - "id": 6120, + "id": 6124, "name": "shipping_methods", "variant": "declaration", "kind": 1024, @@ -24189,7 +24213,7 @@ "typeArguments": [ { "type": "reference", - "target": 6411, + "target": 6389, "name": "CreateOrderShippingMethodDTO", "package": "@medusajs/types" }, @@ -24204,7 +24228,7 @@ } }, { - "id": 6121, + "id": 6125, "name": "transactions", "variant": "declaration", "kind": 1024, @@ -24222,7 +24246,7 @@ "typeArguments": [ { "type": "reference", - "target": 6706, + "target": 6684, "name": "CreateOrderTransactionDTO", "package": "@medusajs/types" }, @@ -24237,7 +24261,7 @@ } }, { - "id": 6122, + "id": 6126, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -24274,7 +24298,7 @@ } }, { - "id": 6123, + "id": 6127, "name": "promo_codes", "variant": "declaration", "kind": 1024, @@ -24294,10 +24318,6 @@ { "title": "Properties", "children": [ - 6108, - 6109, - 6110, - 6111, 6112, 6113, 6114, @@ -24309,20 +24329,24 @@ 6120, 6121, 6122, - 6123 + 6123, + 6124, + 6125, + 6126, + 6127 ] } ] }, { - "id": 6124, + "id": 6128, "name": "UpdateOrderDTO", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 6125, + "id": 6129, "name": "id", "variant": "declaration", "kind": 1024, @@ -24335,7 +24359,7 @@ } }, { - "id": 6126, + "id": 6130, "name": "version", "variant": "declaration", "kind": 1024, @@ -24348,7 +24372,7 @@ } }, { - "id": 6127, + "id": 6131, "name": "region_id", "variant": "declaration", "kind": 1024, @@ -24361,7 +24385,7 @@ } }, { - "id": 6128, + "id": 6132, "name": "customer_id", "variant": "declaration", "kind": 1024, @@ -24374,7 +24398,7 @@ } }, { - "id": 6129, + "id": 6133, "name": "sales_channel_id", "variant": "declaration", "kind": 1024, @@ -24387,7 +24411,7 @@ } }, { - "id": 6130, + "id": 6134, "name": "items", "variant": "declaration", "kind": 1024, @@ -24398,14 +24422,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 6281, + "target": 6259, "name": "CreateOrderLineItemDTO", "package": "@medusajs/types" } } }, { - "id": 6131, + "id": 6135, "name": "shipping_address", "variant": "declaration", "kind": 1024, @@ -24417,13 +24441,13 @@ "types": [ { "type": "reference", - "target": 6175, + "target": 6179, "name": "UpdateOrderAddressDTO", "package": "@medusajs/types" }, { "type": "reference", - "target": 6162, + "target": 6166, "name": "CreateOrderAddressDTO", "package": "@medusajs/types" } @@ -24431,7 +24455,7 @@ } }, { - "id": 6132, + "id": 6136, "name": "billing_address", "variant": "declaration", "kind": 1024, @@ -24443,13 +24467,13 @@ "types": [ { "type": "reference", - "target": 6175, + "target": 6179, "name": "UpdateOrderAddressDTO", "package": "@medusajs/types" }, { "type": "reference", - "target": 6162, + "target": 6166, "name": "CreateOrderAddressDTO", "package": "@medusajs/types" } @@ -24457,7 +24481,7 @@ } }, { - "id": 6133, + "id": 6137, "name": "email", "variant": "declaration", "kind": 1024, @@ -24470,7 +24494,7 @@ } }, { - "id": 6134, + "id": 6138, "name": "no_notification", "variant": "declaration", "kind": 1024, @@ -24483,7 +24507,7 @@ } }, { - "id": 6135, + "id": 6139, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -24524,23 +24548,23 @@ { "title": "Properties", "children": [ - 6125, - 6126, - 6127, - 6128, 6129, 6130, 6131, 6132, 6133, 6134, - 6135 + 6135, + 6136, + 6137, + 6138, + 6139 ] } ] }, { - "id": 6444, + "id": 6422, "name": "CreateOrderAdjustmentDTO", "variant": "declaration", "kind": 256, @@ -24555,7 +24579,7 @@ }, "children": [ { - "id": 6445, + "id": 6423, "name": "code", "variant": "declaration", "kind": 1024, @@ -24568,20 +24592,20 @@ } }, { - "id": 6446, + "id": 6424, "name": "amount", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 7076, + "target": 7061, "name": "BigNumberInput", "package": "@medusajs/types" } }, { - "id": 6447, + "id": 6425, "name": "description", "variant": "declaration", "kind": 1024, @@ -24594,7 +24618,7 @@ } }, { - "id": 6448, + "id": 6426, "name": "promotion_id", "variant": "declaration", "kind": 1024, @@ -24607,7 +24631,7 @@ } }, { - "id": 6449, + "id": 6427, "name": "provider_id", "variant": "declaration", "kind": 1024, @@ -24624,24 +24648,24 @@ { "title": "Properties", "children": [ - 6445, - 6446, - 6447, - 6448, - 6449 + 6423, + 6424, + 6425, + 6426, + 6427 ] } ] }, { - "id": 7090, + "id": 7075, "name": "UpdateOrderAdjustmentDTO", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 7091, + "id": 7076, "name": "id", "variant": "declaration", "kind": 1024, @@ -24652,7 +24676,7 @@ } }, { - "id": 7092, + "id": 7077, "name": "code", "variant": "declaration", "kind": 1024, @@ -24665,20 +24689,20 @@ } }, { - "id": 7093, + "id": 7078, "name": "amount", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 7076, + "target": 7061, "name": "BigNumberInput", "package": "@medusajs/types" } }, { - "id": 7094, + "id": 7079, "name": "description", "variant": "declaration", "kind": 1024, @@ -24691,7 +24715,7 @@ } }, { - "id": 7095, + "id": 7080, "name": "promotion_id", "variant": "declaration", "kind": 1024, @@ -24704,7 +24728,7 @@ } }, { - "id": 7096, + "id": 7081, "name": "provider_id", "variant": "declaration", "kind": 1024, @@ -24721,25 +24745,25 @@ { "title": "Properties", "children": [ - 7091, - 7092, - 7093, - 7094, - 7095, - 7096 + 7076, + 7077, + 7078, + 7079, + 7080, + 7081 ] } ] }, { - "id": 6450, + "id": 6428, "name": "UpsertOrderLineItemAdjustmentDTO", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 6451, + "id": 6429, "name": "id", "variant": "declaration", "kind": 1024, @@ -24752,7 +24776,7 @@ } }, { - "id": 6452, + "id": 6430, "name": "item_id", "variant": "declaration", "kind": 1024, @@ -24763,7 +24787,7 @@ } }, { - "id": 6453, + "id": 6431, "name": "code", "variant": "declaration", "kind": 1024, @@ -24776,7 +24800,7 @@ } }, { - "id": 6454, + "id": 6432, "name": "amount", "variant": "declaration", "kind": 1024, @@ -24785,13 +24809,13 @@ }, "type": { "type": "reference", - "target": 7076, + "target": 7061, "name": "BigNumberInput", "package": "@medusajs/types" } }, { - "id": 6455, + "id": 6433, "name": "description", "variant": "declaration", "kind": 1024, @@ -24804,7 +24828,7 @@ } }, { - "id": 6456, + "id": 6434, "name": "promotion_id", "variant": "declaration", "kind": 1024, @@ -24817,7 +24841,7 @@ } }, { - "id": 6457, + "id": 6435, "name": "provider_id", "variant": "declaration", "kind": 1024, @@ -24834,19 +24858,19 @@ { "title": "Properties", "children": [ - 6451, - 6452, - 6453, - 6454, - 6455, - 6456, - 6457 + 6429, + 6430, + 6431, + 6432, + 6433, + 6434, + 6435 ] } ] }, { - "id": 7077, + "id": 7062, "name": "CreateOrderTaxLineDTO", "variant": "declaration", "kind": 256, @@ -24861,7 +24885,7 @@ }, "children": [ { - "id": 7078, + "id": 7063, "name": "description", "variant": "declaration", "kind": 1024, @@ -24874,7 +24898,7 @@ } }, { - "id": 7079, + "id": 7064, "name": "tax_rate_id", "variant": "declaration", "kind": 1024, @@ -24887,7 +24911,7 @@ } }, { - "id": 7080, + "id": 7065, "name": "code", "variant": "declaration", "kind": 1024, @@ -24898,20 +24922,20 @@ } }, { - "id": 7081, + "id": 7066, "name": "rate", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 7076, + "target": 7061, "name": "BigNumberInput", "package": "@medusajs/types" } }, { - "id": 7082, + "id": 7067, "name": "provider_id", "variant": "declaration", "kind": 1024, @@ -24928,36 +24952,36 @@ { "title": "Properties", "children": [ - 7078, - 7079, - 7080, - 7081, - 7082 + 7063, + 7064, + 7065, + 7066, + 7067 ] } ], "extendedBy": [ { "type": "reference", - "target": 6517, + "target": 6495, "name": "CreateOrderLineItemTaxLineDTO" }, { "type": "reference", - "target": 6555, + "target": 6533, "name": "CreateOrderShippingMethodTaxLineDTO" } ] }, { - "id": 7083, + "id": 7068, "name": "UpdateOrderTaxLineDTO", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 7084, + "id": 7069, "name": "id", "variant": "declaration", "kind": 1024, @@ -24968,7 +24992,7 @@ } }, { - "id": 7085, + "id": 7070, "name": "description", "variant": "declaration", "kind": 1024, @@ -24981,7 +25005,7 @@ } }, { - "id": 7086, + "id": 7071, "name": "tax_rate_id", "variant": "declaration", "kind": 1024, @@ -24994,7 +25018,7 @@ } }, { - "id": 7087, + "id": 7072, "name": "code", "variant": "declaration", "kind": 1024, @@ -25007,7 +25031,7 @@ } }, { - "id": 7088, + "id": 7073, "name": "rate", "variant": "declaration", "kind": 1024, @@ -25016,13 +25040,13 @@ }, "type": { "type": "reference", - "target": 7076, + "target": 7061, "name": "BigNumberInput", "package": "@medusajs/types" } }, { - "id": 7089, + "id": 7074, "name": "provider_id", "variant": "declaration", "kind": 1024, @@ -25039,30 +25063,30 @@ { "title": "Properties", "children": [ - 7084, - 7085, - 7086, - 7087, - 7088, - 7089 + 7069, + 7070, + 7071, + 7072, + 7073, + 7074 ] } ], "extendedBy": [ { "type": "reference", - "target": 6523, + "target": 6501, "name": "UpdateOrderLineItemTaxLineDTO" }, { "type": "reference", - "target": 6561, + "target": 6539, "name": "UpdateOrderShippingMethodTaxLineDTO" } ] }, { - "id": 6555, + "id": 6533, "name": "CreateOrderShippingMethodTaxLineDTO", "variant": "declaration", "kind": 256, @@ -25077,7 +25101,7 @@ }, "children": [ { - "id": 6556, + "id": 6534, "name": "description", "variant": "declaration", "kind": 1024, @@ -25091,12 +25115,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7078, + "target": 7063, "name": "CreateOrderTaxLineDTO.description" } }, { - "id": 6557, + "id": 6535, "name": "tax_rate_id", "variant": "declaration", "kind": 1024, @@ -25110,12 +25134,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7079, + "target": 7064, "name": "CreateOrderTaxLineDTO.tax_rate_id" } }, { - "id": 6558, + "id": 6536, "name": "code", "variant": "declaration", "kind": 1024, @@ -25128,12 +25152,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7080, + "target": 7065, "name": "CreateOrderTaxLineDTO.code" } }, { - "id": 6559, + "id": 6537, "name": "rate", "variant": "declaration", "kind": 1024, @@ -25142,18 +25166,18 @@ }, "type": { "type": "reference", - "target": 7076, + "target": 7061, "name": "BigNumberInput", "package": "@medusajs/types" }, "inheritedFrom": { "type": "reference", - "target": 7081, + "target": 7066, "name": "CreateOrderTaxLineDTO.rate" } }, { - "id": 6560, + "id": 6538, "name": "provider_id", "variant": "declaration", "kind": 1024, @@ -25167,7 +25191,7 @@ }, "inheritedFrom": { "type": "reference", - "target": 7082, + "target": 7067, "name": "CreateOrderTaxLineDTO.provider_id" } } @@ -25176,32 +25200,32 @@ { "title": "Properties", "children": [ - 6556, - 6557, - 6558, - 6559, - 6560 + 6534, + 6535, + 6536, + 6537, + 6538 ] } ], "extendedTypes": [ { "type": "reference", - "target": 7077, + "target": 7062, "name": "CreateOrderTaxLineDTO", "package": "@medusajs/types" } ] }, { - "id": 6561, + "id": 6539, "name": "UpdateOrderShippingMethodTaxLineDTO", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 6562, + "id": 6540, "name": "id", "variant": "declaration", "kind": 1024, @@ -25214,12 +25238,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7084, + "target": 7069, "name": "UpdateOrderTaxLineDTO.id" } }, { - "id": 6563, + "id": 6541, "name": "description", "variant": "declaration", "kind": 1024, @@ -25233,12 +25257,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7085, + "target": 7070, "name": "UpdateOrderTaxLineDTO.description" } }, { - "id": 6564, + "id": 6542, "name": "tax_rate_id", "variant": "declaration", "kind": 1024, @@ -25252,12 +25276,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7086, + "target": 7071, "name": "UpdateOrderTaxLineDTO.tax_rate_id" } }, { - "id": 6565, + "id": 6543, "name": "code", "variant": "declaration", "kind": 1024, @@ -25271,12 +25295,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7087, + "target": 7072, "name": "UpdateOrderTaxLineDTO.code" } }, { - "id": 6566, + "id": 6544, "name": "rate", "variant": "declaration", "kind": 1024, @@ -25286,18 +25310,18 @@ }, "type": { "type": "reference", - "target": 7076, + "target": 7061, "name": "BigNumberInput", "package": "@medusajs/types" }, "inheritedFrom": { "type": "reference", - "target": 7088, + "target": 7073, "name": "UpdateOrderTaxLineDTO.rate" } }, { - "id": 6567, + "id": 6545, "name": "provider_id", "variant": "declaration", "kind": 1024, @@ -25311,7 +25335,7 @@ }, "inheritedFrom": { "type": "reference", - "target": 7089, + "target": 7074, "name": "UpdateOrderTaxLineDTO.provider_id" } } @@ -25320,26 +25344,26 @@ { "title": "Properties", "children": [ - 6562, - 6563, - 6564, - 6565, - 6566, - 6567 + 6540, + 6541, + 6542, + 6543, + 6544, + 6545 ] } ], "extendedTypes": [ { "type": "reference", - "target": 7083, + "target": 7068, "name": "UpdateOrderTaxLineDTO", "package": "@medusajs/types" } ] }, { - "id": 6517, + "id": 6495, "name": "CreateOrderLineItemTaxLineDTO", "variant": "declaration", "kind": 256, @@ -25354,7 +25378,7 @@ }, "children": [ { - "id": 6518, + "id": 6496, "name": "description", "variant": "declaration", "kind": 1024, @@ -25368,12 +25392,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7078, + "target": 7063, "name": "CreateOrderTaxLineDTO.description" } }, { - "id": 6519, + "id": 6497, "name": "tax_rate_id", "variant": "declaration", "kind": 1024, @@ -25387,12 +25411,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7079, + "target": 7064, "name": "CreateOrderTaxLineDTO.tax_rate_id" } }, { - "id": 6520, + "id": 6498, "name": "code", "variant": "declaration", "kind": 1024, @@ -25405,12 +25429,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7080, + "target": 7065, "name": "CreateOrderTaxLineDTO.code" } }, { - "id": 6521, + "id": 6499, "name": "rate", "variant": "declaration", "kind": 1024, @@ -25419,18 +25443,18 @@ }, "type": { "type": "reference", - "target": 7076, + "target": 7061, "name": "BigNumberInput", "package": "@medusajs/types" }, "inheritedFrom": { "type": "reference", - "target": 7081, + "target": 7066, "name": "CreateOrderTaxLineDTO.rate" } }, { - "id": 6522, + "id": 6500, "name": "provider_id", "variant": "declaration", "kind": 1024, @@ -25444,7 +25468,7 @@ }, "inheritedFrom": { "type": "reference", - "target": 7082, + "target": 7067, "name": "CreateOrderTaxLineDTO.provider_id" } } @@ -25453,32 +25477,32 @@ { "title": "Properties", "children": [ - 6518, - 6519, - 6520, - 6521, - 6522 + 6496, + 6497, + 6498, + 6499, + 6500 ] } ], "extendedTypes": [ { "type": "reference", - "target": 7077, + "target": 7062, "name": "CreateOrderTaxLineDTO", "package": "@medusajs/types" } ] }, { - "id": 6523, + "id": 6501, "name": "UpdateOrderLineItemTaxLineDTO", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 6524, + "id": 6502, "name": "id", "variant": "declaration", "kind": 1024, @@ -25491,12 +25515,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7084, + "target": 7069, "name": "UpdateOrderTaxLineDTO.id" } }, { - "id": 6525, + "id": 6503, "name": "description", "variant": "declaration", "kind": 1024, @@ -25510,12 +25534,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7085, + "target": 7070, "name": "UpdateOrderTaxLineDTO.description" } }, { - "id": 6526, + "id": 6504, "name": "tax_rate_id", "variant": "declaration", "kind": 1024, @@ -25529,12 +25553,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7086, + "target": 7071, "name": "UpdateOrderTaxLineDTO.tax_rate_id" } }, { - "id": 6527, + "id": 6505, "name": "code", "variant": "declaration", "kind": 1024, @@ -25548,12 +25572,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7087, + "target": 7072, "name": "UpdateOrderTaxLineDTO.code" } }, { - "id": 6528, + "id": 6506, "name": "rate", "variant": "declaration", "kind": 1024, @@ -25563,18 +25587,18 @@ }, "type": { "type": "reference", - "target": 7076, + "target": 7061, "name": "BigNumberInput", "package": "@medusajs/types" }, "inheritedFrom": { "type": "reference", - "target": 7088, + "target": 7073, "name": "UpdateOrderTaxLineDTO.rate" } }, { - "id": 6529, + "id": 6507, "name": "provider_id", "variant": "declaration", "kind": 1024, @@ -25588,7 +25612,7 @@ }, "inheritedFrom": { "type": "reference", - "target": 7089, + "target": 7074, "name": "UpdateOrderTaxLineDTO.provider_id" } } @@ -25597,26 +25621,26 @@ { "title": "Properties", "children": [ - 6524, - 6525, - 6526, - 6527, - 6528, - 6529 + 6502, + 6503, + 6504, + 6505, + 6506, + 6507 ] } ], "extendedTypes": [ { "type": "reference", - "target": 7083, + "target": 7068, "name": "UpdateOrderTaxLineDTO", "package": "@medusajs/types" } ] }, { - "id": 6281, + "id": 6259, "name": "CreateOrderLineItemDTO", "variant": "declaration", "kind": 256, @@ -25630,729 +25654,219 @@ ] }, "children": [ - { - "id": 6282, - "name": "title", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 6283, - "name": "subtitle", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 6284, - "name": "thumbnail", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 6285, - "name": "order_id", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 6286, - "name": "quantity", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "reference", - "target": 7076, - "name": "BigNumberInput", - "package": "@medusajs/types" - } - }, - { - "id": 6287, - "name": "product_id", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 6288, - "name": "product_title", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 6289, - "name": "product_description", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 6290, - "name": "product_subtitle", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 6291, - "name": "product_type", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 6292, - "name": "product_collection", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 6293, - "name": "product_handle", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 6294, - "name": "variant_id", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 6295, - "name": "variant_sku", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 6296, - "name": "variant_barcode", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 6297, - "name": "variant_title", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 6298, - "name": "variant_option_values", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "type": { - "type": "reference", - "target": { - "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts", - "qualifiedName": "Record" - }, - "typeArguments": [ - { - "type": "intrinsic", - "name": "string" - }, - { - "type": "intrinsic", - "name": "unknown" - } - ], - "name": "Record", - "package": "typescript" - } - }, - { - "id": 6299, - "name": "requires_shipping", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "type": { - "type": "intrinsic", - "name": "boolean" - } - }, - { - "id": 6300, - "name": "is_discountable", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "type": { - "type": "intrinsic", - "name": "boolean" - } - }, - { - "id": 6301, - "name": "is_tax_inclusive", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "type": { - "type": "intrinsic", - "name": "boolean" - } - }, - { - "id": 6302, - "name": "compare_at_unit_price", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "type": { - "type": "reference", - "target": 7076, - "name": "BigNumberInput", - "package": "@medusajs/types" - } - }, - { - "id": 6303, - "name": "unit_price", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "reference", - "target": 7076, - "name": "BigNumberInput", - "package": "@medusajs/types" - } - }, - { - "id": 6304, - "name": "tax_lines", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "type": { - "type": "array", - "elementType": { - "type": "reference", - "target": 7077, - "name": "CreateOrderTaxLineDTO", - "package": "@medusajs/types" - } - } - }, - { - "id": 6305, - "name": "adjustments", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "type": { - "type": "array", - "elementType": { - "type": "reference", - "target": 6444, - "name": "CreateOrderAdjustmentDTO", - "package": "@medusajs/types" - } - } - }, - { - "id": 6306, - "name": "metadata", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "type": { - "type": "union", - "types": [ - { - "type": "literal", - "value": null - }, - { - "type": "reference", - "target": { - "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts", - "qualifiedName": "Record" - }, - "typeArguments": [ - { - "type": "intrinsic", - "name": "string" - }, - { - "type": "intrinsic", - "name": "unknown" - } - ], - "name": "Record", - "package": "typescript" - } - ] - } - } - ], - "groups": [ - { - "title": "Properties", - "children": [ - 6282, - 6283, - 6284, - 6285, - 6286, - 6287, - 6288, - 6289, - 6290, - 6291, - 6292, - 6293, - 6294, - 6295, - 6296, - 6297, - 6298, - 6299, - 6300, - 6301, - 6302, - 6303, - 6304, - 6305, - 6306 - ] - } - ], - "extendedBy": [ - { - "type": "reference", - "target": 6255, - "name": "CreateOrderLineItemForOrderDTO" - } - ] - }, - { - "id": 6255, - "name": "CreateOrderLineItemForOrderDTO", - "variant": "declaration", - "kind": 256, - "flags": {}, - "comment": { - "summary": [ - { - "kind": "text", - "text": "LINE ITEMS START" - } - ] - }, - "children": [ - { - "id": 6257, - "name": "title", - "variant": "declaration", - "kind": 1024, - "flags": { - "isInherited": true - }, - "type": { - "type": "intrinsic", - "name": "string" - }, - "inheritedFrom": { - "type": "reference", - "target": 6282, - "name": "CreateOrderLineItemDTO.title" - } - }, - { - "id": 6258, - "name": "subtitle", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true, - "isInherited": true - }, - "type": { - "type": "intrinsic", - "name": "string" - }, - "inheritedFrom": { - "type": "reference", - "target": 6283, - "name": "CreateOrderLineItemDTO.subtitle" - } - }, - { - "id": 6259, - "name": "thumbnail", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true, - "isInherited": true - }, - "type": { - "type": "intrinsic", - "name": "string" - }, - "inheritedFrom": { - "type": "reference", - "target": 6284, - "name": "CreateOrderLineItemDTO.thumbnail" - } - }, { "id": 6260, - "name": "quantity", + "name": "title", "variant": "declaration", "kind": 1024, - "flags": { - "isInherited": true - }, + "flags": {}, "type": { - "type": "reference", - "target": 7076, - "name": "BigNumberInput", - "package": "@medusajs/types" - }, - "inheritedFrom": { - "type": "reference", - "target": 6286, - "name": "CreateOrderLineItemDTO.quantity" + "type": "intrinsic", + "name": "string" } }, { "id": 6261, - "name": "product_id", + "name": "subtitle", "variant": "declaration", "kind": 1024, "flags": { - "isOptional": true, - "isInherited": true + "isOptional": true }, "type": { "type": "intrinsic", "name": "string" - }, - "inheritedFrom": { - "type": "reference", - "target": 6287, - "name": "CreateOrderLineItemDTO.product_id" } }, { "id": 6262, - "name": "product_title", + "name": "thumbnail", "variant": "declaration", "kind": 1024, "flags": { - "isOptional": true, - "isInherited": true + "isOptional": true }, "type": { "type": "intrinsic", "name": "string" - }, - "inheritedFrom": { - "type": "reference", - "target": 6288, - "name": "CreateOrderLineItemDTO.product_title" } }, { "id": 6263, - "name": "product_description", + "name": "order_id", "variant": "declaration", "kind": 1024, "flags": { - "isOptional": true, - "isInherited": true + "isOptional": true }, "type": { "type": "intrinsic", "name": "string" - }, - "inheritedFrom": { - "type": "reference", - "target": 6289, - "name": "CreateOrderLineItemDTO.product_description" } }, { "id": 6264, - "name": "product_subtitle", + "name": "quantity", "variant": "declaration", "kind": 1024, - "flags": { - "isOptional": true, - "isInherited": true - }, + "flags": {}, "type": { - "type": "intrinsic", - "name": "string" - }, - "inheritedFrom": { "type": "reference", - "target": 6290, - "name": "CreateOrderLineItemDTO.product_subtitle" + "target": 7061, + "name": "BigNumberInput", + "package": "@medusajs/types" } }, { "id": 6265, - "name": "product_type", + "name": "product_id", "variant": "declaration", "kind": 1024, "flags": { - "isOptional": true, - "isInherited": true + "isOptional": true }, "type": { "type": "intrinsic", "name": "string" - }, - "inheritedFrom": { - "type": "reference", - "target": 6291, - "name": "CreateOrderLineItemDTO.product_type" } }, { "id": 6266, - "name": "product_collection", + "name": "product_title", "variant": "declaration", "kind": 1024, "flags": { - "isOptional": true, - "isInherited": true + "isOptional": true }, "type": { "type": "intrinsic", "name": "string" - }, - "inheritedFrom": { - "type": "reference", - "target": 6292, - "name": "CreateOrderLineItemDTO.product_collection" } }, { "id": 6267, - "name": "product_handle", + "name": "product_description", "variant": "declaration", "kind": 1024, "flags": { - "isOptional": true, - "isInherited": true + "isOptional": true }, "type": { "type": "intrinsic", "name": "string" - }, - "inheritedFrom": { - "type": "reference", - "target": 6293, - "name": "CreateOrderLineItemDTO.product_handle" } }, { "id": 6268, - "name": "variant_id", + "name": "product_subtitle", "variant": "declaration", "kind": 1024, "flags": { - "isOptional": true, - "isInherited": true + "isOptional": true }, "type": { "type": "intrinsic", "name": "string" - }, - "inheritedFrom": { - "type": "reference", - "target": 6294, - "name": "CreateOrderLineItemDTO.variant_id" } }, { "id": 6269, - "name": "variant_sku", + "name": "product_type", "variant": "declaration", "kind": 1024, "flags": { - "isOptional": true, - "isInherited": true + "isOptional": true }, "type": { "type": "intrinsic", "name": "string" - }, - "inheritedFrom": { - "type": "reference", - "target": 6295, - "name": "CreateOrderLineItemDTO.variant_sku" } }, { "id": 6270, - "name": "variant_barcode", + "name": "product_collection", "variant": "declaration", "kind": 1024, "flags": { - "isOptional": true, - "isInherited": true + "isOptional": true }, "type": { "type": "intrinsic", "name": "string" - }, - "inheritedFrom": { - "type": "reference", - "target": 6296, - "name": "CreateOrderLineItemDTO.variant_barcode" } }, { "id": 6271, - "name": "variant_title", + "name": "product_handle", "variant": "declaration", "kind": 1024, "flags": { - "isOptional": true, - "isInherited": true + "isOptional": true }, "type": { "type": "intrinsic", "name": "string" - }, - "inheritedFrom": { - "type": "reference", - "target": 6297, - "name": "CreateOrderLineItemDTO.variant_title" } }, { "id": 6272, + "name": "variant_id", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 6273, + "name": "variant_sku", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 6274, + "name": "variant_barcode", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 6275, + "name": "variant_title", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 6276, "name": "variant_option_values", "variant": "declaration", "kind": 1024, "flags": { - "isOptional": true, - "isInherited": true + "isOptional": true }, "type": { "type": "reference", @@ -26372,167 +25886,118 @@ ], "name": "Record", "package": "typescript" - }, - "inheritedFrom": { - "type": "reference", - "target": 6298, - "name": "CreateOrderLineItemDTO.variant_option_values" - } - }, - { - "id": 6273, - "name": "requires_shipping", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true, - "isInherited": true - }, - "type": { - "type": "intrinsic", - "name": "boolean" - }, - "inheritedFrom": { - "type": "reference", - "target": 6299, - "name": "CreateOrderLineItemDTO.requires_shipping" - } - }, - { - "id": 6274, - "name": "is_discountable", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true, - "isInherited": true - }, - "type": { - "type": "intrinsic", - "name": "boolean" - }, - "inheritedFrom": { - "type": "reference", - "target": 6300, - "name": "CreateOrderLineItemDTO.is_discountable" - } - }, - { - "id": 6275, - "name": "is_tax_inclusive", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true, - "isInherited": true - }, - "type": { - "type": "intrinsic", - "name": "boolean" - }, - "inheritedFrom": { - "type": "reference", - "target": 6301, - "name": "CreateOrderLineItemDTO.is_tax_inclusive" - } - }, - { - "id": 6276, - "name": "compare_at_unit_price", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true, - "isInherited": true - }, - "type": { - "type": "reference", - "target": 7076, - "name": "BigNumberInput", - "package": "@medusajs/types" - }, - "inheritedFrom": { - "type": "reference", - "target": 6302, - "name": "CreateOrderLineItemDTO.compare_at_unit_price" } }, { "id": 6277, - "name": "unit_price", + "name": "requires_shipping", "variant": "declaration", "kind": 1024, "flags": { - "isInherited": true + "isOptional": true }, "type": { - "type": "reference", - "target": 7076, - "name": "BigNumberInput", - "package": "@medusajs/types" - }, - "inheritedFrom": { - "type": "reference", - "target": 6303, - "name": "CreateOrderLineItemDTO.unit_price" + "type": "intrinsic", + "name": "boolean" } }, { "id": 6278, - "name": "tax_lines", + "name": "is_discountable", "variant": "declaration", "kind": 1024, "flags": { - "isOptional": true, - "isInherited": true + "isOptional": true }, "type": { - "type": "array", - "elementType": { - "type": "reference", - "target": 7077, - "name": "CreateOrderTaxLineDTO", - "package": "@medusajs/types" - } - }, - "inheritedFrom": { - "type": "reference", - "target": 6304, - "name": "CreateOrderLineItemDTO.tax_lines" + "type": "intrinsic", + "name": "boolean" } }, { "id": 6279, - "name": "adjustments", + "name": "is_tax_inclusive", "variant": "declaration", "kind": 1024, "flags": { - "isOptional": true, - "isInherited": true + "isOptional": true + }, + "type": { + "type": "intrinsic", + "name": "boolean" + } + }, + { + "id": 6280, + "name": "compare_at_unit_price", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "reference", + "target": 7061, + "name": "BigNumberInput", + "package": "@medusajs/types" + } + }, + { + "id": 6281, + "name": "unit_price", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "reference", + "target": 7061, + "name": "BigNumberInput", + "package": "@medusajs/types" + } + }, + { + "id": 6282, + "name": "tax_lines", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true }, "type": { "type": "array", "elementType": { "type": "reference", - "target": 6444, - "name": "CreateOrderAdjustmentDTO", + "target": 7062, + "name": "CreateOrderTaxLineDTO", "package": "@medusajs/types" } - }, - "inheritedFrom": { - "type": "reference", - "target": 6305, - "name": "CreateOrderLineItemDTO.adjustments" } }, { - "id": 6280, + "id": 6283, + "name": "adjustments", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "array", + "elementType": { + "type": "reference", + "target": 6422, + "name": "CreateOrderAdjustmentDTO", + "package": "@medusajs/types" + } + } + }, + { + "id": 6284, "name": "metadata", "variant": "declaration", "kind": 1024, "flags": { - "isOptional": true, - "isInherited": true + "isOptional": true }, "type": { "type": "union", @@ -26561,27 +26026,6 @@ "package": "typescript" } ] - }, - "inheritedFrom": { - "type": "reference", - "target": 6306, - "name": "CreateOrderLineItemDTO.metadata" - } - }, - { - "id": 6256, - "name": "order_id", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "intrinsic", - "name": "string" - }, - "overwrites": { - "type": "reference", - "target": 6285, - "name": "CreateOrderLineItemDTO.order_id" } } ], @@ -26589,9 +26033,6 @@ { "title": "Properties", "children": [ - 6257, - 6258, - 6259, 6260, 6261, 6262, @@ -26613,28 +26054,23 @@ 6278, 6279, 6280, - 6256 + 6281, + 6282, + 6283, + 6284 ] } - ], - "extendedTypes": [ - { - "type": "reference", - "target": 6281, - "name": "CreateOrderLineItemDTO", - "package": "@medusajs/types" - } ] }, { - "id": 6307, + "id": 6285, "name": "UpdateOrderLineItemWithSelectorDTO", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 6308, + "id": 6286, "name": "selector", "variant": "declaration", "kind": 1024, @@ -26648,7 +26084,7 @@ "typeArguments": [ { "type": "reference", - "target": 6189, + "target": 6193, "name": "OrderLineItemDTO", "package": "@medusajs/types" } @@ -26658,7 +26094,7 @@ } }, { - "id": 6309, + "id": 6287, "name": "data", "variant": "declaration", "kind": 1024, @@ -26672,7 +26108,7 @@ "typeArguments": [ { "type": "reference", - "target": 6310, + "target": 6288, "name": "UpdateOrderLineItemDTO", "package": "@medusajs/types" } @@ -26686,21 +26122,21 @@ { "title": "Properties", "children": [ - 6308, - 6309 + 6286, + 6287 ] } ] }, { - "id": 6310, + "id": 6288, "name": "UpdateOrderLineItemDTO", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 6319, + "id": 6297, "name": "subtitle", "variant": "declaration", "kind": 1024, @@ -26719,7 +26155,7 @@ } }, { - "id": 6320, + "id": 6298, "name": "thumbnail", "variant": "declaration", "kind": 1024, @@ -26738,7 +26174,7 @@ } }, { - "id": 6336, + "id": 6314, "name": "order_id", "variant": "declaration", "kind": 1024, @@ -26757,7 +26193,7 @@ } }, { - "id": 6318, + "id": 6296, "name": "product_id", "variant": "declaration", "kind": 1024, @@ -26776,7 +26212,7 @@ } }, { - "id": 6321, + "id": 6299, "name": "product_title", "variant": "declaration", "kind": 1024, @@ -26795,7 +26231,7 @@ } }, { - "id": 6322, + "id": 6300, "name": "product_description", "variant": "declaration", "kind": 1024, @@ -26814,7 +26250,7 @@ } }, { - "id": 6323, + "id": 6301, "name": "product_subtitle", "variant": "declaration", "kind": 1024, @@ -26833,7 +26269,7 @@ } }, { - "id": 6324, + "id": 6302, "name": "product_type", "variant": "declaration", "kind": 1024, @@ -26852,7 +26288,7 @@ } }, { - "id": 6325, + "id": 6303, "name": "product_collection", "variant": "declaration", "kind": 1024, @@ -26871,7 +26307,7 @@ } }, { - "id": 6326, + "id": 6304, "name": "product_handle", "variant": "declaration", "kind": 1024, @@ -26890,7 +26326,7 @@ } }, { - "id": 6317, + "id": 6295, "name": "variant_id", "variant": "declaration", "kind": 1024, @@ -26909,7 +26345,7 @@ } }, { - "id": 6327, + "id": 6305, "name": "variant_sku", "variant": "declaration", "kind": 1024, @@ -26928,7 +26364,7 @@ } }, { - "id": 6328, + "id": 6306, "name": "variant_barcode", "variant": "declaration", "kind": 1024, @@ -26947,7 +26383,7 @@ } }, { - "id": 6329, + "id": 6307, "name": "variant_title", "variant": "declaration", "kind": 1024, @@ -26966,7 +26402,7 @@ } }, { - "id": 6330, + "id": 6308, "name": "variant_option_values", "variant": "declaration", "kind": 1024, @@ -27000,7 +26436,7 @@ } }, { - "id": 6331, + "id": 6309, "name": "requires_shipping", "variant": "declaration", "kind": 1024, @@ -27019,7 +26455,7 @@ } }, { - "id": 6332, + "id": 6310, "name": "is_discountable", "variant": "declaration", "kind": 1024, @@ -27038,7 +26474,7 @@ } }, { - "id": 6333, + "id": 6311, "name": "is_tax_inclusive", "variant": "declaration", "kind": 1024, @@ -27057,7 +26493,7 @@ } }, { - "id": 6334, + "id": 6312, "name": "compare_at_unit_price", "variant": "declaration", "kind": 1024, @@ -27067,7 +26503,7 @@ }, "type": { "type": "reference", - "target": 7076, + "target": 7061, "name": "BigNumberInput", "package": "@medusajs/types" }, @@ -27078,7 +26514,7 @@ } }, { - "id": 6335, + "id": 6313, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -27121,7 +26557,7 @@ } }, { - "id": 6311, + "id": 6289, "name": "id", "variant": "declaration", "kind": 1024, @@ -27132,7 +26568,7 @@ } }, { - "id": 6312, + "id": 6290, "name": "title", "variant": "declaration", "kind": 1024, @@ -27145,7 +26581,7 @@ } }, { - "id": 6313, + "id": 6291, "name": "quantity", "variant": "declaration", "kind": 1024, @@ -27154,13 +26590,13 @@ }, "type": { "type": "reference", - "target": 7076, + "target": 7061, "name": "BigNumberInput", "package": "@medusajs/types" } }, { - "id": 6314, + "id": 6292, "name": "unit_price", "variant": "declaration", "kind": 1024, @@ -27169,13 +26605,13 @@ }, "type": { "type": "reference", - "target": 7076, + "target": 7061, "name": "BigNumberInput", "package": "@medusajs/types" } }, { - "id": 6315, + "id": 6293, "name": "tax_lines", "variant": "declaration", "kind": 1024, @@ -27189,7 +26625,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 7077, + "target": 7062, "name": "CreateOrderTaxLineDTO", "package": "@medusajs/types" } @@ -27198,7 +26634,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 7083, + "target": 7068, "name": "UpdateOrderTaxLineDTO", "package": "@medusajs/types" } @@ -27207,7 +26643,7 @@ } }, { - "id": 6316, + "id": 6294, "name": "adjustments", "variant": "declaration", "kind": 1024, @@ -27221,7 +26657,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 6444, + "target": 6422, "name": "CreateOrderAdjustmentDTO", "package": "@medusajs/types" } @@ -27230,7 +26666,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 7090, + "target": 7075, "name": "UpdateOrderAdjustmentDTO", "package": "@medusajs/types" } @@ -27243,32 +26679,32 @@ { "title": "Properties", "children": [ - 6319, - 6320, - 6336, - 6318, - 6321, - 6322, - 6323, - 6324, - 6325, - 6326, - 6317, - 6327, - 6328, - 6329, - 6330, - 6331, - 6332, - 6333, - 6334, - 6335, + 6297, + 6298, + 6314, + 6296, + 6299, + 6300, + 6301, + 6302, + 6303, + 6304, + 6295, + 6305, + 6306, + 6307, + 6308, + 6309, + 6310, 6311, 6312, 6313, - 6314, - 6315, - 6316 + 6289, + 6290, + 6291, + 6292, + 6293, + 6294 ] } ], @@ -27282,7 +26718,7 @@ "typeArguments": [ { "type": "reference", - "target": 6281, + "target": 6259, "name": "CreateOrderLineItemDTO", "package": "@medusajs/types" }, @@ -27318,7 +26754,7 @@ ] }, { - "id": 6411, + "id": 6389, "name": "CreateOrderShippingMethodDTO", "variant": "declaration", "kind": 256, @@ -27333,7 +26769,7 @@ }, "children": [ { - "id": 6412, + "id": 6390, "name": "name", "variant": "declaration", "kind": 1024, @@ -27344,7 +26780,7 @@ } }, { - "id": 6413, + "id": 6391, "name": "order_id", "variant": "declaration", "kind": 1024, @@ -27355,7 +26791,7 @@ } }, { - "id": 6414, + "id": 6392, "name": "return_id", "variant": "declaration", "kind": 1024, @@ -27368,7 +26804,7 @@ } }, { - "id": 6415, + "id": 6393, "name": "claim_id", "variant": "declaration", "kind": 1024, @@ -27381,7 +26817,7 @@ } }, { - "id": 6416, + "id": 6394, "name": "exchange_id", "variant": "declaration", "kind": 1024, @@ -27394,7 +26830,7 @@ } }, { - "id": 6417, + "id": 6395, "name": "version", "variant": "declaration", "kind": 1024, @@ -27407,20 +26843,20 @@ } }, { - "id": 6418, + "id": 6396, "name": "amount", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 7076, + "target": 7061, "name": "BigNumberInput", "package": "@medusajs/types" } }, { - "id": 6419, + "id": 6397, "name": "is_tax_inclusive", "variant": "declaration", "kind": 1024, @@ -27433,7 +26869,7 @@ } }, { - "id": 6420, + "id": 6398, "name": "shipping_option_id", "variant": "declaration", "kind": 1024, @@ -27446,7 +26882,7 @@ } }, { - "id": 6421, + "id": 6399, "name": "data", "variant": "declaration", "kind": 1024, @@ -27474,7 +26910,7 @@ } }, { - "id": 6422, + "id": 6400, "name": "tax_lines", "variant": "declaration", "kind": 1024, @@ -27485,14 +26921,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 7077, + "target": 7062, "name": "CreateOrderTaxLineDTO", "package": "@medusajs/types" } } }, { - "id": 6423, + "id": 6401, "name": "adjustments", "variant": "declaration", "kind": 1024, @@ -27503,7 +26939,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 6444, + "target": 6422, "name": "CreateOrderAdjustmentDTO", "package": "@medusajs/types" } @@ -27514,31 +26950,31 @@ { "title": "Properties", "children": [ - 6412, - 6413, - 6414, - 6415, - 6416, - 6417, - 6418, - 6419, - 6420, - 6421, - 6422, - 6423 + 6390, + 6391, + 6392, + 6393, + 6394, + 6395, + 6396, + 6397, + 6398, + 6399, + 6400, + 6401 ] } ] }, { - "id": 6478, + "id": 6456, "name": "CreateOrderShippingMethodAdjustmentDTO", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 6479, + "id": 6457, "name": "shipping_method_id", "variant": "declaration", "kind": 1024, @@ -27549,7 +26985,7 @@ } }, { - "id": 6480, + "id": 6458, "name": "code", "variant": "declaration", "kind": 1024, @@ -27560,20 +26996,20 @@ } }, { - "id": 6481, + "id": 6459, "name": "amount", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 7076, + "target": 7061, "name": "BigNumberInput", "package": "@medusajs/types" } }, { - "id": 6482, + "id": 6460, "name": "description", "variant": "declaration", "kind": 1024, @@ -27586,7 +27022,7 @@ } }, { - "id": 6483, + "id": 6461, "name": "promotion_id", "variant": "declaration", "kind": 1024, @@ -27599,7 +27035,7 @@ } }, { - "id": 6484, + "id": 6462, "name": "provider_id", "variant": "declaration", "kind": 1024, @@ -27616,25 +27052,25 @@ { "title": "Properties", "children": [ - 6479, - 6480, - 6481, - 6482, - 6483, - 6484 + 6457, + 6458, + 6459, + 6460, + 6461, + 6462 ] } ] }, { - "id": 6485, + "id": 6463, "name": "UpdateOrderShippingMethodAdjustmentDTO", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 6486, + "id": 6464, "name": "id", "variant": "declaration", "kind": 1024, @@ -27645,7 +27081,7 @@ } }, { - "id": 6487, + "id": 6465, "name": "code", "variant": "declaration", "kind": 1024, @@ -27658,7 +27094,7 @@ } }, { - "id": 6488, + "id": 6466, "name": "amount", "variant": "declaration", "kind": 1024, @@ -27667,13 +27103,13 @@ }, "type": { "type": "reference", - "target": 7076, + "target": 7061, "name": "BigNumberInput", "package": "@medusajs/types" } }, { - "id": 6489, + "id": 6467, "name": "description", "variant": "declaration", "kind": 1024, @@ -27686,7 +27122,7 @@ } }, { - "id": 6490, + "id": 6468, "name": "promotion_id", "variant": "declaration", "kind": 1024, @@ -27699,7 +27135,7 @@ } }, { - "id": 6491, + "id": 6469, "name": "provider_id", "variant": "declaration", "kind": 1024, @@ -27716,18 +27152,18 @@ { "title": "Properties", "children": [ - 6486, - 6487, - 6488, - 6489, - 6490, - 6491 + 6464, + 6465, + 6466, + 6467, + 6468, + 6469 ] } ] }, { - "id": 6594, + "id": 6572, "name": "CreateOrderChangeDTO", "variant": "declaration", "kind": 256, @@ -27742,7 +27178,7 @@ }, "children": [ { - "id": 6595, + "id": 6573, "name": "order_id", "variant": "declaration", "kind": 1024, @@ -27753,7 +27189,7 @@ } }, { - "id": 6596, + "id": 6574, "name": "return_id", "variant": "declaration", "kind": 1024, @@ -27766,7 +27202,7 @@ } }, { - "id": 6597, + "id": 6575, "name": "claim_id", "variant": "declaration", "kind": 1024, @@ -27779,7 +27215,7 @@ } }, { - "id": 6598, + "id": 6576, "name": "exchange_id", "variant": "declaration", "kind": 1024, @@ -27792,7 +27228,7 @@ } }, { - "id": 6599, + "id": 6577, "name": "change_type", "variant": "declaration", "kind": 1024, @@ -27822,7 +27258,7 @@ } }, { - "id": 6600, + "id": 6578, "name": "description", "variant": "declaration", "kind": 1024, @@ -27835,7 +27271,7 @@ } }, { - "id": 6601, + "id": 6579, "name": "internal_note", "variant": "declaration", "kind": 1024, @@ -27857,7 +27293,7 @@ } }, { - "id": 6602, + "id": 6580, "name": "requested_by", "variant": "declaration", "kind": 1024, @@ -27870,7 +27306,7 @@ } }, { - "id": 6603, + "id": 6581, "name": "requested_at", "variant": "declaration", "kind": 1024, @@ -27888,7 +27324,7 @@ } }, { - "id": 6604, + "id": 6582, "name": "created_by", "variant": "declaration", "kind": 1024, @@ -27901,7 +27337,7 @@ } }, { - "id": 6605, + "id": 6583, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -27938,7 +27374,7 @@ } }, { - "id": 6606, + "id": 6584, "name": "actions", "variant": "declaration", "kind": 1024, @@ -27949,7 +27385,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 6672, + "target": 6650, "name": "CreateOrderChangeActionDTO", "package": "@medusajs/types" } @@ -27960,31 +27396,31 @@ { "title": "Properties", "children": [ - 6595, - 6596, - 6597, - 6598, - 6599, - 6600, - 6601, - 6602, - 6603, - 6604, - 6605, - 6606 + 6573, + 6574, + 6575, + 6576, + 6577, + 6578, + 6579, + 6580, + 6581, + 6582, + 6583, + 6584 ] } ] }, { - "id": 6607, + "id": 6585, "name": "UpdateOrderChangeDTO", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 6608, + "id": 6586, "name": "id", "variant": "declaration", "kind": 1024, @@ -27995,7 +27431,7 @@ } }, { - "id": 6609, + "id": 6587, "name": "status", "variant": "declaration", "kind": 1024, @@ -28008,7 +27444,7 @@ } }, { - "id": 6610, + "id": 6588, "name": "description", "variant": "declaration", "kind": 1024, @@ -28021,7 +27457,7 @@ } }, { - "id": 6611, + "id": 6589, "name": "internal_note", "variant": "declaration", "kind": 1024, @@ -28043,7 +27479,7 @@ } }, { - "id": 6612, + "id": 6590, "name": "requested_by", "variant": "declaration", "kind": 1024, @@ -28065,7 +27501,7 @@ } }, { - "id": 6613, + "id": 6591, "name": "requested_at", "variant": "declaration", "kind": 1024, @@ -28092,7 +27528,7 @@ } }, { - "id": 6614, + "id": 6592, "name": "confirmed_by", "variant": "declaration", "kind": 1024, @@ -28114,7 +27550,7 @@ } }, { - "id": 6615, + "id": 6593, "name": "confirmed_at", "variant": "declaration", "kind": 1024, @@ -28141,7 +27577,7 @@ } }, { - "id": 6616, + "id": 6594, "name": "declined_by", "variant": "declaration", "kind": 1024, @@ -28163,7 +27599,7 @@ } }, { - "id": 6617, + "id": 6595, "name": "declined_reason", "variant": "declaration", "kind": 1024, @@ -28185,7 +27621,7 @@ } }, { - "id": 6618, + "id": 6596, "name": "declined_at", "variant": "declaration", "kind": 1024, @@ -28212,7 +27648,7 @@ } }, { - "id": 6619, + "id": 6597, "name": "canceled_by", "variant": "declaration", "kind": 1024, @@ -28234,7 +27670,7 @@ } }, { - "id": 6620, + "id": 6598, "name": "canceled_at", "variant": "declaration", "kind": 1024, @@ -28261,7 +27697,7 @@ } }, { - "id": 6621, + "id": 6599, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -28302,27 +27738,107 @@ { "title": "Properties", "children": [ - 6608, - 6609, - 6610, - 6611, - 6612, - 6613, - 6614, - 6615, - 6616, - 6617, - 6618, - 6619, - 6620, - 6621 + 6586, + 6587, + 6588, + 6589, + 6590, + 6591, + 6592, + 6593, + 6594, + 6595, + 6596, + 6597, + 6598, + 6599 + ] + } + ] + }, + { + "id": 6600, + "name": "CancelOrderChangeDTO", + "variant": "declaration", + "kind": 256, + "flags": {}, + "children": [ + { + "id": 6601, + "name": "id", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 6602, + "name": "canceled_by", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 6603, + "name": "metadata", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "union", + "types": [ + { + "type": "literal", + "value": null + }, + { + "type": "reference", + "target": { + "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts", + "qualifiedName": "Record" + }, + "typeArguments": [ + { + "type": "intrinsic", + "name": "string" + }, + { + "type": "intrinsic", + "name": "unknown" + } + ], + "name": "Record", + "package": "typescript" + } + ] + } + } + ], + "groups": [ + { + "title": "Properties", + "children": [ + 6601, + 6602, + 6603 ] } ] }, { "id": 6622, - "name": "CancelOrderChangeDTO", + "name": "DeclineOrderChangeDTO", "variant": "declaration", "kind": 256, "flags": {}, @@ -28340,7 +27856,7 @@ }, { "id": 6624, - "name": "canceled_by", + "name": "declined_by", "variant": "declaration", "kind": 1024, "flags": { @@ -28401,94 +27917,14 @@ ] }, { - "id": 6644, - "name": "DeclineOrderChangeDTO", - "variant": "declaration", - "kind": 256, - "flags": {}, - "children": [ - { - "id": 6645, - "name": "id", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 6646, - "name": "declined_by", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 6647, - "name": "metadata", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "type": { - "type": "union", - "types": [ - { - "type": "literal", - "value": null - }, - { - "type": "reference", - "target": { - "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts", - "qualifiedName": "Record" - }, - "typeArguments": [ - { - "type": "intrinsic", - "name": "string" - }, - { - "type": "intrinsic", - "name": "unknown" - } - ], - "name": "Record", - "package": "typescript" - } - ] - } - } - ], - "groups": [ - { - "title": "Properties", - "children": [ - 6645, - 6646, - 6647 - ] - } - ] - }, - { - "id": 6640, + "id": 6618, "name": "ConfirmOrderChangeDTO", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 6641, + "id": 6619, "name": "id", "variant": "declaration", "kind": 1024, @@ -28499,7 +27935,7 @@ } }, { - "id": 6642, + "id": 6620, "name": "confirmed_by", "variant": "declaration", "kind": 1024, @@ -28512,7 +27948,7 @@ } }, { - "id": 6643, + "id": 6621, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -28553,15 +27989,15 @@ { "title": "Properties", "children": [ - 6641, - 6642, - 6643 + 6619, + 6620, + 6621 ] } ] }, { - "id": 6672, + "id": 6650, "name": "CreateOrderChangeActionDTO", "variant": "declaration", "kind": 256, @@ -28576,7 +28012,7 @@ }, "children": [ { - "id": 6673, + "id": 6651, "name": "order_change_id", "variant": "declaration", "kind": 1024, @@ -28589,7 +28025,7 @@ } }, { - "id": 6674, + "id": 6652, "name": "order_id", "variant": "declaration", "kind": 1024, @@ -28602,7 +28038,7 @@ } }, { - "id": 6675, + "id": 6653, "name": "return_id", "variant": "declaration", "kind": 1024, @@ -28615,7 +28051,7 @@ } }, { - "id": 6676, + "id": 6654, "name": "claim_id", "variant": "declaration", "kind": 1024, @@ -28628,7 +28064,7 @@ } }, { - "id": 6677, + "id": 6655, "name": "exchange_id", "variant": "declaration", "kind": 1024, @@ -28641,7 +28077,7 @@ } }, { - "id": 6678, + "id": 6656, "name": "version", "variant": "declaration", "kind": 1024, @@ -28654,7 +28090,7 @@ } }, { - "id": 6679, + "id": 6657, "name": "reference", "variant": "declaration", "kind": 1024, @@ -28667,7 +28103,7 @@ } }, { - "id": 6680, + "id": 6658, "name": "reference_id", "variant": "declaration", "kind": 1024, @@ -28680,20 +28116,20 @@ } }, { - "id": 6681, + "id": 6659, "name": "action", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 7116, + "target": 7101, "name": "ChangeActionType", "package": "@medusajs/types" } }, { - "id": 6682, + "id": 6660, "name": "internal_note", "variant": "declaration", "kind": 1024, @@ -28715,7 +28151,7 @@ } }, { - "id": 6683, + "id": 6661, "name": "amount", "variant": "declaration", "kind": 1024, @@ -28724,13 +28160,13 @@ }, "type": { "type": "reference", - "target": 7076, + "target": 7061, "name": "BigNumberInput", "package": "@medusajs/types" } }, { - "id": 6684, + "id": 6662, "name": "details", "variant": "declaration", "kind": 1024, @@ -28762,31 +28198,31 @@ { "title": "Properties", "children": [ - 6673, - 6674, - 6675, - 6676, - 6677, - 6678, - 6679, - 6680, - 6681, - 6682, - 6683, - 6684 + 6651, + 6652, + 6653, + 6654, + 6655, + 6656, + 6657, + 6658, + 6659, + 6660, + 6661, + 6662 ] } ] }, { - "id": 6668, + "id": 6646, "name": "UpdateOrderChangeActionDTO", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 6669, + "id": 6647, "name": "id", "variant": "declaration", "kind": 1024, @@ -28797,7 +28233,7 @@ } }, { - "id": 6670, + "id": 6648, "name": "internal_note", "variant": "declaration", "kind": 1024, @@ -28819,7 +28255,7 @@ } }, { - "id": 6671, + "id": 6649, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -28860,15 +28296,15 @@ { "title": "Properties", "children": [ - 6669, - 6670, - 6671 + 6647, + 6648, + 6649 ] } ] }, { - "id": 6706, + "id": 6684, "name": "CreateOrderTransactionDTO", "variant": "declaration", "kind": 256, @@ -28883,7 +28319,7 @@ }, "children": [ { - "id": 6707, + "id": 6685, "name": "order_id", "variant": "declaration", "kind": 1024, @@ -28894,7 +28330,7 @@ } }, { - "id": 6708, + "id": 6686, "name": "description", "variant": "declaration", "kind": 1024, @@ -28907,7 +28343,7 @@ } }, { - "id": 6709, + "id": 6687, "name": "reference", "variant": "declaration", "kind": 1024, @@ -28920,7 +28356,7 @@ } }, { - "id": 6710, + "id": 6688, "name": "reference_id", "variant": "declaration", "kind": 1024, @@ -28933,7 +28369,7 @@ } }, { - "id": 6711, + "id": 6689, "name": "internal_note", "variant": "declaration", "kind": 1024, @@ -28955,7 +28391,7 @@ } }, { - "id": 6712, + "id": 6690, "name": "created_by", "variant": "declaration", "kind": 1024, @@ -28968,20 +28404,20 @@ } }, { - "id": 6713, + "id": 6691, "name": "amount", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 7076, + "target": 7061, "name": "BigNumberInput", "package": "@medusajs/types" } }, { - "id": 6714, + "id": 6692, "name": "currency_code", "variant": "declaration", "kind": 1024, @@ -28992,7 +28428,7 @@ } }, { - "id": 6715, + "id": 6693, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -29033,21 +28469,21 @@ { "title": "Properties", "children": [ - 6707, - 6708, - 6709, - 6710, - 6711, - 6712, - 6713, - 6714, - 6715 + 6685, + 6686, + 6687, + 6688, + 6689, + 6690, + 6691, + 6692, + 6693 ] } ] }, { - "id": 6344, + "id": 6322, "name": "UpdateOrderItemDTO", "variant": "declaration", "kind": 256, @@ -29062,7 +28498,7 @@ }, "children": [ { - "id": 6345, + "id": 6323, "name": "id", "variant": "declaration", "kind": 1024, @@ -29073,7 +28509,7 @@ } }, { - "id": 6346, + "id": 6324, "name": "order_id", "variant": "declaration", "kind": 1024, @@ -29086,7 +28522,7 @@ } }, { - "id": 6347, + "id": 6325, "name": "version", "variant": "declaration", "kind": 1024, @@ -29099,7 +28535,7 @@ } }, { - "id": 6348, + "id": 6326, "name": "item_id", "variant": "declaration", "kind": 1024, @@ -29112,7 +28548,7 @@ } }, { - "id": 6349, + "id": 6327, "name": "quantity", "variant": "declaration", "kind": 1024, @@ -29121,13 +28557,13 @@ }, "type": { "type": "reference", - "target": 7076, + "target": 7061, "name": "BigNumberInput", "package": "@medusajs/types" } }, { - "id": 6350, + "id": 6328, "name": "fulfilled_quantity", "variant": "declaration", "kind": 1024, @@ -29136,13 +28572,13 @@ }, "type": { "type": "reference", - "target": 7076, + "target": 7061, "name": "BigNumberInput", "package": "@medusajs/types" } }, { - "id": 6351, + "id": 6329, "name": "return_requested_quantity", "variant": "declaration", "kind": 1024, @@ -29151,13 +28587,13 @@ }, "type": { "type": "reference", - "target": 7076, + "target": 7061, "name": "BigNumberInput", "package": "@medusajs/types" } }, { - "id": 6352, + "id": 6330, "name": "return_received_quantity", "variant": "declaration", "kind": 1024, @@ -29166,13 +28602,13 @@ }, "type": { "type": "reference", - "target": 7076, + "target": 7061, "name": "BigNumberInput", "package": "@medusajs/types" } }, { - "id": 6353, + "id": 6331, "name": "return_dismissed_quantity", "variant": "declaration", "kind": 1024, @@ -29181,13 +28617,13 @@ }, "type": { "type": "reference", - "target": 7076, + "target": 7061, "name": "BigNumberInput", "package": "@medusajs/types" } }, { - "id": 6354, + "id": 6332, "name": "written_off_quantity", "variant": "declaration", "kind": 1024, @@ -29196,13 +28632,13 @@ }, "type": { "type": "reference", - "target": 7076, + "target": 7061, "name": "BigNumberInput", "package": "@medusajs/types" } }, { - "id": 6355, + "id": 6333, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -29243,30 +28679,30 @@ { "title": "Properties", "children": [ - 6345, - 6346, - 6347, - 6348, - 6349, - 6350, - 6351, - 6352, - 6353, - 6354, - 6355 + 6323, + 6324, + 6325, + 6326, + 6327, + 6328, + 6329, + 6330, + 6331, + 6332, + 6333 ] } ] }, { - "id": 6377, + "id": 6355, "name": "UpdateOrderItemWithSelectorDTO", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 6378, + "id": 6356, "name": "selector", "variant": "declaration", "kind": 1024, @@ -29280,7 +28716,7 @@ "typeArguments": [ { "type": "reference", - "target": 6356, + "target": 6334, "name": "OrderItemDTO", "package": "@medusajs/types" } @@ -29290,7 +28726,7 @@ } }, { - "id": 6379, + "id": 6357, "name": "data", "variant": "declaration", "kind": 1024, @@ -29304,7 +28740,7 @@ "typeArguments": [ { "type": "reference", - "target": 6344, + "target": 6322, "name": "UpdateOrderItemDTO", "package": "@medusajs/types" } @@ -29318,14 +28754,14 @@ { "title": "Properties", "children": [ - 6378, - 6379 + 6356, + 6357 ] } ] }, { - "id": 7129, + "id": 7114, "name": "BaseOrderBundledItemActionsDTO", "variant": "declaration", "kind": 256, @@ -29340,7 +28776,7 @@ }, "children": [ { - "id": 7130, + "id": 7115, "name": "id", "variant": "declaration", "kind": 1024, @@ -29351,20 +28787,20 @@ } }, { - "id": 7131, + "id": 7116, "name": "quantity", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 7076, + "target": 7061, "name": "BigNumberInput", "package": "@medusajs/types" } }, { - "id": 7132, + "id": 7117, "name": "internal_note", "variant": "declaration", "kind": 1024, @@ -29386,7 +28822,7 @@ } }, { - "id": 7133, + "id": 7118, "name": "note", "variant": "declaration", "kind": 1024, @@ -29408,7 +28844,7 @@ } }, { - "id": 7134, + "id": 7119, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -29449,24 +28885,24 @@ { "title": "Properties", "children": [ - 7130, - 7131, - 7132, - 7133, - 7134 + 7115, + 7116, + 7117, + 7118, + 7119 ] } ], "indexSignatures": [ { - "id": 7135, + "id": 7120, "name": "__index", "variant": "signature", "kind": 8192, "flags": {}, "parameters": [ { - "id": 7136, + "id": 7121, "name": "key", "variant": "param", "kind": 32768, @@ -29485,14 +28921,14 @@ ] }, { - "id": 7117, + "id": 7102, "name": "BaseOrderBundledActionsDTO", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 7118, + "id": 7103, "name": "order_id", "variant": "declaration", "kind": 1024, @@ -29503,7 +28939,7 @@ } }, { - "id": 7119, + "id": 7104, "name": "return_id", "variant": "declaration", "kind": 1024, @@ -29516,7 +28952,7 @@ } }, { - "id": 7120, + "id": 7105, "name": "claim_id", "variant": "declaration", "kind": 1024, @@ -29529,7 +28965,7 @@ } }, { - "id": 7121, + "id": 7106, "name": "exchange_id", "variant": "declaration", "kind": 1024, @@ -29542,7 +28978,7 @@ } }, { - "id": 7122, + "id": 7107, "name": "description", "variant": "declaration", "kind": 1024, @@ -29555,7 +28991,7 @@ } }, { - "id": 7123, + "id": 7108, "name": "internal_note", "variant": "declaration", "kind": 1024, @@ -29577,7 +29013,7 @@ } }, { - "id": 7124, + "id": 7109, "name": "reference", "variant": "declaration", "kind": 1024, @@ -29590,7 +29026,7 @@ } }, { - "id": 7125, + "id": 7110, "name": "reference_id", "variant": "declaration", "kind": 1024, @@ -29603,7 +29039,7 @@ } }, { - "id": 7126, + "id": 7111, "name": "created_by", "variant": "declaration", "kind": 1024, @@ -29625,7 +29061,7 @@ } }, { - "id": 7127, + "id": 7112, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -29666,61 +29102,61 @@ { "title": "Properties", "children": [ - 7118, - 7119, - 7120, - 7121, - 7122, - 7123, - 7124, - 7125, - 7126, - 7127 + 7103, + 7104, + 7105, + 7106, + 7107, + 7108, + 7109, + 7110, + 7111, + 7112 ] } ], "extendedBy": [ { "type": "reference", - "target": 6749, + "target": 6727, "name": "CreateOrderReturnDTO" }, { "type": "reference", - "target": 6790, + "target": 6775, "name": "CreateOrderClaimDTO" }, { "type": "reference", - "target": 6830, + "target": 6815, "name": "CreateOrderExchangeDTO" }, { "type": "reference", - "target": 6864, + "target": 6849, "name": "RegisterOrderFulfillmentDTO" }, { "type": "reference", - "target": 6876, + "target": 6861, "name": "CancelOrderFulfillmentDTO" }, { "type": "reference", - "target": 6888, + "target": 6873, "name": "RegisterOrderShipmentDTO" } ] }, { - "id": 6864, + "id": 6849, "name": "RegisterOrderFulfillmentDTO", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 6866, + "id": 6851, "name": "order_id", "variant": "declaration", "kind": 1024, @@ -29733,12 +29169,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7118, + "target": 7103, "name": "BaseOrderBundledActionsDTO.order_id" } }, { - "id": 6867, + "id": 6852, "name": "return_id", "variant": "declaration", "kind": 1024, @@ -29752,12 +29188,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7119, + "target": 7104, "name": "BaseOrderBundledActionsDTO.return_id" } }, { - "id": 6868, + "id": 6853, "name": "claim_id", "variant": "declaration", "kind": 1024, @@ -29771,12 +29207,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7120, + "target": 7105, "name": "BaseOrderBundledActionsDTO.claim_id" } }, { - "id": 6869, + "id": 6854, "name": "exchange_id", "variant": "declaration", "kind": 1024, @@ -29790,12 +29226,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7121, + "target": 7106, "name": "BaseOrderBundledActionsDTO.exchange_id" } }, { - "id": 6870, + "id": 6855, "name": "description", "variant": "declaration", "kind": 1024, @@ -29809,12 +29245,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7122, + "target": 7107, "name": "BaseOrderBundledActionsDTO.description" } }, { - "id": 6871, + "id": 6856, "name": "internal_note", "variant": "declaration", "kind": 1024, @@ -29837,12 +29273,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7123, + "target": 7108, "name": "BaseOrderBundledActionsDTO.internal_note" } }, { - "id": 6872, + "id": 6857, "name": "reference", "variant": "declaration", "kind": 1024, @@ -29856,12 +29292,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7124, + "target": 7109, "name": "BaseOrderBundledActionsDTO.reference" } }, { - "id": 6873, + "id": 6858, "name": "reference_id", "variant": "declaration", "kind": 1024, @@ -29875,12 +29311,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7125, + "target": 7110, "name": "BaseOrderBundledActionsDTO.reference_id" } }, { - "id": 6874, + "id": 6859, "name": "created_by", "variant": "declaration", "kind": 1024, @@ -29903,12 +29339,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7126, + "target": 7111, "name": "BaseOrderBundledActionsDTO.created_by" } }, { - "id": 6875, + "id": 6860, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -29946,12 +29382,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7127, + "target": 7112, "name": "BaseOrderBundledActionsDTO.metadata" } }, { - "id": 6865, + "id": 6850, "name": "items", "variant": "declaration", "kind": 1024, @@ -29960,7 +29396,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 7129, + "target": 7114, "name": "BaseOrderBundledItemActionsDTO", "package": "@medusajs/types" } @@ -29971,6 +29407,291 @@ { "title": "Properties", "children": [ + 6851, + 6852, + 6853, + 6854, + 6855, + 6856, + 6857, + 6858, + 6859, + 6860, + 6850 + ] + } + ], + "extendedTypes": [ + { + "type": "reference", + "target": 7102, + "name": "BaseOrderBundledActionsDTO", + "package": "@medusajs/types" + } + ] + }, + { + "id": 6861, + "name": "CancelOrderFulfillmentDTO", + "variant": "declaration", + "kind": 256, + "flags": {}, + "children": [ + { + "id": 6863, + "name": "order_id", + "variant": "declaration", + "kind": 1024, + "flags": { + "isInherited": true + }, + "type": { + "type": "intrinsic", + "name": "string" + }, + "inheritedFrom": { + "type": "reference", + "target": 7103, + "name": "BaseOrderBundledActionsDTO.order_id" + } + }, + { + "id": 6864, + "name": "return_id", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true, + "isInherited": true + }, + "type": { + "type": "intrinsic", + "name": "string" + }, + "inheritedFrom": { + "type": "reference", + "target": 7104, + "name": "BaseOrderBundledActionsDTO.return_id" + } + }, + { + "id": 6865, + "name": "claim_id", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true, + "isInherited": true + }, + "type": { + "type": "intrinsic", + "name": "string" + }, + "inheritedFrom": { + "type": "reference", + "target": 7105, + "name": "BaseOrderBundledActionsDTO.claim_id" + } + }, + { + "id": 6866, + "name": "exchange_id", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true, + "isInherited": true + }, + "type": { + "type": "intrinsic", + "name": "string" + }, + "inheritedFrom": { + "type": "reference", + "target": 7106, + "name": "BaseOrderBundledActionsDTO.exchange_id" + } + }, + { + "id": 6867, + "name": "description", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true, + "isInherited": true + }, + "type": { + "type": "intrinsic", + "name": "string" + }, + "inheritedFrom": { + "type": "reference", + "target": 7107, + "name": "BaseOrderBundledActionsDTO.description" + } + }, + { + "id": 6868, + "name": "internal_note", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true, + "isInherited": true + }, + "type": { + "type": "union", + "types": [ + { + "type": "literal", + "value": null + }, + { + "type": "intrinsic", + "name": "string" + } + ] + }, + "inheritedFrom": { + "type": "reference", + "target": 7108, + "name": "BaseOrderBundledActionsDTO.internal_note" + } + }, + { + "id": 6869, + "name": "reference", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true, + "isInherited": true + }, + "type": { + "type": "intrinsic", + "name": "string" + }, + "inheritedFrom": { + "type": "reference", + "target": 7109, + "name": "BaseOrderBundledActionsDTO.reference" + } + }, + { + "id": 6870, + "name": "reference_id", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true, + "isInherited": true + }, + "type": { + "type": "intrinsic", + "name": "string" + }, + "inheritedFrom": { + "type": "reference", + "target": 7110, + "name": "BaseOrderBundledActionsDTO.reference_id" + } + }, + { + "id": 6871, + "name": "created_by", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true, + "isInherited": true + }, + "type": { + "type": "union", + "types": [ + { + "type": "literal", + "value": null + }, + { + "type": "intrinsic", + "name": "string" + } + ] + }, + "inheritedFrom": { + "type": "reference", + "target": 7111, + "name": "BaseOrderBundledActionsDTO.created_by" + } + }, + { + "id": 6872, + "name": "metadata", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true, + "isInherited": true + }, + "type": { + "type": "union", + "types": [ + { + "type": "literal", + "value": null + }, + { + "type": "reference", + "target": { + "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts", + "qualifiedName": "Record" + }, + "typeArguments": [ + { + "type": "intrinsic", + "name": "string" + }, + { + "type": "intrinsic", + "name": "unknown" + } + ], + "name": "Record", + "package": "typescript" + } + ] + }, + "inheritedFrom": { + "type": "reference", + "target": 7112, + "name": "BaseOrderBundledActionsDTO.metadata" + } + }, + { + "id": 6862, + "name": "items", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "array", + "elementType": { + "type": "reference", + "target": 7114, + "name": "BaseOrderBundledItemActionsDTO", + "package": "@medusajs/types" + } + } + } + ], + "groups": [ + { + "title": "Properties", + "children": [ + 6863, + 6864, + 6865, 6866, 6867, 6868, @@ -29978,31 +29699,28 @@ 6870, 6871, 6872, - 6873, - 6874, - 6875, - 6865 + 6862 ] } ], "extendedTypes": [ { "type": "reference", - "target": 7117, + "target": 7102, "name": "BaseOrderBundledActionsDTO", "package": "@medusajs/types" } ] }, { - "id": 6876, - "name": "CancelOrderFulfillmentDTO", + "id": 6873, + "name": "RegisterOrderShipmentDTO", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 6878, + "id": 6876, "name": "order_id", "variant": "declaration", "kind": 1024, @@ -30015,12 +29733,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7118, + "target": 7103, "name": "BaseOrderBundledActionsDTO.order_id" } }, { - "id": 6879, + "id": 6877, "name": "return_id", "variant": "declaration", "kind": 1024, @@ -30034,12 +29752,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7119, + "target": 7104, "name": "BaseOrderBundledActionsDTO.return_id" } }, { - "id": 6880, + "id": 6878, "name": "claim_id", "variant": "declaration", "kind": 1024, @@ -30053,12 +29771,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7120, + "target": 7105, "name": "BaseOrderBundledActionsDTO.claim_id" } }, { - "id": 6881, + "id": 6879, "name": "exchange_id", "variant": "declaration", "kind": 1024, @@ -30072,12 +29790,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7121, + "target": 7106, "name": "BaseOrderBundledActionsDTO.exchange_id" } }, { - "id": 6882, + "id": 6880, "name": "description", "variant": "declaration", "kind": 1024, @@ -30091,12 +29809,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7122, + "target": 7107, "name": "BaseOrderBundledActionsDTO.description" } }, { - "id": 6883, + "id": 6881, "name": "internal_note", "variant": "declaration", "kind": 1024, @@ -30119,12 +29837,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7123, + "target": 7108, "name": "BaseOrderBundledActionsDTO.internal_note" } }, { - "id": 6884, + "id": 6882, "name": "reference", "variant": "declaration", "kind": 1024, @@ -30138,12 +29856,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7124, + "target": 7109, "name": "BaseOrderBundledActionsDTO.reference" } }, { - "id": 6885, + "id": 6883, "name": "reference_id", "variant": "declaration", "kind": 1024, @@ -30157,12 +29875,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7125, + "target": 7110, "name": "BaseOrderBundledActionsDTO.reference_id" } }, { - "id": 6886, + "id": 6884, "name": "created_by", "variant": "declaration", "kind": 1024, @@ -30185,12 +29903,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7126, + "target": 7111, "name": "BaseOrderBundledActionsDTO.created_by" } }, { - "id": 6887, + "id": 6885, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -30228,31 +29946,48 @@ }, "inheritedFrom": { "type": "reference", - "target": 7127, + "target": 7112, "name": "BaseOrderBundledActionsDTO.metadata" } }, { - "id": 6877, + "id": 6874, "name": "items", "variant": "declaration", "kind": 1024, - "flags": {}, + "flags": { + "isOptional": true + }, "type": { "type": "array", "elementType": { "type": "reference", - "target": 7129, + "target": 7114, "name": "BaseOrderBundledItemActionsDTO", "package": "@medusajs/types" } } + }, + { + "id": 6875, + "name": "no_notification", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "intrinsic", + "name": "boolean" + } } ], "groups": [ { "title": "Properties", "children": [ + 6876, + 6877, 6878, 6879, 6880, @@ -30261,30 +29996,29 @@ 6883, 6884, 6885, - 6886, - 6887, - 6877 + 6874, + 6875 ] } ], "extendedTypes": [ { "type": "reference", - "target": 7117, + "target": 7102, "name": "BaseOrderBundledActionsDTO", "package": "@medusajs/types" } ] }, { - "id": 6888, - "name": "RegisterOrderShipmentDTO", + "id": 6727, + "name": "CreateOrderReturnDTO", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 6891, + "id": 6741, "name": "order_id", "variant": "declaration", "kind": 1024, @@ -30297,12 +30031,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7118, + "target": 7103, "name": "BaseOrderBundledActionsDTO.order_id" } }, { - "id": 6892, + "id": 6742, "name": "return_id", "variant": "declaration", "kind": 1024, @@ -30316,10 +30050,1196 @@ }, "inheritedFrom": { "type": "reference", - "target": 7119, + "target": 7104, "name": "BaseOrderBundledActionsDTO.return_id" } }, + { + "id": 6743, + "name": "description", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true, + "isInherited": true + }, + "type": { + "type": "intrinsic", + "name": "string" + }, + "inheritedFrom": { + "type": "reference", + "target": 7107, + "name": "BaseOrderBundledActionsDTO.description" + } + }, + { + "id": 6744, + "name": "internal_note", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true, + "isInherited": true + }, + "type": { + "type": "union", + "types": [ + { + "type": "literal", + "value": null + }, + { + "type": "intrinsic", + "name": "string" + } + ] + }, + "inheritedFrom": { + "type": "reference", + "target": 7108, + "name": "BaseOrderBundledActionsDTO.internal_note" + } + }, + { + "id": 6745, + "name": "reference", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true, + "isInherited": true + }, + "type": { + "type": "intrinsic", + "name": "string" + }, + "inheritedFrom": { + "type": "reference", + "target": 7109, + "name": "BaseOrderBundledActionsDTO.reference" + } + }, + { + "id": 6746, + "name": "reference_id", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true, + "isInherited": true + }, + "type": { + "type": "intrinsic", + "name": "string" + }, + "inheritedFrom": { + "type": "reference", + "target": 7110, + "name": "BaseOrderBundledActionsDTO.reference_id" + } + }, + { + "id": 6747, + "name": "created_by", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true, + "isInherited": true + }, + "type": { + "type": "union", + "types": [ + { + "type": "literal", + "value": null + }, + { + "type": "intrinsic", + "name": "string" + } + ] + }, + "inheritedFrom": { + "type": "reference", + "target": 7111, + "name": "BaseOrderBundledActionsDTO.created_by" + } + }, + { + "id": 6748, + "name": "metadata", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true, + "isInherited": true + }, + "type": { + "type": "union", + "types": [ + { + "type": "literal", + "value": null + }, + { + "type": "reference", + "target": { + "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts", + "qualifiedName": "Record" + }, + "typeArguments": [ + { + "type": "intrinsic", + "name": "string" + }, + { + "type": "intrinsic", + "name": "unknown" + } + ], + "name": "Record", + "package": "typescript" + } + ] + }, + "inheritedFrom": { + "type": "reference", + "target": 7112, + "name": "BaseOrderBundledActionsDTO.metadata" + } + }, + { + "id": 6728, + "name": "items", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "array", + "elementType": { + "type": "reflection", + "declaration": { + "id": 6729, + "name": "__type", + "variant": "declaration", + "kind": 65536, + "flags": {}, + "children": [ + { + "id": 6730, + "name": "id", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 6731, + "name": "quantity", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "reference", + "target": 7061, + "name": "BigNumberInput", + "package": "@medusajs/types" + } + }, + { + "id": 6732, + "name": "internal_note", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "union", + "types": [ + { + "type": "literal", + "value": null + }, + { + "type": "intrinsic", + "name": "string" + } + ] + } + }, + { + "id": 6733, + "name": "note", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "union", + "types": [ + { + "type": "literal", + "value": null + }, + { + "type": "intrinsic", + "name": "string" + } + ] + } + }, + { + "id": 6734, + "name": "reason_id", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "union", + "types": [ + { + "type": "literal", + "value": null + }, + { + "type": "intrinsic", + "name": "string" + } + ] + } + }, + { + "id": 6735, + "name": "metadata", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "union", + "types": [ + { + "type": "literal", + "value": null + }, + { + "type": "reference", + "target": { + "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts", + "qualifiedName": "Record" + }, + "typeArguments": [ + { + "type": "intrinsic", + "name": "string" + }, + { + "type": "intrinsic", + "name": "unknown" + } + ], + "name": "Record", + "package": "typescript" + } + ] + } + } + ], + "groups": [ + { + "title": "Properties", + "children": [ + 6730, + 6731, + 6732, + 6733, + 6734, + 6735 + ] + } + ] + } + } + } + }, + { + "id": 6736, + "name": "shipping_method", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "union", + "types": [ + { + "type": "intrinsic", + "name": "string" + }, + { + "type": "reference", + "target": { + "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts", + "qualifiedName": "Omit" + }, + "typeArguments": [ + { + "type": "reference", + "target": 6389, + "name": "CreateOrderShippingMethodDTO", + "package": "@medusajs/types" + }, + { + "type": "literal", + "value": "order_id" + } + ], + "name": "Omit", + "package": "typescript" + } + ] + } + }, + { + "id": 6737, + "name": "refund_amount", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "reference", + "target": 7061, + "name": "BigNumberInput", + "package": "@medusajs/types" + } + }, + { + "id": 6738, + "name": "no_notification", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "intrinsic", + "name": "boolean" + } + }, + { + "id": 6739, + "name": "claim_id", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "intrinsic", + "name": "string" + }, + "overwrites": { + "type": "reference", + "target": 7105, + "name": "BaseOrderBundledActionsDTO.claim_id" + } + }, + { + "id": 6740, + "name": "exchange_id", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "intrinsic", + "name": "string" + }, + "overwrites": { + "type": "reference", + "target": 7106, + "name": "BaseOrderBundledActionsDTO.exchange_id" + } + } + ], + "groups": [ + { + "title": "Properties", + "children": [ + 6741, + 6742, + 6743, + 6744, + 6745, + 6746, + 6747, + 6748, + 6728, + 6736, + 6737, + 6738, + 6739, + 6740 + ] + } + ], + "extendedTypes": [ + { + "type": "reference", + "target": 7102, + "name": "BaseOrderBundledActionsDTO", + "package": "@medusajs/types" + } + ] + }, + { + "id": 6761, + "name": "UpdateReturnDTO", + "variant": "declaration", + "kind": 256, + "flags": {}, + "children": [ + { + "id": 6762, + "name": "id", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 6763, + "name": "refund_amount", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "reference", + "target": 7061, + "name": "BigNumberInput", + "package": "@medusajs/types" + } + }, + { + "id": 6764, + "name": "no_notification", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "intrinsic", + "name": "boolean" + } + }, + { + "id": 6765, + "name": "claim_id", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 6766, + "name": "exchange_id", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 6767, + "name": "metadata", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "union", + "types": [ + { + "type": "literal", + "value": null + }, + { + "type": "reference", + "target": { + "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts", + "qualifiedName": "Record" + }, + "typeArguments": [ + { + "type": "intrinsic", + "name": "string" + }, + { + "type": "intrinsic", + "name": "unknown" + } + ], + "name": "Record", + "package": "typescript" + } + ] + } + }, + { + "id": 6768, + "name": "items", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "array", + "elementType": { + "type": "reflection", + "declaration": { + "id": 6769, + "name": "__type", + "variant": "declaration", + "kind": 65536, + "flags": {}, + "children": [ + { + "id": 6770, + "name": "quantity", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "reference", + "target": 7061, + "name": "BigNumberInput", + "package": "@medusajs/types" + } + }, + { + "id": 6771, + "name": "internal_note", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "union", + "types": [ + { + "type": "literal", + "value": null + }, + { + "type": "intrinsic", + "name": "string" + } + ] + } + }, + { + "id": 6772, + "name": "note", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "union", + "types": [ + { + "type": "literal", + "value": null + }, + { + "type": "intrinsic", + "name": "string" + } + ] + } + }, + { + "id": 6773, + "name": "reason_id", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "union", + "types": [ + { + "type": "literal", + "value": null + }, + { + "type": "intrinsic", + "name": "string" + } + ] + } + }, + { + "id": 6774, + "name": "metadata", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "union", + "types": [ + { + "type": "literal", + "value": null + }, + { + "type": "reference", + "target": { + "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts", + "qualifiedName": "Record" + }, + "typeArguments": [ + { + "type": "intrinsic", + "name": "string" + }, + { + "type": "intrinsic", + "name": "unknown" + } + ], + "name": "Record", + "package": "typescript" + } + ] + } + } + ], + "groups": [ + { + "title": "Properties", + "children": [ + 6770, + 6771, + 6772, + 6773, + 6774 + ] + } + ] + } + } + } + } + ], + "groups": [ + { + "title": "Properties", + "children": [ + 6762, + 6763, + 6764, + 6765, + 6766, + 6767, + 6768 + ] + } + ] + }, + { + "id": 6808, + "name": "UpdateOrderClaimDTO", + "variant": "declaration", + "kind": 256, + "flags": {}, + "children": [ + { + "id": 6809, + "name": "id", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 6810, + "name": "refund_amount", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "reference", + "target": 7061, + "name": "BigNumberInput", + "package": "@medusajs/types" + } + }, + { + "id": 6811, + "name": "no_notification", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "intrinsic", + "name": "boolean" + } + }, + { + "id": 6812, + "name": "return_id", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 6813, + "name": "type", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "reference", + "target": 7113, + "name": "OrderClaimType", + "package": "@medusajs/types" + } + }, + { + "id": 6814, + "name": "metadata", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "union", + "types": [ + { + "type": "literal", + "value": null + }, + { + "type": "reference", + "target": { + "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts", + "qualifiedName": "Record" + }, + "typeArguments": [ + { + "type": "intrinsic", + "name": "string" + }, + { + "type": "intrinsic", + "name": "unknown" + } + ], + "name": "Record", + "package": "typescript" + } + ] + } + } + ], + "groups": [ + { + "title": "Properties", + "children": [ + 6809, + 6810, + 6811, + 6812, + 6813, + 6814 + ] + } + ] + }, + { + "id": 6842, + "name": "UpdateOrderExchangeDTO", + "variant": "declaration", + "kind": 256, + "flags": {}, + "children": [ + { + "id": 6843, + "name": "id", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 6844, + "name": "difference_due", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "reference", + "target": 7061, + "name": "BigNumberInput", + "package": "@medusajs/types" + } + }, + { + "id": 6845, + "name": "no_notification", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "intrinsic", + "name": "boolean" + } + }, + { + "id": 6846, + "name": "return_id", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 6847, + "name": "allow_backorder", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "intrinsic", + "name": "boolean" + } + }, + { + "id": 6848, + "name": "metadata", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "union", + "types": [ + { + "type": "literal", + "value": null + }, + { + "type": "reference", + "target": { + "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts", + "qualifiedName": "Record" + }, + "typeArguments": [ + { + "type": "intrinsic", + "name": "string" + }, + { + "type": "intrinsic", + "name": "unknown" + } + ], + "name": "Record", + "package": "typescript" + } + ] + } + } + ], + "groups": [ + { + "title": "Properties", + "children": [ + 6843, + 6844, + 6845, + 6846, + 6847, + 6848 + ] + } + ] + }, + { + "id": 6749, + "name": "UpdateOrderReturnWithSelectorDTO", + "variant": "declaration", + "kind": 256, + "flags": {}, + "children": [ + { + "id": 6750, + "name": "selector", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "reference", + "target": { + "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts", + "qualifiedName": "Partial" + }, + "typeArguments": [ + { + "type": "reference", + "target": 5912, + "name": "ReturnDTO", + "package": "@medusajs/types" + } + ], + "name": "Partial", + "package": "typescript" + } + }, + { + "id": 6751, + "name": "data", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "reference", + "target": { + "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts", + "qualifiedName": "Partial" + }, + "typeArguments": [ + { + "type": "reference", + "target": 6761, + "name": "UpdateReturnDTO", + "package": "@medusajs/types" + } + ], + "name": "Partial", + "package": "typescript" + } + } + ], + "groups": [ + { + "title": "Properties", + "children": [ + 6750, + 6751 + ] + } + ] + }, + { + "id": 6799, + "name": "UpdateOrderClaimWithSelectorDTO", + "variant": "declaration", + "kind": 256, + "flags": {}, + "children": [ + { + "id": 6800, + "name": "selector", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "reference", + "target": { + "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts", + "qualifiedName": "Partial" + }, + "typeArguments": [ + { + "type": "reference", + "target": 5977, + "name": "OrderClaimDTO", + "package": "@medusajs/types" + } + ], + "name": "Partial", + "package": "typescript" + } + }, + { + "id": 6801, + "name": "data", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "reference", + "target": { + "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts", + "qualifiedName": "Partial" + }, + "typeArguments": [ + { + "type": "reference", + "target": 6808, + "name": "UpdateOrderClaimDTO", + "package": "@medusajs/types" + } + ], + "name": "Partial", + "package": "typescript" + } + } + ], + "groups": [ + { + "title": "Properties", + "children": [ + 6800, + 6801 + ] + } + ] + }, + { + "id": 6832, + "name": "UpdateOrderExchangeWithSelectorDTO", + "variant": "declaration", + "kind": 256, + "flags": {}, + "children": [ + { + "id": 6833, + "name": "selector", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "reference", + "target": { + "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts", + "qualifiedName": "Partial" + }, + "typeArguments": [ + { + "type": "reference", + "target": 6043, + "name": "OrderExchangeDTO", + "package": "@medusajs/types" + } + ], + "name": "Partial", + "package": "typescript" + } + }, + { + "id": 6834, + "name": "data", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "reference", + "target": { + "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts", + "qualifiedName": "Partial" + }, + "typeArguments": [ + { + "type": "reference", + "target": 6842, + "name": "UpdateOrderExchangeDTO", + "package": "@medusajs/types" + } + ], + "name": "Partial", + "package": "typescript" + } + } + ], + "groups": [ + { + "title": "Properties", + "children": [ + 6833, + 6834 + ] + } + ] + }, + { + "id": 6886, + "name": "CancelOrderReturnDTO", + "variant": "declaration", + "kind": 256, + "flags": {}, + "children": [ { "id": 6893, "name": "claim_id", @@ -30335,8 +31255,8 @@ }, "inheritedFrom": { "type": "reference", - "target": 7120, - "name": "BaseOrderBundledActionsDTO.claim_id" + "target": -1, + "name": "Omit.claim_id" } }, { @@ -30354,12 +31274,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7121, - "name": "BaseOrderBundledActionsDTO.exchange_id" + "target": -1, + "name": "Omit.exchange_id" } }, { - "id": 6895, + "id": 6888, "name": "description", "variant": "declaration", "kind": 1024, @@ -30373,12 +31293,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7122, - "name": "BaseOrderBundledActionsDTO.description" + "target": -1, + "name": "Omit.description" } }, { - "id": 6896, + "id": 6895, "name": "internal_note", "variant": "declaration", "kind": 1024, @@ -30401,12 +31321,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7123, - "name": "BaseOrderBundledActionsDTO.internal_note" + "target": -1, + "name": "Omit.internal_note" } }, { - "id": 6897, + "id": 6891, "name": "reference", "variant": "declaration", "kind": 1024, @@ -30420,12 +31340,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7124, - "name": "BaseOrderBundledActionsDTO.reference" + "target": -1, + "name": "Omit.reference" } }, { - "id": 6898, + "id": 6892, "name": "reference_id", "variant": "declaration", "kind": 1024, @@ -30439,12 +31359,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7125, - "name": "BaseOrderBundledActionsDTO.reference_id" + "target": -1, + "name": "Omit.reference_id" } }, { - "id": 6899, + "id": 6890, "name": "created_by", "variant": "declaration", "kind": 1024, @@ -30467,10 +31387,1799 @@ }, "inheritedFrom": { "type": "reference", - "target": 7126, + "target": -1, + "name": "Omit.created_by" + } + }, + { + "id": 6889, + "name": "metadata", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true, + "isInherited": true + }, + "type": { + "type": "union", + "types": [ + { + "type": "literal", + "value": null + }, + { + "type": "reference", + "target": { + "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts", + "qualifiedName": "Record" + }, + "typeArguments": [ + { + "type": "intrinsic", + "name": "string" + }, + { + "type": "intrinsic", + "name": "unknown" + } + ], + "name": "Record", + "package": "typescript" + } + ] + }, + "inheritedFrom": { + "type": "reference", + "target": -1, + "name": "Omit.metadata" + } + }, + { + "id": 6887, + "name": "return_id", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "intrinsic", + "name": "string" + }, + "overwrites": { + "type": "reference", + "target": -1, + "name": "Omit.return_id" + } + } + ], + "groups": [ + { + "title": "Properties", + "children": [ + 6893, + 6894, + 6888, + 6895, + 6891, + 6892, + 6890, + 6889, + 6887 + ] + } + ], + "extendedTypes": [ + { + "type": "reference", + "target": { + "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts", + "qualifiedName": "Omit" + }, + "typeArguments": [ + { + "type": "reference", + "target": 7102, + "name": "BaseOrderBundledActionsDTO", + "package": "@medusajs/types" + }, + { + "type": "literal", + "value": "order_id" + } + ], + "name": "Omit", + "package": "typescript" + } + ] + }, + { + "id": 7113, + "name": "OrderClaimType", + "variant": "declaration", + "kind": 2097152, + "flags": {}, + "type": { + "type": "union", + "types": [ + { + "type": "literal", + "value": "refund" + }, + { + "type": "literal", + "value": "replace" + } + ] + } + }, + { + "id": 7122, + "name": "ClaimReason", + "variant": "declaration", + "kind": 2097152, + "flags": {}, + "type": { + "type": "union", + "types": [ + { + "type": "literal", + "value": "missing_item" + }, + { + "type": "literal", + "value": "wrong_item" + }, + { + "type": "literal", + "value": "production_failure" + }, + { + "type": "literal", + "value": "other" + } + ] + } + }, + { + "id": 6775, + "name": "CreateOrderClaimDTO", + "variant": "declaration", + "kind": 256, + "flags": {}, + "children": [ + { + "id": 6789, + "name": "order_id", + "variant": "declaration", + "kind": 1024, + "flags": { + "isInherited": true + }, + "type": { + "type": "intrinsic", + "name": "string" + }, + "inheritedFrom": { + "type": "reference", + "target": 7103, + "name": "BaseOrderBundledActionsDTO.order_id" + } + }, + { + "id": 6790, + "name": "return_id", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true, + "isInherited": true + }, + "type": { + "type": "intrinsic", + "name": "string" + }, + "inheritedFrom": { + "type": "reference", + "target": 7104, + "name": "BaseOrderBundledActionsDTO.return_id" + } + }, + { + "id": 6791, + "name": "claim_id", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true, + "isInherited": true + }, + "type": { + "type": "intrinsic", + "name": "string" + }, + "inheritedFrom": { + "type": "reference", + "target": 7105, + "name": "BaseOrderBundledActionsDTO.claim_id" + } + }, + { + "id": 6792, + "name": "exchange_id", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true, + "isInherited": true + }, + "type": { + "type": "intrinsic", + "name": "string" + }, + "inheritedFrom": { + "type": "reference", + "target": 7106, + "name": "BaseOrderBundledActionsDTO.exchange_id" + } + }, + { + "id": 6793, + "name": "description", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true, + "isInherited": true + }, + "type": { + "type": "intrinsic", + "name": "string" + }, + "inheritedFrom": { + "type": "reference", + "target": 7107, + "name": "BaseOrderBundledActionsDTO.description" + } + }, + { + "id": 6794, + "name": "internal_note", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true, + "isInherited": true + }, + "type": { + "type": "union", + "types": [ + { + "type": "literal", + "value": null + }, + { + "type": "intrinsic", + "name": "string" + } + ] + }, + "inheritedFrom": { + "type": "reference", + "target": 7108, + "name": "BaseOrderBundledActionsDTO.internal_note" + } + }, + { + "id": 6795, + "name": "reference", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true, + "isInherited": true + }, + "type": { + "type": "intrinsic", + "name": "string" + }, + "inheritedFrom": { + "type": "reference", + "target": 7109, + "name": "BaseOrderBundledActionsDTO.reference" + } + }, + { + "id": 6796, + "name": "reference_id", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true, + "isInherited": true + }, + "type": { + "type": "intrinsic", + "name": "string" + }, + "inheritedFrom": { + "type": "reference", + "target": 7110, + "name": "BaseOrderBundledActionsDTO.reference_id" + } + }, + { + "id": 6797, + "name": "created_by", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true, + "isInherited": true + }, + "type": { + "type": "union", + "types": [ + { + "type": "literal", + "value": null + }, + { + "type": "intrinsic", + "name": "string" + } + ] + }, + "inheritedFrom": { + "type": "reference", + "target": 7111, "name": "BaseOrderBundledActionsDTO.created_by" } }, + { + "id": 6798, + "name": "metadata", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true, + "isInherited": true + }, + "type": { + "type": "union", + "types": [ + { + "type": "literal", + "value": null + }, + { + "type": "reference", + "target": { + "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts", + "qualifiedName": "Record" + }, + "typeArguments": [ + { + "type": "intrinsic", + "name": "string" + }, + { + "type": "intrinsic", + "name": "unknown" + } + ], + "name": "Record", + "package": "typescript" + } + ] + }, + "inheritedFrom": { + "type": "reference", + "target": 7112, + "name": "BaseOrderBundledActionsDTO.metadata" + } + }, + { + "id": 6776, + "name": "type", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "reference", + "target": 7113, + "name": "OrderClaimType", + "package": "@medusajs/types" + } + }, + { + "id": 6777, + "name": "claim_items", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "array", + "elementType": { + "type": "intersection", + "types": [ + { + "type": "reference", + "target": 7114, + "name": "BaseOrderBundledItemActionsDTO", + "package": "@medusajs/types" + }, + { + "type": "reflection", + "declaration": { + "id": 6778, + "name": "__type", + "variant": "declaration", + "kind": 65536, + "flags": {}, + "children": [ + { + "id": 6779, + "name": "reason", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "reference", + "target": 7122, + "name": "ClaimReason", + "package": "@medusajs/types" + } + }, + { + "id": 6780, + "name": "images", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "array", + "elementType": { + "type": "reflection", + "declaration": { + "id": 6781, + "name": "__type", + "variant": "declaration", + "kind": 65536, + "flags": {}, + "children": [ + { + "id": 6782, + "name": "url", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 6783, + "name": "metadata", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "union", + "types": [ + { + "type": "literal", + "value": null + }, + { + "type": "reference", + "target": { + "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts", + "qualifiedName": "Record" + }, + "typeArguments": [ + { + "type": "intrinsic", + "name": "string" + }, + { + "type": "intrinsic", + "name": "unknown" + } + ], + "name": "Record", + "package": "typescript" + } + ] + } + } + ], + "groups": [ + { + "title": "Properties", + "children": [ + 6782, + 6783 + ] + } + ] + } + } + } + } + ], + "groups": [ + { + "title": "Properties", + "children": [ + 6779, + 6780 + ] + } + ] + } + } + ] + } + } + }, + { + "id": 6784, + "name": "additional_items", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "array", + "elementType": { + "type": "reference", + "target": 7114, + "name": "BaseOrderBundledItemActionsDTO", + "package": "@medusajs/types" + } + } + }, + { + "id": 6785, + "name": "shipping_methods", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "union", + "types": [ + { + "type": "array", + "elementType": { + "type": "intrinsic", + "name": "string" + } + }, + { + "type": "array", + "elementType": { + "type": "reference", + "target": { + "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts", + "qualifiedName": "Omit" + }, + "typeArguments": [ + { + "type": "reference", + "target": 6389, + "name": "CreateOrderShippingMethodDTO", + "package": "@medusajs/types" + }, + { + "type": "literal", + "value": "order_id" + } + ], + "name": "Omit", + "package": "typescript" + } + } + ] + } + }, + { + "id": 6786, + "name": "return_shipping", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "union", + "types": [ + { + "type": "intrinsic", + "name": "string" + }, + { + "type": "reference", + "target": { + "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts", + "qualifiedName": "Omit" + }, + "typeArguments": [ + { + "type": "reference", + "target": 6389, + "name": "CreateOrderShippingMethodDTO", + "package": "@medusajs/types" + }, + { + "type": "literal", + "value": "order_id" + } + ], + "name": "Omit", + "package": "typescript" + } + ] + } + }, + { + "id": 6787, + "name": "refund_amount", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "reference", + "target": 7061, + "name": "BigNumberInput", + "package": "@medusajs/types" + } + }, + { + "id": 6788, + "name": "no_notification", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "intrinsic", + "name": "boolean" + } + } + ], + "groups": [ + { + "title": "Properties", + "children": [ + 6789, + 6790, + 6791, + 6792, + 6793, + 6794, + 6795, + 6796, + 6797, + 6798, + 6776, + 6777, + 6784, + 6785, + 6786, + 6787, + 6788 + ] + } + ], + "extendedTypes": [ + { + "type": "reference", + "target": 7102, + "name": "BaseOrderBundledActionsDTO", + "package": "@medusajs/types" + } + ] + }, + { + "id": 6907, + "name": "CancelOrderClaimDTO", + "variant": "declaration", + "kind": 256, + "flags": {}, + "children": [ + { + "id": 6915, + "name": "return_id", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true, + "isInherited": true + }, + "type": { + "type": "intrinsic", + "name": "string" + }, + "inheritedFrom": { + "type": "reference", + "target": -1, + "name": "Omit.return_id" + } + }, + { + "id": 6914, + "name": "exchange_id", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true, + "isInherited": true + }, + "type": { + "type": "intrinsic", + "name": "string" + }, + "inheritedFrom": { + "type": "reference", + "target": -1, + "name": "Omit.exchange_id" + } + }, + { + "id": 6909, + "name": "description", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true, + "isInherited": true + }, + "type": { + "type": "intrinsic", + "name": "string" + }, + "inheritedFrom": { + "type": "reference", + "target": -1, + "name": "Omit.description" + } + }, + { + "id": 6916, + "name": "internal_note", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true, + "isInherited": true + }, + "type": { + "type": "union", + "types": [ + { + "type": "literal", + "value": null + }, + { + "type": "intrinsic", + "name": "string" + } + ] + }, + "inheritedFrom": { + "type": "reference", + "target": -1, + "name": "Omit.internal_note" + } + }, + { + "id": 6912, + "name": "reference", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true, + "isInherited": true + }, + "type": { + "type": "intrinsic", + "name": "string" + }, + "inheritedFrom": { + "type": "reference", + "target": -1, + "name": "Omit.reference" + } + }, + { + "id": 6913, + "name": "reference_id", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true, + "isInherited": true + }, + "type": { + "type": "intrinsic", + "name": "string" + }, + "inheritedFrom": { + "type": "reference", + "target": -1, + "name": "Omit.reference_id" + } + }, + { + "id": 6911, + "name": "created_by", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true, + "isInherited": true + }, + "type": { + "type": "union", + "types": [ + { + "type": "literal", + "value": null + }, + { + "type": "intrinsic", + "name": "string" + } + ] + }, + "inheritedFrom": { + "type": "reference", + "target": -1, + "name": "Omit.created_by" + } + }, + { + "id": 6910, + "name": "metadata", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true, + "isInherited": true + }, + "type": { + "type": "union", + "types": [ + { + "type": "literal", + "value": null + }, + { + "type": "reference", + "target": { + "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts", + "qualifiedName": "Record" + }, + "typeArguments": [ + { + "type": "intrinsic", + "name": "string" + }, + { + "type": "intrinsic", + "name": "unknown" + } + ], + "name": "Record", + "package": "typescript" + } + ] + }, + "inheritedFrom": { + "type": "reference", + "target": -1, + "name": "Omit.metadata" + } + }, + { + "id": 6908, + "name": "claim_id", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "intrinsic", + "name": "string" + }, + "overwrites": { + "type": "reference", + "target": -1, + "name": "Omit.claim_id" + } + } + ], + "groups": [ + { + "title": "Properties", + "children": [ + 6915, + 6914, + 6909, + 6916, + 6912, + 6913, + 6911, + 6910, + 6908 + ] + } + ], + "extendedTypes": [ + { + "type": "reference", + "target": { + "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts", + "qualifiedName": "Omit" + }, + "typeArguments": [ + { + "type": "reference", + "target": 7102, + "name": "BaseOrderBundledActionsDTO", + "package": "@medusajs/types" + }, + { + "type": "literal", + "value": "order_id" + } + ], + "name": "Omit", + "package": "typescript" + } + ] + }, + { + "id": 6815, + "name": "CreateOrderExchangeDTO", + "variant": "declaration", + "kind": 256, + "flags": {}, + "children": [ + { + "id": 6822, + "name": "order_id", + "variant": "declaration", + "kind": 1024, + "flags": { + "isInherited": true + }, + "type": { + "type": "intrinsic", + "name": "string" + }, + "inheritedFrom": { + "type": "reference", + "target": 7103, + "name": "BaseOrderBundledActionsDTO.order_id" + } + }, + { + "id": 6823, + "name": "return_id", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true, + "isInherited": true + }, + "type": { + "type": "intrinsic", + "name": "string" + }, + "inheritedFrom": { + "type": "reference", + "target": 7104, + "name": "BaseOrderBundledActionsDTO.return_id" + } + }, + { + "id": 6824, + "name": "claim_id", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true, + "isInherited": true + }, + "type": { + "type": "intrinsic", + "name": "string" + }, + "inheritedFrom": { + "type": "reference", + "target": 7105, + "name": "BaseOrderBundledActionsDTO.claim_id" + } + }, + { + "id": 6825, + "name": "exchange_id", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true, + "isInherited": true + }, + "type": { + "type": "intrinsic", + "name": "string" + }, + "inheritedFrom": { + "type": "reference", + "target": 7106, + "name": "BaseOrderBundledActionsDTO.exchange_id" + } + }, + { + "id": 6826, + "name": "description", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true, + "isInherited": true + }, + "type": { + "type": "intrinsic", + "name": "string" + }, + "inheritedFrom": { + "type": "reference", + "target": 7107, + "name": "BaseOrderBundledActionsDTO.description" + } + }, + { + "id": 6827, + "name": "internal_note", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true, + "isInherited": true + }, + "type": { + "type": "union", + "types": [ + { + "type": "literal", + "value": null + }, + { + "type": "intrinsic", + "name": "string" + } + ] + }, + "inheritedFrom": { + "type": "reference", + "target": 7108, + "name": "BaseOrderBundledActionsDTO.internal_note" + } + }, + { + "id": 6828, + "name": "reference", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true, + "isInherited": true + }, + "type": { + "type": "intrinsic", + "name": "string" + }, + "inheritedFrom": { + "type": "reference", + "target": 7109, + "name": "BaseOrderBundledActionsDTO.reference" + } + }, + { + "id": 6829, + "name": "reference_id", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true, + "isInherited": true + }, + "type": { + "type": "intrinsic", + "name": "string" + }, + "inheritedFrom": { + "type": "reference", + "target": 7110, + "name": "BaseOrderBundledActionsDTO.reference_id" + } + }, + { + "id": 6830, + "name": "created_by", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true, + "isInherited": true + }, + "type": { + "type": "union", + "types": [ + { + "type": "literal", + "value": null + }, + { + "type": "intrinsic", + "name": "string" + } + ] + }, + "inheritedFrom": { + "type": "reference", + "target": 7111, + "name": "BaseOrderBundledActionsDTO.created_by" + } + }, + { + "id": 6831, + "name": "metadata", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true, + "isInherited": true + }, + "type": { + "type": "union", + "types": [ + { + "type": "literal", + "value": null + }, + { + "type": "reference", + "target": { + "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts", + "qualifiedName": "Record" + }, + "typeArguments": [ + { + "type": "intrinsic", + "name": "string" + }, + { + "type": "intrinsic", + "name": "unknown" + } + ], + "name": "Record", + "package": "typescript" + } + ] + }, + "inheritedFrom": { + "type": "reference", + "target": 7112, + "name": "BaseOrderBundledActionsDTO.metadata" + } + }, + { + "id": 6816, + "name": "additional_items", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "array", + "elementType": { + "type": "reference", + "target": 7114, + "name": "BaseOrderBundledItemActionsDTO", + "package": "@medusajs/types" + } + } + }, + { + "id": 6817, + "name": "shipping_methods", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "union", + "types": [ + { + "type": "array", + "elementType": { + "type": "intrinsic", + "name": "string" + } + }, + { + "type": "array", + "elementType": { + "type": "reference", + "target": { + "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts", + "qualifiedName": "Omit" + }, + "typeArguments": [ + { + "type": "reference", + "target": 6389, + "name": "CreateOrderShippingMethodDTO", + "package": "@medusajs/types" + }, + { + "type": "literal", + "value": "order_id" + } + ], + "name": "Omit", + "package": "typescript" + } + } + ] + } + }, + { + "id": 6818, + "name": "return_shipping", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "union", + "types": [ + { + "type": "intrinsic", + "name": "string" + }, + { + "type": "reference", + "target": { + "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts", + "qualifiedName": "Omit" + }, + "typeArguments": [ + { + "type": "reference", + "target": 6389, + "name": "CreateOrderShippingMethodDTO", + "package": "@medusajs/types" + }, + { + "type": "literal", + "value": "order_id" + } + ], + "name": "Omit", + "package": "typescript" + } + ] + } + }, + { + "id": 6819, + "name": "difference_due", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "reference", + "target": 7061, + "name": "BigNumberInput", + "package": "@medusajs/types" + } + }, + { + "id": 6820, + "name": "allow_backorder", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "intrinsic", + "name": "boolean" + } + }, + { + "id": 6821, + "name": "no_notification", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "intrinsic", + "name": "boolean" + } + } + ], + "groups": [ + { + "title": "Properties", + "children": [ + 6822, + 6823, + 6824, + 6825, + 6826, + 6827, + 6828, + 6829, + 6830, + 6831, + 6816, + 6817, + 6818, + 6819, + 6820, + 6821 + ] + } + ], + "extendedTypes": [ + { + "type": "reference", + "target": 7102, + "name": "BaseOrderBundledActionsDTO", + "package": "@medusajs/types" + } + ] + }, + { + "id": 6917, + "name": "CancelOrderExchangeDTO", + "variant": "declaration", + "kind": 256, + "flags": {}, + "children": [ + { + "id": 6925, + "name": "return_id", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true, + "isInherited": true + }, + "type": { + "type": "intrinsic", + "name": "string" + }, + "inheritedFrom": { + "type": "reference", + "target": -1, + "name": "Omit.return_id" + } + }, + { + "id": 6924, + "name": "claim_id", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true, + "isInherited": true + }, + "type": { + "type": "intrinsic", + "name": "string" + }, + "inheritedFrom": { + "type": "reference", + "target": -1, + "name": "Omit.claim_id" + } + }, + { + "id": 6919, + "name": "description", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true, + "isInherited": true + }, + "type": { + "type": "intrinsic", + "name": "string" + }, + "inheritedFrom": { + "type": "reference", + "target": -1, + "name": "Omit.description" + } + }, + { + "id": 6926, + "name": "internal_note", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true, + "isInherited": true + }, + "type": { + "type": "union", + "types": [ + { + "type": "literal", + "value": null + }, + { + "type": "intrinsic", + "name": "string" + } + ] + }, + "inheritedFrom": { + "type": "reference", + "target": -1, + "name": "Omit.internal_note" + } + }, + { + "id": 6922, + "name": "reference", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true, + "isInherited": true + }, + "type": { + "type": "intrinsic", + "name": "string" + }, + "inheritedFrom": { + "type": "reference", + "target": -1, + "name": "Omit.reference" + } + }, + { + "id": 6923, + "name": "reference_id", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true, + "isInherited": true + }, + "type": { + "type": "intrinsic", + "name": "string" + }, + "inheritedFrom": { + "type": "reference", + "target": -1, + "name": "Omit.reference_id" + } + }, + { + "id": 6921, + "name": "created_by", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true, + "isInherited": true + }, + "type": { + "type": "union", + "types": [ + { + "type": "literal", + "value": null + }, + { + "type": "intrinsic", + "name": "string" + } + ] + }, + "inheritedFrom": { + "type": "reference", + "target": -1, + "name": "Omit.created_by" + } + }, + { + "id": 6920, + "name": "metadata", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true, + "isInherited": true + }, + "type": { + "type": "union", + "types": [ + { + "type": "literal", + "value": null + }, + { + "type": "reference", + "target": { + "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts", + "qualifiedName": "Record" + }, + "typeArguments": [ + { + "type": "intrinsic", + "name": "string" + }, + { + "type": "intrinsic", + "name": "unknown" + } + ], + "name": "Record", + "package": "typescript" + } + ] + }, + "inheritedFrom": { + "type": "reference", + "target": -1, + "name": "Omit.metadata" + } + }, + { + "id": 6918, + "name": "exchange_id", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "intrinsic", + "name": "string" + }, + "overwrites": { + "type": "reference", + "target": -1, + "name": "Omit.exchange_id" + } + } + ], + "groups": [ + { + "title": "Properties", + "children": [ + 6925, + 6924, + 6919, + 6926, + 6922, + 6923, + 6921, + 6920, + 6918 + ] + } + ], + "extendedTypes": [ + { + "type": "reference", + "target": { + "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts", + "qualifiedName": "Omit" + }, + "typeArguments": [ + { + "type": "reference", + "target": 7102, + "name": "BaseOrderBundledActionsDTO", + "package": "@medusajs/types" + }, + { + "type": "literal", + "value": "order_id" + } + ], + "name": "Omit", + "package": "typescript" + } + ] + }, + { + "id": 6896, + "name": "ReceiveOrderReturnDTO", + "variant": "declaration", + "kind": 256, + "flags": {}, + "children": [ + { + "id": 6904, + "name": "claim_id", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true, + "isInherited": true + }, + "type": { + "type": "intrinsic", + "name": "string" + }, + "inheritedFrom": { + "type": "reference", + "target": -1, + "name": "Omit.claim_id" + } + }, + { + "id": 6905, + "name": "exchange_id", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true, + "isInherited": true + }, + "type": { + "type": "intrinsic", + "name": "string" + }, + "inheritedFrom": { + "type": "reference", + "target": -1, + "name": "Omit.exchange_id" + } + }, + { + "id": 6899, + "name": "description", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true, + "isInherited": true + }, + "type": { + "type": "intrinsic", + "name": "string" + }, + "inheritedFrom": { + "type": "reference", + "target": -1, + "name": "Omit.description" + } + }, + { + "id": 6906, + "name": "internal_note", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true, + "isInherited": true + }, + "type": { + "type": "union", + "types": [ + { + "type": "literal", + "value": null + }, + { + "type": "intrinsic", + "name": "string" + } + ] + }, + "inheritedFrom": { + "type": "reference", + "target": -1, + "name": "Omit.internal_note" + } + }, + { + "id": 6902, + "name": "reference", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true, + "isInherited": true + }, + "type": { + "type": "intrinsic", + "name": "string" + }, + "inheritedFrom": { + "type": "reference", + "target": -1, + "name": "Omit.reference" + } + }, + { + "id": 6903, + "name": "reference_id", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true, + "isInherited": true + }, + "type": { + "type": "intrinsic", + "name": "string" + }, + "inheritedFrom": { + "type": "reference", + "target": -1, + "name": "Omit.reference_id" + } + }, + { + "id": 6901, + "name": "created_by", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true, + "isInherited": true + }, + "type": { + "type": "union", + "types": [ + { + "type": "literal", + "value": null + }, + { + "type": "intrinsic", + "name": "string" + } + ] + }, + "inheritedFrom": { + "type": "reference", + "target": -1, + "name": "Omit.created_by" + } + }, { "id": 6900, "name": "metadata", @@ -30510,1343 +33219,28 @@ }, "inheritedFrom": { "type": "reference", - "target": 7127, - "name": "BaseOrderBundledActionsDTO.metadata" + "target": -1, + "name": "Omit.metadata" } }, { - "id": 6889, + "id": 6897, "name": "items", "variant": "declaration", "kind": 1024, - "flags": { - "isOptional": true - }, + "flags": {}, "type": { "type": "array", "elementType": { "type": "reference", - "target": 7129, + "target": 7114, "name": "BaseOrderBundledItemActionsDTO", "package": "@medusajs/types" } } }, { - "id": 6890, - "name": "no_notification", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "type": { - "type": "intrinsic", - "name": "boolean" - } - } - ], - "groups": [ - { - "title": "Properties", - "children": [ - 6891, - 6892, - 6893, - 6894, - 6895, - 6896, - 6897, - 6898, - 6899, - 6900, - 6889, - 6890 - ] - } - ], - "extendedTypes": [ - { - "type": "reference", - "target": 7117, - "name": "BaseOrderBundledActionsDTO", - "package": "@medusajs/types" - } - ] - }, - { - "id": 6749, - "name": "CreateOrderReturnDTO", - "variant": "declaration", - "kind": 256, - "flags": {}, - "children": [ - { - "id": 6763, - "name": "order_id", - "variant": "declaration", - "kind": 1024, - "flags": { - "isInherited": true - }, - "type": { - "type": "intrinsic", - "name": "string" - }, - "inheritedFrom": { - "type": "reference", - "target": 7118, - "name": "BaseOrderBundledActionsDTO.order_id" - } - }, - { - "id": 6764, - "name": "return_id", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true, - "isInherited": true - }, - "type": { - "type": "intrinsic", - "name": "string" - }, - "inheritedFrom": { - "type": "reference", - "target": 7119, - "name": "BaseOrderBundledActionsDTO.return_id" - } - }, - { - "id": 6765, - "name": "description", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true, - "isInherited": true - }, - "type": { - "type": "intrinsic", - "name": "string" - }, - "inheritedFrom": { - "type": "reference", - "target": 7122, - "name": "BaseOrderBundledActionsDTO.description" - } - }, - { - "id": 6766, - "name": "internal_note", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true, - "isInherited": true - }, - "type": { - "type": "union", - "types": [ - { - "type": "literal", - "value": null - }, - { - "type": "intrinsic", - "name": "string" - } - ] - }, - "inheritedFrom": { - "type": "reference", - "target": 7123, - "name": "BaseOrderBundledActionsDTO.internal_note" - } - }, - { - "id": 6767, - "name": "reference", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true, - "isInherited": true - }, - "type": { - "type": "intrinsic", - "name": "string" - }, - "inheritedFrom": { - "type": "reference", - "target": 7124, - "name": "BaseOrderBundledActionsDTO.reference" - } - }, - { - "id": 6768, - "name": "reference_id", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true, - "isInherited": true - }, - "type": { - "type": "intrinsic", - "name": "string" - }, - "inheritedFrom": { - "type": "reference", - "target": 7125, - "name": "BaseOrderBundledActionsDTO.reference_id" - } - }, - { - "id": 6769, - "name": "created_by", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true, - "isInherited": true - }, - "type": { - "type": "union", - "types": [ - { - "type": "literal", - "value": null - }, - { - "type": "intrinsic", - "name": "string" - } - ] - }, - "inheritedFrom": { - "type": "reference", - "target": 7126, - "name": "BaseOrderBundledActionsDTO.created_by" - } - }, - { - "id": 6770, - "name": "metadata", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true, - "isInherited": true - }, - "type": { - "type": "union", - "types": [ - { - "type": "literal", - "value": null - }, - { - "type": "reference", - "target": { - "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts", - "qualifiedName": "Record" - }, - "typeArguments": [ - { - "type": "intrinsic", - "name": "string" - }, - { - "type": "intrinsic", - "name": "unknown" - } - ], - "name": "Record", - "package": "typescript" - } - ] - }, - "inheritedFrom": { - "type": "reference", - "target": 7127, - "name": "BaseOrderBundledActionsDTO.metadata" - } - }, - { - "id": 6750, - "name": "items", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "type": { - "type": "array", - "elementType": { - "type": "reflection", - "declaration": { - "id": 6751, - "name": "__type", - "variant": "declaration", - "kind": 65536, - "flags": {}, - "children": [ - { - "id": 6752, - "name": "id", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 6753, - "name": "quantity", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "reference", - "target": 7076, - "name": "BigNumberInput", - "package": "@medusajs/types" - } - }, - { - "id": 6754, - "name": "internal_note", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "type": { - "type": "union", - "types": [ - { - "type": "literal", - "value": null - }, - { - "type": "intrinsic", - "name": "string" - } - ] - } - }, - { - "id": 6755, - "name": "note", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "type": { - "type": "union", - "types": [ - { - "type": "literal", - "value": null - }, - { - "type": "intrinsic", - "name": "string" - } - ] - } - }, - { - "id": 6756, - "name": "reason_id", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "type": { - "type": "union", - "types": [ - { - "type": "literal", - "value": null - }, - { - "type": "intrinsic", - "name": "string" - } - ] - } - }, - { - "id": 6757, - "name": "metadata", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "type": { - "type": "union", - "types": [ - { - "type": "literal", - "value": null - }, - { - "type": "reference", - "target": { - "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts", - "qualifiedName": "Record" - }, - "typeArguments": [ - { - "type": "intrinsic", - "name": "string" - }, - { - "type": "intrinsic", - "name": "unknown" - } - ], - "name": "Record", - "package": "typescript" - } - ] - } - } - ], - "groups": [ - { - "title": "Properties", - "children": [ - 6752, - 6753, - 6754, - 6755, - 6756, - 6757 - ] - } - ] - } - } - } - }, - { - "id": 6758, - "name": "shipping_method", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "type": { - "type": "union", - "types": [ - { - "type": "intrinsic", - "name": "string" - }, - { - "type": "reference", - "target": { - "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts", - "qualifiedName": "Omit" - }, - "typeArguments": [ - { - "type": "reference", - "target": 6411, - "name": "CreateOrderShippingMethodDTO", - "package": "@medusajs/types" - }, - { - "type": "literal", - "value": "order_id" - } - ], - "name": "Omit", - "package": "typescript" - } - ] - } - }, - { - "id": 6759, - "name": "refund_amount", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "type": { - "type": "reference", - "target": 7076, - "name": "BigNumberInput", - "package": "@medusajs/types" - } - }, - { - "id": 6760, - "name": "no_notification", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "type": { - "type": "intrinsic", - "name": "boolean" - } - }, - { - "id": 6761, - "name": "claim_id", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "type": { - "type": "intrinsic", - "name": "string" - }, - "overwrites": { - "type": "reference", - "target": 7120, - "name": "BaseOrderBundledActionsDTO.claim_id" - } - }, - { - "id": 6762, - "name": "exchange_id", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "type": { - "type": "intrinsic", - "name": "string" - }, - "overwrites": { - "type": "reference", - "target": 7121, - "name": "BaseOrderBundledActionsDTO.exchange_id" - } - } - ], - "groups": [ - { - "title": "Properties", - "children": [ - 6763, - 6764, - 6765, - 6766, - 6767, - 6768, - 6769, - 6770, - 6750, - 6758, - 6759, - 6760, - 6761, - 6762 - ] - } - ], - "extendedTypes": [ - { - "type": "reference", - "target": 7117, - "name": "BaseOrderBundledActionsDTO", - "package": "@medusajs/types" - } - ] - }, - { - "id": 6783, - "name": "UpdateReturnDTO", - "variant": "declaration", - "kind": 256, - "flags": {}, - "children": [ - { - "id": 6784, - "name": "id", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 6785, - "name": "refund_amount", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "type": { - "type": "reference", - "target": 7076, - "name": "BigNumberInput", - "package": "@medusajs/types" - } - }, - { - "id": 6786, - "name": "no_notification", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "type": { - "type": "intrinsic", - "name": "boolean" - } - }, - { - "id": 6787, - "name": "claim_id", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 6788, - "name": "exchange_id", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 6789, - "name": "metadata", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "type": { - "type": "union", - "types": [ - { - "type": "literal", - "value": null - }, - { - "type": "reference", - "target": { - "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts", - "qualifiedName": "Record" - }, - "typeArguments": [ - { - "type": "intrinsic", - "name": "string" - }, - { - "type": "intrinsic", - "name": "unknown" - } - ], - "name": "Record", - "package": "typescript" - } - ] - } - } - ], - "groups": [ - { - "title": "Properties", - "children": [ - 6784, - 6785, - 6786, - 6787, - 6788, - 6789 - ] - } - ] - }, - { - "id": 6823, - "name": "UpdateOrderClaimDTO", - "variant": "declaration", - "kind": 256, - "flags": {}, - "children": [ - { - "id": 6824, - "name": "id", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 6825, - "name": "refund_amount", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "type": { - "type": "reference", - "target": 7076, - "name": "BigNumberInput", - "package": "@medusajs/types" - } - }, - { - "id": 6826, - "name": "no_notification", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "type": { - "type": "intrinsic", - "name": "boolean" - } - }, - { - "id": 6827, - "name": "return_id", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 6828, - "name": "type", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "type": { - "type": "reference", - "target": 7128, - "name": "OrderClaimType", - "package": "@medusajs/types" - } - }, - { - "id": 6829, - "name": "metadata", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "type": { - "type": "union", - "types": [ - { - "type": "literal", - "value": null - }, - { - "type": "reference", - "target": { - "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts", - "qualifiedName": "Record" - }, - "typeArguments": [ - { - "type": "intrinsic", - "name": "string" - }, - { - "type": "intrinsic", - "name": "unknown" - } - ], - "name": "Record", - "package": "typescript" - } - ] - } - } - ], - "groups": [ - { - "title": "Properties", - "children": [ - 6824, - 6825, - 6826, - 6827, - 6828, - 6829 - ] - } - ] - }, - { - "id": 6857, - "name": "UpdateOrderExchangeDTO", - "variant": "declaration", - "kind": 256, - "flags": {}, - "children": [ - { - "id": 6858, - "name": "id", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 6859, - "name": "difference_due", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "type": { - "type": "reference", - "target": 7076, - "name": "BigNumberInput", - "package": "@medusajs/types" - } - }, - { - "id": 6860, - "name": "no_notification", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "type": { - "type": "intrinsic", - "name": "boolean" - } - }, - { - "id": 6861, - "name": "return_id", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 6862, - "name": "allow_backorder", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "type": { - "type": "intrinsic", - "name": "boolean" - } - }, - { - "id": 6863, - "name": "metadata", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "type": { - "type": "union", - "types": [ - { - "type": "literal", - "value": null - }, - { - "type": "reference", - "target": { - "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts", - "qualifiedName": "Record" - }, - "typeArguments": [ - { - "type": "intrinsic", - "name": "string" - }, - { - "type": "intrinsic", - "name": "unknown" - } - ], - "name": "Record", - "package": "typescript" - } - ] - } - } - ], - "groups": [ - { - "title": "Properties", - "children": [ - 6858, - 6859, - 6860, - 6861, - 6862, - 6863 - ] - } - ] - }, - { - "id": 6771, - "name": "UpdateOrderReturnWithSelectorDTO", - "variant": "declaration", - "kind": 256, - "flags": {}, - "children": [ - { - "id": 6772, - "name": "selector", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "reference", - "target": { - "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts", - "qualifiedName": "Partial" - }, - "typeArguments": [ - { - "type": "reference", - "target": 5910, - "name": "ReturnDTO", - "package": "@medusajs/types" - } - ], - "name": "Partial", - "package": "typescript" - } - }, - { - "id": 6773, - "name": "data", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "reference", - "target": { - "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts", - "qualifiedName": "Partial" - }, - "typeArguments": [ - { - "type": "reference", - "target": 6783, - "name": "UpdateReturnDTO", - "package": "@medusajs/types" - } - ], - "name": "Partial", - "package": "typescript" - } - } - ], - "groups": [ - { - "title": "Properties", - "children": [ - 6772, - 6773 - ] - } - ] - }, - { - "id": 6814, - "name": "UpdateOrderClaimWithSelectorDTO", - "variant": "declaration", - "kind": 256, - "flags": {}, - "children": [ - { - "id": 6815, - "name": "selector", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "reference", - "target": { - "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts", - "qualifiedName": "Partial" - }, - "typeArguments": [ - { - "type": "reference", - "target": 5975, - "name": "OrderClaimDTO", - "package": "@medusajs/types" - } - ], - "name": "Partial", - "package": "typescript" - } - }, - { - "id": 6816, - "name": "data", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "reference", - "target": { - "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts", - "qualifiedName": "Partial" - }, - "typeArguments": [ - { - "type": "reference", - "target": 6823, - "name": "UpdateOrderClaimDTO", - "package": "@medusajs/types" - } - ], - "name": "Partial", - "package": "typescript" - } - } - ], - "groups": [ - { - "title": "Properties", - "children": [ - 6815, - 6816 - ] - } - ] - }, - { - "id": 6847, - "name": "UpdateOrderExchangeWithSelectorDTO", - "variant": "declaration", - "kind": 256, - "flags": {}, - "children": [ - { - "id": 6848, - "name": "selector", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "reference", - "target": { - "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts", - "qualifiedName": "Partial" - }, - "typeArguments": [ - { - "type": "reference", - "target": 6041, - "name": "OrderExchangeDTO", - "package": "@medusajs/types" - } - ], - "name": "Partial", - "package": "typescript" - } - }, - { - "id": 6849, - "name": "data", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "reference", - "target": { - "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts", - "qualifiedName": "Partial" - }, - "typeArguments": [ - { - "type": "reference", - "target": 6857, - "name": "UpdateOrderExchangeDTO", - "package": "@medusajs/types" - } - ], - "name": "Partial", - "package": "typescript" - } - } - ], - "groups": [ - { - "title": "Properties", - "children": [ - 6848, - 6849 - ] - } - ] - }, - { - "id": 6901, - "name": "CancelOrderReturnDTO", - "variant": "declaration", - "kind": 256, - "flags": {}, - "children": [ - { - "id": 6908, - "name": "claim_id", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true, - "isInherited": true - }, - "type": { - "type": "intrinsic", - "name": "string" - }, - "inheritedFrom": { - "type": "reference", - "target": -1, - "name": "Omit.claim_id" - } - }, - { - "id": 6909, - "name": "exchange_id", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true, - "isInherited": true - }, - "type": { - "type": "intrinsic", - "name": "string" - }, - "inheritedFrom": { - "type": "reference", - "target": -1, - "name": "Omit.exchange_id" - } - }, - { - "id": 6903, - "name": "description", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true, - "isInherited": true - }, - "type": { - "type": "intrinsic", - "name": "string" - }, - "inheritedFrom": { - "type": "reference", - "target": -1, - "name": "Omit.description" - } - }, - { - "id": 6910, - "name": "internal_note", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true, - "isInherited": true - }, - "type": { - "type": "union", - "types": [ - { - "type": "literal", - "value": null - }, - { - "type": "intrinsic", - "name": "string" - } - ] - }, - "inheritedFrom": { - "type": "reference", - "target": -1, - "name": "Omit.internal_note" - } - }, - { - "id": 6906, - "name": "reference", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true, - "isInherited": true - }, - "type": { - "type": "intrinsic", - "name": "string" - }, - "inheritedFrom": { - "type": "reference", - "target": -1, - "name": "Omit.reference" - } - }, - { - "id": 6907, - "name": "reference_id", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true, - "isInherited": true - }, - "type": { - "type": "intrinsic", - "name": "string" - }, - "inheritedFrom": { - "type": "reference", - "target": -1, - "name": "Omit.reference_id" - } - }, - { - "id": 6905, - "name": "created_by", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true, - "isInherited": true - }, - "type": { - "type": "union", - "types": [ - { - "type": "literal", - "value": null - }, - { - "type": "intrinsic", - "name": "string" - } - ] - }, - "inheritedFrom": { - "type": "reference", - "target": -1, - "name": "Omit.created_by" - } - }, - { - "id": 6904, - "name": "metadata", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true, - "isInherited": true - }, - "type": { - "type": "union", - "types": [ - { - "type": "literal", - "value": null - }, - { - "type": "reference", - "target": { - "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts", - "qualifiedName": "Record" - }, - "typeArguments": [ - { - "type": "intrinsic", - "name": "string" - }, - { - "type": "intrinsic", - "name": "unknown" - } - ], - "name": "Record", - "package": "typescript" - } - ] - }, - "inheritedFrom": { - "type": "reference", - "target": -1, - "name": "Omit.metadata" - } - }, - { - "id": 6902, + "id": 6898, "name": "return_id", "variant": "declaration", "kind": 1024, @@ -31866,15 +33260,16 @@ { "title": "Properties", "children": [ - 6908, - 6909, - 6903, - 6910, - 6906, - 6907, - 6905, 6904, - 6902 + 6905, + 6899, + 6906, + 6902, + 6903, + 6901, + 6900, + 6897, + 6898 ] } ], @@ -31888,7 +33283,7 @@ "typeArguments": [ { "type": "reference", - "target": 7117, + "target": 7102, "name": "BaseOrderBundledActionsDTO", "package": "@medusajs/types" }, @@ -31903,1813 +33298,7 @@ ] }, { - "id": 7128, - "name": "OrderClaimType", - "variant": "declaration", - "kind": 2097152, - "flags": {}, - "type": { - "type": "union", - "types": [ - { - "type": "literal", - "value": "refund" - }, - { - "type": "literal", - "value": "replace" - } - ] - } - }, - { - "id": 7137, - "name": "ClaimReason", - "variant": "declaration", - "kind": 2097152, - "flags": {}, - "type": { - "type": "union", - "types": [ - { - "type": "literal", - "value": "missing_item" - }, - { - "type": "literal", - "value": "wrong_item" - }, - { - "type": "literal", - "value": "production_failure" - }, - { - "type": "literal", - "value": "other" - } - ] - } - }, - { - "id": 6790, - "name": "CreateOrderClaimDTO", - "variant": "declaration", - "kind": 256, - "flags": {}, - "children": [ - { - "id": 6804, - "name": "order_id", - "variant": "declaration", - "kind": 1024, - "flags": { - "isInherited": true - }, - "type": { - "type": "intrinsic", - "name": "string" - }, - "inheritedFrom": { - "type": "reference", - "target": 7118, - "name": "BaseOrderBundledActionsDTO.order_id" - } - }, - { - "id": 6805, - "name": "return_id", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true, - "isInherited": true - }, - "type": { - "type": "intrinsic", - "name": "string" - }, - "inheritedFrom": { - "type": "reference", - "target": 7119, - "name": "BaseOrderBundledActionsDTO.return_id" - } - }, - { - "id": 6806, - "name": "claim_id", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true, - "isInherited": true - }, - "type": { - "type": "intrinsic", - "name": "string" - }, - "inheritedFrom": { - "type": "reference", - "target": 7120, - "name": "BaseOrderBundledActionsDTO.claim_id" - } - }, - { - "id": 6807, - "name": "exchange_id", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true, - "isInherited": true - }, - "type": { - "type": "intrinsic", - "name": "string" - }, - "inheritedFrom": { - "type": "reference", - "target": 7121, - "name": "BaseOrderBundledActionsDTO.exchange_id" - } - }, - { - "id": 6808, - "name": "description", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true, - "isInherited": true - }, - "type": { - "type": "intrinsic", - "name": "string" - }, - "inheritedFrom": { - "type": "reference", - "target": 7122, - "name": "BaseOrderBundledActionsDTO.description" - } - }, - { - "id": 6809, - "name": "internal_note", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true, - "isInherited": true - }, - "type": { - "type": "union", - "types": [ - { - "type": "literal", - "value": null - }, - { - "type": "intrinsic", - "name": "string" - } - ] - }, - "inheritedFrom": { - "type": "reference", - "target": 7123, - "name": "BaseOrderBundledActionsDTO.internal_note" - } - }, - { - "id": 6810, - "name": "reference", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true, - "isInherited": true - }, - "type": { - "type": "intrinsic", - "name": "string" - }, - "inheritedFrom": { - "type": "reference", - "target": 7124, - "name": "BaseOrderBundledActionsDTO.reference" - } - }, - { - "id": 6811, - "name": "reference_id", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true, - "isInherited": true - }, - "type": { - "type": "intrinsic", - "name": "string" - }, - "inheritedFrom": { - "type": "reference", - "target": 7125, - "name": "BaseOrderBundledActionsDTO.reference_id" - } - }, - { - "id": 6812, - "name": "created_by", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true, - "isInherited": true - }, - "type": { - "type": "union", - "types": [ - { - "type": "literal", - "value": null - }, - { - "type": "intrinsic", - "name": "string" - } - ] - }, - "inheritedFrom": { - "type": "reference", - "target": 7126, - "name": "BaseOrderBundledActionsDTO.created_by" - } - }, - { - "id": 6813, - "name": "metadata", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true, - "isInherited": true - }, - "type": { - "type": "union", - "types": [ - { - "type": "literal", - "value": null - }, - { - "type": "reference", - "target": { - "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts", - "qualifiedName": "Record" - }, - "typeArguments": [ - { - "type": "intrinsic", - "name": "string" - }, - { - "type": "intrinsic", - "name": "unknown" - } - ], - "name": "Record", - "package": "typescript" - } - ] - }, - "inheritedFrom": { - "type": "reference", - "target": 7127, - "name": "BaseOrderBundledActionsDTO.metadata" - } - }, - { - "id": 6791, - "name": "type", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "reference", - "target": 7128, - "name": "OrderClaimType", - "package": "@medusajs/types" - } - }, - { - "id": 6792, - "name": "claim_items", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "type": { - "type": "array", - "elementType": { - "type": "intersection", - "types": [ - { - "type": "reference", - "target": 7129, - "name": "BaseOrderBundledItemActionsDTO", - "package": "@medusajs/types" - }, - { - "type": "reflection", - "declaration": { - "id": 6793, - "name": "__type", - "variant": "declaration", - "kind": 65536, - "flags": {}, - "children": [ - { - "id": 6794, - "name": "reason", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "reference", - "target": 7137, - "name": "ClaimReason", - "package": "@medusajs/types" - } - }, - { - "id": 6795, - "name": "images", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "type": { - "type": "array", - "elementType": { - "type": "reflection", - "declaration": { - "id": 6796, - "name": "__type", - "variant": "declaration", - "kind": 65536, - "flags": {}, - "children": [ - { - "id": 6797, - "name": "url", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 6798, - "name": "metadata", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "type": { - "type": "union", - "types": [ - { - "type": "literal", - "value": null - }, - { - "type": "reference", - "target": { - "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts", - "qualifiedName": "Record" - }, - "typeArguments": [ - { - "type": "intrinsic", - "name": "string" - }, - { - "type": "intrinsic", - "name": "unknown" - } - ], - "name": "Record", - "package": "typescript" - } - ] - } - } - ], - "groups": [ - { - "title": "Properties", - "children": [ - 6797, - 6798 - ] - } - ] - } - } - } - } - ], - "groups": [ - { - "title": "Properties", - "children": [ - 6794, - 6795 - ] - } - ] - } - } - ] - } - } - }, - { - "id": 6799, - "name": "additional_items", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "type": { - "type": "array", - "elementType": { - "type": "reference", - "target": 7129, - "name": "BaseOrderBundledItemActionsDTO", - "package": "@medusajs/types" - } - } - }, - { - "id": 6800, - "name": "shipping_methods", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "type": { - "type": "union", - "types": [ - { - "type": "array", - "elementType": { - "type": "intrinsic", - "name": "string" - } - }, - { - "type": "array", - "elementType": { - "type": "reference", - "target": { - "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts", - "qualifiedName": "Omit" - }, - "typeArguments": [ - { - "type": "reference", - "target": 6411, - "name": "CreateOrderShippingMethodDTO", - "package": "@medusajs/types" - }, - { - "type": "literal", - "value": "order_id" - } - ], - "name": "Omit", - "package": "typescript" - } - } - ] - } - }, - { - "id": 6801, - "name": "return_shipping", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "type": { - "type": "union", - "types": [ - { - "type": "intrinsic", - "name": "string" - }, - { - "type": "reference", - "target": { - "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts", - "qualifiedName": "Omit" - }, - "typeArguments": [ - { - "type": "reference", - "target": 6411, - "name": "CreateOrderShippingMethodDTO", - "package": "@medusajs/types" - }, - { - "type": "literal", - "value": "order_id" - } - ], - "name": "Omit", - "package": "typescript" - } - ] - } - }, - { - "id": 6802, - "name": "refund_amount", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "type": { - "type": "reference", - "target": 7076, - "name": "BigNumberInput", - "package": "@medusajs/types" - } - }, - { - "id": 6803, - "name": "no_notification", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "type": { - "type": "intrinsic", - "name": "boolean" - } - } - ], - "groups": [ - { - "title": "Properties", - "children": [ - 6804, - 6805, - 6806, - 6807, - 6808, - 6809, - 6810, - 6811, - 6812, - 6813, - 6791, - 6792, - 6799, - 6800, - 6801, - 6802, - 6803 - ] - } - ], - "extendedTypes": [ - { - "type": "reference", - "target": 7117, - "name": "BaseOrderBundledActionsDTO", - "package": "@medusajs/types" - } - ] - }, - { - "id": 6922, - "name": "CancelOrderClaimDTO", - "variant": "declaration", - "kind": 256, - "flags": {}, - "children": [ - { - "id": 6930, - "name": "return_id", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true, - "isInherited": true - }, - "type": { - "type": "intrinsic", - "name": "string" - }, - "inheritedFrom": { - "type": "reference", - "target": -1, - "name": "Omit.return_id" - } - }, - { - "id": 6929, - "name": "exchange_id", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true, - "isInherited": true - }, - "type": { - "type": "intrinsic", - "name": "string" - }, - "inheritedFrom": { - "type": "reference", - "target": -1, - "name": "Omit.exchange_id" - } - }, - { - "id": 6924, - "name": "description", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true, - "isInherited": true - }, - "type": { - "type": "intrinsic", - "name": "string" - }, - "inheritedFrom": { - "type": "reference", - "target": -1, - "name": "Omit.description" - } - }, - { - "id": 6931, - "name": "internal_note", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true, - "isInherited": true - }, - "type": { - "type": "union", - "types": [ - { - "type": "literal", - "value": null - }, - { - "type": "intrinsic", - "name": "string" - } - ] - }, - "inheritedFrom": { - "type": "reference", - "target": -1, - "name": "Omit.internal_note" - } - }, - { - "id": 6927, - "name": "reference", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true, - "isInherited": true - }, - "type": { - "type": "intrinsic", - "name": "string" - }, - "inheritedFrom": { - "type": "reference", - "target": -1, - "name": "Omit.reference" - } - }, - { - "id": 6928, - "name": "reference_id", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true, - "isInherited": true - }, - "type": { - "type": "intrinsic", - "name": "string" - }, - "inheritedFrom": { - "type": "reference", - "target": -1, - "name": "Omit.reference_id" - } - }, - { - "id": 6926, - "name": "created_by", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true, - "isInherited": true - }, - "type": { - "type": "union", - "types": [ - { - "type": "literal", - "value": null - }, - { - "type": "intrinsic", - "name": "string" - } - ] - }, - "inheritedFrom": { - "type": "reference", - "target": -1, - "name": "Omit.created_by" - } - }, - { - "id": 6925, - "name": "metadata", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true, - "isInherited": true - }, - "type": { - "type": "union", - "types": [ - { - "type": "literal", - "value": null - }, - { - "type": "reference", - "target": { - "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts", - "qualifiedName": "Record" - }, - "typeArguments": [ - { - "type": "intrinsic", - "name": "string" - }, - { - "type": "intrinsic", - "name": "unknown" - } - ], - "name": "Record", - "package": "typescript" - } - ] - }, - "inheritedFrom": { - "type": "reference", - "target": -1, - "name": "Omit.metadata" - } - }, - { - "id": 6923, - "name": "claim_id", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "intrinsic", - "name": "string" - }, - "overwrites": { - "type": "reference", - "target": -1, - "name": "Omit.claim_id" - } - } - ], - "groups": [ - { - "title": "Properties", - "children": [ - 6930, - 6929, - 6924, - 6931, - 6927, - 6928, - 6926, - 6925, - 6923 - ] - } - ], - "extendedTypes": [ - { - "type": "reference", - "target": { - "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts", - "qualifiedName": "Omit" - }, - "typeArguments": [ - { - "type": "reference", - "target": 7117, - "name": "BaseOrderBundledActionsDTO", - "package": "@medusajs/types" - }, - { - "type": "literal", - "value": "order_id" - } - ], - "name": "Omit", - "package": "typescript" - } - ] - }, - { - "id": 6830, - "name": "CreateOrderExchangeDTO", - "variant": "declaration", - "kind": 256, - "flags": {}, - "children": [ - { - "id": 6837, - "name": "order_id", - "variant": "declaration", - "kind": 1024, - "flags": { - "isInherited": true - }, - "type": { - "type": "intrinsic", - "name": "string" - }, - "inheritedFrom": { - "type": "reference", - "target": 7118, - "name": "BaseOrderBundledActionsDTO.order_id" - } - }, - { - "id": 6838, - "name": "return_id", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true, - "isInherited": true - }, - "type": { - "type": "intrinsic", - "name": "string" - }, - "inheritedFrom": { - "type": "reference", - "target": 7119, - "name": "BaseOrderBundledActionsDTO.return_id" - } - }, - { - "id": 6839, - "name": "claim_id", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true, - "isInherited": true - }, - "type": { - "type": "intrinsic", - "name": "string" - }, - "inheritedFrom": { - "type": "reference", - "target": 7120, - "name": "BaseOrderBundledActionsDTO.claim_id" - } - }, - { - "id": 6840, - "name": "exchange_id", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true, - "isInherited": true - }, - "type": { - "type": "intrinsic", - "name": "string" - }, - "inheritedFrom": { - "type": "reference", - "target": 7121, - "name": "BaseOrderBundledActionsDTO.exchange_id" - } - }, - { - "id": 6841, - "name": "description", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true, - "isInherited": true - }, - "type": { - "type": "intrinsic", - "name": "string" - }, - "inheritedFrom": { - "type": "reference", - "target": 7122, - "name": "BaseOrderBundledActionsDTO.description" - } - }, - { - "id": 6842, - "name": "internal_note", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true, - "isInherited": true - }, - "type": { - "type": "union", - "types": [ - { - "type": "literal", - "value": null - }, - { - "type": "intrinsic", - "name": "string" - } - ] - }, - "inheritedFrom": { - "type": "reference", - "target": 7123, - "name": "BaseOrderBundledActionsDTO.internal_note" - } - }, - { - "id": 6843, - "name": "reference", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true, - "isInherited": true - }, - "type": { - "type": "intrinsic", - "name": "string" - }, - "inheritedFrom": { - "type": "reference", - "target": 7124, - "name": "BaseOrderBundledActionsDTO.reference" - } - }, - { - "id": 6844, - "name": "reference_id", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true, - "isInherited": true - }, - "type": { - "type": "intrinsic", - "name": "string" - }, - "inheritedFrom": { - "type": "reference", - "target": 7125, - "name": "BaseOrderBundledActionsDTO.reference_id" - } - }, - { - "id": 6845, - "name": "created_by", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true, - "isInherited": true - }, - "type": { - "type": "union", - "types": [ - { - "type": "literal", - "value": null - }, - { - "type": "intrinsic", - "name": "string" - } - ] - }, - "inheritedFrom": { - "type": "reference", - "target": 7126, - "name": "BaseOrderBundledActionsDTO.created_by" - } - }, - { - "id": 6846, - "name": "metadata", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true, - "isInherited": true - }, - "type": { - "type": "union", - "types": [ - { - "type": "literal", - "value": null - }, - { - "type": "reference", - "target": { - "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts", - "qualifiedName": "Record" - }, - "typeArguments": [ - { - "type": "intrinsic", - "name": "string" - }, - { - "type": "intrinsic", - "name": "unknown" - } - ], - "name": "Record", - "package": "typescript" - } - ] - }, - "inheritedFrom": { - "type": "reference", - "target": 7127, - "name": "BaseOrderBundledActionsDTO.metadata" - } - }, - { - "id": 6831, - "name": "additional_items", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "type": { - "type": "array", - "elementType": { - "type": "reference", - "target": 7129, - "name": "BaseOrderBundledItemActionsDTO", - "package": "@medusajs/types" - } - } - }, - { - "id": 6832, - "name": "shipping_methods", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "type": { - "type": "union", - "types": [ - { - "type": "array", - "elementType": { - "type": "intrinsic", - "name": "string" - } - }, - { - "type": "array", - "elementType": { - "type": "reference", - "target": { - "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts", - "qualifiedName": "Omit" - }, - "typeArguments": [ - { - "type": "reference", - "target": 6411, - "name": "CreateOrderShippingMethodDTO", - "package": "@medusajs/types" - }, - { - "type": "literal", - "value": "order_id" - } - ], - "name": "Omit", - "package": "typescript" - } - } - ] - } - }, - { - "id": 6833, - "name": "return_shipping", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "type": { - "type": "union", - "types": [ - { - "type": "intrinsic", - "name": "string" - }, - { - "type": "reference", - "target": { - "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts", - "qualifiedName": "Omit" - }, - "typeArguments": [ - { - "type": "reference", - "target": 6411, - "name": "CreateOrderShippingMethodDTO", - "package": "@medusajs/types" - }, - { - "type": "literal", - "value": "order_id" - } - ], - "name": "Omit", - "package": "typescript" - } - ] - } - }, - { - "id": 6834, - "name": "difference_due", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "type": { - "type": "reference", - "target": 7076, - "name": "BigNumberInput", - "package": "@medusajs/types" - } - }, - { - "id": 6835, - "name": "allow_backorder", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "type": { - "type": "intrinsic", - "name": "boolean" - } - }, - { - "id": 6836, - "name": "no_notification", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "type": { - "type": "intrinsic", - "name": "boolean" - } - } - ], - "groups": [ - { - "title": "Properties", - "children": [ - 6837, - 6838, - 6839, - 6840, - 6841, - 6842, - 6843, - 6844, - 6845, - 6846, - 6831, - 6832, - 6833, - 6834, - 6835, - 6836 - ] - } - ], - "extendedTypes": [ - { - "type": "reference", - "target": 7117, - "name": "BaseOrderBundledActionsDTO", - "package": "@medusajs/types" - } - ] - }, - { - "id": 6932, - "name": "CancelOrderExchangeDTO", - "variant": "declaration", - "kind": 256, - "flags": {}, - "children": [ - { - "id": 6940, - "name": "return_id", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true, - "isInherited": true - }, - "type": { - "type": "intrinsic", - "name": "string" - }, - "inheritedFrom": { - "type": "reference", - "target": -1, - "name": "Omit.return_id" - } - }, - { - "id": 6939, - "name": "claim_id", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true, - "isInherited": true - }, - "type": { - "type": "intrinsic", - "name": "string" - }, - "inheritedFrom": { - "type": "reference", - "target": -1, - "name": "Omit.claim_id" - } - }, - { - "id": 6934, - "name": "description", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true, - "isInherited": true - }, - "type": { - "type": "intrinsic", - "name": "string" - }, - "inheritedFrom": { - "type": "reference", - "target": -1, - "name": "Omit.description" - } - }, - { - "id": 6941, - "name": "internal_note", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true, - "isInherited": true - }, - "type": { - "type": "union", - "types": [ - { - "type": "literal", - "value": null - }, - { - "type": "intrinsic", - "name": "string" - } - ] - }, - "inheritedFrom": { - "type": "reference", - "target": -1, - "name": "Omit.internal_note" - } - }, - { - "id": 6937, - "name": "reference", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true, - "isInherited": true - }, - "type": { - "type": "intrinsic", - "name": "string" - }, - "inheritedFrom": { - "type": "reference", - "target": -1, - "name": "Omit.reference" - } - }, - { - "id": 6938, - "name": "reference_id", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true, - "isInherited": true - }, - "type": { - "type": "intrinsic", - "name": "string" - }, - "inheritedFrom": { - "type": "reference", - "target": -1, - "name": "Omit.reference_id" - } - }, - { - "id": 6936, - "name": "created_by", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true, - "isInherited": true - }, - "type": { - "type": "union", - "types": [ - { - "type": "literal", - "value": null - }, - { - "type": "intrinsic", - "name": "string" - } - ] - }, - "inheritedFrom": { - "type": "reference", - "target": -1, - "name": "Omit.created_by" - } - }, - { - "id": 6935, - "name": "metadata", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true, - "isInherited": true - }, - "type": { - "type": "union", - "types": [ - { - "type": "literal", - "value": null - }, - { - "type": "reference", - "target": { - "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts", - "qualifiedName": "Record" - }, - "typeArguments": [ - { - "type": "intrinsic", - "name": "string" - }, - { - "type": "intrinsic", - "name": "unknown" - } - ], - "name": "Record", - "package": "typescript" - } - ] - }, - "inheritedFrom": { - "type": "reference", - "target": -1, - "name": "Omit.metadata" - } - }, - { - "id": 6933, - "name": "exchange_id", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "intrinsic", - "name": "string" - }, - "overwrites": { - "type": "reference", - "target": -1, - "name": "Omit.exchange_id" - } - } - ], - "groups": [ - { - "title": "Properties", - "children": [ - 6940, - 6939, - 6934, - 6941, - 6937, - 6938, - 6936, - 6935, - 6933 - ] - } - ], - "extendedTypes": [ - { - "type": "reference", - "target": { - "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts", - "qualifiedName": "Omit" - }, - "typeArguments": [ - { - "type": "reference", - "target": 7117, - "name": "BaseOrderBundledActionsDTO", - "package": "@medusajs/types" - }, - { - "type": "literal", - "value": "order_id" - } - ], - "name": "Omit", - "package": "typescript" - } - ] - }, - { - "id": 6911, - "name": "ReceiveOrderReturnDTO", - "variant": "declaration", - "kind": 256, - "flags": {}, - "children": [ - { - "id": 6919, - "name": "claim_id", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true, - "isInherited": true - }, - "type": { - "type": "intrinsic", - "name": "string" - }, - "inheritedFrom": { - "type": "reference", - "target": -1, - "name": "Omit.claim_id" - } - }, - { - "id": 6920, - "name": "exchange_id", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true, - "isInherited": true - }, - "type": { - "type": "intrinsic", - "name": "string" - }, - "inheritedFrom": { - "type": "reference", - "target": -1, - "name": "Omit.exchange_id" - } - }, - { - "id": 6914, - "name": "description", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true, - "isInherited": true - }, - "type": { - "type": "intrinsic", - "name": "string" - }, - "inheritedFrom": { - "type": "reference", - "target": -1, - "name": "Omit.description" - } - }, - { - "id": 6921, - "name": "internal_note", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true, - "isInherited": true - }, - "type": { - "type": "union", - "types": [ - { - "type": "literal", - "value": null - }, - { - "type": "intrinsic", - "name": "string" - } - ] - }, - "inheritedFrom": { - "type": "reference", - "target": -1, - "name": "Omit.internal_note" - } - }, - { - "id": 6917, - "name": "reference", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true, - "isInherited": true - }, - "type": { - "type": "intrinsic", - "name": "string" - }, - "inheritedFrom": { - "type": "reference", - "target": -1, - "name": "Omit.reference" - } - }, - { - "id": 6918, - "name": "reference_id", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true, - "isInherited": true - }, - "type": { - "type": "intrinsic", - "name": "string" - }, - "inheritedFrom": { - "type": "reference", - "target": -1, - "name": "Omit.reference_id" - } - }, - { - "id": 6916, - "name": "created_by", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true, - "isInherited": true - }, - "type": { - "type": "union", - "types": [ - { - "type": "literal", - "value": null - }, - { - "type": "intrinsic", - "name": "string" - } - ] - }, - "inheritedFrom": { - "type": "reference", - "target": -1, - "name": "Omit.created_by" - } - }, - { - "id": 6915, - "name": "metadata", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true, - "isInherited": true - }, - "type": { - "type": "union", - "types": [ - { - "type": "literal", - "value": null - }, - { - "type": "reference", - "target": { - "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts", - "qualifiedName": "Record" - }, - "typeArguments": [ - { - "type": "intrinsic", - "name": "string" - }, - { - "type": "intrinsic", - "name": "unknown" - } - ], - "name": "Record", - "package": "typescript" - } - ] - }, - "inheritedFrom": { - "type": "reference", - "target": -1, - "name": "Omit.metadata" - } - }, - { - "id": 6912, - "name": "items", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "array", - "elementType": { - "type": "reference", - "target": 7129, - "name": "BaseOrderBundledItemActionsDTO", - "package": "@medusajs/types" - } - } - }, - { - "id": 6913, - "name": "return_id", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "intrinsic", - "name": "string" - }, - "overwrites": { - "type": "reference", - "target": -1, - "name": "Omit.return_id" - } - } - ], - "groups": [ - { - "title": "Properties", - "children": [ - 6919, - 6920, - 6914, - 6921, - 6917, - 6918, - 6916, - 6915, - 6912, - 6913 - ] - } - ], - "extendedTypes": [ - { - "type": "reference", - "target": { - "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts", - "qualifiedName": "Omit" - }, - "typeArguments": [ - { - "type": "reference", - "target": 7117, - "name": "BaseOrderBundledActionsDTO", - "package": "@medusajs/types" - }, - { - "type": "literal", - "value": "order_id" - } - ], - "name": "Omit", - "package": "typescript" - } - ] - }, - { - "id": 6734, + "id": 6712, "name": "CreateOrderReturnReasonDTO", "variant": "declaration", "kind": 256, @@ -33724,7 +33313,7 @@ }, "children": [ { - "id": 6735, + "id": 6713, "name": "value", "variant": "declaration", "kind": 1024, @@ -33735,7 +33324,7 @@ } }, { - "id": 6736, + "id": 6714, "name": "label", "variant": "declaration", "kind": 1024, @@ -33746,7 +33335,7 @@ } }, { - "id": 6737, + "id": 6715, "name": "description", "variant": "declaration", "kind": 1024, @@ -33759,7 +33348,7 @@ } }, { - "id": 6738, + "id": 6716, "name": "parent_return_reason_id", "variant": "declaration", "kind": 1024, @@ -33772,7 +33361,7 @@ } }, { - "id": 6739, + "id": 6717, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -33813,24 +33402,24 @@ { "title": "Properties", "children": [ - 6735, - 6736, - 6737, - 6738, - 6739 + 6713, + 6714, + 6715, + 6716, + 6717 ] } ] }, { - "id": 6743, + "id": 6721, "name": "UpdateOrderReturnReasonDTO", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 6744, + "id": 6722, "name": "id", "variant": "declaration", "kind": 1024, @@ -33843,7 +33432,7 @@ } }, { - "id": 6745, + "id": 6723, "name": "label", "variant": "declaration", "kind": 1024, @@ -33856,7 +33445,7 @@ } }, { - "id": 6746, + "id": 6724, "name": "value", "variant": "declaration", "kind": 1024, @@ -33869,7 +33458,7 @@ } }, { - "id": 6747, + "id": 6725, "name": "description", "variant": "declaration", "kind": 1024, @@ -33882,7 +33471,7 @@ } }, { - "id": 6748, + "id": 6726, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -33923,24 +33512,24 @@ { "title": "Properties", "children": [ - 6744, - 6745, - 6746, - 6747, - 6748 + 6722, + 6723, + 6724, + 6725, + 6726 ] } ] }, { - "id": 6740, + "id": 6718, "name": "UpdateOrderReturnReasonWithSelectorDTO", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 6741, + "id": 6719, "name": "selector", "variant": "declaration", "kind": 1024, @@ -33954,7 +33543,7 @@ "typeArguments": [ { "type": "reference", - "target": 6716, + "target": 6694, "name": "OrderReturnReasonDTO", "package": "@medusajs/types" } @@ -33964,7 +33553,7 @@ } }, { - "id": 6742, + "id": 6720, "name": "data", "variant": "declaration", "kind": 1024, @@ -33978,7 +33567,7 @@ "typeArguments": [ { "type": "reference", - "target": 6743, + "target": 6721, "name": "UpdateOrderReturnReasonDTO", "package": "@medusajs/types" } @@ -33992,14 +33581,14 @@ { "title": "Properties", "children": [ - 6741, - 6742 + 6719, + 6720 ] } ] }, { - "id": 5003, + "id": 5005, "name": "IOrderModuleService", "variant": "declaration", "kind": 256, @@ -34014,14 +33603,14 @@ }, "children": [ { - "id": 5004, + "id": 5006, "name": "retrieveOrder", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 5005, + "id": 5007, "name": "retrieveOrder", "variant": "signature", "kind": 4096, @@ -34056,7 +33645,7 @@ }, "parameters": [ { - "id": 5006, + "id": 5008, "name": "orderId", "variant": "param", "kind": 32768, @@ -34075,7 +33664,7 @@ } }, { - "id": 5007, + "id": 5009, "name": "config", "variant": "param", "kind": 32768, @@ -34108,11 +33697,11 @@ }, "type": { "type": "reference", - "target": 5812, + "target": 5814, "typeArguments": [ { "type": "reference", - "target": 5825, + "target": 5827, "name": "OrderDTO", "package": "@medusajs/types" } @@ -34122,7 +33711,7 @@ } }, { - "id": 5008, + "id": 5010, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -34139,7 +33728,7 @@ }, "type": { "type": "reference", - "target": 5889, + "target": 5891, "name": "Context", "package": "@medusajs/types" } @@ -34154,7 +33743,7 @@ "typeArguments": [ { "type": "reference", - "target": 5825, + "target": 5827, "name": "OrderDTO", "package": "@medusajs/types" } @@ -34166,14 +33755,14 @@ ] }, { - "id": 5009, + "id": 5011, "name": "listOrders", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 5010, + "id": 5012, "name": "listOrders", "variant": "signature", "kind": 4096, @@ -34208,7 +33797,7 @@ }, "parameters": [ { - "id": 5011, + "id": 5013, "name": "filters", "variant": "param", "kind": 32768, @@ -34225,13 +33814,13 @@ }, "type": { "type": "reference", - "target": 5901, + "target": 5903, "name": "FilterableOrderProps", "package": "@medusajs/types" } }, { - "id": 5012, + "id": 5014, "name": "config", "variant": "param", "kind": 32768, @@ -34264,11 +33853,11 @@ }, "type": { "type": "reference", - "target": 5812, + "target": 5814, "typeArguments": [ { "type": "reference", - "target": 5825, + "target": 5827, "name": "OrderDTO", "package": "@medusajs/types" } @@ -34278,7 +33867,7 @@ } }, { - "id": 5013, + "id": 5015, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -34295,7 +33884,7 @@ }, "type": { "type": "reference", - "target": 5889, + "target": 5891, "name": "Context", "package": "@medusajs/types" } @@ -34312,7 +33901,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 5825, + "target": 5827, "name": "OrderDTO", "package": "@medusajs/types" } @@ -34325,14 +33914,14 @@ ] }, { - "id": 5014, + "id": 5016, "name": "listAndCountOrders", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 5015, + "id": 5017, "name": "listAndCountOrders", "variant": "signature", "kind": 4096, @@ -34367,7 +33956,7 @@ }, "parameters": [ { - "id": 5016, + "id": 5018, "name": "filters", "variant": "param", "kind": 32768, @@ -34384,13 +33973,13 @@ }, "type": { "type": "reference", - "target": 5901, + "target": 5903, "name": "FilterableOrderProps", "package": "@medusajs/types" } }, { - "id": 5017, + "id": 5019, "name": "config", "variant": "param", "kind": 32768, @@ -34423,11 +34012,11 @@ }, "type": { "type": "reference", - "target": 5812, + "target": 5814, "typeArguments": [ { "type": "reference", - "target": 5825, + "target": 5827, "name": "OrderDTO", "package": "@medusajs/types" } @@ -34437,7 +34026,7 @@ } }, { - "id": 5018, + "id": 5020, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -34454,7 +34043,7 @@ }, "type": { "type": "reference", - "target": 5889, + "target": 5891, "name": "Context", "package": "@medusajs/types" } @@ -34474,7 +34063,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 5825, + "target": 5827, "name": "OrderDTO", "package": "@medusajs/types" } @@ -34493,21 +34082,21 @@ ] }, { - "id": 5019, + "id": 5021, "name": "retrieveReturn", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 5020, + "id": 5022, "name": "retrieveReturn", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 5021, + "id": 5023, "name": "returnId", "variant": "param", "kind": 32768, @@ -34518,7 +34107,7 @@ } }, { - "id": 5022, + "id": 5024, "name": "config", "variant": "param", "kind": 32768, @@ -34527,11 +34116,11 @@ }, "type": { "type": "reference", - "target": 5812, + "target": 5814, "typeArguments": [ { "type": "reference", - "target": 5910, + "target": 5912, "name": "ReturnDTO", "package": "@medusajs/types" } @@ -34541,7 +34130,7 @@ } }, { - "id": 5023, + "id": 5025, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -34550,7 +34139,7 @@ }, "type": { "type": "reference", - "target": 5889, + "target": 5891, "name": "Context", "package": "@medusajs/types" } @@ -34565,7 +34154,7 @@ "typeArguments": [ { "type": "reference", - "target": 5910, + "target": 5912, "name": "ReturnDTO", "package": "@medusajs/types" } @@ -34577,21 +34166,21 @@ ] }, { - "id": 5024, + "id": 5026, "name": "listReturns", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 5025, + "id": 5027, "name": "listReturns", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 5026, + "id": 5028, "name": "filters", "variant": "param", "kind": 32768, @@ -34600,13 +34189,13 @@ }, "type": { "type": "reference", - "target": 5901, + "target": 5903, "name": "FilterableOrderProps", "package": "@medusajs/types" } }, { - "id": 5027, + "id": 5029, "name": "config", "variant": "param", "kind": 32768, @@ -34615,11 +34204,11 @@ }, "type": { "type": "reference", - "target": 5812, + "target": 5814, "typeArguments": [ { "type": "reference", - "target": 5910, + "target": 5912, "name": "ReturnDTO", "package": "@medusajs/types" } @@ -34629,7 +34218,7 @@ } }, { - "id": 5028, + "id": 5030, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -34638,7 +34227,7 @@ }, "type": { "type": "reference", - "target": 5889, + "target": 5891, "name": "Context", "package": "@medusajs/types" } @@ -34655,7 +34244,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 5910, + "target": 5912, "name": "ReturnDTO", "package": "@medusajs/types" } @@ -34668,21 +34257,21 @@ ] }, { - "id": 5029, + "id": 5031, "name": "listAndCountReturns", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 5030, + "id": 5032, "name": "listAndCountReturns", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 5031, + "id": 5033, "name": "filters", "variant": "param", "kind": 32768, @@ -34691,13 +34280,13 @@ }, "type": { "type": "reference", - "target": 5901, + "target": 5903, "name": "FilterableOrderProps", "package": "@medusajs/types" } }, { - "id": 5032, + "id": 5034, "name": "config", "variant": "param", "kind": 32768, @@ -34706,11 +34295,11 @@ }, "type": { "type": "reference", - "target": 5812, + "target": 5814, "typeArguments": [ { "type": "reference", - "target": 5910, + "target": 5912, "name": "ReturnDTO", "package": "@medusajs/types" } @@ -34720,7 +34309,7 @@ } }, { - "id": 5033, + "id": 5035, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -34729,7 +34318,7 @@ }, "type": { "type": "reference", - "target": 5889, + "target": 5891, "name": "Context", "package": "@medusajs/types" } @@ -34749,7 +34338,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 5910, + "target": 5912, "name": "ReturnDTO", "package": "@medusajs/types" } @@ -34768,21 +34357,21 @@ ] }, { - "id": 5034, + "id": 5036, "name": "retrieveOrderClaim", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 5035, + "id": 5037, "name": "retrieveOrderClaim", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 5036, + "id": 5038, "name": "claimnId", "variant": "param", "kind": 32768, @@ -34793,7 +34382,7 @@ } }, { - "id": 5037, + "id": 5039, "name": "config", "variant": "param", "kind": 32768, @@ -34802,11 +34391,11 @@ }, "type": { "type": "reference", - "target": 5812, + "target": 5814, "typeArguments": [ { "type": "reference", - "target": 5975, + "target": 5977, "name": "OrderClaimDTO", "package": "@medusajs/types" } @@ -34816,7 +34405,7 @@ } }, { - "id": 5038, + "id": 5040, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -34825,7 +34414,7 @@ }, "type": { "type": "reference", - "target": 5889, + "target": 5891, "name": "Context", "package": "@medusajs/types" } @@ -34840,7 +34429,7 @@ "typeArguments": [ { "type": "reference", - "target": 5975, + "target": 5977, "name": "OrderClaimDTO", "package": "@medusajs/types" } @@ -34852,21 +34441,21 @@ ] }, { - "id": 5039, + "id": 5041, "name": "listOrderClaims", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 5040, + "id": 5042, "name": "listOrderClaims", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 5041, + "id": 5043, "name": "filters", "variant": "param", "kind": 32768, @@ -34875,13 +34464,13 @@ }, "type": { "type": "reference", - "target": 5901, + "target": 5903, "name": "FilterableOrderProps", "package": "@medusajs/types" } }, { - "id": 5042, + "id": 5044, "name": "config", "variant": "param", "kind": 32768, @@ -34890,11 +34479,11 @@ }, "type": { "type": "reference", - "target": 5812, + "target": 5814, "typeArguments": [ { "type": "reference", - "target": 5975, + "target": 5977, "name": "OrderClaimDTO", "package": "@medusajs/types" } @@ -34904,7 +34493,7 @@ } }, { - "id": 5043, + "id": 5045, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -34913,7 +34502,7 @@ }, "type": { "type": "reference", - "target": 5889, + "target": 5891, "name": "Context", "package": "@medusajs/types" } @@ -34930,7 +34519,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 5975, + "target": 5977, "name": "OrderClaimDTO", "package": "@medusajs/types" } @@ -34943,21 +34532,21 @@ ] }, { - "id": 5044, + "id": 5046, "name": "listAndCountOrderClaims", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 5045, + "id": 5047, "name": "listAndCountOrderClaims", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 5046, + "id": 5048, "name": "filters", "variant": "param", "kind": 32768, @@ -34966,13 +34555,13 @@ }, "type": { "type": "reference", - "target": 5901, + "target": 5903, "name": "FilterableOrderProps", "package": "@medusajs/types" } }, { - "id": 5047, + "id": 5049, "name": "config", "variant": "param", "kind": 32768, @@ -34981,11 +34570,11 @@ }, "type": { "type": "reference", - "target": 5812, + "target": 5814, "typeArguments": [ { "type": "reference", - "target": 5975, + "target": 5977, "name": "OrderClaimDTO", "package": "@medusajs/types" } @@ -34995,7 +34584,7 @@ } }, { - "id": 5048, + "id": 5050, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -35004,7 +34593,7 @@ }, "type": { "type": "reference", - "target": 5889, + "target": 5891, "name": "Context", "package": "@medusajs/types" } @@ -35024,7 +34613,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 5975, + "target": 5977, "name": "OrderClaimDTO", "package": "@medusajs/types" } @@ -35043,21 +34632,21 @@ ] }, { - "id": 5049, + "id": 5051, "name": "retrieveOrderExchange", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 5050, + "id": 5052, "name": "retrieveOrderExchange", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 5051, + "id": 5053, "name": "claimnId", "variant": "param", "kind": 32768, @@ -35068,7 +34657,7 @@ } }, { - "id": 5052, + "id": 5054, "name": "config", "variant": "param", "kind": 32768, @@ -35077,11 +34666,11 @@ }, "type": { "type": "reference", - "target": 5812, + "target": 5814, "typeArguments": [ { "type": "reference", - "target": 6041, + "target": 6043, "name": "OrderExchangeDTO", "package": "@medusajs/types" } @@ -35091,7 +34680,7 @@ } }, { - "id": 5053, + "id": 5055, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -35100,7 +34689,7 @@ }, "type": { "type": "reference", - "target": 5889, + "target": 5891, "name": "Context", "package": "@medusajs/types" } @@ -35115,7 +34704,7 @@ "typeArguments": [ { "type": "reference", - "target": 6041, + "target": 6043, "name": "OrderExchangeDTO", "package": "@medusajs/types" } @@ -35127,21 +34716,21 @@ ] }, { - "id": 5054, + "id": 5056, "name": "listOrderExchanges", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 5055, + "id": 5057, "name": "listOrderExchanges", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 5056, + "id": 5058, "name": "filters", "variant": "param", "kind": 32768, @@ -35150,13 +34739,13 @@ }, "type": { "type": "reference", - "target": 5901, + "target": 5903, "name": "FilterableOrderProps", "package": "@medusajs/types" } }, { - "id": 5057, + "id": 5059, "name": "config", "variant": "param", "kind": 32768, @@ -35165,11 +34754,11 @@ }, "type": { "type": "reference", - "target": 5812, + "target": 5814, "typeArguments": [ { "type": "reference", - "target": 6041, + "target": 6043, "name": "OrderExchangeDTO", "package": "@medusajs/types" } @@ -35179,7 +34768,7 @@ } }, { - "id": 5058, + "id": 5060, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -35188,7 +34777,7 @@ }, "type": { "type": "reference", - "target": 5889, + "target": 5891, "name": "Context", "package": "@medusajs/types" } @@ -35205,7 +34794,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 6041, + "target": 6043, "name": "OrderExchangeDTO", "package": "@medusajs/types" } @@ -35218,21 +34807,21 @@ ] }, { - "id": 5059, + "id": 5061, "name": "listAndCountOrderExchanges", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 5060, + "id": 5062, "name": "listAndCountOrderExchanges", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 5061, + "id": 5063, "name": "filters", "variant": "param", "kind": 32768, @@ -35241,13 +34830,13 @@ }, "type": { "type": "reference", - "target": 5901, + "target": 5903, "name": "FilterableOrderProps", "package": "@medusajs/types" } }, { - "id": 5062, + "id": 5064, "name": "config", "variant": "param", "kind": 32768, @@ -35256,11 +34845,11 @@ }, "type": { "type": "reference", - "target": 5812, + "target": 5814, "typeArguments": [ { "type": "reference", - "target": 6041, + "target": 6043, "name": "OrderExchangeDTO", "package": "@medusajs/types" } @@ -35270,7 +34859,7 @@ } }, { - "id": 5063, + "id": 5065, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -35279,7 +34868,7 @@ }, "type": { "type": "reference", - "target": 5889, + "target": 5891, "name": "Context", "package": "@medusajs/types" } @@ -35299,7 +34888,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 6041, + "target": 6043, "name": "OrderExchangeDTO", "package": "@medusajs/types" } @@ -35318,14 +34907,14 @@ ] }, { - "id": 5064, + "id": 5066, "name": "createOrders", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 5065, + "id": 5067, "name": "createOrders", "variant": "signature", "kind": 4096, @@ -35360,7 +34949,7 @@ }, "parameters": [ { - "id": 5066, + "id": 5068, "name": "data", "variant": "param", "kind": 32768, @@ -35377,14 +34966,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 6107, + "target": 6111, "name": "CreateOrderDTO", "package": "@medusajs/types" } } }, { - "id": 5067, + "id": 5069, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -35401,7 +34990,7 @@ }, "type": { "type": "reference", - "target": 5889, + "target": 5891, "name": "Context", "package": "@medusajs/types" } @@ -35418,7 +35007,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 5825, + "target": 5827, "name": "OrderDTO", "package": "@medusajs/types" } @@ -35429,7 +35018,7 @@ } }, { - "id": 5068, + "id": 5070, "name": "createOrders", "variant": "signature", "kind": 4096, @@ -35464,7 +35053,7 @@ }, "parameters": [ { - "id": 5069, + "id": 5071, "name": "data", "variant": "param", "kind": 32768, @@ -35479,13 +35068,13 @@ }, "type": { "type": "reference", - "target": 6107, + "target": 6111, "name": "CreateOrderDTO", "package": "@medusajs/types" } }, { - "id": 5070, + "id": 5072, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -35502,7 +35091,7 @@ }, "type": { "type": "reference", - "target": 5889, + "target": 5891, "name": "Context", "package": "@medusajs/types" } @@ -35517,7 +35106,7 @@ "typeArguments": [ { "type": "reference", - "target": 5825, + "target": 5827, "name": "OrderDTO", "package": "@medusajs/types" } @@ -35529,14 +35118,14 @@ ] }, { - "id": 5071, + "id": 5073, "name": "updateOrders", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 5072, + "id": 5074, "name": "updateOrders", "variant": "signature", "kind": 4096, @@ -35571,7 +35160,7 @@ }, "parameters": [ { - "id": 5073, + "id": 5075, "name": "data", "variant": "param", "kind": 32768, @@ -35588,7 +35177,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 6124, + "target": 6128, "name": "UpdateOrderDTO", "package": "@medusajs/types" } @@ -35606,7 +35195,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 5825, + "target": 5827, "name": "OrderDTO", "package": "@medusajs/types" } @@ -35617,7 +35206,7 @@ } }, { - "id": 5074, + "id": 5076, "name": "updateOrders", "variant": "signature", "kind": 4096, @@ -35652,7 +35241,7 @@ }, "parameters": [ { - "id": 5075, + "id": 5077, "name": "orderId", "variant": "param", "kind": 32768, @@ -35671,7 +35260,7 @@ } }, { - "id": 5076, + "id": 5078, "name": "data", "variant": "param", "kind": 32768, @@ -35686,13 +35275,13 @@ }, "type": { "type": "reference", - "target": 6124, + "target": 6128, "name": "UpdateOrderDTO", "package": "@medusajs/types" } }, { - "id": 5077, + "id": 5079, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -35709,7 +35298,7 @@ }, "type": { "type": "reference", - "target": 5889, + "target": 5891, "name": "Context", "package": "@medusajs/types" } @@ -35724,7 +35313,7 @@ "typeArguments": [ { "type": "reference", - "target": 5825, + "target": 5827, "name": "OrderDTO", "package": "@medusajs/types" } @@ -35734,7 +35323,7 @@ } }, { - "id": 5078, + "id": 5080, "name": "updateOrders", "variant": "signature", "kind": 4096, @@ -35769,7 +35358,7 @@ }, "parameters": [ { - "id": 5079, + "id": 5081, "name": "selector", "variant": "param", "kind": 32768, @@ -35791,7 +35380,7 @@ "typeArguments": [ { "type": "reference", - "target": 5901, + "target": 5903, "name": "FilterableOrderProps", "package": "@medusajs/types" } @@ -35801,7 +35390,7 @@ } }, { - "id": 5080, + "id": 5082, "name": "data", "variant": "param", "kind": 32768, @@ -35816,13 +35405,13 @@ }, "type": { "type": "reference", - "target": 6124, + "target": 6128, "name": "UpdateOrderDTO", "package": "@medusajs/types" } }, { - "id": 5081, + "id": 5083, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -35839,7 +35428,7 @@ }, "type": { "type": "reference", - "target": 5889, + "target": 5891, "name": "Context", "package": "@medusajs/types" } @@ -35856,7 +35445,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 5825, + "target": 5827, "name": "OrderDTO", "package": "@medusajs/types" } @@ -35869,14 +35458,14 @@ ] }, { - "id": 5082, + "id": 5084, "name": "deleteOrders", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 5083, + "id": 5085, "name": "deleteOrders", "variant": "signature", "kind": 4096, @@ -35911,7 +35500,7 @@ }, "parameters": [ { - "id": 5084, + "id": 5086, "name": "orderIds", "variant": "param", "kind": 32768, @@ -35933,7 +35522,7 @@ } }, { - "id": 5085, + "id": 5087, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -35950,7 +35539,7 @@ }, "type": { "type": "reference", - "target": 5889, + "target": 5891, "name": "Context", "package": "@medusajs/types" } @@ -35973,7 +35562,7 @@ } }, { - "id": 5086, + "id": 5088, "name": "deleteOrders", "variant": "signature", "kind": 4096, @@ -36008,7 +35597,7 @@ }, "parameters": [ { - "id": 5087, + "id": 5089, "name": "orderId", "variant": "param", "kind": 32768, @@ -36027,7 +35616,7 @@ } }, { - "id": 5088, + "id": 5090, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -36044,7 +35633,7 @@ }, "type": { "type": "reference", - "target": 5889, + "target": 5891, "name": "Context", "package": "@medusajs/types" } @@ -36069,21 +35658,21 @@ ] }, { - "id": 5089, + "id": 5091, "name": "softDeleteOrders", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 5090, + "id": 5092, "name": "softDeleteOrders", "variant": "signature", "kind": 4096, "flags": {}, "typeParameters": [ { - "id": 5091, + "id": 5093, "name": "TReturnableLinkableKeys", "variant": "typeParam", "kind": 131072, @@ -36100,7 +35689,7 @@ ], "parameters": [ { - "id": 5092, + "id": 5094, "name": "storeIds", "variant": "param", "kind": 32768, @@ -36114,7 +35703,7 @@ } }, { - "id": 5093, + "id": 5095, "name": "config", "variant": "param", "kind": 32768, @@ -36123,11 +35712,11 @@ }, "type": { "type": "reference", - "target": 6136, + "target": 6140, "typeArguments": [ { "type": "reference", - "target": 5091, + "target": 5093, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -36138,7 +35727,7 @@ } }, { - "id": 5094, + "id": 5096, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -36147,7 +35736,7 @@ }, "type": { "type": "reference", - "target": 5889, + "target": 5891, "name": "Context", "package": "@medusajs/types" } @@ -36199,21 +35788,21 @@ ] }, { - "id": 5095, + "id": 5097, "name": "restoreOrders", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 5096, + "id": 5098, "name": "restoreOrders", "variant": "signature", "kind": 4096, "flags": {}, "typeParameters": [ { - "id": 5097, + "id": 5099, "name": "TReturnableLinkableKeys", "variant": "typeParam", "kind": 131072, @@ -36230,7 +35819,7 @@ ], "parameters": [ { - "id": 5098, + "id": 5100, "name": "storeIds", "variant": "param", "kind": 32768, @@ -36244,7 +35833,7 @@ } }, { - "id": 5099, + "id": 5101, "name": "config", "variant": "param", "kind": 32768, @@ -36253,11 +35842,11 @@ }, "type": { "type": "reference", - "target": 6139, + "target": 6143, "typeArguments": [ { "type": "reference", - "target": 5097, + "target": 5099, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -36268,7 +35857,7 @@ } }, { - "id": 5100, + "id": 5102, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -36277,7 +35866,7 @@ }, "type": { "type": "reference", - "target": 5889, + "target": 5891, "name": "Context", "package": "@medusajs/types" } @@ -36329,21 +35918,21 @@ ] }, { - "id": 5101, + "id": 5103, "name": "listAddresses", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 5102, + "id": 5104, "name": "listAddresses", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 5103, + "id": 5105, "name": "filters", "variant": "param", "kind": 32768, @@ -36352,13 +35941,13 @@ }, "type": { "type": "reference", - "target": 6142, + "target": 6146, "name": "FilterableOrderAddressProps", "package": "@medusajs/types" } }, { - "id": 5104, + "id": 5106, "name": "config", "variant": "param", "kind": 32768, @@ -36367,11 +35956,11 @@ }, "type": { "type": "reference", - "target": 5812, + "target": 5814, "typeArguments": [ { "type": "reference", - "target": 6146, + "target": 6150, "name": "OrderAddressDTO", "package": "@medusajs/types" } @@ -36381,7 +35970,7 @@ } }, { - "id": 5105, + "id": 5107, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -36390,7 +35979,7 @@ }, "type": { "type": "reference", - "target": 5889, + "target": 5891, "name": "Context", "package": "@medusajs/types" } @@ -36407,7 +35996,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 6146, + "target": 6150, "name": "OrderAddressDTO", "package": "@medusajs/types" } @@ -36420,14 +36009,14 @@ ] }, { - "id": 5106, + "id": 5108, "name": "createAddresses", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 5107, + "id": 5109, "name": "createAddresses", "variant": "signature", "kind": 4096, @@ -36462,7 +36051,7 @@ }, "parameters": [ { - "id": 5108, + "id": 5110, "name": "data", "variant": "param", "kind": 32768, @@ -36479,14 +36068,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 6162, + "target": 6166, "name": "CreateOrderAddressDTO", "package": "@medusajs/types" } } }, { - "id": 5109, + "id": 5111, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -36503,7 +36092,7 @@ }, "type": { "type": "reference", - "target": 5889, + "target": 5891, "name": "Context", "package": "@medusajs/types" } @@ -36520,7 +36109,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 6146, + "target": 6150, "name": "OrderAddressDTO", "package": "@medusajs/types" } @@ -36531,7 +36120,7 @@ } }, { - "id": 5110, + "id": 5112, "name": "createAddresses", "variant": "signature", "kind": 4096, @@ -36566,7 +36155,7 @@ }, "parameters": [ { - "id": 5111, + "id": 5113, "name": "data", "variant": "param", "kind": 32768, @@ -36581,13 +36170,13 @@ }, "type": { "type": "reference", - "target": 6162, + "target": 6166, "name": "CreateOrderAddressDTO", "package": "@medusajs/types" } }, { - "id": 5112, + "id": 5114, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -36604,7 +36193,7 @@ }, "type": { "type": "reference", - "target": 5889, + "target": 5891, "name": "Context", "package": "@medusajs/types" } @@ -36619,7 +36208,7 @@ "typeArguments": [ { "type": "reference", - "target": 6146, + "target": 6150, "name": "OrderAddressDTO", "package": "@medusajs/types" } @@ -36631,14 +36220,14 @@ ] }, { - "id": 5113, + "id": 5115, "name": "updateAddresses", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 5114, + "id": 5116, "name": "updateAddresses", "variant": "signature", "kind": 4096, @@ -36673,7 +36262,7 @@ }, "parameters": [ { - "id": 5115, + "id": 5117, "name": "data", "variant": "param", "kind": 32768, @@ -36690,14 +36279,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 6175, + "target": 6179, "name": "UpdateOrderAddressDTO", "package": "@medusajs/types" } } }, { - "id": 5116, + "id": 5118, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -36714,7 +36303,7 @@ }, "type": { "type": "reference", - "target": 5889, + "target": 5891, "name": "Context", "package": "@medusajs/types" } @@ -36731,7 +36320,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 6146, + "target": 6150, "name": "OrderAddressDTO", "package": "@medusajs/types" } @@ -36742,7 +36331,7 @@ } }, { - "id": 5117, + "id": 5119, "name": "updateAddresses", "variant": "signature", "kind": 4096, @@ -36777,7 +36366,7 @@ }, "parameters": [ { - "id": 5118, + "id": 5120, "name": "data", "variant": "param", "kind": 32768, @@ -36792,13 +36381,13 @@ }, "type": { "type": "reference", - "target": 6175, + "target": 6179, "name": "UpdateOrderAddressDTO", "package": "@medusajs/types" } }, { - "id": 5119, + "id": 5121, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -36815,7 +36404,7 @@ }, "type": { "type": "reference", - "target": 5889, + "target": 5891, "name": "Context", "package": "@medusajs/types" } @@ -36830,7 +36419,7 @@ "typeArguments": [ { "type": "reference", - "target": 6146, + "target": 6150, "name": "OrderAddressDTO", "package": "@medusajs/types" } @@ -36842,14 +36431,14 @@ ] }, { - "id": 5120, + "id": 5122, "name": "deleteAddresses", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 5121, + "id": 5123, "name": "deleteAddresses", "variant": "signature", "kind": 4096, @@ -36884,7 +36473,7 @@ }, "parameters": [ { - "id": 5122, + "id": 5124, "name": "ids", "variant": "param", "kind": 32768, @@ -36906,7 +36495,7 @@ } }, { - "id": 5123, + "id": 5125, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -36923,7 +36512,7 @@ }, "type": { "type": "reference", - "target": 5889, + "target": 5891, "name": "Context", "package": "@medusajs/types" } @@ -36946,7 +36535,7 @@ } }, { - "id": 5124, + "id": 5126, "name": "deleteAddresses", "variant": "signature", "kind": 4096, @@ -36981,7 +36570,7 @@ }, "parameters": [ { - "id": 5125, + "id": 5127, "name": "ids", "variant": "param", "kind": 32768, @@ -37000,7 +36589,7 @@ } }, { - "id": 5126, + "id": 5128, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -37017,7 +36606,7 @@ }, "type": { "type": "reference", - "target": 5889, + "target": 5891, "name": "Context", "package": "@medusajs/types" } @@ -37042,14 +36631,14 @@ ] }, { - "id": 5127, + "id": 5129, "name": "retrieveLineItem", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 5128, + "id": 5130, "name": "retrieveLineItem", "variant": "signature", "kind": 4096, @@ -37084,7 +36673,7 @@ }, "parameters": [ { - "id": 5129, + "id": 5131, "name": "itemId", "variant": "param", "kind": 32768, @@ -37103,7 +36692,7 @@ } }, { - "id": 5130, + "id": 5132, "name": "config", "variant": "param", "kind": 32768, @@ -37136,11 +36725,11 @@ }, "type": { "type": "reference", - "target": 5812, + "target": 5814, "typeArguments": [ { "type": "reference", - "target": 6189, + "target": 6193, "name": "OrderLineItemDTO", "package": "@medusajs/types" } @@ -37150,7 +36739,7 @@ } }, { - "id": 5131, + "id": 5133, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -37167,7 +36756,7 @@ }, "type": { "type": "reference", - "target": 5889, + "target": 5891, "name": "Context", "package": "@medusajs/types" } @@ -37182,7 +36771,7 @@ "typeArguments": [ { "type": "reference", - "target": 6189, + "target": 6193, "name": "OrderLineItemDTO", "package": "@medusajs/types" } @@ -37194,14 +36783,14 @@ ] }, { - "id": 5132, + "id": 5134, "name": "listLineItems", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 5133, + "id": 5135, "name": "listLineItems", "variant": "signature", "kind": 4096, @@ -37236,7 +36825,7 @@ }, "parameters": [ { - "id": 5134, + "id": 5136, "name": "filters", "variant": "param", "kind": 32768, @@ -37251,13 +36840,13 @@ }, "type": { "type": "reference", - "target": 6247, + "target": 6251, "name": "FilterableOrderLineItemProps", "package": "@medusajs/types" } }, { - "id": 5135, + "id": 5137, "name": "config", "variant": "param", "kind": 32768, @@ -37290,11 +36879,11 @@ }, "type": { "type": "reference", - "target": 5812, + "target": 5814, "typeArguments": [ { "type": "reference", - "target": 6189, + "target": 6193, "name": "OrderLineItemDTO", "package": "@medusajs/types" } @@ -37304,7 +36893,7 @@ } }, { - "id": 5136, + "id": 5138, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -37321,7 +36910,7 @@ }, "type": { "type": "reference", - "target": 5889, + "target": 5891, "name": "Context", "package": "@medusajs/types" } @@ -37338,7 +36927,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 6189, + "target": 6193, "name": "OrderLineItemDTO", "package": "@medusajs/types" } @@ -37351,29 +36940,29 @@ ] }, { - "id": 5137, + "id": 5139, "name": "createLineItems", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 5138, + "id": 5140, "name": "createLineItems", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 5139, + "id": 5141, "name": "data", "variant": "param", "kind": 32768, "flags": {}, "type": { "type": "reference", - "target": 6255, - "name": "CreateOrderLineItemForOrderDTO", + "target": 6259, + "name": "CreateOrderLineItemDTO", "package": "@medusajs/types" } } @@ -37389,52 +36978,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 6189, - "name": "OrderLineItemDTO", - "package": "@medusajs/types" - } - } - ], - "name": "Promise", - "package": "typescript" - } - }, - { - "id": 5140, - "name": "createLineItems", - "variant": "signature", - "kind": 4096, - "flags": {}, - "parameters": [ - { - "id": 5141, - "name": "data", - "variant": "param", - "kind": 32768, - "flags": {}, - "type": { - "type": "array", - "elementType": { - "type": "reference", - "target": 6255, - "name": "CreateOrderLineItemForOrderDTO", - "package": "@medusajs/types" - } - } - } - ], - "type": { - "type": "reference", - "target": { - "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts", - "qualifiedName": "Promise" - }, - "typeArguments": [ - { - "type": "array", - "elementType": { - "type": "reference", - "target": 6189, + "target": 6193, "name": "OrderLineItemDTO", "package": "@medusajs/types" } @@ -37453,6 +36997,51 @@ "parameters": [ { "id": 5143, + "name": "data", + "variant": "param", + "kind": 32768, + "flags": {}, + "type": { + "type": "array", + "elementType": { + "type": "reference", + "target": 6259, + "name": "CreateOrderLineItemDTO", + "package": "@medusajs/types" + } + } + } + ], + "type": { + "type": "reference", + "target": { + "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts", + "qualifiedName": "Promise" + }, + "typeArguments": [ + { + "type": "array", + "elementType": { + "type": "reference", + "target": 6193, + "name": "OrderLineItemDTO", + "package": "@medusajs/types" + } + } + ], + "name": "Promise", + "package": "typescript" + } + }, + { + "id": 5144, + "name": "createLineItems", + "variant": "signature", + "kind": 4096, + "flags": {}, + "parameters": [ + { + "id": 5145, "name": "orderId", "variant": "param", "kind": 32768, @@ -37463,7 +37052,7 @@ } }, { - "id": 5144, + "id": 5146, "name": "items", "variant": "param", "kind": 32768, @@ -37472,14 +37061,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 6281, + "target": 6259, "name": "CreateOrderLineItemDTO", "package": "@medusajs/types" } } }, { - "id": 5145, + "id": 5147, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -37488,7 +37077,7 @@ }, "type": { "type": "reference", - "target": 5889, + "target": 5891, "name": "Context", "package": "@medusajs/types" } @@ -37505,7 +37094,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 6189, + "target": 6193, "name": "OrderLineItemDTO", "package": "@medusajs/types" } @@ -37518,14 +37107,14 @@ ] }, { - "id": 5146, + "id": 5148, "name": "updateLineItems", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 5147, + "id": 5149, "name": "updateLineItems", "variant": "signature", "kind": 4096, @@ -37560,7 +37149,7 @@ }, "parameters": [ { - "id": 5148, + "id": 5150, "name": "data", "variant": "param", "kind": 32768, @@ -37577,7 +37166,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 6307, + "target": 6285, "name": "UpdateOrderLineItemWithSelectorDTO", "package": "@medusajs/types" } @@ -37595,7 +37184,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 6189, + "target": 6193, "name": "OrderLineItemDTO", "package": "@medusajs/types" } @@ -37606,7 +37195,7 @@ } }, { - "id": 5149, + "id": 5151, "name": "updateLineItems", "variant": "signature", "kind": 4096, @@ -37641,7 +37230,7 @@ }, "parameters": [ { - "id": 5150, + "id": 5152, "name": "selector", "variant": "param", "kind": 32768, @@ -37663,7 +37252,7 @@ "typeArguments": [ { "type": "reference", - "target": 6247, + "target": 6251, "name": "FilterableOrderLineItemProps", "package": "@medusajs/types" } @@ -37673,7 +37262,7 @@ } }, { - "id": 5151, + "id": 5153, "name": "data", "variant": "param", "kind": 32768, @@ -37695,7 +37284,7 @@ "typeArguments": [ { "type": "reference", - "target": 6310, + "target": 6288, "name": "UpdateOrderLineItemDTO", "package": "@medusajs/types" } @@ -37705,7 +37294,7 @@ } }, { - "id": 5152, + "id": 5154, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -37722,7 +37311,7 @@ }, "type": { "type": "reference", - "target": 5889, + "target": 5891, "name": "Context", "package": "@medusajs/types" } @@ -37739,7 +37328,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 6189, + "target": 6193, "name": "OrderLineItemDTO", "package": "@medusajs/types" } @@ -37750,7 +37339,7 @@ } }, { - "id": 5153, + "id": 5155, "name": "updateLineItems", "variant": "signature", "kind": 4096, @@ -37785,7 +37374,7 @@ }, "parameters": [ { - "id": 5154, + "id": 5156, "name": "lineId", "variant": "param", "kind": 32768, @@ -37804,7 +37393,7 @@ } }, { - "id": 5155, + "id": 5157, "name": "data", "variant": "param", "kind": 32768, @@ -37826,7 +37415,7 @@ "typeArguments": [ { "type": "reference", - "target": 6310, + "target": 6288, "name": "UpdateOrderLineItemDTO", "package": "@medusajs/types" } @@ -37836,7 +37425,7 @@ } }, { - "id": 5156, + "id": 5158, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -37853,7 +37442,7 @@ }, "type": { "type": "reference", - "target": 5889, + "target": 5891, "name": "Context", "package": "@medusajs/types" } @@ -37868,7 +37457,7 @@ "typeArguments": [ { "type": "reference", - "target": 6189, + "target": 6193, "name": "OrderLineItemDTO", "package": "@medusajs/types" } @@ -37880,21 +37469,21 @@ ] }, { - "id": 5157, + "id": 5159, "name": "deleteLineItems", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 5158, + "id": 5160, "name": "deleteLineItems", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 5159, + "id": 5161, "name": "itemIds", "variant": "param", "kind": 32768, @@ -37908,7 +37497,7 @@ } }, { - "id": 5160, + "id": 5162, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -37917,7 +37506,7 @@ }, "type": { "type": "reference", - "target": 5889, + "target": 5891, "name": "Context", "package": "@medusajs/types" } @@ -37940,14 +37529,14 @@ } }, { - "id": 5161, + "id": 5163, "name": "deleteLineItems", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 5162, + "id": 5164, "name": "itemIds", "variant": "param", "kind": 32768, @@ -37958,7 +37547,7 @@ } }, { - "id": 5163, + "id": 5165, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -37967,7 +37556,7 @@ }, "type": { "type": "reference", - "target": 5889, + "target": 5891, "name": "Context", "package": "@medusajs/types" } @@ -37990,14 +37579,14 @@ } }, { - "id": 5164, + "id": 5166, "name": "deleteLineItems", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 5165, + "id": 5167, "name": "selector", "variant": "param", "kind": 32768, @@ -38011,7 +37600,7 @@ "typeArguments": [ { "type": "reference", - "target": 6247, + "target": 6251, "name": "FilterableOrderLineItemProps", "package": "@medusajs/types" } @@ -38021,7 +37610,7 @@ } }, { - "id": 5166, + "id": 5168, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -38030,7 +37619,7 @@ }, "type": { "type": "reference", - "target": 5889, + "target": 5891, "name": "Context", "package": "@medusajs/types" } @@ -38055,14 +37644,14 @@ ] }, { - "id": 5167, + "id": 5169, "name": "updateOrderItem", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 5168, + "id": 5170, "name": "updateOrderItem", "variant": "signature", "kind": 4096, @@ -38097,7 +37686,7 @@ }, "parameters": [ { - "id": 5169, + "id": 5171, "name": "selector", "variant": "param", "kind": 32768, @@ -38119,7 +37708,7 @@ "typeArguments": [ { "type": "reference", - "target": 6337, + "target": 6315, "name": "FilterableOrderShippingMethodProps", "package": "@medusajs/types" } @@ -38129,7 +37718,7 @@ } }, { - "id": 5170, + "id": 5172, "name": "data", "variant": "param", "kind": 32768, @@ -38144,13 +37733,13 @@ }, "type": { "type": "reference", - "target": 6344, + "target": 6322, "name": "UpdateOrderItemDTO", "package": "@medusajs/types" } }, { - "id": 5171, + "id": 5173, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -38167,7 +37756,7 @@ }, "type": { "type": "reference", - "target": 5889, + "target": 5891, "name": "Context", "package": "@medusajs/types" } @@ -38184,7 +37773,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 6356, + "target": 6334, "name": "OrderItemDTO", "package": "@medusajs/types" } @@ -38195,7 +37784,7 @@ } }, { - "id": 5172, + "id": 5174, "name": "updateOrderItem", "variant": "signature", "kind": 4096, @@ -38230,7 +37819,7 @@ }, "parameters": [ { - "id": 5173, + "id": 5175, "name": "orderDetailId", "variant": "param", "kind": 32768, @@ -38249,7 +37838,7 @@ } }, { - "id": 5174, + "id": 5176, "name": "data", "variant": "param", "kind": 32768, @@ -38271,7 +37860,7 @@ "typeArguments": [ { "type": "reference", - "target": 6344, + "target": 6322, "name": "UpdateOrderItemDTO", "package": "@medusajs/types" } @@ -38281,7 +37870,7 @@ } }, { - "id": 5175, + "id": 5177, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -38298,7 +37887,7 @@ }, "type": { "type": "reference", - "target": 5889, + "target": 5891, "name": "Context", "package": "@medusajs/types" } @@ -38313,7 +37902,7 @@ "typeArguments": [ { "type": "reference", - "target": 6356, + "target": 6334, "name": "OrderItemDTO", "package": "@medusajs/types" } @@ -38323,7 +37912,7 @@ } }, { - "id": 5176, + "id": 5178, "name": "updateOrderItem", "variant": "signature", "kind": 4096, @@ -38358,7 +37947,7 @@ }, "parameters": [ { - "id": 5177, + "id": 5179, "name": "orderDetailIdOrDataOrSelector", "variant": "param", "kind": 32768, @@ -38387,7 +37976,7 @@ "typeArguments": [ { "type": "reference", - "target": 6356, + "target": 6334, "name": "OrderItemDTO", "package": "@medusajs/types" } @@ -38399,7 +37988,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 6377, + "target": 6355, "name": "UpdateOrderItemWithSelectorDTO", "package": "@medusajs/types" } @@ -38408,7 +37997,7 @@ } }, { - "id": 5178, + "id": 5180, "name": "data", "variant": "param", "kind": 32768, @@ -38428,7 +38017,7 @@ "types": [ { "type": "reference", - "target": 6344, + "target": 6322, "name": "UpdateOrderItemDTO", "package": "@medusajs/types" }, @@ -38441,7 +38030,7 @@ "typeArguments": [ { "type": "reference", - "target": 6344, + "target": 6322, "name": "UpdateOrderItemDTO", "package": "@medusajs/types" } @@ -38453,7 +38042,7 @@ } }, { - "id": 5179, + "id": 5181, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -38470,7 +38059,7 @@ }, "type": { "type": "reference", - "target": 5889, + "target": 5891, "name": "Context", "package": "@medusajs/types" } @@ -38488,7 +38077,7 @@ "types": [ { "type": "reference", - "target": 6356, + "target": 6334, "name": "OrderItemDTO", "package": "@medusajs/types" }, @@ -38496,7 +38085,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 6356, + "target": 6334, "name": "OrderItemDTO", "package": "@medusajs/types" } @@ -38511,14 +38100,14 @@ ] }, { - "id": 5180, + "id": 5182, "name": "listShippingMethods", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 5181, + "id": 5183, "name": "listShippingMethods", "variant": "signature", "kind": 4096, @@ -38553,7 +38142,7 @@ }, "parameters": [ { - "id": 5182, + "id": 5184, "name": "filters", "variant": "param", "kind": 32768, @@ -38568,13 +38157,13 @@ }, "type": { "type": "reference", - "target": 6337, + "target": 6315, "name": "FilterableOrderShippingMethodProps", "package": "@medusajs/types" } }, { - "id": 5183, + "id": 5185, "name": "config", "variant": "param", "kind": 32768, @@ -38605,11 +38194,11 @@ }, "type": { "type": "reference", - "target": 5812, + "target": 5814, "typeArguments": [ { "type": "reference", - "target": 6380, + "target": 6358, "name": "OrderShippingMethodDTO", "package": "@medusajs/types" } @@ -38619,7 +38208,7 @@ } }, { - "id": 5184, + "id": 5186, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -38636,7 +38225,7 @@ }, "type": { "type": "reference", - "target": 5889, + "target": 5891, "name": "Context", "package": "@medusajs/types" } @@ -38653,7 +38242,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 6380, + "target": 6358, "name": "OrderShippingMethodDTO", "package": "@medusajs/types" } @@ -38666,51 +38255,12 @@ ] }, { - "id": 5185, + "id": 5187, "name": "createShippingMethods", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ - { - "id": 5186, - "name": "createShippingMethods", - "variant": "signature", - "kind": 4096, - "flags": {}, - "parameters": [ - { - "id": 5187, - "name": "data", - "variant": "param", - "kind": 32768, - "flags": {}, - "type": { - "type": "reference", - "target": 6411, - "name": "CreateOrderShippingMethodDTO", - "package": "@medusajs/types" - } - } - ], - "type": { - "type": "reference", - "target": { - "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts", - "qualifiedName": "Promise" - }, - "typeArguments": [ - { - "type": "reference", - "target": 6380, - "name": "OrderShippingMethodDTO", - "package": "@medusajs/types" - } - ], - "name": "Promise", - "package": "typescript" - } - }, { "id": 5188, "name": "createShippingMethods", @@ -38725,13 +38275,10 @@ "kind": 32768, "flags": {}, "type": { - "type": "array", - "elementType": { - "type": "reference", - "target": 6411, - "name": "CreateOrderShippingMethodDTO", - "package": "@medusajs/types" - } + "type": "reference", + "target": 6389, + "name": "CreateOrderShippingMethodDTO", + "package": "@medusajs/types" } } ], @@ -38743,13 +38290,10 @@ }, "typeArguments": [ { - "type": "array", - "elementType": { - "type": "reference", - "target": 6380, - "name": "OrderShippingMethodDTO", - "package": "@medusajs/types" - } + "type": "reference", + "target": 6358, + "name": "OrderShippingMethodDTO", + "package": "@medusajs/types" } ], "name": "Promise", @@ -38765,6 +38309,51 @@ "parameters": [ { "id": 5191, + "name": "data", + "variant": "param", + "kind": 32768, + "flags": {}, + "type": { + "type": "array", + "elementType": { + "type": "reference", + "target": 6389, + "name": "CreateOrderShippingMethodDTO", + "package": "@medusajs/types" + } + } + } + ], + "type": { + "type": "reference", + "target": { + "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts", + "qualifiedName": "Promise" + }, + "typeArguments": [ + { + "type": "array", + "elementType": { + "type": "reference", + "target": 6358, + "name": "OrderShippingMethodDTO", + "package": "@medusajs/types" + } + } + ], + "name": "Promise", + "package": "typescript" + } + }, + { + "id": 5192, + "name": "createShippingMethods", + "variant": "signature", + "kind": 4096, + "flags": {}, + "parameters": [ + { + "id": 5193, "name": "orderId", "variant": "param", "kind": 32768, @@ -38775,7 +38364,7 @@ } }, { - "id": 5192, + "id": 5194, "name": "methods", "variant": "param", "kind": 32768, @@ -38784,14 +38373,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 6411, + "target": 6389, "name": "CreateOrderShippingMethodDTO", "package": "@medusajs/types" } } }, { - "id": 5193, + "id": 5195, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -38800,7 +38389,7 @@ }, "type": { "type": "reference", - "target": 5889, + "target": 5891, "name": "Context", "package": "@medusajs/types" } @@ -38817,7 +38406,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 6380, + "target": 6358, "name": "OrderShippingMethodDTO", "package": "@medusajs/types" } @@ -38830,21 +38419,21 @@ ] }, { - "id": 5194, + "id": 5196, "name": "deleteShippingMethods", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 5195, + "id": 5197, "name": "deleteShippingMethods", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 5196, + "id": 5198, "name": "methodIds", "variant": "param", "kind": 32768, @@ -38858,7 +38447,7 @@ } }, { - "id": 5197, + "id": 5199, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -38867,7 +38456,7 @@ }, "type": { "type": "reference", - "target": 5889, + "target": 5891, "name": "Context", "package": "@medusajs/types" } @@ -38890,14 +38479,14 @@ } }, { - "id": 5198, + "id": 5200, "name": "deleteShippingMethods", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 5199, + "id": 5201, "name": "methodIds", "variant": "param", "kind": 32768, @@ -38908,7 +38497,7 @@ } }, { - "id": 5200, + "id": 5202, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -38917,7 +38506,7 @@ }, "type": { "type": "reference", - "target": 5889, + "target": 5891, "name": "Context", "package": "@medusajs/types" } @@ -38940,14 +38529,14 @@ } }, { - "id": 5201, + "id": 5203, "name": "deleteShippingMethods", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 5202, + "id": 5204, "name": "selector", "variant": "param", "kind": 32768, @@ -38961,7 +38550,7 @@ "typeArguments": [ { "type": "reference", - "target": 6337, + "target": 6315, "name": "FilterableOrderShippingMethodProps", "package": "@medusajs/types" } @@ -38971,7 +38560,7 @@ } }, { - "id": 5203, + "id": 5205, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -38980,7 +38569,7 @@ }, "type": { "type": "reference", - "target": 5889, + "target": 5891, "name": "Context", "package": "@medusajs/types" } @@ -39005,14 +38594,14 @@ ] }, { - "id": 5204, + "id": 5206, "name": "listLineItemAdjustments", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 5205, + "id": 5207, "name": "listLineItemAdjustments", "variant": "signature", "kind": 4096, @@ -39047,7 +38636,7 @@ }, "parameters": [ { - "id": 5206, + "id": 5208, "name": "filters", "variant": "param", "kind": 32768, @@ -39062,13 +38651,13 @@ }, "type": { "type": "reference", - "target": 6424, + "target": 6402, "name": "FilterableOrderLineItemAdjustmentProps", "package": "@medusajs/types" } }, { - "id": 5207, + "id": 5209, "name": "config", "variant": "param", "kind": 32768, @@ -39101,11 +38690,11 @@ }, "type": { "type": "reference", - "target": 5812, + "target": 5814, "typeArguments": [ { "type": "reference", - "target": 6432, + "target": 6410, "name": "OrderLineItemAdjustmentDTO", "package": "@medusajs/types" } @@ -39115,7 +38704,7 @@ } }, { - "id": 5208, + "id": 5210, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -39132,7 +38721,7 @@ }, "type": { "type": "reference", - "target": 5889, + "target": 5891, "name": "Context", "package": "@medusajs/types" } @@ -39149,7 +38738,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 6432, + "target": 6410, "name": "OrderLineItemAdjustmentDTO", "package": "@medusajs/types" } @@ -39162,21 +38751,21 @@ ] }, { - "id": 5209, + "id": 5211, "name": "createLineItemAdjustments", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 5210, + "id": 5212, "name": "createLineItemAdjustments", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 5211, + "id": 5213, "name": "data", "variant": "param", "kind": 32768, @@ -39185,7 +38774,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 6444, + "target": 6422, "name": "CreateOrderAdjustmentDTO", "package": "@medusajs/types" } @@ -39203,49 +38792,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 6432, - "name": "OrderLineItemAdjustmentDTO", - "package": "@medusajs/types" - } - } - ], - "name": "Promise", - "package": "typescript" - } - }, - { - "id": 5212, - "name": "createLineItemAdjustments", - "variant": "signature", - "kind": 4096, - "flags": {}, - "parameters": [ - { - "id": 5213, - "name": "data", - "variant": "param", - "kind": 32768, - "flags": {}, - "type": { - "type": "reference", - "target": 6444, - "name": "CreateOrderAdjustmentDTO", - "package": "@medusajs/types" - } - } - ], - "type": { - "type": "reference", - "target": { - "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts", - "qualifiedName": "Promise" - }, - "typeArguments": [ - { - "type": "array", - "elementType": { - "type": "reference", - "target": 6432, + "target": 6410, "name": "OrderLineItemAdjustmentDTO", "package": "@medusajs/types" } @@ -39264,6 +38811,48 @@ "parameters": [ { "id": 5215, + "name": "data", + "variant": "param", + "kind": 32768, + "flags": {}, + "type": { + "type": "reference", + "target": 6422, + "name": "CreateOrderAdjustmentDTO", + "package": "@medusajs/types" + } + } + ], + "type": { + "type": "reference", + "target": { + "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts", + "qualifiedName": "Promise" + }, + "typeArguments": [ + { + "type": "array", + "elementType": { + "type": "reference", + "target": 6410, + "name": "OrderLineItemAdjustmentDTO", + "package": "@medusajs/types" + } + } + ], + "name": "Promise", + "package": "typescript" + } + }, + { + "id": 5216, + "name": "createLineItemAdjustments", + "variant": "signature", + "kind": 4096, + "flags": {}, + "parameters": [ + { + "id": 5217, "name": "orderId", "variant": "param", "kind": 32768, @@ -39274,7 +38863,7 @@ } }, { - "id": 5216, + "id": 5218, "name": "data", "variant": "param", "kind": 32768, @@ -39283,7 +38872,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 6444, + "target": 6422, "name": "CreateOrderAdjustmentDTO", "package": "@medusajs/types" } @@ -39301,7 +38890,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 6432, + "target": 6410, "name": "OrderLineItemAdjustmentDTO", "package": "@medusajs/types" } @@ -39314,14 +38903,14 @@ ] }, { - "id": 5217, + "id": 5219, "name": "setLineItemAdjustments", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 5218, + "id": 5220, "name": "setLineItemAdjustments", "variant": "signature", "kind": 4096, @@ -39356,7 +38945,7 @@ }, "parameters": [ { - "id": 5219, + "id": 5221, "name": "orderId", "variant": "param", "kind": 32768, @@ -39375,7 +38964,7 @@ } }, { - "id": 5220, + "id": 5222, "name": "data", "variant": "param", "kind": 32768, @@ -39392,14 +38981,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 6450, + "target": 6428, "name": "UpsertOrderLineItemAdjustmentDTO", "package": "@medusajs/types" } } }, { - "id": 5221, + "id": 5223, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -39416,7 +39005,7 @@ }, "type": { "type": "reference", - "target": 5889, + "target": 5891, "name": "Context", "package": "@medusajs/types" } @@ -39433,7 +39022,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 6432, + "target": 6410, "name": "OrderLineItemAdjustmentDTO", "package": "@medusajs/types" } @@ -39446,21 +39035,21 @@ ] }, { - "id": 5222, + "id": 5224, "name": "deleteLineItemAdjustments", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 5223, + "id": 5225, "name": "deleteLineItemAdjustments", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 5224, + "id": 5226, "name": "adjustmentIds", "variant": "param", "kind": 32768, @@ -39474,7 +39063,7 @@ } }, { - "id": 5225, + "id": 5227, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -39483,7 +39072,7 @@ }, "type": { "type": "reference", - "target": 5889, + "target": 5891, "name": "Context", "package": "@medusajs/types" } @@ -39506,14 +39095,14 @@ } }, { - "id": 5226, + "id": 5228, "name": "deleteLineItemAdjustments", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 5227, + "id": 5229, "name": "adjustmentIds", "variant": "param", "kind": 32768, @@ -39524,7 +39113,7 @@ } }, { - "id": 5228, + "id": 5230, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -39533,7 +39122,7 @@ }, "type": { "type": "reference", - "target": 5889, + "target": 5891, "name": "Context", "package": "@medusajs/types" } @@ -39556,14 +39145,14 @@ } }, { - "id": 5229, + "id": 5231, "name": "deleteLineItemAdjustments", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 5230, + "id": 5232, "name": "selector", "variant": "param", "kind": 32768, @@ -39577,7 +39166,7 @@ "typeArguments": [ { "type": "reference", - "target": 6432, + "target": 6410, "name": "OrderLineItemAdjustmentDTO", "package": "@medusajs/types" } @@ -39587,7 +39176,7 @@ } }, { - "id": 5231, + "id": 5233, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -39596,7 +39185,7 @@ }, "type": { "type": "reference", - "target": 5889, + "target": 5891, "name": "Context", "package": "@medusajs/types" } @@ -39621,14 +39210,14 @@ ] }, { - "id": 5232, + "id": 5234, "name": "listShippingMethodAdjustments", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 5233, + "id": 5235, "name": "listShippingMethodAdjustments", "variant": "signature", "kind": 4096, @@ -39663,7 +39252,7 @@ }, "parameters": [ { - "id": 5234, + "id": 5236, "name": "filters", "variant": "param", "kind": 32768, @@ -39678,13 +39267,13 @@ }, "type": { "type": "reference", - "target": 6458, + "target": 6436, "name": "FilterableOrderShippingMethodAdjustmentProps", "package": "@medusajs/types" } }, { - "id": 5235, + "id": 5237, "name": "config", "variant": "param", "kind": 32768, @@ -39717,11 +39306,11 @@ }, "type": { "type": "reference", - "target": 5812, + "target": 5814, "typeArguments": [ { "type": "reference", - "target": 6466, + "target": 6444, "name": "OrderShippingMethodAdjustmentDTO", "package": "@medusajs/types" } @@ -39731,7 +39320,7 @@ } }, { - "id": 5236, + "id": 5238, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -39748,7 +39337,7 @@ }, "type": { "type": "reference", - "target": 5889, + "target": 5891, "name": "Context", "package": "@medusajs/types" } @@ -39765,7 +39354,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 6466, + "target": 6444, "name": "OrderShippingMethodAdjustmentDTO", "package": "@medusajs/types" } @@ -39778,21 +39367,21 @@ ] }, { - "id": 5237, + "id": 5239, "name": "createShippingMethodAdjustments", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 5238, + "id": 5240, "name": "createShippingMethodAdjustments", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 5239, + "id": 5241, "name": "data", "variant": "param", "kind": 32768, @@ -39801,7 +39390,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 6478, + "target": 6456, "name": "CreateOrderShippingMethodAdjustmentDTO", "package": "@medusajs/types" } @@ -39819,7 +39408,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 6466, + "target": 6444, "name": "OrderShippingMethodAdjustmentDTO", "package": "@medusajs/types" } @@ -39829,45 +39418,6 @@ "package": "typescript" } }, - { - "id": 5240, - "name": "createShippingMethodAdjustments", - "variant": "signature", - "kind": 4096, - "flags": {}, - "parameters": [ - { - "id": 5241, - "name": "data", - "variant": "param", - "kind": 32768, - "flags": {}, - "type": { - "type": "reference", - "target": 6478, - "name": "CreateOrderShippingMethodAdjustmentDTO", - "package": "@medusajs/types" - } - } - ], - "type": { - "type": "reference", - "target": { - "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts", - "qualifiedName": "Promise" - }, - "typeArguments": [ - { - "type": "reference", - "target": 6466, - "name": "OrderShippingMethodAdjustmentDTO", - "package": "@medusajs/types" - } - ], - "name": "Promise", - "package": "typescript" - } - }, { "id": 5242, "name": "createShippingMethodAdjustments", @@ -39877,6 +39427,45 @@ "parameters": [ { "id": 5243, + "name": "data", + "variant": "param", + "kind": 32768, + "flags": {}, + "type": { + "type": "reference", + "target": 6456, + "name": "CreateOrderShippingMethodAdjustmentDTO", + "package": "@medusajs/types" + } + } + ], + "type": { + "type": "reference", + "target": { + "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts", + "qualifiedName": "Promise" + }, + "typeArguments": [ + { + "type": "reference", + "target": 6444, + "name": "OrderShippingMethodAdjustmentDTO", + "package": "@medusajs/types" + } + ], + "name": "Promise", + "package": "typescript" + } + }, + { + "id": 5244, + "name": "createShippingMethodAdjustments", + "variant": "signature", + "kind": 4096, + "flags": {}, + "parameters": [ + { + "id": 5245, "name": "orderId", "variant": "param", "kind": 32768, @@ -39887,7 +39476,7 @@ } }, { - "id": 5244, + "id": 5246, "name": "data", "variant": "param", "kind": 32768, @@ -39896,14 +39485,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 6478, + "target": 6456, "name": "CreateOrderShippingMethodAdjustmentDTO", "package": "@medusajs/types" } } }, { - "id": 5245, + "id": 5247, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -39912,7 +39501,7 @@ }, "type": { "type": "reference", - "target": 5889, + "target": 5891, "name": "Context", "package": "@medusajs/types" } @@ -39929,7 +39518,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 6466, + "target": 6444, "name": "OrderShippingMethodAdjustmentDTO", "package": "@medusajs/types" } @@ -39942,14 +39531,14 @@ ] }, { - "id": 5246, + "id": 5248, "name": "setShippingMethodAdjustments", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 5247, + "id": 5249, "name": "setShippingMethodAdjustments", "variant": "signature", "kind": 4096, @@ -39984,7 +39573,7 @@ }, "parameters": [ { - "id": 5248, + "id": 5250, "name": "orderId", "variant": "param", "kind": 32768, @@ -40003,7 +39592,7 @@ } }, { - "id": 5249, + "id": 5251, "name": "data", "variant": "param", "kind": 32768, @@ -40023,13 +39612,13 @@ "types": [ { "type": "reference", - "target": 6478, + "target": 6456, "name": "CreateOrderShippingMethodAdjustmentDTO", "package": "@medusajs/types" }, { "type": "reference", - "target": 6485, + "target": 6463, "name": "UpdateOrderShippingMethodAdjustmentDTO", "package": "@medusajs/types" } @@ -40038,7 +39627,7 @@ } }, { - "id": 5250, + "id": 5252, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -40055,7 +39644,7 @@ }, "type": { "type": "reference", - "target": 5889, + "target": 5891, "name": "Context", "package": "@medusajs/types" } @@ -40072,7 +39661,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 6466, + "target": 6444, "name": "OrderShippingMethodAdjustmentDTO", "package": "@medusajs/types" } @@ -40085,21 +39674,21 @@ ] }, { - "id": 5251, + "id": 5253, "name": "deleteShippingMethodAdjustments", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 5252, + "id": 5254, "name": "deleteShippingMethodAdjustments", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 5253, + "id": 5255, "name": "adjustmentIds", "variant": "param", "kind": 32768, @@ -40113,7 +39702,7 @@ } }, { - "id": 5254, + "id": 5256, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -40122,7 +39711,7 @@ }, "type": { "type": "reference", - "target": 5889, + "target": 5891, "name": "Context", "package": "@medusajs/types" } @@ -40145,14 +39734,14 @@ } }, { - "id": 5255, + "id": 5257, "name": "deleteShippingMethodAdjustments", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 5256, + "id": 5258, "name": "adjustmentId", "variant": "param", "kind": 32768, @@ -40163,7 +39752,7 @@ } }, { - "id": 5257, + "id": 5259, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -40172,7 +39761,7 @@ }, "type": { "type": "reference", - "target": 5889, + "target": 5891, "name": "Context", "package": "@medusajs/types" } @@ -40195,14 +39784,14 @@ } }, { - "id": 5258, + "id": 5260, "name": "deleteShippingMethodAdjustments", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 5259, + "id": 5261, "name": "selector", "variant": "param", "kind": 32768, @@ -40216,7 +39805,7 @@ "typeArguments": [ { "type": "reference", - "target": 6466, + "target": 6444, "name": "OrderShippingMethodAdjustmentDTO", "package": "@medusajs/types" } @@ -40226,7 +39815,7 @@ } }, { - "id": 5260, + "id": 5262, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -40235,7 +39824,7 @@ }, "type": { "type": "reference", - "target": 5889, + "target": 5891, "name": "Context", "package": "@medusajs/types" } @@ -40260,14 +39849,14 @@ ] }, { - "id": 5261, + "id": 5263, "name": "listLineItemTaxLines", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 5262, + "id": 5264, "name": "listLineItemTaxLines", "variant": "signature", "kind": 4096, @@ -40302,7 +39891,7 @@ }, "parameters": [ { - "id": 5263, + "id": 5265, "name": "filters", "variant": "param", "kind": 32768, @@ -40317,13 +39906,13 @@ }, "type": { "type": "reference", - "target": 6492, + "target": 6470, "name": "FilterableOrderLineItemTaxLineProps", "package": "@medusajs/types" } }, { - "id": 5264, + "id": 5266, "name": "config", "variant": "param", "kind": 32768, @@ -40356,11 +39945,11 @@ }, "type": { "type": "reference", - "target": 5812, + "target": 5814, "typeArguments": [ { "type": "reference", - "target": 6502, + "target": 6480, "name": "OrderLineItemTaxLineDTO", "package": "@medusajs/types" } @@ -40370,7 +39959,7 @@ } }, { - "id": 5265, + "id": 5267, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -40387,7 +39976,7 @@ }, "type": { "type": "reference", - "target": 5889, + "target": 5891, "name": "Context", "package": "@medusajs/types" } @@ -40404,7 +39993,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 6502, + "target": 6480, "name": "OrderLineItemTaxLineDTO", "package": "@medusajs/types" } @@ -40417,21 +40006,21 @@ ] }, { - "id": 5266, + "id": 5268, "name": "createLineItemTaxLines", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 5267, + "id": 5269, "name": "createLineItemTaxLines", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 5268, + "id": 5270, "name": "taxLines", "variant": "param", "kind": 32768, @@ -40440,7 +40029,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 6517, + "target": 6495, "name": "CreateOrderLineItemTaxLineDTO", "package": "@medusajs/types" } @@ -40458,7 +40047,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 6502, + "target": 6480, "name": "OrderLineItemTaxLineDTO", "package": "@medusajs/types" } @@ -40468,45 +40057,6 @@ "package": "typescript" } }, - { - "id": 5269, - "name": "createLineItemTaxLines", - "variant": "signature", - "kind": 4096, - "flags": {}, - "parameters": [ - { - "id": 5270, - "name": "taxLine", - "variant": "param", - "kind": 32768, - "flags": {}, - "type": { - "type": "reference", - "target": 6517, - "name": "CreateOrderLineItemTaxLineDTO", - "package": "@medusajs/types" - } - } - ], - "type": { - "type": "reference", - "target": { - "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts", - "qualifiedName": "Promise" - }, - "typeArguments": [ - { - "type": "reference", - "target": 6502, - "name": "OrderLineItemTaxLineDTO", - "package": "@medusajs/types" - } - ], - "name": "Promise", - "package": "typescript" - } - }, { "id": 5271, "name": "createLineItemTaxLines", @@ -40516,6 +40066,45 @@ "parameters": [ { "id": 5272, + "name": "taxLine", + "variant": "param", + "kind": 32768, + "flags": {}, + "type": { + "type": "reference", + "target": 6495, + "name": "CreateOrderLineItemTaxLineDTO", + "package": "@medusajs/types" + } + } + ], + "type": { + "type": "reference", + "target": { + "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts", + "qualifiedName": "Promise" + }, + "typeArguments": [ + { + "type": "reference", + "target": 6480, + "name": "OrderLineItemTaxLineDTO", + "package": "@medusajs/types" + } + ], + "name": "Promise", + "package": "typescript" + } + }, + { + "id": 5273, + "name": "createLineItemTaxLines", + "variant": "signature", + "kind": 4096, + "flags": {}, + "parameters": [ + { + "id": 5274, "name": "orderId", "variant": "param", "kind": 32768, @@ -40526,7 +40115,7 @@ } }, { - "id": 5273, + "id": 5275, "name": "taxLines", "variant": "param", "kind": 32768, @@ -40536,7 +40125,7 @@ "types": [ { "type": "reference", - "target": 6517, + "target": 6495, "name": "CreateOrderLineItemTaxLineDTO", "package": "@medusajs/types" }, @@ -40544,7 +40133,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 6517, + "target": 6495, "name": "CreateOrderLineItemTaxLineDTO", "package": "@medusajs/types" } @@ -40553,7 +40142,7 @@ } }, { - "id": 5274, + "id": 5276, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -40562,7 +40151,7 @@ }, "type": { "type": "reference", - "target": 5889, + "target": 5891, "name": "Context", "package": "@medusajs/types" } @@ -40579,7 +40168,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 6502, + "target": 6480, "name": "OrderLineItemTaxLineDTO", "package": "@medusajs/types" } @@ -40592,14 +40181,14 @@ ] }, { - "id": 5275, + "id": 5277, "name": "setLineItemTaxLines", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 5276, + "id": 5278, "name": "setLineItemTaxLines", "variant": "signature", "kind": 4096, @@ -40634,7 +40223,7 @@ }, "parameters": [ { - "id": 5277, + "id": 5279, "name": "orderId", "variant": "param", "kind": 32768, @@ -40653,7 +40242,7 @@ } }, { - "id": 5278, + "id": 5280, "name": "taxLines", "variant": "param", "kind": 32768, @@ -40673,13 +40262,13 @@ "types": [ { "type": "reference", - "target": 6517, + "target": 6495, "name": "CreateOrderLineItemTaxLineDTO", "package": "@medusajs/types" }, { "type": "reference", - "target": 6523, + "target": 6501, "name": "UpdateOrderLineItemTaxLineDTO", "package": "@medusajs/types" } @@ -40688,7 +40277,7 @@ } }, { - "id": 5279, + "id": 5281, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -40705,7 +40294,7 @@ }, "type": { "type": "reference", - "target": 5889, + "target": 5891, "name": "Context", "package": "@medusajs/types" } @@ -40722,7 +40311,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 6502, + "target": 6480, "name": "OrderLineItemTaxLineDTO", "package": "@medusajs/types" } @@ -40735,21 +40324,21 @@ ] }, { - "id": 5280, + "id": 5282, "name": "deleteLineItemTaxLines", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 5281, + "id": 5283, "name": "deleteLineItemTaxLines", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 5282, + "id": 5284, "name": "taxLineIds", "variant": "param", "kind": 32768, @@ -40763,7 +40352,7 @@ } }, { - "id": 5283, + "id": 5285, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -40772,7 +40361,7 @@ }, "type": { "type": "reference", - "target": 5889, + "target": 5891, "name": "Context", "package": "@medusajs/types" } @@ -40795,14 +40384,14 @@ } }, { - "id": 5284, + "id": 5286, "name": "deleteLineItemTaxLines", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 5285, + "id": 5287, "name": "taxLineIds", "variant": "param", "kind": 32768, @@ -40813,7 +40402,7 @@ } }, { - "id": 5286, + "id": 5288, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -40822,7 +40411,7 @@ }, "type": { "type": "reference", - "target": 5889, + "target": 5891, "name": "Context", "package": "@medusajs/types" } @@ -40845,27 +40434,27 @@ } }, { - "id": 5287, + "id": 5289, "name": "deleteLineItemTaxLines", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 5288, + "id": 5290, "name": "selector", "variant": "param", "kind": 32768, "flags": {}, "type": { "type": "reference", - "target": 6492, + "target": 6470, "name": "FilterableOrderLineItemTaxLineProps", "package": "@medusajs/types" } }, { - "id": 5289, + "id": 5291, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -40874,7 +40463,7 @@ }, "type": { "type": "reference", - "target": 5889, + "target": 5891, "name": "Context", "package": "@medusajs/types" } @@ -40899,14 +40488,14 @@ ] }, { - "id": 5290, + "id": 5292, "name": "listShippingMethodTaxLines", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 5291, + "id": 5293, "name": "listShippingMethodTaxLines", "variant": "signature", "kind": 4096, @@ -40941,7 +40530,7 @@ }, "parameters": [ { - "id": 5292, + "id": 5294, "name": "filters", "variant": "param", "kind": 32768, @@ -40956,13 +40545,13 @@ }, "type": { "type": "reference", - "target": 6530, + "target": 6508, "name": "FilterableOrderShippingMethodTaxLineProps", "package": "@medusajs/types" } }, { - "id": 5293, + "id": 5295, "name": "config", "variant": "param", "kind": 32768, @@ -40995,11 +40584,11 @@ }, "type": { "type": "reference", - "target": 5812, + "target": 5814, "typeArguments": [ { "type": "reference", - "target": 6540, + "target": 6518, "name": "OrderShippingMethodTaxLineDTO", "package": "@medusajs/types" } @@ -41009,7 +40598,7 @@ } }, { - "id": 5294, + "id": 5296, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -41026,7 +40615,7 @@ }, "type": { "type": "reference", - "target": 5889, + "target": 5891, "name": "Context", "package": "@medusajs/types" } @@ -41043,7 +40632,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 6540, + "target": 6518, "name": "OrderShippingMethodTaxLineDTO", "package": "@medusajs/types" } @@ -41056,21 +40645,21 @@ ] }, { - "id": 5295, + "id": 5297, "name": "createShippingMethodTaxLines", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 5296, + "id": 5298, "name": "createShippingMethodTaxLines", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 5297, + "id": 5299, "name": "taxLines", "variant": "param", "kind": 32768, @@ -41079,7 +40668,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 6555, + "target": 6533, "name": "CreateOrderShippingMethodTaxLineDTO", "package": "@medusajs/types" } @@ -41097,7 +40686,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 6540, + "target": 6518, "name": "OrderShippingMethodTaxLineDTO", "package": "@medusajs/types" } @@ -41107,45 +40696,6 @@ "package": "typescript" } }, - { - "id": 5298, - "name": "createShippingMethodTaxLines", - "variant": "signature", - "kind": 4096, - "flags": {}, - "parameters": [ - { - "id": 5299, - "name": "taxLine", - "variant": "param", - "kind": 32768, - "flags": {}, - "type": { - "type": "reference", - "target": 6555, - "name": "CreateOrderShippingMethodTaxLineDTO", - "package": "@medusajs/types" - } - } - ], - "type": { - "type": "reference", - "target": { - "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts", - "qualifiedName": "Promise" - }, - "typeArguments": [ - { - "type": "reference", - "target": 6540, - "name": "OrderShippingMethodTaxLineDTO", - "package": "@medusajs/types" - } - ], - "name": "Promise", - "package": "typescript" - } - }, { "id": 5300, "name": "createShippingMethodTaxLines", @@ -41155,6 +40705,45 @@ "parameters": [ { "id": 5301, + "name": "taxLine", + "variant": "param", + "kind": 32768, + "flags": {}, + "type": { + "type": "reference", + "target": 6533, + "name": "CreateOrderShippingMethodTaxLineDTO", + "package": "@medusajs/types" + } + } + ], + "type": { + "type": "reference", + "target": { + "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts", + "qualifiedName": "Promise" + }, + "typeArguments": [ + { + "type": "reference", + "target": 6518, + "name": "OrderShippingMethodTaxLineDTO", + "package": "@medusajs/types" + } + ], + "name": "Promise", + "package": "typescript" + } + }, + { + "id": 5302, + "name": "createShippingMethodTaxLines", + "variant": "signature", + "kind": 4096, + "flags": {}, + "parameters": [ + { + "id": 5303, "name": "orderId", "variant": "param", "kind": 32768, @@ -41165,7 +40754,7 @@ } }, { - "id": 5302, + "id": 5304, "name": "taxLines", "variant": "param", "kind": 32768, @@ -41175,7 +40764,7 @@ "types": [ { "type": "reference", - "target": 6555, + "target": 6533, "name": "CreateOrderShippingMethodTaxLineDTO", "package": "@medusajs/types" }, @@ -41183,7 +40772,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 6555, + "target": 6533, "name": "CreateOrderShippingMethodTaxLineDTO", "package": "@medusajs/types" } @@ -41192,7 +40781,7 @@ } }, { - "id": 5303, + "id": 5305, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -41201,7 +40790,7 @@ }, "type": { "type": "reference", - "target": 5889, + "target": 5891, "name": "Context", "package": "@medusajs/types" } @@ -41218,7 +40807,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 6540, + "target": 6518, "name": "OrderShippingMethodTaxLineDTO", "package": "@medusajs/types" } @@ -41231,14 +40820,14 @@ ] }, { - "id": 5304, + "id": 5306, "name": "setShippingMethodTaxLines", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 5305, + "id": 5307, "name": "setShippingMethodTaxLines", "variant": "signature", "kind": 4096, @@ -41273,7 +40862,7 @@ }, "parameters": [ { - "id": 5306, + "id": 5308, "name": "orderId", "variant": "param", "kind": 32768, @@ -41292,7 +40881,7 @@ } }, { - "id": 5307, + "id": 5309, "name": "taxLines", "variant": "param", "kind": 32768, @@ -41312,13 +40901,13 @@ "types": [ { "type": "reference", - "target": 6555, + "target": 6533, "name": "CreateOrderShippingMethodTaxLineDTO", "package": "@medusajs/types" }, { "type": "reference", - "target": 6561, + "target": 6539, "name": "UpdateOrderShippingMethodTaxLineDTO", "package": "@medusajs/types" } @@ -41327,7 +40916,7 @@ } }, { - "id": 5308, + "id": 5310, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -41344,7 +40933,7 @@ }, "type": { "type": "reference", - "target": 5889, + "target": 5891, "name": "Context", "package": "@medusajs/types" } @@ -41361,7 +40950,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 6540, + "target": 6518, "name": "OrderShippingMethodTaxLineDTO", "package": "@medusajs/types" } @@ -41374,21 +40963,21 @@ ] }, { - "id": 5309, + "id": 5311, "name": "deleteShippingMethodTaxLines", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 5310, + "id": 5312, "name": "deleteShippingMethodTaxLines", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 5311, + "id": 5313, "name": "taxLineIds", "variant": "param", "kind": 32768, @@ -41402,7 +40991,7 @@ } }, { - "id": 5312, + "id": 5314, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -41411,7 +41000,7 @@ }, "type": { "type": "reference", - "target": 5889, + "target": 5891, "name": "Context", "package": "@medusajs/types" } @@ -41434,14 +41023,14 @@ } }, { - "id": 5313, + "id": 5315, "name": "deleteShippingMethodTaxLines", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 5314, + "id": 5316, "name": "taxLineIds", "variant": "param", "kind": 32768, @@ -41452,7 +41041,7 @@ } }, { - "id": 5315, + "id": 5317, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -41461,7 +41050,7 @@ }, "type": { "type": "reference", - "target": 5889, + "target": 5891, "name": "Context", "package": "@medusajs/types" } @@ -41484,27 +41073,27 @@ } }, { - "id": 5316, + "id": 5318, "name": "deleteShippingMethodTaxLines", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 5317, + "id": 5319, "name": "selector", "variant": "param", "kind": 32768, "flags": {}, "type": { "type": "reference", - "target": 6530, + "target": 6508, "name": "FilterableOrderShippingMethodTaxLineProps", "package": "@medusajs/types" } }, { - "id": 5318, + "id": 5320, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -41513,7 +41102,7 @@ }, "type": { "type": "reference", - "target": 5889, + "target": 5891, "name": "Context", "package": "@medusajs/types" } @@ -41538,14 +41127,14 @@ ] }, { - "id": 5319, + "id": 5321, "name": "retrieveOrderChange", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 5320, + "id": 5322, "name": "retrieveOrderChange", "variant": "signature", "kind": 4096, @@ -41580,7 +41169,7 @@ }, "parameters": [ { - "id": 5321, + "id": 5323, "name": "orderChangeId", "variant": "param", "kind": 32768, @@ -41599,7 +41188,7 @@ } }, { - "id": 5322, + "id": 5324, "name": "config", "variant": "param", "kind": 32768, @@ -41632,11 +41221,11 @@ }, "type": { "type": "reference", - "target": 5812, + "target": 5814, "typeArguments": [ { "type": "reference", - "target": 6568, + "target": 6546, "name": "OrderChangeDTO", "package": "@medusajs/types" } @@ -41646,7 +41235,7 @@ } }, { - "id": 5323, + "id": 5325, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -41663,7 +41252,7 @@ }, "type": { "type": "reference", - "target": 5889, + "target": 5891, "name": "Context", "package": "@medusajs/types" } @@ -41678,7 +41267,7 @@ "typeArguments": [ { "type": "reference", - "target": 6568, + "target": 6546, "name": "OrderChangeDTO", "package": "@medusajs/types" } @@ -41690,34 +41279,34 @@ ] }, { - "id": 5324, + "id": 5326, "name": "createOrderChange", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 5325, + "id": 5327, "name": "createOrderChange", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 5326, + "id": 5328, "name": "data", "variant": "param", "kind": 32768, "flags": {}, "type": { "type": "reference", - "target": 6594, + "target": 6572, "name": "CreateOrderChangeDTO", "package": "@medusajs/types" } }, { - "id": 5327, + "id": 5329, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -41726,7 +41315,7 @@ }, "type": { "type": "reference", - "target": 5889, + "target": 5891, "name": "Context", "package": "@medusajs/types" } @@ -41741,7 +41330,7 @@ "typeArguments": [ { "type": "reference", - "target": 6568, + "target": 6546, "name": "OrderChangeDTO", "package": "@medusajs/types" } @@ -41751,7 +41340,7 @@ } }, { - "id": 5328, + "id": 5330, "name": "createOrderChange", "variant": "signature", "kind": 4096, @@ -41786,7 +41375,7 @@ }, "parameters": [ { - "id": 5329, + "id": 5331, "name": "data", "variant": "param", "kind": 32768, @@ -41803,14 +41392,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 6594, + "target": 6572, "name": "CreateOrderChangeDTO", "package": "@medusajs/types" } } }, { - "id": 5330, + "id": 5332, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -41827,7 +41416,7 @@ }, "type": { "type": "reference", - "target": 5889, + "target": 5891, "name": "Context", "package": "@medusajs/types" } @@ -41844,7 +41433,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 6568, + "target": 6546, "name": "OrderChangeDTO", "package": "@medusajs/types" } @@ -41855,7 +41444,7 @@ } }, { - "id": 5331, + "id": 5333, "name": "createOrderChange", "variant": "signature", "kind": 4096, @@ -41890,7 +41479,7 @@ }, "parameters": [ { - "id": 5332, + "id": 5334, "name": "data", "variant": "param", "kind": 32768, @@ -41908,7 +41497,7 @@ "types": [ { "type": "reference", - "target": 6594, + "target": 6572, "name": "CreateOrderChangeDTO", "package": "@medusajs/types" }, @@ -41916,7 +41505,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 6594, + "target": 6572, "name": "CreateOrderChangeDTO", "package": "@medusajs/types" } @@ -41925,7 +41514,7 @@ } }, { - "id": 5333, + "id": 5335, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -41942,7 +41531,7 @@ }, "type": { "type": "reference", - "target": 5889, + "target": 5891, "name": "Context", "package": "@medusajs/types" } @@ -41960,7 +41549,7 @@ "types": [ { "type": "reference", - "target": 6568, + "target": 6546, "name": "OrderChangeDTO", "package": "@medusajs/types" }, @@ -41968,7 +41557,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 6568, + "target": 6546, "name": "OrderChangeDTO", "package": "@medusajs/types" } @@ -41983,34 +41572,34 @@ ] }, { - "id": 5334, + "id": 5336, "name": "updateOrderChanges", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 5335, + "id": 5337, "name": "updateOrderChanges", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 5336, + "id": 5338, "name": "data", "variant": "param", "kind": 32768, "flags": {}, "type": { "type": "reference", - "target": 6607, + "target": 6585, "name": "UpdateOrderChangeDTO", "package": "@medusajs/types" } }, { - "id": 5337, + "id": 5339, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -42019,7 +41608,7 @@ }, "type": { "type": "reference", - "target": 5889, + "target": 5891, "name": "Context", "package": "@medusajs/types" } @@ -42034,7 +41623,7 @@ "typeArguments": [ { "type": "reference", - "target": 6568, + "target": 6546, "name": "OrderChangeDTO", "package": "@medusajs/types" } @@ -42044,7 +41633,7 @@ } }, { - "id": 5338, + "id": 5340, "name": "updateOrderChanges", "variant": "signature", "kind": 4096, @@ -42079,7 +41668,7 @@ }, "parameters": [ { - "id": 5339, + "id": 5341, "name": "data", "variant": "param", "kind": 32768, @@ -42096,14 +41685,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 6607, + "target": 6585, "name": "UpdateOrderChangeDTO", "package": "@medusajs/types" } } }, { - "id": 5340, + "id": 5342, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -42120,7 +41709,7 @@ }, "type": { "type": "reference", - "target": 5889, + "target": 5891, "name": "Context", "package": "@medusajs/types" } @@ -42137,7 +41726,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 6568, + "target": 6546, "name": "OrderChangeDTO", "package": "@medusajs/types" } @@ -42148,7 +41737,7 @@ } }, { - "id": 5341, + "id": 5343, "name": "updateOrderChanges", "variant": "signature", "kind": 4096, @@ -42183,7 +41772,7 @@ }, "parameters": [ { - "id": 5342, + "id": 5344, "name": "data", "variant": "param", "kind": 32768, @@ -42201,7 +41790,7 @@ "types": [ { "type": "reference", - "target": 6607, + "target": 6585, "name": "UpdateOrderChangeDTO", "package": "@medusajs/types" }, @@ -42209,7 +41798,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 6607, + "target": 6585, "name": "UpdateOrderChangeDTO", "package": "@medusajs/types" } @@ -42218,7 +41807,7 @@ } }, { - "id": 5343, + "id": 5345, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -42235,7 +41824,7 @@ }, "type": { "type": "reference", - "target": 5889, + "target": 5891, "name": "Context", "package": "@medusajs/types" } @@ -42253,7 +41842,7 @@ "types": [ { "type": "reference", - "target": 6568, + "target": 6546, "name": "OrderChangeDTO", "package": "@medusajs/types" }, @@ -42261,7 +41850,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 6568, + "target": 6546, "name": "OrderChangeDTO", "package": "@medusajs/types" } @@ -42276,14 +41865,14 @@ ] }, { - "id": 5344, + "id": 5346, "name": "deleteOrderChanges", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 5345, + "id": 5347, "name": "deleteOrderChanges", "variant": "signature", "kind": 4096, @@ -42318,7 +41907,7 @@ }, "parameters": [ { - "id": 5346, + "id": 5348, "name": "orderChangeId", "variant": "param", "kind": 32768, @@ -42339,102 +41928,8 @@ } } }, - { - "id": 5347, - "name": "sharedContext", - "variant": "param", - "kind": 32768, - "flags": { - "isOptional": true - }, - "comment": { - "summary": [ - { - "kind": "text", - "text": "A context used to share resources, such as transaction manager, between the application and the module." - } - ] - }, - "type": { - "type": "reference", - "target": 5889, - "name": "Context", - "package": "@medusajs/types" - } - } - ], - "type": { - "type": "reference", - "target": { - "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts", - "qualifiedName": "Promise" - }, - "typeArguments": [ - { - "type": "intrinsic", - "name": "void" - } - ], - "name": "Promise", - "package": "typescript" - } - }, - { - "id": 5348, - "name": "deleteOrderChanges", - "variant": "signature", - "kind": 4096, - "flags": {}, - "comment": { - "summary": [ - { - "kind": "text", - "text": "This method deletes order change by its ID." - } - ], - "blockTags": [ - { - "tag": "@returns", - "content": [ - { - "kind": "text", - "text": "Resolves when {summary}" - } - ] - }, - { - "tag": "@example", - "content": [ - { - "kind": "code", - "text": "```typescript\nawait orderModuleService.deleteOrderChanges(\"orderChangeId\");\n```" - } - ] - } - ] - }, - "parameters": [ { "id": 5349, - "name": "orderChangeId", - "variant": "param", - "kind": 32768, - "flags": {}, - "comment": { - "summary": [ - { - "kind": "text", - "text": "The order's ID." - } - ] - }, - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 5350, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -42451,7 +41946,7 @@ }, "type": { "type": "reference", - "target": 5889, + "target": 5891, "name": "Context", "package": "@medusajs/types" } @@ -42474,104 +41969,7 @@ } }, { - "id": 5351, - "name": "deleteOrderChanges", - "variant": "signature", - "kind": 4096, - "flags": {}, - "comment": { - "summary": [ - { - "kind": "text", - "text": "This method deletes order change by its ID." - } - ], - "blockTags": [ - { - "tag": "@returns", - "content": [ - { - "kind": "text", - "text": "Resolves when {summary}" - } - ] - }, - { - "tag": "@example", - "content": [ - { - "kind": "code", - "text": "```typescript\nawait orderModuleService.deleteOrderChanges([\"orderChangeId1\", \"orderChangeId2\"]);\n```" - } - ] - } - ] - }, - "parameters": [ - { - "id": 5352, - "name": "orderChangeId", - "variant": "param", - "kind": 32768, - "flags": {}, - "comment": { - "summary": [ - { - "kind": "text", - "text": "The list of {summary}" - } - ] - }, - "type": { - "type": "array", - "elementType": { - "type": "intrinsic", - "name": "string" - } - } - }, - { - "id": 5353, - "name": "sharedContext", - "variant": "param", - "kind": 32768, - "flags": { - "isOptional": true - }, - "comment": { - "summary": [ - { - "kind": "text", - "text": "A context used to share resources, such as transaction manager, between the application and the module." - } - ] - }, - "type": { - "type": "reference", - "target": 5889, - "name": "Context", - "package": "@medusajs/types" - } - } - ], - "type": { - "type": "reference", - "target": { - "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts", - "qualifiedName": "Promise" - }, - "typeArguments": [ - { - "type": "intrinsic", - "name": "void" - } - ], - "name": "Promise", - "package": "typescript" - } - }, - { - "id": 5354, + "id": 5350, "name": "deleteOrderChanges", "variant": "signature", "kind": 4096, @@ -42606,7 +42004,7 @@ }, "parameters": [ { - "id": 5355, + "id": 5351, "name": "orderChangeId", "variant": "param", "kind": 32768, @@ -42625,7 +42023,7 @@ } }, { - "id": 5356, + "id": 5352, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -42642,7 +42040,198 @@ }, "type": { "type": "reference", - "target": 5889, + "target": 5891, + "name": "Context", + "package": "@medusajs/types" + } + } + ], + "type": { + "type": "reference", + "target": { + "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts", + "qualifiedName": "Promise" + }, + "typeArguments": [ + { + "type": "intrinsic", + "name": "void" + } + ], + "name": "Promise", + "package": "typescript" + } + }, + { + "id": 5353, + "name": "deleteOrderChanges", + "variant": "signature", + "kind": 4096, + "flags": {}, + "comment": { + "summary": [ + { + "kind": "text", + "text": "This method deletes order change by its ID." + } + ], + "blockTags": [ + { + "tag": "@returns", + "content": [ + { + "kind": "text", + "text": "Resolves when {summary}" + } + ] + }, + { + "tag": "@example", + "content": [ + { + "kind": "code", + "text": "```typescript\nawait orderModuleService.deleteOrderChanges([\"orderChangeId1\", \"orderChangeId2\"]);\n```" + } + ] + } + ] + }, + "parameters": [ + { + "id": 5354, + "name": "orderChangeId", + "variant": "param", + "kind": 32768, + "flags": {}, + "comment": { + "summary": [ + { + "kind": "text", + "text": "The list of {summary}" + } + ] + }, + "type": { + "type": "array", + "elementType": { + "type": "intrinsic", + "name": "string" + } + } + }, + { + "id": 5355, + "name": "sharedContext", + "variant": "param", + "kind": 32768, + "flags": { + "isOptional": true + }, + "comment": { + "summary": [ + { + "kind": "text", + "text": "A context used to share resources, such as transaction manager, between the application and the module." + } + ] + }, + "type": { + "type": "reference", + "target": 5891, + "name": "Context", + "package": "@medusajs/types" + } + } + ], + "type": { + "type": "reference", + "target": { + "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts", + "qualifiedName": "Promise" + }, + "typeArguments": [ + { + "type": "intrinsic", + "name": "void" + } + ], + "name": "Promise", + "package": "typescript" + } + }, + { + "id": 5356, + "name": "deleteOrderChanges", + "variant": "signature", + "kind": 4096, + "flags": {}, + "comment": { + "summary": [ + { + "kind": "text", + "text": "This method deletes order change by its ID." + } + ], + "blockTags": [ + { + "tag": "@returns", + "content": [ + { + "kind": "text", + "text": "Resolves when {summary}" + } + ] + }, + { + "tag": "@example", + "content": [ + { + "kind": "code", + "text": "```typescript\nawait orderModuleService.deleteOrderChanges(\"orderChangeId\");\n```" + } + ] + } + ] + }, + "parameters": [ + { + "id": 5357, + "name": "orderChangeId", + "variant": "param", + "kind": 32768, + "flags": {}, + "comment": { + "summary": [ + { + "kind": "text", + "text": "The order's ID." + } + ] + }, + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 5358, + "name": "sharedContext", + "variant": "param", + "kind": 32768, + "flags": { + "isOptional": true + }, + "comment": { + "summary": [ + { + "kind": "text", + "text": "A context used to share resources, such as transaction manager, between the application and the module." + } + ] + }, + "type": { + "type": "reference", + "target": 5891, "name": "Context", "package": "@medusajs/types" } @@ -42667,14 +42256,14 @@ ] }, { - "id": 5357, + "id": 5359, "name": "cancelOrderChange", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 5358, + "id": 5360, "name": "cancelOrderChange", "variant": "signature", "kind": 4096, @@ -42709,7 +42298,7 @@ }, "parameters": [ { - "id": 5359, + "id": 5361, "name": "orderId", "variant": "param", "kind": 32768, @@ -42728,7 +42317,7 @@ } }, { - "id": 5360, + "id": 5362, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -42745,7 +42334,7 @@ }, "type": { "type": "reference", - "target": 5889, + "target": 5891, "name": "Context", "package": "@medusajs/types" } @@ -42768,7 +42357,7 @@ } }, { - "id": 5361, + "id": 5363, "name": "cancelOrderChange", "variant": "signature", "kind": 4096, @@ -42803,7 +42392,7 @@ }, "parameters": [ { - "id": 5362, + "id": 5364, "name": "orderId", "variant": "param", "kind": 32768, @@ -42825,7 +42414,7 @@ } }, { - "id": 5363, + "id": 5365, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -42842,7 +42431,7 @@ }, "type": { "type": "reference", - "target": 5889, + "target": 5891, "name": "Context", "package": "@medusajs/types" } @@ -42865,7 +42454,7 @@ } }, { - "id": 5364, + "id": 5366, "name": "cancelOrderChange", "variant": "signature", "kind": 4096, @@ -42900,7 +42489,7 @@ }, "parameters": [ { - "id": 5365, + "id": 5367, "name": "data", "variant": "param", "kind": 32768, @@ -42915,13 +42504,13 @@ }, "type": { "type": "reference", - "target": 6622, + "target": 6600, "name": "CancelOrderChangeDTO", "package": "@medusajs/types" } }, { - "id": 5366, + "id": 5368, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -42938,7 +42527,7 @@ }, "type": { "type": "reference", - "target": 5889, + "target": 5891, "name": "Context", "package": "@medusajs/types" } @@ -42961,7 +42550,7 @@ } }, { - "id": 5367, + "id": 5369, "name": "cancelOrderChange", "variant": "signature", "kind": 4096, @@ -42996,7 +42585,7 @@ }, "parameters": [ { - "id": 5368, + "id": 5370, "name": "data", "variant": "param", "kind": 32768, @@ -43013,14 +42602,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 6622, + "target": 6600, "name": "CancelOrderChangeDTO", "package": "@medusajs/types" } } }, { - "id": 5369, + "id": 5371, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -43037,7 +42626,7 @@ }, "type": { "type": "reference", - "target": 5889, + "target": 5891, "name": "Context", "package": "@medusajs/types" } @@ -43062,21 +42651,21 @@ ] }, { - "id": 5370, + "id": 5372, "name": "previewOrderChange", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 5371, + "id": 5373, "name": "previewOrderChange", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 5372, + "id": 5374, "name": "orderId", "variant": "param", "kind": 32768, @@ -43087,7 +42676,7 @@ } }, { - "id": 5373, + "id": 5375, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -43096,7 +42685,7 @@ }, "type": { "type": "reference", - "target": 5889, + "target": 5891, "name": "Context", "package": "@medusajs/types" } @@ -43111,7 +42700,7 @@ "typeArguments": [ { "type": "reference", - "target": 5825, + "target": 5827, "name": "OrderDTO", "package": "@medusajs/types" } @@ -43123,14 +42712,14 @@ ] }, { - "id": 5374, + "id": 5376, "name": "confirmOrderChange", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 5375, + "id": 5377, "name": "confirmOrderChange", "variant": "signature", "kind": 4096, @@ -43165,7 +42754,7 @@ }, "parameters": [ { - "id": 5376, + "id": 5378, "name": "orderChangeId", "variant": "param", "kind": 32768, @@ -43176,7 +42765,7 @@ } }, { - "id": 5377, + "id": 5379, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -43193,7 +42782,7 @@ }, "type": { "type": "reference", - "target": 5889, + "target": 5891, "name": "Context", "package": "@medusajs/types" } @@ -43208,7 +42797,7 @@ "typeArguments": [ { "type": "reference", - "target": 6626, + "target": 6604, "name": "OrderChangeReturn", "package": "@medusajs/types" } @@ -43218,7 +42807,7 @@ } }, { - "id": 5378, + "id": 5380, "name": "confirmOrderChange", "variant": "signature", "kind": 4096, @@ -43253,7 +42842,7 @@ }, "parameters": [ { - "id": 5379, + "id": 5381, "name": "orderChangeId", "variant": "param", "kind": 32768, @@ -43275,7 +42864,7 @@ } }, { - "id": 5380, + "id": 5382, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -43292,7 +42881,7 @@ }, "type": { "type": "reference", - "target": 5889, + "target": 5891, "name": "Context", "package": "@medusajs/types" } @@ -43315,7 +42904,7 @@ } }, { - "id": 5381, + "id": 5383, "name": "confirmOrderChange", "variant": "signature", "kind": 4096, @@ -43350,7 +42939,7 @@ }, "parameters": [ { - "id": 5382, + "id": 5384, "name": "data", "variant": "param", "kind": 32768, @@ -43365,13 +42954,13 @@ }, "type": { "type": "reference", - "target": 6640, + "target": 6618, "name": "ConfirmOrderChangeDTO", "package": "@medusajs/types" } }, { - "id": 5383, + "id": 5385, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -43388,7 +42977,7 @@ }, "type": { "type": "reference", - "target": 5889, + "target": 5891, "name": "Context", "package": "@medusajs/types" } @@ -43411,7 +43000,7 @@ } }, { - "id": 5384, + "id": 5386, "name": "confirmOrderChange", "variant": "signature", "kind": 4096, @@ -43446,7 +43035,7 @@ }, "parameters": [ { - "id": 5385, + "id": 5387, "name": "data", "variant": "param", "kind": 32768, @@ -43463,14 +43052,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 6640, + "target": 6618, "name": "ConfirmOrderChangeDTO", "package": "@medusajs/types" } } }, { - "id": 5386, + "id": 5388, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -43487,7 +43076,7 @@ }, "type": { "type": "reference", - "target": 5889, + "target": 5891, "name": "Context", "package": "@medusajs/types" } @@ -43512,14 +43101,14 @@ ] }, { - "id": 5387, + "id": 5389, "name": "declineOrderChange", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 5388, + "id": 5390, "name": "declineOrderChange", "variant": "signature", "kind": 4096, @@ -43554,7 +43143,7 @@ }, "parameters": [ { - "id": 5389, + "id": 5391, "name": "orderChangeId", "variant": "param", "kind": 32768, @@ -43573,7 +43162,7 @@ } }, { - "id": 5390, + "id": 5392, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -43590,7 +43179,7 @@ }, "type": { "type": "reference", - "target": 5889, + "target": 5891, "name": "Context", "package": "@medusajs/types" } @@ -43613,7 +43202,7 @@ } }, { - "id": 5391, + "id": 5393, "name": "declineOrderChange", "variant": "signature", "kind": 4096, @@ -43648,7 +43237,7 @@ }, "parameters": [ { - "id": 5392, + "id": 5394, "name": "orderChangeId", "variant": "param", "kind": 32768, @@ -43670,7 +43259,7 @@ } }, { - "id": 5393, + "id": 5395, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -43687,7 +43276,7 @@ }, "type": { "type": "reference", - "target": 5889, + "target": 5891, "name": "Context", "package": "@medusajs/types" } @@ -43710,7 +43299,7 @@ } }, { - "id": 5394, + "id": 5396, "name": "declineOrderChange", "variant": "signature", "kind": 4096, @@ -43745,7 +43334,7 @@ }, "parameters": [ { - "id": 5395, + "id": 5397, "name": "data", "variant": "param", "kind": 32768, @@ -43760,13 +43349,13 @@ }, "type": { "type": "reference", - "target": 6644, + "target": 6622, "name": "DeclineOrderChangeDTO", "package": "@medusajs/types" } }, { - "id": 5396, + "id": 5398, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -43783,7 +43372,7 @@ }, "type": { "type": "reference", - "target": 5889, + "target": 5891, "name": "Context", "package": "@medusajs/types" } @@ -43806,7 +43395,7 @@ } }, { - "id": 5397, + "id": 5399, "name": "declineOrderChange", "variant": "signature", "kind": 4096, @@ -43841,7 +43430,7 @@ }, "parameters": [ { - "id": 5398, + "id": 5400, "name": "data", "variant": "param", "kind": 32768, @@ -43858,14 +43447,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 6644, + "target": 6622, "name": "DeclineOrderChangeDTO", "package": "@medusajs/types" } } }, { - "id": 5399, + "id": 5401, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -43882,7 +43471,7 @@ }, "type": { "type": "reference", - "target": 5889, + "target": 5891, "name": "Context", "package": "@medusajs/types" } @@ -43907,21 +43496,21 @@ ] }, { - "id": 5400, + "id": 5402, "name": "softDeleteOrderChanges", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 5401, + "id": 5403, "name": "softDeleteOrderChanges", "variant": "signature", "kind": 4096, "flags": {}, "typeParameters": [ { - "id": 5402, + "id": 5404, "name": "TReturnableLinkableKeys", "variant": "typeParam", "kind": 131072, @@ -43938,7 +43527,7 @@ ], "parameters": [ { - "id": 5403, + "id": 5405, "name": "orderChangeId", "variant": "param", "kind": 32768, @@ -43961,7 +43550,7 @@ } }, { - "id": 5404, + "id": 5406, "name": "config", "variant": "param", "kind": 32768, @@ -43970,11 +43559,11 @@ }, "type": { "type": "reference", - "target": 6136, + "target": 6140, "typeArguments": [ { "type": "reference", - "target": 5402, + "target": 5404, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -43985,7 +43574,7 @@ } }, { - "id": 5405, + "id": 5407, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -43994,7 +43583,7 @@ }, "type": { "type": "reference", - "target": 5889, + "target": 5891, "name": "Context", "package": "@medusajs/types" } @@ -44046,21 +43635,21 @@ ] }, { - "id": 5406, + "id": 5408, "name": "restoreOrderChanges", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 5407, + "id": 5409, "name": "restoreOrderChanges", "variant": "signature", "kind": 4096, "flags": {}, "typeParameters": [ { - "id": 5408, + "id": 5410, "name": "TReturnableLinkableKeys", "variant": "typeParam", "kind": 131072, @@ -44077,7 +43666,7 @@ ], "parameters": [ { - "id": 5409, + "id": 5411, "name": "orderChangeId", "variant": "param", "kind": 32768, @@ -44100,7 +43689,7 @@ } }, { - "id": 5410, + "id": 5412, "name": "config", "variant": "param", "kind": 32768, @@ -44109,11 +43698,11 @@ }, "type": { "type": "reference", - "target": 6139, + "target": 6143, "typeArguments": [ { "type": "reference", - "target": 5408, + "target": 5410, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -44124,7 +43713,7 @@ } }, { - "id": 5411, + "id": 5413, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -44133,7 +43722,7 @@ }, "type": { "type": "reference", - "target": 5889, + "target": 5891, "name": "Context", "package": "@medusajs/types" } @@ -44185,14 +43774,14 @@ ] }, { - "id": 5412, + "id": 5414, "name": "applyPendingOrderActions", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 5413, + "id": 5415, "name": "applyPendingOrderActions", "variant": "signature", "kind": 4096, @@ -44227,7 +43816,7 @@ }, "parameters": [ { - "id": 5414, + "id": 5416, "name": "orderId", "variant": "param", "kind": 32768, @@ -44258,7 +43847,7 @@ } }, { - "id": 5415, + "id": 5417, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -44275,7 +43864,7 @@ }, "type": { "type": "reference", - "target": 5889, + "target": 5891, "name": "Context", "package": "@medusajs/types" } @@ -44290,7 +43879,7 @@ "typeArguments": [ { "type": "reference", - "target": 6626, + "target": 6604, "name": "OrderChangeReturn", "package": "@medusajs/types" } @@ -44302,14 +43891,14 @@ ] }, { - "id": 5416, + "id": 5418, "name": "listOrderChangeActions", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 5417, + "id": 5419, "name": "listOrderChangeActions", "variant": "signature", "kind": 4096, @@ -44344,7 +43933,7 @@ }, "parameters": [ { - "id": 5418, + "id": 5420, "name": "filters", "variant": "param", "kind": 32768, @@ -44361,13 +43950,13 @@ }, "type": { "type": "reference", - "target": 6648, + "target": 6626, "name": "FilterableOrderChangeActionProps", "package": "@medusajs/types" } }, { - "id": 5419, + "id": 5421, "name": "config", "variant": "param", "kind": 32768, @@ -44400,11 +43989,11 @@ }, "type": { "type": "reference", - "target": 5812, + "target": 5814, "typeArguments": [ { "type": "reference", - "target": 6655, + "target": 6633, "name": "OrderChangeActionDTO", "package": "@medusajs/types" } @@ -44414,7 +44003,7 @@ } }, { - "id": 5420, + "id": 5422, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -44431,7 +44020,7 @@ }, "type": { "type": "reference", - "target": 5889, + "target": 5891, "name": "Context", "package": "@medusajs/types" } @@ -44448,7 +44037,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 6655, + "target": 6633, "name": "OrderChangeActionDTO", "package": "@medusajs/types" } @@ -44461,14 +44050,14 @@ ] }, { - "id": 5421, + "id": 5423, "name": "retrieveOrderChangeAction", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 5422, + "id": 5424, "name": "retrieveOrderChangeAction", "variant": "signature", "kind": 4096, @@ -44503,7 +44092,7 @@ }, "parameters": [ { - "id": 5423, + "id": 5425, "name": "actionId", "variant": "param", "kind": 32768, @@ -44522,7 +44111,7 @@ } }, { - "id": 5424, + "id": 5426, "name": "config", "variant": "param", "kind": 32768, @@ -44555,11 +44144,11 @@ }, "type": { "type": "reference", - "target": 5812, + "target": 5814, "typeArguments": [ { "type": "reference", - "target": 6655, + "target": 6633, "name": "OrderChangeActionDTO", "package": "@medusajs/types" } @@ -44569,7 +44158,7 @@ } }, { - "id": 5425, + "id": 5427, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -44586,7 +44175,7 @@ }, "type": { "type": "reference", - "target": 5889, + "target": 5891, "name": "Context", "package": "@medusajs/types" } @@ -44601,7 +44190,7 @@ "typeArguments": [ { "type": "reference", - "target": 6655, + "target": 6633, "name": "OrderChangeActionDTO", "package": "@medusajs/types" } @@ -44613,34 +44202,34 @@ ] }, { - "id": 5426, + "id": 5428, "name": "updateOrderChangeActions", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 5427, + "id": 5429, "name": "updateOrderChangeActions", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 5428, + "id": 5430, "name": "data", "variant": "param", "kind": 32768, "flags": {}, "type": { "type": "reference", - "target": 6668, + "target": 6646, "name": "UpdateOrderChangeActionDTO", "package": "@medusajs/types" } }, { - "id": 5429, + "id": 5431, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -44649,7 +44238,7 @@ }, "type": { "type": "reference", - "target": 5889, + "target": 5891, "name": "Context", "package": "@medusajs/types" } @@ -44664,7 +44253,7 @@ "typeArguments": [ { "type": "reference", - "target": 6655, + "target": 6633, "name": "OrderChangeActionDTO", "package": "@medusajs/types" } @@ -44674,7 +44263,7 @@ } }, { - "id": 5430, + "id": 5432, "name": "updateOrderChangeActions", "variant": "signature", "kind": 4096, @@ -44709,7 +44298,7 @@ }, "parameters": [ { - "id": 5431, + "id": 5433, "name": "data", "variant": "param", "kind": 32768, @@ -44726,14 +44315,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 6668, + "target": 6646, "name": "UpdateOrderChangeActionDTO", "package": "@medusajs/types" } } }, { - "id": 5432, + "id": 5434, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -44750,7 +44339,7 @@ }, "type": { "type": "reference", - "target": 5889, + "target": 5891, "name": "Context", "package": "@medusajs/types" } @@ -44767,7 +44356,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 6655, + "target": 6633, "name": "OrderChangeActionDTO", "package": "@medusajs/types" } @@ -44778,7 +44367,7 @@ } }, { - "id": 5433, + "id": 5435, "name": "updateOrderChangeActions", "variant": "signature", "kind": 4096, @@ -44813,7 +44402,7 @@ }, "parameters": [ { - "id": 5434, + "id": 5436, "name": "data", "variant": "param", "kind": 32768, @@ -44831,7 +44420,7 @@ "types": [ { "type": "reference", - "target": 6668, + "target": 6646, "name": "UpdateOrderChangeActionDTO", "package": "@medusajs/types" }, @@ -44839,7 +44428,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 6668, + "target": 6646, "name": "UpdateOrderChangeActionDTO", "package": "@medusajs/types" } @@ -44848,7 +44437,7 @@ } }, { - "id": 5435, + "id": 5437, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -44865,7 +44454,7 @@ }, "type": { "type": "reference", - "target": 5889, + "target": 5891, "name": "Context", "package": "@medusajs/types" } @@ -44883,7 +44472,7 @@ "types": [ { "type": "reference", - "target": 6655, + "target": 6633, "name": "OrderChangeActionDTO", "package": "@medusajs/types" }, @@ -44891,7 +44480,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 6655, + "target": 6633, "name": "OrderChangeActionDTO", "package": "@medusajs/types" } @@ -44906,34 +44495,34 @@ ] }, { - "id": 5436, + "id": 5438, "name": "addOrderAction", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 5437, + "id": 5439, "name": "addOrderAction", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 5438, + "id": 5440, "name": "data", "variant": "param", "kind": 32768, "flags": {}, "type": { "type": "reference", - "target": 6672, + "target": 6650, "name": "CreateOrderChangeActionDTO", "package": "@medusajs/types" } }, { - "id": 5439, + "id": 5441, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -44942,7 +44531,7 @@ }, "type": { "type": "reference", - "target": 5889, + "target": 5891, "name": "Context", "package": "@medusajs/types" } @@ -44957,7 +44546,7 @@ "typeArguments": [ { "type": "reference", - "target": 6655, + "target": 6633, "name": "OrderChangeActionDTO", "package": "@medusajs/types" } @@ -44967,14 +44556,14 @@ } }, { - "id": 5440, + "id": 5442, "name": "addOrderAction", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 5441, + "id": 5443, "name": "data", "variant": "param", "kind": 32768, @@ -44983,14 +44572,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 6672, + "target": 6650, "name": "CreateOrderChangeActionDTO", "package": "@medusajs/types" } } }, { - "id": 5442, + "id": 5444, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -44999,7 +44588,7 @@ }, "type": { "type": "reference", - "target": 5889, + "target": 5891, "name": "Context", "package": "@medusajs/types" } @@ -45016,7 +44605,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 6655, + "target": 6633, "name": "OrderChangeActionDTO", "package": "@medusajs/types" } @@ -45029,14 +44618,14 @@ ] }, { - "id": 5443, + "id": 5445, "name": "deleteOrderChangeActions", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 5444, + "id": 5446, "name": "deleteOrderChangeActions", "variant": "signature", "kind": 4096, @@ -45071,7 +44660,7 @@ }, "parameters": [ { - "id": 5445, + "id": 5447, "name": "actionId", "variant": "param", "kind": 32768, @@ -45093,7 +44682,7 @@ } }, { - "id": 5446, + "id": 5448, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -45110,7 +44699,7 @@ }, "type": { "type": "reference", - "target": 5889, + "target": 5891, "name": "Context", "package": "@medusajs/types" } @@ -45133,7 +44722,7 @@ } }, { - "id": 5447, + "id": 5449, "name": "deleteOrderChangeActions", "variant": "signature", "kind": 4096, @@ -45168,7 +44757,7 @@ }, "parameters": [ { - "id": 5448, + "id": 5450, "name": "actionId", "variant": "param", "kind": 32768, @@ -45179,7 +44768,7 @@ } }, { - "id": 5449, + "id": 5451, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -45196,7 +44785,7 @@ }, "type": { "type": "reference", - "target": 5889, + "target": 5891, "name": "Context", "package": "@medusajs/types" } @@ -45221,14 +44810,14 @@ ] }, { - "id": 5450, + "id": 5452, "name": "softDeleteOrderChangeActions", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 5451, + "id": 5453, "name": "softDeleteOrderChangeActions", "variant": "signature", "kind": 4096, @@ -45263,7 +44852,7 @@ }, "typeParameters": [ { - "id": 5452, + "id": 5454, "name": "TReturnableLinkableKeys", "variant": "typeParam", "kind": 131072, @@ -45280,7 +44869,7 @@ ], "parameters": [ { - "id": 5453, + "id": 5455, "name": "actionIds", "variant": "param", "kind": 32768, @@ -45294,7 +44883,7 @@ } }, { - "id": 5454, + "id": 5456, "name": "config", "variant": "param", "kind": 32768, @@ -45303,11 +44892,11 @@ }, "type": { "type": "reference", - "target": 6136, + "target": 6140, "typeArguments": [ { "type": "reference", - "target": 5452, + "target": 5454, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -45318,7 +44907,7 @@ } }, { - "id": 5455, + "id": 5457, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -45335,7 +44924,7 @@ }, "type": { "type": "reference", - "target": 5889, + "target": 5891, "name": "Context", "package": "@medusajs/types" } @@ -45364,7 +44953,7 @@ "typeArguments": [ { "type": "reference", - "target": 5452, + "target": 5454, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -45390,21 +44979,21 @@ ] }, { - "id": 5456, + "id": 5458, "name": "restoreOrderChangeActions", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 5457, + "id": 5459, "name": "restoreOrderChangeActions", "variant": "signature", "kind": 4096, "flags": {}, "typeParameters": [ { - "id": 5458, + "id": 5460, "name": "TReturnableLinkableKeys", "variant": "typeParam", "kind": 131072, @@ -45421,7 +45010,7 @@ ], "parameters": [ { - "id": 5459, + "id": 5461, "name": "actionId", "variant": "param", "kind": 32768, @@ -45444,7 +45033,7 @@ } }, { - "id": 5460, + "id": 5462, "name": "config", "variant": "param", "kind": 32768, @@ -45453,11 +45042,11 @@ }, "type": { "type": "reference", - "target": 6139, + "target": 6143, "typeArguments": [ { "type": "reference", - "target": 5458, + "target": 5460, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -45468,7 +45057,7 @@ } }, { - "id": 5461, + "id": 5463, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -45477,7 +45066,7 @@ }, "type": { "type": "reference", - "target": 5889, + "target": 5891, "name": "Context", "package": "@medusajs/types" } @@ -45529,21 +45118,21 @@ ] }, { - "id": 5462, + "id": 5464, "name": "softDeleteAddresses", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 5463, + "id": 5465, "name": "softDeleteAddresses", "variant": "signature", "kind": 4096, "flags": {}, "typeParameters": [ { - "id": 5464, + "id": 5466, "name": "TReturnableLinkableKeys", "variant": "typeParam", "kind": 131072, @@ -45560,7 +45149,7 @@ ], "parameters": [ { - "id": 5465, + "id": 5467, "name": "ids", "variant": "param", "kind": 32768, @@ -45574,7 +45163,7 @@ } }, { - "id": 5466, + "id": 5468, "name": "config", "variant": "param", "kind": 32768, @@ -45583,11 +45172,11 @@ }, "type": { "type": "reference", - "target": 6136, + "target": 6140, "typeArguments": [ { "type": "reference", - "target": 5464, + "target": 5466, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -45598,7 +45187,7 @@ } }, { - "id": 5467, + "id": 5469, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -45607,7 +45196,7 @@ }, "type": { "type": "reference", - "target": 5889, + "target": 5891, "name": "Context", "package": "@medusajs/types" } @@ -45636,7 +45225,7 @@ "typeArguments": [ { "type": "reference", - "target": 5464, + "target": 5466, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -45662,21 +45251,21 @@ ] }, { - "id": 5468, + "id": 5470, "name": "restoreAddresses", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 5469, + "id": 5471, "name": "restoreAddresses", "variant": "signature", "kind": 4096, "flags": {}, "typeParameters": [ { - "id": 5470, + "id": 5472, "name": "TReturnableLinkableKeys", "variant": "typeParam", "kind": 131072, @@ -45693,7 +45282,7 @@ ], "parameters": [ { - "id": 5471, + "id": 5473, "name": "ids", "variant": "param", "kind": 32768, @@ -45707,7 +45296,7 @@ } }, { - "id": 5472, + "id": 5474, "name": "config", "variant": "param", "kind": 32768, @@ -45716,11 +45305,11 @@ }, "type": { "type": "reference", - "target": 6139, + "target": 6143, "typeArguments": [ { "type": "reference", - "target": 5470, + "target": 5472, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -45731,7 +45320,7 @@ } }, { - "id": 5473, + "id": 5475, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -45740,7 +45329,7 @@ }, "type": { "type": "reference", - "target": 5889, + "target": 5891, "name": "Context", "package": "@medusajs/types" } @@ -45769,7 +45358,7 @@ "typeArguments": [ { "type": "reference", - "target": 5470, + "target": 5472, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -45795,21 +45384,21 @@ ] }, { - "id": 5474, + "id": 5476, "name": "softDeleteLineItems", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 5475, + "id": 5477, "name": "softDeleteLineItems", "variant": "signature", "kind": 4096, "flags": {}, "typeParameters": [ { - "id": 5476, + "id": 5478, "name": "TReturnableLinkableKeys", "variant": "typeParam", "kind": 131072, @@ -45826,7 +45415,7 @@ ], "parameters": [ { - "id": 5477, + "id": 5479, "name": "ids", "variant": "param", "kind": 32768, @@ -45840,7 +45429,7 @@ } }, { - "id": 5478, + "id": 5480, "name": "config", "variant": "param", "kind": 32768, @@ -45849,11 +45438,11 @@ }, "type": { "type": "reference", - "target": 6136, + "target": 6140, "typeArguments": [ { "type": "reference", - "target": 5476, + "target": 5478, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -45864,7 +45453,7 @@ } }, { - "id": 5479, + "id": 5481, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -45873,7 +45462,7 @@ }, "type": { "type": "reference", - "target": 5889, + "target": 5891, "name": "Context", "package": "@medusajs/types" } @@ -45902,7 +45491,7 @@ "typeArguments": [ { "type": "reference", - "target": 5476, + "target": 5478, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -45928,21 +45517,21 @@ ] }, { - "id": 5480, + "id": 5482, "name": "restoreLineItems", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 5481, + "id": 5483, "name": "restoreLineItems", "variant": "signature", "kind": 4096, "flags": {}, "typeParameters": [ { - "id": 5482, + "id": 5484, "name": "TReturnableLinkableKeys", "variant": "typeParam", "kind": 131072, @@ -45959,7 +45548,7 @@ ], "parameters": [ { - "id": 5483, + "id": 5485, "name": "ids", "variant": "param", "kind": 32768, @@ -45973,7 +45562,7 @@ } }, { - "id": 5484, + "id": 5486, "name": "config", "variant": "param", "kind": 32768, @@ -45982,11 +45571,11 @@ }, "type": { "type": "reference", - "target": 6139, + "target": 6143, "typeArguments": [ { "type": "reference", - "target": 5482, + "target": 5484, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -45997,7 +45586,7 @@ } }, { - "id": 5485, + "id": 5487, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -46006,7 +45595,7 @@ }, "type": { "type": "reference", - "target": 5889, + "target": 5891, "name": "Context", "package": "@medusajs/types" } @@ -46035,7 +45624,7 @@ "typeArguments": [ { "type": "reference", - "target": 5482, + "target": 5484, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -46061,21 +45650,21 @@ ] }, { - "id": 5486, + "id": 5488, "name": "softDeleteShippingMethods", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 5487, + "id": 5489, "name": "softDeleteShippingMethods", "variant": "signature", "kind": 4096, "flags": {}, "typeParameters": [ { - "id": 5488, + "id": 5490, "name": "TReturnableLinkableKeys", "variant": "typeParam", "kind": 131072, @@ -46092,7 +45681,7 @@ ], "parameters": [ { - "id": 5489, + "id": 5491, "name": "ids", "variant": "param", "kind": 32768, @@ -46106,7 +45695,7 @@ } }, { - "id": 5490, + "id": 5492, "name": "config", "variant": "param", "kind": 32768, @@ -46115,11 +45704,11 @@ }, "type": { "type": "reference", - "target": 6136, + "target": 6140, "typeArguments": [ { "type": "reference", - "target": 5488, + "target": 5490, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -46130,7 +45719,7 @@ } }, { - "id": 5491, + "id": 5493, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -46139,7 +45728,7 @@ }, "type": { "type": "reference", - "target": 5889, + "target": 5891, "name": "Context", "package": "@medusajs/types" } @@ -46168,7 +45757,7 @@ "typeArguments": [ { "type": "reference", - "target": 5488, + "target": 5490, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -46194,21 +45783,21 @@ ] }, { - "id": 5492, + "id": 5494, "name": "restoreShippingMethods", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 5493, + "id": 5495, "name": "restoreShippingMethods", "variant": "signature", "kind": 4096, "flags": {}, "typeParameters": [ { - "id": 5494, + "id": 5496, "name": "TReturnableLinkableKeys", "variant": "typeParam", "kind": 131072, @@ -46225,7 +45814,7 @@ ], "parameters": [ { - "id": 5495, + "id": 5497, "name": "ids", "variant": "param", "kind": 32768, @@ -46239,7 +45828,7 @@ } }, { - "id": 5496, + "id": 5498, "name": "config", "variant": "param", "kind": 32768, @@ -46248,11 +45837,11 @@ }, "type": { "type": "reference", - "target": 6139, + "target": 6143, "typeArguments": [ { "type": "reference", - "target": 5494, + "target": 5496, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -46263,7 +45852,7 @@ } }, { - "id": 5497, + "id": 5499, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -46272,7 +45861,7 @@ }, "type": { "type": "reference", - "target": 5889, + "target": 5891, "name": "Context", "package": "@medusajs/types" } @@ -46301,7 +45890,7 @@ "typeArguments": [ { "type": "reference", - "target": 5494, + "target": 5496, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -46327,21 +45916,21 @@ ] }, { - "id": 5498, + "id": 5500, "name": "softDeleteLineItemAdjustments", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 5499, + "id": 5501, "name": "softDeleteLineItemAdjustments", "variant": "signature", "kind": 4096, "flags": {}, "typeParameters": [ { - "id": 5500, + "id": 5502, "name": "TReturnableLinkableKeys", "variant": "typeParam", "kind": 131072, @@ -46358,7 +45947,7 @@ ], "parameters": [ { - "id": 5501, + "id": 5503, "name": "ids", "variant": "param", "kind": 32768, @@ -46372,7 +45961,7 @@ } }, { - "id": 5502, + "id": 5504, "name": "config", "variant": "param", "kind": 32768, @@ -46381,11 +45970,11 @@ }, "type": { "type": "reference", - "target": 6136, + "target": 6140, "typeArguments": [ { "type": "reference", - "target": 5500, + "target": 5502, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -46396,7 +45985,7 @@ } }, { - "id": 5503, + "id": 5505, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -46405,7 +45994,7 @@ }, "type": { "type": "reference", - "target": 5889, + "target": 5891, "name": "Context", "package": "@medusajs/types" } @@ -46434,7 +46023,7 @@ "typeArguments": [ { "type": "reference", - "target": 5500, + "target": 5502, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -46460,21 +46049,21 @@ ] }, { - "id": 5504, + "id": 5506, "name": "restoreLineItemAdjustments", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 5505, + "id": 5507, "name": "restoreLineItemAdjustments", "variant": "signature", "kind": 4096, "flags": {}, "typeParameters": [ { - "id": 5506, + "id": 5508, "name": "TReturnableLinkableKeys", "variant": "typeParam", "kind": 131072, @@ -46491,7 +46080,7 @@ ], "parameters": [ { - "id": 5507, + "id": 5509, "name": "ids", "variant": "param", "kind": 32768, @@ -46505,7 +46094,7 @@ } }, { - "id": 5508, + "id": 5510, "name": "config", "variant": "param", "kind": 32768, @@ -46514,11 +46103,11 @@ }, "type": { "type": "reference", - "target": 6139, + "target": 6143, "typeArguments": [ { "type": "reference", - "target": 5506, + "target": 5508, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -46529,7 +46118,7 @@ } }, { - "id": 5509, + "id": 5511, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -46538,7 +46127,7 @@ }, "type": { "type": "reference", - "target": 5889, + "target": 5891, "name": "Context", "package": "@medusajs/types" } @@ -46567,7 +46156,7 @@ "typeArguments": [ { "type": "reference", - "target": 5506, + "target": 5508, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -46593,21 +46182,21 @@ ] }, { - "id": 5510, + "id": 5512, "name": "softDeleteShippingMethodAdjustments", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 5511, + "id": 5513, "name": "softDeleteShippingMethodAdjustments", "variant": "signature", "kind": 4096, "flags": {}, "typeParameters": [ { - "id": 5512, + "id": 5514, "name": "TReturnableLinkableKeys", "variant": "typeParam", "kind": 131072, @@ -46624,7 +46213,7 @@ ], "parameters": [ { - "id": 5513, + "id": 5515, "name": "ids", "variant": "param", "kind": 32768, @@ -46638,7 +46227,7 @@ } }, { - "id": 5514, + "id": 5516, "name": "config", "variant": "param", "kind": 32768, @@ -46647,11 +46236,11 @@ }, "type": { "type": "reference", - "target": 6136, + "target": 6140, "typeArguments": [ { "type": "reference", - "target": 5512, + "target": 5514, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -46662,7 +46251,7 @@ } }, { - "id": 5515, + "id": 5517, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -46671,7 +46260,7 @@ }, "type": { "type": "reference", - "target": 5889, + "target": 5891, "name": "Context", "package": "@medusajs/types" } @@ -46700,7 +46289,7 @@ "typeArguments": [ { "type": "reference", - "target": 5512, + "target": 5514, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -46726,21 +46315,21 @@ ] }, { - "id": 5516, + "id": 5518, "name": "restoreShippingMethodAdjustments", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 5517, + "id": 5519, "name": "restoreShippingMethodAdjustments", "variant": "signature", "kind": 4096, "flags": {}, "typeParameters": [ { - "id": 5518, + "id": 5520, "name": "TReturnableLinkableKeys", "variant": "typeParam", "kind": 131072, @@ -46757,7 +46346,7 @@ ], "parameters": [ { - "id": 5519, + "id": 5521, "name": "ids", "variant": "param", "kind": 32768, @@ -46771,7 +46360,7 @@ } }, { - "id": 5520, + "id": 5522, "name": "config", "variant": "param", "kind": 32768, @@ -46780,11 +46369,11 @@ }, "type": { "type": "reference", - "target": 6139, + "target": 6143, "typeArguments": [ { "type": "reference", - "target": 5518, + "target": 5520, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -46795,7 +46384,7 @@ } }, { - "id": 5521, + "id": 5523, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -46804,7 +46393,7 @@ }, "type": { "type": "reference", - "target": 5889, + "target": 5891, "name": "Context", "package": "@medusajs/types" } @@ -46833,7 +46422,7 @@ "typeArguments": [ { "type": "reference", - "target": 5518, + "target": 5520, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -46859,21 +46448,21 @@ ] }, { - "id": 5522, + "id": 5524, "name": "softDeleteLineItemTaxLines", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 5523, + "id": 5525, "name": "softDeleteLineItemTaxLines", "variant": "signature", "kind": 4096, "flags": {}, "typeParameters": [ { - "id": 5524, + "id": 5526, "name": "TReturnableLinkableKeys", "variant": "typeParam", "kind": 131072, @@ -46890,7 +46479,7 @@ ], "parameters": [ { - "id": 5525, + "id": 5527, "name": "ids", "variant": "param", "kind": 32768, @@ -46904,7 +46493,7 @@ } }, { - "id": 5526, + "id": 5528, "name": "config", "variant": "param", "kind": 32768, @@ -46913,11 +46502,11 @@ }, "type": { "type": "reference", - "target": 6136, + "target": 6140, "typeArguments": [ { "type": "reference", - "target": 5524, + "target": 5526, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -46928,7 +46517,7 @@ } }, { - "id": 5527, + "id": 5529, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -46937,7 +46526,7 @@ }, "type": { "type": "reference", - "target": 5889, + "target": 5891, "name": "Context", "package": "@medusajs/types" } @@ -46966,7 +46555,7 @@ "typeArguments": [ { "type": "reference", - "target": 5524, + "target": 5526, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -46992,21 +46581,21 @@ ] }, { - "id": 5528, + "id": 5530, "name": "restoreLineItemTaxLines", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 5529, + "id": 5531, "name": "restoreLineItemTaxLines", "variant": "signature", "kind": 4096, "flags": {}, "typeParameters": [ { - "id": 5530, + "id": 5532, "name": "TReturnableLinkableKeys", "variant": "typeParam", "kind": 131072, @@ -47023,7 +46612,7 @@ ], "parameters": [ { - "id": 5531, + "id": 5533, "name": "ids", "variant": "param", "kind": 32768, @@ -47037,7 +46626,7 @@ } }, { - "id": 5532, + "id": 5534, "name": "config", "variant": "param", "kind": 32768, @@ -47046,11 +46635,11 @@ }, "type": { "type": "reference", - "target": 6139, + "target": 6143, "typeArguments": [ { "type": "reference", - "target": 5530, + "target": 5532, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -47061,7 +46650,7 @@ } }, { - "id": 5533, + "id": 5535, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -47070,7 +46659,7 @@ }, "type": { "type": "reference", - "target": 5889, + "target": 5891, "name": "Context", "package": "@medusajs/types" } @@ -47099,7 +46688,7 @@ "typeArguments": [ { "type": "reference", - "target": 5530, + "target": 5532, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -47125,21 +46714,21 @@ ] }, { - "id": 5534, + "id": 5536, "name": "softDeleteShippingMethodTaxLines", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 5535, + "id": 5537, "name": "softDeleteShippingMethodTaxLines", "variant": "signature", "kind": 4096, "flags": {}, "typeParameters": [ { - "id": 5536, + "id": 5538, "name": "TReturnableLinkableKeys", "variant": "typeParam", "kind": 131072, @@ -47156,7 +46745,7 @@ ], "parameters": [ { - "id": 5537, + "id": 5539, "name": "ids", "variant": "param", "kind": 32768, @@ -47170,7 +46759,7 @@ } }, { - "id": 5538, + "id": 5540, "name": "config", "variant": "param", "kind": 32768, @@ -47179,11 +46768,11 @@ }, "type": { "type": "reference", - "target": 6136, + "target": 6140, "typeArguments": [ { "type": "reference", - "target": 5536, + "target": 5538, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -47194,7 +46783,7 @@ } }, { - "id": 5539, + "id": 5541, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -47203,7 +46792,7 @@ }, "type": { "type": "reference", - "target": 5889, + "target": 5891, "name": "Context", "package": "@medusajs/types" } @@ -47232,7 +46821,7 @@ "typeArguments": [ { "type": "reference", - "target": 5536, + "target": 5538, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -47258,21 +46847,21 @@ ] }, { - "id": 5540, + "id": 5542, "name": "restoreShippingMethodTaxLines", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 5541, + "id": 5543, "name": "restoreShippingMethodTaxLines", "variant": "signature", "kind": 4096, "flags": {}, "typeParameters": [ { - "id": 5542, + "id": 5544, "name": "TReturnableLinkableKeys", "variant": "typeParam", "kind": 131072, @@ -47289,7 +46878,7 @@ ], "parameters": [ { - "id": 5543, + "id": 5545, "name": "ids", "variant": "param", "kind": 32768, @@ -47303,7 +46892,7 @@ } }, { - "id": 5544, + "id": 5546, "name": "config", "variant": "param", "kind": 32768, @@ -47312,11 +46901,11 @@ }, "type": { "type": "reference", - "target": 6139, + "target": 6143, "typeArguments": [ { "type": "reference", - "target": 5542, + "target": 5544, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -47327,7 +46916,7 @@ } }, { - "id": 5545, + "id": 5547, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -47336,7 +46925,7 @@ }, "type": { "type": "reference", - "target": 5889, + "target": 5891, "name": "Context", "package": "@medusajs/types" } @@ -47365,7 +46954,7 @@ "typeArguments": [ { "type": "reference", - "target": 5542, + "target": 5544, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -47391,21 +46980,21 @@ ] }, { - "id": 5546, + "id": 5548, "name": "revertLastVersion", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 5547, + "id": 5549, "name": "revertLastVersion", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 5548, + "id": 5550, "name": "orderId", "variant": "param", "kind": 32768, @@ -47416,7 +47005,7 @@ } }, { - "id": 5549, + "id": 5551, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -47425,7 +47014,7 @@ }, "type": { "type": "reference", - "target": 5889, + "target": 5891, "name": "Context", "package": "@medusajs/types" } @@ -47450,21 +47039,21 @@ ] }, { - "id": 5550, + "id": 5552, "name": "listTransactions", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 5551, + "id": 5553, "name": "listTransactions", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 5552, + "id": 5554, "name": "filters", "variant": "param", "kind": 32768, @@ -47473,13 +47062,13 @@ }, "type": { "type": "reference", - "target": 6685, + "target": 6663, "name": "FilterableOrderTransactionProps", "package": "@medusajs/types" } }, { - "id": 5553, + "id": 5555, "name": "config", "variant": "param", "kind": 32768, @@ -47488,11 +47077,11 @@ }, "type": { "type": "reference", - "target": 5812, + "target": 5814, "typeArguments": [ { "type": "reference", - "target": 6694, + "target": 6672, "name": "OrderTransactionDTO", "package": "@medusajs/types" } @@ -47502,7 +47091,7 @@ } }, { - "id": 5554, + "id": 5556, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -47511,7 +47100,7 @@ }, "type": { "type": "reference", - "target": 5889, + "target": 5891, "name": "Context", "package": "@medusajs/types" } @@ -47528,7 +47117,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 6694, + "target": 6672, "name": "OrderTransactionDTO", "package": "@medusajs/types" } @@ -47541,34 +47130,34 @@ ] }, { - "id": 5555, + "id": 5557, "name": "addTransactions", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 5556, + "id": 5558, "name": "addTransactions", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 5557, + "id": 5559, "name": "data", "variant": "param", "kind": 32768, "flags": {}, "type": { "type": "reference", - "target": 6706, + "target": 6684, "name": "CreateOrderTransactionDTO", "package": "@medusajs/types" } }, { - "id": 5558, + "id": 5560, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -47577,7 +47166,7 @@ }, "type": { "type": "reference", - "target": 5889, + "target": 5891, "name": "Context", "package": "@medusajs/types" } @@ -47592,7 +47181,7 @@ "typeArguments": [ { "type": "reference", - "target": 6694, + "target": 6672, "name": "OrderTransactionDTO", "package": "@medusajs/types" } @@ -47602,14 +47191,14 @@ } }, { - "id": 5559, + "id": 5561, "name": "addTransactions", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 5560, + "id": 5562, "name": "data", "variant": "param", "kind": 32768, @@ -47618,14 +47207,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 6706, + "target": 6684, "name": "CreateOrderTransactionDTO", "package": "@medusajs/types" } } }, { - "id": 5561, + "id": 5563, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -47634,7 +47223,7 @@ }, "type": { "type": "reference", - "target": 5889, + "target": 5891, "name": "Context", "package": "@medusajs/types" } @@ -47651,7 +47240,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 6694, + "target": 6672, "name": "OrderTransactionDTO", "package": "@medusajs/types" } @@ -47664,21 +47253,21 @@ ] }, { - "id": 5562, + "id": 5564, "name": "deleteTransactions", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 5563, + "id": 5565, "name": "deleteTransactions", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 5564, + "id": 5566, "name": "transactionIds", "variant": "param", "kind": 32768, @@ -47712,7 +47301,7 @@ } }, { - "id": 5565, + "id": 5567, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -47721,7 +47310,7 @@ }, "type": { "type": "reference", - "target": 5889, + "target": 5891, "name": "Context", "package": "@medusajs/types" } @@ -47746,21 +47335,21 @@ ] }, { - "id": 5566, + "id": 5568, "name": "softDeleteTransactions", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 5567, + "id": 5569, "name": "softDeleteTransactions", "variant": "signature", "kind": 4096, "flags": {}, "typeParameters": [ { - "id": 5568, + "id": 5570, "name": "TReturnableLinkableKeys", "variant": "typeParam", "kind": 131072, @@ -47777,7 +47366,7 @@ ], "parameters": [ { - "id": 5569, + "id": 5571, "name": "transactionIds", "variant": "param", "kind": 32768, @@ -47791,7 +47380,7 @@ } }, { - "id": 5570, + "id": 5572, "name": "config", "variant": "param", "kind": 32768, @@ -47800,11 +47389,11 @@ }, "type": { "type": "reference", - "target": 6136, + "target": 6140, "typeArguments": [ { "type": "reference", - "target": 5568, + "target": 5570, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -47815,7 +47404,7 @@ } }, { - "id": 5571, + "id": 5573, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -47824,7 +47413,7 @@ }, "type": { "type": "reference", - "target": 5889, + "target": 5891, "name": "Context", "package": "@medusajs/types" } @@ -47876,21 +47465,21 @@ ] }, { - "id": 5572, + "id": 5574, "name": "restoreTransactions", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 5573, + "id": 5575, "name": "restoreTransactions", "variant": "signature", "kind": 4096, "flags": {}, "typeParameters": [ { - "id": 5574, + "id": 5576, "name": "TReturnableLinkableKeys", "variant": "typeParam", "kind": 131072, @@ -47907,7 +47496,7 @@ ], "parameters": [ { - "id": 5575, + "id": 5577, "name": "transactionIds", "variant": "param", "kind": 32768, @@ -47921,7 +47510,7 @@ } }, { - "id": 5576, + "id": 5578, "name": "config", "variant": "param", "kind": 32768, @@ -47930,11 +47519,11 @@ }, "type": { "type": "reference", - "target": 6139, + "target": 6143, "typeArguments": [ { "type": "reference", - "target": 5574, + "target": 5576, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -47945,7 +47534,7 @@ } }, { - "id": 5577, + "id": 5579, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -47954,7 +47543,7 @@ }, "type": { "type": "reference", - "target": 5889, + "target": 5891, "name": "Context", "package": "@medusajs/types" } @@ -48006,21 +47595,21 @@ ] }, { - "id": 5578, + "id": 5580, "name": "retrieveReturnReason", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 5579, + "id": 5581, "name": "retrieveReturnReason", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 5580, + "id": 5582, "name": "reasonId", "variant": "param", "kind": 32768, @@ -48031,7 +47620,7 @@ } }, { - "id": 5581, + "id": 5583, "name": "config", "variant": "param", "kind": 32768, @@ -48040,11 +47629,11 @@ }, "type": { "type": "reference", - "target": 5812, + "target": 5814, "typeArguments": [ { "type": "reference", - "target": 6716, + "target": 6694, "name": "OrderReturnReasonDTO", "package": "@medusajs/types" } @@ -48054,7 +47643,7 @@ } }, { - "id": 5582, + "id": 5584, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -48063,7 +47652,7 @@ }, "type": { "type": "reference", - "target": 5889, + "target": 5891, "name": "Context", "package": "@medusajs/types" } @@ -48078,7 +47667,7 @@ "typeArguments": [ { "type": "reference", - "target": 6716, + "target": 6694, "name": "OrderReturnReasonDTO", "package": "@medusajs/types" } @@ -48090,34 +47679,34 @@ ] }, { - "id": 5583, + "id": 5585, "name": "listReturnReasons", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 5584, + "id": 5586, "name": "listReturnReasons", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 5585, + "id": 5587, "name": "filters", "variant": "param", "kind": 32768, "flags": {}, "type": { "type": "reference", - "target": 6727, + "target": 6705, "name": "FilterableOrderReturnReasonProps", "package": "@medusajs/types" } }, { - "id": 5586, + "id": 5588, "name": "config", "variant": "param", "kind": 32768, @@ -48126,11 +47715,11 @@ }, "type": { "type": "reference", - "target": 5812, + "target": 5814, "typeArguments": [ { "type": "reference", - "target": 6716, + "target": 6694, "name": "OrderReturnReasonDTO", "package": "@medusajs/types" } @@ -48140,7 +47729,7 @@ } }, { - "id": 5587, + "id": 5589, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -48149,7 +47738,7 @@ }, "type": { "type": "reference", - "target": 5889, + "target": 5891, "name": "Context", "package": "@medusajs/types" } @@ -48166,7 +47755,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 6716, + "target": 6694, "name": "OrderReturnReasonDTO", "package": "@medusajs/types" } @@ -48179,34 +47768,34 @@ ] }, { - "id": 5588, + "id": 5590, "name": "createReturnReasons", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 5589, + "id": 5591, "name": "createReturnReasons", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 5590, + "id": 5592, "name": "returnReasonData", "variant": "param", "kind": 32768, "flags": {}, "type": { "type": "reference", - "target": 6734, + "target": 6712, "name": "CreateOrderReturnReasonDTO", "package": "@medusajs/types" } }, { - "id": 5591, + "id": 5593, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -48215,7 +47804,7 @@ }, "type": { "type": "reference", - "target": 5889, + "target": 5891, "name": "Context", "package": "@medusajs/types" } @@ -48230,7 +47819,7 @@ "typeArguments": [ { "type": "reference", - "target": 6716, + "target": 6694, "name": "OrderReturnReasonDTO", "package": "@medusajs/types" } @@ -48240,14 +47829,14 @@ } }, { - "id": 5592, + "id": 5594, "name": "createReturnReasons", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 5593, + "id": 5595, "name": "returnReasonData", "variant": "param", "kind": 32768, @@ -48256,14 +47845,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 6734, + "target": 6712, "name": "CreateOrderReturnReasonDTO", "package": "@medusajs/types" } } }, { - "id": 5594, + "id": 5596, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -48272,7 +47861,7 @@ }, "type": { "type": "reference", - "target": 5889, + "target": 5891, "name": "Context", "package": "@medusajs/types" } @@ -48289,7 +47878,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 6716, + "target": 6694, "name": "OrderReturnReasonDTO", "package": "@medusajs/types" } @@ -48302,21 +47891,21 @@ ] }, { - "id": 5595, + "id": 5597, "name": "updateReturnReasons", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 5596, + "id": 5598, "name": "updateReturnReasons", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 5597, + "id": 5599, "name": "data", "variant": "param", "kind": 32768, @@ -48325,7 +47914,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 6740, + "target": 6718, "name": "UpdateOrderReturnReasonWithSelectorDTO", "package": "@medusajs/types" } @@ -48343,7 +47932,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 6716, + "target": 6694, "name": "OrderReturnReasonDTO", "package": "@medusajs/types" } @@ -48354,14 +47943,14 @@ } }, { - "id": 5598, + "id": 5600, "name": "updateReturnReasons", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 5599, + "id": 5601, "name": "selector", "variant": "param", "kind": 32768, @@ -48375,7 +47964,7 @@ "typeArguments": [ { "type": "reference", - "target": 6727, + "target": 6705, "name": "FilterableOrderReturnReasonProps", "package": "@medusajs/types" } @@ -48385,7 +47974,7 @@ } }, { - "id": 5600, + "id": 5602, "name": "data", "variant": "param", "kind": 32768, @@ -48399,7 +47988,7 @@ "typeArguments": [ { "type": "reference", - "target": 6743, + "target": 6721, "name": "UpdateOrderReturnReasonDTO", "package": "@medusajs/types" } @@ -48409,7 +47998,7 @@ } }, { - "id": 5601, + "id": 5603, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -48418,7 +48007,7 @@ }, "type": { "type": "reference", - "target": 5889, + "target": 5891, "name": "Context", "package": "@medusajs/types" } @@ -48435,7 +48024,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 6716, + "target": 6694, "name": "OrderReturnReasonDTO", "package": "@medusajs/types" } @@ -48446,14 +48035,14 @@ } }, { - "id": 5602, + "id": 5604, "name": "updateReturnReasons", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 5603, + "id": 5605, "name": "id", "variant": "param", "kind": 32768, @@ -48464,7 +48053,7 @@ } }, { - "id": 5604, + "id": 5606, "name": "data", "variant": "param", "kind": 32768, @@ -48478,7 +48067,7 @@ "typeArguments": [ { "type": "reference", - "target": 6743, + "target": 6721, "name": "UpdateOrderReturnReasonDTO", "package": "@medusajs/types" } @@ -48488,7 +48077,7 @@ } }, { - "id": 5605, + "id": 5607, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -48497,7 +48086,7 @@ }, "type": { "type": "reference", - "target": 5889, + "target": 5891, "name": "Context", "package": "@medusajs/types" } @@ -48512,7 +48101,7 @@ "typeArguments": [ { "type": "reference", - "target": 6716, + "target": 6694, "name": "OrderReturnReasonDTO", "package": "@medusajs/types" } @@ -48524,21 +48113,21 @@ ] }, { - "id": 5606, + "id": 5608, "name": "deleteReturnReasons", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 5607, + "id": 5609, "name": "deleteReturnReasons", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 5608, + "id": 5610, "name": "returnReasonIds", "variant": "param", "kind": 32768, @@ -48552,7 +48141,7 @@ } }, { - "id": 5609, + "id": 5611, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -48561,7 +48150,7 @@ }, "type": { "type": "reference", - "target": 5889, + "target": 5891, "name": "Context", "package": "@medusajs/types" } @@ -48586,21 +48175,21 @@ ] }, { - "id": 5610, + "id": 5612, "name": "softDeleteReturnReasons", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 5611, + "id": 5613, "name": "softDeleteReturnReasons", "variant": "signature", "kind": 4096, "flags": {}, "typeParameters": [ { - "id": 5612, + "id": 5614, "name": "TReturnableLinkableKeys", "variant": "typeParam", "kind": 131072, @@ -48617,7 +48206,7 @@ ], "parameters": [ { - "id": 5613, + "id": 5615, "name": "ids", "variant": "param", "kind": 32768, @@ -48631,7 +48220,7 @@ } }, { - "id": 5614, + "id": 5616, "name": "config", "variant": "param", "kind": 32768, @@ -48640,11 +48229,11 @@ }, "type": { "type": "reference", - "target": 6136, + "target": 6140, "typeArguments": [ { "type": "reference", - "target": 5612, + "target": 5614, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -48655,7 +48244,7 @@ } }, { - "id": 5615, + "id": 5617, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -48664,7 +48253,7 @@ }, "type": { "type": "reference", - "target": 5889, + "target": 5891, "name": "Context", "package": "@medusajs/types" } @@ -48716,21 +48305,21 @@ ] }, { - "id": 5616, + "id": 5618, "name": "restoreReturnReasons", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 5617, + "id": 5619, "name": "restoreReturnReasons", "variant": "signature", "kind": 4096, "flags": {}, "typeParameters": [ { - "id": 5618, + "id": 5620, "name": "TReturnableLinkableKeys", "variant": "typeParam", "kind": 131072, @@ -48747,7 +48336,7 @@ ], "parameters": [ { - "id": 5619, + "id": 5621, "name": "ids", "variant": "param", "kind": 32768, @@ -48761,7 +48350,7 @@ } }, { - "id": 5620, + "id": 5622, "name": "config", "variant": "param", "kind": 32768, @@ -48770,11 +48359,11 @@ }, "type": { "type": "reference", - "target": 6139, + "target": 6143, "typeArguments": [ { "type": "reference", - "target": 5618, + "target": 5620, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -48785,7 +48374,7 @@ } }, { - "id": 5621, + "id": 5623, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -48794,7 +48383,7 @@ }, "type": { "type": "reference", - "target": 5889, + "target": 5891, "name": "Context", "package": "@medusajs/types" } @@ -48846,34 +48435,34 @@ ] }, { - "id": 5622, + "id": 5624, "name": "createReturns", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 5623, + "id": 5625, "name": "createReturns", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 5624, + "id": 5626, "name": "data", "variant": "param", "kind": 32768, "flags": {}, "type": { "type": "reference", - "target": 6749, + "target": 6727, "name": "CreateOrderReturnDTO", "package": "@medusajs/types" } }, { - "id": 5625, + "id": 5627, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -48882,7 +48471,7 @@ }, "type": { "type": "reference", - "target": 5889, + "target": 5891, "name": "Context", "package": "@medusajs/types" } @@ -48897,7 +48486,7 @@ "typeArguments": [ { "type": "reference", - "target": 5910, + "target": 5912, "name": "ReturnDTO", "package": "@medusajs/types" } @@ -48907,14 +48496,14 @@ } }, { - "id": 5626, + "id": 5628, "name": "createReturns", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 5627, + "id": 5629, "name": "data", "variant": "param", "kind": 32768, @@ -48923,14 +48512,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 6749, + "target": 6727, "name": "CreateOrderReturnDTO", "package": "@medusajs/types" } } }, { - "id": 5628, + "id": 5630, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -48939,7 +48528,7 @@ }, "type": { "type": "reference", - "target": 5889, + "target": 5891, "name": "Context", "package": "@medusajs/types" } @@ -48956,7 +48545,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 5910, + "target": 5912, "name": "ReturnDTO", "package": "@medusajs/types" } @@ -48969,21 +48558,21 @@ ] }, { - "id": 5629, + "id": 5631, "name": "updateReturns", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 5630, + "id": 5632, "name": "updateReturns", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 5631, + "id": 5633, "name": "data", "variant": "param", "kind": 32768, @@ -48992,7 +48581,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 6771, + "target": 6749, "name": "UpdateOrderReturnWithSelectorDTO", "package": "@medusajs/types" } @@ -49010,7 +48599,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 5910, + "target": 5912, "name": "ReturnDTO", "package": "@medusajs/types" } @@ -49021,14 +48610,14 @@ } }, { - "id": 5632, + "id": 5634, "name": "updateReturns", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 5633, + "id": 5635, "name": "selector", "variant": "param", "kind": 32768, @@ -49042,7 +48631,7 @@ "typeArguments": [ { "type": "reference", - "target": 6774, + "target": 6752, "name": "FilterableReturnProps", "package": "@medusajs/types" } @@ -49052,7 +48641,7 @@ } }, { - "id": 5634, + "id": 5636, "name": "data", "variant": "param", "kind": 32768, @@ -49066,7 +48655,7 @@ "typeArguments": [ { "type": "reference", - "target": 6783, + "target": 6761, "name": "UpdateReturnDTO", "package": "@medusajs/types" } @@ -49076,7 +48665,7 @@ } }, { - "id": 5635, + "id": 5637, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -49085,7 +48674,7 @@ }, "type": { "type": "reference", - "target": 5889, + "target": 5891, "name": "Context", "package": "@medusajs/types" } @@ -49102,7 +48691,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 5910, + "target": 5912, "name": "ReturnDTO", "package": "@medusajs/types" } @@ -49113,14 +48702,14 @@ } }, { - "id": 5636, + "id": 5638, "name": "updateReturns", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 5637, + "id": 5639, "name": "id", "variant": "param", "kind": 32768, @@ -49131,7 +48720,7 @@ } }, { - "id": 5638, + "id": 5640, "name": "data", "variant": "param", "kind": 32768, @@ -49145,7 +48734,7 @@ "typeArguments": [ { "type": "reference", - "target": 6783, + "target": 6761, "name": "UpdateReturnDTO", "package": "@medusajs/types" } @@ -49155,7 +48744,7 @@ } }, { - "id": 5639, + "id": 5641, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -49164,7 +48753,7 @@ }, "type": { "type": "reference", - "target": 5889, + "target": 5891, "name": "Context", "package": "@medusajs/types" } @@ -49179,7 +48768,7 @@ "typeArguments": [ { "type": "reference", - "target": 5910, + "target": 5912, "name": "ReturnDTO", "package": "@medusajs/types" } @@ -49191,21 +48780,21 @@ ] }, { - "id": 5640, + "id": 5642, "name": "deleteReturns", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 5641, + "id": 5643, "name": "deleteReturns", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 5642, + "id": 5644, "name": "ids", "variant": "param", "kind": 32768, @@ -49219,7 +48808,7 @@ } }, { - "id": 5643, + "id": 5645, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -49228,7 +48817,7 @@ }, "type": { "type": "reference", - "target": 5889, + "target": 5891, "name": "Context", "package": "@medusajs/types" } @@ -49253,21 +48842,21 @@ ] }, { - "id": 5644, + "id": 5646, "name": "softDeleteReturns", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 5645, + "id": 5647, "name": "softDeleteReturns", "variant": "signature", "kind": 4096, "flags": {}, "typeParameters": [ { - "id": 5646, + "id": 5648, "name": "TReturnableLinkableKeys", "variant": "typeParam", "kind": 131072, @@ -49284,7 +48873,7 @@ ], "parameters": [ { - "id": 5647, + "id": 5649, "name": "ids", "variant": "param", "kind": 32768, @@ -49298,7 +48887,7 @@ } }, { - "id": 5648, + "id": 5650, "name": "config", "variant": "param", "kind": 32768, @@ -49307,11 +48896,11 @@ }, "type": { "type": "reference", - "target": 6136, + "target": 6140, "typeArguments": [ { "type": "reference", - "target": 5646, + "target": 5648, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -49322,7 +48911,7 @@ } }, { - "id": 5649, + "id": 5651, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -49331,7 +48920,7 @@ }, "type": { "type": "reference", - "target": 5889, + "target": 5891, "name": "Context", "package": "@medusajs/types" } @@ -49383,21 +48972,21 @@ ] }, { - "id": 5650, + "id": 5652, "name": "restoreReturns", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 5651, + "id": 5653, "name": "restoreReturns", "variant": "signature", "kind": 4096, "flags": {}, "typeParameters": [ { - "id": 5652, + "id": 5654, "name": "TReturnableLinkableKeys", "variant": "typeParam", "kind": 131072, @@ -49414,7 +49003,7 @@ ], "parameters": [ { - "id": 5653, + "id": 5655, "name": "ids", "variant": "param", "kind": 32768, @@ -49428,7 +49017,7 @@ } }, { - "id": 5654, + "id": 5656, "name": "config", "variant": "param", "kind": 32768, @@ -49437,11 +49026,11 @@ }, "type": { "type": "reference", - "target": 6139, + "target": 6143, "typeArguments": [ { "type": "reference", - "target": 5652, + "target": 5654, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -49452,7 +49041,7 @@ } }, { - "id": 5655, + "id": 5657, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -49461,7 +49050,7 @@ }, "type": { "type": "reference", - "target": 5889, + "target": 5891, "name": "Context", "package": "@medusajs/types" } @@ -49513,34 +49102,34 @@ ] }, { - "id": 5656, + "id": 5658, "name": "createOrderClaims", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 5657, + "id": 5659, "name": "createOrderClaims", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 5658, + "id": 5660, "name": "data", "variant": "param", "kind": 32768, "flags": {}, "type": { "type": "reference", - "target": 6790, + "target": 6775, "name": "CreateOrderClaimDTO", "package": "@medusajs/types" } }, { - "id": 5659, + "id": 5661, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -49549,7 +49138,7 @@ }, "type": { "type": "reference", - "target": 5889, + "target": 5891, "name": "Context", "package": "@medusajs/types" } @@ -49564,7 +49153,7 @@ "typeArguments": [ { "type": "reference", - "target": 5975, + "target": 5977, "name": "OrderClaimDTO", "package": "@medusajs/types" } @@ -49574,14 +49163,14 @@ } }, { - "id": 5660, + "id": 5662, "name": "createOrderClaims", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 5661, + "id": 5663, "name": "data", "variant": "param", "kind": 32768, @@ -49590,14 +49179,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 6790, + "target": 6775, "name": "CreateOrderClaimDTO", "package": "@medusajs/types" } } }, { - "id": 5662, + "id": 5664, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -49606,7 +49195,7 @@ }, "type": { "type": "reference", - "target": 5889, + "target": 5891, "name": "Context", "package": "@medusajs/types" } @@ -49623,7 +49212,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 5975, + "target": 5977, "name": "OrderClaimDTO", "package": "@medusajs/types" } @@ -49636,21 +49225,21 @@ ] }, { - "id": 5663, + "id": 5665, "name": "updateOrderClaims", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 5664, + "id": 5666, "name": "updateOrderClaims", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 5665, + "id": 5667, "name": "data", "variant": "param", "kind": 32768, @@ -49659,7 +49248,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 6814, + "target": 6799, "name": "UpdateOrderClaimWithSelectorDTO", "package": "@medusajs/types" } @@ -49677,7 +49266,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 5975, + "target": 5977, "name": "OrderClaimDTO", "package": "@medusajs/types" } @@ -49688,14 +49277,14 @@ } }, { - "id": 5666, + "id": 5668, "name": "updateOrderClaims", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 5667, + "id": 5669, "name": "selector", "variant": "param", "kind": 32768, @@ -49709,7 +49298,7 @@ "typeArguments": [ { "type": "reference", - "target": 6817, + "target": 6802, "name": "FilterableOrderClaimProps", "package": "@medusajs/types" } @@ -49719,7 +49308,7 @@ } }, { - "id": 5668, + "id": 5670, "name": "data", "variant": "param", "kind": 32768, @@ -49733,7 +49322,7 @@ "typeArguments": [ { "type": "reference", - "target": 6823, + "target": 6808, "name": "UpdateOrderClaimDTO", "package": "@medusajs/types" } @@ -49743,7 +49332,7 @@ } }, { - "id": 5669, + "id": 5671, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -49752,7 +49341,7 @@ }, "type": { "type": "reference", - "target": 5889, + "target": 5891, "name": "Context", "package": "@medusajs/types" } @@ -49769,7 +49358,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 5975, + "target": 5977, "name": "OrderClaimDTO", "package": "@medusajs/types" } @@ -49780,14 +49369,14 @@ } }, { - "id": 5670, + "id": 5672, "name": "updateOrderClaims", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 5671, + "id": 5673, "name": "id", "variant": "param", "kind": 32768, @@ -49798,7 +49387,7 @@ } }, { - "id": 5672, + "id": 5674, "name": "data", "variant": "param", "kind": 32768, @@ -49812,7 +49401,7 @@ "typeArguments": [ { "type": "reference", - "target": 6823, + "target": 6808, "name": "UpdateOrderClaimDTO", "package": "@medusajs/types" } @@ -49822,7 +49411,7 @@ } }, { - "id": 5673, + "id": 5675, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -49831,7 +49420,7 @@ }, "type": { "type": "reference", - "target": 5889, + "target": 5891, "name": "Context", "package": "@medusajs/types" } @@ -49846,7 +49435,7 @@ "typeArguments": [ { "type": "reference", - "target": 5975, + "target": 5977, "name": "OrderClaimDTO", "package": "@medusajs/types" } @@ -49858,21 +49447,21 @@ ] }, { - "id": 5674, + "id": 5676, "name": "deleteOrderClaims", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 5675, + "id": 5677, "name": "deleteOrderClaims", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 5676, + "id": 5678, "name": "ids", "variant": "param", "kind": 32768, @@ -49886,7 +49475,7 @@ } }, { - "id": 5677, + "id": 5679, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -49895,7 +49484,7 @@ }, "type": { "type": "reference", - "target": 5889, + "target": 5891, "name": "Context", "package": "@medusajs/types" } @@ -49920,21 +49509,21 @@ ] }, { - "id": 5678, + "id": 5680, "name": "softDeleteOrderClaims", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 5679, + "id": 5681, "name": "softDeleteOrderClaims", "variant": "signature", "kind": 4096, "flags": {}, "typeParameters": [ { - "id": 5680, + "id": 5682, "name": "TReturnableLinkableKeys", "variant": "typeParam", "kind": 131072, @@ -49951,7 +49540,7 @@ ], "parameters": [ { - "id": 5681, + "id": 5683, "name": "ids", "variant": "param", "kind": 32768, @@ -49965,7 +49554,7 @@ } }, { - "id": 5682, + "id": 5684, "name": "config", "variant": "param", "kind": 32768, @@ -49974,11 +49563,11 @@ }, "type": { "type": "reference", - "target": 6136, + "target": 6140, "typeArguments": [ { "type": "reference", - "target": 5680, + "target": 5682, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -49989,7 +49578,7 @@ } }, { - "id": 5683, + "id": 5685, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -49998,7 +49587,7 @@ }, "type": { "type": "reference", - "target": 5889, + "target": 5891, "name": "Context", "package": "@medusajs/types" } @@ -50050,21 +49639,21 @@ ] }, { - "id": 5684, + "id": 5686, "name": "restoreOrderClaims", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 5685, + "id": 5687, "name": "restoreOrderClaims", "variant": "signature", "kind": 4096, "flags": {}, "typeParameters": [ { - "id": 5686, + "id": 5688, "name": "TReturnableLinkableKeys", "variant": "typeParam", "kind": 131072, @@ -50081,7 +49670,7 @@ ], "parameters": [ { - "id": 5687, + "id": 5689, "name": "ids", "variant": "param", "kind": 32768, @@ -50095,7 +49684,7 @@ } }, { - "id": 5688, + "id": 5690, "name": "config", "variant": "param", "kind": 32768, @@ -50104,11 +49693,11 @@ }, "type": { "type": "reference", - "target": 6139, + "target": 6143, "typeArguments": [ { "type": "reference", - "target": 5686, + "target": 5688, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -50119,7 +49708,7 @@ } }, { - "id": 5689, + "id": 5691, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -50128,7 +49717,7 @@ }, "type": { "type": "reference", - "target": 5889, + "target": 5891, "name": "Context", "package": "@medusajs/types" } @@ -50180,34 +49769,34 @@ ] }, { - "id": 5690, + "id": 5692, "name": "createOrderExchanges", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 5691, + "id": 5693, "name": "createOrderExchanges", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 5692, + "id": 5694, "name": "data", "variant": "param", "kind": 32768, "flags": {}, "type": { "type": "reference", - "target": 6830, + "target": 6815, "name": "CreateOrderExchangeDTO", "package": "@medusajs/types" } }, { - "id": 5693, + "id": 5695, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -50216,7 +49805,7 @@ }, "type": { "type": "reference", - "target": 5889, + "target": 5891, "name": "Context", "package": "@medusajs/types" } @@ -50231,7 +49820,7 @@ "typeArguments": [ { "type": "reference", - "target": 6041, + "target": 6043, "name": "OrderExchangeDTO", "package": "@medusajs/types" } @@ -50241,14 +49830,14 @@ } }, { - "id": 5694, + "id": 5696, "name": "createOrderExchanges", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 5695, + "id": 5697, "name": "data", "variant": "param", "kind": 32768, @@ -50257,14 +49846,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 6830, + "target": 6815, "name": "CreateOrderExchangeDTO", "package": "@medusajs/types" } } }, { - "id": 5696, + "id": 5698, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -50273,7 +49862,7 @@ }, "type": { "type": "reference", - "target": 5889, + "target": 5891, "name": "Context", "package": "@medusajs/types" } @@ -50290,7 +49879,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 6041, + "target": 6043, "name": "OrderExchangeDTO", "package": "@medusajs/types" } @@ -50303,21 +49892,21 @@ ] }, { - "id": 5697, + "id": 5699, "name": "updateOrderExchanges", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 5698, + "id": 5700, "name": "updateOrderExchanges", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 5699, + "id": 5701, "name": "data", "variant": "param", "kind": 32768, @@ -50326,7 +49915,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 6847, + "target": 6832, "name": "UpdateOrderExchangeWithSelectorDTO", "package": "@medusajs/types" } @@ -50344,7 +49933,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 6041, + "target": 6043, "name": "OrderExchangeDTO", "package": "@medusajs/types" } @@ -50355,14 +49944,14 @@ } }, { - "id": 5700, + "id": 5702, "name": "updateOrderExchanges", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 5701, + "id": 5703, "name": "selector", "variant": "param", "kind": 32768, @@ -50376,7 +49965,7 @@ "typeArguments": [ { "type": "reference", - "target": 6850, + "target": 6835, "name": "FilterableOrderExchangeProps", "package": "@medusajs/types" } @@ -50386,7 +49975,7 @@ } }, { - "id": 5702, + "id": 5704, "name": "data", "variant": "param", "kind": 32768, @@ -50400,7 +49989,7 @@ "typeArguments": [ { "type": "reference", - "target": 6857, + "target": 6842, "name": "UpdateOrderExchangeDTO", "package": "@medusajs/types" } @@ -50410,7 +49999,7 @@ } }, { - "id": 5703, + "id": 5705, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -50419,7 +50008,7 @@ }, "type": { "type": "reference", - "target": 5889, + "target": 5891, "name": "Context", "package": "@medusajs/types" } @@ -50436,7 +50025,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 6041, + "target": 6043, "name": "OrderExchangeDTO", "package": "@medusajs/types" } @@ -50447,14 +50036,14 @@ } }, { - "id": 5704, + "id": 5706, "name": "updateOrderExchanges", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 5705, + "id": 5707, "name": "id", "variant": "param", "kind": 32768, @@ -50465,7 +50054,7 @@ } }, { - "id": 5706, + "id": 5708, "name": "data", "variant": "param", "kind": 32768, @@ -50479,7 +50068,7 @@ "typeArguments": [ { "type": "reference", - "target": 6857, + "target": 6842, "name": "UpdateOrderExchangeDTO", "package": "@medusajs/types" } @@ -50489,7 +50078,7 @@ } }, { - "id": 5707, + "id": 5709, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -50498,7 +50087,7 @@ }, "type": { "type": "reference", - "target": 5889, + "target": 5891, "name": "Context", "package": "@medusajs/types" } @@ -50513,7 +50102,7 @@ "typeArguments": [ { "type": "reference", - "target": 6041, + "target": 6043, "name": "OrderExchangeDTO", "package": "@medusajs/types" } @@ -50525,21 +50114,21 @@ ] }, { - "id": 5708, + "id": 5710, "name": "deleteOrderExchanges", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 5709, + "id": 5711, "name": "deleteOrderExchanges", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 5710, + "id": 5712, "name": "ids", "variant": "param", "kind": 32768, @@ -50553,7 +50142,7 @@ } }, { - "id": 5711, + "id": 5713, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -50562,7 +50151,7 @@ }, "type": { "type": "reference", - "target": 5889, + "target": 5891, "name": "Context", "package": "@medusajs/types" } @@ -50587,21 +50176,21 @@ ] }, { - "id": 5712, + "id": 5714, "name": "softDeleteOrderExchanges", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 5713, + "id": 5715, "name": "softDeleteOrderExchanges", "variant": "signature", "kind": 4096, "flags": {}, "typeParameters": [ { - "id": 5714, + "id": 5716, "name": "TReturnableLinkableKeys", "variant": "typeParam", "kind": 131072, @@ -50618,7 +50207,7 @@ ], "parameters": [ { - "id": 5715, + "id": 5717, "name": "ids", "variant": "param", "kind": 32768, @@ -50632,7 +50221,7 @@ } }, { - "id": 5716, + "id": 5718, "name": "config", "variant": "param", "kind": 32768, @@ -50641,11 +50230,11 @@ }, "type": { "type": "reference", - "target": 6136, + "target": 6140, "typeArguments": [ { "type": "reference", - "target": 5714, + "target": 5716, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -50656,7 +50245,7 @@ } }, { - "id": 5717, + "id": 5719, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -50665,7 +50254,7 @@ }, "type": { "type": "reference", - "target": 5889, + "target": 5891, "name": "Context", "package": "@medusajs/types" } @@ -50717,21 +50306,21 @@ ] }, { - "id": 5718, + "id": 5720, "name": "restoreOrderExchanges", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 5719, + "id": 5721, "name": "restoreOrderExchanges", "variant": "signature", "kind": 4096, "flags": {}, "typeParameters": [ { - "id": 5720, + "id": 5722, "name": "TReturnableLinkableKeys", "variant": "typeParam", "kind": 131072, @@ -50748,7 +50337,7 @@ ], "parameters": [ { - "id": 5721, + "id": 5723, "name": "ids", "variant": "param", "kind": 32768, @@ -50762,7 +50351,7 @@ } }, { - "id": 5722, + "id": 5724, "name": "config", "variant": "param", "kind": 32768, @@ -50771,11 +50360,11 @@ }, "type": { "type": "reference", - "target": 6139, + "target": 6143, "typeArguments": [ { "type": "reference", - "target": 5720, + "target": 5722, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -50786,7 +50375,7 @@ } }, { - "id": 5723, + "id": 5725, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -50795,7 +50384,7 @@ }, "type": { "type": "reference", - "target": 5889, + "target": 5891, "name": "Context", "package": "@medusajs/types" } @@ -50847,21 +50436,21 @@ ] }, { - "id": 5724, + "id": 5726, "name": "archive", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 5725, + "id": 5727, "name": "archive", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 5726, + "id": 5728, "name": "orderId", "variant": "param", "kind": 32768, @@ -50875,7 +50464,7 @@ } }, { - "id": 5727, + "id": 5729, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -50884,7 +50473,7 @@ }, "type": { "type": "reference", - "target": 5889, + "target": 5891, "name": "Context", "package": "@medusajs/types" } @@ -50901,7 +50490,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 5825, + "target": 5827, "name": "OrderDTO", "package": "@medusajs/types" } @@ -50912,14 +50501,14 @@ } }, { - "id": 5728, + "id": 5730, "name": "archive", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 5729, + "id": 5731, "name": "orderId", "variant": "param", "kind": 32768, @@ -50930,7 +50519,7 @@ } }, { - "id": 5730, + "id": 5732, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -50939,7 +50528,7 @@ }, "type": { "type": "reference", - "target": 5889, + "target": 5891, "name": "Context", "package": "@medusajs/types" } @@ -50954,7 +50543,7 @@ "typeArguments": [ { "type": "reference", - "target": 5825, + "target": 5827, "name": "OrderDTO", "package": "@medusajs/types" } @@ -50966,21 +50555,21 @@ ] }, { - "id": 5731, + "id": 5733, "name": "completeOrder", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 5732, + "id": 5734, "name": "completeOrder", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 5733, + "id": 5735, "name": "orderId", "variant": "param", "kind": 32768, @@ -50994,7 +50583,7 @@ } }, { - "id": 5734, + "id": 5736, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -51003,7 +50592,7 @@ }, "type": { "type": "reference", - "target": 5889, + "target": 5891, "name": "Context", "package": "@medusajs/types" } @@ -51020,7 +50609,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 5825, + "target": 5827, "name": "OrderDTO", "package": "@medusajs/types" } @@ -51031,14 +50620,14 @@ } }, { - "id": 5735, + "id": 5737, "name": "completeOrder", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 5736, + "id": 5738, "name": "orderId", "variant": "param", "kind": 32768, @@ -51049,7 +50638,7 @@ } }, { - "id": 5737, + "id": 5739, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -51058,7 +50647,7 @@ }, "type": { "type": "reference", - "target": 5889, + "target": 5891, "name": "Context", "package": "@medusajs/types" } @@ -51073,7 +50662,7 @@ "typeArguments": [ { "type": "reference", - "target": 5825, + "target": 5827, "name": "OrderDTO", "package": "@medusajs/types" } @@ -51085,21 +50674,21 @@ ] }, { - "id": 5738, + "id": 5740, "name": "cancel", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 5739, + "id": 5741, "name": "cancel", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 5740, + "id": 5742, "name": "orderId", "variant": "param", "kind": 32768, @@ -51113,7 +50702,7 @@ } }, { - "id": 5741, + "id": 5743, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -51122,7 +50711,7 @@ }, "type": { "type": "reference", - "target": 5889, + "target": 5891, "name": "Context", "package": "@medusajs/types" } @@ -51139,7 +50728,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 5825, + "target": 5827, "name": "OrderDTO", "package": "@medusajs/types" } @@ -51150,14 +50739,14 @@ } }, { - "id": 5742, + "id": 5744, "name": "cancel", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 5743, + "id": 5745, "name": "orderId", "variant": "param", "kind": 32768, @@ -51168,7 +50757,7 @@ } }, { - "id": 5744, + "id": 5746, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -51177,7 +50766,7 @@ }, "type": { "type": "reference", - "target": 5889, + "target": 5891, "name": "Context", "package": "@medusajs/types" } @@ -51192,7 +50781,7 @@ "typeArguments": [ { "type": "reference", - "target": 5825, + "target": 5827, "name": "OrderDTO", "package": "@medusajs/types" } @@ -51204,34 +50793,34 @@ ] }, { - "id": 5745, + "id": 5747, "name": "registerFulfillment", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 5746, + "id": 5748, "name": "registerFulfillment", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 5747, + "id": 5749, "name": "data", "variant": "param", "kind": 32768, "flags": {}, "type": { "type": "reference", - "target": 6864, + "target": 6849, "name": "RegisterOrderFulfillmentDTO", "package": "@medusajs/types" } }, { - "id": 5748, + "id": 5750, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -51240,7 +50829,7 @@ }, "type": { "type": "reference", - "target": 5889, + "target": 5891, "name": "Context", "package": "@medusajs/types" } @@ -51265,34 +50854,34 @@ ] }, { - "id": 5749, + "id": 5751, "name": "cancelFulfillment", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 5750, + "id": 5752, "name": "cancelFulfillment", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 5751, + "id": 5753, "name": "data", "variant": "param", "kind": 32768, "flags": {}, "type": { "type": "reference", - "target": 6876, + "target": 6861, "name": "CancelOrderFulfillmentDTO", "package": "@medusajs/types" } }, { - "id": 5752, + "id": 5754, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -51301,7 +50890,7 @@ }, "type": { "type": "reference", - "target": 5889, + "target": 5891, "name": "Context", "package": "@medusajs/types" } @@ -51326,34 +50915,34 @@ ] }, { - "id": 5753, + "id": 5755, "name": "registerShipment", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 5754, + "id": 5756, "name": "registerShipment", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 5755, + "id": 5757, "name": "data", "variant": "param", "kind": 32768, "flags": {}, "type": { "type": "reference", - "target": 6888, + "target": 6873, "name": "RegisterOrderShipmentDTO", "package": "@medusajs/types" } }, { - "id": 5756, + "id": 5758, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -51362,7 +50951,7 @@ }, "type": { "type": "reference", - "target": 5889, + "target": 5891, "name": "Context", "package": "@medusajs/types" } @@ -51387,34 +50976,34 @@ ] }, { - "id": 5757, + "id": 5759, "name": "createReturn", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 5758, + "id": 5760, "name": "createReturn", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 5759, + "id": 5761, "name": "returnData", "variant": "param", "kind": 32768, "flags": {}, "type": { "type": "reference", - "target": 6749, + "target": 6727, "name": "CreateOrderReturnDTO", "package": "@medusajs/types" } }, { - "id": 5760, + "id": 5762, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -51423,7 +51012,7 @@ }, "type": { "type": "reference", - "target": 5889, + "target": 5891, "name": "Context", "package": "@medusajs/types" } @@ -51438,7 +51027,7 @@ "typeArguments": [ { "type": "reference", - "target": 5910, + "target": 5912, "name": "ReturnDTO", "package": "@medusajs/types" } @@ -51450,34 +51039,34 @@ ] }, { - "id": 5761, + "id": 5763, "name": "cancelReturn", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 5762, + "id": 5764, "name": "cancelReturn", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 5763, + "id": 5765, "name": "data", "variant": "param", "kind": 32768, "flags": {}, "type": { "type": "reference", - "target": 6901, + "target": 6886, "name": "CancelOrderReturnDTO", "package": "@medusajs/types" } }, { - "id": 5764, + "id": 5766, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -51486,7 +51075,7 @@ }, "type": { "type": "reference", - "target": 5889, + "target": 5891, "name": "Context", "package": "@medusajs/types" } @@ -51501,7 +51090,7 @@ "typeArguments": [ { "type": "reference", - "target": 5910, + "target": 5912, "name": "ReturnDTO", "package": "@medusajs/types" } @@ -51513,34 +51102,34 @@ ] }, { - "id": 5765, + "id": 5767, "name": "receiveReturn", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 5766, + "id": 5768, "name": "receiveReturn", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 5767, + "id": 5769, "name": "returnData", "variant": "param", "kind": 32768, "flags": {}, "type": { "type": "reference", - "target": 6911, + "target": 6896, "name": "ReceiveOrderReturnDTO", "package": "@medusajs/types" } }, { - "id": 5768, + "id": 5770, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -51549,7 +51138,7 @@ }, "type": { "type": "reference", - "target": 5889, + "target": 5891, "name": "Context", "package": "@medusajs/types" } @@ -51564,7 +51153,7 @@ "typeArguments": [ { "type": "reference", - "target": 5910, + "target": 5912, "name": "ReturnDTO", "package": "@medusajs/types" } @@ -51576,34 +51165,34 @@ ] }, { - "id": 5769, + "id": 5771, "name": "createClaim", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 5770, + "id": 5772, "name": "createClaim", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 5771, + "id": 5773, "name": "claimData", "variant": "param", "kind": 32768, "flags": {}, "type": { "type": "reference", - "target": 6790, + "target": 6775, "name": "CreateOrderClaimDTO", "package": "@medusajs/types" } }, { - "id": 5772, + "id": 5774, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -51612,7 +51201,7 @@ }, "type": { "type": "reference", - "target": 5889, + "target": 5891, "name": "Context", "package": "@medusajs/types" } @@ -51627,7 +51216,7 @@ "typeArguments": [ { "type": "reference", - "target": 5975, + "target": 5977, "name": "OrderClaimDTO", "package": "@medusajs/types" } @@ -51639,34 +51228,34 @@ ] }, { - "id": 5773, + "id": 5775, "name": "cancelClaim", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 5774, + "id": 5776, "name": "cancelClaim", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 5775, + "id": 5777, "name": "data", "variant": "param", "kind": 32768, "flags": {}, "type": { "type": "reference", - "target": 6922, + "target": 6907, "name": "CancelOrderClaimDTO", "package": "@medusajs/types" } }, { - "id": 5776, + "id": 5778, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -51675,7 +51264,7 @@ }, "type": { "type": "reference", - "target": 5889, + "target": 5891, "name": "Context", "package": "@medusajs/types" } @@ -51690,7 +51279,7 @@ "typeArguments": [ { "type": "reference", - "target": 5975, + "target": 5977, "name": "OrderClaimDTO", "package": "@medusajs/types" } @@ -51702,34 +51291,34 @@ ] }, { - "id": 5777, + "id": 5779, "name": "createExchange", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 5778, + "id": 5780, "name": "createExchange", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 5779, + "id": 5781, "name": "exchangeData", "variant": "param", "kind": 32768, "flags": {}, "type": { "type": "reference", - "target": 6830, + "target": 6815, "name": "CreateOrderExchangeDTO", "package": "@medusajs/types" } }, { - "id": 5780, + "id": 5782, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -51738,7 +51327,7 @@ }, "type": { "type": "reference", - "target": 5889, + "target": 5891, "name": "Context", "package": "@medusajs/types" } @@ -51753,7 +51342,7 @@ "typeArguments": [ { "type": "reference", - "target": 6041, + "target": 6043, "name": "OrderExchangeDTO", "package": "@medusajs/types" } @@ -51765,34 +51354,34 @@ ] }, { - "id": 5781, + "id": 5783, "name": "cancelExchange", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 5782, + "id": 5784, "name": "cancelExchange", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 5783, + "id": 5785, "name": "data", "variant": "param", "kind": 32768, "flags": {}, "type": { "type": "reference", - "target": 6932, + "target": 6917, "name": "CancelOrderExchangeDTO", "package": "@medusajs/types" } }, { - "id": 5784, + "id": 5786, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -51801,7 +51390,7 @@ }, "type": { "type": "reference", - "target": 5889, + "target": 5891, "name": "Context", "package": "@medusajs/types" } @@ -51816,7 +51405,7 @@ "typeArguments": [ { "type": "reference", - "target": 6041, + "target": 6043, "name": "OrderExchangeDTO", "package": "@medusajs/types" } @@ -51832,146 +51421,146 @@ { "title": "Methods", "children": [ - 5004, - 5009, - 5014, - 5019, - 5024, - 5029, - 5034, - 5039, - 5044, - 5049, - 5054, - 5059, - 5064, - 5071, - 5082, - 5089, - 5095, - 5101, - 5106, - 5113, - 5120, - 5127, - 5132, - 5137, - 5146, - 5157, - 5167, - 5180, - 5185, - 5194, - 5204, - 5209, - 5217, - 5222, - 5232, - 5237, - 5246, - 5251, - 5261, - 5266, - 5275, - 5280, - 5290, - 5295, - 5304, - 5309, - 5319, - 5324, - 5334, - 5344, - 5357, - 5370, - 5374, - 5387, - 5400, - 5406, - 5412, - 5416, - 5421, - 5426, - 5436, - 5443, - 5450, - 5456, - 5462, - 5468, - 5474, - 5480, - 5486, - 5492, - 5498, - 5504, - 5510, - 5516, - 5522, - 5528, - 5534, - 5540, - 5546, - 5550, - 5555, - 5562, - 5566, - 5572, - 5578, - 5583, - 5588, - 5595, - 5606, - 5610, - 5616, - 5622, - 5629, - 5640, - 5644, - 5650, - 5656, - 5663, - 5674, - 5678, - 5684, - 5690, - 5697, - 5708, - 5712, - 5718, - 5724, - 5731, - 5738, - 5745, - 5749, - 5753, - 5757, - 5761, - 5765, - 5769, - 5773, - 5777, - 5781 + 5006, + 5011, + 5016, + 5021, + 5026, + 5031, + 5036, + 5041, + 5046, + 5051, + 5056, + 5061, + 5066, + 5073, + 5084, + 5091, + 5097, + 5103, + 5108, + 5115, + 5122, + 5129, + 5134, + 5139, + 5148, + 5159, + 5169, + 5182, + 5187, + 5196, + 5206, + 5211, + 5219, + 5224, + 5234, + 5239, + 5248, + 5253, + 5263, + 5268, + 5277, + 5282, + 5292, + 5297, + 5306, + 5311, + 5321, + 5326, + 5336, + 5346, + 5359, + 5372, + 5376, + 5389, + 5402, + 5408, + 5414, + 5418, + 5423, + 5428, + 5438, + 5445, + 5452, + 5458, + 5464, + 5470, + 5476, + 5482, + 5488, + 5494, + 5500, + 5506, + 5512, + 5518, + 5524, + 5530, + 5536, + 5542, + 5548, + 5552, + 5557, + 5564, + 5568, + 5574, + 5580, + 5585, + 5590, + 5597, + 5608, + 5612, + 5618, + 5624, + 5631, + 5642, + 5646, + 5652, + 5658, + 5665, + 5676, + 5680, + 5686, + 5692, + 5699, + 5710, + 5714, + 5720, + 5726, + 5733, + 5740, + 5747, + 5751, + 5755, + 5759, + 5763, + 5767, + 5771, + 5775, + 5779, + 5783 ] } ], "extendedTypes": [ { "type": "reference", - "target": 5798, + "target": 5800, "name": "IModuleService", "package": "@medusajs/types" } ] }, { - "id": 7165, + "id": 7150, "name": "MessageAggregatorFormat", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 7166, + "id": 7151, "name": "groupBy", "variant": "declaration", "kind": 1024, @@ -51987,7 +51576,7 @@ } }, { - "id": 7167, + "id": 7152, "name": "sortBy", "variant": "declaration", "kind": 1024, @@ -51997,21 +51586,21 @@ "type": { "type": "reflection", "declaration": { - "id": 7168, + "id": 7153, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "indexSignatures": [ { - "id": 7169, + "id": 7154, "name": "__index", "variant": "signature", "kind": 8192, "flags": {}, "parameters": [ { - "id": 7170, + "id": 7155, "name": "key", "variant": "param", "kind": 32768, @@ -52052,35 +51641,35 @@ { "title": "Properties", "children": [ - 7166, - 7167 + 7151, + 7152 ] } ] }, { - "id": 6995, + "id": 6980, "name": "IMessageAggregator", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 6996, + "id": 6981, "name": "save", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 6997, + "id": 6982, "name": "save", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 6998, + "id": 6983, "name": "msg", "variant": "param", "kind": 32768, @@ -52090,7 +51679,7 @@ "types": [ { "type": "reference", - "target": 7161, + "target": 7146, "name": "Message", "package": "@medusajs/types" }, @@ -52098,7 +51687,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 7161, + "target": 7146, "name": "Message", "package": "@medusajs/types" } @@ -52115,21 +51704,21 @@ ] }, { - "id": 6999, + "id": 6984, "name": "getMessages", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 7000, + "id": 6985, "name": "getMessages", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 7001, + "id": 6986, "name": "format", "variant": "param", "kind": 32768, @@ -52138,7 +51727,7 @@ }, "type": { "type": "reference", - "target": 7165, + "target": 7150, "name": "MessageAggregatorFormat", "package": "@medusajs/types" } @@ -52159,7 +51748,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 7161, + "target": 7146, "name": "Message", "package": "@medusajs/types" } @@ -52172,14 +51761,14 @@ ] }, { - "id": 7002, + "id": 6987, "name": "clearMessages", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 7003, + "id": 6988, "name": "clearMessages", "variant": "signature", "kind": 4096, @@ -52192,21 +51781,21 @@ ] }, { - "id": 7004, + "id": 6989, "name": "saveRawMessageData", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 7005, + "id": 6990, "name": "saveRawMessageData", "variant": "signature", "kind": 4096, "flags": {}, "typeParameters": [ { - "id": 7006, + "id": 6991, "name": "T", "variant": "typeParam", "kind": 131072, @@ -52215,7 +51804,7 @@ ], "parameters": [ { - "id": 7007, + "id": 6992, "name": "messageData", "variant": "param", "kind": 32768, @@ -52225,11 +51814,11 @@ "types": [ { "type": "reference", - "target": 7171, + "target": 7156, "typeArguments": [ { "type": "reference", - "target": 7006, + "target": 6991, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -52242,11 +51831,11 @@ "type": "array", "elementType": { "type": "reference", - "target": 7171, + "target": 7156, "typeArguments": [ { "type": "reference", - "target": 7006, + "target": 6991, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -52260,7 +51849,7 @@ } }, { - "id": 7008, + "id": 6993, "name": "options", "variant": "param", "kind": 32768, @@ -52300,16 +51889,16 @@ { "title": "Methods", "children": [ - 6996, - 6999, - 7002, - 7004 + 6981, + 6984, + 6987, + 6989 ] } ] }, { - "id": 5889, + "id": 5891, "name": "Context", "variant": "declaration", "kind": 256, @@ -52324,7 +51913,7 @@ }, "children": [ { - "id": 5890, + "id": 5892, "name": "__type", "variant": "declaration", "kind": 1024, @@ -52337,7 +51926,7 @@ } }, { - "id": 5891, + "id": 5893, "name": "transactionManager", "variant": "declaration", "kind": 1024, @@ -52370,14 +51959,14 @@ }, "type": { "type": "reference", - "target": 5900, + "target": 5902, "name": "TManager", "package": "@medusajs/types", "refersToTypeParameter": true } }, { - "id": 5892, + "id": 5894, "name": "manager", "variant": "declaration", "kind": 1024, @@ -52410,14 +51999,14 @@ }, "type": { "type": "reference", - "target": 5900, + "target": 5902, "name": "TManager", "package": "@medusajs/types", "refersToTypeParameter": true } }, { - "id": 5893, + "id": 5895, "name": "isolationLevel", "variant": "declaration", "kind": 1024, @@ -52470,7 +52059,7 @@ } }, { - "id": 5894, + "id": 5896, "name": "enableNestedTransactions", "variant": "declaration", "kind": 1024, @@ -52491,7 +52080,7 @@ } }, { - "id": 5895, + "id": 5897, "name": "eventGroupId", "variant": "declaration", "kind": 1024, @@ -52512,7 +52101,7 @@ } }, { - "id": 5896, + "id": 5898, "name": "transactionId", "variant": "declaration", "kind": 1024, @@ -52533,7 +52122,7 @@ } }, { - "id": 5897, + "id": 5899, "name": "messageAggregator", "variant": "declaration", "kind": 1024, @@ -52550,13 +52139,13 @@ }, "type": { "type": "reference", - "target": 6995, + "target": 6980, "name": "IMessageAggregator", "package": "@medusajs/types" } }, { - "id": 5898, + "id": 5900, "name": "requestId", "variant": "declaration", "kind": 1024, @@ -52577,7 +52166,7 @@ } }, { - "id": 5899, + "id": 5901, "name": "idempotencyKey", "variant": "declaration", "kind": 1024, @@ -52602,8 +52191,6 @@ { "title": "Properties", "children": [ - 5890, - 5891, 5892, 5893, 5894, @@ -52611,13 +52198,15 @@ 5896, 5897, 5898, - 5899 + 5899, + 5900, + 5901 ] } ], "typeParameters": [ { - "id": 5900, + "id": 5902, "name": "TManager", "variant": "typeParam", "kind": 131072, @@ -52630,7 +52219,7 @@ ] }, { - "id": 6990, + "id": 6975, "name": "BigNumberRawValue", "variant": "declaration", "kind": 2097152, @@ -52638,14 +52227,14 @@ "type": { "type": "reflection", "declaration": { - "id": 6991, + "id": 6976, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 6992, + "id": 6977, "name": "value", "variant": "declaration", "kind": 1024, @@ -52669,20 +52258,20 @@ { "title": "Properties", "children": [ - 6992 + 6977 ] } ], "indexSignatures": [ { - "id": 6993, + "id": 6978, "name": "__index", "variant": "signature", "kind": 8192, "flags": {}, "parameters": [ { - "id": 6994, + "id": 6979, "name": "key", "variant": "param", "kind": 32768, @@ -52703,7 +52292,7 @@ } }, { - "id": 7076, + "id": 7061, "name": "BigNumberInput", "variant": "declaration", "kind": 2097152, @@ -52713,7 +52302,7 @@ "types": [ { "type": "reference", - "target": 6990, + "target": 6975, "name": "BigNumberRawValue", "package": "@medusajs/types" }, @@ -52739,7 +52328,7 @@ } }, { - "id": 6989, + "id": 6974, "name": "BigNumberValue", "variant": "declaration", "kind": 2097152, @@ -52773,427 +52362,418 @@ { "title": "Interfaces", "children": [ - 5812, - 7009, - 6136, - 6139, - 7185, - 7138, - 5798, - 7097, - 6466, - 6432, - 7107, - 6540, - 6502, - 6146, - 6380, - 7049, - 6189, - 6356, - 5825, - 5910, - 5975, - 6041, - 6568, - 6655, - 6694, - 6716, - 5901, - 6142, - 6247, - 6424, - 6337, - 6458, - 6492, - 6530, - 6648, - 6685, - 6727, - 6774, - 6817, - 6850, - 6626, - 7036, - 6175, - 6162, - 6107, - 6124, + 5814, + 6994, + 6140, + 6143, + 7170, + 7123, + 5800, + 7082, 6444, - 7090, - 6450, - 7077, - 7083, - 6555, - 6561, - 6517, - 6523, - 6281, - 6255, - 6307, - 6310, - 6411, - 6478, - 6485, - 6594, - 6607, - 6622, - 6644, - 6640, + 6410, + 7092, + 6518, + 6480, + 6150, + 6358, + 7034, + 6193, + 6334, + 5827, + 5912, + 5977, + 6043, + 6546, + 6633, 6672, - 6668, - 6706, - 6344, - 6377, - 7129, - 7117, - 6864, - 6876, - 6888, + 6694, + 5903, + 6146, + 6251, + 6402, + 6315, + 6436, + 6470, + 6508, + 6626, + 6663, + 6705, + 6752, + 6802, + 6835, + 6604, + 7021, + 6179, + 6166, + 6111, + 6128, + 6422, + 7075, + 6428, + 7062, + 7068, + 6533, + 6539, + 6495, + 6501, + 6259, + 6285, + 6288, + 6389, + 6456, + 6463, + 6572, + 6585, + 6600, + 6622, + 6618, + 6650, + 6646, + 6684, + 6322, + 6355, + 7114, + 7102, + 6849, + 6861, + 6873, + 6727, + 6761, + 6808, + 6842, 6749, - 6783, - 6823, - 6857, - 6771, - 6814, - 6847, - 6901, - 6790, - 6922, - 6830, - 6932, - 6911, - 6734, - 6743, - 6740, - 5003, - 7165, - 6995, - 5889 + 6799, + 6832, + 6886, + 6775, + 6907, + 6815, + 6917, + 6896, + 6712, + 6721, + 6718, + 5005, + 7150, + 6980, + 5891 ] }, { "title": "Type Aliases", "children": [ - 7181, - 7183, - 7203, - 7231, - 7221, - 7013, - 7219, - 7213, - 7218, - 7207, - 7215, - 7197, - 7161, - 7171, + 7166, + 7168, 7188, - 7155, - 6942, - 7152, - 7116, - 6967, - 6966, - 7035, - 7128, + 7216, + 7206, + 6998, + 7204, + 7198, + 7203, + 7192, + 7200, + 7182, + 7146, + 7156, + 7173, + 7140, + 6927, 7137, - 6990, - 7076, - 6989 + 7101, + 6952, + 6951, + 7020, + 7113, + 7122, + 6975, + 7061, + 6974 ] } ], "packageName": "@medusajs/types", "symbolIdMap": { - "5002": { + "5004": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", "qualifiedName": "" }, - "5003": { + "5005": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", "qualifiedName": "IOrderModuleService" }, - "5004": { - "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.retrieveOrder" - }, - "5005": { - "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.retrieveOrder" - }, "5006": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "orderId" + "qualifiedName": "IOrderModuleService.retrieveOrder" }, "5007": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "config" + "qualifiedName": "IOrderModuleService.retrieveOrder" }, "5008": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "orderId" }, "5009": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.listOrders" + "qualifiedName": "config" }, "5010": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.listOrders" + "qualifiedName": "sharedContext" }, "5011": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "filters" + "qualifiedName": "IOrderModuleService.listOrders" }, "5012": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "config" + "qualifiedName": "IOrderModuleService.listOrders" }, "5013": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "filters" }, "5014": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.listAndCountOrders" + "qualifiedName": "config" }, "5015": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.listAndCountOrders" + "qualifiedName": "sharedContext" }, "5016": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "filters" + "qualifiedName": "IOrderModuleService.listAndCountOrders" }, "5017": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "config" + "qualifiedName": "IOrderModuleService.listAndCountOrders" }, "5018": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "filters" }, "5019": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.retrieveReturn" + "qualifiedName": "config" }, "5020": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.retrieveReturn" + "qualifiedName": "sharedContext" }, "5021": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "returnId" + "qualifiedName": "IOrderModuleService.retrieveReturn" }, "5022": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "config" + "qualifiedName": "IOrderModuleService.retrieveReturn" }, "5023": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "returnId" }, "5024": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.listReturns" + "qualifiedName": "config" }, "5025": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.listReturns" + "qualifiedName": "sharedContext" }, "5026": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "filters" + "qualifiedName": "IOrderModuleService.listReturns" }, "5027": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "config" + "qualifiedName": "IOrderModuleService.listReturns" }, "5028": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "filters" }, "5029": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.listAndCountReturns" + "qualifiedName": "config" }, "5030": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.listAndCountReturns" + "qualifiedName": "sharedContext" }, "5031": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "filters" + "qualifiedName": "IOrderModuleService.listAndCountReturns" }, "5032": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "config" + "qualifiedName": "IOrderModuleService.listAndCountReturns" }, "5033": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "filters" }, "5034": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.retrieveOrderClaim" + "qualifiedName": "config" }, "5035": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.retrieveOrderClaim" + "qualifiedName": "sharedContext" }, "5036": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "claimnId" + "qualifiedName": "IOrderModuleService.retrieveOrderClaim" }, "5037": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "config" + "qualifiedName": "IOrderModuleService.retrieveOrderClaim" }, "5038": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "claimnId" }, "5039": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.listOrderClaims" + "qualifiedName": "config" }, "5040": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.listOrderClaims" + "qualifiedName": "sharedContext" }, "5041": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "filters" + "qualifiedName": "IOrderModuleService.listOrderClaims" }, "5042": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "config" + "qualifiedName": "IOrderModuleService.listOrderClaims" }, "5043": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "filters" }, "5044": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.listAndCountOrderClaims" + "qualifiedName": "config" }, "5045": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.listAndCountOrderClaims" + "qualifiedName": "sharedContext" }, "5046": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "filters" + "qualifiedName": "IOrderModuleService.listAndCountOrderClaims" }, "5047": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "config" + "qualifiedName": "IOrderModuleService.listAndCountOrderClaims" }, "5048": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "filters" }, "5049": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.retrieveOrderExchange" + "qualifiedName": "config" }, "5050": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.retrieveOrderExchange" + "qualifiedName": "sharedContext" }, "5051": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "claimnId" + "qualifiedName": "IOrderModuleService.retrieveOrderExchange" }, "5052": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "config" + "qualifiedName": "IOrderModuleService.retrieveOrderExchange" }, "5053": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "claimnId" }, "5054": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.listOrderExchanges" + "qualifiedName": "config" }, "5055": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.listOrderExchanges" + "qualifiedName": "sharedContext" }, "5056": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "filters" + "qualifiedName": "IOrderModuleService.listOrderExchanges" }, "5057": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "config" + "qualifiedName": "IOrderModuleService.listOrderExchanges" }, "5058": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "filters" }, "5059": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.listAndCountOrderExchanges" + "qualifiedName": "config" }, "5060": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.listAndCountOrderExchanges" + "qualifiedName": "sharedContext" }, "5061": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "filters" + "qualifiedName": "IOrderModuleService.listAndCountOrderExchanges" }, "5062": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "config" + "qualifiedName": "IOrderModuleService.listAndCountOrderExchanges" }, "5063": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "filters" }, "5064": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.createOrders" + "qualifiedName": "config" }, "5065": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.createOrders" + "qualifiedName": "sharedContext" }, "5066": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "data" + "qualifiedName": "IOrderModuleService.createOrders" }, "5067": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IOrderModuleService.createOrders" }, "5068": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.createOrders" + "qualifiedName": "data" }, "5069": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "data" + "qualifiedName": "sharedContext" }, "5070": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IOrderModuleService.createOrders" }, "5071": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.updateOrders" + "qualifiedName": "data" }, "5072": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.updateOrders" + "qualifiedName": "sharedContext" }, "5073": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "data" + "qualifiedName": "IOrderModuleService.updateOrders" }, "5074": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", @@ -53201,263 +52781,263 @@ }, "5075": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "orderId" + "qualifiedName": "data" }, "5076": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "data" + "qualifiedName": "IOrderModuleService.updateOrders" }, "5077": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "orderId" }, "5078": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.updateOrders" + "qualifiedName": "data" }, "5079": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "selector" + "qualifiedName": "sharedContext" }, "5080": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "data" + "qualifiedName": "IOrderModuleService.updateOrders" }, "5081": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "selector" }, "5082": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.deleteOrders" + "qualifiedName": "data" }, "5083": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.deleteOrders" + "qualifiedName": "sharedContext" }, "5084": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "orderIds" + "qualifiedName": "IOrderModuleService.deleteOrders" }, "5085": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IOrderModuleService.deleteOrders" }, "5086": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.deleteOrders" + "qualifiedName": "orderIds" }, "5087": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "orderId" + "qualifiedName": "sharedContext" }, "5088": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IOrderModuleService.deleteOrders" }, "5089": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.softDeleteOrders" + "qualifiedName": "orderId" }, "5090": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.softDeleteOrders" + "qualifiedName": "sharedContext" }, "5091": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "TReturnableLinkableKeys" + "qualifiedName": "IOrderModuleService.softDeleteOrders" }, "5092": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "storeIds" + "qualifiedName": "IOrderModuleService.softDeleteOrders" }, "5093": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "config" + "qualifiedName": "TReturnableLinkableKeys" }, "5094": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "storeIds" }, "5095": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.restoreOrders" + "qualifiedName": "config" }, "5096": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.restoreOrders" + "qualifiedName": "sharedContext" }, "5097": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "TReturnableLinkableKeys" + "qualifiedName": "IOrderModuleService.restoreOrders" }, "5098": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "storeIds" + "qualifiedName": "IOrderModuleService.restoreOrders" }, "5099": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "config" + "qualifiedName": "TReturnableLinkableKeys" }, "5100": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "storeIds" }, "5101": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.listAddresses" + "qualifiedName": "config" }, "5102": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.listAddresses" + "qualifiedName": "sharedContext" }, "5103": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "filters" + "qualifiedName": "IOrderModuleService.listAddresses" }, "5104": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "config" + "qualifiedName": "IOrderModuleService.listAddresses" }, "5105": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "filters" }, "5106": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.createAddresses" + "qualifiedName": "config" }, "5107": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.createAddresses" + "qualifiedName": "sharedContext" }, "5108": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "data" + "qualifiedName": "IOrderModuleService.createAddresses" }, "5109": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IOrderModuleService.createAddresses" }, "5110": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.createAddresses" + "qualifiedName": "data" }, "5111": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "data" + "qualifiedName": "sharedContext" }, "5112": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IOrderModuleService.createAddresses" }, "5113": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.updateAddresses" + "qualifiedName": "data" }, "5114": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.updateAddresses" + "qualifiedName": "sharedContext" }, "5115": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "data" + "qualifiedName": "IOrderModuleService.updateAddresses" }, "5116": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IOrderModuleService.updateAddresses" }, "5117": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.updateAddresses" + "qualifiedName": "data" }, "5118": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "data" + "qualifiedName": "sharedContext" }, "5119": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IOrderModuleService.updateAddresses" }, "5120": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.deleteAddresses" + "qualifiedName": "data" }, "5121": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.deleteAddresses" + "qualifiedName": "sharedContext" }, "5122": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "ids" + "qualifiedName": "IOrderModuleService.deleteAddresses" }, "5123": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IOrderModuleService.deleteAddresses" }, "5124": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.deleteAddresses" + "qualifiedName": "ids" }, "5125": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "ids" + "qualifiedName": "sharedContext" }, "5126": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IOrderModuleService.deleteAddresses" }, "5127": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.retrieveLineItem" + "qualifiedName": "ids" }, "5128": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.retrieveLineItem" + "qualifiedName": "sharedContext" }, "5129": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "itemId" + "qualifiedName": "IOrderModuleService.retrieveLineItem" }, "5130": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "config" + "qualifiedName": "IOrderModuleService.retrieveLineItem" }, "5131": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "itemId" }, "5132": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.listLineItems" + "qualifiedName": "config" }, "5133": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.listLineItems" + "qualifiedName": "sharedContext" }, "5134": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "filters" + "qualifiedName": "IOrderModuleService.listLineItems" }, "5135": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "config" + "qualifiedName": "IOrderModuleService.listLineItems" }, "5136": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "filters" }, "5137": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.createLineItems" + "qualifiedName": "config" }, "5138": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.createLineItems" + "qualifiedName": "sharedContext" }, "5139": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "data" + "qualifiedName": "IOrderModuleService.createLineItems" }, "5140": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", @@ -53473,27 +53053,27 @@ }, "5143": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "orderId" + "qualifiedName": "data" }, "5144": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "items" + "qualifiedName": "IOrderModuleService.createLineItems" }, "5145": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "orderId" }, "5146": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.updateLineItems" + "qualifiedName": "items" }, "5147": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.updateLineItems" + "qualifiedName": "sharedContext" }, "5148": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "data" + "qualifiedName": "IOrderModuleService.updateLineItems" }, "5149": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", @@ -53501,155 +53081,155 @@ }, "5150": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "selector" + "qualifiedName": "data" }, "5151": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "data" + "qualifiedName": "IOrderModuleService.updateLineItems" }, "5152": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "selector" }, "5153": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.updateLineItems" + "qualifiedName": "data" }, "5154": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "lineId" + "qualifiedName": "sharedContext" }, "5155": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "data" + "qualifiedName": "IOrderModuleService.updateLineItems" }, "5156": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "lineId" }, "5157": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.deleteLineItems" + "qualifiedName": "data" }, "5158": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.deleteLineItems" + "qualifiedName": "sharedContext" }, "5159": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "itemIds" + "qualifiedName": "IOrderModuleService.deleteLineItems" }, "5160": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IOrderModuleService.deleteLineItems" }, "5161": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.deleteLineItems" + "qualifiedName": "itemIds" }, "5162": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "itemIds" + "qualifiedName": "sharedContext" }, "5163": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IOrderModuleService.deleteLineItems" }, "5164": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.deleteLineItems" + "qualifiedName": "itemIds" }, "5165": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "selector" + "qualifiedName": "sharedContext" }, "5166": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IOrderModuleService.deleteLineItems" }, "5167": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.updateOrderItem" + "qualifiedName": "selector" }, "5168": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.updateOrderItem" + "qualifiedName": "sharedContext" }, "5169": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "selector" + "qualifiedName": "IOrderModuleService.updateOrderItem" }, "5170": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "data" + "qualifiedName": "IOrderModuleService.updateOrderItem" }, "5171": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "selector" }, "5172": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.updateOrderItem" + "qualifiedName": "data" }, "5173": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "orderDetailId" + "qualifiedName": "sharedContext" }, "5174": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "data" + "qualifiedName": "IOrderModuleService.updateOrderItem" }, "5175": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "orderDetailId" }, "5176": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.updateOrderItem" + "qualifiedName": "data" }, "5177": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "orderDetailIdOrDataOrSelector" + "qualifiedName": "sharedContext" }, "5178": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "data" + "qualifiedName": "IOrderModuleService.updateOrderItem" }, "5179": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "orderDetailIdOrDataOrSelector" }, "5180": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.listShippingMethods" + "qualifiedName": "data" }, "5181": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.listShippingMethods" + "qualifiedName": "sharedContext" }, "5182": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "filters" + "qualifiedName": "IOrderModuleService.listShippingMethods" }, "5183": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "config" + "qualifiedName": "IOrderModuleService.listShippingMethods" }, "5184": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "filters" }, "5185": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.createShippingMethods" + "qualifiedName": "config" }, "5186": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.createShippingMethods" + "qualifiedName": "sharedContext" }, "5187": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "data" + "qualifiedName": "IOrderModuleService.createShippingMethods" }, "5188": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", @@ -53665,87 +53245,87 @@ }, "5191": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "orderId" + "qualifiedName": "data" }, "5192": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "methods" + "qualifiedName": "IOrderModuleService.createShippingMethods" }, "5193": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "orderId" }, "5194": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.deleteShippingMethods" + "qualifiedName": "methods" }, "5195": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.deleteShippingMethods" + "qualifiedName": "sharedContext" }, "5196": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "methodIds" + "qualifiedName": "IOrderModuleService.deleteShippingMethods" }, "5197": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IOrderModuleService.deleteShippingMethods" }, "5198": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.deleteShippingMethods" + "qualifiedName": "methodIds" }, "5199": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "methodIds" + "qualifiedName": "sharedContext" }, "5200": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IOrderModuleService.deleteShippingMethods" }, "5201": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.deleteShippingMethods" + "qualifiedName": "methodIds" }, "5202": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "selector" + "qualifiedName": "sharedContext" }, "5203": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IOrderModuleService.deleteShippingMethods" }, "5204": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.listLineItemAdjustments" + "qualifiedName": "selector" }, "5205": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.listLineItemAdjustments" + "qualifiedName": "sharedContext" }, "5206": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "filters" + "qualifiedName": "IOrderModuleService.listLineItemAdjustments" }, "5207": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "config" + "qualifiedName": "IOrderModuleService.listLineItemAdjustments" }, "5208": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "filters" }, "5209": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.createLineItemAdjustments" + "qualifiedName": "config" }, "5210": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.createLineItemAdjustments" + "qualifiedName": "sharedContext" }, "5211": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "data" + "qualifiedName": "IOrderModuleService.createLineItemAdjustments" }, "5212": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", @@ -53761,103 +53341,103 @@ }, "5215": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "orderId" + "qualifiedName": "data" }, "5216": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "data" + "qualifiedName": "IOrderModuleService.createLineItemAdjustments" }, "5217": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.setLineItemAdjustments" + "qualifiedName": "orderId" }, "5218": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.setLineItemAdjustments" + "qualifiedName": "data" }, "5219": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "orderId" + "qualifiedName": "IOrderModuleService.setLineItemAdjustments" }, "5220": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "data" + "qualifiedName": "IOrderModuleService.setLineItemAdjustments" }, "5221": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "orderId" }, "5222": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.deleteLineItemAdjustments" + "qualifiedName": "data" }, "5223": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.deleteLineItemAdjustments" + "qualifiedName": "sharedContext" }, "5224": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "adjustmentIds" + "qualifiedName": "IOrderModuleService.deleteLineItemAdjustments" }, "5225": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IOrderModuleService.deleteLineItemAdjustments" }, "5226": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.deleteLineItemAdjustments" + "qualifiedName": "adjustmentIds" }, "5227": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "adjustmentIds" + "qualifiedName": "sharedContext" }, "5228": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IOrderModuleService.deleteLineItemAdjustments" }, "5229": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.deleteLineItemAdjustments" + "qualifiedName": "adjustmentIds" }, "5230": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "selector" + "qualifiedName": "sharedContext" }, "5231": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IOrderModuleService.deleteLineItemAdjustments" }, "5232": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.listShippingMethodAdjustments" + "qualifiedName": "selector" }, "5233": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.listShippingMethodAdjustments" + "qualifiedName": "sharedContext" }, "5234": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "filters" + "qualifiedName": "IOrderModuleService.listShippingMethodAdjustments" }, "5235": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "config" + "qualifiedName": "IOrderModuleService.listShippingMethodAdjustments" }, "5236": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "filters" }, "5237": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.createShippingMethodAdjustments" + "qualifiedName": "config" }, "5238": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.createShippingMethodAdjustments" + "qualifiedName": "sharedContext" }, "5239": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "data" + "qualifiedName": "IOrderModuleService.createShippingMethodAdjustments" }, "5240": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", @@ -53873,107 +53453,107 @@ }, "5243": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "orderId" + "qualifiedName": "data" }, "5244": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "data" + "qualifiedName": "IOrderModuleService.createShippingMethodAdjustments" }, "5245": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "orderId" }, "5246": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.setShippingMethodAdjustments" + "qualifiedName": "data" }, "5247": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.setShippingMethodAdjustments" + "qualifiedName": "sharedContext" }, "5248": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "orderId" + "qualifiedName": "IOrderModuleService.setShippingMethodAdjustments" }, "5249": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "data" + "qualifiedName": "IOrderModuleService.setShippingMethodAdjustments" }, "5250": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "orderId" }, "5251": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.deleteShippingMethodAdjustments" + "qualifiedName": "data" }, "5252": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.deleteShippingMethodAdjustments" + "qualifiedName": "sharedContext" }, "5253": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "adjustmentIds" + "qualifiedName": "IOrderModuleService.deleteShippingMethodAdjustments" }, "5254": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IOrderModuleService.deleteShippingMethodAdjustments" }, "5255": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.deleteShippingMethodAdjustments" + "qualifiedName": "adjustmentIds" }, "5256": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "adjustmentId" + "qualifiedName": "sharedContext" }, "5257": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IOrderModuleService.deleteShippingMethodAdjustments" }, "5258": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.deleteShippingMethodAdjustments" + "qualifiedName": "adjustmentId" }, "5259": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "selector" + "qualifiedName": "sharedContext" }, "5260": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IOrderModuleService.deleteShippingMethodAdjustments" }, "5261": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.listLineItemTaxLines" + "qualifiedName": "selector" }, "5262": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.listLineItemTaxLines" + "qualifiedName": "sharedContext" }, "5263": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "filters" + "qualifiedName": "IOrderModuleService.listLineItemTaxLines" }, "5264": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "config" + "qualifiedName": "IOrderModuleService.listLineItemTaxLines" }, "5265": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "filters" }, "5266": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.createLineItemTaxLines" + "qualifiedName": "config" }, "5267": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.createLineItemTaxLines" + "qualifiedName": "sharedContext" }, "5268": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "taxLines" + "qualifiedName": "IOrderModuleService.createLineItemTaxLines" }, "5269": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", @@ -53981,7 +53561,7 @@ }, "5270": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "taxLine" + "qualifiedName": "taxLines" }, "5271": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", @@ -53989,107 +53569,107 @@ }, "5272": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "orderId" + "qualifiedName": "taxLine" }, "5273": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "taxLines" + "qualifiedName": "IOrderModuleService.createLineItemTaxLines" }, "5274": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "orderId" }, "5275": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.setLineItemTaxLines" + "qualifiedName": "taxLines" }, "5276": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.setLineItemTaxLines" + "qualifiedName": "sharedContext" }, "5277": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "orderId" + "qualifiedName": "IOrderModuleService.setLineItemTaxLines" }, "5278": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "taxLines" + "qualifiedName": "IOrderModuleService.setLineItemTaxLines" }, "5279": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "orderId" }, "5280": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.deleteLineItemTaxLines" + "qualifiedName": "taxLines" }, "5281": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.deleteLineItemTaxLines" + "qualifiedName": "sharedContext" }, "5282": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "taxLineIds" + "qualifiedName": "IOrderModuleService.deleteLineItemTaxLines" }, "5283": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IOrderModuleService.deleteLineItemTaxLines" }, "5284": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.deleteLineItemTaxLines" + "qualifiedName": "taxLineIds" }, "5285": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "taxLineIds" + "qualifiedName": "sharedContext" }, "5286": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IOrderModuleService.deleteLineItemTaxLines" }, "5287": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.deleteLineItemTaxLines" + "qualifiedName": "taxLineIds" }, "5288": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "selector" + "qualifiedName": "sharedContext" }, "5289": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IOrderModuleService.deleteLineItemTaxLines" }, "5290": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.listShippingMethodTaxLines" + "qualifiedName": "selector" }, "5291": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.listShippingMethodTaxLines" + "qualifiedName": "sharedContext" }, "5292": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "filters" + "qualifiedName": "IOrderModuleService.listShippingMethodTaxLines" }, "5293": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "config" + "qualifiedName": "IOrderModuleService.listShippingMethodTaxLines" }, "5294": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "filters" }, "5295": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.createShippingMethodTaxLines" + "qualifiedName": "config" }, "5296": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.createShippingMethodTaxLines" + "qualifiedName": "sharedContext" }, "5297": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "taxLines" + "qualifiedName": "IOrderModuleService.createShippingMethodTaxLines" }, "5298": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", @@ -54097,7 +53677,7 @@ }, "5299": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "taxLine" + "qualifiedName": "taxLines" }, "5300": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", @@ -54105,1191 +53685,1191 @@ }, "5301": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "orderId" + "qualifiedName": "taxLine" }, "5302": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "taxLines" + "qualifiedName": "IOrderModuleService.createShippingMethodTaxLines" }, "5303": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "orderId" }, "5304": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.setShippingMethodTaxLines" + "qualifiedName": "taxLines" }, "5305": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.setShippingMethodTaxLines" + "qualifiedName": "sharedContext" }, "5306": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "orderId" + "qualifiedName": "IOrderModuleService.setShippingMethodTaxLines" }, "5307": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "taxLines" + "qualifiedName": "IOrderModuleService.setShippingMethodTaxLines" }, "5308": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "orderId" }, "5309": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.deleteShippingMethodTaxLines" + "qualifiedName": "taxLines" }, "5310": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.deleteShippingMethodTaxLines" + "qualifiedName": "sharedContext" }, "5311": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "taxLineIds" + "qualifiedName": "IOrderModuleService.deleteShippingMethodTaxLines" }, "5312": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IOrderModuleService.deleteShippingMethodTaxLines" }, "5313": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.deleteShippingMethodTaxLines" + "qualifiedName": "taxLineIds" }, "5314": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "taxLineIds" + "qualifiedName": "sharedContext" }, "5315": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IOrderModuleService.deleteShippingMethodTaxLines" }, "5316": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.deleteShippingMethodTaxLines" + "qualifiedName": "taxLineIds" }, "5317": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "selector" + "qualifiedName": "sharedContext" }, "5318": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IOrderModuleService.deleteShippingMethodTaxLines" }, "5319": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.retrieveOrderChange" + "qualifiedName": "selector" }, "5320": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.retrieveOrderChange" + "qualifiedName": "sharedContext" }, "5321": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "orderChangeId" + "qualifiedName": "IOrderModuleService.retrieveOrderChange" }, "5322": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "config" + "qualifiedName": "IOrderModuleService.retrieveOrderChange" }, "5323": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "orderChangeId" }, "5324": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.createOrderChange" + "qualifiedName": "config" }, "5325": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.createOrderChange" + "qualifiedName": "sharedContext" }, "5326": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "data" + "qualifiedName": "IOrderModuleService.createOrderChange" }, "5327": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IOrderModuleService.createOrderChange" }, "5328": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.createOrderChange" + "qualifiedName": "data" }, "5329": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "data" + "qualifiedName": "sharedContext" }, "5330": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IOrderModuleService.createOrderChange" }, "5331": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.createOrderChange" + "qualifiedName": "data" }, "5332": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "data" + "qualifiedName": "sharedContext" }, "5333": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IOrderModuleService.createOrderChange" }, "5334": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.updateOrderChanges" + "qualifiedName": "data" }, "5335": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.updateOrderChanges" + "qualifiedName": "sharedContext" }, "5336": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "data" + "qualifiedName": "IOrderModuleService.updateOrderChanges" }, "5337": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IOrderModuleService.updateOrderChanges" }, "5338": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.updateOrderChanges" + "qualifiedName": "data" }, "5339": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "data" + "qualifiedName": "sharedContext" }, "5340": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IOrderModuleService.updateOrderChanges" }, "5341": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.updateOrderChanges" + "qualifiedName": "data" }, "5342": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "data" + "qualifiedName": "sharedContext" }, "5343": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IOrderModuleService.updateOrderChanges" }, "5344": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.deleteOrderChanges" + "qualifiedName": "data" }, "5345": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.deleteOrderChanges" + "qualifiedName": "sharedContext" }, "5346": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "orderChangeId" + "qualifiedName": "IOrderModuleService.deleteOrderChanges" }, "5347": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IOrderModuleService.deleteOrderChanges" }, "5348": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.deleteOrderChanges" + "qualifiedName": "orderChangeId" }, "5349": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "orderChangeId" + "qualifiedName": "sharedContext" }, "5350": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IOrderModuleService.deleteOrderChanges" }, "5351": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.deleteOrderChanges" + "qualifiedName": "orderChangeId" }, "5352": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "orderChangeId" + "qualifiedName": "sharedContext" }, "5353": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IOrderModuleService.deleteOrderChanges" }, "5354": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.deleteOrderChanges" + "qualifiedName": "orderChangeId" }, "5355": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "orderChangeId" + "qualifiedName": "sharedContext" }, "5356": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IOrderModuleService.deleteOrderChanges" }, "5357": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.cancelOrderChange" + "qualifiedName": "orderChangeId" }, "5358": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.cancelOrderChange" + "qualifiedName": "sharedContext" }, "5359": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "orderId" + "qualifiedName": "IOrderModuleService.cancelOrderChange" }, "5360": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IOrderModuleService.cancelOrderChange" }, "5361": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.cancelOrderChange" + "qualifiedName": "orderId" }, "5362": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "orderId" + "qualifiedName": "sharedContext" }, "5363": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IOrderModuleService.cancelOrderChange" }, "5364": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.cancelOrderChange" + "qualifiedName": "orderId" }, "5365": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "data" + "qualifiedName": "sharedContext" }, "5366": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IOrderModuleService.cancelOrderChange" }, "5367": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.cancelOrderChange" + "qualifiedName": "data" }, "5368": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "data" + "qualifiedName": "sharedContext" }, "5369": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IOrderModuleService.cancelOrderChange" }, "5370": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.previewOrderChange" + "qualifiedName": "data" }, "5371": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.previewOrderChange" + "qualifiedName": "sharedContext" }, "5372": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "orderId" + "qualifiedName": "IOrderModuleService.previewOrderChange" }, "5373": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IOrderModuleService.previewOrderChange" }, "5374": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.confirmOrderChange" + "qualifiedName": "orderId" }, "5375": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.confirmOrderChange" + "qualifiedName": "sharedContext" }, "5376": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "orderChangeId" + "qualifiedName": "IOrderModuleService.confirmOrderChange" }, "5377": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IOrderModuleService.confirmOrderChange" }, "5378": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.confirmOrderChange" + "qualifiedName": "orderChangeId" }, "5379": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "orderChangeId" + "qualifiedName": "sharedContext" }, "5380": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IOrderModuleService.confirmOrderChange" }, "5381": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.confirmOrderChange" + "qualifiedName": "orderChangeId" }, "5382": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "data" + "qualifiedName": "sharedContext" }, "5383": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IOrderModuleService.confirmOrderChange" }, "5384": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.confirmOrderChange" + "qualifiedName": "data" }, "5385": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "data" + "qualifiedName": "sharedContext" }, "5386": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IOrderModuleService.confirmOrderChange" }, "5387": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.declineOrderChange" + "qualifiedName": "data" }, "5388": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.declineOrderChange" + "qualifiedName": "sharedContext" }, "5389": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "orderChangeId" + "qualifiedName": "IOrderModuleService.declineOrderChange" }, "5390": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IOrderModuleService.declineOrderChange" }, "5391": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.declineOrderChange" + "qualifiedName": "orderChangeId" }, "5392": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "orderChangeId" + "qualifiedName": "sharedContext" }, "5393": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IOrderModuleService.declineOrderChange" }, "5394": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.declineOrderChange" + "qualifiedName": "orderChangeId" }, "5395": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "data" + "qualifiedName": "sharedContext" }, "5396": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IOrderModuleService.declineOrderChange" }, "5397": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.declineOrderChange" + "qualifiedName": "data" }, "5398": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "data" + "qualifiedName": "sharedContext" }, "5399": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IOrderModuleService.declineOrderChange" }, "5400": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.softDeleteOrderChanges" + "qualifiedName": "data" }, "5401": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.softDeleteOrderChanges" + "qualifiedName": "sharedContext" }, "5402": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "TReturnableLinkableKeys" + "qualifiedName": "IOrderModuleService.softDeleteOrderChanges" }, "5403": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "orderChangeId" + "qualifiedName": "IOrderModuleService.softDeleteOrderChanges" }, "5404": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "config" + "qualifiedName": "TReturnableLinkableKeys" }, "5405": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "orderChangeId" }, "5406": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.restoreOrderChanges" + "qualifiedName": "config" }, "5407": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.restoreOrderChanges" + "qualifiedName": "sharedContext" }, "5408": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "TReturnableLinkableKeys" + "qualifiedName": "IOrderModuleService.restoreOrderChanges" }, "5409": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "orderChangeId" + "qualifiedName": "IOrderModuleService.restoreOrderChanges" }, "5410": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "config" + "qualifiedName": "TReturnableLinkableKeys" }, "5411": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "orderChangeId" }, "5412": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.applyPendingOrderActions" + "qualifiedName": "config" }, "5413": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.applyPendingOrderActions" + "qualifiedName": "sharedContext" }, "5414": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "orderId" + "qualifiedName": "IOrderModuleService.applyPendingOrderActions" }, "5415": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IOrderModuleService.applyPendingOrderActions" }, "5416": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.listOrderChangeActions" + "qualifiedName": "orderId" }, "5417": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.listOrderChangeActions" + "qualifiedName": "sharedContext" }, "5418": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "filters" + "qualifiedName": "IOrderModuleService.listOrderChangeActions" }, "5419": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "config" + "qualifiedName": "IOrderModuleService.listOrderChangeActions" }, "5420": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "filters" }, "5421": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.retrieveOrderChangeAction" + "qualifiedName": "config" }, "5422": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.retrieveOrderChangeAction" + "qualifiedName": "sharedContext" }, "5423": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "actionId" + "qualifiedName": "IOrderModuleService.retrieveOrderChangeAction" }, "5424": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "config" + "qualifiedName": "IOrderModuleService.retrieveOrderChangeAction" }, "5425": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "actionId" }, "5426": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.updateOrderChangeActions" + "qualifiedName": "config" }, "5427": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.updateOrderChangeActions" + "qualifiedName": "sharedContext" }, "5428": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "data" + "qualifiedName": "IOrderModuleService.updateOrderChangeActions" }, "5429": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IOrderModuleService.updateOrderChangeActions" }, "5430": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.updateOrderChangeActions" + "qualifiedName": "data" }, "5431": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "data" + "qualifiedName": "sharedContext" }, "5432": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IOrderModuleService.updateOrderChangeActions" }, "5433": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.updateOrderChangeActions" + "qualifiedName": "data" }, "5434": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "data" + "qualifiedName": "sharedContext" }, "5435": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IOrderModuleService.updateOrderChangeActions" }, "5436": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.addOrderAction" + "qualifiedName": "data" }, "5437": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.addOrderAction" + "qualifiedName": "sharedContext" }, "5438": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "data" + "qualifiedName": "IOrderModuleService.addOrderAction" }, "5439": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IOrderModuleService.addOrderAction" }, "5440": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.addOrderAction" + "qualifiedName": "data" }, "5441": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "data" + "qualifiedName": "sharedContext" }, "5442": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IOrderModuleService.addOrderAction" }, "5443": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.deleteOrderChangeActions" + "qualifiedName": "data" }, "5444": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.deleteOrderChangeActions" + "qualifiedName": "sharedContext" }, "5445": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "actionId" + "qualifiedName": "IOrderModuleService.deleteOrderChangeActions" }, "5446": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IOrderModuleService.deleteOrderChangeActions" }, "5447": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.deleteOrderChangeActions" + "qualifiedName": "actionId" }, "5448": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "actionId" + "qualifiedName": "sharedContext" }, "5449": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IOrderModuleService.deleteOrderChangeActions" }, "5450": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.softDeleteOrderChangeActions" + "qualifiedName": "actionId" }, "5451": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.softDeleteOrderChangeActions" + "qualifiedName": "sharedContext" }, "5452": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "TReturnableLinkableKeys" + "qualifiedName": "IOrderModuleService.softDeleteOrderChangeActions" }, "5453": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "actionIds" + "qualifiedName": "IOrderModuleService.softDeleteOrderChangeActions" }, "5454": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "config" + "qualifiedName": "TReturnableLinkableKeys" }, "5455": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "actionIds" }, "5456": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.restoreOrderChangeActions" + "qualifiedName": "config" }, "5457": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.restoreOrderChangeActions" + "qualifiedName": "sharedContext" }, "5458": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "TReturnableLinkableKeys" + "qualifiedName": "IOrderModuleService.restoreOrderChangeActions" }, "5459": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "actionId" + "qualifiedName": "IOrderModuleService.restoreOrderChangeActions" }, "5460": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "config" + "qualifiedName": "TReturnableLinkableKeys" }, "5461": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "actionId" }, "5462": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.softDeleteAddresses" + "qualifiedName": "config" }, "5463": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.softDeleteAddresses" + "qualifiedName": "sharedContext" }, "5464": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "TReturnableLinkableKeys" + "qualifiedName": "IOrderModuleService.softDeleteAddresses" }, "5465": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "ids" + "qualifiedName": "IOrderModuleService.softDeleteAddresses" }, "5466": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "config" + "qualifiedName": "TReturnableLinkableKeys" }, "5467": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "ids" }, "5468": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.restoreAddresses" + "qualifiedName": "config" }, "5469": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.restoreAddresses" + "qualifiedName": "sharedContext" }, "5470": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "TReturnableLinkableKeys" + "qualifiedName": "IOrderModuleService.restoreAddresses" }, "5471": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "ids" + "qualifiedName": "IOrderModuleService.restoreAddresses" }, "5472": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "config" + "qualifiedName": "TReturnableLinkableKeys" }, "5473": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "ids" }, "5474": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.softDeleteLineItems" + "qualifiedName": "config" }, "5475": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.softDeleteLineItems" + "qualifiedName": "sharedContext" }, "5476": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "TReturnableLinkableKeys" + "qualifiedName": "IOrderModuleService.softDeleteLineItems" }, "5477": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "ids" + "qualifiedName": "IOrderModuleService.softDeleteLineItems" }, "5478": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "config" + "qualifiedName": "TReturnableLinkableKeys" }, "5479": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "ids" }, "5480": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.restoreLineItems" + "qualifiedName": "config" }, "5481": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.restoreLineItems" + "qualifiedName": "sharedContext" }, "5482": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "TReturnableLinkableKeys" + "qualifiedName": "IOrderModuleService.restoreLineItems" }, "5483": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "ids" + "qualifiedName": "IOrderModuleService.restoreLineItems" }, "5484": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "config" + "qualifiedName": "TReturnableLinkableKeys" }, "5485": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "ids" }, "5486": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.softDeleteShippingMethods" + "qualifiedName": "config" }, "5487": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.softDeleteShippingMethods" + "qualifiedName": "sharedContext" }, "5488": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "TReturnableLinkableKeys" + "qualifiedName": "IOrderModuleService.softDeleteShippingMethods" }, "5489": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "ids" + "qualifiedName": "IOrderModuleService.softDeleteShippingMethods" }, "5490": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "config" + "qualifiedName": "TReturnableLinkableKeys" }, "5491": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "ids" }, "5492": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.restoreShippingMethods" + "qualifiedName": "config" }, "5493": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.restoreShippingMethods" + "qualifiedName": "sharedContext" }, "5494": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "TReturnableLinkableKeys" + "qualifiedName": "IOrderModuleService.restoreShippingMethods" }, "5495": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "ids" + "qualifiedName": "IOrderModuleService.restoreShippingMethods" }, "5496": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "config" + "qualifiedName": "TReturnableLinkableKeys" }, "5497": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "ids" }, "5498": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.softDeleteLineItemAdjustments" + "qualifiedName": "config" }, "5499": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.softDeleteLineItemAdjustments" + "qualifiedName": "sharedContext" }, "5500": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "TReturnableLinkableKeys" + "qualifiedName": "IOrderModuleService.softDeleteLineItemAdjustments" }, "5501": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "ids" + "qualifiedName": "IOrderModuleService.softDeleteLineItemAdjustments" }, "5502": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "config" + "qualifiedName": "TReturnableLinkableKeys" }, "5503": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "ids" }, "5504": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.restoreLineItemAdjustments" + "qualifiedName": "config" }, "5505": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.restoreLineItemAdjustments" + "qualifiedName": "sharedContext" }, "5506": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "TReturnableLinkableKeys" + "qualifiedName": "IOrderModuleService.restoreLineItemAdjustments" }, "5507": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "ids" + "qualifiedName": "IOrderModuleService.restoreLineItemAdjustments" }, "5508": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "config" + "qualifiedName": "TReturnableLinkableKeys" }, "5509": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "ids" }, "5510": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.softDeleteShippingMethodAdjustments" + "qualifiedName": "config" }, "5511": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.softDeleteShippingMethodAdjustments" + "qualifiedName": "sharedContext" }, "5512": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "TReturnableLinkableKeys" + "qualifiedName": "IOrderModuleService.softDeleteShippingMethodAdjustments" }, "5513": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "ids" + "qualifiedName": "IOrderModuleService.softDeleteShippingMethodAdjustments" }, "5514": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "config" + "qualifiedName": "TReturnableLinkableKeys" }, "5515": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "ids" }, "5516": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.restoreShippingMethodAdjustments" + "qualifiedName": "config" }, "5517": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.restoreShippingMethodAdjustments" + "qualifiedName": "sharedContext" }, "5518": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "TReturnableLinkableKeys" + "qualifiedName": "IOrderModuleService.restoreShippingMethodAdjustments" }, "5519": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "ids" + "qualifiedName": "IOrderModuleService.restoreShippingMethodAdjustments" }, "5520": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "config" + "qualifiedName": "TReturnableLinkableKeys" }, "5521": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "ids" }, "5522": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.softDeleteLineItemTaxLines" + "qualifiedName": "config" }, "5523": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.softDeleteLineItemTaxLines" + "qualifiedName": "sharedContext" }, "5524": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "TReturnableLinkableKeys" + "qualifiedName": "IOrderModuleService.softDeleteLineItemTaxLines" }, "5525": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "ids" + "qualifiedName": "IOrderModuleService.softDeleteLineItemTaxLines" }, "5526": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "config" + "qualifiedName": "TReturnableLinkableKeys" }, "5527": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "ids" }, "5528": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.restoreLineItemTaxLines" + "qualifiedName": "config" }, "5529": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.restoreLineItemTaxLines" + "qualifiedName": "sharedContext" }, "5530": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "TReturnableLinkableKeys" + "qualifiedName": "IOrderModuleService.restoreLineItemTaxLines" }, "5531": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "ids" + "qualifiedName": "IOrderModuleService.restoreLineItemTaxLines" }, "5532": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "config" + "qualifiedName": "TReturnableLinkableKeys" }, "5533": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "ids" }, "5534": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.softDeleteShippingMethodTaxLines" + "qualifiedName": "config" }, "5535": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.softDeleteShippingMethodTaxLines" + "qualifiedName": "sharedContext" }, "5536": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "TReturnableLinkableKeys" + "qualifiedName": "IOrderModuleService.softDeleteShippingMethodTaxLines" }, "5537": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "ids" + "qualifiedName": "IOrderModuleService.softDeleteShippingMethodTaxLines" }, "5538": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "config" + "qualifiedName": "TReturnableLinkableKeys" }, "5539": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "ids" }, "5540": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.restoreShippingMethodTaxLines" + "qualifiedName": "config" }, "5541": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.restoreShippingMethodTaxLines" + "qualifiedName": "sharedContext" }, "5542": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "TReturnableLinkableKeys" + "qualifiedName": "IOrderModuleService.restoreShippingMethodTaxLines" }, "5543": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "ids" + "qualifiedName": "IOrderModuleService.restoreShippingMethodTaxLines" }, "5544": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "config" + "qualifiedName": "TReturnableLinkableKeys" }, "5545": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "ids" }, "5546": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.revertLastVersion" + "qualifiedName": "config" }, "5547": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.revertLastVersion" + "qualifiedName": "sharedContext" }, "5548": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "orderId" + "qualifiedName": "IOrderModuleService.revertLastVersion" }, "5549": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IOrderModuleService.revertLastVersion" }, "5550": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.listTransactions" + "qualifiedName": "orderId" }, "5551": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.listTransactions" + "qualifiedName": "sharedContext" }, "5552": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "filters" + "qualifiedName": "IOrderModuleService.listTransactions" }, "5553": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "config" + "qualifiedName": "IOrderModuleService.listTransactions" }, "5554": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "filters" }, "5555": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.addTransactions" + "qualifiedName": "config" }, "5556": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.addTransactions" + "qualifiedName": "sharedContext" }, "5557": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "data" + "qualifiedName": "IOrderModuleService.addTransactions" }, "5558": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IOrderModuleService.addTransactions" }, "5559": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.addTransactions" + "qualifiedName": "data" }, "5560": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "data" + "qualifiedName": "sharedContext" }, "5561": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IOrderModuleService.addTransactions" }, "5562": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.deleteTransactions" + "qualifiedName": "data" }, "5563": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.deleteTransactions" + "qualifiedName": "sharedContext" }, "5564": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "transactionIds" + "qualifiedName": "IOrderModuleService.deleteTransactions" }, "5565": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IOrderModuleService.deleteTransactions" }, "5566": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.softDeleteTransactions" + "qualifiedName": "transactionIds" }, "5567": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.softDeleteTransactions" + "qualifiedName": "sharedContext" }, "5568": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "TReturnableLinkableKeys" + "qualifiedName": "IOrderModuleService.softDeleteTransactions" }, "5569": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "transactionIds" + "qualifiedName": "IOrderModuleService.softDeleteTransactions" }, "5570": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "config" + "qualifiedName": "TReturnableLinkableKeys" }, "5571": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "transactionIds" }, "5572": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.restoreTransactions" + "qualifiedName": "config" }, "5573": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.restoreTransactions" + "qualifiedName": "sharedContext" }, "5574": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "TReturnableLinkableKeys" + "qualifiedName": "IOrderModuleService.restoreTransactions" }, "5575": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "transactionIds" + "qualifiedName": "IOrderModuleService.restoreTransactions" }, "5576": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "config" + "qualifiedName": "TReturnableLinkableKeys" }, "5577": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "transactionIds" }, "5578": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.retrieveReturnReason" + "qualifiedName": "config" }, "5579": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.retrieveReturnReason" + "qualifiedName": "sharedContext" }, "5580": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "reasonId" + "qualifiedName": "IOrderModuleService.retrieveReturnReason" }, "5581": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "config" + "qualifiedName": "IOrderModuleService.retrieveReturnReason" }, "5582": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "reasonId" }, "5583": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.listReturnReasons" + "qualifiedName": "config" }, "5584": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.listReturnReasons" + "qualifiedName": "sharedContext" }, "5585": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "filters" + "qualifiedName": "IOrderModuleService.listReturnReasons" }, "5586": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "config" + "qualifiedName": "IOrderModuleService.listReturnReasons" }, "5587": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "filters" }, "5588": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.createReturnReasons" + "qualifiedName": "config" }, "5589": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.createReturnReasons" + "qualifiedName": "sharedContext" }, "5590": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "returnReasonData" + "qualifiedName": "IOrderModuleService.createReturnReasons" }, "5591": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IOrderModuleService.createReturnReasons" }, "5592": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.createReturnReasons" + "qualifiedName": "returnReasonData" }, "5593": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "returnReasonData" + "qualifiedName": "sharedContext" }, "5594": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IOrderModuleService.createReturnReasons" }, "5595": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.updateReturnReasons" + "qualifiedName": "returnReasonData" }, "5596": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.updateReturnReasons" + "qualifiedName": "sharedContext" }, "5597": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "data" + "qualifiedName": "IOrderModuleService.updateReturnReasons" }, "5598": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", @@ -55297,135 +54877,135 @@ }, "5599": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "selector" + "qualifiedName": "data" }, "5600": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "data" + "qualifiedName": "IOrderModuleService.updateReturnReasons" }, "5601": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "selector" }, "5602": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.updateReturnReasons" + "qualifiedName": "data" }, "5603": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "id" + "qualifiedName": "sharedContext" }, "5604": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "data" + "qualifiedName": "IOrderModuleService.updateReturnReasons" }, "5605": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "id" }, "5606": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.deleteReturnReasons" + "qualifiedName": "data" }, "5607": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.deleteReturnReasons" + "qualifiedName": "sharedContext" }, "5608": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "returnReasonIds" + "qualifiedName": "IOrderModuleService.deleteReturnReasons" }, "5609": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IOrderModuleService.deleteReturnReasons" }, "5610": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.softDeleteReturnReasons" + "qualifiedName": "returnReasonIds" }, "5611": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.softDeleteReturnReasons" + "qualifiedName": "sharedContext" }, "5612": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "TReturnableLinkableKeys" + "qualifiedName": "IOrderModuleService.softDeleteReturnReasons" }, "5613": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "ids" + "qualifiedName": "IOrderModuleService.softDeleteReturnReasons" }, "5614": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "config" + "qualifiedName": "TReturnableLinkableKeys" }, "5615": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "ids" }, "5616": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.restoreReturnReasons" + "qualifiedName": "config" }, "5617": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.restoreReturnReasons" + "qualifiedName": "sharedContext" }, "5618": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "TReturnableLinkableKeys" + "qualifiedName": "IOrderModuleService.restoreReturnReasons" }, "5619": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "ids" + "qualifiedName": "IOrderModuleService.restoreReturnReasons" }, "5620": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "config" + "qualifiedName": "TReturnableLinkableKeys" }, "5621": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "ids" }, "5622": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.createReturns" + "qualifiedName": "config" }, "5623": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.createReturns" + "qualifiedName": "sharedContext" }, "5624": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "data" + "qualifiedName": "IOrderModuleService.createReturns" }, "5625": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IOrderModuleService.createReturns" }, "5626": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.createReturns" + "qualifiedName": "data" }, "5627": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "data" + "qualifiedName": "sharedContext" }, "5628": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IOrderModuleService.createReturns" }, "5629": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.updateReturns" + "qualifiedName": "data" }, "5630": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.updateReturns" + "qualifiedName": "sharedContext" }, "5631": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "data" + "qualifiedName": "IOrderModuleService.updateReturns" }, "5632": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", @@ -55433,135 +55013,135 @@ }, "5633": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "selector" + "qualifiedName": "data" }, "5634": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "data" + "qualifiedName": "IOrderModuleService.updateReturns" }, "5635": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "selector" }, "5636": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.updateReturns" + "qualifiedName": "data" }, "5637": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "id" + "qualifiedName": "sharedContext" }, "5638": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "data" + "qualifiedName": "IOrderModuleService.updateReturns" }, "5639": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "id" }, "5640": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.deleteReturns" + "qualifiedName": "data" }, "5641": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.deleteReturns" + "qualifiedName": "sharedContext" }, "5642": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "ids" + "qualifiedName": "IOrderModuleService.deleteReturns" }, "5643": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IOrderModuleService.deleteReturns" }, "5644": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.softDeleteReturns" + "qualifiedName": "ids" }, "5645": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.softDeleteReturns" + "qualifiedName": "sharedContext" }, "5646": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "TReturnableLinkableKeys" + "qualifiedName": "IOrderModuleService.softDeleteReturns" }, "5647": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "ids" + "qualifiedName": "IOrderModuleService.softDeleteReturns" }, "5648": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "config" + "qualifiedName": "TReturnableLinkableKeys" }, "5649": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "ids" }, "5650": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.restoreReturns" + "qualifiedName": "config" }, "5651": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.restoreReturns" + "qualifiedName": "sharedContext" }, "5652": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "TReturnableLinkableKeys" + "qualifiedName": "IOrderModuleService.restoreReturns" }, "5653": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "ids" + "qualifiedName": "IOrderModuleService.restoreReturns" }, "5654": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "config" + "qualifiedName": "TReturnableLinkableKeys" }, "5655": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "ids" }, "5656": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.createOrderClaims" + "qualifiedName": "config" }, "5657": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.createOrderClaims" + "qualifiedName": "sharedContext" }, "5658": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "data" + "qualifiedName": "IOrderModuleService.createOrderClaims" }, "5659": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IOrderModuleService.createOrderClaims" }, "5660": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.createOrderClaims" + "qualifiedName": "data" }, "5661": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "data" + "qualifiedName": "sharedContext" }, "5662": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IOrderModuleService.createOrderClaims" }, "5663": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.updateOrderClaims" + "qualifiedName": "data" }, "5664": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.updateOrderClaims" + "qualifiedName": "sharedContext" }, "5665": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "data" + "qualifiedName": "IOrderModuleService.updateOrderClaims" }, "5666": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", @@ -55569,135 +55149,135 @@ }, "5667": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "selector" + "qualifiedName": "data" }, "5668": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "data" + "qualifiedName": "IOrderModuleService.updateOrderClaims" }, "5669": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "selector" }, "5670": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.updateOrderClaims" + "qualifiedName": "data" }, "5671": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "id" + "qualifiedName": "sharedContext" }, "5672": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "data" + "qualifiedName": "IOrderModuleService.updateOrderClaims" }, "5673": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "id" }, "5674": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.deleteOrderClaims" + "qualifiedName": "data" }, "5675": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.deleteOrderClaims" + "qualifiedName": "sharedContext" }, "5676": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "ids" + "qualifiedName": "IOrderModuleService.deleteOrderClaims" }, "5677": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IOrderModuleService.deleteOrderClaims" }, "5678": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.softDeleteOrderClaims" + "qualifiedName": "ids" }, "5679": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.softDeleteOrderClaims" + "qualifiedName": "sharedContext" }, "5680": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "TReturnableLinkableKeys" + "qualifiedName": "IOrderModuleService.softDeleteOrderClaims" }, "5681": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "ids" + "qualifiedName": "IOrderModuleService.softDeleteOrderClaims" }, "5682": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "config" + "qualifiedName": "TReturnableLinkableKeys" }, "5683": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "ids" }, "5684": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.restoreOrderClaims" + "qualifiedName": "config" }, "5685": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.restoreOrderClaims" + "qualifiedName": "sharedContext" }, "5686": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "TReturnableLinkableKeys" + "qualifiedName": "IOrderModuleService.restoreOrderClaims" }, "5687": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "ids" + "qualifiedName": "IOrderModuleService.restoreOrderClaims" }, "5688": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "config" + "qualifiedName": "TReturnableLinkableKeys" }, "5689": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "ids" }, "5690": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.createOrderExchanges" + "qualifiedName": "config" }, "5691": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.createOrderExchanges" + "qualifiedName": "sharedContext" }, "5692": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "data" + "qualifiedName": "IOrderModuleService.createOrderExchanges" }, "5693": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IOrderModuleService.createOrderExchanges" }, "5694": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.createOrderExchanges" + "qualifiedName": "data" }, "5695": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "data" + "qualifiedName": "sharedContext" }, "5696": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IOrderModuleService.createOrderExchanges" }, "5697": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.updateOrderExchanges" + "qualifiedName": "data" }, "5698": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.updateOrderExchanges" + "qualifiedName": "sharedContext" }, "5699": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "data" + "qualifiedName": "IOrderModuleService.updateOrderExchanges" }, "5700": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", @@ -55705,6001 +55285,5941 @@ }, "5701": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "selector" + "qualifiedName": "data" }, "5702": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "data" + "qualifiedName": "IOrderModuleService.updateOrderExchanges" }, "5703": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "selector" }, "5704": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.updateOrderExchanges" + "qualifiedName": "data" }, "5705": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "id" + "qualifiedName": "sharedContext" }, "5706": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "data" + "qualifiedName": "IOrderModuleService.updateOrderExchanges" }, "5707": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "id" }, "5708": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.deleteOrderExchanges" + "qualifiedName": "data" }, "5709": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.deleteOrderExchanges" + "qualifiedName": "sharedContext" }, "5710": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "ids" + "qualifiedName": "IOrderModuleService.deleteOrderExchanges" }, "5711": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IOrderModuleService.deleteOrderExchanges" }, "5712": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.softDeleteOrderExchanges" + "qualifiedName": "ids" }, "5713": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.softDeleteOrderExchanges" + "qualifiedName": "sharedContext" }, "5714": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "TReturnableLinkableKeys" + "qualifiedName": "IOrderModuleService.softDeleteOrderExchanges" }, "5715": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "ids" + "qualifiedName": "IOrderModuleService.softDeleteOrderExchanges" }, "5716": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "config" + "qualifiedName": "TReturnableLinkableKeys" }, "5717": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "ids" }, "5718": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.restoreOrderExchanges" + "qualifiedName": "config" }, "5719": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.restoreOrderExchanges" + "qualifiedName": "sharedContext" }, "5720": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "TReturnableLinkableKeys" + "qualifiedName": "IOrderModuleService.restoreOrderExchanges" }, "5721": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "ids" + "qualifiedName": "IOrderModuleService.restoreOrderExchanges" }, "5722": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "config" + "qualifiedName": "TReturnableLinkableKeys" }, "5723": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "ids" }, "5724": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.archive" + "qualifiedName": "config" }, "5725": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.archive" + "qualifiedName": "sharedContext" }, "5726": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "orderId" + "qualifiedName": "IOrderModuleService.archive" }, "5727": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IOrderModuleService.archive" }, "5728": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.archive" + "qualifiedName": "orderId" }, "5729": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "orderId" + "qualifiedName": "sharedContext" }, "5730": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IOrderModuleService.archive" }, "5731": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.completeOrder" + "qualifiedName": "orderId" }, "5732": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.completeOrder" + "qualifiedName": "sharedContext" }, "5733": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "orderId" + "qualifiedName": "IOrderModuleService.completeOrder" }, "5734": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IOrderModuleService.completeOrder" }, "5735": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.completeOrder" + "qualifiedName": "orderId" }, "5736": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "orderId" + "qualifiedName": "sharedContext" }, "5737": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IOrderModuleService.completeOrder" }, "5738": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.cancel" + "qualifiedName": "orderId" }, "5739": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.cancel" + "qualifiedName": "sharedContext" }, "5740": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "orderId" + "qualifiedName": "IOrderModuleService.cancel" }, "5741": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IOrderModuleService.cancel" }, "5742": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.cancel" + "qualifiedName": "orderId" }, "5743": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "orderId" + "qualifiedName": "sharedContext" }, "5744": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IOrderModuleService.cancel" }, "5745": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.registerFulfillment" + "qualifiedName": "orderId" }, "5746": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.registerFulfillment" + "qualifiedName": "sharedContext" }, "5747": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "data" + "qualifiedName": "IOrderModuleService.registerFulfillment" }, "5748": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IOrderModuleService.registerFulfillment" }, "5749": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.cancelFulfillment" + "qualifiedName": "data" }, "5750": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.cancelFulfillment" + "qualifiedName": "sharedContext" }, "5751": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "data" + "qualifiedName": "IOrderModuleService.cancelFulfillment" }, "5752": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IOrderModuleService.cancelFulfillment" }, "5753": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.registerShipment" + "qualifiedName": "data" }, "5754": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.registerShipment" + "qualifiedName": "sharedContext" }, "5755": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "data" + "qualifiedName": "IOrderModuleService.registerShipment" }, "5756": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IOrderModuleService.registerShipment" }, "5757": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.createReturn" + "qualifiedName": "data" }, "5758": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.createReturn" + "qualifiedName": "sharedContext" }, "5759": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "returnData" + "qualifiedName": "IOrderModuleService.createReturn" }, "5760": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IOrderModuleService.createReturn" }, "5761": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.cancelReturn" + "qualifiedName": "returnData" }, "5762": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.cancelReturn" + "qualifiedName": "sharedContext" }, "5763": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "data" + "qualifiedName": "IOrderModuleService.cancelReturn" }, "5764": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IOrderModuleService.cancelReturn" }, "5765": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.receiveReturn" + "qualifiedName": "data" }, "5766": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.receiveReturn" + "qualifiedName": "sharedContext" }, "5767": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "returnData" + "qualifiedName": "IOrderModuleService.receiveReturn" }, "5768": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IOrderModuleService.receiveReturn" }, "5769": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.createClaim" + "qualifiedName": "returnData" }, "5770": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.createClaim" + "qualifiedName": "sharedContext" }, "5771": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "claimData" + "qualifiedName": "IOrderModuleService.createClaim" }, "5772": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IOrderModuleService.createClaim" }, "5773": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.cancelClaim" + "qualifiedName": "claimData" }, "5774": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.cancelClaim" + "qualifiedName": "sharedContext" }, "5775": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "data" + "qualifiedName": "IOrderModuleService.cancelClaim" }, "5776": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IOrderModuleService.cancelClaim" }, "5777": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.createExchange" + "qualifiedName": "data" }, "5778": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.createExchange" + "qualifiedName": "sharedContext" }, "5779": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "exchangeData" + "qualifiedName": "IOrderModuleService.createExchange" }, "5780": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IOrderModuleService.createExchange" }, "5781": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.cancelExchange" + "qualifiedName": "exchangeData" }, "5782": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.cancelExchange" + "qualifiedName": "sharedContext" }, "5783": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "data" + "qualifiedName": "IOrderModuleService.cancelExchange" }, "5784": { + "sourceFileName": "../../../../packages/core/types/src/order/service.ts", + "qualifiedName": "IOrderModuleService.cancelExchange" + }, + "5785": { + "sourceFileName": "../../../../packages/core/types/src/order/service.ts", + "qualifiedName": "data" + }, + "5786": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", "qualifiedName": "sharedContext" }, - "5798": { + "5800": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "IModuleService" }, - "5812": { + "5814": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig" }, - "5813": { + "5815": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig.select" }, - "5814": { + "5816": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig.skip" }, - "5815": { + "5817": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig.take" }, - "5816": { + "5818": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig.relations" }, - "5817": { + "5819": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig.order" }, - "5818": { + "5820": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "__type" }, - "5819": { - "sourceFileName": "../../../../packages/core/types/src/common/common.ts", - "qualifiedName": "__type.__index" - }, "5821": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", - "qualifiedName": "FindConfig.withDeleted" - }, - "5822": { - "sourceFileName": "../../../../packages/core/types/src/common/common.ts", - "qualifiedName": "FindConfig.filters" + "qualifiedName": "__type.__index" }, "5823": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", - "qualifiedName": "FindConfig.options" + "qualifiedName": "FindConfig.withDeleted" }, "5824": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", - "qualifiedName": "FindConfig.Entity" + "qualifiedName": "FindConfig.filters" }, "5825": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderDTO" + "sourceFileName": "../../../../packages/core/types/src/common/common.ts", + "qualifiedName": "FindConfig.options" }, "5826": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderDTO.id" + "sourceFileName": "../../../../packages/core/types/src/common/common.ts", + "qualifiedName": "FindConfig.Entity" }, "5827": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderDTO.version" + "qualifiedName": "OrderDTO" }, "5828": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderDTO.order_change" + "qualifiedName": "OrderDTO.id" }, "5829": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderDTO.status" + "qualifiedName": "OrderDTO.version" }, "5830": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderDTO.region_id" + "qualifiedName": "OrderDTO.order_change" }, "5831": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderDTO.customer_id" + "qualifiedName": "OrderDTO.status" }, "5832": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderDTO.sales_channel_id" + "qualifiedName": "OrderDTO.region_id" }, "5833": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderDTO.email" + "qualifiedName": "OrderDTO.customer_id" }, "5834": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderDTO.currency_code" + "qualifiedName": "OrderDTO.sales_channel_id" }, "5835": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderDTO.shipping_address" + "qualifiedName": "OrderDTO.email" }, "5836": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderDTO.billing_address" + "qualifiedName": "OrderDTO.currency_code" }, "5837": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderDTO.items" + "qualifiedName": "OrderDTO.shipping_address" }, "5838": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderDTO.shipping_methods" + "qualifiedName": "OrderDTO.billing_address" }, "5839": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderDTO.transactions" + "qualifiedName": "OrderDTO.items" }, "5840": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderDTO.summary" + "qualifiedName": "OrderDTO.shipping_methods" }, "5841": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderDTO.metadata" + "qualifiedName": "OrderDTO.transactions" }, "5842": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderDTO.canceled_at" + "qualifiedName": "OrderDTO.summary" }, "5843": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderDTO.created_at" + "qualifiedName": "OrderDTO.metadata" }, "5844": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderDTO.updated_at" + "qualifiedName": "OrderDTO.canceled_at" }, "5845": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderDTO.original_item_total" + "qualifiedName": "OrderDTO.created_at" }, "5846": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderDTO.original_item_subtotal" + "qualifiedName": "OrderDTO.updated_at" }, "5847": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderDTO.original_item_tax_total" + "qualifiedName": "OrderDTO.original_item_total" }, "5848": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderDTO.item_total" + "qualifiedName": "OrderDTO.original_item_subtotal" }, "5849": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderDTO.item_subtotal" + "qualifiedName": "OrderDTO.original_item_tax_total" }, "5850": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderDTO.item_tax_total" + "qualifiedName": "OrderDTO.item_total" }, "5851": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderDTO.original_total" + "qualifiedName": "OrderDTO.item_subtotal" }, "5852": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderDTO.original_subtotal" + "qualifiedName": "OrderDTO.item_tax_total" }, "5853": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderDTO.original_tax_total" + "qualifiedName": "OrderDTO.original_total" }, "5854": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderDTO.total" + "qualifiedName": "OrderDTO.original_subtotal" }, "5855": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderDTO.subtotal" + "qualifiedName": "OrderDTO.original_tax_total" }, "5856": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderDTO.tax_total" + "qualifiedName": "OrderDTO.total" }, "5857": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderDTO.discount_total" + "qualifiedName": "OrderDTO.subtotal" }, "5858": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderDTO.discount_tax_total" + "qualifiedName": "OrderDTO.tax_total" }, "5859": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderDTO.gift_card_total" + "qualifiedName": "OrderDTO.discount_total" }, "5860": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderDTO.gift_card_tax_total" + "qualifiedName": "OrderDTO.discount_tax_total" }, "5861": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderDTO.shipping_total" + "qualifiedName": "OrderDTO.gift_card_total" }, "5862": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderDTO.shipping_subtotal" + "qualifiedName": "OrderDTO.gift_card_tax_total" }, "5863": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderDTO.shipping_tax_total" + "qualifiedName": "OrderDTO.shipping_total" }, "5864": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderDTO.original_shipping_total" + "qualifiedName": "OrderDTO.shipping_subtotal" }, "5865": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderDTO.original_shipping_subtotal" + "qualifiedName": "OrderDTO.shipping_tax_total" }, "5866": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderDTO.original_shipping_tax_total" + "qualifiedName": "OrderDTO.original_shipping_total" }, "5867": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderDTO.raw_original_item_total" + "qualifiedName": "OrderDTO.original_shipping_subtotal" }, "5868": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderDTO.raw_original_item_subtotal" + "qualifiedName": "OrderDTO.original_shipping_tax_total" }, "5869": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderDTO.raw_original_item_tax_total" + "qualifiedName": "OrderDTO.raw_original_item_total" }, "5870": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderDTO.raw_item_total" + "qualifiedName": "OrderDTO.raw_original_item_subtotal" }, "5871": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderDTO.raw_item_subtotal" + "qualifiedName": "OrderDTO.raw_original_item_tax_total" }, "5872": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderDTO.raw_item_tax_total" + "qualifiedName": "OrderDTO.raw_item_total" }, "5873": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderDTO.raw_original_total" + "qualifiedName": "OrderDTO.raw_item_subtotal" }, "5874": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderDTO.raw_original_subtotal" + "qualifiedName": "OrderDTO.raw_item_tax_total" }, "5875": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderDTO.raw_original_tax_total" + "qualifiedName": "OrderDTO.raw_original_total" }, "5876": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderDTO.raw_total" + "qualifiedName": "OrderDTO.raw_original_subtotal" }, "5877": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderDTO.raw_subtotal" + "qualifiedName": "OrderDTO.raw_original_tax_total" }, "5878": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderDTO.raw_tax_total" + "qualifiedName": "OrderDTO.raw_total" }, "5879": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderDTO.raw_discount_total" + "qualifiedName": "OrderDTO.raw_subtotal" }, "5880": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderDTO.raw_discount_tax_total" + "qualifiedName": "OrderDTO.raw_tax_total" }, "5881": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderDTO.raw_gift_card_total" + "qualifiedName": "OrderDTO.raw_discount_total" }, "5882": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderDTO.raw_gift_card_tax_total" + "qualifiedName": "OrderDTO.raw_discount_tax_total" }, "5883": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderDTO.raw_shipping_total" + "qualifiedName": "OrderDTO.raw_gift_card_total" }, "5884": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderDTO.raw_shipping_subtotal" + "qualifiedName": "OrderDTO.raw_gift_card_tax_total" }, "5885": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderDTO.raw_shipping_tax_total" + "qualifiedName": "OrderDTO.raw_shipping_total" }, "5886": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderDTO.raw_original_shipping_total" + "qualifiedName": "OrderDTO.raw_shipping_subtotal" }, "5887": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderDTO.raw_original_shipping_subtotal" + "qualifiedName": "OrderDTO.raw_shipping_tax_total" }, "5888": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderDTO.raw_original_shipping_tax_total" + "qualifiedName": "OrderDTO.raw_original_shipping_total" }, "5889": { - "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "Context" + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderDTO.raw_original_shipping_subtotal" }, "5890": { - "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "__type.__type" + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderDTO.raw_original_shipping_tax_total" }, "5891": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "__type.transactionManager" + "qualifiedName": "Context" }, "5892": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "__type.manager" + "qualifiedName": "__type.__type" }, "5893": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "__type.isolationLevel" + "qualifiedName": "__type.transactionManager" }, "5894": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "__type.enableNestedTransactions" + "qualifiedName": "__type.manager" }, "5895": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "__type.eventGroupId" + "qualifiedName": "__type.isolationLevel" }, "5896": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "__type.transactionId" + "qualifiedName": "__type.enableNestedTransactions" }, "5897": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "__type.messageAggregator" + "qualifiedName": "__type.eventGroupId" }, "5898": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "__type.requestId" + "qualifiedName": "__type.transactionId" }, "5899": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "__type.idempotencyKey" + "qualifiedName": "__type.messageAggregator" }, "5900": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "TManager" + "qualifiedName": "__type.requestId" }, "5901": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "FilterableOrderProps" + "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", + "qualifiedName": "__type.idempotencyKey" }, "5902": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "FilterableOrderProps.id" + "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", + "qualifiedName": "TManager" }, "5903": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "FilterableOrderProps.sales_channel_id" + "qualifiedName": "FilterableOrderProps" }, "5904": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "FilterableOrderProps.customer_id" + "qualifiedName": "FilterableOrderProps.id" }, "5905": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "FilterableOrderProps.region_id" + "qualifiedName": "FilterableOrderProps.sales_channel_id" }, "5906": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "FilterableOrderProps.created_at" + "qualifiedName": "FilterableOrderProps.customer_id" }, "5907": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "FilterableOrderProps.updated_at" + "qualifiedName": "FilterableOrderProps.region_id" }, "5908": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "FilterableOrderProps.created_at" + }, + "5909": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "FilterableOrderProps.updated_at" + }, + "5910": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.$and" }, - "5909": { + "5911": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.$or" }, - "5910": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "ReturnDTO" - }, - "5911": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "ReturnDTO.status" - }, "5912": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "ReturnDTO.refund_amount" + "qualifiedName": "ReturnDTO" }, "5913": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "ReturnDTO.order_id" + "qualifiedName": "ReturnDTO.id" }, "5914": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "shipping_total" + "qualifiedName": "ReturnDTO.status" }, "5915": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "discount_total" + "qualifiedName": "ReturnDTO.refund_amount" }, "5916": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "tax_total" + "qualifiedName": "ReturnDTO.order_id" }, "5917": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "total" + "qualifiedName": "shipping_total" }, "5918": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "subtotal" + "qualifiedName": "discount_total" }, "5919": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "gift_card_total" + "qualifiedName": "tax_total" }, "5920": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "gift_card_tax_total" + "qualifiedName": "total" }, "5921": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "id" + "qualifiedName": "subtotal" }, "5922": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "created_at" + "qualifiedName": "gift_card_total" }, "5923": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "updated_at" + "qualifiedName": "gift_card_tax_total" }, "5924": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "sales_channel_id" + "qualifiedName": "created_at" }, "5925": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "customer_id" + "qualifiedName": "updated_at" }, "5926": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "region_id" + "qualifiedName": "sales_channel_id" }, "5927": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "metadata" + "qualifiedName": "customer_id" }, "5928": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "email" + "qualifiedName": "region_id" }, "5929": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "canceled_at" + "qualifiedName": "metadata" }, "5930": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "currency_code" + "qualifiedName": "email" }, "5931": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "order_change" + "qualifiedName": "canceled_at" }, "5932": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "shipping_address" + "qualifiedName": "currency_code" }, "5933": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "billing_address" + "qualifiedName": "order_change" }, "5934": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "items" + "qualifiedName": "shipping_address" }, "5935": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "shipping_methods" + "qualifiedName": "billing_address" }, "5936": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "transactions" + "qualifiedName": "items" }, "5937": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "summary" + "qualifiedName": "shipping_methods" }, "5938": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "original_item_total" + "qualifiedName": "transactions" }, "5939": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "original_item_subtotal" + "qualifiedName": "summary" }, "5940": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "original_item_tax_total" + "qualifiedName": "original_item_total" }, "5941": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "item_total" + "qualifiedName": "original_item_subtotal" }, "5942": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "item_subtotal" + "qualifiedName": "original_item_tax_total" }, "5943": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "item_tax_total" + "qualifiedName": "item_total" }, "5944": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "original_total" + "qualifiedName": "item_subtotal" }, "5945": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "original_subtotal" + "qualifiedName": "item_tax_total" }, "5946": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "original_tax_total" + "qualifiedName": "original_total" }, "5947": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "discount_tax_total" + "qualifiedName": "original_subtotal" }, "5948": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "shipping_subtotal" + "qualifiedName": "original_tax_total" }, "5949": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "shipping_tax_total" + "qualifiedName": "discount_tax_total" }, "5950": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "original_shipping_total" + "qualifiedName": "shipping_subtotal" }, "5951": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "original_shipping_subtotal" + "qualifiedName": "shipping_tax_total" }, "5952": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "original_shipping_tax_total" + "qualifiedName": "original_shipping_total" }, "5953": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "raw_original_item_total" + "qualifiedName": "original_shipping_subtotal" }, "5954": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "raw_original_item_subtotal" + "qualifiedName": "original_shipping_tax_total" }, "5955": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "raw_original_item_tax_total" + "qualifiedName": "raw_original_item_total" }, "5956": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "raw_item_total" + "qualifiedName": "raw_original_item_subtotal" }, "5957": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "raw_item_subtotal" + "qualifiedName": "raw_original_item_tax_total" }, "5958": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "raw_item_tax_total" + "qualifiedName": "raw_item_total" }, "5959": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "raw_original_total" + "qualifiedName": "raw_item_subtotal" }, "5960": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "raw_original_subtotal" + "qualifiedName": "raw_item_tax_total" }, "5961": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "raw_original_tax_total" + "qualifiedName": "raw_original_total" }, "5962": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "raw_total" + "qualifiedName": "raw_original_subtotal" }, "5963": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "raw_subtotal" + "qualifiedName": "raw_original_tax_total" }, "5964": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "raw_tax_total" + "qualifiedName": "raw_total" }, "5965": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "raw_discount_total" + "qualifiedName": "raw_subtotal" }, "5966": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "raw_discount_tax_total" + "qualifiedName": "raw_tax_total" }, "5967": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "raw_gift_card_total" + "qualifiedName": "raw_discount_total" }, "5968": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "raw_gift_card_tax_total" + "qualifiedName": "raw_discount_tax_total" }, "5969": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "raw_shipping_total" + "qualifiedName": "raw_gift_card_total" }, "5970": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "raw_shipping_subtotal" + "qualifiedName": "raw_gift_card_tax_total" }, "5971": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "raw_shipping_tax_total" + "qualifiedName": "raw_shipping_total" }, "5972": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "raw_original_shipping_total" + "qualifiedName": "raw_shipping_subtotal" }, "5973": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "raw_original_shipping_subtotal" + "qualifiedName": "raw_shipping_tax_total" }, "5974": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "raw_original_shipping_tax_total" + "qualifiedName": "raw_original_shipping_total" }, "5975": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderClaimDTO" + "qualifiedName": "raw_original_shipping_subtotal" }, "5976": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderClaimDTO.claim_items" + "qualifiedName": "raw_original_shipping_tax_total" }, "5977": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderClaimDTO.additional_items" + "qualifiedName": "OrderClaimDTO" }, "5978": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderClaimDTO.return" + "qualifiedName": "OrderClaimDTO.claim_items" }, "5979": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderClaimDTO.no_notification" + "qualifiedName": "OrderClaimDTO.additional_items" }, "5980": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderClaimDTO.refund_amount" + "qualifiedName": "OrderClaimDTO.return" }, "5981": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "shipping_total" + "qualifiedName": "OrderClaimDTO.no_notification" }, "5982": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "discount_total" + "qualifiedName": "OrderClaimDTO.refund_amount" }, "5983": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "tax_total" + "qualifiedName": "shipping_total" }, "5984": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "total" + "qualifiedName": "discount_total" }, "5985": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "subtotal" + "qualifiedName": "tax_total" }, "5986": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "gift_card_total" + "qualifiedName": "total" }, "5987": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "gift_card_tax_total" + "qualifiedName": "subtotal" }, "5988": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "id" + "qualifiedName": "gift_card_total" }, "5989": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "created_at" + "qualifiedName": "gift_card_tax_total" }, "5990": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "updated_at" + "qualifiedName": "id" }, "5991": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "sales_channel_id" + "qualifiedName": "created_at" }, "5992": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "customer_id" + "qualifiedName": "updated_at" }, "5993": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "region_id" + "qualifiedName": "sales_channel_id" }, "5994": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "metadata" + "qualifiedName": "customer_id" }, "5995": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "email" + "qualifiedName": "region_id" }, "5996": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "canceled_at" + "qualifiedName": "metadata" }, "5997": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "currency_code" + "qualifiedName": "email" }, "5998": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "order_change" + "qualifiedName": "canceled_at" }, "5999": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "shipping_address" + "qualifiedName": "currency_code" }, "6000": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "billing_address" + "qualifiedName": "order_change" }, "6001": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "shipping_methods" + "qualifiedName": "shipping_address" }, "6002": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "transactions" + "qualifiedName": "billing_address" }, "6003": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "summary" + "qualifiedName": "shipping_methods" }, "6004": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "original_item_total" + "qualifiedName": "transactions" }, "6005": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "original_item_subtotal" + "qualifiedName": "summary" }, "6006": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "original_item_tax_total" + "qualifiedName": "original_item_total" }, "6007": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "item_total" + "qualifiedName": "original_item_subtotal" }, "6008": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "item_subtotal" + "qualifiedName": "original_item_tax_total" }, "6009": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "item_tax_total" + "qualifiedName": "item_total" }, "6010": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "original_total" + "qualifiedName": "item_subtotal" }, "6011": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "original_subtotal" + "qualifiedName": "item_tax_total" }, "6012": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "original_tax_total" + "qualifiedName": "original_total" }, "6013": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "discount_tax_total" + "qualifiedName": "original_subtotal" }, "6014": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "shipping_subtotal" + "qualifiedName": "original_tax_total" }, "6015": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "shipping_tax_total" + "qualifiedName": "discount_tax_total" }, "6016": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "original_shipping_total" + "qualifiedName": "shipping_subtotal" }, "6017": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "original_shipping_subtotal" + "qualifiedName": "shipping_tax_total" }, "6018": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "original_shipping_tax_total" + "qualifiedName": "original_shipping_total" }, "6019": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "raw_original_item_total" + "qualifiedName": "original_shipping_subtotal" }, "6020": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "raw_original_item_subtotal" + "qualifiedName": "original_shipping_tax_total" }, "6021": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "raw_original_item_tax_total" + "qualifiedName": "raw_original_item_total" }, "6022": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "raw_item_total" + "qualifiedName": "raw_original_item_subtotal" }, "6023": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "raw_item_subtotal" + "qualifiedName": "raw_original_item_tax_total" }, "6024": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "raw_item_tax_total" + "qualifiedName": "raw_item_total" }, "6025": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "raw_original_total" + "qualifiedName": "raw_item_subtotal" }, "6026": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "raw_original_subtotal" + "qualifiedName": "raw_item_tax_total" }, "6027": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "raw_original_tax_total" + "qualifiedName": "raw_original_total" }, "6028": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "raw_total" + "qualifiedName": "raw_original_subtotal" }, "6029": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "raw_subtotal" + "qualifiedName": "raw_original_tax_total" }, "6030": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "raw_tax_total" + "qualifiedName": "raw_total" }, "6031": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "raw_discount_total" + "qualifiedName": "raw_subtotal" }, "6032": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "raw_discount_tax_total" + "qualifiedName": "raw_tax_total" }, "6033": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "raw_gift_card_total" + "qualifiedName": "raw_discount_total" }, "6034": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "raw_gift_card_tax_total" + "qualifiedName": "raw_discount_tax_total" }, "6035": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "raw_shipping_total" + "qualifiedName": "raw_gift_card_total" }, "6036": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "raw_shipping_subtotal" + "qualifiedName": "raw_gift_card_tax_total" }, "6037": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "raw_shipping_tax_total" + "qualifiedName": "raw_shipping_total" }, "6038": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "raw_original_shipping_total" + "qualifiedName": "raw_shipping_subtotal" }, "6039": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "raw_original_shipping_subtotal" + "qualifiedName": "raw_shipping_tax_total" }, "6040": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "raw_original_shipping_tax_total" + "qualifiedName": "raw_original_shipping_total" }, "6041": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderExchangeDTO" + "qualifiedName": "raw_original_shipping_subtotal" }, "6042": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderExchangeDTO.return_items" + "qualifiedName": "raw_original_shipping_tax_total" }, "6043": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderExchangeDTO.additional_items" + "qualifiedName": "OrderExchangeDTO" }, "6044": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderExchangeDTO.no_notification" + "qualifiedName": "OrderExchangeDTO.return_items" }, "6045": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderExchangeDTO.difference_due" + "qualifiedName": "OrderExchangeDTO.additional_items" }, "6046": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderExchangeDTO.return" + "qualifiedName": "OrderExchangeDTO.no_notification" }, "6047": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "shipping_total" + "qualifiedName": "OrderExchangeDTO.difference_due" }, "6048": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "discount_total" + "qualifiedName": "OrderExchangeDTO.return" }, "6049": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "tax_total" + "qualifiedName": "OrderExchangeDTO.return_id" }, "6050": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "total" + "qualifiedName": "OrderExchangeDTO.order_id" }, "6051": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "subtotal" + "qualifiedName": "shipping_total" }, "6052": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "gift_card_total" + "qualifiedName": "discount_total" }, "6053": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "gift_card_tax_total" + "qualifiedName": "tax_total" }, "6054": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "id" + "qualifiedName": "total" }, "6055": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "created_at" + "qualifiedName": "subtotal" }, "6056": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "updated_at" + "qualifiedName": "gift_card_total" }, "6057": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "sales_channel_id" + "qualifiedName": "gift_card_tax_total" }, "6058": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "customer_id" + "qualifiedName": "id" }, "6059": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "region_id" + "qualifiedName": "created_at" }, "6060": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "metadata" + "qualifiedName": "updated_at" }, "6061": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "email" + "qualifiedName": "sales_channel_id" }, "6062": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "canceled_at" + "qualifiedName": "customer_id" }, "6063": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "currency_code" + "qualifiedName": "region_id" }, "6064": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "order_change" + "qualifiedName": "metadata" }, "6065": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "shipping_address" + "qualifiedName": "email" }, "6066": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "billing_address" + "qualifiedName": "canceled_at" }, "6067": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "shipping_methods" + "qualifiedName": "currency_code" }, "6068": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "transactions" + "qualifiedName": "order_change" }, "6069": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "summary" + "qualifiedName": "shipping_address" }, "6070": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "original_item_total" + "qualifiedName": "billing_address" }, "6071": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "original_item_subtotal" + "qualifiedName": "shipping_methods" }, "6072": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "original_item_tax_total" + "qualifiedName": "transactions" }, "6073": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "item_total" + "qualifiedName": "summary" }, "6074": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "item_subtotal" + "qualifiedName": "original_item_total" }, "6075": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "item_tax_total" + "qualifiedName": "original_item_subtotal" }, "6076": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "original_total" + "qualifiedName": "original_item_tax_total" }, "6077": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "original_subtotal" + "qualifiedName": "item_total" }, "6078": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "original_tax_total" + "qualifiedName": "item_subtotal" }, "6079": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "discount_tax_total" + "qualifiedName": "item_tax_total" }, "6080": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "shipping_subtotal" + "qualifiedName": "original_total" }, "6081": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "shipping_tax_total" + "qualifiedName": "original_subtotal" }, "6082": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "original_shipping_total" + "qualifiedName": "original_tax_total" }, "6083": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "original_shipping_subtotal" + "qualifiedName": "discount_tax_total" }, "6084": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "original_shipping_tax_total" + "qualifiedName": "shipping_subtotal" }, "6085": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "raw_original_item_total" + "qualifiedName": "shipping_tax_total" }, "6086": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "raw_original_item_subtotal" + "qualifiedName": "original_shipping_total" }, "6087": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "raw_original_item_tax_total" + "qualifiedName": "original_shipping_subtotal" }, "6088": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "raw_item_total" + "qualifiedName": "original_shipping_tax_total" }, "6089": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "raw_item_subtotal" + "qualifiedName": "raw_original_item_total" }, "6090": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "raw_item_tax_total" + "qualifiedName": "raw_original_item_subtotal" }, "6091": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "raw_original_total" + "qualifiedName": "raw_original_item_tax_total" }, "6092": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "raw_original_subtotal" + "qualifiedName": "raw_item_total" }, "6093": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "raw_original_tax_total" + "qualifiedName": "raw_item_subtotal" }, "6094": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "raw_total" + "qualifiedName": "raw_item_tax_total" }, "6095": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "raw_subtotal" + "qualifiedName": "raw_original_total" }, "6096": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "raw_tax_total" + "qualifiedName": "raw_original_subtotal" }, "6097": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "raw_discount_total" + "qualifiedName": "raw_original_tax_total" }, "6098": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "raw_discount_tax_total" + "qualifiedName": "raw_total" }, "6099": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "raw_gift_card_total" + "qualifiedName": "raw_subtotal" }, "6100": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "raw_gift_card_tax_total" + "qualifiedName": "raw_tax_total" }, "6101": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "raw_shipping_total" + "qualifiedName": "raw_discount_total" }, "6102": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "raw_shipping_subtotal" + "qualifiedName": "raw_discount_tax_total" }, "6103": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "raw_shipping_tax_total" + "qualifiedName": "raw_gift_card_total" }, "6104": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "raw_original_shipping_total" + "qualifiedName": "raw_gift_card_tax_total" }, "6105": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "raw_original_shipping_subtotal" + "qualifiedName": "raw_shipping_total" }, "6106": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "raw_original_shipping_tax_total" + "qualifiedName": "raw_shipping_subtotal" }, "6107": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderDTO" + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "raw_shipping_tax_total" }, "6108": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderDTO.region_id" + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "raw_original_shipping_total" }, "6109": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderDTO.customer_id" + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "raw_original_shipping_subtotal" }, "6110": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderDTO.sales_channel_id" + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "raw_original_shipping_tax_total" }, "6111": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderDTO.status" + "qualifiedName": "CreateOrderDTO" }, "6112": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderDTO.email" + "qualifiedName": "CreateOrderDTO.region_id" }, "6113": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderDTO.currency_code" + "qualifiedName": "CreateOrderDTO.customer_id" }, "6114": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderDTO.shipping_address_id" + "qualifiedName": "CreateOrderDTO.sales_channel_id" }, "6115": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderDTO.billing_address_id" + "qualifiedName": "CreateOrderDTO.status" }, "6116": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderDTO.shipping_address" + "qualifiedName": "CreateOrderDTO.email" }, "6117": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderDTO.billing_address" + "qualifiedName": "CreateOrderDTO.currency_code" }, "6118": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderDTO.no_notification" + "qualifiedName": "CreateOrderDTO.shipping_address_id" }, "6119": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderDTO.items" + "qualifiedName": "CreateOrderDTO.billing_address_id" }, "6120": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderDTO.shipping_methods" + "qualifiedName": "CreateOrderDTO.shipping_address" }, "6121": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderDTO.transactions" + "qualifiedName": "CreateOrderDTO.billing_address" }, "6122": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderDTO.metadata" + "qualifiedName": "CreateOrderDTO.no_notification" }, "6123": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderDTO.promo_codes" + "qualifiedName": "CreateOrderDTO.items" }, "6124": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "UpdateOrderDTO" + "qualifiedName": "CreateOrderDTO.shipping_methods" }, "6125": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "UpdateOrderDTO.id" + "qualifiedName": "CreateOrderDTO.transactions" }, "6126": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "UpdateOrderDTO.version" + "qualifiedName": "CreateOrderDTO.metadata" }, "6127": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "UpdateOrderDTO.region_id" + "qualifiedName": "CreateOrderDTO.promo_codes" }, "6128": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "UpdateOrderDTO.customer_id" + "qualifiedName": "UpdateOrderDTO" }, "6129": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "UpdateOrderDTO.sales_channel_id" + "qualifiedName": "UpdateOrderDTO.id" }, "6130": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "UpdateOrderDTO.items" + "qualifiedName": "UpdateOrderDTO.version" }, "6131": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "UpdateOrderDTO.shipping_address" + "qualifiedName": "UpdateOrderDTO.region_id" }, "6132": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "UpdateOrderDTO.billing_address" + "qualifiedName": "UpdateOrderDTO.customer_id" }, "6133": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "UpdateOrderDTO.email" + "qualifiedName": "UpdateOrderDTO.sales_channel_id" }, "6134": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "UpdateOrderDTO.no_notification" + "qualifiedName": "UpdateOrderDTO.items" }, "6135": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "UpdateOrderDTO.metadata" + "qualifiedName": "UpdateOrderDTO.shipping_address" }, "6136": { - "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "SoftDeleteReturn" + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "UpdateOrderDTO.billing_address" }, "6137": { - "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "__type.returnLinkableKeys" + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "UpdateOrderDTO.email" }, "6138": { - "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "TReturnableLinkableKeys" + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "UpdateOrderDTO.no_notification" }, "6139": { - "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "RestoreReturn" + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "UpdateOrderDTO.metadata" }, "6140": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "__type.returnLinkableKeys" + "qualifiedName": "SoftDeleteReturn" }, "6141": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "TReturnableLinkableKeys" + "qualifiedName": "__type.returnLinkableKeys" }, "6142": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "FilterableOrderAddressProps" + "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", + "qualifiedName": "TReturnableLinkableKeys" }, "6143": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "FilterableOrderAddressProps.id" + "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", + "qualifiedName": "RestoreReturn" }, "6144": { - "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", - "qualifiedName": "BaseFilterable.$and" + "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", + "qualifiedName": "__type.returnLinkableKeys" }, "6145": { - "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", - "qualifiedName": "BaseFilterable.$or" + "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", + "qualifiedName": "TReturnableLinkableKeys" }, "6146": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderAddressDTO" + "qualifiedName": "FilterableOrderAddressProps" }, "6147": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderAddressDTO.id" + "qualifiedName": "FilterableOrderAddressProps.id" }, "6148": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderAddressDTO.customer_id" + "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", + "qualifiedName": "BaseFilterable.$and" }, "6149": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderAddressDTO.first_name" + "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", + "qualifiedName": "BaseFilterable.$or" }, "6150": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderAddressDTO.last_name" + "qualifiedName": "OrderAddressDTO" }, "6151": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderAddressDTO.phone" + "qualifiedName": "OrderAddressDTO.id" }, "6152": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderAddressDTO.company" + "qualifiedName": "OrderAddressDTO.customer_id" }, "6153": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderAddressDTO.address_1" + "qualifiedName": "OrderAddressDTO.first_name" }, "6154": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderAddressDTO.address_2" + "qualifiedName": "OrderAddressDTO.last_name" }, "6155": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderAddressDTO.city" + "qualifiedName": "OrderAddressDTO.phone" }, "6156": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderAddressDTO.country_code" + "qualifiedName": "OrderAddressDTO.company" }, "6157": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderAddressDTO.province" + "qualifiedName": "OrderAddressDTO.address_1" }, "6158": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderAddressDTO.postal_code" + "qualifiedName": "OrderAddressDTO.address_2" }, "6159": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderAddressDTO.metadata" + "qualifiedName": "OrderAddressDTO.city" }, "6160": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderAddressDTO.created_at" + "qualifiedName": "OrderAddressDTO.country_code" }, "6161": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderAddressDTO.updated_at" + "qualifiedName": "OrderAddressDTO.province" }, "6162": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderAddressDTO" + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderAddressDTO.postal_code" }, "6163": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "UpsertOrderAddressDTO.customer_id" + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderAddressDTO.metadata" }, "6164": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "UpsertOrderAddressDTO.company" + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderAddressDTO.created_at" }, "6165": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "UpsertOrderAddressDTO.first_name" + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderAddressDTO.updated_at" }, "6166": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "UpsertOrderAddressDTO.last_name" + "qualifiedName": "CreateOrderAddressDTO" }, "6167": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "UpsertOrderAddressDTO.address_1" + "qualifiedName": "UpsertOrderAddressDTO.customer_id" }, "6168": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "UpsertOrderAddressDTO.address_2" + "qualifiedName": "UpsertOrderAddressDTO.company" }, "6169": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "UpsertOrderAddressDTO.city" + "qualifiedName": "UpsertOrderAddressDTO.first_name" }, "6170": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "UpsertOrderAddressDTO.country_code" + "qualifiedName": "UpsertOrderAddressDTO.last_name" }, "6171": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "UpsertOrderAddressDTO.province" + "qualifiedName": "UpsertOrderAddressDTO.address_1" }, "6172": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "UpsertOrderAddressDTO.postal_code" + "qualifiedName": "UpsertOrderAddressDTO.address_2" }, "6173": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "UpsertOrderAddressDTO.phone" + "qualifiedName": "UpsertOrderAddressDTO.city" }, "6174": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "UpsertOrderAddressDTO.metadata" + "qualifiedName": "UpsertOrderAddressDTO.country_code" }, "6175": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "UpdateOrderAddressDTO" + "qualifiedName": "UpsertOrderAddressDTO.province" }, "6176": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "UpdateOrderAddressDTO.id" + "qualifiedName": "UpsertOrderAddressDTO.postal_code" }, "6177": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "UpsertOrderAddressDTO.customer_id" + "qualifiedName": "UpsertOrderAddressDTO.phone" }, "6178": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "UpsertOrderAddressDTO.company" + "qualifiedName": "UpsertOrderAddressDTO.metadata" }, "6179": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "UpsertOrderAddressDTO.first_name" + "qualifiedName": "UpdateOrderAddressDTO" }, "6180": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "UpsertOrderAddressDTO.last_name" + "qualifiedName": "UpdateOrderAddressDTO.id" }, "6181": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "UpsertOrderAddressDTO.address_1" + "qualifiedName": "UpsertOrderAddressDTO.customer_id" }, "6182": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "UpsertOrderAddressDTO.address_2" + "qualifiedName": "UpsertOrderAddressDTO.company" }, "6183": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "UpsertOrderAddressDTO.city" + "qualifiedName": "UpsertOrderAddressDTO.first_name" }, "6184": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "UpsertOrderAddressDTO.country_code" + "qualifiedName": "UpsertOrderAddressDTO.last_name" }, "6185": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "UpsertOrderAddressDTO.province" + "qualifiedName": "UpsertOrderAddressDTO.address_1" }, "6186": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "UpsertOrderAddressDTO.postal_code" + "qualifiedName": "UpsertOrderAddressDTO.address_2" }, "6187": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "UpsertOrderAddressDTO.phone" + "qualifiedName": "UpsertOrderAddressDTO.city" }, "6188": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "UpsertOrderAddressDTO.metadata" + "qualifiedName": "UpsertOrderAddressDTO.country_code" }, "6189": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderLineItemDTO" + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "UpsertOrderAddressDTO.province" }, "6190": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderLineItemDTO.id" + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "UpsertOrderAddressDTO.postal_code" }, "6191": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderLineItemDTO.title" + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "UpsertOrderAddressDTO.phone" }, "6192": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderLineItemDTO.subtitle" + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "UpsertOrderAddressDTO.metadata" }, "6193": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderLineItemDTO.thumbnail" + "qualifiedName": "OrderLineItemDTO" }, "6194": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderLineItemDTO.variant_id" + "qualifiedName": "OrderLineItemDTO.id" }, "6195": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderLineItemDTO.product_id" + "qualifiedName": "OrderLineItemDTO.title" }, "6196": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderLineItemDTO.product_title" + "qualifiedName": "OrderLineItemDTO.subtitle" }, "6197": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderLineItemDTO.product_description" + "qualifiedName": "OrderLineItemDTO.thumbnail" }, "6198": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderLineItemDTO.product_subtitle" + "qualifiedName": "OrderLineItemDTO.variant_id" }, "6199": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderLineItemDTO.product_type" + "qualifiedName": "OrderLineItemDTO.product_id" }, "6200": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderLineItemDTO.product_collection" + "qualifiedName": "OrderLineItemDTO.product_title" }, "6201": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderLineItemDTO.product_handle" + "qualifiedName": "OrderLineItemDTO.product_description" }, "6202": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderLineItemDTO.variant_sku" + "qualifiedName": "OrderLineItemDTO.product_subtitle" }, "6203": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderLineItemDTO.variant_barcode" + "qualifiedName": "OrderLineItemDTO.product_type" }, "6204": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderLineItemDTO.variant_title" + "qualifiedName": "OrderLineItemDTO.product_collection" }, "6205": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderLineItemDTO.variant_option_values" + "qualifiedName": "OrderLineItemDTO.product_handle" }, "6206": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderLineItemDTO.requires_shipping" + "qualifiedName": "OrderLineItemDTO.variant_sku" }, "6207": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderLineItemDTO.is_discountable" + "qualifiedName": "OrderLineItemDTO.variant_barcode" }, "6208": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderLineItemDTO.is_tax_inclusive" + "qualifiedName": "OrderLineItemDTO.variant_title" }, "6209": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderLineItemDTO.compare_at_unit_price" + "qualifiedName": "OrderLineItemDTO.variant_option_values" }, "6210": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderLineItemDTO.raw_compare_at_unit_price" + "qualifiedName": "OrderLineItemDTO.requires_shipping" }, "6211": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderLineItemDTO.unit_price" + "qualifiedName": "OrderLineItemDTO.is_discountable" }, "6212": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderLineItemDTO.raw_unit_price" + "qualifiedName": "OrderLineItemDTO.is_tax_inclusive" }, "6213": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderLineItemDTO.quantity" + "qualifiedName": "OrderLineItemDTO.compare_at_unit_price" }, "6214": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderLineItemDTO.raw_quantity" + "qualifiedName": "OrderLineItemDTO.raw_compare_at_unit_price" }, "6215": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderLineItemDTO.tax_lines" + "qualifiedName": "OrderLineItemDTO.unit_price" }, "6216": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderLineItemDTO.adjustments" + "qualifiedName": "OrderLineItemDTO.raw_unit_price" }, "6217": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderLineItemDTO.detail" + "qualifiedName": "OrderLineItemDTO.quantity" }, "6218": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderLineItemDTO.created_at" + "qualifiedName": "OrderLineItemDTO.raw_quantity" }, "6219": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderLineItemDTO.updated_at" + "qualifiedName": "OrderLineItemDTO.tax_lines" }, "6220": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderLineItemDTO.metadata" + "qualifiedName": "OrderLineItemDTO.adjustments" }, "6221": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderLineItemTotalsDTO.original_total" + "qualifiedName": "OrderLineItemDTO.detail" }, "6222": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderLineItemTotalsDTO.original_subtotal" + "qualifiedName": "OrderLineItemDTO.created_at" }, "6223": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderLineItemTotalsDTO.original_tax_total" + "qualifiedName": "OrderLineItemDTO.updated_at" }, "6224": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderLineItemTotalsDTO.item_total" + "qualifiedName": "OrderLineItemDTO.metadata" }, "6225": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderLineItemTotalsDTO.item_subtotal" + "qualifiedName": "OrderLineItemTotalsDTO.original_total" }, "6226": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderLineItemTotalsDTO.item_tax_total" + "qualifiedName": "OrderLineItemTotalsDTO.original_subtotal" }, "6227": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderLineItemTotalsDTO.total" + "qualifiedName": "OrderLineItemTotalsDTO.original_tax_total" }, "6228": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderLineItemTotalsDTO.subtotal" + "qualifiedName": "OrderLineItemTotalsDTO.item_total" }, "6229": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderLineItemTotalsDTO.tax_total" + "qualifiedName": "OrderLineItemTotalsDTO.item_subtotal" }, "6230": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderLineItemTotalsDTO.discount_total" + "qualifiedName": "OrderLineItemTotalsDTO.item_tax_total" }, "6231": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderLineItemTotalsDTO.discount_tax_total" + "qualifiedName": "OrderLineItemTotalsDTO.total" }, "6232": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderLineItemTotalsDTO.refundable_total" + "qualifiedName": "OrderLineItemTotalsDTO.subtotal" }, "6233": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderLineItemTotalsDTO.refundable_total_per_unit" + "qualifiedName": "OrderLineItemTotalsDTO.tax_total" }, "6234": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderLineItemTotalsDTO.raw_original_total" + "qualifiedName": "OrderLineItemTotalsDTO.discount_total" }, "6235": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderLineItemTotalsDTO.raw_original_subtotal" + "qualifiedName": "OrderLineItemTotalsDTO.discount_tax_total" }, "6236": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderLineItemTotalsDTO.raw_original_tax_total" + "qualifiedName": "OrderLineItemTotalsDTO.refundable_total" }, "6237": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderLineItemTotalsDTO.raw_item_total" + "qualifiedName": "OrderLineItemTotalsDTO.refundable_total_per_unit" }, "6238": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderLineItemTotalsDTO.raw_item_subtotal" + "qualifiedName": "OrderLineItemTotalsDTO.raw_original_total" }, "6239": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderLineItemTotalsDTO.raw_item_tax_total" + "qualifiedName": "OrderLineItemTotalsDTO.raw_original_subtotal" }, "6240": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderLineItemTotalsDTO.raw_total" + "qualifiedName": "OrderLineItemTotalsDTO.raw_original_tax_total" }, "6241": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderLineItemTotalsDTO.raw_subtotal" + "qualifiedName": "OrderLineItemTotalsDTO.raw_item_total" }, "6242": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderLineItemTotalsDTO.raw_tax_total" + "qualifiedName": "OrderLineItemTotalsDTO.raw_item_subtotal" }, "6243": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderLineItemTotalsDTO.raw_discount_total" + "qualifiedName": "OrderLineItemTotalsDTO.raw_item_tax_total" }, "6244": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderLineItemTotalsDTO.raw_discount_tax_total" + "qualifiedName": "OrderLineItemTotalsDTO.raw_total" }, "6245": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderLineItemTotalsDTO.raw_refundable_total" + "qualifiedName": "OrderLineItemTotalsDTO.raw_subtotal" }, "6246": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderLineItemTotalsDTO.raw_refundable_total_per_unit" + "qualifiedName": "OrderLineItemTotalsDTO.raw_tax_total" }, "6247": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "FilterableOrderLineItemProps" + "qualifiedName": "OrderLineItemTotalsDTO.raw_discount_total" }, "6248": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "FilterableOrderLineItemProps.id" + "qualifiedName": "OrderLineItemTotalsDTO.raw_discount_tax_total" }, "6249": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "FilterableOrderLineItemProps.order_id" + "qualifiedName": "OrderLineItemTotalsDTO.raw_refundable_total" }, "6250": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "FilterableOrderLineItemProps.title" + "qualifiedName": "OrderLineItemTotalsDTO.raw_refundable_total_per_unit" }, "6251": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "FilterableOrderLineItemProps.variant_id" + "qualifiedName": "FilterableOrderLineItemProps" }, "6252": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "FilterableOrderLineItemProps.product_id" + "qualifiedName": "FilterableOrderLineItemProps.id" }, "6253": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "FilterableOrderLineItemProps.order_id" + }, + "6254": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "FilterableOrderLineItemProps.title" + }, + "6255": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "FilterableOrderLineItemProps.variant_id" + }, + "6256": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "FilterableOrderLineItemProps.product_id" + }, + "6257": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.$and" }, - "6254": { + "6258": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.$or" }, - "6255": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderLineItemForOrderDTO" - }, - "6256": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderLineItemForOrderDTO.order_id" - }, - "6257": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderLineItemDTO.title" - }, - "6258": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderLineItemDTO.subtitle" - }, "6259": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderLineItemDTO.thumbnail" + "qualifiedName": "CreateOrderLineItemDTO" }, "6260": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderLineItemDTO.quantity" + "qualifiedName": "CreateOrderLineItemDTO.title" }, "6261": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderLineItemDTO.product_id" + "qualifiedName": "CreateOrderLineItemDTO.subtitle" }, "6262": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderLineItemDTO.product_title" + "qualifiedName": "CreateOrderLineItemDTO.thumbnail" }, "6263": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderLineItemDTO.product_description" + "qualifiedName": "CreateOrderLineItemDTO.order_id" }, "6264": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderLineItemDTO.product_subtitle" + "qualifiedName": "CreateOrderLineItemDTO.quantity" }, "6265": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderLineItemDTO.product_type" + "qualifiedName": "CreateOrderLineItemDTO.product_id" }, "6266": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderLineItemDTO.product_collection" + "qualifiedName": "CreateOrderLineItemDTO.product_title" }, "6267": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderLineItemDTO.product_handle" + "qualifiedName": "CreateOrderLineItemDTO.product_description" }, "6268": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderLineItemDTO.variant_id" + "qualifiedName": "CreateOrderLineItemDTO.product_subtitle" }, "6269": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderLineItemDTO.variant_sku" + "qualifiedName": "CreateOrderLineItemDTO.product_type" }, "6270": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderLineItemDTO.variant_barcode" + "qualifiedName": "CreateOrderLineItemDTO.product_collection" }, "6271": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderLineItemDTO.variant_title" + "qualifiedName": "CreateOrderLineItemDTO.product_handle" }, "6272": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderLineItemDTO.variant_option_values" + "qualifiedName": "CreateOrderLineItemDTO.variant_id" }, "6273": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderLineItemDTO.requires_shipping" + "qualifiedName": "CreateOrderLineItemDTO.variant_sku" }, "6274": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderLineItemDTO.is_discountable" + "qualifiedName": "CreateOrderLineItemDTO.variant_barcode" }, "6275": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderLineItemDTO.is_tax_inclusive" + "qualifiedName": "CreateOrderLineItemDTO.variant_title" }, "6276": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderLineItemDTO.compare_at_unit_price" + "qualifiedName": "CreateOrderLineItemDTO.variant_option_values" }, "6277": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderLineItemDTO.unit_price" + "qualifiedName": "CreateOrderLineItemDTO.requires_shipping" }, "6278": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderLineItemDTO.tax_lines" + "qualifiedName": "CreateOrderLineItemDTO.is_discountable" }, "6279": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderLineItemDTO.adjustments" + "qualifiedName": "CreateOrderLineItemDTO.is_tax_inclusive" }, "6280": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderLineItemDTO.metadata" + "qualifiedName": "CreateOrderLineItemDTO.compare_at_unit_price" }, "6281": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderLineItemDTO" + "qualifiedName": "CreateOrderLineItemDTO.unit_price" }, "6282": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderLineItemDTO.title" + "qualifiedName": "CreateOrderLineItemDTO.tax_lines" }, "6283": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderLineItemDTO.subtitle" + "qualifiedName": "CreateOrderLineItemDTO.adjustments" }, "6284": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderLineItemDTO.thumbnail" + "qualifiedName": "CreateOrderLineItemDTO.metadata" }, "6285": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderLineItemDTO.order_id" + "qualifiedName": "UpdateOrderLineItemWithSelectorDTO" }, "6286": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderLineItemDTO.quantity" + "qualifiedName": "UpdateOrderLineItemWithSelectorDTO.selector" }, "6287": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderLineItemDTO.product_id" + "qualifiedName": "UpdateOrderLineItemWithSelectorDTO.data" }, "6288": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderLineItemDTO.product_title" + "qualifiedName": "UpdateOrderLineItemDTO" }, "6289": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderLineItemDTO.product_description" + "qualifiedName": "UpdateOrderLineItemDTO.id" }, "6290": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderLineItemDTO.product_subtitle" + "qualifiedName": "UpdateOrderLineItemDTO.title" }, "6291": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderLineItemDTO.product_type" + "qualifiedName": "UpdateOrderLineItemDTO.quantity" }, "6292": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderLineItemDTO.product_collection" + "qualifiedName": "UpdateOrderLineItemDTO.unit_price" }, "6293": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderLineItemDTO.product_handle" + "qualifiedName": "UpdateOrderLineItemDTO.tax_lines" }, "6294": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderLineItemDTO.variant_id" + "qualifiedName": "UpdateOrderLineItemDTO.adjustments" }, "6295": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderLineItemDTO.variant_sku" + "qualifiedName": "variant_id" }, "6296": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderLineItemDTO.variant_barcode" + "qualifiedName": "product_id" }, "6297": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderLineItemDTO.variant_title" + "qualifiedName": "subtitle" }, "6298": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderLineItemDTO.variant_option_values" + "qualifiedName": "thumbnail" }, "6299": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderLineItemDTO.requires_shipping" + "qualifiedName": "product_title" }, "6300": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderLineItemDTO.is_discountable" + "qualifiedName": "product_description" }, "6301": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderLineItemDTO.is_tax_inclusive" + "qualifiedName": "product_subtitle" }, "6302": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderLineItemDTO.compare_at_unit_price" + "qualifiedName": "product_type" }, "6303": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderLineItemDTO.unit_price" + "qualifiedName": "product_collection" }, "6304": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderLineItemDTO.tax_lines" + "qualifiedName": "product_handle" }, "6305": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderLineItemDTO.adjustments" + "qualifiedName": "variant_sku" }, "6306": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderLineItemDTO.metadata" + "qualifiedName": "variant_barcode" }, "6307": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "UpdateOrderLineItemWithSelectorDTO" + "qualifiedName": "variant_title" }, "6308": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "UpdateOrderLineItemWithSelectorDTO.selector" + "qualifiedName": "variant_option_values" }, "6309": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "UpdateOrderLineItemWithSelectorDTO.data" + "qualifiedName": "requires_shipping" }, "6310": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "UpdateOrderLineItemDTO" + "qualifiedName": "is_discountable" }, "6311": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "UpdateOrderLineItemDTO.id" + "qualifiedName": "is_tax_inclusive" }, "6312": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "UpdateOrderLineItemDTO.title" + "qualifiedName": "compare_at_unit_price" }, "6313": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "UpdateOrderLineItemDTO.quantity" + "qualifiedName": "metadata" }, "6314": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "UpdateOrderLineItemDTO.unit_price" - }, - "6315": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "UpdateOrderLineItemDTO.tax_lines" - }, - "6316": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "UpdateOrderLineItemDTO.adjustments" - }, - "6317": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "variant_id" - }, - "6318": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "product_id" - }, - "6319": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "subtitle" - }, - "6320": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "thumbnail" - }, - "6321": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "product_title" - }, - "6322": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "product_description" - }, - "6323": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "product_subtitle" - }, - "6324": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "product_type" - }, - "6325": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "product_collection" - }, - "6326": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "product_handle" - }, - "6327": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "variant_sku" - }, - "6328": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "variant_barcode" - }, - "6329": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "variant_title" - }, - "6330": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "variant_option_values" - }, - "6331": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "requires_shipping" - }, - "6332": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "is_discountable" - }, - "6333": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "is_tax_inclusive" - }, - "6334": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "compare_at_unit_price" - }, - "6335": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "metadata" - }, - "6336": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "order_id" }, - "6337": { + "6315": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "FilterableOrderShippingMethodProps" }, - "6338": { + "6316": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "FilterableOrderShippingMethodProps.id" }, - "6339": { + "6317": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "FilterableOrderShippingMethodProps.order_id" }, - "6340": { + "6318": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "FilterableOrderShippingMethodProps.name" }, - "6341": { + "6319": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "FilterableOrderShippingMethodProps.shipping_option_id" }, - "6342": { + "6320": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.$and" }, - "6343": { + "6321": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.$or" }, - "6344": { + "6322": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "UpdateOrderItemDTO" }, - "6345": { + "6323": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "UpdateOrderItemDTO.id" }, - "6346": { + "6324": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "UpdateOrderItemDTO.order_id" }, - "6347": { + "6325": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "UpdateOrderItemDTO.version" }, - "6348": { + "6326": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "UpdateOrderItemDTO.item_id" }, - "6349": { + "6327": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "UpdateOrderItemDTO.quantity" }, - "6350": { + "6328": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "UpdateOrderItemDTO.fulfilled_quantity" }, - "6351": { + "6329": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "UpdateOrderItemDTO.return_requested_quantity" }, - "6352": { + "6330": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "UpdateOrderItemDTO.return_received_quantity" }, - "6353": { + "6331": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "UpdateOrderItemDTO.return_dismissed_quantity" }, - "6354": { + "6332": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "UpdateOrderItemDTO.written_off_quantity" }, - "6355": { + "6333": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "UpdateOrderItemDTO.metadata" }, - "6356": { + "6334": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderItemDTO" }, - "6357": { + "6335": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderItemDTO.id" }, - "6358": { + "6336": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderItemDTO.item_id" }, - "6359": { + "6337": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderItemDTO.item" }, - "6360": { + "6338": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderItemDTO.quantity" }, - "6361": { + "6339": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderItemDTO.raw_quantity" }, - "6362": { + "6340": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderItemDTO.fulfilled_quantity" }, - "6363": { + "6341": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderItemDTO.raw_fulfilled_quantity" }, - "6364": { + "6342": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderItemDTO.shipped_quantity" }, - "6365": { + "6343": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderItemDTO.raw_shipped_quantity" }, - "6366": { + "6344": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderItemDTO.return_requested_quantity" }, - "6367": { + "6345": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderItemDTO.raw_return_requested_quantity" }, - "6368": { + "6346": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderItemDTO.return_received_quantity" }, - "6369": { + "6347": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderItemDTO.raw_return_received_quantity" }, - "6370": { + "6348": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderItemDTO.return_dismissed_quantity" }, - "6371": { + "6349": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderItemDTO.raw_return_dismissed_quantity" }, - "6372": { + "6350": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderItemDTO.written_off_quantity" }, - "6373": { + "6351": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderItemDTO.raw_written_off_quantity" }, - "6374": { + "6352": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderItemDTO.metadata" }, - "6375": { + "6353": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderItemDTO.created_at" }, - "6376": { + "6354": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderItemDTO.updated_at" }, - "6377": { + "6355": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "UpdateOrderItemWithSelectorDTO" }, - "6378": { + "6356": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "UpdateOrderItemWithSelectorDTO.selector" }, - "6379": { + "6357": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "UpdateOrderItemWithSelectorDTO.data" }, - "6380": { + "6358": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderShippingMethodDTO" }, - "6381": { + "6359": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderShippingMethodDTO.id" }, - "6382": { + "6360": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderShippingMethodDTO.order_id" }, - "6383": { + "6361": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderShippingMethodDTO.name" }, - "6384": { + "6362": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderShippingMethodDTO.description" }, - "6385": { + "6363": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderShippingMethodDTO.amount" }, - "6386": { + "6364": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderShippingMethodDTO.raw_amount" }, - "6387": { + "6365": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderShippingMethodDTO.is_tax_inclusive" }, - "6388": { + "6366": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderShippingMethodDTO.shipping_option_id" }, - "6389": { + "6367": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderShippingMethodDTO.data" }, - "6390": { + "6368": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderShippingMethodDTO.metadata" }, - "6391": { + "6369": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderShippingMethodDTO.tax_lines" }, - "6392": { + "6370": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderShippingMethodDTO.adjustments" }, - "6393": { + "6371": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderShippingMethodDTO.created_at" }, - "6394": { + "6372": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderShippingMethodDTO.updated_at" }, - "6395": { + "6373": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderShippingMethodDTO.original_total" }, - "6396": { + "6374": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderShippingMethodDTO.original_subtotal" }, - "6397": { + "6375": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderShippingMethodDTO.original_tax_total" }, - "6398": { + "6376": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderShippingMethodDTO.total" }, - "6399": { + "6377": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderShippingMethodDTO.subtotal" }, - "6400": { + "6378": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderShippingMethodDTO.tax_total" }, - "6401": { + "6379": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderShippingMethodDTO.discount_total" }, - "6402": { + "6380": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderShippingMethodDTO.discount_tax_total" }, - "6403": { + "6381": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderShippingMethodDTO.raw_original_total" }, - "6404": { + "6382": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderShippingMethodDTO.raw_original_subtotal" }, - "6405": { + "6383": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderShippingMethodDTO.raw_original_tax_total" }, - "6406": { + "6384": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderShippingMethodDTO.raw_total" }, - "6407": { + "6385": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderShippingMethodDTO.raw_subtotal" }, - "6408": { + "6386": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderShippingMethodDTO.raw_tax_total" }, - "6409": { + "6387": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderShippingMethodDTO.raw_discount_total" }, - "6410": { + "6388": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderShippingMethodDTO.raw_discount_tax_total" }, - "6411": { + "6389": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "CreateOrderShippingMethodDTO" }, - "6412": { + "6390": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "CreateOrderShippingMethodDTO.name" }, - "6413": { + "6391": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "CreateOrderShippingMethodDTO.order_id" }, - "6414": { + "6392": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "CreateOrderShippingMethodDTO.return_id" }, - "6415": { + "6393": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "CreateOrderShippingMethodDTO.claim_id" }, - "6416": { + "6394": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "CreateOrderShippingMethodDTO.exchange_id" }, - "6417": { + "6395": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "CreateOrderShippingMethodDTO.version" }, - "6418": { + "6396": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "CreateOrderShippingMethodDTO.amount" }, - "6419": { + "6397": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "CreateOrderShippingMethodDTO.is_tax_inclusive" }, - "6420": { + "6398": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "CreateOrderShippingMethodDTO.shipping_option_id" }, - "6421": { + "6399": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "CreateOrderShippingMethodDTO.data" }, - "6422": { + "6400": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "CreateOrderShippingMethodDTO.tax_lines" }, - "6423": { + "6401": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "CreateOrderShippingMethodDTO.adjustments" }, - "6424": { + "6402": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "FilterableOrderLineItemAdjustmentProps" }, - "6425": { + "6403": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "FilterableOrderLineItemAdjustmentProps.id" }, - "6426": { + "6404": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "FilterableOrderLineItemAdjustmentProps.item_id" }, - "6427": { + "6405": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "FilterableOrderLineItemAdjustmentProps.promotion_id" }, - "6428": { + "6406": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "FilterableOrderLineItemAdjustmentProps.provider_id" }, - "6429": { + "6407": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "FilterableOrderLineItemAdjustmentProps.item" }, - "6430": { + "6408": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.$and" }, - "6431": { + "6409": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.$or" }, - "6432": { + "6410": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderLineItemAdjustmentDTO" }, - "6433": { + "6411": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderLineItemAdjustmentDTO.item" }, - "6434": { + "6412": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderLineItemAdjustmentDTO.item_id" }, - "6435": { + "6413": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderAdjustmentLineDTO.id" }, - "6436": { + "6414": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderAdjustmentLineDTO.code" }, - "6437": { + "6415": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderAdjustmentLineDTO.amount" }, - "6438": { + "6416": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderAdjustmentLineDTO.order_id" }, - "6439": { + "6417": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderAdjustmentLineDTO.description" }, - "6440": { + "6418": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderAdjustmentLineDTO.promotion_id" }, - "6441": { + "6419": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderAdjustmentLineDTO.provider_id" }, - "6442": { + "6420": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderAdjustmentLineDTO.created_at" }, - "6443": { + "6421": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderAdjustmentLineDTO.updated_at" }, - "6444": { + "6422": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "CreateOrderAdjustmentDTO" }, - "6445": { + "6423": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "CreateOrderAdjustmentDTO.code" }, - "6446": { + "6424": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "CreateOrderAdjustmentDTO.amount" }, - "6447": { + "6425": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "CreateOrderAdjustmentDTO.description" }, - "6448": { + "6426": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "CreateOrderAdjustmentDTO.promotion_id" }, - "6449": { + "6427": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "CreateOrderAdjustmentDTO.provider_id" }, - "6450": { + "6428": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "UpsertOrderLineItemAdjustmentDTO" }, - "6451": { + "6429": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "UpsertOrderLineItemAdjustmentDTO.id" }, - "6452": { + "6430": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "UpsertOrderLineItemAdjustmentDTO.item_id" }, - "6453": { + "6431": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "UpsertOrderLineItemAdjustmentDTO.code" }, - "6454": { + "6432": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "UpsertOrderLineItemAdjustmentDTO.amount" }, - "6455": { + "6433": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "UpsertOrderLineItemAdjustmentDTO.description" }, - "6456": { + "6434": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "UpsertOrderLineItemAdjustmentDTO.promotion_id" }, - "6457": { + "6435": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "UpsertOrderLineItemAdjustmentDTO.provider_id" }, - "6458": { + "6436": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "FilterableOrderShippingMethodAdjustmentProps" }, - "6459": { + "6437": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "FilterableOrderShippingMethodAdjustmentProps.id" }, - "6460": { + "6438": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "FilterableOrderShippingMethodAdjustmentProps.shipping_method_id" }, - "6461": { + "6439": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "FilterableOrderShippingMethodAdjustmentProps.promotion_id" }, - "6462": { + "6440": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "FilterableOrderShippingMethodAdjustmentProps.provider_id" }, - "6463": { + "6441": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "FilterableOrderShippingMethodAdjustmentProps.shipping_method" }, - "6464": { + "6442": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.$and" }, - "6465": { + "6443": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.$or" }, - "6466": { + "6444": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderShippingMethodAdjustmentDTO" }, - "6467": { + "6445": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderShippingMethodAdjustmentDTO.shipping_method" }, - "6468": { + "6446": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderShippingMethodAdjustmentDTO.shipping_method_id" }, - "6469": { + "6447": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderAdjustmentLineDTO.id" }, - "6470": { + "6448": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderAdjustmentLineDTO.code" }, - "6471": { + "6449": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderAdjustmentLineDTO.amount" }, - "6472": { + "6450": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderAdjustmentLineDTO.order_id" }, - "6473": { + "6451": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderAdjustmentLineDTO.description" }, - "6474": { + "6452": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderAdjustmentLineDTO.promotion_id" }, - "6475": { + "6453": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderAdjustmentLineDTO.provider_id" }, - "6476": { + "6454": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderAdjustmentLineDTO.created_at" }, - "6477": { + "6455": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderAdjustmentLineDTO.updated_at" }, - "6478": { + "6456": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "CreateOrderShippingMethodAdjustmentDTO" }, - "6479": { + "6457": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "CreateOrderShippingMethodAdjustmentDTO.shipping_method_id" }, - "6480": { + "6458": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "CreateOrderShippingMethodAdjustmentDTO.code" }, - "6481": { + "6459": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "CreateOrderShippingMethodAdjustmentDTO.amount" }, - "6482": { + "6460": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "CreateOrderShippingMethodAdjustmentDTO.description" }, - "6483": { + "6461": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "CreateOrderShippingMethodAdjustmentDTO.promotion_id" }, - "6484": { + "6462": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "CreateOrderShippingMethodAdjustmentDTO.provider_id" }, - "6485": { + "6463": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "UpdateOrderShippingMethodAdjustmentDTO" }, - "6486": { + "6464": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "UpdateOrderShippingMethodAdjustmentDTO.id" }, - "6487": { + "6465": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "UpdateOrderShippingMethodAdjustmentDTO.code" }, - "6488": { + "6466": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "UpdateOrderShippingMethodAdjustmentDTO.amount" }, - "6489": { + "6467": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "UpdateOrderShippingMethodAdjustmentDTO.description" }, - "6490": { + "6468": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "UpdateOrderShippingMethodAdjustmentDTO.promotion_id" }, - "6491": { + "6469": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "UpdateOrderShippingMethodAdjustmentDTO.provider_id" }, - "6492": { + "6470": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "FilterableOrderLineItemTaxLineProps" }, - "6493": { + "6471": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "FilterableOrderLineItemTaxLineProps.id" }, - "6494": { + "6472": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "FilterableOrderLineItemTaxLineProps.description" }, - "6495": { + "6473": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "FilterableOrderLineItemTaxLineProps.code" }, - "6496": { + "6474": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "FilterableOrderLineItemTaxLineProps.tax_rate_id" }, - "6497": { + "6475": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "FilterableOrderLineItemTaxLineProps.provider_id" }, - "6498": { + "6476": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "FilterableOrderLineItemTaxLineProps.item_id" }, - "6499": { + "6477": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "FilterableOrderLineItemTaxLineProps.item" }, - "6500": { + "6478": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.$and" }, - "6501": { + "6479": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.$or" }, - "6502": { + "6480": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderLineItemTaxLineDTO" }, - "6503": { + "6481": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderLineItemTaxLineDTO.item" }, - "6504": { + "6482": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderLineItemTaxLineDTO.item_id" }, - "6505": { + "6483": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderLineItemTaxLineDTO.total" }, - "6506": { + "6484": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderLineItemTaxLineDTO.subtotal" }, - "6507": { + "6485": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderLineItemTaxLineDTO.raw_total" }, - "6508": { + "6486": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderLineItemTaxLineDTO.raw_subtotal" }, - "6509": { + "6487": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderTaxLineDTO.id" }, - "6510": { + "6488": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderTaxLineDTO.description" }, - "6511": { + "6489": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderTaxLineDTO.tax_rate_id" }, - "6512": { + "6490": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderTaxLineDTO.code" }, - "6513": { + "6491": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderTaxLineDTO.rate" }, - "6514": { + "6492": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderTaxLineDTO.provider_id" }, - "6515": { + "6493": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderTaxLineDTO.created_at" }, - "6516": { + "6494": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderTaxLineDTO.updated_at" }, - "6517": { + "6495": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "CreateOrderLineItemTaxLineDTO" }, - "6518": { + "6496": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "CreateOrderTaxLineDTO.description" }, - "6519": { + "6497": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "CreateOrderTaxLineDTO.tax_rate_id" }, - "6520": { + "6498": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "CreateOrderTaxLineDTO.code" }, - "6521": { + "6499": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "CreateOrderTaxLineDTO.rate" }, - "6522": { + "6500": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "CreateOrderTaxLineDTO.provider_id" }, - "6523": { + "6501": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "UpdateOrderLineItemTaxLineDTO" }, - "6524": { + "6502": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "UpdateOrderTaxLineDTO.id" }, - "6525": { + "6503": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "UpdateOrderTaxLineDTO.description" }, - "6526": { + "6504": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "UpdateOrderTaxLineDTO.tax_rate_id" }, - "6527": { + "6505": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "UpdateOrderTaxLineDTO.code" }, - "6528": { + "6506": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "UpdateOrderTaxLineDTO.rate" }, - "6529": { + "6507": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "UpdateOrderTaxLineDTO.provider_id" }, - "6530": { + "6508": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "FilterableOrderShippingMethodTaxLineProps" }, - "6531": { + "6509": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "FilterableOrderShippingMethodTaxLineProps.id" }, - "6532": { + "6510": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "FilterableOrderShippingMethodTaxLineProps.description" }, - "6533": { + "6511": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "FilterableOrderShippingMethodTaxLineProps.code" }, - "6534": { + "6512": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "FilterableOrderShippingMethodTaxLineProps.tax_rate_id" }, - "6535": { + "6513": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "FilterableOrderShippingMethodTaxLineProps.provider_id" }, - "6536": { + "6514": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "FilterableOrderShippingMethodTaxLineProps.shipping_method_id" }, - "6537": { + "6515": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "FilterableOrderShippingMethodTaxLineProps.shipping_method" }, - "6538": { + "6516": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.$and" }, - "6539": { + "6517": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.$or" }, - "6540": { + "6518": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderShippingMethodTaxLineDTO" }, - "6541": { + "6519": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderShippingMethodTaxLineDTO.shipping_method" }, - "6542": { + "6520": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderShippingMethodTaxLineDTO.shipping_method_id" }, - "6543": { + "6521": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderShippingMethodTaxLineDTO.total" }, - "6544": { + "6522": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderShippingMethodTaxLineDTO.subtotal" }, - "6545": { + "6523": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderShippingMethodTaxLineDTO.raw_total" }, - "6546": { + "6524": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderShippingMethodTaxLineDTO.raw_subtotal" }, - "6547": { + "6525": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderTaxLineDTO.id" }, - "6548": { + "6526": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderTaxLineDTO.description" }, - "6549": { + "6527": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderTaxLineDTO.tax_rate_id" }, - "6550": { + "6528": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderTaxLineDTO.code" }, - "6551": { + "6529": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderTaxLineDTO.rate" }, - "6552": { + "6530": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderTaxLineDTO.provider_id" }, - "6553": { + "6531": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderTaxLineDTO.created_at" }, - "6554": { + "6532": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderTaxLineDTO.updated_at" }, - "6555": { + "6533": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "CreateOrderShippingMethodTaxLineDTO" }, - "6556": { + "6534": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "CreateOrderTaxLineDTO.description" }, - "6557": { + "6535": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "CreateOrderTaxLineDTO.tax_rate_id" }, - "6558": { + "6536": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "CreateOrderTaxLineDTO.code" }, - "6559": { + "6537": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "CreateOrderTaxLineDTO.rate" }, - "6560": { + "6538": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "CreateOrderTaxLineDTO.provider_id" }, - "6561": { + "6539": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "UpdateOrderShippingMethodTaxLineDTO" }, - "6562": { + "6540": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "UpdateOrderTaxLineDTO.id" }, - "6563": { + "6541": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "UpdateOrderTaxLineDTO.description" }, - "6564": { + "6542": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "UpdateOrderTaxLineDTO.tax_rate_id" }, - "6565": { + "6543": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "UpdateOrderTaxLineDTO.code" }, - "6566": { + "6544": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "UpdateOrderTaxLineDTO.rate" }, - "6567": { + "6545": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "UpdateOrderTaxLineDTO.provider_id" }, - "6568": { + "6546": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderChangeDTO" }, - "6569": { + "6547": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderChangeDTO.id" }, - "6570": { + "6548": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderChangeDTO.version" }, - "6571": { + "6549": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderChangeDTO.change_type" }, - "6572": { + "6550": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderChangeDTO.order_id" }, - "6573": { + "6551": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderChangeDTO.return_id" }, - "6574": { + "6552": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderChangeDTO.exchange_id" }, - "6575": { + "6553": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderChangeDTO.claim_id" }, - "6576": { + "6554": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderChangeDTO.order" }, - "6577": { + "6555": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderChangeDTO.return_order" }, - "6578": { + "6556": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderChangeDTO.exchange" }, - "6579": { + "6557": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderChangeDTO.claim" }, - "6580": { + "6558": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderChangeDTO.actions" }, - "6581": { + "6559": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderChangeDTO.status" }, - "6582": { + "6560": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderChangeDTO.requested_by" }, - "6583": { + "6561": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderChangeDTO.requested_at" }, - "6584": { + "6562": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderChangeDTO.confirmed_by" }, - "6585": { + "6563": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderChangeDTO.confirmed_at" }, - "6586": { + "6564": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderChangeDTO.declined_by" }, - "6587": { + "6565": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderChangeDTO.declined_reason" }, - "6588": { + "6566": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderChangeDTO.metadata" }, - "6589": { + "6567": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderChangeDTO.declined_at" }, - "6590": { + "6568": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderChangeDTO.canceled_by" }, - "6591": { + "6569": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderChangeDTO.canceled_at" }, - "6592": { + "6570": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderChangeDTO.created_at" }, - "6593": { + "6571": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderChangeDTO.updated_at" }, - "6594": { + "6572": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "CreateOrderChangeDTO" }, - "6595": { + "6573": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "CreateOrderChangeDTO.order_id" }, - "6596": { + "6574": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "CreateOrderChangeDTO.return_id" }, - "6597": { + "6575": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "CreateOrderChangeDTO.claim_id" }, - "6598": { + "6576": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "CreateOrderChangeDTO.exchange_id" }, - "6599": { + "6577": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "CreateOrderChangeDTO.change_type" }, - "6600": { + "6578": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "CreateOrderChangeDTO.description" }, - "6601": { + "6579": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "CreateOrderChangeDTO.internal_note" }, - "6602": { + "6580": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "CreateOrderChangeDTO.requested_by" }, - "6603": { + "6581": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "CreateOrderChangeDTO.requested_at" }, - "6604": { + "6582": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "CreateOrderChangeDTO.created_by" }, - "6605": { + "6583": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "CreateOrderChangeDTO.metadata" }, - "6606": { + "6584": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "CreateOrderChangeDTO.actions" }, - "6607": { + "6585": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "UpdateOrderChangeDTO" }, - "6608": { + "6586": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "UpdateOrderChangeDTO.id" }, - "6609": { + "6587": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "UpdateOrderChangeDTO.status" }, - "6610": { + "6588": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "UpdateOrderChangeDTO.description" }, - "6611": { + "6589": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "UpdateOrderChangeDTO.internal_note" }, - "6612": { + "6590": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "UpdateOrderChangeDTO.requested_by" }, - "6613": { + "6591": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "UpdateOrderChangeDTO.requested_at" }, - "6614": { + "6592": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "UpdateOrderChangeDTO.confirmed_by" }, - "6615": { + "6593": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "UpdateOrderChangeDTO.confirmed_at" }, - "6616": { + "6594": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "UpdateOrderChangeDTO.declined_by" }, - "6617": { + "6595": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "UpdateOrderChangeDTO.declined_reason" }, - "6618": { + "6596": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "UpdateOrderChangeDTO.declined_at" }, - "6619": { + "6597": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "UpdateOrderChangeDTO.canceled_by" }, - "6620": { + "6598": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "UpdateOrderChangeDTO.canceled_at" }, - "6621": { + "6599": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "UpdateOrderChangeDTO.metadata" }, - "6622": { + "6600": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "CancelOrderChangeDTO" }, - "6623": { + "6601": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "CancelOrderChangeDTO.id" }, - "6624": { + "6602": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "CancelOrderChangeDTO.canceled_by" }, - "6625": { + "6603": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "CancelOrderChangeDTO.metadata" }, - "6626": { + "6604": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderChangeReturn" }, - "6627": { + "6605": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderChangeReturn.items" }, - "6628": { + "6606": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "__type" }, - "6629": { + "6607": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "__type.item_id" }, - "6630": { + "6608": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "__type.order_id" }, - "6631": { + "6609": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "__type.fulfilled_quantity" }, - "6632": { + "6610": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "__type.shipped_quantity" }, - "6633": { + "6611": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "__type.return_requested_quantity" }, - "6634": { + "6612": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "__type.return_received_quantity" }, - "6635": { + "6613": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "__type.return_dismissed_quantity" }, - "6636": { + "6614": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "__type.written_off_quantity" }, - "6637": { + "6615": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "__type.__index" }, - "6639": { + "6617": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderChangeReturn.shippingMethods" }, - "6640": { + "6618": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "ConfirmOrderChangeDTO" }, - "6641": { + "6619": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "ConfirmOrderChangeDTO.id" }, - "6642": { + "6620": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "ConfirmOrderChangeDTO.confirmed_by" }, - "6643": { + "6621": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "ConfirmOrderChangeDTO.metadata" }, - "6644": { + "6622": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "DeclineOrderChangeDTO" }, - "6645": { + "6623": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "DeclineOrderChangeDTO.id" }, - "6646": { + "6624": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "DeclineOrderChangeDTO.declined_by" }, - "6647": { + "6625": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "DeclineOrderChangeDTO.metadata" }, - "6648": { + "6626": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "FilterableOrderChangeActionProps" }, - "6649": { + "6627": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "FilterableOrderChangeActionProps.id" }, - "6650": { + "6628": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "FilterableOrderChangeActionProps.order_change_id" }, - "6651": { + "6629": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "FilterableOrderChangeActionProps.reference" }, - "6652": { + "6630": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "FilterableOrderChangeActionProps.reference_id" }, - "6653": { + "6631": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.$and" }, - "6654": { + "6632": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.$or" }, - "6655": { + "6633": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderChangeActionDTO" }, - "6656": { + "6634": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderChangeActionDTO.id" }, - "6657": { + "6635": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderChangeActionDTO.order_change_id" }, - "6658": { + "6636": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderChangeActionDTO.order_change" }, - "6659": { + "6637": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderChangeActionDTO.order_id" }, - "6660": { + "6638": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderChangeActionDTO.order" }, - "6661": { + "6639": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderChangeActionDTO.reference" }, - "6662": { + "6640": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderChangeActionDTO.reference_id" }, - "6663": { + "6641": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderChangeActionDTO.action" }, - "6664": { + "6642": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderChangeActionDTO.details" }, - "6665": { + "6643": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderChangeActionDTO.internal_note" }, - "6666": { + "6644": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderChangeActionDTO.created_at" }, - "6667": { + "6645": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderChangeActionDTO.updated_at" }, - "6668": { + "6646": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "UpdateOrderChangeActionDTO" }, - "6669": { + "6647": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "UpdateOrderChangeActionDTO.id" }, - "6670": { + "6648": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "UpdateOrderChangeActionDTO.internal_note" }, - "6671": { + "6649": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "UpdateOrderChangeActionDTO.metadata" }, - "6672": { + "6650": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "CreateOrderChangeActionDTO" }, - "6673": { + "6651": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "CreateOrderChangeActionDTO.order_change_id" }, - "6674": { + "6652": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "CreateOrderChangeActionDTO.order_id" }, - "6675": { + "6653": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "CreateOrderChangeActionDTO.return_id" }, - "6676": { + "6654": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "CreateOrderChangeActionDTO.claim_id" }, - "6677": { + "6655": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "CreateOrderChangeActionDTO.exchange_id" }, - "6678": { + "6656": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "CreateOrderChangeActionDTO.version" }, - "6679": { + "6657": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "CreateOrderChangeActionDTO.reference" }, - "6680": { + "6658": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "CreateOrderChangeActionDTO.reference_id" }, - "6681": { + "6659": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "CreateOrderChangeActionDTO.action" }, - "6682": { + "6660": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "CreateOrderChangeActionDTO.internal_note" }, - "6683": { + "6661": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "CreateOrderChangeActionDTO.amount" }, - "6684": { + "6662": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "CreateOrderChangeActionDTO.details" }, - "6685": { + "6663": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "FilterableOrderTransactionProps" }, - "6686": { + "6664": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "FilterableOrderTransactionProps.id" }, - "6687": { + "6665": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "FilterableOrderTransactionProps.order_id" }, - "6688": { + "6666": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "FilterableOrderTransactionProps.currency_code" }, - "6689": { + "6667": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "FilterableOrderTransactionProps.reference" }, - "6690": { + "6668": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "FilterableOrderTransactionProps.reference_id" }, - "6691": { + "6669": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "FilterableOrderTransactionProps.created_at" }, - "6692": { + "6670": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.$and" }, - "6693": { + "6671": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.$or" }, - "6694": { + "6672": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderTransactionDTO" }, - "6695": { + "6673": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderTransactionDTO.id" }, - "6696": { + "6674": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderTransactionDTO.order_id" }, - "6697": { + "6675": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderTransactionDTO.order" }, - "6698": { + "6676": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderTransactionDTO.amount" }, - "6699": { + "6677": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderTransactionDTO.raw_amount" }, - "6700": { + "6678": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderTransactionDTO.currency_code" }, - "6701": { + "6679": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderTransactionDTO.reference" }, - "6702": { + "6680": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderTransactionDTO.reference_id" }, - "6703": { + "6681": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderTransactionDTO.created_at" }, - "6704": { + "6682": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderTransactionDTO.updated_at" }, - "6705": { + "6683": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderTransactionDTO.metadata" }, - "6706": { + "6684": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "CreateOrderTransactionDTO" }, - "6707": { + "6685": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "CreateOrderTransactionDTO.order_id" }, - "6708": { + "6686": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "CreateOrderTransactionDTO.description" }, - "6709": { + "6687": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "CreateOrderTransactionDTO.reference" }, - "6710": { + "6688": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "CreateOrderTransactionDTO.reference_id" }, - "6711": { + "6689": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "CreateOrderTransactionDTO.internal_note" }, - "6712": { + "6690": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "CreateOrderTransactionDTO.created_by" }, - "6713": { + "6691": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "CreateOrderTransactionDTO.amount" }, - "6714": { + "6692": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "CreateOrderTransactionDTO.currency_code" }, - "6715": { + "6693": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "CreateOrderTransactionDTO.metadata" }, - "6716": { + "6694": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderReturnReasonDTO" }, - "6717": { + "6695": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderReturnReasonDTO.id" }, - "6718": { + "6696": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderReturnReasonDTO.value" }, - "6719": { + "6697": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderReturnReasonDTO.label" }, - "6720": { + "6698": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderReturnReasonDTO.description" }, - "6721": { + "6699": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderReturnReasonDTO.parent_return_reason_id" }, - "6722": { + "6700": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderReturnReasonDTO.parent_return_reason" }, - "6723": { + "6701": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderReturnReasonDTO.return_reason_children" }, - "6724": { + "6702": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderReturnReasonDTO.metadata" }, - "6725": { + "6703": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderReturnReasonDTO.created_at" }, - "6726": { + "6704": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderReturnReasonDTO.updated_at" }, - "6727": { + "6705": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "FilterableOrderReturnReasonProps" }, - "6728": { + "6706": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "FilterableOrderReturnReasonProps.id" }, - "6729": { + "6707": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "FilterableOrderReturnReasonProps.value" }, - "6730": { + "6708": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "FilterableOrderReturnReasonProps.label" }, - "6731": { + "6709": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "FilterableOrderReturnReasonProps.description" }, - "6732": { + "6710": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.$and" }, - "6733": { + "6711": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.$or" }, - "6734": { + "6712": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "CreateOrderReturnReasonDTO" }, - "6735": { + "6713": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "CreateOrderReturnReasonDTO.value" }, - "6736": { + "6714": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "CreateOrderReturnReasonDTO.label" }, - "6737": { + "6715": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "CreateOrderReturnReasonDTO.description" }, - "6738": { + "6716": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "CreateOrderReturnReasonDTO.parent_return_reason_id" }, - "6739": { + "6717": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "CreateOrderReturnReasonDTO.metadata" }, - "6740": { + "6718": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "UpdateOrderReturnReasonWithSelectorDTO" }, - "6741": { + "6719": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "UpdateOrderReturnReasonWithSelectorDTO.selector" }, - "6742": { + "6720": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "UpdateOrderReturnReasonWithSelectorDTO.data" }, - "6743": { + "6721": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "UpdateOrderReturnReasonDTO" }, - "6744": { + "6722": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "UpdateOrderReturnReasonDTO.id" }, - "6745": { + "6723": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "UpdateOrderReturnReasonDTO.label" }, - "6746": { + "6724": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "UpdateOrderReturnReasonDTO.value" }, - "6747": { + "6725": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "UpdateOrderReturnReasonDTO.description" }, - "6748": { + "6726": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "UpdateOrderReturnReasonDTO.metadata" }, - "6749": { + "6727": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "CreateOrderReturnDTO" }, - "6750": { + "6728": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "CreateOrderReturnDTO.items" }, - "6751": { + "6729": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "__type" }, - "6752": { + "6730": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "__type.id" }, - "6753": { + "6731": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "__type.quantity" }, - "6754": { + "6732": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "__type.internal_note" }, - "6755": { + "6733": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "__type.note" }, - "6756": { + "6734": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "__type.reason_id" }, - "6757": { + "6735": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "__type.metadata" }, - "6758": { + "6736": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "CreateOrderReturnDTO.shipping_method" }, - "6759": { + "6737": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "CreateOrderReturnDTO.refund_amount" }, - "6760": { + "6738": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "CreateOrderReturnDTO.no_notification" }, - "6761": { + "6739": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "CreateOrderReturnDTO.claim_id" }, - "6762": { + "6740": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "CreateOrderReturnDTO.exchange_id" }, - "6763": { + "6741": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "BaseOrderBundledActionsDTO.order_id" }, - "6764": { + "6742": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "BaseOrderBundledActionsDTO.return_id" }, - "6765": { + "6743": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "BaseOrderBundledActionsDTO.description" }, - "6766": { + "6744": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "BaseOrderBundledActionsDTO.internal_note" }, - "6767": { + "6745": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "BaseOrderBundledActionsDTO.reference" }, - "6768": { + "6746": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "BaseOrderBundledActionsDTO.reference_id" }, - "6769": { + "6747": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "BaseOrderBundledActionsDTO.created_by" }, - "6770": { + "6748": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "BaseOrderBundledActionsDTO.metadata" }, - "6771": { + "6749": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "UpdateOrderReturnWithSelectorDTO" }, - "6772": { + "6750": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "UpdateOrderReturnWithSelectorDTO.selector" }, - "6773": { + "6751": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "UpdateOrderReturnWithSelectorDTO.data" }, - "6774": { + "6752": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "FilterableReturnProps" }, - "6775": { + "6753": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "FilterableReturnProps.id" }, - "6776": { + "6754": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "FilterableReturnProps.order_id" }, - "6777": { + "6755": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "FilterableReturnProps.claim_id" }, - "6778": { + "6756": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "FilterableReturnProps.exchange_id" }, - "6779": { + "6757": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "FilterableReturnProps.status" }, - "6780": { + "6758": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "FilterableReturnProps.refund_amount" }, - "6781": { + "6759": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.$and" }, - "6782": { + "6760": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.$or" }, - "6783": { + "6761": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "UpdateReturnDTO" }, - "6784": { + "6762": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "UpdateReturnDTO.id" }, - "6785": { + "6763": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "UpdateReturnDTO.refund_amount" }, - "6786": { + "6764": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "UpdateReturnDTO.no_notification" }, - "6787": { + "6765": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "UpdateReturnDTO.claim_id" }, - "6788": { + "6766": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "UpdateReturnDTO.exchange_id" }, - "6789": { + "6767": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "UpdateReturnDTO.metadata" }, - "6790": { + "6768": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderClaimDTO" + "qualifiedName": "UpdateReturnDTO.items" }, - "6791": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderClaimDTO.type" - }, - "6792": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderClaimDTO.claim_items" - }, - "6793": { + "6769": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "__type" }, - "6794": { + "6770": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "__type.reason" + "qualifiedName": "__type.quantity" }, - "6795": { + "6771": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "__type.images" + "qualifiedName": "__type.internal_note" }, - "6796": { + "6772": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "__type" + "qualifiedName": "__type.note" }, - "6797": { + "6773": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "__type.url" + "qualifiedName": "__type.reason_id" }, - "6798": { + "6774": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "__type.metadata" }, - "6799": { + "6775": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "CreateOrderClaimDTO" + }, + "6776": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "CreateOrderClaimDTO.type" + }, + "6777": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "CreateOrderClaimDTO.claim_items" + }, + "6778": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "__type" + }, + "6779": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "__type.reason" + }, + "6780": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "__type.images" + }, + "6781": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "__type" + }, + "6782": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "__type.url" + }, + "6783": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "__type.metadata" + }, + "6784": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "CreateOrderClaimDTO.additional_items" }, - "6800": { + "6785": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "CreateOrderClaimDTO.shipping_methods" }, - "6801": { + "6786": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "CreateOrderClaimDTO.return_shipping" }, - "6802": { + "6787": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "CreateOrderClaimDTO.refund_amount" }, - "6803": { + "6788": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "CreateOrderClaimDTO.no_notification" }, - "6804": { + "6789": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "BaseOrderBundledActionsDTO.order_id" }, - "6805": { + "6790": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "BaseOrderBundledActionsDTO.return_id" }, - "6806": { + "6791": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "BaseOrderBundledActionsDTO.claim_id" }, - "6807": { + "6792": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "BaseOrderBundledActionsDTO.exchange_id" }, - "6808": { + "6793": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "BaseOrderBundledActionsDTO.description" }, - "6809": { + "6794": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "BaseOrderBundledActionsDTO.internal_note" }, - "6810": { + "6795": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "BaseOrderBundledActionsDTO.reference" }, - "6811": { + "6796": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "BaseOrderBundledActionsDTO.reference_id" }, - "6812": { + "6797": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "BaseOrderBundledActionsDTO.created_by" }, - "6813": { + "6798": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "BaseOrderBundledActionsDTO.metadata" }, - "6814": { + "6799": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "UpdateOrderClaimWithSelectorDTO" }, - "6815": { + "6800": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "UpdateOrderClaimWithSelectorDTO.selector" }, - "6816": { + "6801": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "UpdateOrderClaimWithSelectorDTO.data" }, - "6817": { + "6802": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "FilterableOrderClaimProps" }, - "6818": { + "6803": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "FilterableOrderClaimProps.id" }, - "6819": { + "6804": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "FilterableOrderClaimProps.order_id" }, - "6820": { + "6805": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "FilterableOrderClaimProps.return_id" }, - "6821": { + "6806": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.$and" }, - "6822": { + "6807": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.$or" }, - "6823": { + "6808": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "UpdateOrderClaimDTO" }, - "6824": { + "6809": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "UpdateOrderClaimDTO.id" }, - "6825": { + "6810": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "UpdateOrderClaimDTO.refund_amount" }, - "6826": { + "6811": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "UpdateOrderClaimDTO.no_notification" }, - "6827": { + "6812": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "UpdateOrderClaimDTO.return_id" }, - "6828": { + "6813": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "UpdateOrderClaimDTO.type" }, - "6829": { + "6814": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "UpdateOrderClaimDTO.metadata" }, - "6830": { + "6815": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "CreateOrderExchangeDTO" }, - "6831": { + "6816": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "CreateOrderExchangeDTO.additional_items" }, - "6832": { + "6817": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "CreateOrderExchangeDTO.shipping_methods" }, - "6833": { + "6818": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "CreateOrderExchangeDTO.return_shipping" }, - "6834": { + "6819": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "CreateOrderExchangeDTO.difference_due" }, - "6835": { + "6820": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "CreateOrderExchangeDTO.allow_backorder" }, - "6836": { + "6821": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "CreateOrderExchangeDTO.no_notification" }, - "6837": { + "6822": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "BaseOrderBundledActionsDTO.order_id" }, - "6838": { + "6823": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "BaseOrderBundledActionsDTO.return_id" }, - "6839": { + "6824": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "BaseOrderBundledActionsDTO.claim_id" }, - "6840": { + "6825": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "BaseOrderBundledActionsDTO.exchange_id" }, - "6841": { + "6826": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "BaseOrderBundledActionsDTO.description" }, - "6842": { + "6827": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "BaseOrderBundledActionsDTO.internal_note" }, - "6843": { + "6828": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "BaseOrderBundledActionsDTO.reference" }, - "6844": { + "6829": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "BaseOrderBundledActionsDTO.reference_id" }, - "6845": { + "6830": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "BaseOrderBundledActionsDTO.created_by" }, - "6846": { + "6831": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "BaseOrderBundledActionsDTO.metadata" }, - "6847": { + "6832": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "UpdateOrderExchangeWithSelectorDTO" }, - "6848": { + "6833": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "UpdateOrderExchangeWithSelectorDTO.selector" }, - "6849": { + "6834": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "UpdateOrderExchangeWithSelectorDTO.data" }, - "6850": { + "6835": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "FilterableOrderExchangeProps" }, - "6851": { + "6836": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "FilterableOrderExchangeProps.id" }, - "6852": { + "6837": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "FilterableOrderExchangeProps.order_id" }, - "6853": { + "6838": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "FilterableOrderExchangeProps.return_id" }, - "6854": { + "6839": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "FilterableOrderExchangeProps.allow_backorder" }, - "6855": { + "6840": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.$and" }, - "6856": { + "6841": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.$or" }, - "6857": { + "6842": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "UpdateOrderExchangeDTO" }, - "6858": { + "6843": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "UpdateOrderExchangeDTO.id" }, - "6859": { + "6844": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "UpdateOrderExchangeDTO.difference_due" }, - "6860": { + "6845": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "UpdateOrderExchangeDTO.no_notification" }, - "6861": { + "6846": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "UpdateOrderExchangeDTO.return_id" }, - "6862": { + "6847": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "UpdateOrderExchangeDTO.allow_backorder" }, - "6863": { + "6848": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "UpdateOrderExchangeDTO.metadata" }, - "6864": { + "6849": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "RegisterOrderFulfillmentDTO" }, - "6865": { + "6850": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "RegisterOrderFulfillmentDTO.items" }, - "6866": { + "6851": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "BaseOrderBundledActionsDTO.order_id" }, - "6867": { + "6852": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "BaseOrderBundledActionsDTO.return_id" }, - "6868": { + "6853": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "BaseOrderBundledActionsDTO.claim_id" }, - "6869": { + "6854": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "BaseOrderBundledActionsDTO.exchange_id" }, - "6870": { + "6855": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "BaseOrderBundledActionsDTO.description" }, - "6871": { + "6856": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "BaseOrderBundledActionsDTO.internal_note" }, - "6872": { + "6857": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "BaseOrderBundledActionsDTO.reference" }, - "6873": { + "6858": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "BaseOrderBundledActionsDTO.reference_id" }, - "6874": { + "6859": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "BaseOrderBundledActionsDTO.created_by" }, - "6875": { + "6860": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "BaseOrderBundledActionsDTO.metadata" }, - "6876": { + "6861": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "CancelOrderFulfillmentDTO" }, - "6877": { + "6862": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "CancelOrderFulfillmentDTO.items" }, - "6878": { + "6863": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "BaseOrderBundledActionsDTO.order_id" }, - "6879": { + "6864": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "BaseOrderBundledActionsDTO.return_id" }, - "6880": { + "6865": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "BaseOrderBundledActionsDTO.claim_id" }, - "6881": { + "6866": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "BaseOrderBundledActionsDTO.exchange_id" }, - "6882": { + "6867": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "BaseOrderBundledActionsDTO.description" }, - "6883": { + "6868": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "BaseOrderBundledActionsDTO.internal_note" }, - "6884": { + "6869": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "BaseOrderBundledActionsDTO.reference" }, - "6885": { + "6870": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "BaseOrderBundledActionsDTO.reference_id" }, - "6886": { + "6871": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "BaseOrderBundledActionsDTO.created_by" }, - "6887": { + "6872": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "BaseOrderBundledActionsDTO.metadata" }, - "6888": { + "6873": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "RegisterOrderShipmentDTO" }, - "6889": { + "6874": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "RegisterOrderShipmentDTO.items" }, - "6890": { + "6875": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "RegisterOrderShipmentDTO.no_notification" }, - "6891": { + "6876": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "BaseOrderBundledActionsDTO.order_id" }, - "6892": { + "6877": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "BaseOrderBundledActionsDTO.return_id" }, - "6893": { + "6878": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "BaseOrderBundledActionsDTO.claim_id" }, - "6894": { + "6879": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "BaseOrderBundledActionsDTO.exchange_id" }, - "6895": { + "6880": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "BaseOrderBundledActionsDTO.description" }, - "6896": { + "6881": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "BaseOrderBundledActionsDTO.internal_note" }, - "6897": { + "6882": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "BaseOrderBundledActionsDTO.reference" }, - "6898": { + "6883": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "BaseOrderBundledActionsDTO.reference_id" }, - "6899": { + "6884": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "BaseOrderBundledActionsDTO.created_by" }, - "6900": { + "6885": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "BaseOrderBundledActionsDTO.metadata" }, - "6901": { + "6886": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "CancelOrderReturnDTO" }, - "6902": { + "6887": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "CancelOrderReturnDTO.return_id" }, - "6903": { + "6888": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "description" }, - "6904": { + "6889": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "metadata" }, - "6905": { + "6890": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "created_by" }, - "6906": { + "6891": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "reference" }, - "6907": { + "6892": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "reference_id" }, - "6908": { + "6893": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "claim_id" }, - "6909": { + "6894": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "exchange_id" }, - "6910": { + "6895": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "internal_note" }, - "6911": { + "6896": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "ReceiveOrderReturnDTO" }, - "6912": { + "6897": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "ReceiveOrderReturnDTO.items" }, - "6913": { + "6898": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "ReceiveOrderReturnDTO.return_id" }, - "6914": { + "6899": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "description" }, - "6915": { + "6900": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "metadata" }, - "6916": { + "6901": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "created_by" }, - "6917": { + "6902": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "reference" }, - "6918": { + "6903": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "reference_id" }, - "6919": { + "6904": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "claim_id" }, - "6920": { + "6905": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "exchange_id" }, - "6921": { + "6906": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "internal_note" }, - "6922": { + "6907": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "CancelOrderClaimDTO" }, - "6923": { + "6908": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "CancelOrderClaimDTO.claim_id" }, - "6924": { + "6909": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "description" }, - "6925": { + "6910": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "metadata" }, - "6926": { + "6911": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "created_by" }, - "6927": { + "6912": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "reference" }, - "6928": { + "6913": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "reference_id" }, - "6929": { + "6914": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "exchange_id" }, - "6930": { + "6915": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "return_id" }, - "6931": { + "6916": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "internal_note" }, - "6932": { + "6917": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "CancelOrderExchangeDTO" }, - "6933": { + "6918": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "CancelOrderExchangeDTO.exchange_id" }, - "6934": { + "6919": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "description" }, - "6935": { + "6920": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "metadata" }, - "6936": { + "6921": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "created_by" }, - "6937": { + "6922": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "reference" }, - "6938": { + "6923": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "reference_id" }, - "6939": { + "6924": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "claim_id" }, - "6940": { + "6925": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "return_id" }, - "6941": { + "6926": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "internal_note" }, - "6942": { + "6927": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "ModuleJoinerConfig" }, - "6943": { + "6928": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type" }, - "6944": { + "6929": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.schema" }, - "6945": { + "6930": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.relationships" }, - "6946": { + "6931": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.extends" }, + "6932": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type" + }, + "6933": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.serviceName" + }, + "6934": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.fieldAlias" + }, + "6935": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type" + }, + "6936": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.path" + }, + "6937": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.forwardArgumentsOnPath" + }, + "6938": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.isList" + }, + "6939": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.relationship" + }, + "6940": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.serviceName" + }, + "6941": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.primaryKeys" + }, + "6942": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.isLink" + }, + "6943": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.linkableKeys" + }, + "6944": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.isReadOnlyLink" + }, + "6945": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.extraDataFields" + }, + "6946": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.databaseConfig" + }, "6947": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type" }, "6948": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.serviceName" + "qualifiedName": "__type.tableName" }, "6949": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.fieldAlias" + "qualifiedName": "__type.idPrefix" }, "6950": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type" - }, - "6951": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.path" - }, - "6952": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.forwardArgumentsOnPath" - }, - "6953": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.isList" - }, - "6954": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.relationship" - }, - "6955": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.serviceName" - }, - "6956": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.primaryKeys" - }, - "6957": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.isLink" - }, - "6958": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.linkableKeys" - }, - "6959": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.isReadOnlyLink" - }, - "6960": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.extraDataFields" - }, - "6961": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.databaseConfig" - }, - "6962": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type" - }, - "6963": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.tableName" - }, - "6964": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.idPrefix" - }, - "6965": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.extraFields" }, - "6966": { + "6951": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderStatus" }, - "6967": { + "6952": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderSummaryDTO" }, - "6968": { + "6953": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "__type" }, - "6969": { + "6954": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "__type.total" }, - "6970": { + "6955": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "__type.subtotal" }, - "6971": { + "6956": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "__type.total_tax" }, - "6972": { + "6957": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "__type.ordered_total" }, - "6973": { + "6958": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "__type.fulfilled_total" }, - "6974": { + "6959": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "__type.returned_total" }, - "6975": { + "6960": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "__type.return_request_total" }, - "6976": { + "6961": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "__type.write_off_total" }, - "6977": { + "6962": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "__type.projected_total" }, - "6978": { + "6963": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "__type.net_total" }, - "6979": { + "6964": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "__type.net_subtotal" }, - "6980": { + "6965": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "__type.net_total_tax" }, - "6981": { + "6966": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "__type.future_total" }, - "6982": { + "6967": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "__type.future_subtotal" }, - "6983": { + "6968": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "__type.future_total_tax" }, - "6984": { + "6969": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "__type.future_projected_total" }, - "6985": { + "6970": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "__type.balance" }, - "6986": { + "6971": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "__type.future_balance" }, - "6987": { + "6972": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "__type.paid_total" }, - "6988": { + "6973": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "__type.refunded_total" }, - "6989": { + "6974": { "sourceFileName": "../../../../packages/core/types/src/totals/big-number.ts", "qualifiedName": "BigNumberValue" }, - "6990": { + "6975": { "sourceFileName": "../../../../packages/core/types/src/totals/big-number.ts", "qualifiedName": "BigNumberRawValue" }, - "6991": { + "6976": { "sourceFileName": "../../../../packages/core/types/src/totals/big-number.ts", "qualifiedName": "__type" }, - "6992": { + "6977": { "sourceFileName": "../../../../packages/core/types/src/totals/big-number.ts", "qualifiedName": "__type.value" }, - "6993": { + "6978": { "sourceFileName": "../../../../packages/core/types/src/totals/big-number.ts", "qualifiedName": "__type.__index" }, - "6995": { + "6980": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "IMessageAggregator" }, - "6996": { + "6981": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "IMessageAggregator.save" }, - "6997": { + "6982": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "IMessageAggregator.save" }, - "6998": { + "6983": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "msg" }, - "6999": { + "6984": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "IMessageAggregator.getMessages" }, - "7000": { + "6985": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "IMessageAggregator.getMessages" }, - "7001": { + "6986": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "format" }, - "7002": { + "6987": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "IMessageAggregator.clearMessages" }, - "7003": { + "6988": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "IMessageAggregator.clearMessages" }, - "7004": { + "6989": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "IMessageAggregator.saveRawMessageData" }, - "7005": { + "6990": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "IMessageAggregator.saveRawMessageData" }, - "7006": { + "6991": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "T" }, - "7007": { + "6992": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "messageData" }, - "7008": { + "6993": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "options" }, - "7009": { + "6994": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable" }, - "7010": { + "6995": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.$and" }, - "7011": { + "6996": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.$or" }, - "7012": { + "6997": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.T" }, - "7013": { + "6998": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "OperatorMap" }, - "7014": { + "6999": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type" }, - "7015": { + "7000": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type.$and" }, - "7016": { + "7001": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type.$or" }, - "7017": { + "7002": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type.$eq" }, - "7018": { + "7003": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type.$ne" }, - "7019": { + "7004": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type.$in" }, - "7020": { + "7005": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type.$nin" }, - "7021": { + "7006": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type.$not" }, - "7022": { + "7007": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type.$gt" }, - "7023": { + "7008": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type.$gte" }, - "7024": { + "7009": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type.$lt" }, - "7025": { + "7010": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type.$lte" }, - "7026": { + "7011": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type.$like" }, - "7027": { + "7012": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type.$re" }, - "7028": { + "7013": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type.$ilike" }, - "7029": { + "7014": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type.$fulltext" }, - "7030": { + "7015": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type.$overlap" }, - "7031": { + "7016": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type.$contains" }, - "7032": { + "7017": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type.$contained" }, - "7033": { + "7018": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type.$exists" }, - "7034": { + "7019": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "T" }, - "7035": { + "7020": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "ReturnStatus" }, - "7036": { + "7021": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "UpsertOrderAddressDTO" }, - "7037": { + "7022": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "UpsertOrderAddressDTO.customer_id" }, - "7038": { + "7023": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "UpsertOrderAddressDTO.company" }, - "7039": { + "7024": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "UpsertOrderAddressDTO.first_name" }, - "7040": { + "7025": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "UpsertOrderAddressDTO.last_name" }, - "7041": { + "7026": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "UpsertOrderAddressDTO.address_1" }, - "7042": { + "7027": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "UpsertOrderAddressDTO.address_2" }, - "7043": { + "7028": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "UpsertOrderAddressDTO.city" }, - "7044": { + "7029": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "UpsertOrderAddressDTO.country_code" }, - "7045": { + "7030": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "UpsertOrderAddressDTO.province" }, - "7046": { + "7031": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "UpsertOrderAddressDTO.postal_code" }, - "7047": { + "7032": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "UpsertOrderAddressDTO.phone" }, - "7048": { + "7033": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "UpsertOrderAddressDTO.metadata" }, - "7049": { + "7034": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderLineItemTotalsDTO" }, - "7050": { + "7035": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderLineItemTotalsDTO.original_total" }, - "7051": { + "7036": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderLineItemTotalsDTO.original_subtotal" }, - "7052": { + "7037": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderLineItemTotalsDTO.original_tax_total" }, - "7053": { + "7038": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderLineItemTotalsDTO.item_total" }, - "7054": { + "7039": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderLineItemTotalsDTO.item_subtotal" }, - "7055": { + "7040": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderLineItemTotalsDTO.item_tax_total" }, - "7056": { + "7041": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderLineItemTotalsDTO.total" }, - "7057": { + "7042": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderLineItemTotalsDTO.subtotal" }, - "7058": { + "7043": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderLineItemTotalsDTO.tax_total" }, - "7059": { + "7044": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderLineItemTotalsDTO.discount_total" }, - "7060": { + "7045": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderLineItemTotalsDTO.discount_tax_total" }, - "7061": { + "7046": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderLineItemTotalsDTO.refundable_total" }, - "7062": { + "7047": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderLineItemTotalsDTO.refundable_total_per_unit" }, - "7063": { + "7048": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderLineItemTotalsDTO.raw_original_total" }, - "7064": { + "7049": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderLineItemTotalsDTO.raw_original_subtotal" }, - "7065": { + "7050": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderLineItemTotalsDTO.raw_original_tax_total" }, - "7066": { + "7051": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderLineItemTotalsDTO.raw_item_total" }, - "7067": { + "7052": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderLineItemTotalsDTO.raw_item_subtotal" }, - "7068": { + "7053": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderLineItemTotalsDTO.raw_item_tax_total" }, - "7069": { + "7054": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderLineItemTotalsDTO.raw_total" }, - "7070": { + "7055": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderLineItemTotalsDTO.raw_subtotal" }, - "7071": { + "7056": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderLineItemTotalsDTO.raw_tax_total" }, - "7072": { + "7057": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderLineItemTotalsDTO.raw_discount_total" }, - "7073": { + "7058": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderLineItemTotalsDTO.raw_discount_tax_total" }, - "7074": { + "7059": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderLineItemTotalsDTO.raw_refundable_total" }, - "7075": { + "7060": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderLineItemTotalsDTO.raw_refundable_total_per_unit" }, - "7076": { + "7061": { "sourceFileName": "../../../../packages/core/types/src/totals/big-number.ts", "qualifiedName": "BigNumberInput" }, - "7077": { + "7062": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "CreateOrderTaxLineDTO" }, - "7078": { + "7063": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "CreateOrderTaxLineDTO.description" }, - "7079": { + "7064": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "CreateOrderTaxLineDTO.tax_rate_id" }, - "7080": { + "7065": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "CreateOrderTaxLineDTO.code" }, - "7081": { + "7066": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "CreateOrderTaxLineDTO.rate" }, - "7082": { + "7067": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "CreateOrderTaxLineDTO.provider_id" }, - "7083": { + "7068": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "UpdateOrderTaxLineDTO" }, - "7084": { + "7069": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "UpdateOrderTaxLineDTO.id" }, - "7085": { + "7070": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "UpdateOrderTaxLineDTO.description" }, - "7086": { + "7071": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "UpdateOrderTaxLineDTO.tax_rate_id" }, - "7087": { + "7072": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "UpdateOrderTaxLineDTO.code" }, - "7088": { + "7073": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "UpdateOrderTaxLineDTO.rate" }, - "7089": { + "7074": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "UpdateOrderTaxLineDTO.provider_id" }, - "7090": { + "7075": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "UpdateOrderAdjustmentDTO" }, - "7091": { + "7076": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "UpdateOrderAdjustmentDTO.id" }, - "7092": { + "7077": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "UpdateOrderAdjustmentDTO.code" }, - "7093": { + "7078": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "UpdateOrderAdjustmentDTO.amount" }, - "7094": { + "7079": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "UpdateOrderAdjustmentDTO.description" }, - "7095": { + "7080": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "UpdateOrderAdjustmentDTO.promotion_id" }, - "7096": { + "7081": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "UpdateOrderAdjustmentDTO.provider_id" }, - "7097": { + "7082": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderAdjustmentLineDTO" }, - "7098": { + "7083": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderAdjustmentLineDTO.id" }, - "7099": { + "7084": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderAdjustmentLineDTO.code" }, - "7100": { + "7085": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderAdjustmentLineDTO.amount" }, - "7101": { + "7086": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderAdjustmentLineDTO.order_id" }, - "7102": { + "7087": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderAdjustmentLineDTO.description" }, - "7103": { + "7088": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderAdjustmentLineDTO.promotion_id" }, - "7104": { + "7089": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderAdjustmentLineDTO.provider_id" }, - "7105": { + "7090": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderAdjustmentLineDTO.created_at" }, - "7106": { + "7091": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderAdjustmentLineDTO.updated_at" }, - "7107": { + "7092": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderTaxLineDTO" }, - "7108": { + "7093": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderTaxLineDTO.id" }, - "7109": { + "7094": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderTaxLineDTO.description" }, - "7110": { + "7095": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderTaxLineDTO.tax_rate_id" }, - "7111": { + "7096": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderTaxLineDTO.code" }, - "7112": { + "7097": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderTaxLineDTO.rate" }, - "7113": { + "7098": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderTaxLineDTO.provider_id" }, - "7114": { + "7099": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderTaxLineDTO.created_at" }, - "7115": { + "7100": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderTaxLineDTO.updated_at" }, - "7116": { + "7101": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "ChangeActionType" }, - "7117": { + "7102": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "BaseOrderBundledActionsDTO" }, - "7118": { + "7103": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "BaseOrderBundledActionsDTO.order_id" }, - "7119": { + "7104": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "BaseOrderBundledActionsDTO.return_id" }, - "7120": { + "7105": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "BaseOrderBundledActionsDTO.claim_id" }, - "7121": { + "7106": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "BaseOrderBundledActionsDTO.exchange_id" }, - "7122": { + "7107": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "BaseOrderBundledActionsDTO.description" }, - "7123": { + "7108": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "BaseOrderBundledActionsDTO.internal_note" }, - "7124": { + "7109": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "BaseOrderBundledActionsDTO.reference" }, - "7125": { + "7110": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "BaseOrderBundledActionsDTO.reference_id" }, - "7126": { + "7111": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "BaseOrderBundledActionsDTO.created_by" }, - "7127": { + "7112": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "BaseOrderBundledActionsDTO.metadata" }, - "7128": { + "7113": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "OrderClaimType" }, - "7129": { + "7114": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "BaseOrderBundledItemActionsDTO" }, - "7130": { + "7115": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "BaseOrderBundledItemActionsDTO.id" }, - "7131": { + "7116": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "BaseOrderBundledItemActionsDTO.quantity" }, - "7132": { + "7117": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "BaseOrderBundledItemActionsDTO.internal_note" }, - "7133": { + "7118": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "BaseOrderBundledItemActionsDTO.note" }, - "7134": { + "7119": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "BaseOrderBundledItemActionsDTO.metadata" }, - "7135": { + "7120": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "BaseOrderBundledItemActionsDTO.__index" }, - "7137": { + "7122": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "ClaimReason" }, - "7138": { + "7123": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "JoinerServiceConfig" }, - "7139": { + "7124": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "JoinerServiceConfig.serviceName" }, - "7140": { + "7125": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "JoinerServiceConfig.alias" }, - "7141": { + "7126": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "JoinerServiceConfig.fieldAlias" }, - "7142": { + "7127": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type" }, - "7143": { + "7128": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type.path" }, - "7144": { + "7129": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type.forwardArgumentsOnPath" }, - "7145": { + "7130": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "JoinerServiceConfig.primaryKeys" }, - "7146": { + "7131": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "JoinerServiceConfig.relationships" }, - "7147": { + "7132": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "JoinerServiceConfig.extends" }, - "7148": { + "7133": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type" }, - "7149": { + "7134": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type.serviceName" }, - "7150": { + "7135": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type.relationship" }, - "7151": { + "7136": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "JoinerServiceConfig.args" }, - "7152": { + "7137": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "ModuleJoinerRelationship" }, - "7153": { + "7138": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type" }, - "7154": { + "7139": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.deleteCascade" }, - "7155": { + "7140": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "LinkModulesExtraFields" }, - "7156": { + "7141": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type" }, - "7157": { + "7142": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.type" }, - "7158": { + "7143": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.defaultValue" }, - "7159": { + "7144": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.nullable" }, - "7160": { + "7145": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.options" }, - "7161": { + "7146": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "Message" }, - "7162": { + "7147": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "__type" }, - "7163": { + "7148": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "__type.options" }, - "7164": { + "7149": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "TData" }, - "7165": { + "7150": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "MessageAggregatorFormat" }, - "7166": { + "7151": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "MessageAggregatorFormat.groupBy" }, - "7167": { + "7152": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "MessageAggregatorFormat.sortBy" }, - "7168": { + "7153": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type" }, - "7169": { + "7154": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type.__index" }, - "7171": { + "7156": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "RawMessageFormat" }, - "7172": { + "7157": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "__type" }, - "7173": { + "7158": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "__type.eventName" }, - "7174": { + "7159": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "__type.data" }, - "7175": { + "7160": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "__type.source" }, - "7176": { + "7161": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "__type.object" }, - "7177": { + "7162": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "__type.action" }, - "7178": { + "7163": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "__type.context" }, - "7179": { + "7164": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "__type.options" }, - "7180": { + "7165": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "TData" }, - "7181": { + "7166": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "Query" }, - "7182": { + "7167": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "T" }, - "7183": { + "7168": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "ExpandScalar" }, - "7184": { + "7169": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "T" }, - "7185": { + "7170": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "JoinerServiceConfigAlias" }, - "7186": { + "7171": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "JoinerServiceConfigAlias.name" }, - "7187": { + "7172": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "JoinerServiceConfigAlias.args" }, - "7188": { + "7173": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "JoinerRelationship" }, - "7189": { + "7174": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type" }, - "7190": { + "7175": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type.alias" }, - "7191": { + "7176": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type.foreignKey" }, - "7192": { + "7177": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type.primaryKey" }, - "7193": { + "7178": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type.serviceName" }, - "7194": { + "7179": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type.inverse" }, - "7195": { + "7180": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type.isList" }, - "7196": { + "7181": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type.args" }, - "7197": { + "7182": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "MessageBody" }, - "7198": { + "7183": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "__type" }, - "7199": { + "7184": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "__type.eventName" }, - "7200": { + "7185": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "__type.metadata" }, - "7201": { + "7186": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "__type.data" }, - "7202": { + "7187": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "TData" }, - "7203": { + "7188": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "Scalar" }, - "7204": { + "7189": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type" }, - "7205": { + "7190": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type.toHexString" }, - "7206": { + "7191": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type.toHexString" }, - "7207": { + "7192": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "FilterQuery" }, - "7208": { + "7193": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type" }, - "7209": { + "7194": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type.__index" }, - "7211": { + "7196": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "T" }, - "7212": { + "7197": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "Prev" }, - "7213": { + "7198": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "FilterValue" }, - "7214": { + "7199": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "T" }, - "7215": { + "7200": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "EventMetadata" }, - "7216": { + "7201": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "__type" }, - "7217": { + "7202": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "__type.eventGroupId" }, - "7218": { + "7203": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "PrevLimit" }, - "7219": { + "7204": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "FilterValue2" }, - "7220": { + "7205": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "T" }, - "7221": { + "7206": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "Primary" }, - "7222": { + "7207": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type" }, - "7223": { + "7208": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type.[PrimaryKeyType]" }, - "7224": { + "7209": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type" }, - "7225": { + "7210": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type._id" }, - "7226": { + "7211": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type" }, - "7227": { + "7212": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type.uuid" }, - "7228": { + "7213": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type" }, - "7229": { + "7214": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type.id" }, - "7230": { + "7215": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "T" }, - "7231": { + "7216": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "ReadonlyPrimary" }, - "7232": { + "7217": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "T" } @@ -61709,7 +61229,7 @@ "1": "../../../../packages/core/types/src/order/service.ts" }, "reflections": { - "1": 5002 + "1": 5004 } } } \ No newline at end of file diff --git a/www/utils/generated/typedoc-json-output/payment-models.json b/www/utils/generated/typedoc-json-output/payment-models.json index ef363ad29d..ae407b9f8c 100644 --- a/www/utils/generated/typedoc-json-output/payment-models.json +++ b/www/utils/generated/typedoc-json-output/payment-models.json @@ -1,5 +1,5 @@ { - "id": 8350, + "id": 8336, "name": "payment-models", "variant": "project", "kind": 1, @@ -18,28 +18,28 @@ }, "children": [ { - "id": 8351, + "id": 8337, "name": "Capture", "variant": "declaration", "kind": 128, "flags": {}, "children": [ { - "id": 8352, + "id": 8338, "name": "constructor", "variant": "declaration", "kind": 512, "flags": {}, "signatures": [ { - "id": 8353, + "id": 8339, "name": "new Capture", "variant": "signature", "kind": 16384, "flags": {}, "type": { "type": "reference", - "target": 8351, + "target": 8337, "name": "Capture", "package": "@medusajs/payment", "qualifiedName": "default" @@ -48,7 +48,7 @@ ] }, { - "id": 8366, + "id": 8352, "name": "[OptionalProps]", "variant": "declaration", "kind": 1024, @@ -61,7 +61,7 @@ } }, { - "id": 8354, + "id": 8340, "name": "id", "variant": "declaration", "kind": 1024, @@ -72,7 +72,7 @@ } }, { - "id": 8355, + "id": 8341, "name": "amount", "variant": "declaration", "kind": 1024, @@ -97,7 +97,7 @@ } }, { - "id": 8356, + "id": 8342, "name": "raw_amount", "variant": "declaration", "kind": 1024, @@ -113,21 +113,21 @@ } }, { - "id": 8357, + "id": 8343, "name": "payment", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 8367, + "target": 8353, "name": "Payment", "package": "@medusajs/payment", "qualifiedName": "default" } }, { - "id": 8358, + "id": 8344, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -143,7 +143,7 @@ } }, { - "id": 8359, + "id": 8345, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -159,7 +159,7 @@ } }, { - "id": 8360, + "id": 8346, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -185,7 +185,7 @@ "defaultValue": "null" }, { - "id": 8361, + "id": 8347, "name": "created_by", "variant": "declaration", "kind": 1024, @@ -206,14 +206,14 @@ "defaultValue": "null" }, { - "id": 8362, + "id": 8348, "name": "onCreate", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 8363, + "id": 8349, "name": "onCreate", "variant": "signature", "kind": 4096, @@ -226,14 +226,14 @@ ] }, { - "id": 8364, + "id": 8350, "name": "onInit", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 8365, + "id": 8351, "name": "onInit", "variant": "signature", "kind": 4096, @@ -250,55 +250,55 @@ { "title": "Constructors", "children": [ - 8352 + 8338 ] }, { "title": "Properties", "children": [ - 8366, - 8354, - 8355, - 8356, - 8357, - 8358, - 8359, - 8360, - 8361 + 8352, + 8340, + 8341, + 8342, + 8343, + 8344, + 8345, + 8346, + 8347 ] }, { "title": "Methods", "children": [ - 8362, - 8364 + 8348, + 8350 ] } ] }, { - "id": 8395, + "id": 8381, "name": "PaymentCollection", "variant": "declaration", "kind": 128, "flags": {}, "children": [ { - "id": 8396, + "id": 8382, "name": "constructor", "variant": "declaration", "kind": 512, "flags": {}, "signatures": [ { - "id": 8397, + "id": 8383, "name": "new PaymentCollection", "variant": "signature", "kind": 16384, "flags": {}, "type": { "type": "reference", - "target": 8395, + "target": 8381, "name": "PaymentCollection", "package": "@medusajs/payment", "qualifiedName": "default" @@ -307,7 +307,7 @@ ] }, { - "id": 8422, + "id": 8408, "name": "[OptionalProps]", "variant": "declaration", "kind": 1024, @@ -325,7 +325,7 @@ } }, { - "id": 8398, + "id": 8384, "name": "id", "variant": "declaration", "kind": 1024, @@ -336,7 +336,7 @@ } }, { - "id": 8399, + "id": 8385, "name": "currency_code", "variant": "declaration", "kind": 1024, @@ -347,7 +347,7 @@ } }, { - "id": 8400, + "id": 8386, "name": "amount", "variant": "declaration", "kind": 1024, @@ -372,7 +372,7 @@ } }, { - "id": 8401, + "id": 8387, "name": "raw_amount", "variant": "declaration", "kind": 1024, @@ -388,7 +388,7 @@ } }, { - "id": 8402, + "id": 8388, "name": "authorized_amount", "variant": "declaration", "kind": 1024, @@ -418,7 +418,7 @@ "defaultValue": "null" }, { - "id": 8403, + "id": 8389, "name": "raw_authorized_amount", "variant": "declaration", "kind": 1024, @@ -444,7 +444,7 @@ "defaultValue": "null" }, { - "id": 8404, + "id": 8390, "name": "captured_amount", "variant": "declaration", "kind": 1024, @@ -474,7 +474,7 @@ "defaultValue": "null" }, { - "id": 8405, + "id": 8391, "name": "raw_captured_amount", "variant": "declaration", "kind": 1024, @@ -500,7 +500,7 @@ "defaultValue": "null" }, { - "id": 8406, + "id": 8392, "name": "refunded_amount", "variant": "declaration", "kind": 1024, @@ -530,7 +530,7 @@ "defaultValue": "null" }, { - "id": 8407, + "id": 8393, "name": "raw_refunded_amount", "variant": "declaration", "kind": 1024, @@ -556,7 +556,7 @@ "defaultValue": "null" }, { - "id": 8408, + "id": 8394, "name": "region_id", "variant": "declaration", "kind": 1024, @@ -567,7 +567,7 @@ } }, { - "id": 8409, + "id": 8395, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -583,7 +583,7 @@ } }, { - "id": 8410, + "id": 8396, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -599,7 +599,7 @@ } }, { - "id": 8411, + "id": 8397, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -625,7 +625,7 @@ "defaultValue": "null" }, { - "id": 8412, + "id": 8398, "name": "completed_at", "variant": "declaration", "kind": 1024, @@ -651,7 +651,7 @@ "defaultValue": "null" }, { - "id": 8413, + "id": 8399, "name": "status", "variant": "declaration", "kind": 1024, @@ -668,7 +668,7 @@ "defaultValue": "PaymentCollectionStatus.NOT_PAID" }, { - "id": 8414, + "id": 8400, "name": "payment_providers", "variant": "declaration", "kind": 1024, @@ -682,7 +682,7 @@ "typeArguments": [ { "type": "reference", - "target": 8440, + "target": 8426, "name": "PaymentProvider", "package": "@medusajs/payment", "qualifiedName": "default" @@ -698,7 +698,7 @@ "defaultValue": "..." }, { - "id": 8415, + "id": 8401, "name": "payment_sessions", "variant": "declaration", "kind": 1024, @@ -712,7 +712,7 @@ "typeArguments": [ { "type": "reference", - "target": 8446, + "target": 8432, "name": "PaymentSession", "package": "@medusajs/payment", "qualifiedName": "default" @@ -728,7 +728,7 @@ "defaultValue": "..." }, { - "id": 8416, + "id": 8402, "name": "payments", "variant": "declaration", "kind": 1024, @@ -742,7 +742,7 @@ "typeArguments": [ { "type": "reference", - "target": 8367, + "target": 8353, "name": "Payment", "package": "@medusajs/payment", "qualifiedName": "default" @@ -758,7 +758,7 @@ "defaultValue": "..." }, { - "id": 8417, + "id": 8403, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -794,14 +794,14 @@ "defaultValue": "null" }, { - "id": 8418, + "id": 8404, "name": "onCreate", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 8419, + "id": 8405, "name": "onCreate", "variant": "signature", "kind": 4096, @@ -814,14 +814,14 @@ ] }, { - "id": 8420, + "id": 8406, "name": "onInit", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 8421, + "id": 8407, "name": "onInit", "variant": "signature", "kind": 4096, @@ -838,67 +838,67 @@ { "title": "Constructors", "children": [ - 8396 + 8382 ] }, { "title": "Properties", "children": [ - 8422, + 8408, + 8384, + 8385, + 8386, + 8387, + 8388, + 8389, + 8390, + 8391, + 8392, + 8393, + 8394, + 8395, + 8396, + 8397, 8398, 8399, 8400, 8401, 8402, - 8403, - 8404, - 8405, - 8406, - 8407, - 8408, - 8409, - 8410, - 8411, - 8412, - 8413, - 8414, - 8415, - 8416, - 8417 + 8403 ] }, { "title": "Methods", "children": [ - 8418, - 8420 + 8404, + 8406 ] } ] }, { - "id": 8423, + "id": 8409, "name": "PaymentMethodToken", "variant": "declaration", "kind": 128, "flags": {}, "children": [ { - "id": 8424, + "id": 8410, "name": "constructor", "variant": "declaration", "kind": 512, "flags": {}, "signatures": [ { - "id": 8425, + "id": 8411, "name": "new PaymentMethodToken", "variant": "signature", "kind": 16384, "flags": {}, "type": { "type": "reference", - "target": 8423, + "target": 8409, "name": "PaymentMethodToken", "package": "@medusajs/payment", "qualifiedName": "default" @@ -907,7 +907,7 @@ ] }, { - "id": 8426, + "id": 8412, "name": "id", "variant": "declaration", "kind": 1024, @@ -918,7 +918,7 @@ } }, { - "id": 8427, + "id": 8413, "name": "provider_id", "variant": "declaration", "kind": 1024, @@ -929,7 +929,7 @@ } }, { - "id": 8428, + "id": 8414, "name": "data", "variant": "declaration", "kind": 1024, @@ -965,7 +965,7 @@ "defaultValue": "null" }, { - "id": 8429, + "id": 8415, "name": "name", "variant": "declaration", "kind": 1024, @@ -976,7 +976,7 @@ } }, { - "id": 8430, + "id": 8416, "name": "type_detail", "variant": "declaration", "kind": 1024, @@ -997,7 +997,7 @@ "defaultValue": "null" }, { - "id": 8431, + "id": 8417, "name": "description_detail", "variant": "declaration", "kind": 1024, @@ -1018,7 +1018,7 @@ "defaultValue": "null" }, { - "id": 8432, + "id": 8418, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -1034,7 +1034,7 @@ } }, { - "id": 8433, + "id": 8419, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -1050,7 +1050,7 @@ } }, { - "id": 8434, + "id": 8420, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -1076,7 +1076,7 @@ "defaultValue": "null" }, { - "id": 8435, + "id": 8421, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -1112,14 +1112,14 @@ "defaultValue": "null" }, { - "id": 8436, + "id": 8422, "name": "onCreate", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 8437, + "id": 8423, "name": "onCreate", "variant": "signature", "kind": 4096, @@ -1132,14 +1132,14 @@ ] }, { - "id": 8438, + "id": 8424, "name": "onInit", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 8439, + "id": 8425, "name": "onInit", "variant": "signature", "kind": 4096, @@ -1156,56 +1156,56 @@ { "title": "Constructors", "children": [ - 8424 + 8410 ] }, { "title": "Properties", "children": [ - 8426, - 8427, - 8428, - 8429, - 8430, - 8431, - 8432, - 8433, - 8434, - 8435 + 8412, + 8413, + 8414, + 8415, + 8416, + 8417, + 8418, + 8419, + 8420, + 8421 ] }, { "title": "Methods", "children": [ - 8436, - 8438 + 8422, + 8424 ] } ] }, { - "id": 8440, + "id": 8426, "name": "PaymentProvider", "variant": "declaration", "kind": 128, "flags": {}, "children": [ { - "id": 8441, + "id": 8427, "name": "constructor", "variant": "declaration", "kind": 512, "flags": {}, "signatures": [ { - "id": 8442, + "id": 8428, "name": "new PaymentProvider", "variant": "signature", "kind": 16384, "flags": {}, "type": { "type": "reference", - "target": 8440, + "target": 8426, "name": "PaymentProvider", "package": "@medusajs/payment", "qualifiedName": "default" @@ -1214,7 +1214,7 @@ ] }, { - "id": 8445, + "id": 8431, "name": "[OptionalProps]", "variant": "declaration", "kind": 1024, @@ -1227,7 +1227,7 @@ } }, { - "id": 8443, + "id": 8429, "name": "id", "variant": "declaration", "kind": 1024, @@ -1238,7 +1238,7 @@ } }, { - "id": 8444, + "id": 8430, "name": "is_enabled", "variant": "declaration", "kind": 1024, @@ -1254,42 +1254,42 @@ { "title": "Constructors", "children": [ - 8441 + 8427 ] }, { "title": "Properties", "children": [ - 8445, - 8443, - 8444 + 8431, + 8429, + 8430 ] } ] }, { - "id": 8446, + "id": 8432, "name": "PaymentSession", "variant": "declaration", "kind": 128, "flags": {}, "children": [ { - "id": 8447, + "id": 8433, "name": "constructor", "variant": "declaration", "kind": 512, "flags": {}, "signatures": [ { - "id": 8448, + "id": 8434, "name": "new PaymentSession", "variant": "signature", "kind": 16384, "flags": {}, "type": { "type": "reference", - "target": 8446, + "target": 8432, "name": "PaymentSession", "package": "@medusajs/payment", "qualifiedName": "default" @@ -1298,7 +1298,7 @@ ] }, { - "id": 8468, + "id": 8454, "name": "[OptionalProps]", "variant": "declaration", "kind": 1024, @@ -1320,7 +1320,7 @@ } }, { - "id": 8449, + "id": 8435, "name": "id", "variant": "declaration", "kind": 1024, @@ -1331,7 +1331,7 @@ } }, { - "id": 8450, + "id": 8436, "name": "currency_code", "variant": "declaration", "kind": 1024, @@ -1342,7 +1342,7 @@ } }, { - "id": 8451, + "id": 8437, "name": "amount", "variant": "declaration", "kind": 1024, @@ -1367,7 +1367,7 @@ } }, { - "id": 8452, + "id": 8438, "name": "raw_amount", "variant": "declaration", "kind": 1024, @@ -1383,7 +1383,7 @@ } }, { - "id": 8453, + "id": 8439, "name": "provider_id", "variant": "declaration", "kind": 1024, @@ -1394,7 +1394,7 @@ } }, { - "id": 8454, + "id": 8440, "name": "data", "variant": "declaration", "kind": 1024, @@ -1421,7 +1421,7 @@ "defaultValue": "{}" }, { - "id": 8455, + "id": 8441, "name": "context", "variant": "declaration", "kind": 1024, @@ -1456,7 +1456,7 @@ } }, { - "id": 8456, + "id": 8442, "name": "status", "variant": "declaration", "kind": 1024, @@ -1473,7 +1473,7 @@ "defaultValue": "PaymentSessionStatus.PENDING" }, { - "id": 8457, + "id": 8443, "name": "authorized_at", "variant": "declaration", "kind": 1024, @@ -1499,21 +1499,21 @@ "defaultValue": "null" }, { - "id": 8458, + "id": 8444, "name": "payment_collection", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 8395, + "target": 8381, "name": "PaymentCollection", "package": "@medusajs/payment", "qualifiedName": "default" } }, { - "id": 8459, + "id": 8445, "name": "payment_collection_id", "variant": "declaration", "kind": 1024, @@ -1524,7 +1524,7 @@ } }, { - "id": 8460, + "id": 8446, "name": "payment", "variant": "declaration", "kind": 1024, @@ -1540,7 +1540,7 @@ }, { "type": "reference", - "target": 8367, + "target": 8353, "name": "Payment", "package": "@medusajs/payment", "qualifiedName": "default" @@ -1549,7 +1549,7 @@ } }, { - "id": 8461, + "id": 8447, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -1565,7 +1565,7 @@ } }, { - "id": 8462, + "id": 8448, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -1581,7 +1581,7 @@ } }, { - "id": 8463, + "id": 8449, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -1607,14 +1607,14 @@ "defaultValue": "null" }, { - "id": 8464, + "id": 8450, "name": "onCreate", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 8465, + "id": 8451, "name": "onCreate", "variant": "signature", "kind": 4096, @@ -1627,14 +1627,14 @@ ] }, { - "id": 8466, + "id": 8452, "name": "onInit", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 8467, + "id": 8453, "name": "onInit", "variant": "signature", "kind": 4096, @@ -1651,62 +1651,62 @@ { "title": "Constructors", "children": [ - 8447 + 8433 ] }, { "title": "Properties", "children": [ - 8468, - 8449, - 8450, - 8451, - 8452, - 8453, 8454, - 8455, - 8456, - 8457, - 8458, - 8459, - 8460, - 8461, - 8462, - 8463 + 8435, + 8436, + 8437, + 8438, + 8439, + 8440, + 8441, + 8442, + 8443, + 8444, + 8445, + 8446, + 8447, + 8448, + 8449 ] }, { "title": "Methods", "children": [ - 8464, - 8466 + 8450, + 8452 ] } ] }, { - "id": 8367, + "id": 8353, "name": "Payment", "variant": "declaration", "kind": 128, "flags": {}, "children": [ { - "id": 8368, + "id": 8354, "name": "constructor", "variant": "declaration", "kind": 512, "flags": {}, "signatures": [ { - "id": 8369, + "id": 8355, "name": "new Payment", "variant": "signature", "kind": 16384, "flags": {}, "type": { "type": "reference", - "target": 8367, + "target": 8353, "name": "Payment", "package": "@medusajs/payment", "qualifiedName": "default" @@ -1715,7 +1715,7 @@ ] }, { - "id": 8394, + "id": 8380, "name": "[OptionalProps]", "variant": "declaration", "kind": 1024, @@ -1733,7 +1733,7 @@ } }, { - "id": 8370, + "id": 8356, "name": "id", "variant": "declaration", "kind": 1024, @@ -1744,7 +1744,7 @@ } }, { - "id": 8371, + "id": 8357, "name": "amount", "variant": "declaration", "kind": 1024, @@ -1769,7 +1769,7 @@ } }, { - "id": 8372, + "id": 8358, "name": "raw_amount", "variant": "declaration", "kind": 1024, @@ -1785,7 +1785,7 @@ } }, { - "id": 8373, + "id": 8359, "name": "currency_code", "variant": "declaration", "kind": 1024, @@ -1796,7 +1796,7 @@ } }, { - "id": 8374, + "id": 8360, "name": "provider_id", "variant": "declaration", "kind": 1024, @@ -1807,7 +1807,7 @@ } }, { - "id": 8375, + "id": 8361, "name": "cart_id", "variant": "declaration", "kind": 1024, @@ -1828,7 +1828,7 @@ "defaultValue": "null" }, { - "id": 8376, + "id": 8362, "name": "order_id", "variant": "declaration", "kind": 1024, @@ -1849,7 +1849,7 @@ "defaultValue": "null" }, { - "id": 8377, + "id": 8363, "name": "customer_id", "variant": "declaration", "kind": 1024, @@ -1870,7 +1870,7 @@ "defaultValue": "null" }, { - "id": 8378, + "id": 8364, "name": "data", "variant": "declaration", "kind": 1024, @@ -1906,7 +1906,7 @@ "defaultValue": "null" }, { - "id": 8379, + "id": 8365, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -1942,7 +1942,7 @@ "defaultValue": "null" }, { - "id": 8380, + "id": 8366, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -1958,7 +1958,7 @@ } }, { - "id": 8381, + "id": 8367, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -1974,7 +1974,7 @@ } }, { - "id": 8382, + "id": 8368, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -2000,7 +2000,7 @@ "defaultValue": "null" }, { - "id": 8383, + "id": 8369, "name": "captured_at", "variant": "declaration", "kind": 1024, @@ -2026,7 +2026,7 @@ "defaultValue": "null" }, { - "id": 8384, + "id": 8370, "name": "canceled_at", "variant": "declaration", "kind": 1024, @@ -2052,7 +2052,7 @@ "defaultValue": "null" }, { - "id": 8385, + "id": 8371, "name": "refunds", "variant": "declaration", "kind": 1024, @@ -2066,7 +2066,7 @@ "typeArguments": [ { "type": "reference", - "target": 8469, + "target": 8455, "name": "Refund", "package": "@medusajs/payment", "qualifiedName": "default" @@ -2082,7 +2082,7 @@ "defaultValue": "..." }, { - "id": 8386, + "id": 8372, "name": "captures", "variant": "declaration", "kind": 1024, @@ -2096,7 +2096,7 @@ "typeArguments": [ { "type": "reference", - "target": 8351, + "target": 8337, "name": "Capture", "package": "@medusajs/payment", "qualifiedName": "default" @@ -2112,21 +2112,21 @@ "defaultValue": "..." }, { - "id": 8387, + "id": 8373, "name": "payment_collection", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 8395, + "target": 8381, "name": "PaymentCollection", "package": "@medusajs/payment", "qualifiedName": "default" } }, { - "id": 8388, + "id": 8374, "name": "payment_collection_id", "variant": "declaration", "kind": 1024, @@ -2137,28 +2137,28 @@ } }, { - "id": 8389, + "id": 8375, "name": "payment_session", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 8446, + "target": 8432, "name": "PaymentSession", "package": "@medusajs/payment", "qualifiedName": "default" } }, { - "id": 8390, + "id": 8376, "name": "onCreate", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 8391, + "id": 8377, "name": "onCreate", "variant": "signature", "kind": 4096, @@ -2171,14 +2171,14 @@ ] }, { - "id": 8392, + "id": 8378, "name": "onInit", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 8393, + "id": 8379, "name": "onInit", "variant": "signature", "kind": 4096, @@ -2195,67 +2195,67 @@ { "title": "Constructors", "children": [ - 8368 + 8354 ] }, { "title": "Properties", "children": [ - 8394, + 8380, + 8356, + 8357, + 8358, + 8359, + 8360, + 8361, + 8362, + 8363, + 8364, + 8365, + 8366, + 8367, + 8368, + 8369, 8370, 8371, 8372, 8373, 8374, - 8375, - 8376, - 8377, - 8378, - 8379, - 8380, - 8381, - 8382, - 8383, - 8384, - 8385, - 8386, - 8387, - 8388, - 8389 + 8375 ] }, { "title": "Methods", "children": [ - 8390, - 8392 + 8376, + 8378 ] } ] }, { - "id": 8469, + "id": 8455, "name": "Refund", "variant": "declaration", "kind": 128, "flags": {}, "children": [ { - "id": 8470, + "id": 8456, "name": "constructor", "variant": "declaration", "kind": 512, "flags": {}, "signatures": [ { - "id": 8471, + "id": 8457, "name": "new Refund", "variant": "signature", "kind": 16384, "flags": {}, "type": { "type": "reference", - "target": 8469, + "target": 8455, "name": "Refund", "package": "@medusajs/payment", "qualifiedName": "default" @@ -2264,7 +2264,7 @@ ] }, { - "id": 8472, + "id": 8458, "name": "id", "variant": "declaration", "kind": 1024, @@ -2275,7 +2275,7 @@ } }, { - "id": 8473, + "id": 8459, "name": "amount", "variant": "declaration", "kind": 1024, @@ -2300,7 +2300,7 @@ } }, { - "id": 8474, + "id": 8460, "name": "raw_amount", "variant": "declaration", "kind": 1024, @@ -2316,21 +2316,21 @@ } }, { - "id": 8475, + "id": 8461, "name": "payment", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 8367, + "target": 8353, "name": "Payment", "package": "@medusajs/payment", "qualifiedName": "default" } }, { - "id": 8476, + "id": 8462, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -2346,7 +2346,7 @@ } }, { - "id": 8477, + "id": 8463, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -2362,7 +2362,7 @@ } }, { - "id": 8478, + "id": 8464, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -2388,7 +2388,7 @@ "defaultValue": "null" }, { - "id": 8479, + "id": 8465, "name": "created_by", "variant": "declaration", "kind": 1024, @@ -2409,7 +2409,7 @@ "defaultValue": "null" }, { - "id": 8480, + "id": 8466, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -2445,14 +2445,14 @@ "defaultValue": "null" }, { - "id": 8481, + "id": 8467, "name": "onCreate", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 8482, + "id": 8468, "name": "onCreate", "variant": "signature", "kind": 4096, @@ -2465,14 +2465,14 @@ ] }, { - "id": 8483, + "id": 8469, "name": "onInit", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 8484, + "id": 8470, "name": "onInit", "variant": "signature", "kind": 4096, @@ -2489,28 +2489,28 @@ { "title": "Constructors", "children": [ - 8470 + 8456 ] }, { "title": "Properties", "children": [ - 8472, - 8473, - 8474, - 8475, - 8476, - 8477, - 8478, - 8479, - 8480 + 8458, + 8459, + 8460, + 8461, + 8462, + 8463, + 8464, + 8465, + 8466 ] }, { "title": "Methods", "children": [ - 8481, - 8483 + 8467, + 8469 ] } ] @@ -2520,499 +2520,499 @@ { "title": "Classes", "children": [ - 8351, - 8395, - 8423, - 8440, - 8446, - 8367, - 8469 + 8337, + 8381, + 8409, + 8426, + 8432, + 8353, + 8455 ] } ], "packageName": "@medusajs/payment", "symbolIdMap": { - "8350": { + "8336": { "sourceFileName": "../../../../packages/modules/payment/src/models/index.ts", "qualifiedName": "" }, - "8351": { + "8337": { "sourceFileName": "../../../../packages/modules/payment/src/models/capture.ts", "qualifiedName": "default" }, - "8354": { + "8340": { "sourceFileName": "../../../../packages/modules/payment/src/models/capture.ts", "qualifiedName": "default.id" }, - "8355": { + "8341": { "sourceFileName": "../../../../packages/modules/payment/src/models/capture.ts", "qualifiedName": "default.amount" }, - "8356": { + "8342": { "sourceFileName": "../../../../packages/modules/payment/src/models/capture.ts", "qualifiedName": "default.raw_amount" }, - "8357": { + "8343": { "sourceFileName": "../../../../packages/modules/payment/src/models/capture.ts", "qualifiedName": "default.payment" }, - "8358": { + "8344": { "sourceFileName": "../../../../packages/modules/payment/src/models/capture.ts", "qualifiedName": "default.created_at" }, - "8359": { + "8345": { "sourceFileName": "../../../../packages/modules/payment/src/models/capture.ts", "qualifiedName": "default.updated_at" }, - "8360": { + "8346": { "sourceFileName": "../../../../packages/modules/payment/src/models/capture.ts", "qualifiedName": "default.deleted_at" }, - "8361": { + "8347": { "sourceFileName": "../../../../packages/modules/payment/src/models/capture.ts", "qualifiedName": "default.created_by" }, - "8362": { + "8348": { "sourceFileName": "../../../../packages/modules/payment/src/models/capture.ts", "qualifiedName": "default.onCreate" }, - "8363": { + "8349": { "sourceFileName": "../../../../packages/modules/payment/src/models/capture.ts", "qualifiedName": "default.onCreate" }, - "8364": { + "8350": { "sourceFileName": "../../../../packages/modules/payment/src/models/capture.ts", "qualifiedName": "default.onInit" }, - "8365": { + "8351": { "sourceFileName": "../../../../packages/modules/payment/src/models/capture.ts", "qualifiedName": "default.onInit" }, - "8366": { + "8352": { "sourceFileName": "../../../../packages/modules/payment/src/models/capture.ts", "qualifiedName": "default.[OptionalProps]" }, - "8367": { + "8353": { "sourceFileName": "../../../../packages/modules/payment/src/models/payment.ts", "qualifiedName": "default" }, - "8370": { + "8356": { "sourceFileName": "../../../../packages/modules/payment/src/models/payment.ts", "qualifiedName": "default.id" }, - "8371": { + "8357": { "sourceFileName": "../../../../packages/modules/payment/src/models/payment.ts", "qualifiedName": "default.amount" }, - "8372": { + "8358": { "sourceFileName": "../../../../packages/modules/payment/src/models/payment.ts", "qualifiedName": "default.raw_amount" }, - "8373": { + "8359": { "sourceFileName": "../../../../packages/modules/payment/src/models/payment.ts", "qualifiedName": "default.currency_code" }, - "8374": { + "8360": { "sourceFileName": "../../../../packages/modules/payment/src/models/payment.ts", "qualifiedName": "default.provider_id" }, - "8375": { + "8361": { "sourceFileName": "../../../../packages/modules/payment/src/models/payment.ts", "qualifiedName": "default.cart_id" }, - "8376": { + "8362": { "sourceFileName": "../../../../packages/modules/payment/src/models/payment.ts", "qualifiedName": "default.order_id" }, - "8377": { + "8363": { "sourceFileName": "../../../../packages/modules/payment/src/models/payment.ts", "qualifiedName": "default.customer_id" }, - "8378": { + "8364": { "sourceFileName": "../../../../packages/modules/payment/src/models/payment.ts", "qualifiedName": "default.data" }, - "8379": { + "8365": { "sourceFileName": "../../../../packages/modules/payment/src/models/payment.ts", "qualifiedName": "default.metadata" }, - "8380": { + "8366": { "sourceFileName": "../../../../packages/modules/payment/src/models/payment.ts", "qualifiedName": "default.created_at" }, - "8381": { + "8367": { "sourceFileName": "../../../../packages/modules/payment/src/models/payment.ts", "qualifiedName": "default.updated_at" }, - "8382": { + "8368": { "sourceFileName": "../../../../packages/modules/payment/src/models/payment.ts", "qualifiedName": "default.deleted_at" }, - "8383": { + "8369": { "sourceFileName": "../../../../packages/modules/payment/src/models/payment.ts", "qualifiedName": "default.captured_at" }, - "8384": { + "8370": { "sourceFileName": "../../../../packages/modules/payment/src/models/payment.ts", "qualifiedName": "default.canceled_at" }, - "8385": { + "8371": { "sourceFileName": "../../../../packages/modules/payment/src/models/payment.ts", "qualifiedName": "default.refunds" }, - "8386": { + "8372": { "sourceFileName": "../../../../packages/modules/payment/src/models/payment.ts", "qualifiedName": "default.captures" }, - "8387": { + "8373": { "sourceFileName": "../../../../packages/modules/payment/src/models/payment.ts", "qualifiedName": "default.payment_collection" }, - "8388": { + "8374": { "sourceFileName": "../../../../packages/modules/payment/src/models/payment.ts", "qualifiedName": "default.payment_collection_id" }, - "8389": { + "8375": { "sourceFileName": "../../../../packages/modules/payment/src/models/payment.ts", "qualifiedName": "default.payment_session" }, - "8390": { + "8376": { "sourceFileName": "../../../../packages/modules/payment/src/models/payment.ts", "qualifiedName": "default.onCreate" }, - "8391": { + "8377": { "sourceFileName": "../../../../packages/modules/payment/src/models/payment.ts", "qualifiedName": "default.onCreate" }, - "8392": { + "8378": { "sourceFileName": "../../../../packages/modules/payment/src/models/payment.ts", "qualifiedName": "default.onInit" }, - "8393": { + "8379": { "sourceFileName": "../../../../packages/modules/payment/src/models/payment.ts", "qualifiedName": "default.onInit" }, - "8394": { + "8380": { "sourceFileName": "../../../../packages/modules/payment/src/models/payment.ts", "qualifiedName": "default.[OptionalProps]" }, - "8395": { + "8381": { "sourceFileName": "../../../../packages/modules/payment/src/models/payment-collection.ts", "qualifiedName": "default" }, - "8398": { + "8384": { "sourceFileName": "../../../../packages/modules/payment/src/models/payment-collection.ts", "qualifiedName": "default.id" }, - "8399": { + "8385": { "sourceFileName": "../../../../packages/modules/payment/src/models/payment-collection.ts", "qualifiedName": "default.currency_code" }, - "8400": { + "8386": { "sourceFileName": "../../../../packages/modules/payment/src/models/payment-collection.ts", "qualifiedName": "default.amount" }, - "8401": { + "8387": { "sourceFileName": "../../../../packages/modules/payment/src/models/payment-collection.ts", "qualifiedName": "default.raw_amount" }, - "8402": { + "8388": { "sourceFileName": "../../../../packages/modules/payment/src/models/payment-collection.ts", "qualifiedName": "default.authorized_amount" }, - "8403": { + "8389": { "sourceFileName": "../../../../packages/modules/payment/src/models/payment-collection.ts", "qualifiedName": "default.raw_authorized_amount" }, - "8404": { + "8390": { "sourceFileName": "../../../../packages/modules/payment/src/models/payment-collection.ts", "qualifiedName": "default.captured_amount" }, - "8405": { + "8391": { "sourceFileName": "../../../../packages/modules/payment/src/models/payment-collection.ts", "qualifiedName": "default.raw_captured_amount" }, - "8406": { + "8392": { "sourceFileName": "../../../../packages/modules/payment/src/models/payment-collection.ts", "qualifiedName": "default.refunded_amount" }, - "8407": { + "8393": { "sourceFileName": "../../../../packages/modules/payment/src/models/payment-collection.ts", "qualifiedName": "default.raw_refunded_amount" }, - "8408": { + "8394": { "sourceFileName": "../../../../packages/modules/payment/src/models/payment-collection.ts", "qualifiedName": "default.region_id" }, - "8409": { + "8395": { "sourceFileName": "../../../../packages/modules/payment/src/models/payment-collection.ts", "qualifiedName": "default.created_at" }, - "8410": { + "8396": { "sourceFileName": "../../../../packages/modules/payment/src/models/payment-collection.ts", "qualifiedName": "default.updated_at" }, - "8411": { + "8397": { "sourceFileName": "../../../../packages/modules/payment/src/models/payment-collection.ts", "qualifiedName": "default.deleted_at" }, - "8412": { + "8398": { "sourceFileName": "../../../../packages/modules/payment/src/models/payment-collection.ts", "qualifiedName": "default.completed_at" }, - "8413": { + "8399": { "sourceFileName": "../../../../packages/modules/payment/src/models/payment-collection.ts", "qualifiedName": "default.status" }, - "8414": { + "8400": { "sourceFileName": "../../../../packages/modules/payment/src/models/payment-collection.ts", "qualifiedName": "default.payment_providers" }, - "8415": { + "8401": { "sourceFileName": "../../../../packages/modules/payment/src/models/payment-collection.ts", "qualifiedName": "default.payment_sessions" }, - "8416": { + "8402": { "sourceFileName": "../../../../packages/modules/payment/src/models/payment-collection.ts", "qualifiedName": "default.payments" }, - "8417": { + "8403": { "sourceFileName": "../../../../packages/modules/payment/src/models/payment-collection.ts", "qualifiedName": "default.metadata" }, - "8418": { + "8404": { "sourceFileName": "../../../../packages/modules/payment/src/models/payment-collection.ts", "qualifiedName": "default.onCreate" }, - "8419": { + "8405": { "sourceFileName": "../../../../packages/modules/payment/src/models/payment-collection.ts", "qualifiedName": "default.onCreate" }, - "8420": { + "8406": { "sourceFileName": "../../../../packages/modules/payment/src/models/payment-collection.ts", "qualifiedName": "default.onInit" }, - "8421": { + "8407": { "sourceFileName": "../../../../packages/modules/payment/src/models/payment-collection.ts", "qualifiedName": "default.onInit" }, - "8422": { + "8408": { "sourceFileName": "../../../../packages/modules/payment/src/models/payment-collection.ts", "qualifiedName": "default.[OptionalProps]" }, - "8423": { + "8409": { "sourceFileName": "../../../../packages/modules/payment/src/models/payment-method-token.ts", "qualifiedName": "default" }, - "8426": { + "8412": { "sourceFileName": "../../../../packages/modules/payment/src/models/payment-method-token.ts", "qualifiedName": "default.id" }, - "8427": { + "8413": { "sourceFileName": "../../../../packages/modules/payment/src/models/payment-method-token.ts", "qualifiedName": "default.provider_id" }, - "8428": { + "8414": { "sourceFileName": "../../../../packages/modules/payment/src/models/payment-method-token.ts", "qualifiedName": "default.data" }, - "8429": { + "8415": { "sourceFileName": "../../../../packages/modules/payment/src/models/payment-method-token.ts", "qualifiedName": "default.name" }, - "8430": { + "8416": { "sourceFileName": "../../../../packages/modules/payment/src/models/payment-method-token.ts", "qualifiedName": "default.type_detail" }, - "8431": { + "8417": { "sourceFileName": "../../../../packages/modules/payment/src/models/payment-method-token.ts", "qualifiedName": "default.description_detail" }, - "8432": { + "8418": { "sourceFileName": "../../../../packages/modules/payment/src/models/payment-method-token.ts", "qualifiedName": "default.created_at" }, - "8433": { + "8419": { "sourceFileName": "../../../../packages/modules/payment/src/models/payment-method-token.ts", "qualifiedName": "default.updated_at" }, - "8434": { + "8420": { "sourceFileName": "../../../../packages/modules/payment/src/models/payment-method-token.ts", "qualifiedName": "default.deleted_at" }, - "8435": { + "8421": { "sourceFileName": "../../../../packages/modules/payment/src/models/payment-method-token.ts", "qualifiedName": "default.metadata" }, - "8436": { + "8422": { "sourceFileName": "../../../../packages/modules/payment/src/models/payment-method-token.ts", "qualifiedName": "default.onCreate" }, - "8437": { + "8423": { "sourceFileName": "../../../../packages/modules/payment/src/models/payment-method-token.ts", "qualifiedName": "default.onCreate" }, - "8438": { + "8424": { "sourceFileName": "../../../../packages/modules/payment/src/models/payment-method-token.ts", "qualifiedName": "default.onInit" }, - "8439": { + "8425": { "sourceFileName": "../../../../packages/modules/payment/src/models/payment-method-token.ts", "qualifiedName": "default.onInit" }, - "8440": { + "8426": { "sourceFileName": "../../../../packages/modules/payment/src/models/payment-provider.ts", "qualifiedName": "default" }, - "8443": { + "8429": { "sourceFileName": "../../../../packages/modules/payment/src/models/payment-provider.ts", "qualifiedName": "default.id" }, - "8444": { + "8430": { "sourceFileName": "../../../../packages/modules/payment/src/models/payment-provider.ts", "qualifiedName": "default.is_enabled" }, - "8445": { + "8431": { "sourceFileName": "../../../../packages/modules/payment/src/models/payment-provider.ts", "qualifiedName": "default.[OptionalProps]" }, - "8446": { + "8432": { "sourceFileName": "../../../../packages/modules/payment/src/models/payment-session.ts", "qualifiedName": "default" }, - "8449": { + "8435": { "sourceFileName": "../../../../packages/modules/payment/src/models/payment-session.ts", "qualifiedName": "default.id" }, - "8450": { + "8436": { "sourceFileName": "../../../../packages/modules/payment/src/models/payment-session.ts", "qualifiedName": "default.currency_code" }, - "8451": { + "8437": { "sourceFileName": "../../../../packages/modules/payment/src/models/payment-session.ts", "qualifiedName": "default.amount" }, - "8452": { + "8438": { "sourceFileName": "../../../../packages/modules/payment/src/models/payment-session.ts", "qualifiedName": "default.raw_amount" }, - "8453": { + "8439": { "sourceFileName": "../../../../packages/modules/payment/src/models/payment-session.ts", "qualifiedName": "default.provider_id" }, - "8454": { + "8440": { "sourceFileName": "../../../../packages/modules/payment/src/models/payment-session.ts", "qualifiedName": "default.data" }, - "8455": { + "8441": { "sourceFileName": "../../../../packages/modules/payment/src/models/payment-session.ts", "qualifiedName": "default.context" }, - "8456": { + "8442": { "sourceFileName": "../../../../packages/modules/payment/src/models/payment-session.ts", "qualifiedName": "default.status" }, - "8457": { + "8443": { "sourceFileName": "../../../../packages/modules/payment/src/models/payment-session.ts", "qualifiedName": "default.authorized_at" }, - "8458": { + "8444": { "sourceFileName": "../../../../packages/modules/payment/src/models/payment-session.ts", "qualifiedName": "default.payment_collection" }, - "8459": { + "8445": { "sourceFileName": "../../../../packages/modules/payment/src/models/payment-session.ts", "qualifiedName": "default.payment_collection_id" }, - "8460": { + "8446": { "sourceFileName": "../../../../packages/modules/payment/src/models/payment-session.ts", "qualifiedName": "default.payment" }, - "8461": { + "8447": { "sourceFileName": "../../../../packages/modules/payment/src/models/payment-session.ts", "qualifiedName": "default.created_at" }, - "8462": { + "8448": { "sourceFileName": "../../../../packages/modules/payment/src/models/payment-session.ts", "qualifiedName": "default.updated_at" }, - "8463": { + "8449": { "sourceFileName": "../../../../packages/modules/payment/src/models/payment-session.ts", "qualifiedName": "default.deleted_at" }, - "8464": { + "8450": { "sourceFileName": "../../../../packages/modules/payment/src/models/payment-session.ts", "qualifiedName": "default.onCreate" }, - "8465": { + "8451": { "sourceFileName": "../../../../packages/modules/payment/src/models/payment-session.ts", "qualifiedName": "default.onCreate" }, - "8466": { + "8452": { "sourceFileName": "../../../../packages/modules/payment/src/models/payment-session.ts", "qualifiedName": "default.onInit" }, - "8467": { + "8453": { "sourceFileName": "../../../../packages/modules/payment/src/models/payment-session.ts", "qualifiedName": "default.onInit" }, - "8468": { + "8454": { "sourceFileName": "../../../../packages/modules/payment/src/models/payment-session.ts", "qualifiedName": "default.[OptionalProps]" }, - "8469": { + "8455": { "sourceFileName": "../../../../packages/modules/payment/src/models/refund.ts", "qualifiedName": "default" }, - "8472": { + "8458": { "sourceFileName": "../../../../packages/modules/payment/src/models/refund.ts", "qualifiedName": "default.id" }, - "8473": { + "8459": { "sourceFileName": "../../../../packages/modules/payment/src/models/refund.ts", "qualifiedName": "default.amount" }, - "8474": { + "8460": { "sourceFileName": "../../../../packages/modules/payment/src/models/refund.ts", "qualifiedName": "default.raw_amount" }, - "8475": { + "8461": { "sourceFileName": "../../../../packages/modules/payment/src/models/refund.ts", "qualifiedName": "default.payment" }, - "8476": { + "8462": { "sourceFileName": "../../../../packages/modules/payment/src/models/refund.ts", "qualifiedName": "default.created_at" }, - "8477": { + "8463": { "sourceFileName": "../../../../packages/modules/payment/src/models/refund.ts", "qualifiedName": "default.updated_at" }, - "8478": { + "8464": { "sourceFileName": "../../../../packages/modules/payment/src/models/refund.ts", "qualifiedName": "default.deleted_at" }, - "8479": { + "8465": { "sourceFileName": "../../../../packages/modules/payment/src/models/refund.ts", "qualifiedName": "default.created_by" }, - "8480": { + "8466": { "sourceFileName": "../../../../packages/modules/payment/src/models/refund.ts", "qualifiedName": "default.metadata" }, - "8481": { + "8467": { "sourceFileName": "../../../../packages/modules/payment/src/models/refund.ts", "qualifiedName": "default.onCreate" }, - "8482": { + "8468": { "sourceFileName": "../../../../packages/modules/payment/src/models/refund.ts", "qualifiedName": "default.onCreate" }, - "8483": { + "8469": { "sourceFileName": "../../../../packages/modules/payment/src/models/refund.ts", "qualifiedName": "default.onInit" }, - "8484": { + "8470": { "sourceFileName": "../../../../packages/modules/payment/src/models/refund.ts", "qualifiedName": "default.onInit" } @@ -3022,7 +3022,7 @@ "1": "../../../../packages/modules/payment/src/models/index.ts" }, "reflections": { - "1": 8350 + "1": 8336 } } } \ No newline at end of file diff --git a/www/utils/generated/typedoc-json-output/payment.json b/www/utils/generated/typedoc-json-output/payment.json index 28add47ae7..61ddcd96a5 100644 --- a/www/utils/generated/typedoc-json-output/payment.json +++ b/www/utils/generated/typedoc-json-output/payment.json @@ -1,12 +1,12 @@ { - "id": 7771, + "id": 7757, "name": "payment", "variant": "project", "kind": 1, "flags": {}, "children": [ { - "id": 8248, + "id": 8234, "name": "AddressDTO", "variant": "declaration", "kind": 2097152, @@ -14,14 +14,14 @@ "type": { "type": "reflection", "declaration": { - "id": 8249, + "id": 8235, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 8250, + "id": 8236, "name": "id", "variant": "declaration", "kind": 1024, @@ -34,7 +34,7 @@ } }, { - "id": 8251, + "id": 8237, "name": "address_1", "variant": "declaration", "kind": 1024, @@ -45,7 +45,7 @@ } }, { - "id": 8252, + "id": 8238, "name": "address_2", "variant": "declaration", "kind": 1024, @@ -67,7 +67,7 @@ } }, { - "id": 8253, + "id": 8239, "name": "company", "variant": "declaration", "kind": 1024, @@ -89,7 +89,7 @@ } }, { - "id": 8254, + "id": 8240, "name": "country_code", "variant": "declaration", "kind": 1024, @@ -100,7 +100,7 @@ } }, { - "id": 8255, + "id": 8241, "name": "city", "variant": "declaration", "kind": 1024, @@ -122,7 +122,7 @@ } }, { - "id": 8256, + "id": 8242, "name": "phone", "variant": "declaration", "kind": 1024, @@ -144,7 +144,7 @@ } }, { - "id": 8257, + "id": 8243, "name": "postal_code", "variant": "declaration", "kind": 1024, @@ -166,7 +166,7 @@ } }, { - "id": 8258, + "id": 8244, "name": "province", "variant": "declaration", "kind": 1024, @@ -188,7 +188,7 @@ } }, { - "id": 8259, + "id": 8245, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -225,7 +225,7 @@ } }, { - "id": 8260, + "id": 8246, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -252,7 +252,7 @@ } }, { - "id": 8261, + "id": 8247, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -279,7 +279,7 @@ } }, { - "id": 8262, + "id": 8248, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -314,19 +314,19 @@ { "title": "Properties", "children": [ - 8250, - 8251, - 8252, - 8253, - 8254, - 8255, - 8256, - 8257, - 8258, - 8259, - 8260, - 8261, - 8262 + 8236, + 8237, + 8238, + 8239, + 8240, + 8241, + 8242, + 8243, + 8244, + 8245, + 8246, + 8247, + 8248 ] } ] @@ -334,7 +334,7 @@ } }, { - "id": 7960, + "id": 7946, "name": "FindConfig", "variant": "declaration", "kind": 256, @@ -357,7 +357,7 @@ }, "children": [ { - "id": 7961, + "id": 7947, "name": "select", "variant": "declaration", "kind": 1024, @@ -386,7 +386,7 @@ "operator": "keyof", "target": { "type": "reference", - "target": 7972, + "target": 7958, "name": "Entity", "package": "@medusajs/types", "qualifiedName": "FindConfig.Entity", @@ -398,7 +398,7 @@ } }, { - "id": 7962, + "id": 7948, "name": "skip", "variant": "declaration", "kind": 1024, @@ -428,7 +428,7 @@ } }, { - "id": 7963, + "id": 7949, "name": "take", "variant": "declaration", "kind": 1024, @@ -458,7 +458,7 @@ } }, { - "id": 7964, + "id": 7950, "name": "relations", "variant": "declaration", "kind": 1024, @@ -482,7 +482,7 @@ } }, { - "id": 7965, + "id": 7951, "name": "order", "variant": "declaration", "kind": 1024, @@ -516,21 +516,21 @@ "type": { "type": "reflection", "declaration": { - "id": 7966, + "id": 7952, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "indexSignatures": [ { - "id": 7967, + "id": 7953, "name": "__index", "variant": "signature", "kind": 8192, "flags": {}, "parameters": [ { - "id": 7968, + "id": 7954, "name": "K", "variant": "param", "kind": 32768, @@ -560,7 +560,7 @@ } }, { - "id": 7969, + "id": 7955, "name": "withDeleted", "variant": "declaration", "kind": 1024, @@ -589,7 +589,7 @@ } }, { - "id": 7970, + "id": 7956, "name": "filters", "variant": "declaration", "kind": 1024, @@ -625,7 +625,7 @@ } }, { - "id": 7971, + "id": 7957, "name": "options", "variant": "declaration", "kind": 1024, @@ -665,20 +665,20 @@ { "title": "Properties", "children": [ - 7961, - 7962, - 7963, - 7964, - 7965, - 7969, - 7970, - 7971 + 7947, + 7948, + 7949, + 7950, + 7951, + 7955, + 7956, + 7957 ] } ], "typeParameters": [ { - "id": 7972, + "id": 7958, "name": "Entity", "variant": "typeParam", "kind": 131072, @@ -687,7 +687,7 @@ ] }, { - "id": 8313, + "id": 8299, "name": "CustomerAddressDTO", "variant": "declaration", "kind": 256, @@ -702,7 +702,7 @@ }, "children": [ { - "id": 8314, + "id": 8300, "name": "id", "variant": "declaration", "kind": 1024, @@ -721,7 +721,7 @@ } }, { - "id": 8315, + "id": 8301, "name": "address_name", "variant": "declaration", "kind": 1024, @@ -742,7 +742,7 @@ } }, { - "id": 8316, + "id": 8302, "name": "is_default_shipping", "variant": "declaration", "kind": 1024, @@ -761,7 +761,7 @@ } }, { - "id": 8317, + "id": 8303, "name": "is_default_billing", "variant": "declaration", "kind": 1024, @@ -780,7 +780,7 @@ } }, { - "id": 8318, + "id": 8304, "name": "customer_id", "variant": "declaration", "kind": 1024, @@ -799,7 +799,7 @@ } }, { - "id": 8319, + "id": 8305, "name": "company", "variant": "declaration", "kind": 1024, @@ -820,7 +820,7 @@ } }, { - "id": 8320, + "id": 8306, "name": "first_name", "variant": "declaration", "kind": 1024, @@ -841,7 +841,7 @@ } }, { - "id": 8321, + "id": 8307, "name": "last_name", "variant": "declaration", "kind": 1024, @@ -862,7 +862,7 @@ } }, { - "id": 8322, + "id": 8308, "name": "address_1", "variant": "declaration", "kind": 1024, @@ -883,7 +883,7 @@ } }, { - "id": 8323, + "id": 8309, "name": "address_2", "variant": "declaration", "kind": 1024, @@ -904,7 +904,7 @@ } }, { - "id": 8324, + "id": 8310, "name": "city", "variant": "declaration", "kind": 1024, @@ -925,7 +925,7 @@ } }, { - "id": 8325, + "id": 8311, "name": "country_code", "variant": "declaration", "kind": 1024, @@ -946,7 +946,7 @@ } }, { - "id": 8326, + "id": 8312, "name": "province", "variant": "declaration", "kind": 1024, @@ -967,7 +967,7 @@ } }, { - "id": 8327, + "id": 8313, "name": "postal_code", "variant": "declaration", "kind": 1024, @@ -988,7 +988,7 @@ } }, { - "id": 8328, + "id": 8314, "name": "phone", "variant": "declaration", "kind": 1024, @@ -1009,7 +1009,7 @@ } }, { - "id": 8329, + "id": 8315, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -1045,7 +1045,7 @@ } }, { - "id": 8330, + "id": 8316, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -1064,7 +1064,7 @@ } }, { - "id": 8331, + "id": 8317, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -1087,30 +1087,30 @@ { "title": "Properties", "children": [ + 8300, + 8301, + 8302, + 8303, + 8304, + 8305, + 8306, + 8307, + 8308, + 8309, + 8310, + 8311, + 8312, + 8313, 8314, 8315, 8316, - 8317, - 8318, - 8319, - 8320, - 8321, - 8322, - 8323, - 8324, - 8325, - 8326, - 8327, - 8328, - 8329, - 8330, - 8331 + 8317 ] } ] }, { - "id": 8263, + "id": 8249, "name": "CustomerDTO", "variant": "declaration", "kind": 256, @@ -1125,7 +1125,7 @@ }, "children": [ { - "id": 8264, + "id": 8250, "name": "id", "variant": "declaration", "kind": 1024, @@ -1144,7 +1144,7 @@ } }, { - "id": 8265, + "id": 8251, "name": "email", "variant": "declaration", "kind": 1024, @@ -1163,7 +1163,7 @@ } }, { - "id": 8266, + "id": 8252, "name": "has_account", "variant": "declaration", "kind": 1024, @@ -1182,7 +1182,7 @@ } }, { - "id": 8267, + "id": 8253, "name": "default_billing_address_id", "variant": "declaration", "kind": 1024, @@ -1210,7 +1210,7 @@ } }, { - "id": 8268, + "id": 8254, "name": "default_shipping_address_id", "variant": "declaration", "kind": 1024, @@ -1238,7 +1238,7 @@ } }, { - "id": 8269, + "id": 8255, "name": "company_name", "variant": "declaration", "kind": 1024, @@ -1266,7 +1266,7 @@ } }, { - "id": 8270, + "id": 8256, "name": "first_name", "variant": "declaration", "kind": 1024, @@ -1294,7 +1294,7 @@ } }, { - "id": 8271, + "id": 8257, "name": "last_name", "variant": "declaration", "kind": 1024, @@ -1322,7 +1322,7 @@ } }, { - "id": 8272, + "id": 8258, "name": "addresses", "variant": "declaration", "kind": 1024, @@ -1339,14 +1339,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 8313, + "target": 8299, "name": "CustomerAddressDTO", "package": "@medusajs/types" } } }, { - "id": 8273, + "id": 8259, "name": "phone", "variant": "declaration", "kind": 1024, @@ -1374,7 +1374,7 @@ } }, { - "id": 8274, + "id": 8260, "name": "groups", "variant": "declaration", "kind": 1024, @@ -1392,14 +1392,14 @@ "elementType": { "type": "reflection", "declaration": { - "id": 8275, + "id": 8261, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 8276, + "id": 8262, "name": "id", "variant": "declaration", "kind": 1024, @@ -1418,7 +1418,7 @@ } }, { - "id": 8277, + "id": 8263, "name": "name", "variant": "declaration", "kind": 1024, @@ -1441,8 +1441,8 @@ { "title": "Properties", "children": [ - 8276, - 8277 + 8262, + 8263 ] } ] @@ -1451,7 +1451,7 @@ } }, { - "id": 8278, + "id": 8264, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -1485,7 +1485,7 @@ } }, { - "id": 8279, + "id": 8265, "name": "created_by", "variant": "declaration", "kind": 1024, @@ -1513,7 +1513,7 @@ } }, { - "id": 8280, + "id": 8266, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -1550,7 +1550,7 @@ } }, { - "id": 8281, + "id": 8267, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -1583,7 +1583,7 @@ } }, { - "id": 8282, + "id": 8268, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -1620,28 +1620,28 @@ { "title": "Properties", "children": [ + 8250, + 8251, + 8252, + 8253, + 8254, + 8255, + 8256, + 8257, + 8258, + 8259, + 8260, 8264, 8265, 8266, 8267, - 8268, - 8269, - 8270, - 8271, - 8272, - 8273, - 8274, - 8278, - 8279, - 8280, - 8281, - 8282 + 8268 ] } ] }, { - "id": 8163, + "id": 8149, "name": "BaseFilterable", "variant": "declaration", "kind": 256, @@ -1656,7 +1656,7 @@ }, "children": [ { - "id": 8164, + "id": 8150, "name": "$and", "variant": "declaration", "kind": 1024, @@ -1678,11 +1678,11 @@ "types": [ { "type": "reference", - "target": 8163, + "target": 8149, "typeArguments": [ { "type": "reference", - "target": 8166, + "target": 8152, "name": "T", "package": "@medusajs/types", "qualifiedName": "BaseFilterable.T", @@ -1694,7 +1694,7 @@ }, { "type": "reference", - "target": 8166, + "target": 8152, "name": "T", "package": "@medusajs/types", "qualifiedName": "BaseFilterable.T", @@ -1705,7 +1705,7 @@ } }, { - "id": 8165, + "id": 8151, "name": "$or", "variant": "declaration", "kind": 1024, @@ -1727,11 +1727,11 @@ "types": [ { "type": "reference", - "target": 8163, + "target": 8149, "typeArguments": [ { "type": "reference", - "target": 8166, + "target": 8152, "name": "T", "package": "@medusajs/types", "qualifiedName": "BaseFilterable.T", @@ -1743,7 +1743,7 @@ }, { "type": "reference", - "target": 8166, + "target": 8152, "name": "T", "package": "@medusajs/types", "qualifiedName": "BaseFilterable.T", @@ -1758,14 +1758,14 @@ { "title": "Properties", "children": [ - 8164, - 8165 + 8150, + 8151 ] } ], "typeParameters": [ { - "id": 8166, + "id": 8152, "name": "T", "variant": "typeParam", "kind": 131072, @@ -1775,45 +1775,45 @@ "extendedBy": [ { "type": "reference", - "target": 7973, + "target": 7959, "name": "FilterablePaymentCollectionProps" }, { "type": "reference", - "target": 8035, + "target": 8021, "name": "FilterablePaymentSessionProps" }, { "type": "reference", - "target": 8047, + "target": 8033, "name": "FilterablePaymentProps" }, { "type": "reference", - "target": 8075, + "target": 8061, "name": "FilterablePaymentProviderProps" }, { "type": "reference", - "target": 8083, + "target": 8069, "name": "FilterableCaptureProps" }, { "type": "reference", - "target": 8099, + "target": 8085, "name": "FilterableRefundProps" } ] }, { - "id": 8244, + "id": 8230, "name": "Query", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 8245, + "id": 8231, "name": "T", "variant": "typeParam", "kind": 131072, @@ -1824,7 +1824,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 8245, + "target": 8231, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1837,14 +1837,14 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 8245, + "target": 8231, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true }, "extendsType": { "type": "reference", - "target": 8301, + "target": 8287, "name": "Scalar", "package": "@medusajs/types" }, @@ -1854,11 +1854,11 @@ }, "falseType": { "type": "reference", - "target": 8305, + "target": 8291, "typeArguments": [ { "type": "reference", - "target": 8245, + "target": 8231, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1870,11 +1870,11 @@ }, "falseType": { "type": "reference", - "target": 8311, + "target": 8297, "typeArguments": [ { "type": "reference", - "target": 8245, + "target": 8231, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1886,14 +1886,14 @@ } }, { - "id": 8246, + "id": 8232, "name": "ExpandScalar", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 8247, + "id": 8233, "name": "T", "variant": "typeParam", "kind": 131072, @@ -1911,7 +1911,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 8247, + "target": 8233, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1942,7 +1942,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 8247, + "target": 8233, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1976,7 +1976,7 @@ }, "falseType": { "type": "reference", - "target": 8247, + "target": 8233, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1987,7 +1987,7 @@ } }, { - "id": 8301, + "id": 8287, "name": "Scalar", "variant": "declaration", "kind": 2097152, @@ -2046,21 +2046,21 @@ { "type": "reflection", "declaration": { - "id": 8302, + "id": 8288, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 8303, + "id": 8289, "name": "toHexString", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 8304, + "id": 8290, "name": "toHexString", "variant": "signature", "kind": 4096, @@ -2077,7 +2077,7 @@ { "title": "Methods", "children": [ - 8303 + 8289 ] } ] @@ -2087,14 +2087,14 @@ } }, { - "id": 8348, + "id": 8334, "name": "ReadonlyPrimary", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 8349, + "id": 8335, "name": "T", "variant": "typeParam", "kind": 131072, @@ -2105,7 +2105,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 8349, + "target": 8335, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -2126,7 +2126,7 @@ "typeArguments": [ { "type": "reference", - "target": 8349, + "target": 8335, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -2137,7 +2137,7 @@ }, "falseType": { "type": "reference", - "target": 8349, + "target": 8335, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -2145,14 +2145,14 @@ } }, { - "id": 8338, + "id": 8324, "name": "Primary", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 8347, + "id": 8333, "name": "T", "variant": "typeParam", "kind": 131072, @@ -2163,7 +2163,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 8347, + "target": 8333, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -2171,14 +2171,14 @@ "extendsType": { "type": "reflection", "declaration": { - "id": 8339, + "id": 8325, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 8340, + "id": 8326, "name": "[PrimaryKeyType]", "variant": "declaration", "kind": 1024, @@ -2195,7 +2195,7 @@ { "title": "Properties", "children": [ - 8340 + 8326 ] } ] @@ -2203,7 +2203,7 @@ }, "trueType": { "type": "reference", - "target": 8348, + "target": 8334, "typeArguments": [ { "type": "reference", @@ -2223,7 +2223,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 8347, + "target": 8333, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -2231,14 +2231,14 @@ "extendsType": { "type": "reflection", "declaration": { - "id": 8341, + "id": 8327, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 8342, + "id": 8328, "name": "_id", "variant": "declaration", "kind": 1024, @@ -2255,7 +2255,7 @@ { "title": "Properties", "children": [ - 8342 + 8328 ] } ] @@ -2266,7 +2266,7 @@ "types": [ { "type": "reference", - "target": 8348, + "target": 8334, "typeArguments": [ { "type": "reference", @@ -2292,7 +2292,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 8347, + "target": 8333, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -2300,14 +2300,14 @@ "extendsType": { "type": "reflection", "declaration": { - "id": 8343, + "id": 8329, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 8344, + "id": 8330, "name": "uuid", "variant": "declaration", "kind": 1024, @@ -2324,7 +2324,7 @@ { "title": "Properties", "children": [ - 8344 + 8330 ] } ] @@ -2332,7 +2332,7 @@ }, "trueType": { "type": "reference", - "target": 8348, + "target": 8334, "typeArguments": [ { "type": "reference", @@ -2352,7 +2352,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 8347, + "target": 8333, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -2360,14 +2360,14 @@ "extendsType": { "type": "reflection", "declaration": { - "id": 8345, + "id": 8331, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 8346, + "id": 8332, "name": "id", "variant": "declaration", "kind": 1024, @@ -2384,7 +2384,7 @@ { "title": "Properties", "children": [ - 8346 + 8332 ] } ] @@ -2392,7 +2392,7 @@ }, "trueType": { "type": "reference", - "target": 8348, + "target": 8334, "typeArguments": [ { "type": "reference", @@ -2418,14 +2418,14 @@ } }, { - "id": 8167, + "id": 8153, "name": "OperatorMap", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 8188, + "id": 8174, "name": "T", "variant": "typeParam", "kind": 131072, @@ -2435,14 +2435,14 @@ "type": { "type": "reflection", "declaration": { - "id": 8168, + "id": 8154, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 8169, + "id": 8155, "name": "$and", "variant": "declaration", "kind": 1024, @@ -2453,11 +2453,11 @@ "type": "array", "elementType": { "type": "reference", - "target": 8244, + "target": 8230, "typeArguments": [ { "type": "reference", - "target": 8188, + "target": 8174, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -2469,7 +2469,7 @@ } }, { - "id": 8170, + "id": 8156, "name": "$or", "variant": "declaration", "kind": 1024, @@ -2480,11 +2480,11 @@ "type": "array", "elementType": { "type": "reference", - "target": 8244, + "target": 8230, "typeArguments": [ { "type": "reference", - "target": 8188, + "target": 8174, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -2496,7 +2496,7 @@ } }, { - "id": 8171, + "id": 8157, "name": "$eq", "variant": "declaration", "kind": 1024, @@ -2508,11 +2508,11 @@ "types": [ { "type": "reference", - "target": 8246, + "target": 8232, "typeArguments": [ { "type": "reference", - "target": 8188, + "target": 8174, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -2525,11 +2525,11 @@ "type": "array", "elementType": { "type": "reference", - "target": 8246, + "target": 8232, "typeArguments": [ { "type": "reference", - "target": 8188, + "target": 8174, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -2543,7 +2543,7 @@ } }, { - "id": 8172, + "id": 8158, "name": "$ne", "variant": "declaration", "kind": 1024, @@ -2552,11 +2552,11 @@ }, "type": { "type": "reference", - "target": 8246, + "target": 8232, "typeArguments": [ { "type": "reference", - "target": 8188, + "target": 8174, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -2567,7 +2567,7 @@ } }, { - "id": 8173, + "id": 8159, "name": "$in", "variant": "declaration", "kind": 1024, @@ -2578,11 +2578,11 @@ "type": "array", "elementType": { "type": "reference", - "target": 8246, + "target": 8232, "typeArguments": [ { "type": "reference", - "target": 8188, + "target": 8174, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -2594,7 +2594,7 @@ } }, { - "id": 8174, + "id": 8160, "name": "$nin", "variant": "declaration", "kind": 1024, @@ -2605,11 +2605,11 @@ "type": "array", "elementType": { "type": "reference", - "target": 8246, + "target": 8232, "typeArguments": [ { "type": "reference", - "target": 8188, + "target": 8174, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -2621,7 +2621,7 @@ } }, { - "id": 8175, + "id": 8161, "name": "$not", "variant": "declaration", "kind": 1024, @@ -2630,11 +2630,11 @@ }, "type": { "type": "reference", - "target": 8244, + "target": 8230, "typeArguments": [ { "type": "reference", - "target": 8188, + "target": 8174, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -2645,7 +2645,7 @@ } }, { - "id": 8176, + "id": 8162, "name": "$gt", "variant": "declaration", "kind": 1024, @@ -2654,11 +2654,11 @@ }, "type": { "type": "reference", - "target": 8246, + "target": 8232, "typeArguments": [ { "type": "reference", - "target": 8188, + "target": 8174, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -2669,7 +2669,7 @@ } }, { - "id": 8177, + "id": 8163, "name": "$gte", "variant": "declaration", "kind": 1024, @@ -2678,11 +2678,11 @@ }, "type": { "type": "reference", - "target": 8246, + "target": 8232, "typeArguments": [ { "type": "reference", - "target": 8188, + "target": 8174, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -2693,7 +2693,7 @@ } }, { - "id": 8178, + "id": 8164, "name": "$lt", "variant": "declaration", "kind": 1024, @@ -2702,11 +2702,11 @@ }, "type": { "type": "reference", - "target": 8246, + "target": 8232, "typeArguments": [ { "type": "reference", - "target": 8188, + "target": 8174, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -2717,7 +2717,7 @@ } }, { - "id": 8179, + "id": 8165, "name": "$lte", "variant": "declaration", "kind": 1024, @@ -2726,11 +2726,11 @@ }, "type": { "type": "reference", - "target": 8246, + "target": 8232, "typeArguments": [ { "type": "reference", - "target": 8188, + "target": 8174, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -2741,7 +2741,7 @@ } }, { - "id": 8180, + "id": 8166, "name": "$like", "variant": "declaration", "kind": 1024, @@ -2754,7 +2754,7 @@ } }, { - "id": 8181, + "id": 8167, "name": "$re", "variant": "declaration", "kind": 1024, @@ -2767,7 +2767,7 @@ } }, { - "id": 8182, + "id": 8168, "name": "$ilike", "variant": "declaration", "kind": 1024, @@ -2780,7 +2780,7 @@ } }, { - "id": 8183, + "id": 8169, "name": "$fulltext", "variant": "declaration", "kind": 1024, @@ -2793,7 +2793,7 @@ } }, { - "id": 8184, + "id": 8170, "name": "$overlap", "variant": "declaration", "kind": 1024, @@ -2809,7 +2809,7 @@ } }, { - "id": 8185, + "id": 8171, "name": "$contains", "variant": "declaration", "kind": 1024, @@ -2825,7 +2825,7 @@ } }, { - "id": 8186, + "id": 8172, "name": "$contained", "variant": "declaration", "kind": 1024, @@ -2841,7 +2841,7 @@ } }, { - "id": 8187, + "id": 8173, "name": "$exists", "variant": "declaration", "kind": 1024, @@ -2858,25 +2858,25 @@ { "title": "Properties", "children": [ + 8155, + 8156, + 8157, + 8158, + 8159, + 8160, + 8161, + 8162, + 8163, + 8164, + 8165, + 8166, + 8167, + 8168, 8169, 8170, 8171, 8172, - 8173, - 8174, - 8175, - 8176, - 8177, - 8178, - 8179, - 8180, - 8181, - 8182, - 8183, - 8184, - 8185, - 8186, - 8187 + 8173 ] } ] @@ -2884,14 +2884,14 @@ } }, { - "id": 8336, + "id": 8322, "name": "FilterValue2", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 8337, + "id": 8323, "name": "T", "variant": "typeParam", "kind": 131072, @@ -2903,18 +2903,18 @@ "types": [ { "type": "reference", - "target": 8337, + "target": 8323, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true }, { "type": "reference", - "target": 8246, + "target": 8232, "typeArguments": [ { "type": "reference", - "target": 8337, + "target": 8323, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -2925,11 +2925,11 @@ }, { "type": "reference", - "target": 8338, + "target": 8324, "typeArguments": [ { "type": "reference", - "target": 8337, + "target": 8323, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -2942,14 +2942,14 @@ } }, { - "id": 8311, + "id": 8297, "name": "FilterValue", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 8312, + "id": 8298, "name": "T", "variant": "typeParam", "kind": 131072, @@ -2961,15 +2961,15 @@ "types": [ { "type": "reference", - "target": 8167, + "target": 8153, "typeArguments": [ { "type": "reference", - "target": 8336, + "target": 8322, "typeArguments": [ { "type": "reference", - "target": 8312, + "target": 8298, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -2984,11 +2984,11 @@ }, { "type": "reference", - "target": 8336, + "target": 8322, "typeArguments": [ { "type": "reference", - "target": 8312, + "target": 8298, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -3001,11 +3001,11 @@ "type": "array", "elementType": { "type": "reference", - "target": 8336, + "target": 8322, "typeArguments": [ { "type": "reference", - "target": 8312, + "target": 8298, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -3023,7 +3023,7 @@ } }, { - "id": 8335, + "id": 8321, "name": "PrevLimit", "variant": "declaration", "kind": 2097152, @@ -3051,14 +3051,14 @@ } }, { - "id": 8305, + "id": 8291, "name": "FilterQuery", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 8309, + "id": 8295, "name": "T", "variant": "typeParam", "kind": 131072, @@ -3069,7 +3069,7 @@ } }, { - "id": 8310, + "id": 8296, "name": "Prev", "variant": "typeParam", "kind": 131072, @@ -3088,7 +3088,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 8310, + "target": 8296, "name": "Prev", "package": "@medusajs/types", "refersToTypeParameter": true @@ -3109,7 +3109,7 @@ "operator": "keyof", "target": { "type": "reference", - "target": 8309, + "target": 8295, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -3131,7 +3131,7 @@ }, "objectType": { "type": "reference", - "target": 8309, + "target": 8295, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -3188,7 +3188,7 @@ }, "objectType": { "type": "reference", - "target": 8309, + "target": 8295, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -3196,7 +3196,7 @@ }, { "type": "reference", - "target": 8167, + "target": 8153, "typeArguments": [ { "type": "indexedAccess", @@ -3212,7 +3212,7 @@ }, "objectType": { "type": "reference", - "target": 8309, + "target": 8295, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -3240,7 +3240,7 @@ }, "objectType": { "type": "reference", - "target": 8309, + "target": 8295, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -3265,21 +3265,21 @@ "extendsType": { "type": "reflection", "declaration": { - "id": 8306, + "id": 8292, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "indexSignatures": [ { - "id": 8307, + "id": 8293, "name": "__index", "variant": "signature", "kind": 8192, "flags": {}, "parameters": [ { - "id": 8308, + "id": 8294, "name": "x", "variant": "param", "kind": 32768, @@ -3316,7 +3316,7 @@ }, "trueType": { "type": "reference", - "target": 8305, + "target": 8291, "typeArguments": [ { "type": "reference", @@ -3343,14 +3343,14 @@ "type": "indexedAccess", "indexType": { "type": "reference", - "target": 8310, + "target": 8296, "name": "Prev", "package": "@medusajs/types", "refersToTypeParameter": true }, "objectType": { "type": "reference", - "target": 8335, + "target": 8321, "name": "PrevLimit", "package": "@medusajs/types" } @@ -3380,7 +3380,7 @@ } }, { - "id": 8332, + "id": 8318, "name": "EventMetadata", "variant": "declaration", "kind": 2097152, @@ -3410,14 +3410,14 @@ { "type": "reflection", "declaration": { - "id": 8333, + "id": 8319, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 8334, + "id": 8320, "name": "eventGroupId", "variant": "declaration", "kind": 1024, @@ -3434,7 +3434,7 @@ { "title": "Properties", "children": [ - 8334 + 8320 ] } ] @@ -3444,14 +3444,14 @@ } }, { - "id": 8295, + "id": 8281, "name": "MessageBody", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 8300, + "id": 8286, "name": "TData", "variant": "typeParam", "kind": 131072, @@ -3465,14 +3465,14 @@ "type": { "type": "reflection", "declaration": { - "id": 8296, + "id": 8282, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 8297, + "id": 8283, "name": "eventName", "variant": "declaration", "kind": 1024, @@ -3483,7 +3483,7 @@ } }, { - "id": 8298, + "id": 8284, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -3492,20 +3492,20 @@ }, "type": { "type": "reference", - "target": 8332, + "target": 8318, "name": "EventMetadata", "package": "@medusajs/types" } }, { - "id": 8299, + "id": 8285, "name": "data", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 8300, + "target": 8286, "name": "TData", "package": "@medusajs/types", "refersToTypeParameter": true @@ -3516,9 +3516,9 @@ { "title": "Properties", "children": [ - 8297, - 8298, - 8299 + 8283, + 8284, + 8285 ] } ] @@ -3526,14 +3526,14 @@ } }, { - "id": 8224, + "id": 8210, "name": "Message", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 8227, + "id": 8213, "name": "TData", "variant": "typeParam", "kind": 131072, @@ -3549,11 +3549,11 @@ "types": [ { "type": "reference", - "target": 8295, + "target": 8281, "typeArguments": [ { "type": "reference", - "target": 8227, + "target": 8213, "name": "TData", "package": "@medusajs/types", "refersToTypeParameter": true @@ -3565,14 +3565,14 @@ { "type": "reflection", "declaration": { - "id": 8225, + "id": 8211, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 8226, + "id": 8212, "name": "options", "variant": "declaration", "kind": 1024, @@ -3604,7 +3604,7 @@ { "title": "Properties", "children": [ - 8226 + 8212 ] } ] @@ -3614,14 +3614,14 @@ } }, { - "id": 8234, + "id": 8220, "name": "RawMessageFormat", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 8243, + "id": 8229, "name": "TData", "variant": "typeParam", "kind": 131072, @@ -3635,14 +3635,14 @@ "type": { "type": "reflection", "declaration": { - "id": 8235, + "id": 8221, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 8236, + "id": 8222, "name": "eventName", "variant": "declaration", "kind": 1024, @@ -3653,21 +3653,21 @@ } }, { - "id": 8237, + "id": 8223, "name": "data", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 8243, + "target": 8229, "name": "TData", "package": "@medusajs/types", "refersToTypeParameter": true } }, { - "id": 8238, + "id": 8224, "name": "source", "variant": "declaration", "kind": 1024, @@ -3678,7 +3678,7 @@ } }, { - "id": 8239, + "id": 8225, "name": "object", "variant": "declaration", "kind": 1024, @@ -3689,7 +3689,7 @@ } }, { - "id": 8240, + "id": 8226, "name": "action", "variant": "declaration", "kind": 1024, @@ -3702,7 +3702,7 @@ } }, { - "id": 8241, + "id": 8227, "name": "context", "variant": "declaration", "kind": 1024, @@ -3718,7 +3718,7 @@ "typeArguments": [ { "type": "reference", - "target": 7932, + "target": 7918, "name": "Context", "package": "@medusajs/types" }, @@ -3732,7 +3732,7 @@ } }, { - "id": 8242, + "id": 8228, "name": "options", "variant": "declaration", "kind": 1024, @@ -3764,13 +3764,13 @@ { "title": "Properties", "children": [ - 8236, - 8237, - 8238, - 8239, - 8240, - 8241, - 8242 + 8222, + 8223, + 8224, + 8225, + 8226, + 8227, + 8228 ] } ] @@ -3778,7 +3778,7 @@ } }, { - "id": 8286, + "id": 8272, "name": "JoinerRelationship", "variant": "declaration", "kind": 2097152, @@ -3786,14 +3786,14 @@ "type": { "type": "reflection", "declaration": { - "id": 8287, + "id": 8273, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 8288, + "id": 8274, "name": "alias", "variant": "declaration", "kind": 1024, @@ -3804,7 +3804,7 @@ } }, { - "id": 8289, + "id": 8275, "name": "foreignKey", "variant": "declaration", "kind": 1024, @@ -3815,7 +3815,7 @@ } }, { - "id": 8290, + "id": 8276, "name": "primaryKey", "variant": "declaration", "kind": 1024, @@ -3826,7 +3826,7 @@ } }, { - "id": 8291, + "id": 8277, "name": "serviceName", "variant": "declaration", "kind": 1024, @@ -3837,7 +3837,7 @@ } }, { - "id": 8292, + "id": 8278, "name": "inverse", "variant": "declaration", "kind": 1024, @@ -3858,7 +3858,7 @@ } }, { - "id": 8293, + "id": 8279, "name": "isList", "variant": "declaration", "kind": 1024, @@ -3879,7 +3879,7 @@ } }, { - "id": 8294, + "id": 8280, "name": "args", "variant": "declaration", "kind": 1024, @@ -3919,13 +3919,13 @@ { "title": "Properties", "children": [ - 8288, - 8289, - 8290, - 8291, - 8292, - 8293, - 8294 + 8274, + 8275, + 8276, + 8277, + 8278, + 8279, + 8280 ] } ] @@ -3933,14 +3933,14 @@ } }, { - "id": 8283, + "id": 8269, "name": "JoinerServiceConfigAlias", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 8284, + "id": 8270, "name": "name", "variant": "declaration", "kind": 1024, @@ -3963,7 +3963,7 @@ } }, { - "id": 8285, + "id": 8271, "name": "args", "variant": "declaration", "kind": 1024, @@ -4003,21 +4003,21 @@ { "title": "Properties", "children": [ - 8284, - 8285 + 8270, + 8271 ] } ] }, { - "id": 8196, + "id": 8182, "name": "JoinerServiceConfig", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 8197, + "id": 8183, "name": "serviceName", "variant": "declaration", "kind": 1024, @@ -4028,7 +4028,7 @@ } }, { - "id": 8198, + "id": 8184, "name": "alias", "variant": "declaration", "kind": 1024, @@ -4048,7 +4048,7 @@ "types": [ { "type": "reference", - "target": 8283, + "target": 8269, "name": "JoinerServiceConfigAlias", "package": "@medusajs/types" }, @@ -4056,7 +4056,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 8283, + "target": 8269, "name": "JoinerServiceConfigAlias", "package": "@medusajs/types" } @@ -4065,7 +4065,7 @@ } }, { - "id": 8199, + "id": 8185, "name": "fieldAlias", "variant": "declaration", "kind": 1024, @@ -4101,14 +4101,14 @@ { "type": "reflection", "declaration": { - "id": 8200, + "id": 8186, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 8201, + "id": 8187, "name": "path", "variant": "declaration", "kind": 1024, @@ -4119,7 +4119,7 @@ } }, { - "id": 8202, + "id": 8188, "name": "forwardArgumentsOnPath", "variant": "declaration", "kind": 1024, @@ -4137,8 +4137,8 @@ { "title": "Properties", "children": [ - 8201, - 8202 + 8187, + 8188 ] } ] @@ -4152,7 +4152,7 @@ } }, { - "id": 8203, + "id": 8189, "name": "primaryKeys", "variant": "declaration", "kind": 1024, @@ -4166,7 +4166,7 @@ } }, { - "id": 8204, + "id": 8190, "name": "relationships", "variant": "declaration", "kind": 1024, @@ -4177,14 +4177,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 8286, + "target": 8272, "name": "JoinerRelationship", "package": "@medusajs/types" } } }, { - "id": 8205, + "id": 8191, "name": "extends", "variant": "declaration", "kind": 1024, @@ -4196,14 +4196,14 @@ "elementType": { "type": "reflection", "declaration": { - "id": 8206, + "id": 8192, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 8207, + "id": 8193, "name": "serviceName", "variant": "declaration", "kind": 1024, @@ -4214,14 +4214,14 @@ } }, { - "id": 8208, + "id": 8194, "name": "relationship", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 8286, + "target": 8272, "name": "JoinerRelationship", "package": "@medusajs/types" } @@ -4231,8 +4231,8 @@ { "title": "Properties", "children": [ - 8207, - 8208 + 8193, + 8194 ] } ] @@ -4241,7 +4241,7 @@ } }, { - "id": 8209, + "id": 8195, "name": "args", "variant": "declaration", "kind": 1024, @@ -4281,19 +4281,19 @@ { "title": "Properties", "children": [ - 8197, - 8198, - 8199, - 8203, - 8204, - 8205, - 8209 + 8183, + 8184, + 8185, + 8189, + 8190, + 8191, + 8195 ] } ] }, { - "id": 8213, + "id": 8199, "name": "LinkModulesExtraFields", "variant": "declaration", "kind": 2097152, @@ -4312,14 +4312,14 @@ { "type": "reflection", "declaration": { - "id": 8214, + "id": 8200, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 8215, + "id": 8201, "name": "type", "variant": "declaration", "kind": 1024, @@ -4415,7 +4415,7 @@ } }, { - "id": 8216, + "id": 8202, "name": "defaultValue", "variant": "declaration", "kind": 1024, @@ -4428,7 +4428,7 @@ } }, { - "id": 8217, + "id": 8203, "name": "nullable", "variant": "declaration", "kind": 1024, @@ -4441,7 +4441,7 @@ } }, { - "id": 8218, + "id": 8204, "name": "options", "variant": "declaration", "kind": 1024, @@ -4481,10 +4481,10 @@ { "title": "Properties", "children": [ - 8215, - 8216, - 8217, - 8218 + 8201, + 8202, + 8203, + 8204 ] } ] @@ -4496,7 +4496,7 @@ } }, { - "id": 8122, + "id": 8108, "name": "ModuleJoinerConfig", "variant": "declaration", "kind": 2097152, @@ -4513,7 +4513,7 @@ "typeArguments": [ { "type": "reference", - "target": 8196, + "target": 8182, "name": "JoinerServiceConfig", "package": "@medusajs/types" }, @@ -4545,14 +4545,14 @@ { "type": "reflection", "declaration": { - "id": 8123, + "id": 8109, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 8124, + "id": 8110, "name": "schema", "variant": "declaration", "kind": 1024, @@ -4573,7 +4573,7 @@ } }, { - "id": 8125, + "id": 8111, "name": "relationships", "variant": "declaration", "kind": 1024, @@ -4584,14 +4584,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 8210, + "target": 8196, "name": "ModuleJoinerRelationship", "package": "@medusajs/types" } } }, { - "id": 8126, + "id": 8112, "name": "extends", "variant": "declaration", "kind": 1024, @@ -4603,14 +4603,14 @@ "elementType": { "type": "reflection", "declaration": { - "id": 8127, + "id": 8113, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 8128, + "id": 8114, "name": "serviceName", "variant": "declaration", "kind": 1024, @@ -4621,7 +4621,7 @@ } }, { - "id": 8129, + "id": 8115, "name": "fieldAlias", "variant": "declaration", "kind": 1024, @@ -4649,14 +4649,14 @@ { "type": "reflection", "declaration": { - "id": 8130, + "id": 8116, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 8131, + "id": 8117, "name": "path", "variant": "declaration", "kind": 1024, @@ -4667,7 +4667,7 @@ } }, { - "id": 8132, + "id": 8118, "name": "forwardArgumentsOnPath", "variant": "declaration", "kind": 1024, @@ -4683,7 +4683,7 @@ } }, { - "id": 8133, + "id": 8119, "name": "isList", "variant": "declaration", "kind": 1024, @@ -4700,9 +4700,9 @@ { "title": "Properties", "children": [ - 8131, - 8132, - 8133 + 8117, + 8118, + 8119 ] } ] @@ -4716,14 +4716,14 @@ } }, { - "id": 8134, + "id": 8120, "name": "relationship", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 8210, + "target": 8196, "name": "ModuleJoinerRelationship", "package": "@medusajs/types" } @@ -4733,9 +4733,9 @@ { "title": "Properties", "children": [ - 8128, - 8129, - 8134 + 8114, + 8115, + 8120 ] } ] @@ -4744,7 +4744,7 @@ } }, { - "id": 8135, + "id": 8121, "name": "serviceName", "variant": "declaration", "kind": 1024, @@ -4757,7 +4757,7 @@ } }, { - "id": 8136, + "id": 8122, "name": "primaryKeys", "variant": "declaration", "kind": 1024, @@ -4773,7 +4773,7 @@ } }, { - "id": 8137, + "id": 8123, "name": "isLink", "variant": "declaration", "kind": 1024, @@ -4794,7 +4794,7 @@ } }, { - "id": 8138, + "id": 8124, "name": "linkableKeys", "variant": "declaration", "kind": 1024, @@ -4830,7 +4830,7 @@ } }, { - "id": 8139, + "id": 8125, "name": "isReadOnlyLink", "variant": "declaration", "kind": 1024, @@ -4851,7 +4851,7 @@ } }, { - "id": 8140, + "id": 8126, "name": "extraDataFields", "variant": "declaration", "kind": 1024, @@ -4875,7 +4875,7 @@ } }, { - "id": 8141, + "id": 8127, "name": "databaseConfig", "variant": "declaration", "kind": 1024, @@ -4885,14 +4885,14 @@ "type": { "type": "reflection", "declaration": { - "id": 8142, + "id": 8128, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 8143, + "id": 8129, "name": "tableName", "variant": "declaration", "kind": 1024, @@ -4913,7 +4913,7 @@ } }, { - "id": 8144, + "id": 8130, "name": "idPrefix", "variant": "declaration", "kind": 1024, @@ -4934,7 +4934,7 @@ } }, { - "id": 8145, + "id": 8131, "name": "extraFields", "variant": "declaration", "kind": 1024, @@ -4943,7 +4943,7 @@ }, "type": { "type": "reference", - "target": 8213, + "target": 8199, "name": "LinkModulesExtraFields", "package": "@medusajs/types" } @@ -4953,9 +4953,9 @@ { "title": "Properties", "children": [ - 8143, - 8144, - 8145 + 8129, + 8130, + 8131 ] } ] @@ -4967,16 +4967,16 @@ { "title": "Properties", "children": [ + 8110, + 8111, + 8112, + 8121, + 8122, + 8123, 8124, 8125, 8126, - 8135, - 8136, - 8137, - 8138, - 8139, - 8140, - 8141 + 8127 ] } ] @@ -4986,7 +4986,7 @@ } }, { - "id": 8210, + "id": 8196, "name": "ModuleJoinerRelationship", "variant": "declaration", "kind": 2097152, @@ -4996,21 +4996,21 @@ "types": [ { "type": "reference", - "target": 8286, + "target": 8272, "name": "JoinerRelationship", "package": "@medusajs/types" }, { "type": "reflection", "declaration": { - "id": 8211, + "id": 8197, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 8212, + "id": 8198, "name": "deleteCascade", "variant": "declaration", "kind": 1024, @@ -5035,7 +5035,7 @@ { "title": "Properties", "children": [ - 8212 + 8198 ] } ] @@ -5045,7 +5045,7 @@ } }, { - "id": 7913, + "id": 7899, "name": "IModuleService", "variant": "declaration", "kind": 256, @@ -5053,13 +5053,13 @@ "extendedBy": [ { "type": "reference", - "target": 7772, + "target": 7758, "name": "IPaymentModuleService" } ] }, { - "id": 8162, + "id": 8148, "name": "PaymentCollectionStatus", "variant": "declaration", "kind": 2097152, @@ -5091,7 +5091,7 @@ } }, { - "id": 8189, + "id": 8175, "name": "PaymentSessionStatus", "variant": "declaration", "kind": 2097152, @@ -5127,7 +5127,7 @@ } }, { - "id": 7944, + "id": 7930, "name": "PaymentCollectionDTO", "variant": "declaration", "kind": 256, @@ -5142,7 +5142,7 @@ }, "children": [ { - "id": 7945, + "id": 7931, "name": "id", "variant": "declaration", "kind": 1024, @@ -5161,7 +5161,7 @@ } }, { - "id": 7946, + "id": 7932, "name": "currency_code", "variant": "declaration", "kind": 1024, @@ -5180,7 +5180,7 @@ } }, { - "id": 7947, + "id": 7933, "name": "region_id", "variant": "declaration", "kind": 1024, @@ -5199,7 +5199,7 @@ } }, { - "id": 7948, + "id": 7934, "name": "amount", "variant": "declaration", "kind": 1024, @@ -5214,13 +5214,13 @@ }, "type": { "type": "reference", - "target": 8161, + "target": 8147, "name": "BigNumberValue", "package": "@medusajs/types" } }, { - "id": 7949, + "id": 7935, "name": "authorized_amount", "variant": "declaration", "kind": 1024, @@ -5237,13 +5237,13 @@ }, "type": { "type": "reference", - "target": 8161, + "target": 8147, "name": "BigNumberValue", "package": "@medusajs/types" } }, { - "id": 7950, + "id": 7936, "name": "refunded_amount", "variant": "declaration", "kind": 1024, @@ -5260,13 +5260,13 @@ }, "type": { "type": "reference", - "target": 8161, + "target": 8147, "name": "BigNumberValue", "package": "@medusajs/types" } }, { - "id": 7951, + "id": 7937, "name": "captured_amount", "variant": "declaration", "kind": 1024, @@ -5283,13 +5283,13 @@ }, "type": { "type": "reference", - "target": 8161, + "target": 8147, "name": "BigNumberValue", "package": "@medusajs/types" } }, { - "id": 7952, + "id": 7938, "name": "completed_at", "variant": "declaration", "kind": 1024, @@ -5324,7 +5324,7 @@ } }, { - "id": 7953, + "id": 7939, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -5359,7 +5359,7 @@ } }, { - "id": 7954, + "id": 7940, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -5394,7 +5394,7 @@ } }, { - "id": 7955, + "id": 7941, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -5430,7 +5430,7 @@ } }, { - "id": 7956, + "id": 7942, "name": "status", "variant": "declaration", "kind": 1024, @@ -5445,13 +5445,13 @@ }, "type": { "type": "reference", - "target": 8162, + "target": 8148, "name": "PaymentCollectionStatus", "package": "@medusajs/types" } }, { - "id": 7957, + "id": 7943, "name": "payment_providers", "variant": "declaration", "kind": 1024, @@ -5471,14 +5471,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 8080, + "target": 8066, "name": "PaymentProviderDTO", "package": "@medusajs/types" } } }, { - "id": 7958, + "id": 7944, "name": "payment_sessions", "variant": "declaration", "kind": 1024, @@ -5500,14 +5500,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 7991, + "target": 7977, "name": "PaymentSessionDTO", "package": "@medusajs/types" } } }, { - "id": 7959, + "id": 7945, "name": "payments", "variant": "declaration", "kind": 1024, @@ -5529,7 +5529,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 8014, + "target": 8000, "name": "PaymentDTO", "package": "@medusajs/types" } @@ -5540,27 +5540,27 @@ { "title": "Properties", "children": [ - 7945, - 7946, - 7947, - 7948, - 7949, - 7950, - 7951, - 7952, - 7953, - 7954, - 7955, - 7956, - 7957, - 7958, - 7959 + 7931, + 7932, + 7933, + 7934, + 7935, + 7936, + 7937, + 7938, + 7939, + 7940, + 7941, + 7942, + 7943, + 7944, + 7945 ] } ] }, { - "id": 7973, + "id": 7959, "name": "FilterablePaymentCollectionProps", "variant": "declaration", "kind": 256, @@ -5575,7 +5575,7 @@ }, "children": [ { - "id": 7978, + "id": 7964, "name": "$and", "variant": "declaration", "kind": 1024, @@ -5598,17 +5598,17 @@ "types": [ { "type": "reference", - "target": 7944, + "target": 7930, "name": "PaymentCollectionDTO", "package": "@medusajs/types" }, { "type": "reference", - "target": 8163, + "target": 8149, "typeArguments": [ { "type": "reference", - "target": 7944, + "target": 7930, "name": "PaymentCollectionDTO", "package": "@medusajs/types" } @@ -5621,12 +5621,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 8164, + "target": 8150, "name": "BaseFilterable.$and" } }, { - "id": 7979, + "id": 7965, "name": "$or", "variant": "declaration", "kind": 1024, @@ -5649,17 +5649,17 @@ "types": [ { "type": "reference", - "target": 7944, + "target": 7930, "name": "PaymentCollectionDTO", "package": "@medusajs/types" }, { "type": "reference", - "target": 8163, + "target": 8149, "typeArguments": [ { "type": "reference", - "target": 7944, + "target": 7930, "name": "PaymentCollectionDTO", "package": "@medusajs/types" } @@ -5672,12 +5672,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 8165, + "target": 8151, "name": "BaseFilterable.$or" } }, { - "id": 7974, + "id": 7960, "name": "id", "variant": "declaration", "kind": 1024, @@ -5710,7 +5710,7 @@ } }, { - "id": 7975, + "id": 7961, "name": "region_id", "variant": "declaration", "kind": 1024, @@ -5741,7 +5741,7 @@ }, { "type": "reference", - "target": 8167, + "target": 8153, "typeArguments": [ { "type": "intrinsic", @@ -5755,7 +5755,7 @@ } }, { - "id": 7976, + "id": 7962, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -5772,7 +5772,7 @@ }, "type": { "type": "reference", - "target": 8167, + "target": 8153, "typeArguments": [ { "type": "intrinsic", @@ -5784,7 +5784,7 @@ } }, { - "id": 7977, + "id": 7963, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -5801,7 +5801,7 @@ }, "type": { "type": "reference", - "target": 8167, + "target": 8153, "typeArguments": [ { "type": "intrinsic", @@ -5817,23 +5817,23 @@ { "title": "Properties", "children": [ - 7978, - 7979, - 7974, - 7975, - 7976, - 7977 + 7964, + 7965, + 7960, + 7961, + 7962, + 7963 ] } ], "extendedTypes": [ { "type": "reference", - "target": 8163, + "target": 8149, "typeArguments": [ { "type": "reference", - "target": 7944, + "target": 7930, "name": "PaymentCollectionDTO", "package": "@medusajs/types" } @@ -5844,7 +5844,7 @@ ] }, { - "id": 8035, + "id": 8021, "name": "FilterablePaymentSessionProps", "variant": "declaration", "kind": 256, @@ -5859,7 +5859,7 @@ }, "children": [ { - "id": 8045, + "id": 8031, "name": "$and", "variant": "declaration", "kind": 1024, @@ -5882,17 +5882,17 @@ "types": [ { "type": "reference", - "target": 7991, + "target": 7977, "name": "PaymentSessionDTO", "package": "@medusajs/types" }, { "type": "reference", - "target": 8163, + "target": 8149, "typeArguments": [ { "type": "reference", - "target": 7991, + "target": 7977, "name": "PaymentSessionDTO", "package": "@medusajs/types" } @@ -5905,12 +5905,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 8164, + "target": 8150, "name": "BaseFilterable.$and" } }, { - "id": 8046, + "id": 8032, "name": "$or", "variant": "declaration", "kind": 1024, @@ -5933,17 +5933,17 @@ "types": [ { "type": "reference", - "target": 7991, + "target": 7977, "name": "PaymentSessionDTO", "package": "@medusajs/types" }, { "type": "reference", - "target": 8163, + "target": 8149, "typeArguments": [ { "type": "reference", - "target": 7991, + "target": 7977, "name": "PaymentSessionDTO", "package": "@medusajs/types" } @@ -5956,12 +5956,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 8165, + "target": 8151, "name": "BaseFilterable.$or" } }, { - "id": 8036, + "id": 8022, "name": "id", "variant": "declaration", "kind": 1024, @@ -5994,7 +5994,7 @@ } }, { - "id": 8037, + "id": 8023, "name": "currency_code", "variant": "declaration", "kind": 1024, @@ -6027,7 +6027,7 @@ } }, { - "id": 8038, + "id": 8024, "name": "amount", "variant": "declaration", "kind": 1024, @@ -6047,17 +6047,17 @@ "types": [ { "type": "reference", - "target": 8161, + "target": 8147, "name": "BigNumberValue", "package": "@medusajs/types" }, { "type": "reference", - "target": 8167, + "target": 8153, "typeArguments": [ { "type": "reference", - "target": 8161, + "target": 8147, "name": "BigNumberValue", "package": "@medusajs/types" } @@ -6069,7 +6069,7 @@ } }, { - "id": 8039, + "id": 8025, "name": "provider_id", "variant": "declaration", "kind": 1024, @@ -6102,7 +6102,7 @@ } }, { - "id": 8040, + "id": 8026, "name": "payment_collection_id", "variant": "declaration", "kind": 1024, @@ -6135,7 +6135,7 @@ } }, { - "id": 8041, + "id": 8027, "name": "region_id", "variant": "declaration", "kind": 1024, @@ -6166,7 +6166,7 @@ }, { "type": "reference", - "target": 8167, + "target": 8153, "typeArguments": [ { "type": "intrinsic", @@ -6180,7 +6180,7 @@ } }, { - "id": 8042, + "id": 8028, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -6197,7 +6197,7 @@ }, "type": { "type": "reference", - "target": 8167, + "target": 8153, "typeArguments": [ { "type": "intrinsic", @@ -6209,7 +6209,7 @@ } }, { - "id": 8043, + "id": 8029, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -6226,7 +6226,7 @@ }, "type": { "type": "reference", - "target": 8167, + "target": 8153, "typeArguments": [ { "type": "intrinsic", @@ -6238,7 +6238,7 @@ } }, { - "id": 8044, + "id": 8030, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -6255,7 +6255,7 @@ }, "type": { "type": "reference", - "target": 8167, + "target": 8153, "typeArguments": [ { "type": "intrinsic", @@ -6271,28 +6271,28 @@ { "title": "Properties", "children": [ - 8045, - 8046, - 8036, - 8037, - 8038, - 8039, - 8040, - 8041, - 8042, - 8043, - 8044 + 8031, + 8032, + 8022, + 8023, + 8024, + 8025, + 8026, + 8027, + 8028, + 8029, + 8030 ] } ], "extendedTypes": [ { "type": "reference", - "target": 8163, + "target": 8149, "typeArguments": [ { "type": "reference", - "target": 7991, + "target": 7977, "name": "PaymentSessionDTO", "package": "@medusajs/types" } @@ -6303,7 +6303,7 @@ ] }, { - "id": 8083, + "id": 8069, "name": "FilterableCaptureProps", "variant": "declaration", "kind": 256, @@ -6318,7 +6318,7 @@ }, "children": [ { - "id": 8091, + "id": 8077, "name": "$and", "variant": "declaration", "kind": 1024, @@ -6341,17 +6341,17 @@ "types": [ { "type": "reference", - "target": 8093, + "target": 8079, "name": "CaptureDTO", "package": "@medusajs/types" }, { "type": "reference", - "target": 8163, + "target": 8149, "typeArguments": [ { "type": "reference", - "target": 8093, + "target": 8079, "name": "CaptureDTO", "package": "@medusajs/types" } @@ -6364,12 +6364,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 8164, + "target": 8150, "name": "BaseFilterable.$and" } }, { - "id": 8092, + "id": 8078, "name": "$or", "variant": "declaration", "kind": 1024, @@ -6392,17 +6392,17 @@ "types": [ { "type": "reference", - "target": 8093, + "target": 8079, "name": "CaptureDTO", "package": "@medusajs/types" }, { "type": "reference", - "target": 8163, + "target": 8149, "typeArguments": [ { "type": "reference", - "target": 8093, + "target": 8079, "name": "CaptureDTO", "package": "@medusajs/types" } @@ -6415,12 +6415,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 8165, + "target": 8151, "name": "BaseFilterable.$or" } }, { - "id": 8084, + "id": 8070, "name": "id", "variant": "declaration", "kind": 1024, @@ -6453,7 +6453,7 @@ } }, { - "id": 8085, + "id": 8071, "name": "currency_code", "variant": "declaration", "kind": 1024, @@ -6486,7 +6486,7 @@ } }, { - "id": 8086, + "id": 8072, "name": "amount", "variant": "declaration", "kind": 1024, @@ -6506,17 +6506,17 @@ "types": [ { "type": "reference", - "target": 8161, + "target": 8147, "name": "BigNumberValue", "package": "@medusajs/types" }, { "type": "reference", - "target": 8167, + "target": 8153, "typeArguments": [ { "type": "reference", - "target": 8161, + "target": 8147, "name": "BigNumberValue", "package": "@medusajs/types" } @@ -6528,7 +6528,7 @@ } }, { - "id": 8087, + "id": 8073, "name": "payment_id", "variant": "declaration", "kind": 1024, @@ -6561,7 +6561,7 @@ } }, { - "id": 8088, + "id": 8074, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -6578,7 +6578,7 @@ }, "type": { "type": "reference", - "target": 8167, + "target": 8153, "typeArguments": [ { "type": "intrinsic", @@ -6590,7 +6590,7 @@ } }, { - "id": 8089, + "id": 8075, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -6607,7 +6607,7 @@ }, "type": { "type": "reference", - "target": 8167, + "target": 8153, "typeArguments": [ { "type": "intrinsic", @@ -6619,7 +6619,7 @@ } }, { - "id": 8090, + "id": 8076, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -6636,7 +6636,7 @@ }, "type": { "type": "reference", - "target": 8167, + "target": 8153, "typeArguments": [ { "type": "intrinsic", @@ -6652,26 +6652,26 @@ { "title": "Properties", "children": [ - 8091, - 8092, - 8084, - 8085, - 8086, - 8087, - 8088, - 8089, - 8090 + 8077, + 8078, + 8070, + 8071, + 8072, + 8073, + 8074, + 8075, + 8076 ] } ], "extendedTypes": [ { "type": "reference", - "target": 8163, + "target": 8149, "typeArguments": [ { "type": "reference", - "target": 8093, + "target": 8079, "name": "CaptureDTO", "package": "@medusajs/types" } @@ -6682,7 +6682,7 @@ ] }, { - "id": 8099, + "id": 8085, "name": "FilterableRefundProps", "variant": "declaration", "kind": 256, @@ -6697,7 +6697,7 @@ }, "children": [ { - "id": 8107, + "id": 8093, "name": "$and", "variant": "declaration", "kind": 1024, @@ -6720,17 +6720,17 @@ "types": [ { "type": "reference", - "target": 8109, + "target": 8095, "name": "RefundDTO", "package": "@medusajs/types" }, { "type": "reference", - "target": 8163, + "target": 8149, "typeArguments": [ { "type": "reference", - "target": 8109, + "target": 8095, "name": "RefundDTO", "package": "@medusajs/types" } @@ -6743,12 +6743,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 8164, + "target": 8150, "name": "BaseFilterable.$and" } }, { - "id": 8108, + "id": 8094, "name": "$or", "variant": "declaration", "kind": 1024, @@ -6771,17 +6771,17 @@ "types": [ { "type": "reference", - "target": 8109, + "target": 8095, "name": "RefundDTO", "package": "@medusajs/types" }, { "type": "reference", - "target": 8163, + "target": 8149, "typeArguments": [ { "type": "reference", - "target": 8109, + "target": 8095, "name": "RefundDTO", "package": "@medusajs/types" } @@ -6794,12 +6794,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 8165, + "target": 8151, "name": "BaseFilterable.$or" } }, { - "id": 8100, + "id": 8086, "name": "id", "variant": "declaration", "kind": 1024, @@ -6832,7 +6832,7 @@ } }, { - "id": 8101, + "id": 8087, "name": "currency_code", "variant": "declaration", "kind": 1024, @@ -6865,7 +6865,7 @@ } }, { - "id": 8102, + "id": 8088, "name": "amount", "variant": "declaration", "kind": 1024, @@ -6885,17 +6885,17 @@ "types": [ { "type": "reference", - "target": 8161, + "target": 8147, "name": "BigNumberValue", "package": "@medusajs/types" }, { "type": "reference", - "target": 8167, + "target": 8153, "typeArguments": [ { "type": "reference", - "target": 8161, + "target": 8147, "name": "BigNumberValue", "package": "@medusajs/types" } @@ -6907,7 +6907,7 @@ } }, { - "id": 8103, + "id": 8089, "name": "payment_id", "variant": "declaration", "kind": 1024, @@ -6940,7 +6940,7 @@ } }, { - "id": 8104, + "id": 8090, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -6957,7 +6957,7 @@ }, "type": { "type": "reference", - "target": 8167, + "target": 8153, "typeArguments": [ { "type": "intrinsic", @@ -6969,7 +6969,7 @@ } }, { - "id": 8105, + "id": 8091, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -6986,7 +6986,7 @@ }, "type": { "type": "reference", - "target": 8167, + "target": 8153, "typeArguments": [ { "type": "intrinsic", @@ -6998,7 +6998,7 @@ } }, { - "id": 8106, + "id": 8092, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -7015,7 +7015,7 @@ }, "type": { "type": "reference", - "target": 8167, + "target": 8153, "typeArguments": [ { "type": "intrinsic", @@ -7031,26 +7031,26 @@ { "title": "Properties", "children": [ - 8107, - 8108, - 8100, - 8101, - 8102, - 8103, - 8104, - 8105, - 8106 + 8093, + 8094, + 8086, + 8087, + 8088, + 8089, + 8090, + 8091, + 8092 ] } ], "extendedTypes": [ { "type": "reference", - "target": 8163, + "target": 8149, "typeArguments": [ { "type": "reference", - "target": 8109, + "target": 8095, "name": "RefundDTO", "package": "@medusajs/types" } @@ -7061,14 +7061,14 @@ ] }, { - "id": 8014, + "id": 8000, "name": "PaymentDTO", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 8015, + "id": 8001, "name": "id", "variant": "declaration", "kind": 1024, @@ -7087,7 +7087,7 @@ } }, { - "id": 8016, + "id": 8002, "name": "amount", "variant": "declaration", "kind": 1024, @@ -7102,13 +7102,13 @@ }, "type": { "type": "reference", - "target": 8161, + "target": 8147, "name": "BigNumberValue", "package": "@medusajs/types" } }, { - "id": 8017, + "id": 8003, "name": "authorized_amount", "variant": "declaration", "kind": 1024, @@ -7125,13 +7125,13 @@ }, "type": { "type": "reference", - "target": 8161, + "target": 8147, "name": "BigNumberValue", "package": "@medusajs/types" } }, { - "id": 8018, + "id": 8004, "name": "currency_code", "variant": "declaration", "kind": 1024, @@ -7150,7 +7150,7 @@ } }, { - "id": 8019, + "id": 8005, "name": "provider_id", "variant": "declaration", "kind": 1024, @@ -7169,7 +7169,7 @@ } }, { - "id": 8020, + "id": 8006, "name": "cart_id", "variant": "declaration", "kind": 1024, @@ -7190,7 +7190,7 @@ } }, { - "id": 8021, + "id": 8007, "name": "order_id", "variant": "declaration", "kind": 1024, @@ -7211,7 +7211,7 @@ } }, { - "id": 8022, + "id": 8008, "name": "order_edit_id", "variant": "declaration", "kind": 1024, @@ -7232,7 +7232,7 @@ } }, { - "id": 8023, + "id": 8009, "name": "customer_id", "variant": "declaration", "kind": 1024, @@ -7253,7 +7253,7 @@ } }, { - "id": 8024, + "id": 8010, "name": "data", "variant": "declaration", "kind": 1024, @@ -7289,7 +7289,7 @@ } }, { - "id": 8025, + "id": 8011, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -7324,7 +7324,7 @@ } }, { - "id": 8026, + "id": 8012, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -7359,7 +7359,7 @@ } }, { - "id": 8027, + "id": 8013, "name": "captured_at", "variant": "declaration", "kind": 1024, @@ -7394,7 +7394,7 @@ } }, { - "id": 8028, + "id": 8014, "name": "canceled_at", "variant": "declaration", "kind": 1024, @@ -7429,7 +7429,7 @@ } }, { - "id": 8029, + "id": 8015, "name": "captured_amount", "variant": "declaration", "kind": 1024, @@ -7446,13 +7446,13 @@ }, "type": { "type": "reference", - "target": 8161, + "target": 8147, "name": "BigNumberValue", "package": "@medusajs/types" } }, { - "id": 8030, + "id": 8016, "name": "refunded_amount", "variant": "declaration", "kind": 1024, @@ -7469,13 +7469,13 @@ }, "type": { "type": "reference", - "target": 8161, + "target": 8147, "name": "BigNumberValue", "package": "@medusajs/types" } }, { - "id": 8031, + "id": 8017, "name": "captures", "variant": "declaration", "kind": 1024, @@ -7497,14 +7497,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 8093, + "target": 8079, "name": "CaptureDTO", "package": "@medusajs/types" } } }, { - "id": 8032, + "id": 8018, "name": "refunds", "variant": "declaration", "kind": 1024, @@ -7526,14 +7526,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 8109, + "target": 8095, "name": "RefundDTO", "package": "@medusajs/types" } } }, { - "id": 8033, + "id": 8019, "name": "payment_collection", "variant": "declaration", "kind": 1024, @@ -7553,13 +7553,13 @@ }, "type": { "type": "reference", - "target": 7944, + "target": 7930, "name": "PaymentCollectionDTO", "package": "@medusajs/types" } }, { - "id": 8034, + "id": 8020, "name": "payment_session", "variant": "declaration", "kind": 1024, @@ -7579,7 +7579,7 @@ }, "type": { "type": "reference", - "target": 7991, + "target": 7977, "name": "PaymentSessionDTO", "package": "@medusajs/types" } @@ -7589,32 +7589,32 @@ { "title": "Properties", "children": [ + 8001, + 8002, + 8003, + 8004, + 8005, + 8006, + 8007, + 8008, + 8009, + 8010, + 8011, + 8012, + 8013, + 8014, 8015, 8016, 8017, 8018, 8019, - 8020, - 8021, - 8022, - 8023, - 8024, - 8025, - 8026, - 8027, - 8028, - 8029, - 8030, - 8031, - 8032, - 8033, - 8034 + 8020 ] } ] }, { - "id": 8047, + "id": 8033, "name": "FilterablePaymentProps", "variant": "declaration", "kind": 256, @@ -7629,7 +7629,7 @@ }, "children": [ { - "id": 8059, + "id": 8045, "name": "$and", "variant": "declaration", "kind": 1024, @@ -7652,17 +7652,17 @@ "types": [ { "type": "reference", - "target": 8047, + "target": 8033, "name": "FilterablePaymentProps", "package": "@medusajs/types" }, { "type": "reference", - "target": 8163, + "target": 8149, "typeArguments": [ { "type": "reference", - "target": 8047, + "target": 8033, "name": "FilterablePaymentProps", "package": "@medusajs/types" } @@ -7675,12 +7675,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 8164, + "target": 8150, "name": "BaseFilterable.$and" } }, { - "id": 8060, + "id": 8046, "name": "$or", "variant": "declaration", "kind": 1024, @@ -7703,17 +7703,17 @@ "types": [ { "type": "reference", - "target": 8047, + "target": 8033, "name": "FilterablePaymentProps", "package": "@medusajs/types" }, { "type": "reference", - "target": 8163, + "target": 8149, "typeArguments": [ { "type": "reference", - "target": 8047, + "target": 8033, "name": "FilterablePaymentProps", "package": "@medusajs/types" } @@ -7726,12 +7726,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 8165, + "target": 8151, "name": "BaseFilterable.$or" } }, { - "id": 8048, + "id": 8034, "name": "q", "variant": "declaration", "kind": 1024, @@ -7752,7 +7752,7 @@ } }, { - "id": 8049, + "id": 8035, "name": "id", "variant": "declaration", "kind": 1024, @@ -7785,7 +7785,7 @@ } }, { - "id": 8050, + "id": 8036, "name": "payment_session_id", "variant": "declaration", "kind": 1024, @@ -7816,7 +7816,7 @@ }, { "type": "reference", - "target": 8167, + "target": 8153, "typeArguments": [ { "type": "intrinsic", @@ -7830,7 +7830,7 @@ } }, { - "id": 8051, + "id": 8037, "name": "customer_id", "variant": "declaration", "kind": 1024, @@ -7861,7 +7861,7 @@ }, { "type": "reference", - "target": 8167, + "target": 8153, "typeArguments": [ { "type": "intrinsic", @@ -7875,7 +7875,7 @@ } }, { - "id": 8052, + "id": 8038, "name": "cart_id", "variant": "declaration", "kind": 1024, @@ -7906,7 +7906,7 @@ }, { "type": "reference", - "target": 8167, + "target": 8153, "typeArguments": [ { "type": "intrinsic", @@ -7920,7 +7920,7 @@ } }, { - "id": 8053, + "id": 8039, "name": "order_id", "variant": "declaration", "kind": 1024, @@ -7951,7 +7951,7 @@ }, { "type": "reference", - "target": 8167, + "target": 8153, "typeArguments": [ { "type": "intrinsic", @@ -7965,7 +7965,7 @@ } }, { - "id": 8054, + "id": 8040, "name": "order_edit_id", "variant": "declaration", "kind": 1024, @@ -7996,7 +7996,7 @@ }, { "type": "reference", - "target": 8167, + "target": 8153, "typeArguments": [ { "type": "intrinsic", @@ -8010,7 +8010,7 @@ } }, { - "id": 8055, + "id": 8041, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -8027,7 +8027,7 @@ }, "type": { "type": "reference", - "target": 8167, + "target": 8153, "typeArguments": [ { "type": "intrinsic", @@ -8039,7 +8039,7 @@ } }, { - "id": 8056, + "id": 8042, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -8056,7 +8056,7 @@ }, "type": { "type": "reference", - "target": 8167, + "target": 8153, "typeArguments": [ { "type": "intrinsic", @@ -8068,7 +8068,7 @@ } }, { - "id": 8057, + "id": 8043, "name": "captured_at", "variant": "declaration", "kind": 1024, @@ -8085,7 +8085,7 @@ }, "type": { "type": "reference", - "target": 8167, + "target": 8153, "typeArguments": [ { "type": "intrinsic", @@ -8097,7 +8097,7 @@ } }, { - "id": 8058, + "id": 8044, "name": "canceled_at", "variant": "declaration", "kind": 1024, @@ -8114,7 +8114,7 @@ }, "type": { "type": "reference", - "target": 8167, + "target": 8153, "typeArguments": [ { "type": "intrinsic", @@ -8130,30 +8130,30 @@ { "title": "Properties", "children": [ - 8059, - 8060, - 8048, - 8049, - 8050, - 8051, - 8052, - 8053, - 8054, - 8055, - 8056, - 8057, - 8058 + 8045, + 8046, + 8034, + 8035, + 8036, + 8037, + 8038, + 8039, + 8040, + 8041, + 8042, + 8043, + 8044 ] } ], "extendedTypes": [ { "type": "reference", - "target": 8163, + "target": 8149, "typeArguments": [ { "type": "reference", - "target": 8047, + "target": 8033, "name": "FilterablePaymentProps", "package": "@medusajs/types" } @@ -8164,7 +8164,7 @@ ] }, { - "id": 8093, + "id": 8079, "name": "CaptureDTO", "variant": "declaration", "kind": 256, @@ -8179,7 +8179,7 @@ }, "children": [ { - "id": 8094, + "id": 8080, "name": "id", "variant": "declaration", "kind": 1024, @@ -8198,7 +8198,7 @@ } }, { - "id": 8095, + "id": 8081, "name": "amount", "variant": "declaration", "kind": 1024, @@ -8213,13 +8213,13 @@ }, "type": { "type": "reference", - "target": 8161, + "target": 8147, "name": "BigNumberValue", "package": "@medusajs/types" } }, { - "id": 8096, + "id": 8082, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -8243,7 +8243,7 @@ } }, { - "id": 8097, + "id": 8083, "name": "created_by", "variant": "declaration", "kind": 1024, @@ -8264,7 +8264,7 @@ } }, { - "id": 8098, + "id": 8084, "name": "payment", "variant": "declaration", "kind": 1024, @@ -8279,7 +8279,7 @@ }, "type": { "type": "reference", - "target": 8014, + "target": 8000, "name": "PaymentDTO", "package": "@medusajs/types" } @@ -8289,17 +8289,17 @@ { "title": "Properties", "children": [ - 8094, - 8095, - 8096, - 8097, - 8098 + 8080, + 8081, + 8082, + 8083, + 8084 ] } ] }, { - "id": 8109, + "id": 8095, "name": "RefundDTO", "variant": "declaration", "kind": 256, @@ -8314,7 +8314,7 @@ }, "children": [ { - "id": 8110, + "id": 8096, "name": "id", "variant": "declaration", "kind": 1024, @@ -8333,7 +8333,7 @@ } }, { - "id": 8111, + "id": 8097, "name": "amount", "variant": "declaration", "kind": 1024, @@ -8348,13 +8348,13 @@ }, "type": { "type": "reference", - "target": 8161, + "target": 8147, "name": "BigNumberValue", "package": "@medusajs/types" } }, { - "id": 8112, + "id": 8098, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -8378,7 +8378,7 @@ } }, { - "id": 8113, + "id": 8099, "name": "created_by", "variant": "declaration", "kind": 1024, @@ -8399,7 +8399,7 @@ } }, { - "id": 8114, + "id": 8100, "name": "payment", "variant": "declaration", "kind": 1024, @@ -8414,7 +8414,7 @@ }, "type": { "type": "reference", - "target": 8014, + "target": 8000, "name": "PaymentDTO", "package": "@medusajs/types" } @@ -8424,17 +8424,17 @@ { "title": "Properties", "children": [ - 8110, - 8111, - 8112, - 8113, - 8114 + 8096, + 8097, + 8098, + 8099, + 8100 ] } ] }, { - "id": 7991, + "id": 7977, "name": "PaymentSessionDTO", "variant": "declaration", "kind": 256, @@ -8449,7 +8449,7 @@ }, "children": [ { - "id": 7992, + "id": 7978, "name": "id", "variant": "declaration", "kind": 1024, @@ -8468,7 +8468,7 @@ } }, { - "id": 7993, + "id": 7979, "name": "amount", "variant": "declaration", "kind": 1024, @@ -8483,13 +8483,13 @@ }, "type": { "type": "reference", - "target": 8161, + "target": 8147, "name": "BigNumberValue", "package": "@medusajs/types" } }, { - "id": 7994, + "id": 7980, "name": "currency_code", "variant": "declaration", "kind": 1024, @@ -8508,7 +8508,7 @@ } }, { - "id": 7995, + "id": 7981, "name": "provider_id", "variant": "declaration", "kind": 1024, @@ -8527,7 +8527,7 @@ } }, { - "id": 7996, + "id": 7982, "name": "data", "variant": "declaration", "kind": 1024, @@ -8561,7 +8561,7 @@ } }, { - "id": 7997, + "id": 7983, "name": "context", "variant": "declaration", "kind": 1024, @@ -8597,7 +8597,7 @@ } }, { - "id": 7998, + "id": 7984, "name": "status", "variant": "declaration", "kind": 1024, @@ -8612,13 +8612,13 @@ }, "type": { "type": "reference", - "target": 8189, + "target": 8175, "name": "PaymentSessionStatus", "package": "@medusajs/types" } }, { - "id": 7999, + "id": 7985, "name": "authorized_at", "variant": "declaration", "kind": 1024, @@ -8644,7 +8644,7 @@ } }, { - "id": 8000, + "id": 7986, "name": "payment_collection", "variant": "declaration", "kind": 1024, @@ -8664,13 +8664,13 @@ }, "type": { "type": "reference", - "target": 7944, + "target": 7930, "name": "PaymentCollectionDTO", "package": "@medusajs/types" } }, { - "id": 8001, + "id": 7987, "name": "payment", "variant": "declaration", "kind": 1024, @@ -8690,7 +8690,7 @@ }, "type": { "type": "reference", - "target": 8014, + "target": 8000, "name": "PaymentDTO", "package": "@medusajs/types" } @@ -8700,22 +8700,22 @@ { "title": "Properties", "children": [ - 7992, - 7993, - 7994, - 7995, - 7996, - 7997, - 7998, - 7999, - 8000, - 8001 + 7978, + 7979, + 7980, + 7981, + 7982, + 7983, + 7984, + 7985, + 7986, + 7987 ] } ] }, { - "id": 8080, + "id": 8066, "name": "PaymentProviderDTO", "variant": "declaration", "kind": 256, @@ -8730,7 +8730,7 @@ }, "children": [ { - "id": 8081, + "id": 8067, "name": "id", "variant": "declaration", "kind": 1024, @@ -8749,7 +8749,7 @@ } }, { - "id": 8082, + "id": 8068, "name": "is_enabled", "variant": "declaration", "kind": 1024, @@ -8772,14 +8772,14 @@ { "title": "Properties", "children": [ - 8081, - 8082 + 8067, + 8068 ] } ] }, { - "id": 8075, + "id": 8061, "name": "FilterablePaymentProviderProps", "variant": "declaration", "kind": 256, @@ -8794,7 +8794,7 @@ }, "children": [ { - "id": 8078, + "id": 8064, "name": "$and", "variant": "declaration", "kind": 1024, @@ -8817,17 +8817,17 @@ "types": [ { "type": "reference", - "target": 8080, + "target": 8066, "name": "PaymentProviderDTO", "package": "@medusajs/types" }, { "type": "reference", - "target": 8163, + "target": 8149, "typeArguments": [ { "type": "reference", - "target": 8080, + "target": 8066, "name": "PaymentProviderDTO", "package": "@medusajs/types" } @@ -8840,12 +8840,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 8164, + "target": 8150, "name": "BaseFilterable.$and" } }, { - "id": 8079, + "id": 8065, "name": "$or", "variant": "declaration", "kind": 1024, @@ -8868,17 +8868,17 @@ "types": [ { "type": "reference", - "target": 8080, + "target": 8066, "name": "PaymentProviderDTO", "package": "@medusajs/types" }, { "type": "reference", - "target": 8163, + "target": 8149, "typeArguments": [ { "type": "reference", - "target": 8080, + "target": 8066, "name": "PaymentProviderDTO", "package": "@medusajs/types" } @@ -8891,12 +8891,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 8165, + "target": 8151, "name": "BaseFilterable.$or" } }, { - "id": 8076, + "id": 8062, "name": "id", "variant": "declaration", "kind": 1024, @@ -8927,7 +8927,7 @@ }, { "type": "reference", - "target": 8167, + "target": 8153, "typeArguments": [ { "type": "union", @@ -8953,7 +8953,7 @@ } }, { - "id": 8077, + "id": 8063, "name": "is_enabled", "variant": "declaration", "kind": 1024, @@ -8978,21 +8978,21 @@ { "title": "Properties", "children": [ - 8078, - 8079, - 8076, - 8077 + 8064, + 8065, + 8062, + 8063 ] } ], "extendedTypes": [ { "type": "reference", - "target": 8163, + "target": 8149, "typeArguments": [ { "type": "reference", - "target": 8080, + "target": 8066, "name": "PaymentProviderDTO", "package": "@medusajs/types" } @@ -9003,7 +9003,7 @@ ] }, { - "id": 7927, + "id": 7913, "name": "CreatePaymentCollectionDTO", "variant": "declaration", "kind": 256, @@ -9018,7 +9018,7 @@ }, "children": [ { - "id": 7928, + "id": 7914, "name": "region_id", "variant": "declaration", "kind": 1024, @@ -9037,7 +9037,7 @@ } }, { - "id": 7929, + "id": 7915, "name": "currency_code", "variant": "declaration", "kind": 1024, @@ -9056,7 +9056,7 @@ } }, { - "id": 7930, + "id": 7916, "name": "amount", "variant": "declaration", "kind": 1024, @@ -9071,13 +9071,13 @@ }, "type": { "type": "reference", - "target": 8146, + "target": 8132, "name": "BigNumberInput", "package": "@medusajs/types" } }, { - "id": 7931, + "id": 7917, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -9117,16 +9117,16 @@ { "title": "Properties", "children": [ - 7928, - 7929, - 7930, - 7931 + 7914, + 7915, + 7916, + 7917 ] } ] }, { - "id": 7985, + "id": 7971, "name": "UpsertPaymentCollectionDTO", "variant": "declaration", "kind": 256, @@ -9141,7 +9141,7 @@ }, "children": [ { - "id": 7986, + "id": 7972, "name": "id", "variant": "declaration", "kind": 1024, @@ -9162,7 +9162,7 @@ } }, { - "id": 7987, + "id": 7973, "name": "region_id", "variant": "declaration", "kind": 1024, @@ -9183,7 +9183,7 @@ } }, { - "id": 7988, + "id": 7974, "name": "currency_code", "variant": "declaration", "kind": 1024, @@ -9204,7 +9204,7 @@ } }, { - "id": 7989, + "id": 7975, "name": "amount", "variant": "declaration", "kind": 1024, @@ -9221,13 +9221,13 @@ }, "type": { "type": "reference", - "target": 8146, + "target": 8132, "name": "BigNumberInput", "package": "@medusajs/types" } }, { - "id": 7990, + "id": 7976, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -9267,17 +9267,17 @@ { "title": "Properties", "children": [ - 7986, - 7987, - 7988, - 7989, - 7990 + 7972, + 7973, + 7974, + 7975, + 7976 ] } ] }, { - "id": 7980, + "id": 7966, "name": "PaymentCollectionUpdatableFields", "variant": "declaration", "kind": 256, @@ -9292,7 +9292,7 @@ }, "children": [ { - "id": 7981, + "id": 7967, "name": "region_id", "variant": "declaration", "kind": 1024, @@ -9313,7 +9313,7 @@ } }, { - "id": 7982, + "id": 7968, "name": "currency_code", "variant": "declaration", "kind": 1024, @@ -9334,7 +9334,7 @@ } }, { - "id": 7983, + "id": 7969, "name": "amount", "variant": "declaration", "kind": 1024, @@ -9351,13 +9351,13 @@ }, "type": { "type": "reference", - "target": 8146, + "target": 8132, "name": "BigNumberInput", "package": "@medusajs/types" } }, { - "id": 7984, + "id": 7970, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -9397,16 +9397,16 @@ { "title": "Properties", "children": [ - 7981, - 7982, - 7983, - 7984 + 7967, + 7968, + 7969, + 7970 ] } ] }, { - "id": 8061, + "id": 8047, "name": "UpdatePaymentDTO", "variant": "declaration", "kind": 256, @@ -9421,7 +9421,7 @@ }, "children": [ { - "id": 8062, + "id": 8048, "name": "id", "variant": "declaration", "kind": 1024, @@ -9440,7 +9440,7 @@ } }, { - "id": 8063, + "id": 8049, "name": "cart_id", "variant": "declaration", "kind": 1024, @@ -9461,7 +9461,7 @@ } }, { - "id": 8064, + "id": 8050, "name": "order_id", "variant": "declaration", "kind": 1024, @@ -9482,7 +9482,7 @@ } }, { - "id": 8065, + "id": 8051, "name": "order_edit_id", "variant": "declaration", "kind": 1024, @@ -9503,7 +9503,7 @@ } }, { - "id": 8066, + "id": 8052, "name": "customer_id", "variant": "declaration", "kind": 1024, @@ -9528,17 +9528,17 @@ { "title": "Properties", "children": [ - 8062, - 8063, - 8064, - 8065, - 8066 + 8048, + 8049, + 8050, + 8051, + 8052 ] } ] }, { - "id": 8067, + "id": 8053, "name": "CreateCaptureDTO", "variant": "declaration", "kind": 256, @@ -9553,7 +9553,7 @@ }, "children": [ { - "id": 8068, + "id": 8054, "name": "amount", "variant": "declaration", "kind": 1024, @@ -9570,13 +9570,13 @@ }, "type": { "type": "reference", - "target": 8146, + "target": 8132, "name": "BigNumberInput", "package": "@medusajs/types" } }, { - "id": 8069, + "id": 8055, "name": "payment_id", "variant": "declaration", "kind": 1024, @@ -9595,7 +9595,7 @@ } }, { - "id": 8070, + "id": 8056, "name": "captured_by", "variant": "declaration", "kind": 1024, @@ -9620,15 +9620,15 @@ { "title": "Properties", "children": [ - 8068, - 8069, - 8070 + 8054, + 8055, + 8056 ] } ] }, { - "id": 8071, + "id": 8057, "name": "CreateRefundDTO", "variant": "declaration", "kind": 256, @@ -9643,7 +9643,7 @@ }, "children": [ { - "id": 8072, + "id": 8058, "name": "amount", "variant": "declaration", "kind": 1024, @@ -9660,13 +9660,13 @@ }, "type": { "type": "reference", - "target": 8146, + "target": 8132, "name": "BigNumberInput", "package": "@medusajs/types" } }, { - "id": 8073, + "id": 8059, "name": "payment_id", "variant": "declaration", "kind": 1024, @@ -9685,7 +9685,7 @@ } }, { - "id": 8074, + "id": 8060, "name": "created_by", "variant": "declaration", "kind": 1024, @@ -9710,15 +9710,15 @@ { "title": "Properties", "children": [ - 8072, - 8073, - 8074 + 8058, + 8059, + 8060 ] } ] }, { - "id": 8002, + "id": 7988, "name": "CreatePaymentSessionDTO", "variant": "declaration", "kind": 256, @@ -9733,7 +9733,7 @@ }, "children": [ { - "id": 8003, + "id": 7989, "name": "provider_id", "variant": "declaration", "kind": 1024, @@ -9752,7 +9752,7 @@ } }, { - "id": 8004, + "id": 7990, "name": "currency_code", "variant": "declaration", "kind": 1024, @@ -9771,7 +9771,7 @@ } }, { - "id": 8005, + "id": 7991, "name": "amount", "variant": "declaration", "kind": 1024, @@ -9786,13 +9786,13 @@ }, "type": { "type": "reference", - "target": 8146, + "target": 8132, "name": "BigNumberInput", "package": "@medusajs/types" } }, { - "id": 8006, + "id": 7992, "name": "data", "variant": "declaration", "kind": 1024, @@ -9826,7 +9826,7 @@ } }, { - "id": 8007, + "id": 7993, "name": "context", "variant": "declaration", "kind": 1024, @@ -9843,7 +9843,7 @@ }, "type": { "type": "reference", - "target": 8190, + "target": 8176, "name": "PaymentProviderContext", "package": "@medusajs/types" } @@ -9853,17 +9853,17 @@ { "title": "Properties", "children": [ - 8003, - 8004, - 8005, - 8006, - 8007 + 7989, + 7990, + 7991, + 7992, + 7993 ] } ] }, { - "id": 8008, + "id": 7994, "name": "UpdatePaymentSessionDTO", "variant": "declaration", "kind": 256, @@ -9878,7 +9878,7 @@ }, "children": [ { - "id": 8009, + "id": 7995, "name": "id", "variant": "declaration", "kind": 1024, @@ -9897,7 +9897,7 @@ } }, { - "id": 8010, + "id": 7996, "name": "data", "variant": "declaration", "kind": 1024, @@ -9931,7 +9931,7 @@ } }, { - "id": 8011, + "id": 7997, "name": "currency_code", "variant": "declaration", "kind": 1024, @@ -9950,7 +9950,7 @@ } }, { - "id": 8012, + "id": 7998, "name": "amount", "variant": "declaration", "kind": 1024, @@ -9965,13 +9965,13 @@ }, "type": { "type": "reference", - "target": 8146, + "target": 8132, "name": "BigNumberInput", "package": "@medusajs/types" } }, { - "id": 8013, + "id": 7999, "name": "context", "variant": "declaration", "kind": 1024, @@ -9988,7 +9988,7 @@ }, "type": { "type": "reference", - "target": 8190, + "target": 8176, "name": "PaymentProviderContext", "package": "@medusajs/types" } @@ -9998,17 +9998,17 @@ { "title": "Properties", "children": [ - 8009, - 8010, - 8011, - 8012, - 8013 + 7995, + 7996, + 7997, + 7998, + 7999 ] } ] }, { - "id": 8115, + "id": 8101, "name": "ProviderWebhookPayload", "variant": "declaration", "kind": 256, @@ -10023,7 +10023,7 @@ }, "children": [ { - "id": 8116, + "id": 8102, "name": "provider", "variant": "declaration", "kind": 1024, @@ -10042,7 +10042,7 @@ } }, { - "id": 8117, + "id": 8103, "name": "payload", "variant": "declaration", "kind": 1024, @@ -10058,14 +10058,14 @@ "type": { "type": "reflection", "declaration": { - "id": 8118, + "id": 8104, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 8119, + "id": 8105, "name": "data", "variant": "declaration", "kind": 1024, @@ -10099,7 +10099,7 @@ } }, { - "id": 8120, + "id": 8106, "name": "rawData", "variant": "declaration", "kind": 1024, @@ -10133,7 +10133,7 @@ } }, { - "id": 8121, + "id": 8107, "name": "headers", "variant": "declaration", "kind": 1024, @@ -10171,9 +10171,9 @@ { "title": "Properties", "children": [ - 8119, - 8120, - 8121 + 8105, + 8106, + 8107 ] } ] @@ -10185,14 +10185,14 @@ { "title": "Properties", "children": [ - 8116, - 8117 + 8102, + 8103 ] } ] }, { - "id": 8190, + "id": 8176, "name": "PaymentProviderContext", "variant": "declaration", "kind": 256, @@ -10207,7 +10207,7 @@ }, "children": [ { - "id": 8191, + "id": 8177, "name": "billing_address", "variant": "declaration", "kind": 1024, @@ -10231,7 +10231,7 @@ "typeArguments": [ { "type": "reference", - "target": 8248, + "target": 8234, "name": "AddressDTO", "package": "@medusajs/types" } @@ -10241,7 +10241,7 @@ } }, { - "id": 8192, + "id": 8178, "name": "email", "variant": "declaration", "kind": 1024, @@ -10262,7 +10262,7 @@ } }, { - "id": 8193, + "id": 8179, "name": "session_id", "variant": "declaration", "kind": 1024, @@ -10283,7 +10283,7 @@ } }, { - "id": 8194, + "id": 8180, "name": "customer", "variant": "declaration", "kind": 1024, @@ -10307,7 +10307,7 @@ "typeArguments": [ { "type": "reference", - "target": 8263, + "target": 8249, "name": "CustomerDTO", "package": "@medusajs/types" } @@ -10317,7 +10317,7 @@ } }, { - "id": 8195, + "id": 8181, "name": "extra", "variant": "declaration", "kind": 1024, @@ -10357,17 +10357,17 @@ { "title": "Properties", "children": [ - 8191, - 8192, - 8193, - 8194, - 8195 + 8177, + 8178, + 8179, + 8180, + 8181 ] } ] }, { - "id": 7772, + "id": 7758, "name": "IPaymentModuleService", "variant": "declaration", "kind": 256, @@ -10382,14 +10382,14 @@ }, "children": [ { - "id": 7773, + "id": 7759, "name": "createPaymentCollections", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 7774, + "id": 7760, "name": "createPaymentCollections", "variant": "signature", "kind": 4096, @@ -10424,7 +10424,7 @@ }, "parameters": [ { - "id": 7775, + "id": 7761, "name": "data", "variant": "param", "kind": 32768, @@ -10441,14 +10441,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 7927, + "target": 7913, "name": "CreatePaymentCollectionDTO", "package": "@medusajs/types" } } }, { - "id": 7776, + "id": 7762, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -10465,7 +10465,7 @@ }, "type": { "type": "reference", - "target": 7932, + "target": 7918, "name": "Context", "package": "@medusajs/types" } @@ -10482,7 +10482,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 7944, + "target": 7930, "name": "PaymentCollectionDTO", "package": "@medusajs/types" } @@ -10493,7 +10493,7 @@ } }, { - "id": 7777, + "id": 7763, "name": "createPaymentCollections", "variant": "signature", "kind": 4096, @@ -10528,7 +10528,7 @@ }, "parameters": [ { - "id": 7778, + "id": 7764, "name": "data", "variant": "param", "kind": 32768, @@ -10543,13 +10543,13 @@ }, "type": { "type": "reference", - "target": 7927, + "target": 7913, "name": "CreatePaymentCollectionDTO", "package": "@medusajs/types" } }, { - "id": 7779, + "id": 7765, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -10566,7 +10566,7 @@ }, "type": { "type": "reference", - "target": 7932, + "target": 7918, "name": "Context", "package": "@medusajs/types" } @@ -10581,7 +10581,7 @@ "typeArguments": [ { "type": "reference", - "target": 7944, + "target": 7930, "name": "PaymentCollectionDTO", "package": "@medusajs/types" } @@ -10593,14 +10593,14 @@ ] }, { - "id": 7780, + "id": 7766, "name": "retrievePaymentCollection", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 7781, + "id": 7767, "name": "retrievePaymentCollection", "variant": "signature", "kind": 4096, @@ -10647,7 +10647,7 @@ }, "parameters": [ { - "id": 7782, + "id": 7768, "name": "paymentCollectionId", "variant": "param", "kind": 32768, @@ -10666,7 +10666,7 @@ } }, { - "id": 7783, + "id": 7769, "name": "config", "variant": "param", "kind": 32768, @@ -10699,11 +10699,11 @@ }, "type": { "type": "reference", - "target": 7960, + "target": 7946, "typeArguments": [ { "type": "reference", - "target": 7944, + "target": 7930, "name": "PaymentCollectionDTO", "package": "@medusajs/types" } @@ -10713,7 +10713,7 @@ } }, { - "id": 7784, + "id": 7770, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -10730,7 +10730,7 @@ }, "type": { "type": "reference", - "target": 7932, + "target": 7918, "name": "Context", "package": "@medusajs/types" } @@ -10745,7 +10745,7 @@ "typeArguments": [ { "type": "reference", - "target": 7944, + "target": 7930, "name": "PaymentCollectionDTO", "package": "@medusajs/types" } @@ -10757,14 +10757,14 @@ ] }, { - "id": 7785, + "id": 7771, "name": "listPaymentCollections", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 7786, + "id": 7772, "name": "listPaymentCollections", "variant": "signature", "kind": 4096, @@ -10851,7 +10851,7 @@ }, "parameters": [ { - "id": 7787, + "id": 7773, "name": "filters", "variant": "param", "kind": 32768, @@ -10868,13 +10868,13 @@ }, "type": { "type": "reference", - "target": 7973, + "target": 7959, "name": "FilterablePaymentCollectionProps", "package": "@medusajs/types" } }, { - "id": 7788, + "id": 7774, "name": "config", "variant": "param", "kind": 32768, @@ -10907,11 +10907,11 @@ }, "type": { "type": "reference", - "target": 7960, + "target": 7946, "typeArguments": [ { "type": "reference", - "target": 7944, + "target": 7930, "name": "PaymentCollectionDTO", "package": "@medusajs/types" } @@ -10921,7 +10921,7 @@ } }, { - "id": 7789, + "id": 7775, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -10938,7 +10938,7 @@ }, "type": { "type": "reference", - "target": 7932, + "target": 7918, "name": "Context", "package": "@medusajs/types" } @@ -10955,7 +10955,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 7944, + "target": 7930, "name": "PaymentCollectionDTO", "package": "@medusajs/types" } @@ -10968,14 +10968,14 @@ ] }, { - "id": 7790, + "id": 7776, "name": "listAndCountPaymentCollections", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 7791, + "id": 7777, "name": "listAndCountPaymentCollections", "variant": "signature", "kind": 4096, @@ -11062,7 +11062,7 @@ }, "parameters": [ { - "id": 7792, + "id": 7778, "name": "filters", "variant": "param", "kind": 32768, @@ -11079,13 +11079,13 @@ }, "type": { "type": "reference", - "target": 7973, + "target": 7959, "name": "FilterablePaymentCollectionProps", "package": "@medusajs/types" } }, { - "id": 7793, + "id": 7779, "name": "config", "variant": "param", "kind": 32768, @@ -11118,11 +11118,11 @@ }, "type": { "type": "reference", - "target": 7960, + "target": 7946, "typeArguments": [ { "type": "reference", - "target": 7944, + "target": 7930, "name": "PaymentCollectionDTO", "package": "@medusajs/types" } @@ -11132,7 +11132,7 @@ } }, { - "id": 7794, + "id": 7780, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -11149,7 +11149,7 @@ }, "type": { "type": "reference", - "target": 7932, + "target": 7918, "name": "Context", "package": "@medusajs/types" } @@ -11169,7 +11169,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 7944, + "target": 7930, "name": "PaymentCollectionDTO", "package": "@medusajs/types" } @@ -11188,14 +11188,14 @@ ] }, { - "id": 7795, + "id": 7781, "name": "updatePaymentCollections", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 7796, + "id": 7782, "name": "updatePaymentCollections", "variant": "signature", "kind": 4096, @@ -11230,7 +11230,7 @@ }, "parameters": [ { - "id": 7797, + "id": 7783, "name": "paymentCollectionId", "variant": "param", "kind": 32768, @@ -11249,7 +11249,7 @@ } }, { - "id": 7798, + "id": 7784, "name": "data", "variant": "param", "kind": 32768, @@ -11264,13 +11264,13 @@ }, "type": { "type": "reference", - "target": 7980, + "target": 7966, "name": "PaymentCollectionUpdatableFields", "package": "@medusajs/types" } }, { - "id": 7799, + "id": 7785, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -11287,7 +11287,7 @@ }, "type": { "type": "reference", - "target": 7932, + "target": 7918, "name": "Context", "package": "@medusajs/types" } @@ -11302,7 +11302,7 @@ "typeArguments": [ { "type": "reference", - "target": 7944, + "target": 7930, "name": "PaymentCollectionDTO", "package": "@medusajs/types" } @@ -11312,7 +11312,7 @@ } }, { - "id": 7800, + "id": 7786, "name": "updatePaymentCollections", "variant": "signature", "kind": 4096, @@ -11347,7 +11347,7 @@ }, "parameters": [ { - "id": 7801, + "id": 7787, "name": "selector", "variant": "param", "kind": 32768, @@ -11362,13 +11362,13 @@ }, "type": { "type": "reference", - "target": 7973, + "target": 7959, "name": "FilterablePaymentCollectionProps", "package": "@medusajs/types" } }, { - "id": 7802, + "id": 7788, "name": "data", "variant": "param", "kind": 32768, @@ -11383,13 +11383,13 @@ }, "type": { "type": "reference", - "target": 7980, + "target": 7966, "name": "PaymentCollectionUpdatableFields", "package": "@medusajs/types" } }, { - "id": 7803, + "id": 7789, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -11406,7 +11406,7 @@ }, "type": { "type": "reference", - "target": 7932, + "target": 7918, "name": "Context", "package": "@medusajs/types" } @@ -11423,7 +11423,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 7944, + "target": 7930, "name": "PaymentCollectionDTO", "package": "@medusajs/types" } @@ -11436,14 +11436,14 @@ ] }, { - "id": 7804, + "id": 7790, "name": "upsertPaymentCollections", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 7805, + "id": 7791, "name": "upsertPaymentCollections", "variant": "signature", "kind": 4096, @@ -11478,7 +11478,7 @@ }, "parameters": [ { - "id": 7806, + "id": 7792, "name": "data", "variant": "param", "kind": 32768, @@ -11503,14 +11503,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 7985, + "target": 7971, "name": "UpsertPaymentCollectionDTO", "package": "@medusajs/types" } } }, { - "id": 7807, + "id": 7793, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -11527,7 +11527,7 @@ }, "type": { "type": "reference", - "target": 7932, + "target": 7918, "name": "Context", "package": "@medusajs/types" } @@ -11544,7 +11544,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 7944, + "target": 7930, "name": "PaymentCollectionDTO", "package": "@medusajs/types" } @@ -11555,7 +11555,7 @@ } }, { - "id": 7808, + "id": 7794, "name": "upsertPaymentCollections", "variant": "signature", "kind": 4096, @@ -11590,7 +11590,7 @@ }, "parameters": [ { - "id": 7809, + "id": 7795, "name": "data", "variant": "param", "kind": 32768, @@ -11613,13 +11613,13 @@ }, "type": { "type": "reference", - "target": 7985, + "target": 7971, "name": "UpsertPaymentCollectionDTO", "package": "@medusajs/types" } }, { - "id": 7810, + "id": 7796, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -11636,7 +11636,7 @@ }, "type": { "type": "reference", - "target": 7932, + "target": 7918, "name": "Context", "package": "@medusajs/types" } @@ -11651,7 +11651,7 @@ "typeArguments": [ { "type": "reference", - "target": 7944, + "target": 7930, "name": "PaymentCollectionDTO", "package": "@medusajs/types" } @@ -11663,14 +11663,14 @@ ] }, { - "id": 7811, + "id": 7797, "name": "deletePaymentCollections", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 7812, + "id": 7798, "name": "deletePaymentCollections", "variant": "signature", "kind": 4096, @@ -11705,7 +11705,7 @@ }, "parameters": [ { - "id": 7813, + "id": 7799, "name": "paymentCollectionId", "variant": "param", "kind": 32768, @@ -11727,7 +11727,7 @@ } }, { - "id": 7814, + "id": 7800, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -11744,7 +11744,7 @@ }, "type": { "type": "reference", - "target": 7932, + "target": 7918, "name": "Context", "package": "@medusajs/types" } @@ -11767,7 +11767,7 @@ } }, { - "id": 7815, + "id": 7801, "name": "deletePaymentCollections", "variant": "signature", "kind": 4096, @@ -11802,7 +11802,7 @@ }, "parameters": [ { - "id": 7816, + "id": 7802, "name": "paymentCollectionId", "variant": "param", "kind": 32768, @@ -11821,7 +11821,7 @@ } }, { - "id": 7817, + "id": 7803, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -11838,7 +11838,7 @@ }, "type": { "type": "reference", - "target": 7932, + "target": 7918, "name": "Context", "package": "@medusajs/types" } @@ -11863,14 +11863,14 @@ ] }, { - "id": 7818, + "id": 7804, "name": "completePaymentCollections", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 7819, + "id": 7805, "name": "completePaymentCollections", "variant": "signature", "kind": 4096, @@ -11913,7 +11913,7 @@ }, "parameters": [ { - "id": 7820, + "id": 7806, "name": "paymentCollectionId", "variant": "param", "kind": 32768, @@ -11932,7 +11932,7 @@ } }, { - "id": 7821, + "id": 7807, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -11949,7 +11949,7 @@ }, "type": { "type": "reference", - "target": 7932, + "target": 7918, "name": "Context", "package": "@medusajs/types" } @@ -11964,7 +11964,7 @@ "typeArguments": [ { "type": "reference", - "target": 7944, + "target": 7930, "name": "PaymentCollectionDTO", "package": "@medusajs/types" } @@ -11974,7 +11974,7 @@ } }, { - "id": 7822, + "id": 7808, "name": "completePaymentCollections", "variant": "signature", "kind": 4096, @@ -12017,7 +12017,7 @@ }, "parameters": [ { - "id": 7823, + "id": 7809, "name": "paymentCollectionId", "variant": "param", "kind": 32768, @@ -12039,7 +12039,7 @@ } }, { - "id": 7824, + "id": 7810, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -12056,7 +12056,7 @@ }, "type": { "type": "reference", - "target": 7932, + "target": 7918, "name": "Context", "package": "@medusajs/types" } @@ -12073,7 +12073,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 7944, + "target": 7930, "name": "PaymentCollectionDTO", "package": "@medusajs/types" } @@ -12086,21 +12086,21 @@ ] }, { - "id": 7825, + "id": 7811, "name": "retrievePaymentSession", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 7826, + "id": 7812, "name": "retrievePaymentSession", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 7827, + "id": 7813, "name": "paymentSessionId", "variant": "param", "kind": 32768, @@ -12111,7 +12111,7 @@ } }, { - "id": 7828, + "id": 7814, "name": "config", "variant": "param", "kind": 32768, @@ -12120,11 +12120,11 @@ }, "type": { "type": "reference", - "target": 7960, + "target": 7946, "typeArguments": [ { "type": "reference", - "target": 7991, + "target": 7977, "name": "PaymentSessionDTO", "package": "@medusajs/types" } @@ -12134,7 +12134,7 @@ } }, { - "id": 7829, + "id": 7815, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -12143,7 +12143,7 @@ }, "type": { "type": "reference", - "target": 7932, + "target": 7918, "name": "Context", "package": "@medusajs/types" } @@ -12158,7 +12158,7 @@ "typeArguments": [ { "type": "reference", - "target": 7991, + "target": 7977, "name": "PaymentSessionDTO", "package": "@medusajs/types" } @@ -12170,14 +12170,14 @@ ] }, { - "id": 7830, + "id": 7816, "name": "createPaymentSession", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 7831, + "id": 7817, "name": "createPaymentSession", "variant": "signature", "kind": 4096, @@ -12212,7 +12212,7 @@ }, "parameters": [ { - "id": 7832, + "id": 7818, "name": "paymentCollectionId", "variant": "param", "kind": 32768, @@ -12231,7 +12231,7 @@ } }, { - "id": 7833, + "id": 7819, "name": "data", "variant": "param", "kind": 32768, @@ -12246,13 +12246,13 @@ }, "type": { "type": "reference", - "target": 8002, + "target": 7988, "name": "CreatePaymentSessionDTO", "package": "@medusajs/types" } }, { - "id": 7834, + "id": 7820, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -12269,7 +12269,7 @@ }, "type": { "type": "reference", - "target": 7932, + "target": 7918, "name": "Context", "package": "@medusajs/types" } @@ -12284,7 +12284,7 @@ "typeArguments": [ { "type": "reference", - "target": 7991, + "target": 7977, "name": "PaymentSessionDTO", "package": "@medusajs/types" } @@ -12296,14 +12296,14 @@ ] }, { - "id": 7835, + "id": 7821, "name": "updatePaymentSession", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 7836, + "id": 7822, "name": "updatePaymentSession", "variant": "signature", "kind": 4096, @@ -12338,7 +12338,7 @@ }, "parameters": [ { - "id": 7837, + "id": 7823, "name": "data", "variant": "param", "kind": 32768, @@ -12353,13 +12353,13 @@ }, "type": { "type": "reference", - "target": 8008, + "target": 7994, "name": "UpdatePaymentSessionDTO", "package": "@medusajs/types" } }, { - "id": 7838, + "id": 7824, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -12376,7 +12376,7 @@ }, "type": { "type": "reference", - "target": 7932, + "target": 7918, "name": "Context", "package": "@medusajs/types" } @@ -12391,7 +12391,7 @@ "typeArguments": [ { "type": "reference", - "target": 7991, + "target": 7977, "name": "PaymentSessionDTO", "package": "@medusajs/types" } @@ -12403,14 +12403,14 @@ ] }, { - "id": 7839, + "id": 7825, "name": "deletePaymentSession", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 7840, + "id": 7826, "name": "deletePaymentSession", "variant": "signature", "kind": 4096, @@ -12445,7 +12445,7 @@ }, "parameters": [ { - "id": 7841, + "id": 7827, "name": "id", "variant": "param", "kind": 32768, @@ -12464,7 +12464,7 @@ } }, { - "id": 7842, + "id": 7828, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -12481,7 +12481,7 @@ }, "type": { "type": "reference", - "target": 7932, + "target": 7918, "name": "Context", "package": "@medusajs/types" } @@ -12506,14 +12506,14 @@ ] }, { - "id": 7843, + "id": 7829, "name": "authorizePaymentSession", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 7844, + "id": 7830, "name": "authorizePaymentSession", "variant": "signature", "kind": 4096, @@ -12548,7 +12548,7 @@ }, "parameters": [ { - "id": 7845, + "id": 7831, "name": "id", "variant": "param", "kind": 32768, @@ -12567,7 +12567,7 @@ } }, { - "id": 7846, + "id": 7832, "name": "context", "variant": "param", "kind": 32768, @@ -12601,7 +12601,7 @@ } }, { - "id": 7847, + "id": 7833, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -12618,7 +12618,7 @@ }, "type": { "type": "reference", - "target": 7932, + "target": 7918, "name": "Context", "package": "@medusajs/types" } @@ -12633,7 +12633,7 @@ "typeArguments": [ { "type": "reference", - "target": 8014, + "target": 8000, "name": "PaymentDTO", "package": "@medusajs/types" } @@ -12645,14 +12645,14 @@ ] }, { - "id": 7848, + "id": 7834, "name": "listPaymentSessions", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 7849, + "id": 7835, "name": "listPaymentSessions", "variant": "signature", "kind": 4096, @@ -12739,7 +12739,7 @@ }, "parameters": [ { - "id": 7850, + "id": 7836, "name": "filters", "variant": "param", "kind": 32768, @@ -12756,13 +12756,13 @@ }, "type": { "type": "reference", - "target": 8035, + "target": 8021, "name": "FilterablePaymentSessionProps", "package": "@medusajs/types" } }, { - "id": 7851, + "id": 7837, "name": "config", "variant": "param", "kind": 32768, @@ -12795,11 +12795,11 @@ }, "type": { "type": "reference", - "target": 7960, + "target": 7946, "typeArguments": [ { "type": "reference", - "target": 7991, + "target": 7977, "name": "PaymentSessionDTO", "package": "@medusajs/types" } @@ -12809,7 +12809,7 @@ } }, { - "id": 7852, + "id": 7838, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -12826,7 +12826,7 @@ }, "type": { "type": "reference", - "target": 7932, + "target": 7918, "name": "Context", "package": "@medusajs/types" } @@ -12843,7 +12843,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 7991, + "target": 7977, "name": "PaymentSessionDTO", "package": "@medusajs/types" } @@ -12856,14 +12856,14 @@ ] }, { - "id": 7853, + "id": 7839, "name": "listPayments", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 7854, + "id": 7840, "name": "listPayments", "variant": "signature", "kind": 4096, @@ -12950,7 +12950,7 @@ }, "parameters": [ { - "id": 7855, + "id": 7841, "name": "filters", "variant": "param", "kind": 32768, @@ -12967,13 +12967,13 @@ }, "type": { "type": "reference", - "target": 8047, + "target": 8033, "name": "FilterablePaymentProps", "package": "@medusajs/types" } }, { - "id": 7856, + "id": 7842, "name": "config", "variant": "param", "kind": 32768, @@ -13006,11 +13006,11 @@ }, "type": { "type": "reference", - "target": 7960, + "target": 7946, "typeArguments": [ { "type": "reference", - "target": 8014, + "target": 8000, "name": "PaymentDTO", "package": "@medusajs/types" } @@ -13020,7 +13020,7 @@ } }, { - "id": 7857, + "id": 7843, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -13037,7 +13037,7 @@ }, "type": { "type": "reference", - "target": 7932, + "target": 7918, "name": "Context", "package": "@medusajs/types" } @@ -13054,7 +13054,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 8014, + "target": 8000, "name": "PaymentDTO", "package": "@medusajs/types" } @@ -13067,14 +13067,14 @@ ] }, { - "id": 7858, + "id": 7844, "name": "updatePayment", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 7859, + "id": 7845, "name": "updatePayment", "variant": "signature", "kind": 4096, @@ -13109,7 +13109,7 @@ }, "parameters": [ { - "id": 7860, + "id": 7846, "name": "data", "variant": "param", "kind": 32768, @@ -13124,13 +13124,13 @@ }, "type": { "type": "reference", - "target": 8061, + "target": 8047, "name": "UpdatePaymentDTO", "package": "@medusajs/types" } }, { - "id": 7861, + "id": 7847, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -13147,7 +13147,7 @@ }, "type": { "type": "reference", - "target": 7932, + "target": 7918, "name": "Context", "package": "@medusajs/types" } @@ -13162,7 +13162,7 @@ "typeArguments": [ { "type": "reference", - "target": 8014, + "target": 8000, "name": "PaymentDTO", "package": "@medusajs/types" } @@ -13174,14 +13174,14 @@ ] }, { - "id": 7862, + "id": 7848, "name": "capturePayment", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 7863, + "id": 7849, "name": "capturePayment", "variant": "signature", "kind": 4096, @@ -13216,7 +13216,7 @@ }, "parameters": [ { - "id": 7864, + "id": 7850, "name": "data", "variant": "param", "kind": 32768, @@ -13231,13 +13231,13 @@ }, "type": { "type": "reference", - "target": 8067, + "target": 8053, "name": "CreateCaptureDTO", "package": "@medusajs/types" } }, { - "id": 7865, + "id": 7851, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -13254,7 +13254,7 @@ }, "type": { "type": "reference", - "target": 7932, + "target": 7918, "name": "Context", "package": "@medusajs/types" } @@ -13269,7 +13269,7 @@ "typeArguments": [ { "type": "reference", - "target": 8014, + "target": 8000, "name": "PaymentDTO", "package": "@medusajs/types" } @@ -13281,14 +13281,14 @@ ] }, { - "id": 7866, + "id": 7852, "name": "refundPayment", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 7867, + "id": 7853, "name": "refundPayment", "variant": "signature", "kind": 4096, @@ -13323,7 +13323,7 @@ }, "parameters": [ { - "id": 7868, + "id": 7854, "name": "data", "variant": "param", "kind": 32768, @@ -13338,13 +13338,13 @@ }, "type": { "type": "reference", - "target": 8071, + "target": 8057, "name": "CreateRefundDTO", "package": "@medusajs/types" } }, { - "id": 7869, + "id": 7855, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -13361,7 +13361,7 @@ }, "type": { "type": "reference", - "target": 7932, + "target": 7918, "name": "Context", "package": "@medusajs/types" } @@ -13376,7 +13376,7 @@ "typeArguments": [ { "type": "reference", - "target": 8014, + "target": 8000, "name": "PaymentDTO", "package": "@medusajs/types" } @@ -13388,14 +13388,14 @@ ] }, { - "id": 7870, + "id": 7856, "name": "cancelPayment", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 7871, + "id": 7857, "name": "cancelPayment", "variant": "signature", "kind": 4096, @@ -13430,7 +13430,7 @@ }, "parameters": [ { - "id": 7872, + "id": 7858, "name": "paymentId", "variant": "param", "kind": 32768, @@ -13449,7 +13449,7 @@ } }, { - "id": 7873, + "id": 7859, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -13466,7 +13466,7 @@ }, "type": { "type": "reference", - "target": 7932, + "target": 7918, "name": "Context", "package": "@medusajs/types" } @@ -13481,7 +13481,7 @@ "typeArguments": [ { "type": "reference", - "target": 8014, + "target": 8000, "name": "PaymentDTO", "package": "@medusajs/types" } @@ -13493,14 +13493,14 @@ ] }, { - "id": 7874, + "id": 7860, "name": "listPaymentProviders", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 7875, + "id": 7861, "name": "listPaymentProviders", "variant": "signature", "kind": 4096, @@ -13579,7 +13579,7 @@ }, "parameters": [ { - "id": 7876, + "id": 7862, "name": "filters", "variant": "param", "kind": 32768, @@ -13596,13 +13596,13 @@ }, "type": { "type": "reference", - "target": 8075, + "target": 8061, "name": "FilterablePaymentProviderProps", "package": "@medusajs/types" } }, { - "id": 7877, + "id": 7863, "name": "config", "variant": "param", "kind": 32768, @@ -13635,11 +13635,11 @@ }, "type": { "type": "reference", - "target": 7960, + "target": 7946, "typeArguments": [ { "type": "reference", - "target": 8080, + "target": 8066, "name": "PaymentProviderDTO", "package": "@medusajs/types" } @@ -13649,7 +13649,7 @@ } }, { - "id": 7878, + "id": 7864, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -13666,7 +13666,7 @@ }, "type": { "type": "reference", - "target": 7932, + "target": 7918, "name": "Context", "package": "@medusajs/types" } @@ -13683,7 +13683,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 8080, + "target": 8066, "name": "PaymentProviderDTO", "package": "@medusajs/types" } @@ -13696,21 +13696,21 @@ ] }, { - "id": 7879, + "id": 7865, "name": "listAndCountPaymentProviders", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 7880, + "id": 7866, "name": "listAndCountPaymentProviders", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 7881, + "id": 7867, "name": "filters", "variant": "param", "kind": 32768, @@ -13719,13 +13719,13 @@ }, "type": { "type": "reference", - "target": 8075, + "target": 8061, "name": "FilterablePaymentProviderProps", "package": "@medusajs/types" } }, { - "id": 7882, + "id": 7868, "name": "config", "variant": "param", "kind": 32768, @@ -13734,11 +13734,11 @@ }, "type": { "type": "reference", - "target": 7960, + "target": 7946, "typeArguments": [ { "type": "reference", - "target": 8080, + "target": 8066, "name": "PaymentProviderDTO", "package": "@medusajs/types" } @@ -13748,7 +13748,7 @@ } }, { - "id": 7883, + "id": 7869, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -13757,7 +13757,7 @@ }, "type": { "type": "reference", - "target": 7932, + "target": 7918, "name": "Context", "package": "@medusajs/types" } @@ -13777,7 +13777,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 8080, + "target": 8066, "name": "PaymentProviderDTO", "package": "@medusajs/types" } @@ -13796,14 +13796,14 @@ ] }, { - "id": 7884, + "id": 7870, "name": "listCaptures", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 7885, + "id": 7871, "name": "listCaptures", "variant": "signature", "kind": 4096, @@ -13890,7 +13890,7 @@ }, "parameters": [ { - "id": 7886, + "id": 7872, "name": "filters", "variant": "param", "kind": 32768, @@ -13907,13 +13907,13 @@ }, "type": { "type": "reference", - "target": 8083, + "target": 8069, "name": "FilterableCaptureProps", "package": "@medusajs/types" } }, { - "id": 7887, + "id": 7873, "name": "config", "variant": "param", "kind": 32768, @@ -13946,11 +13946,11 @@ }, "type": { "type": "reference", - "target": 7960, + "target": 7946, "typeArguments": [ { "type": "reference", - "target": 8093, + "target": 8079, "name": "CaptureDTO", "package": "@medusajs/types" } @@ -13960,7 +13960,7 @@ } }, { - "id": 7888, + "id": 7874, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -13977,7 +13977,7 @@ }, "type": { "type": "reference", - "target": 7932, + "target": 7918, "name": "Context", "package": "@medusajs/types" } @@ -13994,7 +13994,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 8093, + "target": 8079, "name": "CaptureDTO", "package": "@medusajs/types" } @@ -14007,14 +14007,14 @@ ] }, { - "id": 7889, + "id": 7875, "name": "listRefunds", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 7890, + "id": 7876, "name": "listRefunds", "variant": "signature", "kind": 4096, @@ -14101,7 +14101,7 @@ }, "parameters": [ { - "id": 7891, + "id": 7877, "name": "filters", "variant": "param", "kind": 32768, @@ -14118,13 +14118,13 @@ }, "type": { "type": "reference", - "target": 8099, + "target": 8085, "name": "FilterableRefundProps", "package": "@medusajs/types" } }, { - "id": 7892, + "id": 7878, "name": "config", "variant": "param", "kind": 32768, @@ -14157,11 +14157,11 @@ }, "type": { "type": "reference", - "target": 7960, + "target": 7946, "typeArguments": [ { "type": "reference", - "target": 8109, + "target": 8095, "name": "RefundDTO", "package": "@medusajs/types" } @@ -14171,7 +14171,7 @@ } }, { - "id": 7893, + "id": 7879, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -14188,7 +14188,7 @@ }, "type": { "type": "reference", - "target": 7932, + "target": 7918, "name": "Context", "package": "@medusajs/types" } @@ -14205,7 +14205,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 8109, + "target": 8095, "name": "RefundDTO", "package": "@medusajs/types" } @@ -14218,14 +14218,14 @@ ] }, { - "id": 7894, + "id": 7880, "name": "processEvent", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 7895, + "id": 7881, "name": "processEvent", "variant": "signature", "kind": 4096, @@ -14280,7 +14280,7 @@ }, "parameters": [ { - "id": 7896, + "id": 7882, "name": "data", "variant": "param", "kind": 32768, @@ -14295,7 +14295,7 @@ }, "type": { "type": "reference", - "target": 8115, + "target": 8101, "name": "ProviderWebhookPayload", "package": "@medusajs/types" } @@ -14324,44 +14324,44 @@ { "title": "Methods", "children": [ - 7773, - 7780, - 7785, + 7759, + 7766, + 7771, + 7776, + 7781, 7790, - 7795, + 7797, 7804, 7811, - 7818, + 7816, + 7821, 7825, - 7830, - 7835, + 7829, + 7834, 7839, - 7843, + 7844, 7848, - 7853, - 7858, - 7862, - 7866, + 7852, + 7856, + 7860, + 7865, 7870, - 7874, - 7879, - 7884, - 7889, - 7894 + 7875, + 7880 ] } ], "extendedTypes": [ { "type": "reference", - "target": 7913, + "target": 7899, "name": "IModuleService", "package": "@medusajs/types" } ] }, { - "id": 7910, + "id": 7896, "name": "PaymentModuleOptions", "variant": "declaration", "kind": 256, @@ -14376,7 +14376,7 @@ }, "children": [ { - "id": 7911, + "id": 7897, "name": "webhook_delay", "variant": "declaration", "kind": 1024, @@ -14408,7 +14408,7 @@ } }, { - "id": 7912, + "id": 7898, "name": "webhook_retries", "variant": "declaration", "kind": 1024, @@ -14444,21 +14444,21 @@ { "title": "Properties", "children": [ - 7911, - 7912 + 7897, + 7898 ] } ] }, { - "id": 8228, + "id": 8214, "name": "MessageAggregatorFormat", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 8229, + "id": 8215, "name": "groupBy", "variant": "declaration", "kind": 1024, @@ -14474,7 +14474,7 @@ } }, { - "id": 8230, + "id": 8216, "name": "sortBy", "variant": "declaration", "kind": 1024, @@ -14484,21 +14484,21 @@ "type": { "type": "reflection", "declaration": { - "id": 8231, + "id": 8217, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "indexSignatures": [ { - "id": 8232, + "id": 8218, "name": "__index", "variant": "signature", "kind": 8192, "flags": {}, "parameters": [ { - "id": 8233, + "id": 8219, "name": "key", "variant": "param", "kind": 32768, @@ -14539,35 +14539,35 @@ { "title": "Properties", "children": [ - 8229, - 8230 + 8215, + 8216 ] } ] }, { - "id": 8147, + "id": 8133, "name": "IMessageAggregator", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 8148, + "id": 8134, "name": "save", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 8149, + "id": 8135, "name": "save", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 8150, + "id": 8136, "name": "msg", "variant": "param", "kind": 32768, @@ -14577,7 +14577,7 @@ "types": [ { "type": "reference", - "target": 8224, + "target": 8210, "name": "Message", "package": "@medusajs/types" }, @@ -14585,7 +14585,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 8224, + "target": 8210, "name": "Message", "package": "@medusajs/types" } @@ -14602,21 +14602,21 @@ ] }, { - "id": 8151, + "id": 8137, "name": "getMessages", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 8152, + "id": 8138, "name": "getMessages", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 8153, + "id": 8139, "name": "format", "variant": "param", "kind": 32768, @@ -14625,7 +14625,7 @@ }, "type": { "type": "reference", - "target": 8228, + "target": 8214, "name": "MessageAggregatorFormat", "package": "@medusajs/types" } @@ -14646,7 +14646,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 8224, + "target": 8210, "name": "Message", "package": "@medusajs/types" } @@ -14659,14 +14659,14 @@ ] }, { - "id": 8154, + "id": 8140, "name": "clearMessages", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 8155, + "id": 8141, "name": "clearMessages", "variant": "signature", "kind": 4096, @@ -14679,21 +14679,21 @@ ] }, { - "id": 8156, + "id": 8142, "name": "saveRawMessageData", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 8157, + "id": 8143, "name": "saveRawMessageData", "variant": "signature", "kind": 4096, "flags": {}, "typeParameters": [ { - "id": 8158, + "id": 8144, "name": "T", "variant": "typeParam", "kind": 131072, @@ -14702,7 +14702,7 @@ ], "parameters": [ { - "id": 8159, + "id": 8145, "name": "messageData", "variant": "param", "kind": 32768, @@ -14712,11 +14712,11 @@ "types": [ { "type": "reference", - "target": 8234, + "target": 8220, "typeArguments": [ { "type": "reference", - "target": 8158, + "target": 8144, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -14729,11 +14729,11 @@ "type": "array", "elementType": { "type": "reference", - "target": 8234, + "target": 8220, "typeArguments": [ { "type": "reference", - "target": 8158, + "target": 8144, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -14747,7 +14747,7 @@ } }, { - "id": 8160, + "id": 8146, "name": "options", "variant": "param", "kind": 32768, @@ -14787,16 +14787,16 @@ { "title": "Methods", "children": [ - 8148, - 8151, - 8154, - 8156 + 8134, + 8137, + 8140, + 8142 ] } ] }, { - "id": 7932, + "id": 7918, "name": "Context", "variant": "declaration", "kind": 256, @@ -14811,7 +14811,7 @@ }, "children": [ { - "id": 7933, + "id": 7919, "name": "__type", "variant": "declaration", "kind": 1024, @@ -14824,7 +14824,7 @@ } }, { - "id": 7934, + "id": 7920, "name": "transactionManager", "variant": "declaration", "kind": 1024, @@ -14857,14 +14857,14 @@ }, "type": { "type": "reference", - "target": 7943, + "target": 7929, "name": "TManager", "package": "@medusajs/types", "refersToTypeParameter": true } }, { - "id": 7935, + "id": 7921, "name": "manager", "variant": "declaration", "kind": 1024, @@ -14897,14 +14897,14 @@ }, "type": { "type": "reference", - "target": 7943, + "target": 7929, "name": "TManager", "package": "@medusajs/types", "refersToTypeParameter": true } }, { - "id": 7936, + "id": 7922, "name": "isolationLevel", "variant": "declaration", "kind": 1024, @@ -14957,7 +14957,7 @@ } }, { - "id": 7937, + "id": 7923, "name": "enableNestedTransactions", "variant": "declaration", "kind": 1024, @@ -14978,7 +14978,7 @@ } }, { - "id": 7938, + "id": 7924, "name": "eventGroupId", "variant": "declaration", "kind": 1024, @@ -14999,7 +14999,7 @@ } }, { - "id": 7939, + "id": 7925, "name": "transactionId", "variant": "declaration", "kind": 1024, @@ -15020,7 +15020,7 @@ } }, { - "id": 7940, + "id": 7926, "name": "messageAggregator", "variant": "declaration", "kind": 1024, @@ -15037,13 +15037,13 @@ }, "type": { "type": "reference", - "target": 8147, + "target": 8133, "name": "IMessageAggregator", "package": "@medusajs/types" } }, { - "id": 7941, + "id": 7927, "name": "requestId", "variant": "declaration", "kind": 1024, @@ -15064,7 +15064,7 @@ } }, { - "id": 7942, + "id": 7928, "name": "idempotencyKey", "variant": "declaration", "kind": 1024, @@ -15089,22 +15089,22 @@ { "title": "Properties", "children": [ - 7933, - 7934, - 7935, - 7936, - 7937, - 7938, - 7939, - 7940, - 7941, - 7942 + 7919, + 7920, + 7921, + 7922, + 7923, + 7924, + 7925, + 7926, + 7927, + 7928 ] } ], "typeParameters": [ { - "id": 7943, + "id": 7929, "name": "TManager", "variant": "typeParam", "kind": 131072, @@ -15117,7 +15117,7 @@ ] }, { - "id": 8219, + "id": 8205, "name": "BigNumberRawValue", "variant": "declaration", "kind": 2097152, @@ -15125,14 +15125,14 @@ "type": { "type": "reflection", "declaration": { - "id": 8220, + "id": 8206, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 8221, + "id": 8207, "name": "value", "variant": "declaration", "kind": 1024, @@ -15156,20 +15156,20 @@ { "title": "Properties", "children": [ - 8221 + 8207 ] } ], "indexSignatures": [ { - "id": 8222, + "id": 8208, "name": "__index", "variant": "signature", "kind": 8192, "flags": {}, "parameters": [ { - "id": 8223, + "id": 8209, "name": "key", "variant": "param", "kind": 32768, @@ -15190,7 +15190,7 @@ } }, { - "id": 8146, + "id": 8132, "name": "BigNumberInput", "variant": "declaration", "kind": 2097152, @@ -15200,7 +15200,7 @@ "types": [ { "type": "reference", - "target": 8219, + "target": 8205, "name": "BigNumberRawValue", "package": "@medusajs/types" }, @@ -15226,7 +15226,7 @@ } }, { - "id": 8161, + "id": 8147, "name": "BigNumberValue", "variant": "declaration", "kind": 2097152, @@ -15260,201 +15260,257 @@ { "title": "Interfaces", "children": [ - 7960, - 8313, - 8263, - 8163, - 8283, - 8196, - 7913, - 7944, - 7973, - 8035, - 8083, - 8099, - 8014, - 8047, - 8093, - 8109, - 7991, - 8080, - 8075, - 7927, - 7985, - 7980, + 7946, + 8299, + 8249, + 8149, + 8269, + 8182, + 7899, + 7930, + 7959, + 8021, + 8069, + 8085, + 8000, + 8033, + 8079, + 8095, + 7977, + 8066, 8061, - 8067, - 8071, - 8002, - 8008, - 8115, - 8190, - 7772, - 7910, - 8228, - 8147, - 7932 + 7913, + 7971, + 7966, + 8047, + 8053, + 8057, + 7988, + 7994, + 8101, + 8176, + 7758, + 7896, + 8214, + 8133, + 7918 ] }, { "title": "Type Aliases", "children": [ - 8248, - 8244, - 8246, - 8301, - 8348, - 8338, - 8167, - 8336, - 8311, - 8335, - 8305, - 8332, - 8295, - 8224, 8234, - 8286, - 8213, - 8122, + 8230, + 8232, + 8287, + 8334, + 8324, + 8153, + 8322, + 8297, + 8321, + 8291, + 8318, + 8281, 8210, - 8162, - 8189, - 8219, - 8146, - 8161 + 8220, + 8272, + 8199, + 8108, + 8196, + 8148, + 8175, + 8205, + 8132, + 8147 ] } ], "packageName": "@medusajs/types", "symbolIdMap": { - "7771": { + "7757": { "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", "qualifiedName": "" }, - "7772": { + "7758": { "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", "qualifiedName": "IPaymentModuleService" }, - "7773": { + "7759": { "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", "qualifiedName": "IPaymentModuleService.createPaymentCollections" }, - "7774": { + "7760": { "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", "qualifiedName": "IPaymentModuleService.createPaymentCollections" }, - "7775": { + "7761": { "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", "qualifiedName": "data" }, - "7776": { + "7762": { "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", "qualifiedName": "sharedContext" }, - "7777": { + "7763": { "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", "qualifiedName": "IPaymentModuleService.createPaymentCollections" }, - "7778": { + "7764": { "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", "qualifiedName": "data" }, - "7779": { + "7765": { "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", "qualifiedName": "sharedContext" }, - "7780": { + "7766": { "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", "qualifiedName": "IPaymentModuleService.retrievePaymentCollection" }, - "7781": { + "7767": { "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", "qualifiedName": "IPaymentModuleService.retrievePaymentCollection" }, - "7782": { + "7768": { "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", "qualifiedName": "paymentCollectionId" }, - "7783": { + "7769": { "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", "qualifiedName": "config" }, - "7784": { + "7770": { "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", "qualifiedName": "sharedContext" }, - "7785": { + "7771": { "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", "qualifiedName": "IPaymentModuleService.listPaymentCollections" }, - "7786": { + "7772": { "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", "qualifiedName": "IPaymentModuleService.listPaymentCollections" }, - "7787": { + "7773": { "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", "qualifiedName": "filters" }, - "7788": { + "7774": { "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", "qualifiedName": "config" }, + "7775": { + "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", + "qualifiedName": "sharedContext" + }, + "7776": { + "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", + "qualifiedName": "IPaymentModuleService.listAndCountPaymentCollections" + }, + "7777": { + "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", + "qualifiedName": "IPaymentModuleService.listAndCountPaymentCollections" + }, + "7778": { + "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", + "qualifiedName": "filters" + }, + "7779": { + "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", + "qualifiedName": "config" + }, + "7780": { + "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", + "qualifiedName": "sharedContext" + }, + "7781": { + "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", + "qualifiedName": "IPaymentModuleService.updatePaymentCollections" + }, + "7782": { + "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", + "qualifiedName": "IPaymentModuleService.updatePaymentCollections" + }, + "7783": { + "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", + "qualifiedName": "paymentCollectionId" + }, + "7784": { + "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", + "qualifiedName": "data" + }, + "7785": { + "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", + "qualifiedName": "sharedContext" + }, + "7786": { + "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", + "qualifiedName": "IPaymentModuleService.updatePaymentCollections" + }, + "7787": { + "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", + "qualifiedName": "selector" + }, + "7788": { + "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", + "qualifiedName": "data" + }, "7789": { "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", "qualifiedName": "sharedContext" }, "7790": { "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", - "qualifiedName": "IPaymentModuleService.listAndCountPaymentCollections" + "qualifiedName": "IPaymentModuleService.upsertPaymentCollections" }, "7791": { "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", - "qualifiedName": "IPaymentModuleService.listAndCountPaymentCollections" + "qualifiedName": "IPaymentModuleService.upsertPaymentCollections" }, "7792": { "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", - "qualifiedName": "filters" + "qualifiedName": "data" }, "7793": { "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", - "qualifiedName": "config" + "qualifiedName": "sharedContext" }, "7794": { "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IPaymentModuleService.upsertPaymentCollections" }, "7795": { "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", - "qualifiedName": "IPaymentModuleService.updatePaymentCollections" + "qualifiedName": "data" }, "7796": { "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", - "qualifiedName": "IPaymentModuleService.updatePaymentCollections" + "qualifiedName": "sharedContext" }, "7797": { "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", - "qualifiedName": "paymentCollectionId" + "qualifiedName": "IPaymentModuleService.deletePaymentCollections" }, "7798": { "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", - "qualifiedName": "data" + "qualifiedName": "IPaymentModuleService.deletePaymentCollections" }, "7799": { "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "paymentCollectionId" }, "7800": { "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", - "qualifiedName": "IPaymentModuleService.updatePaymentCollections" + "qualifiedName": "sharedContext" }, "7801": { "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", - "qualifiedName": "selector" + "qualifiedName": "IPaymentModuleService.deletePaymentCollections" }, "7802": { "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", - "qualifiedName": "data" + "qualifiedName": "paymentCollectionId" }, "7803": { "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", @@ -15462,15 +15518,15 @@ }, "7804": { "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", - "qualifiedName": "IPaymentModuleService.upsertPaymentCollections" + "qualifiedName": "IPaymentModuleService.completePaymentCollections" }, "7805": { "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", - "qualifiedName": "IPaymentModuleService.upsertPaymentCollections" + "qualifiedName": "IPaymentModuleService.completePaymentCollections" }, "7806": { "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", - "qualifiedName": "data" + "qualifiedName": "paymentCollectionId" }, "7807": { "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", @@ -15478,11 +15534,11 @@ }, "7808": { "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", - "qualifiedName": "IPaymentModuleService.upsertPaymentCollections" + "qualifiedName": "IPaymentModuleService.completePaymentCollections" }, "7809": { "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", - "qualifiedName": "data" + "qualifiedName": "paymentCollectionId" }, "7810": { "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", @@ -15490,55 +15546,55 @@ }, "7811": { "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", - "qualifiedName": "IPaymentModuleService.deletePaymentCollections" + "qualifiedName": "IPaymentModuleService.retrievePaymentSession" }, "7812": { "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", - "qualifiedName": "IPaymentModuleService.deletePaymentCollections" + "qualifiedName": "IPaymentModuleService.retrievePaymentSession" }, "7813": { "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", - "qualifiedName": "paymentCollectionId" + "qualifiedName": "paymentSessionId" }, "7814": { "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "config" }, "7815": { "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", - "qualifiedName": "IPaymentModuleService.deletePaymentCollections" + "qualifiedName": "sharedContext" }, "7816": { "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", - "qualifiedName": "paymentCollectionId" + "qualifiedName": "IPaymentModuleService.createPaymentSession" }, "7817": { "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IPaymentModuleService.createPaymentSession" }, "7818": { "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", - "qualifiedName": "IPaymentModuleService.completePaymentCollections" + "qualifiedName": "paymentCollectionId" }, "7819": { "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", - "qualifiedName": "IPaymentModuleService.completePaymentCollections" + "qualifiedName": "data" }, "7820": { "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", - "qualifiedName": "paymentCollectionId" + "qualifiedName": "sharedContext" }, "7821": { "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IPaymentModuleService.updatePaymentSession" }, "7822": { "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", - "qualifiedName": "IPaymentModuleService.completePaymentCollections" + "qualifiedName": "IPaymentModuleService.updatePaymentSession" }, "7823": { "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", - "qualifiedName": "paymentCollectionId" + "qualifiedName": "data" }, "7824": { "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", @@ -15546,55 +15602,55 @@ }, "7825": { "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", - "qualifiedName": "IPaymentModuleService.retrievePaymentSession" + "qualifiedName": "IPaymentModuleService.deletePaymentSession" }, "7826": { "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", - "qualifiedName": "IPaymentModuleService.retrievePaymentSession" + "qualifiedName": "IPaymentModuleService.deletePaymentSession" }, "7827": { "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", - "qualifiedName": "paymentSessionId" + "qualifiedName": "id" }, "7828": { "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", - "qualifiedName": "config" + "qualifiedName": "sharedContext" }, "7829": { "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IPaymentModuleService.authorizePaymentSession" }, "7830": { "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", - "qualifiedName": "IPaymentModuleService.createPaymentSession" + "qualifiedName": "IPaymentModuleService.authorizePaymentSession" }, "7831": { "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", - "qualifiedName": "IPaymentModuleService.createPaymentSession" + "qualifiedName": "id" }, "7832": { "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", - "qualifiedName": "paymentCollectionId" + "qualifiedName": "context" }, "7833": { "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", - "qualifiedName": "data" + "qualifiedName": "sharedContext" }, "7834": { "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IPaymentModuleService.listPaymentSessions" }, "7835": { "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", - "qualifiedName": "IPaymentModuleService.updatePaymentSession" + "qualifiedName": "IPaymentModuleService.listPaymentSessions" }, "7836": { "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", - "qualifiedName": "IPaymentModuleService.updatePaymentSession" + "qualifiedName": "filters" }, "7837": { "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", - "qualifiedName": "data" + "qualifiedName": "config" }, "7838": { "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", @@ -15602,35 +15658,35 @@ }, "7839": { "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", - "qualifiedName": "IPaymentModuleService.deletePaymentSession" + "qualifiedName": "IPaymentModuleService.listPayments" }, "7840": { "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", - "qualifiedName": "IPaymentModuleService.deletePaymentSession" + "qualifiedName": "IPaymentModuleService.listPayments" }, "7841": { "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", - "qualifiedName": "id" + "qualifiedName": "filters" }, "7842": { "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "config" }, "7843": { "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", - "qualifiedName": "IPaymentModuleService.authorizePaymentSession" + "qualifiedName": "sharedContext" }, "7844": { "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", - "qualifiedName": "IPaymentModuleService.authorizePaymentSession" + "qualifiedName": "IPaymentModuleService.updatePayment" }, "7845": { "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", - "qualifiedName": "id" + "qualifiedName": "IPaymentModuleService.updatePayment" }, "7846": { "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", - "qualifiedName": "context" + "qualifiedName": "data" }, "7847": { "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", @@ -15638,87 +15694,87 @@ }, "7848": { "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", - "qualifiedName": "IPaymentModuleService.listPaymentSessions" + "qualifiedName": "IPaymentModuleService.capturePayment" }, "7849": { "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", - "qualifiedName": "IPaymentModuleService.listPaymentSessions" + "qualifiedName": "IPaymentModuleService.capturePayment" }, "7850": { "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", - "qualifiedName": "filters" + "qualifiedName": "data" }, "7851": { "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", - "qualifiedName": "config" + "qualifiedName": "sharedContext" }, "7852": { "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IPaymentModuleService.refundPayment" }, "7853": { "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", - "qualifiedName": "IPaymentModuleService.listPayments" + "qualifiedName": "IPaymentModuleService.refundPayment" }, "7854": { "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", - "qualifiedName": "IPaymentModuleService.listPayments" + "qualifiedName": "data" }, "7855": { "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", - "qualifiedName": "filters" + "qualifiedName": "sharedContext" }, "7856": { "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", - "qualifiedName": "config" + "qualifiedName": "IPaymentModuleService.cancelPayment" }, "7857": { "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IPaymentModuleService.cancelPayment" }, "7858": { "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", - "qualifiedName": "IPaymentModuleService.updatePayment" + "qualifiedName": "paymentId" }, "7859": { "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", - "qualifiedName": "IPaymentModuleService.updatePayment" + "qualifiedName": "sharedContext" }, "7860": { "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", - "qualifiedName": "data" + "qualifiedName": "IPaymentModuleService.listPaymentProviders" }, "7861": { "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IPaymentModuleService.listPaymentProviders" }, "7862": { "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", - "qualifiedName": "IPaymentModuleService.capturePayment" + "qualifiedName": "filters" }, "7863": { "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", - "qualifiedName": "IPaymentModuleService.capturePayment" + "qualifiedName": "config" }, "7864": { "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", - "qualifiedName": "data" + "qualifiedName": "sharedContext" }, "7865": { "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IPaymentModuleService.listAndCountPaymentProviders" }, "7866": { "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", - "qualifiedName": "IPaymentModuleService.refundPayment" + "qualifiedName": "IPaymentModuleService.listAndCountPaymentProviders" }, "7867": { "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", - "qualifiedName": "IPaymentModuleService.refundPayment" + "qualifiedName": "filters" }, "7868": { "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", - "qualifiedName": "data" + "qualifiedName": "config" }, "7869": { "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", @@ -15726,596 +15782,596 @@ }, "7870": { "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", - "qualifiedName": "IPaymentModuleService.cancelPayment" + "qualifiedName": "IPaymentModuleService.listCaptures" }, "7871": { "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", - "qualifiedName": "IPaymentModuleService.cancelPayment" + "qualifiedName": "IPaymentModuleService.listCaptures" }, "7872": { "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", - "qualifiedName": "paymentId" + "qualifiedName": "filters" }, "7873": { "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "config" }, "7874": { "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", - "qualifiedName": "IPaymentModuleService.listPaymentProviders" + "qualifiedName": "sharedContext" }, "7875": { "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", - "qualifiedName": "IPaymentModuleService.listPaymentProviders" + "qualifiedName": "IPaymentModuleService.listRefunds" }, "7876": { "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", - "qualifiedName": "filters" + "qualifiedName": "IPaymentModuleService.listRefunds" }, "7877": { "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", - "qualifiedName": "config" + "qualifiedName": "filters" }, "7878": { "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "config" }, "7879": { "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", - "qualifiedName": "IPaymentModuleService.listAndCountPaymentProviders" + "qualifiedName": "sharedContext" }, "7880": { "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", - "qualifiedName": "IPaymentModuleService.listAndCountPaymentProviders" + "qualifiedName": "IPaymentModuleService.processEvent" }, "7881": { "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", - "qualifiedName": "filters" + "qualifiedName": "IPaymentModuleService.processEvent" }, "7882": { "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", - "qualifiedName": "config" - }, - "7883": { - "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", - "qualifiedName": "sharedContext" - }, - "7884": { - "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", - "qualifiedName": "IPaymentModuleService.listCaptures" - }, - "7885": { - "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", - "qualifiedName": "IPaymentModuleService.listCaptures" - }, - "7886": { - "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", - "qualifiedName": "filters" - }, - "7887": { - "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", - "qualifiedName": "config" - }, - "7888": { - "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", - "qualifiedName": "sharedContext" - }, - "7889": { - "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", - "qualifiedName": "IPaymentModuleService.listRefunds" - }, - "7890": { - "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", - "qualifiedName": "IPaymentModuleService.listRefunds" - }, - "7891": { - "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", - "qualifiedName": "filters" - }, - "7892": { - "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", - "qualifiedName": "config" - }, - "7893": { - "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", - "qualifiedName": "sharedContext" - }, - "7894": { - "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", - "qualifiedName": "IPaymentModuleService.processEvent" - }, - "7895": { - "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", - "qualifiedName": "IPaymentModuleService.processEvent" + "qualifiedName": "data" }, "7896": { - "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", - "qualifiedName": "data" - }, - "7910": { "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", "qualifiedName": "PaymentModuleOptions" }, - "7911": { + "7897": { "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", "qualifiedName": "PaymentModuleOptions.webhook_delay" }, - "7912": { + "7898": { "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", "qualifiedName": "PaymentModuleOptions.webhook_retries" }, - "7913": { + "7899": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "IModuleService" }, - "7927": { + "7913": { "sourceFileName": "../../../../packages/core/types/src/payment/mutations.ts", "qualifiedName": "CreatePaymentCollectionDTO" }, - "7928": { + "7914": { "sourceFileName": "../../../../packages/core/types/src/payment/mutations.ts", "qualifiedName": "CreatePaymentCollectionDTO.region_id" }, - "7929": { + "7915": { "sourceFileName": "../../../../packages/core/types/src/payment/mutations.ts", "qualifiedName": "CreatePaymentCollectionDTO.currency_code" }, - "7930": { + "7916": { "sourceFileName": "../../../../packages/core/types/src/payment/mutations.ts", "qualifiedName": "CreatePaymentCollectionDTO.amount" }, - "7931": { + "7917": { "sourceFileName": "../../../../packages/core/types/src/payment/mutations.ts", "qualifiedName": "CreatePaymentCollectionDTO.metadata" }, - "7932": { + "7918": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "Context" }, - "7933": { + "7919": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type.__type" }, - "7934": { + "7920": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type.transactionManager" }, - "7935": { + "7921": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type.manager" }, - "7936": { + "7922": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type.isolationLevel" }, - "7937": { + "7923": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type.enableNestedTransactions" }, - "7938": { + "7924": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type.eventGroupId" }, - "7939": { + "7925": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type.transactionId" }, - "7940": { + "7926": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type.messageAggregator" }, - "7941": { + "7927": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type.requestId" }, - "7942": { + "7928": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type.idempotencyKey" }, - "7943": { + "7929": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "TManager" }, - "7944": { + "7930": { "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", "qualifiedName": "PaymentCollectionDTO" }, - "7945": { + "7931": { "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", "qualifiedName": "PaymentCollectionDTO.id" }, - "7946": { + "7932": { "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", "qualifiedName": "PaymentCollectionDTO.currency_code" }, - "7947": { + "7933": { "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", "qualifiedName": "PaymentCollectionDTO.region_id" }, - "7948": { + "7934": { "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", "qualifiedName": "PaymentCollectionDTO.amount" }, - "7949": { + "7935": { "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", "qualifiedName": "PaymentCollectionDTO.authorized_amount" }, - "7950": { + "7936": { "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", "qualifiedName": "PaymentCollectionDTO.refunded_amount" }, - "7951": { + "7937": { "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", "qualifiedName": "PaymentCollectionDTO.captured_amount" }, - "7952": { + "7938": { "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", "qualifiedName": "PaymentCollectionDTO.completed_at" }, - "7953": { + "7939": { "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", "qualifiedName": "PaymentCollectionDTO.created_at" }, - "7954": { + "7940": { "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", "qualifiedName": "PaymentCollectionDTO.updated_at" }, - "7955": { + "7941": { "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", "qualifiedName": "PaymentCollectionDTO.metadata" }, - "7956": { + "7942": { "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", "qualifiedName": "PaymentCollectionDTO.status" }, - "7957": { + "7943": { "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", "qualifiedName": "PaymentCollectionDTO.payment_providers" }, - "7958": { + "7944": { "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", "qualifiedName": "PaymentCollectionDTO.payment_sessions" }, - "7959": { + "7945": { "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", "qualifiedName": "PaymentCollectionDTO.payments" }, - "7960": { + "7946": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig" }, - "7961": { + "7947": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig.select" }, - "7962": { + "7948": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig.skip" }, - "7963": { + "7949": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig.take" }, - "7964": { + "7950": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig.relations" }, - "7965": { + "7951": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig.order" }, - "7966": { + "7952": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "__type" }, - "7967": { + "7953": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "__type.__index" }, - "7969": { + "7955": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig.withDeleted" }, - "7970": { + "7956": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig.filters" }, - "7971": { + "7957": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig.options" }, - "7972": { + "7958": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig.Entity" }, - "7973": { + "7959": { "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", "qualifiedName": "FilterablePaymentCollectionProps" }, - "7974": { + "7960": { "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", "qualifiedName": "FilterablePaymentCollectionProps.id" }, - "7975": { + "7961": { "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", "qualifiedName": "FilterablePaymentCollectionProps.region_id" }, - "7976": { + "7962": { "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", "qualifiedName": "FilterablePaymentCollectionProps.created_at" }, - "7977": { + "7963": { "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", "qualifiedName": "FilterablePaymentCollectionProps.updated_at" }, - "7978": { + "7964": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.$and" }, - "7979": { + "7965": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.$or" }, - "7980": { + "7966": { "sourceFileName": "../../../../packages/core/types/src/payment/mutations.ts", "qualifiedName": "PaymentCollectionUpdatableFields" }, - "7981": { + "7967": { "sourceFileName": "../../../../packages/core/types/src/payment/mutations.ts", "qualifiedName": "PaymentCollectionUpdatableFields.region_id" }, - "7982": { + "7968": { "sourceFileName": "../../../../packages/core/types/src/payment/mutations.ts", "qualifiedName": "PaymentCollectionUpdatableFields.currency_code" }, - "7983": { + "7969": { "sourceFileName": "../../../../packages/core/types/src/payment/mutations.ts", "qualifiedName": "PaymentCollectionUpdatableFields.amount" }, - "7984": { + "7970": { "sourceFileName": "../../../../packages/core/types/src/payment/mutations.ts", "qualifiedName": "PaymentCollectionUpdatableFields.metadata" }, - "7985": { + "7971": { "sourceFileName": "../../../../packages/core/types/src/payment/mutations.ts", "qualifiedName": "UpsertPaymentCollectionDTO" }, - "7986": { + "7972": { "sourceFileName": "../../../../packages/core/types/src/payment/mutations.ts", "qualifiedName": "UpsertPaymentCollectionDTO.id" }, - "7987": { + "7973": { "sourceFileName": "../../../../packages/core/types/src/payment/mutations.ts", "qualifiedName": "UpsertPaymentCollectionDTO.region_id" }, - "7988": { + "7974": { "sourceFileName": "../../../../packages/core/types/src/payment/mutations.ts", "qualifiedName": "UpsertPaymentCollectionDTO.currency_code" }, - "7989": { + "7975": { "sourceFileName": "../../../../packages/core/types/src/payment/mutations.ts", "qualifiedName": "UpsertPaymentCollectionDTO.amount" }, - "7990": { + "7976": { "sourceFileName": "../../../../packages/core/types/src/payment/mutations.ts", "qualifiedName": "UpsertPaymentCollectionDTO.metadata" }, - "7991": { + "7977": { "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", "qualifiedName": "PaymentSessionDTO" }, - "7992": { + "7978": { "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", "qualifiedName": "PaymentSessionDTO.id" }, - "7993": { + "7979": { "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", "qualifiedName": "PaymentSessionDTO.amount" }, - "7994": { + "7980": { "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", "qualifiedName": "PaymentSessionDTO.currency_code" }, - "7995": { + "7981": { "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", "qualifiedName": "PaymentSessionDTO.provider_id" }, - "7996": { + "7982": { "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", "qualifiedName": "PaymentSessionDTO.data" }, - "7997": { + "7983": { "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", "qualifiedName": "PaymentSessionDTO.context" }, - "7998": { + "7984": { "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", "qualifiedName": "PaymentSessionDTO.status" }, - "7999": { + "7985": { "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", "qualifiedName": "PaymentSessionDTO.authorized_at" }, - "8000": { + "7986": { "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", "qualifiedName": "PaymentSessionDTO.payment_collection" }, - "8001": { + "7987": { "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", "qualifiedName": "PaymentSessionDTO.payment" }, - "8002": { + "7988": { "sourceFileName": "../../../../packages/core/types/src/payment/mutations.ts", "qualifiedName": "CreatePaymentSessionDTO" }, - "8003": { + "7989": { "sourceFileName": "../../../../packages/core/types/src/payment/mutations.ts", "qualifiedName": "CreatePaymentSessionDTO.provider_id" }, - "8004": { + "7990": { "sourceFileName": "../../../../packages/core/types/src/payment/mutations.ts", "qualifiedName": "CreatePaymentSessionDTO.currency_code" }, - "8005": { + "7991": { "sourceFileName": "../../../../packages/core/types/src/payment/mutations.ts", "qualifiedName": "CreatePaymentSessionDTO.amount" }, - "8006": { + "7992": { "sourceFileName": "../../../../packages/core/types/src/payment/mutations.ts", "qualifiedName": "CreatePaymentSessionDTO.data" }, - "8007": { + "7993": { "sourceFileName": "../../../../packages/core/types/src/payment/mutations.ts", "qualifiedName": "CreatePaymentSessionDTO.context" }, - "8008": { + "7994": { "sourceFileName": "../../../../packages/core/types/src/payment/mutations.ts", "qualifiedName": "UpdatePaymentSessionDTO" }, - "8009": { + "7995": { "sourceFileName": "../../../../packages/core/types/src/payment/mutations.ts", "qualifiedName": "UpdatePaymentSessionDTO.id" }, - "8010": { + "7996": { "sourceFileName": "../../../../packages/core/types/src/payment/mutations.ts", "qualifiedName": "UpdatePaymentSessionDTO.data" }, - "8011": { + "7997": { "sourceFileName": "../../../../packages/core/types/src/payment/mutations.ts", "qualifiedName": "UpdatePaymentSessionDTO.currency_code" }, - "8012": { + "7998": { "sourceFileName": "../../../../packages/core/types/src/payment/mutations.ts", "qualifiedName": "UpdatePaymentSessionDTO.amount" }, - "8013": { + "7999": { "sourceFileName": "../../../../packages/core/types/src/payment/mutations.ts", "qualifiedName": "UpdatePaymentSessionDTO.context" }, - "8014": { + "8000": { "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", "qualifiedName": "PaymentDTO" }, - "8015": { + "8001": { "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", "qualifiedName": "PaymentDTO.id" }, - "8016": { + "8002": { "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", "qualifiedName": "PaymentDTO.amount" }, - "8017": { + "8003": { "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", "qualifiedName": "PaymentDTO.authorized_amount" }, - "8018": { + "8004": { "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", "qualifiedName": "PaymentDTO.currency_code" }, - "8019": { + "8005": { "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", "qualifiedName": "PaymentDTO.provider_id" }, - "8020": { + "8006": { "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", "qualifiedName": "PaymentDTO.cart_id" }, - "8021": { + "8007": { "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", "qualifiedName": "PaymentDTO.order_id" }, - "8022": { + "8008": { "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", "qualifiedName": "PaymentDTO.order_edit_id" }, - "8023": { + "8009": { "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", "qualifiedName": "PaymentDTO.customer_id" }, - "8024": { + "8010": { "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", "qualifiedName": "PaymentDTO.data" }, - "8025": { + "8011": { "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", "qualifiedName": "PaymentDTO.created_at" }, - "8026": { + "8012": { "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", "qualifiedName": "PaymentDTO.updated_at" }, - "8027": { + "8013": { "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", "qualifiedName": "PaymentDTO.captured_at" }, - "8028": { + "8014": { "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", "qualifiedName": "PaymentDTO.canceled_at" }, - "8029": { + "8015": { "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", "qualifiedName": "PaymentDTO.captured_amount" }, - "8030": { + "8016": { "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", "qualifiedName": "PaymentDTO.refunded_amount" }, - "8031": { + "8017": { "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", "qualifiedName": "PaymentDTO.captures" }, - "8032": { + "8018": { "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", "qualifiedName": "PaymentDTO.refunds" }, - "8033": { + "8019": { "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", "qualifiedName": "PaymentDTO.payment_collection" }, - "8034": { + "8020": { "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", "qualifiedName": "PaymentDTO.payment_session" }, - "8035": { + "8021": { "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", "qualifiedName": "FilterablePaymentSessionProps" }, - "8036": { + "8022": { "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", "qualifiedName": "FilterablePaymentSessionProps.id" }, - "8037": { + "8023": { "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", "qualifiedName": "FilterablePaymentSessionProps.currency_code" }, - "8038": { + "8024": { "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", "qualifiedName": "FilterablePaymentSessionProps.amount" }, - "8039": { + "8025": { "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", "qualifiedName": "FilterablePaymentSessionProps.provider_id" }, - "8040": { + "8026": { "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", "qualifiedName": "FilterablePaymentSessionProps.payment_collection_id" }, - "8041": { + "8027": { "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", "qualifiedName": "FilterablePaymentSessionProps.region_id" }, - "8042": { + "8028": { "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", "qualifiedName": "FilterablePaymentSessionProps.created_at" }, - "8043": { + "8029": { "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", "qualifiedName": "FilterablePaymentSessionProps.updated_at" }, - "8044": { + "8030": { "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", "qualifiedName": "FilterablePaymentSessionProps.deleted_at" }, + "8031": { + "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", + "qualifiedName": "BaseFilterable.$and" + }, + "8032": { + "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", + "qualifiedName": "BaseFilterable.$or" + }, + "8033": { + "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", + "qualifiedName": "FilterablePaymentProps" + }, + "8034": { + "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", + "qualifiedName": "FilterablePaymentProps.q" + }, + "8035": { + "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", + "qualifiedName": "FilterablePaymentProps.id" + }, + "8036": { + "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", + "qualifiedName": "FilterablePaymentProps.payment_session_id" + }, + "8037": { + "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", + "qualifiedName": "FilterablePaymentProps.customer_id" + }, + "8038": { + "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", + "qualifiedName": "FilterablePaymentProps.cart_id" + }, + "8039": { + "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", + "qualifiedName": "FilterablePaymentProps.order_id" + }, + "8040": { + "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", + "qualifiedName": "FilterablePaymentProps.order_edit_id" + }, + "8041": { + "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", + "qualifiedName": "FilterablePaymentProps.created_at" + }, + "8042": { + "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", + "qualifiedName": "FilterablePaymentProps.updated_at" + }, + "8043": { + "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", + "qualifiedName": "FilterablePaymentProps.captured_at" + }, + "8044": { + "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", + "qualifiedName": "FilterablePaymentProps.canceled_at" + }, "8045": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.$and" @@ -16325,1202 +16381,1146 @@ "qualifiedName": "BaseFilterable.$or" }, "8047": { - "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", - "qualifiedName": "FilterablePaymentProps" - }, - "8048": { - "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", - "qualifiedName": "FilterablePaymentProps.q" - }, - "8049": { - "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", - "qualifiedName": "FilterablePaymentProps.id" - }, - "8050": { - "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", - "qualifiedName": "FilterablePaymentProps.payment_session_id" - }, - "8051": { - "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", - "qualifiedName": "FilterablePaymentProps.customer_id" - }, - "8052": { - "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", - "qualifiedName": "FilterablePaymentProps.cart_id" - }, - "8053": { - "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", - "qualifiedName": "FilterablePaymentProps.order_id" - }, - "8054": { - "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", - "qualifiedName": "FilterablePaymentProps.order_edit_id" - }, - "8055": { - "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", - "qualifiedName": "FilterablePaymentProps.created_at" - }, - "8056": { - "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", - "qualifiedName": "FilterablePaymentProps.updated_at" - }, - "8057": { - "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", - "qualifiedName": "FilterablePaymentProps.captured_at" - }, - "8058": { - "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", - "qualifiedName": "FilterablePaymentProps.canceled_at" - }, - "8059": { - "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", - "qualifiedName": "BaseFilterable.$and" - }, - "8060": { - "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", - "qualifiedName": "BaseFilterable.$or" - }, - "8061": { "sourceFileName": "../../../../packages/core/types/src/payment/mutations.ts", "qualifiedName": "UpdatePaymentDTO" }, - "8062": { + "8048": { "sourceFileName": "../../../../packages/core/types/src/payment/mutations.ts", "qualifiedName": "UpdatePaymentDTO.id" }, - "8063": { + "8049": { "sourceFileName": "../../../../packages/core/types/src/payment/mutations.ts", "qualifiedName": "UpdatePaymentDTO.cart_id" }, - "8064": { + "8050": { "sourceFileName": "../../../../packages/core/types/src/payment/mutations.ts", "qualifiedName": "UpdatePaymentDTO.order_id" }, - "8065": { + "8051": { "sourceFileName": "../../../../packages/core/types/src/payment/mutations.ts", "qualifiedName": "UpdatePaymentDTO.order_edit_id" }, - "8066": { + "8052": { "sourceFileName": "../../../../packages/core/types/src/payment/mutations.ts", "qualifiedName": "UpdatePaymentDTO.customer_id" }, - "8067": { + "8053": { "sourceFileName": "../../../../packages/core/types/src/payment/mutations.ts", "qualifiedName": "CreateCaptureDTO" }, - "8068": { + "8054": { "sourceFileName": "../../../../packages/core/types/src/payment/mutations.ts", "qualifiedName": "CreateCaptureDTO.amount" }, - "8069": { + "8055": { "sourceFileName": "../../../../packages/core/types/src/payment/mutations.ts", "qualifiedName": "CreateCaptureDTO.payment_id" }, - "8070": { + "8056": { "sourceFileName": "../../../../packages/core/types/src/payment/mutations.ts", "qualifiedName": "CreateCaptureDTO.captured_by" }, - "8071": { + "8057": { "sourceFileName": "../../../../packages/core/types/src/payment/mutations.ts", "qualifiedName": "CreateRefundDTO" }, - "8072": { + "8058": { "sourceFileName": "../../../../packages/core/types/src/payment/mutations.ts", "qualifiedName": "CreateRefundDTO.amount" }, - "8073": { + "8059": { "sourceFileName": "../../../../packages/core/types/src/payment/mutations.ts", "qualifiedName": "CreateRefundDTO.payment_id" }, - "8074": { + "8060": { "sourceFileName": "../../../../packages/core/types/src/payment/mutations.ts", "qualifiedName": "CreateRefundDTO.created_by" }, - "8075": { + "8061": { "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", "qualifiedName": "FilterablePaymentProviderProps" }, - "8076": { + "8062": { "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", "qualifiedName": "FilterablePaymentProviderProps.id" }, - "8077": { + "8063": { "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", "qualifiedName": "FilterablePaymentProviderProps.is_enabled" }, - "8078": { + "8064": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.$and" }, - "8079": { + "8065": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.$or" }, - "8080": { + "8066": { "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", "qualifiedName": "PaymentProviderDTO" }, - "8081": { + "8067": { "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", "qualifiedName": "PaymentProviderDTO.id" }, - "8082": { + "8068": { "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", "qualifiedName": "PaymentProviderDTO.is_enabled" }, - "8083": { + "8069": { "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", "qualifiedName": "FilterableCaptureProps" }, - "8084": { + "8070": { "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", "qualifiedName": "FilterableCaptureProps.id" }, - "8085": { + "8071": { "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", "qualifiedName": "FilterableCaptureProps.currency_code" }, - "8086": { + "8072": { "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", "qualifiedName": "FilterableCaptureProps.amount" }, - "8087": { + "8073": { "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", "qualifiedName": "FilterableCaptureProps.payment_id" }, - "8088": { + "8074": { "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", "qualifiedName": "FilterableCaptureProps.created_at" }, - "8089": { + "8075": { "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", "qualifiedName": "FilterableCaptureProps.updated_at" }, - "8090": { + "8076": { "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", "qualifiedName": "FilterableCaptureProps.deleted_at" }, - "8091": { + "8077": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.$and" }, - "8092": { + "8078": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.$or" }, - "8093": { + "8079": { "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", "qualifiedName": "CaptureDTO" }, - "8094": { + "8080": { "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", "qualifiedName": "CaptureDTO.id" }, - "8095": { + "8081": { "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", "qualifiedName": "CaptureDTO.amount" }, - "8096": { + "8082": { "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", "qualifiedName": "CaptureDTO.created_at" }, - "8097": { + "8083": { "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", "qualifiedName": "CaptureDTO.created_by" }, - "8098": { + "8084": { "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", "qualifiedName": "CaptureDTO.payment" }, - "8099": { + "8085": { "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", "qualifiedName": "FilterableRefundProps" }, - "8100": { + "8086": { "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", "qualifiedName": "FilterableRefundProps.id" }, - "8101": { + "8087": { "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", "qualifiedName": "FilterableRefundProps.currency_code" }, - "8102": { + "8088": { "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", "qualifiedName": "FilterableRefundProps.amount" }, - "8103": { + "8089": { "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", "qualifiedName": "FilterableRefundProps.payment_id" }, - "8104": { + "8090": { "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", "qualifiedName": "FilterableRefundProps.created_at" }, - "8105": { + "8091": { "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", "qualifiedName": "FilterableRefundProps.updated_at" }, - "8106": { + "8092": { "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", "qualifiedName": "FilterableRefundProps.deleted_at" }, - "8107": { + "8093": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.$and" }, - "8108": { + "8094": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.$or" }, - "8109": { + "8095": { "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", "qualifiedName": "RefundDTO" }, - "8110": { + "8096": { "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", "qualifiedName": "RefundDTO.id" }, - "8111": { + "8097": { "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", "qualifiedName": "RefundDTO.amount" }, - "8112": { + "8098": { "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", "qualifiedName": "RefundDTO.created_at" }, - "8113": { + "8099": { "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", "qualifiedName": "RefundDTO.created_by" }, - "8114": { + "8100": { "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", "qualifiedName": "RefundDTO.payment" }, - "8115": { + "8101": { "sourceFileName": "../../../../packages/core/types/src/payment/mutations.ts", "qualifiedName": "ProviderWebhookPayload" }, - "8116": { + "8102": { "sourceFileName": "../../../../packages/core/types/src/payment/mutations.ts", "qualifiedName": "ProviderWebhookPayload.provider" }, - "8117": { + "8103": { "sourceFileName": "../../../../packages/core/types/src/payment/mutations.ts", "qualifiedName": "ProviderWebhookPayload.payload" }, - "8118": { + "8104": { "sourceFileName": "../../../../packages/core/types/src/payment/mutations.ts", "qualifiedName": "__type" }, - "8119": { + "8105": { "sourceFileName": "../../../../packages/core/types/src/payment/mutations.ts", "qualifiedName": "__type.data" }, - "8120": { + "8106": { "sourceFileName": "../../../../packages/core/types/src/payment/mutations.ts", "qualifiedName": "__type.rawData" }, - "8121": { + "8107": { "sourceFileName": "../../../../packages/core/types/src/payment/mutations.ts", "qualifiedName": "__type.headers" }, - "8122": { + "8108": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "ModuleJoinerConfig" }, - "8123": { + "8109": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type" }, - "8124": { + "8110": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.schema" }, - "8125": { + "8111": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.relationships" }, - "8126": { + "8112": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.extends" }, - "8127": { + "8113": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type" }, - "8128": { + "8114": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.serviceName" }, - "8129": { + "8115": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.fieldAlias" }, - "8130": { + "8116": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type" }, - "8131": { + "8117": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.path" }, - "8132": { + "8118": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.forwardArgumentsOnPath" }, - "8133": { + "8119": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.isList" }, - "8134": { + "8120": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.relationship" }, - "8135": { + "8121": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.serviceName" }, - "8136": { + "8122": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.primaryKeys" }, - "8137": { + "8123": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.isLink" }, - "8138": { + "8124": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.linkableKeys" }, - "8139": { + "8125": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.isReadOnlyLink" }, - "8140": { + "8126": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.extraDataFields" }, - "8141": { + "8127": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.databaseConfig" }, - "8142": { + "8128": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type" }, - "8143": { + "8129": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.tableName" }, - "8144": { + "8130": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.idPrefix" }, - "8145": { + "8131": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.extraFields" }, - "8146": { + "8132": { "sourceFileName": "../../../../packages/core/types/src/totals/big-number.ts", "qualifiedName": "BigNumberInput" }, - "8147": { + "8133": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "IMessageAggregator" }, - "8148": { + "8134": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "IMessageAggregator.save" }, - "8149": { + "8135": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "IMessageAggregator.save" }, - "8150": { + "8136": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "msg" }, - "8151": { + "8137": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "IMessageAggregator.getMessages" }, - "8152": { + "8138": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "IMessageAggregator.getMessages" }, - "8153": { + "8139": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "format" }, - "8154": { + "8140": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "IMessageAggregator.clearMessages" }, - "8155": { + "8141": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "IMessageAggregator.clearMessages" }, - "8156": { + "8142": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "IMessageAggregator.saveRawMessageData" }, - "8157": { + "8143": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "IMessageAggregator.saveRawMessageData" }, - "8158": { + "8144": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "T" }, - "8159": { + "8145": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "messageData" }, - "8160": { + "8146": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "options" }, - "8161": { + "8147": { "sourceFileName": "../../../../packages/core/types/src/totals/big-number.ts", "qualifiedName": "BigNumberValue" }, - "8162": { + "8148": { "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", "qualifiedName": "PaymentCollectionStatus" }, - "8163": { + "8149": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable" }, - "8164": { + "8150": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.$and" }, - "8165": { + "8151": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.$or" }, - "8166": { + "8152": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.T" }, - "8167": { + "8153": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "OperatorMap" }, - "8168": { + "8154": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type" }, - "8169": { + "8155": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type.$and" }, - "8170": { + "8156": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type.$or" }, - "8171": { + "8157": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type.$eq" }, - "8172": { + "8158": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type.$ne" }, - "8173": { + "8159": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type.$in" }, - "8174": { + "8160": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type.$nin" }, - "8175": { + "8161": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type.$not" }, - "8176": { + "8162": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type.$gt" }, - "8177": { + "8163": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type.$gte" }, - "8178": { + "8164": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type.$lt" }, - "8179": { + "8165": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type.$lte" }, - "8180": { + "8166": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type.$like" }, - "8181": { + "8167": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type.$re" }, - "8182": { + "8168": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type.$ilike" }, - "8183": { + "8169": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type.$fulltext" }, - "8184": { + "8170": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type.$overlap" }, - "8185": { + "8171": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type.$contains" }, - "8186": { + "8172": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type.$contained" }, - "8187": { + "8173": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type.$exists" }, - "8188": { + "8174": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "T" }, - "8189": { + "8175": { "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", "qualifiedName": "PaymentSessionStatus" }, - "8190": { + "8176": { "sourceFileName": "../../../../packages/core/types/src/payment/provider.ts", "qualifiedName": "PaymentProviderContext" }, - "8191": { + "8177": { "sourceFileName": "../../../../packages/core/types/src/payment/provider.ts", "qualifiedName": "__type.billing_address" }, - "8192": { + "8178": { "sourceFileName": "../../../../packages/core/types/src/payment/provider.ts", "qualifiedName": "__type.email" }, - "8193": { + "8179": { "sourceFileName": "../../../../packages/core/types/src/payment/provider.ts", "qualifiedName": "__type.session_id" }, - "8194": { + "8180": { "sourceFileName": "../../../../packages/core/types/src/payment/provider.ts", "qualifiedName": "__type.customer" }, - "8195": { + "8181": { "sourceFileName": "../../../../packages/core/types/src/payment/provider.ts", "qualifiedName": "__type.extra" }, - "8196": { + "8182": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "JoinerServiceConfig" }, - "8197": { + "8183": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "JoinerServiceConfig.serviceName" }, - "8198": { + "8184": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "JoinerServiceConfig.alias" }, - "8199": { + "8185": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "JoinerServiceConfig.fieldAlias" }, - "8200": { + "8186": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type" }, - "8201": { + "8187": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type.path" }, - "8202": { + "8188": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type.forwardArgumentsOnPath" }, - "8203": { + "8189": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "JoinerServiceConfig.primaryKeys" }, - "8204": { + "8190": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "JoinerServiceConfig.relationships" }, - "8205": { + "8191": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "JoinerServiceConfig.extends" }, - "8206": { + "8192": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type" }, - "8207": { + "8193": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type.serviceName" }, - "8208": { + "8194": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type.relationship" }, - "8209": { + "8195": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "JoinerServiceConfig.args" }, - "8210": { + "8196": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "ModuleJoinerRelationship" }, - "8211": { + "8197": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type" }, - "8212": { + "8198": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.deleteCascade" }, - "8213": { + "8199": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "LinkModulesExtraFields" }, - "8214": { + "8200": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type" }, - "8215": { + "8201": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.type" }, - "8216": { + "8202": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.defaultValue" }, - "8217": { + "8203": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.nullable" }, - "8218": { + "8204": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.options" }, - "8219": { + "8205": { "sourceFileName": "../../../../packages/core/types/src/totals/big-number.ts", "qualifiedName": "BigNumberRawValue" }, - "8220": { + "8206": { "sourceFileName": "../../../../packages/core/types/src/totals/big-number.ts", "qualifiedName": "__type" }, - "8221": { + "8207": { "sourceFileName": "../../../../packages/core/types/src/totals/big-number.ts", "qualifiedName": "__type.value" }, - "8222": { + "8208": { "sourceFileName": "../../../../packages/core/types/src/totals/big-number.ts", "qualifiedName": "__type.__index" }, - "8224": { + "8210": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "Message" }, - "8225": { + "8211": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "__type" }, - "8226": { + "8212": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "__type.options" }, - "8227": { + "8213": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "TData" }, - "8228": { + "8214": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "MessageAggregatorFormat" }, - "8229": { + "8215": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "MessageAggregatorFormat.groupBy" }, - "8230": { + "8216": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "MessageAggregatorFormat.sortBy" }, - "8231": { + "8217": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type" }, - "8232": { + "8218": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type.__index" }, - "8234": { + "8220": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "RawMessageFormat" }, - "8235": { + "8221": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "__type" }, - "8236": { + "8222": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "__type.eventName" }, - "8237": { + "8223": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "__type.data" }, - "8238": { + "8224": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "__type.source" }, - "8239": { + "8225": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "__type.object" }, - "8240": { + "8226": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "__type.action" }, - "8241": { + "8227": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "__type.context" }, - "8242": { + "8228": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "__type.options" }, - "8243": { + "8229": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "TData" }, - "8244": { + "8230": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "Query" }, - "8245": { + "8231": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "T" }, - "8246": { + "8232": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "ExpandScalar" }, - "8247": { + "8233": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "T" }, - "8248": { + "8234": { "sourceFileName": "../../../../packages/core/types/src/address/common.ts", "qualifiedName": "AddressDTO" }, - "8249": { + "8235": { "sourceFileName": "../../../../packages/core/types/src/address/common.ts", "qualifiedName": "__type" }, - "8250": { + "8236": { "sourceFileName": "../../../../packages/core/types/src/address/common.ts", "qualifiedName": "__type.id" }, - "8251": { + "8237": { "sourceFileName": "../../../../packages/core/types/src/address/common.ts", "qualifiedName": "__type.address_1" }, - "8252": { + "8238": { "sourceFileName": "../../../../packages/core/types/src/address/common.ts", "qualifiedName": "__type.address_2" }, - "8253": { + "8239": { "sourceFileName": "../../../../packages/core/types/src/address/common.ts", "qualifiedName": "__type.company" }, - "8254": { + "8240": { "sourceFileName": "../../../../packages/core/types/src/address/common.ts", "qualifiedName": "__type.country_code" }, - "8255": { + "8241": { "sourceFileName": "../../../../packages/core/types/src/address/common.ts", "qualifiedName": "__type.city" }, - "8256": { + "8242": { "sourceFileName": "../../../../packages/core/types/src/address/common.ts", "qualifiedName": "__type.phone" }, - "8257": { + "8243": { "sourceFileName": "../../../../packages/core/types/src/address/common.ts", "qualifiedName": "__type.postal_code" }, - "8258": { + "8244": { "sourceFileName": "../../../../packages/core/types/src/address/common.ts", "qualifiedName": "__type.province" }, - "8259": { + "8245": { "sourceFileName": "../../../../packages/core/types/src/address/common.ts", "qualifiedName": "__type.metadata" }, - "8260": { + "8246": { "sourceFileName": "../../../../packages/core/types/src/address/common.ts", "qualifiedName": "__type.created_at" }, - "8261": { + "8247": { "sourceFileName": "../../../../packages/core/types/src/address/common.ts", "qualifiedName": "__type.updated_at" }, - "8262": { + "8248": { "sourceFileName": "../../../../packages/core/types/src/address/common.ts", "qualifiedName": "__type.deleted_at" }, - "8263": { + "8249": { "sourceFileName": "../../../../packages/core/types/src/customer/common.ts", "qualifiedName": "CustomerDTO" }, - "8264": { + "8250": { "sourceFileName": "../../../../packages/core/types/src/customer/common.ts", "qualifiedName": "CustomerDTO.id" }, - "8265": { + "8251": { "sourceFileName": "../../../../packages/core/types/src/customer/common.ts", "qualifiedName": "CustomerDTO.email" }, - "8266": { + "8252": { "sourceFileName": "../../../../packages/core/types/src/customer/common.ts", "qualifiedName": "CustomerDTO.has_account" }, - "8267": { + "8253": { "sourceFileName": "../../../../packages/core/types/src/customer/common.ts", "qualifiedName": "CustomerDTO.default_billing_address_id" }, - "8268": { + "8254": { "sourceFileName": "../../../../packages/core/types/src/customer/common.ts", "qualifiedName": "CustomerDTO.default_shipping_address_id" }, - "8269": { + "8255": { "sourceFileName": "../../../../packages/core/types/src/customer/common.ts", "qualifiedName": "CustomerDTO.company_name" }, - "8270": { + "8256": { "sourceFileName": "../../../../packages/core/types/src/customer/common.ts", "qualifiedName": "CustomerDTO.first_name" }, - "8271": { + "8257": { "sourceFileName": "../../../../packages/core/types/src/customer/common.ts", "qualifiedName": "CustomerDTO.last_name" }, - "8272": { + "8258": { "sourceFileName": "../../../../packages/core/types/src/customer/common.ts", "qualifiedName": "CustomerDTO.addresses" }, - "8273": { + "8259": { "sourceFileName": "../../../../packages/core/types/src/customer/common.ts", "qualifiedName": "CustomerDTO.phone" }, - "8274": { + "8260": { "sourceFileName": "../../../../packages/core/types/src/customer/common.ts", "qualifiedName": "CustomerDTO.groups" }, - "8275": { + "8261": { "sourceFileName": "../../../../packages/core/types/src/customer/common.ts", "qualifiedName": "__type" }, - "8276": { + "8262": { "sourceFileName": "../../../../packages/core/types/src/customer/common.ts", "qualifiedName": "__type.id" }, - "8277": { + "8263": { "sourceFileName": "../../../../packages/core/types/src/customer/common.ts", "qualifiedName": "__type.name" }, - "8278": { + "8264": { "sourceFileName": "../../../../packages/core/types/src/customer/common.ts", "qualifiedName": "CustomerDTO.metadata" }, - "8279": { + "8265": { "sourceFileName": "../../../../packages/core/types/src/customer/common.ts", "qualifiedName": "CustomerDTO.created_by" }, - "8280": { + "8266": { "sourceFileName": "../../../../packages/core/types/src/customer/common.ts", "qualifiedName": "CustomerDTO.deleted_at" }, - "8281": { + "8267": { "sourceFileName": "../../../../packages/core/types/src/customer/common.ts", "qualifiedName": "CustomerDTO.created_at" }, - "8282": { + "8268": { "sourceFileName": "../../../../packages/core/types/src/customer/common.ts", "qualifiedName": "CustomerDTO.updated_at" }, - "8283": { + "8269": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "JoinerServiceConfigAlias" }, - "8284": { + "8270": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "JoinerServiceConfigAlias.name" }, - "8285": { + "8271": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "JoinerServiceConfigAlias.args" }, - "8286": { + "8272": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "JoinerRelationship" }, - "8287": { + "8273": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type" }, - "8288": { + "8274": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type.alias" }, - "8289": { + "8275": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type.foreignKey" }, - "8290": { + "8276": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type.primaryKey" }, - "8291": { + "8277": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type.serviceName" }, - "8292": { + "8278": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type.inverse" }, - "8293": { + "8279": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type.isList" }, - "8294": { + "8280": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type.args" }, - "8295": { + "8281": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "MessageBody" }, - "8296": { + "8282": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "__type" }, - "8297": { + "8283": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "__type.eventName" }, - "8298": { + "8284": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "__type.metadata" }, - "8299": { + "8285": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "__type.data" }, - "8300": { + "8286": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "TData" }, - "8301": { + "8287": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "Scalar" }, - "8302": { + "8288": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type" }, - "8303": { + "8289": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type.toHexString" }, - "8304": { + "8290": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type.toHexString" }, - "8305": { + "8291": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "FilterQuery" }, - "8306": { + "8292": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type" }, - "8307": { + "8293": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type.__index" }, - "8309": { + "8295": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "T" }, - "8310": { + "8296": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "Prev" }, - "8311": { + "8297": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "FilterValue" }, - "8312": { + "8298": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "T" }, - "8313": { + "8299": { "sourceFileName": "../../../../packages/core/types/src/customer/common.ts", "qualifiedName": "CustomerAddressDTO" }, - "8314": { + "8300": { "sourceFileName": "../../../../packages/core/types/src/customer/common.ts", "qualifiedName": "CustomerAddressDTO.id" }, - "8315": { + "8301": { "sourceFileName": "../../../../packages/core/types/src/customer/common.ts", "qualifiedName": "CustomerAddressDTO.address_name" }, - "8316": { + "8302": { "sourceFileName": "../../../../packages/core/types/src/customer/common.ts", "qualifiedName": "CustomerAddressDTO.is_default_shipping" }, - "8317": { + "8303": { "sourceFileName": "../../../../packages/core/types/src/customer/common.ts", "qualifiedName": "CustomerAddressDTO.is_default_billing" }, - "8318": { + "8304": { "sourceFileName": "../../../../packages/core/types/src/customer/common.ts", "qualifiedName": "CustomerAddressDTO.customer_id" }, - "8319": { + "8305": { "sourceFileName": "../../../../packages/core/types/src/customer/common.ts", "qualifiedName": "CustomerAddressDTO.company" }, - "8320": { + "8306": { "sourceFileName": "../../../../packages/core/types/src/customer/common.ts", "qualifiedName": "CustomerAddressDTO.first_name" }, - "8321": { + "8307": { "sourceFileName": "../../../../packages/core/types/src/customer/common.ts", "qualifiedName": "CustomerAddressDTO.last_name" }, - "8322": { + "8308": { "sourceFileName": "../../../../packages/core/types/src/customer/common.ts", "qualifiedName": "CustomerAddressDTO.address_1" }, - "8323": { + "8309": { "sourceFileName": "../../../../packages/core/types/src/customer/common.ts", "qualifiedName": "CustomerAddressDTO.address_2" }, - "8324": { + "8310": { "sourceFileName": "../../../../packages/core/types/src/customer/common.ts", "qualifiedName": "CustomerAddressDTO.city" }, - "8325": { + "8311": { "sourceFileName": "../../../../packages/core/types/src/customer/common.ts", "qualifiedName": "CustomerAddressDTO.country_code" }, - "8326": { + "8312": { "sourceFileName": "../../../../packages/core/types/src/customer/common.ts", "qualifiedName": "CustomerAddressDTO.province" }, - "8327": { + "8313": { "sourceFileName": "../../../../packages/core/types/src/customer/common.ts", "qualifiedName": "CustomerAddressDTO.postal_code" }, - "8328": { + "8314": { "sourceFileName": "../../../../packages/core/types/src/customer/common.ts", "qualifiedName": "CustomerAddressDTO.phone" }, - "8329": { + "8315": { "sourceFileName": "../../../../packages/core/types/src/customer/common.ts", "qualifiedName": "CustomerAddressDTO.metadata" }, - "8330": { + "8316": { "sourceFileName": "../../../../packages/core/types/src/customer/common.ts", "qualifiedName": "CustomerAddressDTO.created_at" }, - "8331": { + "8317": { "sourceFileName": "../../../../packages/core/types/src/customer/common.ts", "qualifiedName": "CustomerAddressDTO.updated_at" }, - "8332": { + "8318": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "EventMetadata" }, - "8333": { + "8319": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "__type" }, - "8334": { + "8320": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "__type.eventGroupId" }, - "8335": { + "8321": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "PrevLimit" }, - "8336": { + "8322": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "FilterValue2" }, - "8337": { + "8323": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "T" }, - "8338": { + "8324": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "Primary" }, - "8339": { + "8325": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type" }, - "8340": { + "8326": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type.[PrimaryKeyType]" }, - "8341": { + "8327": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type" }, - "8342": { + "8328": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type._id" }, - "8343": { + "8329": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type" }, - "8344": { + "8330": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type.uuid" }, - "8345": { + "8331": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type" }, - "8346": { + "8332": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type.id" }, - "8347": { + "8333": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "T" }, - "8348": { + "8334": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "ReadonlyPrimary" }, - "8349": { + "8335": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "T" } @@ -17530,7 +17530,7 @@ "1": "../../../../packages/core/types/src/payment/service.ts" }, "reflections": { - "1": 7771 + "1": 7757 } } } \ No newline at end of file diff --git a/www/utils/generated/typedoc-json-output/pricing-models.json b/www/utils/generated/typedoc-json-output/pricing-models.json index 49ffd24fe6..1d8e2b066c 100644 --- a/www/utils/generated/typedoc-json-output/pricing-models.json +++ b/www/utils/generated/typedoc-json-output/pricing-models.json @@ -1,5 +1,5 @@ { - "id": 9185, + "id": 9171, "name": "pricing-models", "variant": "project", "kind": 1, @@ -18,28 +18,28 @@ }, "children": [ { - "id": 9231, + "id": 9217, "name": "PriceListRule", "variant": "declaration", "kind": 128, "flags": {}, "children": [ { - "id": 9232, + "id": 9218, "name": "constructor", "variant": "declaration", "kind": 512, "flags": {}, "signatures": [ { - "id": 9233, + "id": 9219, "name": "new PriceListRule", "variant": "signature", "kind": 16384, "flags": {}, "type": { "type": "reference", - "target": 9231, + "target": 9217, "name": "PriceListRule", "package": "@medusajs/pricing", "qualifiedName": "default" @@ -48,7 +48,7 @@ ] }, { - "id": 9246, + "id": 9232, "name": "[OptionalProps]", "variant": "declaration", "kind": 1024, @@ -64,7 +64,7 @@ } }, { - "id": 9234, + "id": 9220, "name": "id", "variant": "declaration", "kind": 1024, @@ -75,7 +75,7 @@ } }, { - "id": 9235, + "id": 9221, "name": "attribute", "variant": "declaration", "kind": 1024, @@ -86,7 +86,7 @@ } }, { - "id": 9236, + "id": 9222, "name": "value", "variant": "declaration", "kind": 1024, @@ -114,7 +114,7 @@ "defaultValue": "null" }, { - "id": 9237, + "id": 9223, "name": "price_list_id", "variant": "declaration", "kind": 1024, @@ -125,21 +125,21 @@ } }, { - "id": 9238, + "id": 9224, "name": "price_list", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 9210, + "target": 9196, "name": "PriceList", "package": "@medusajs/pricing", "qualifiedName": "default" } }, { - "id": 9239, + "id": 9225, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -155,7 +155,7 @@ } }, { - "id": 9240, + "id": 9226, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -171,7 +171,7 @@ } }, { - "id": 9241, + "id": 9227, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -197,14 +197,14 @@ "defaultValue": "null" }, { - "id": 9242, + "id": 9228, "name": "beforeCreate", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 9243, + "id": 9229, "name": "beforeCreate", "variant": "signature", "kind": 4096, @@ -217,14 +217,14 @@ ] }, { - "id": 9244, + "id": 9230, "name": "onInit", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 9245, + "id": 9231, "name": "onInit", "variant": "signature", "kind": 4096, @@ -241,55 +241,55 @@ { "title": "Constructors", "children": [ - 9232 + 9218 ] }, { "title": "Properties", "children": [ - 9246, - 9234, - 9235, - 9236, - 9237, - 9238, - 9239, - 9240, - 9241 + 9232, + 9220, + 9221, + 9222, + 9223, + 9224, + 9225, + 9226, + 9227 ] }, { "title": "Methods", "children": [ - 9242, - 9244 + 9228, + 9230 ] } ] }, { - "id": 9210, + "id": 9196, "name": "PriceList", "variant": "declaration", "kind": 128, "flags": {}, "children": [ { - "id": 9211, + "id": 9197, "name": "constructor", "variant": "declaration", "kind": 512, "flags": {}, "signatures": [ { - "id": 9212, + "id": 9198, "name": "new PriceList", "variant": "signature", "kind": 16384, "flags": {}, "type": { "type": "reference", - "target": 9210, + "target": 9196, "name": "PriceList", "package": "@medusajs/pricing", "qualifiedName": "default" @@ -298,7 +298,7 @@ ] }, { - "id": 9230, + "id": 9216, "name": "[OptionalProps]", "variant": "declaration", "kind": 1024, @@ -314,7 +314,7 @@ } }, { - "id": 9213, + "id": 9199, "name": "id", "variant": "declaration", "kind": 1024, @@ -325,7 +325,7 @@ } }, { - "id": 9214, + "id": 9200, "name": "title", "variant": "declaration", "kind": 1024, @@ -336,7 +336,7 @@ } }, { - "id": 9215, + "id": 9201, "name": "description", "variant": "declaration", "kind": 1024, @@ -347,7 +347,7 @@ } }, { - "id": 9216, + "id": 9202, "name": "status", "variant": "declaration", "kind": 1024, @@ -363,7 +363,7 @@ } }, { - "id": 9217, + "id": 9203, "name": "type", "variant": "declaration", "kind": 1024, @@ -379,7 +379,7 @@ } }, { - "id": 9218, + "id": 9204, "name": "starts_at", "variant": "declaration", "kind": 1024, @@ -405,7 +405,7 @@ "defaultValue": "null" }, { - "id": 9219, + "id": 9205, "name": "ends_at", "variant": "declaration", "kind": 1024, @@ -431,7 +431,7 @@ "defaultValue": "null" }, { - "id": 9220, + "id": 9206, "name": "prices", "variant": "declaration", "kind": 1024, @@ -445,7 +445,7 @@ "typeArguments": [ { "type": "reference", - "target": 9186, + "target": 9172, "name": "Price", "package": "@medusajs/pricing", "qualifiedName": "default" @@ -461,7 +461,7 @@ "defaultValue": "..." }, { - "id": 9221, + "id": 9207, "name": "price_list_rules", "variant": "declaration", "kind": 1024, @@ -475,7 +475,7 @@ "typeArguments": [ { "type": "reference", - "target": 9231, + "target": 9217, "name": "PriceListRule", "package": "@medusajs/pricing", "qualifiedName": "default" @@ -491,7 +491,7 @@ "defaultValue": "..." }, { - "id": 9222, + "id": 9208, "name": "rules_count", "variant": "declaration", "kind": 1024, @@ -503,7 +503,7 @@ "defaultValue": "0" }, { - "id": 9223, + "id": 9209, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -519,7 +519,7 @@ } }, { - "id": 9224, + "id": 9210, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -535,7 +535,7 @@ } }, { - "id": 9225, + "id": 9211, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -561,14 +561,14 @@ "defaultValue": "null" }, { - "id": 9226, + "id": 9212, "name": "onCreate", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 9227, + "id": 9213, "name": "onCreate", "variant": "signature", "kind": 4096, @@ -581,14 +581,14 @@ ] }, { - "id": 9228, + "id": 9214, "name": "onInit", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 9229, + "id": 9215, "name": "onInit", "variant": "signature", "kind": 4096, @@ -605,60 +605,60 @@ { "title": "Constructors", "children": [ - 9211 + 9197 ] }, { "title": "Properties", "children": [ - 9230, - 9213, - 9214, - 9215, 9216, - 9217, - 9218, - 9219, - 9220, - 9221, - 9222, - 9223, - 9224, - 9225 + 9199, + 9200, + 9201, + 9202, + 9203, + 9204, + 9205, + 9206, + 9207, + 9208, + 9209, + 9210, + 9211 ] }, { "title": "Methods", "children": [ - 9226, - 9228 + 9212, + 9214 ] } ] }, { - "id": 9276, + "id": 9262, "name": "PricePreference", "variant": "declaration", "kind": 128, "flags": {}, "children": [ { - "id": 9277, + "id": 9263, "name": "constructor", "variant": "declaration", "kind": 512, "flags": {}, "signatures": [ { - "id": 9278, + "id": 9264, "name": "new PricePreference", "variant": "signature", "kind": 16384, "flags": {}, "type": { "type": "reference", - "target": 9276, + "target": 9262, "name": "PricePreference", "package": "@medusajs/pricing", "qualifiedName": "default" @@ -667,7 +667,7 @@ ] }, { - "id": 9279, + "id": 9265, "name": "id", "variant": "declaration", "kind": 1024, @@ -678,7 +678,7 @@ } }, { - "id": 9280, + "id": 9266, "name": "attribute", "variant": "declaration", "kind": 1024, @@ -689,7 +689,7 @@ } }, { - "id": 9281, + "id": 9267, "name": "value", "variant": "declaration", "kind": 1024, @@ -710,7 +710,7 @@ "defaultValue": "null" }, { - "id": 9282, + "id": 9268, "name": "is_tax_inclusive", "variant": "declaration", "kind": 1024, @@ -720,452 +720,6 @@ "name": "boolean" } }, - { - "id": 9283, - "name": "created_at", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "reference", - "target": { - "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts", - "qualifiedName": "Date" - }, - "name": "Date", - "package": "typescript" - } - }, - { - "id": 9284, - "name": "updated_at", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "reference", - "target": { - "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts", - "qualifiedName": "Date" - }, - "name": "Date", - "package": "typescript" - } - }, - { - "id": 9285, - "name": "deleted_at", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "union", - "types": [ - { - "type": "literal", - "value": null - }, - { - "type": "reference", - "target": { - "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts", - "qualifiedName": "Date" - }, - "name": "Date", - "package": "typescript" - } - ] - }, - "defaultValue": "null" - }, - { - "id": 9286, - "name": "onCreate", - "variant": "declaration", - "kind": 2048, - "flags": {}, - "signatures": [ - { - "id": 9287, - "name": "onCreate", - "variant": "signature", - "kind": 4096, - "flags": {}, - "type": { - "type": "intrinsic", - "name": "void" - } - } - ] - }, - { - "id": 9288, - "name": "onInit", - "variant": "declaration", - "kind": 2048, - "flags": {}, - "signatures": [ - { - "id": 9289, - "name": "onInit", - "variant": "signature", - "kind": 4096, - "flags": {}, - "type": { - "type": "intrinsic", - "name": "void" - } - } - ] - } - ], - "groups": [ - { - "title": "Constructors", - "children": [ - 9277 - ] - }, - { - "title": "Properties", - "children": [ - 9279, - 9280, - 9281, - 9282, - 9283, - 9284, - 9285 - ] - }, - { - "title": "Methods", - "children": [ - 9286, - 9288 - ] - } - ] - }, - { - "id": 9247, - "name": "PriceRule", - "variant": "declaration", - "kind": 128, - "flags": {}, - "children": [ - { - "id": 9248, - "name": "constructor", - "variant": "declaration", - "kind": 512, - "flags": {}, - "signatures": [ - { - "id": 9249, - "name": "new PriceRule", - "variant": "signature", - "kind": 16384, - "flags": {}, - "type": { - "type": "reference", - "target": 9247, - "name": "PriceRule", - "package": "@medusajs/pricing", - "qualifiedName": "default" - } - } - ] - }, - { - "id": 9263, - "name": "[OptionalProps]", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "type": { - "type": "reference", - "target": { - "sourceFileName": "../../../../packages/core/types/src/dal/entity.ts", - "qualifiedName": "SoftDeletableModelDateColumns" - }, - "name": "SoftDeletableModelDateColumns", - "package": "@medusajs/types" - } - }, - { - "id": 9250, - "name": "id", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 9251, - "name": "attribute", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 9252, - "name": "value", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 9253, - "name": "priority", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "intrinsic", - "name": "number" - }, - "defaultValue": "0" - }, - { - "id": 9254, - "name": "price_id", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 9255, - "name": "price", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "reference", - "target": 9186, - "name": "Price", - "package": "@medusajs/pricing", - "qualifiedName": "default" - } - }, - { - "id": 9256, - "name": "created_at", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "reference", - "target": { - "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts", - "qualifiedName": "Date" - }, - "name": "Date", - "package": "typescript" - } - }, - { - "id": 9257, - "name": "updated_at", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "reference", - "target": { - "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts", - "qualifiedName": "Date" - }, - "name": "Date", - "package": "typescript" - } - }, - { - "id": 9258, - "name": "deleted_at", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "union", - "types": [ - { - "type": "literal", - "value": null - }, - { - "type": "reference", - "target": { - "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts", - "qualifiedName": "Date" - }, - "name": "Date", - "package": "typescript" - } - ] - }, - "defaultValue": "null" - }, - { - "id": 9259, - "name": "beforeCreate", - "variant": "declaration", - "kind": 2048, - "flags": {}, - "signatures": [ - { - "id": 9260, - "name": "beforeCreate", - "variant": "signature", - "kind": 4096, - "flags": {}, - "type": { - "type": "intrinsic", - "name": "void" - } - } - ] - }, - { - "id": 9261, - "name": "onInit", - "variant": "declaration", - "kind": 2048, - "flags": {}, - "signatures": [ - { - "id": 9262, - "name": "onInit", - "variant": "signature", - "kind": 4096, - "flags": {}, - "type": { - "type": "intrinsic", - "name": "void" - } - } - ] - } - ], - "groups": [ - { - "title": "Constructors", - "children": [ - 9248 - ] - }, - { - "title": "Properties", - "children": [ - 9263, - 9250, - 9251, - 9252, - 9253, - 9254, - 9255, - 9256, - 9257, - 9258 - ] - }, - { - "title": "Methods", - "children": [ - 9259, - 9261 - ] - } - ] - }, - { - "id": 9264, - "name": "PriceSet", - "variant": "declaration", - "kind": 128, - "flags": {}, - "children": [ - { - "id": 9265, - "name": "constructor", - "variant": "declaration", - "kind": 512, - "flags": {}, - "signatures": [ - { - "id": 9266, - "name": "new PriceSet", - "variant": "signature", - "kind": 16384, - "flags": {}, - "type": { - "type": "reference", - "target": 9264, - "name": "PriceSet", - "package": "@medusajs/pricing", - "qualifiedName": "default" - } - } - ] - }, - { - "id": 9267, - "name": "id", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 9268, - "name": "prices", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "reference", - "target": { - "sourceFileName": "../../../../node_modules/@mikro-orm/core/entity/Collection.d.ts", - "qualifiedName": "Collection" - }, - "typeArguments": [ - { - "type": "reference", - "target": 9186, - "name": "Price", - "package": "@medusajs/pricing", - "qualifiedName": "default" - }, - { - "type": "intrinsic", - "name": "object" - } - ], - "name": "Collection", - "package": "@mikro-orm/core" - }, - "defaultValue": "..." - }, { "id": 9269, "name": "created_at", @@ -1269,12 +823,14 @@ { "title": "Constructors", "children": [ - 9265 + 9263 ] }, { "title": "Properties", "children": [ + 9265, + 9266, 9267, 9268, 9269, @@ -1292,29 +848,29 @@ ] }, { - "id": 9186, - "name": "Price", + "id": 9233, + "name": "PriceRule", "variant": "declaration", "kind": 128, "flags": {}, "children": [ { - "id": 9187, + "id": 9234, "name": "constructor", "variant": "declaration", "kind": 512, "flags": {}, "signatures": [ { - "id": 9188, - "name": "new Price", + "id": 9235, + "name": "new PriceRule", "variant": "signature", "kind": 16384, "flags": {}, "type": { "type": "reference", - "target": 9186, - "name": "Price", + "target": 9233, + "name": "PriceRule", "package": "@medusajs/pricing", "qualifiedName": "default" } @@ -1322,7 +878,7 @@ ] }, { - "id": 9209, + "id": 9249, "name": "[OptionalProps]", "variant": "declaration", "kind": 1024, @@ -1340,7 +896,7 @@ } }, { - "id": 9189, + "id": 9236, "name": "id", "variant": "declaration", "kind": 1024, @@ -1351,29 +907,8 @@ } }, { - "id": 9190, - "name": "title", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "union", - "types": [ - { - "type": "literal", - "value": null - }, - { - "type": "intrinsic", - "name": "string" - } - ] - }, - "defaultValue": "null" - }, - { - "id": 9191, - "name": "currency_code", + "id": 9237, + "name": "attribute", "variant": "declaration", "kind": 1024, "flags": {}, @@ -1383,101 +918,8 @@ } }, { - "id": 9192, - "name": "amount", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "union", - "types": [ - { - "type": "intrinsic", - "name": "number" - }, - { - "type": "reference", - "target": { - "sourceFileName": "../../../../packages/core/utils/src/totals/big-number.ts", - "qualifiedName": "BigNumber" - }, - "name": "BigNumber", - "package": "@medusajs/utils" - } - ] - } - }, - { - "id": 9193, - "name": "raw_amount", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "reference", - "target": { - "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts", - "qualifiedName": "Record" - }, - "typeArguments": [ - { - "type": "intrinsic", - "name": "string" - }, - { - "type": "intrinsic", - "name": "unknown" - } - ], - "name": "Record", - "package": "typescript" - } - }, - { - "id": 9194, - "name": "min_quantity", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "union", - "types": [ - { - "type": "literal", - "value": null - }, - { - "type": "intrinsic", - "name": "number" - } - ] - }, - "defaultValue": "null" - }, - { - "id": 9195, - "name": "max_quantity", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "union", - "types": [ - { - "type": "literal", - "value": null - }, - { - "type": "intrinsic", - "name": "number" - } - ] - }, - "defaultValue": "null" - }, - { - "id": 9196, - "name": "price_set_id", + "id": 9238, + "name": "value", "variant": "declaration", "kind": 1024, "flags": {}, @@ -1487,24 +929,8 @@ } }, { - "id": 9197, - "name": "price_set", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "type": { - "type": "reference", - "target": 9264, - "name": "PriceSet", - "package": "@medusajs/pricing", - "qualifiedName": "default" - } - }, - { - "id": 9198, - "name": "rules_count", + "id": 9239, + "name": "priority", "variant": "declaration", "kind": 1024, "flags": {}, @@ -1515,82 +941,32 @@ "defaultValue": "0" }, { - "id": 9199, - "name": "price_rules", + "id": 9240, + "name": "price_id", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 9241, + "name": "price", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": { - "sourceFileName": "../../../../node_modules/@mikro-orm/core/entity/Collection.d.ts", - "qualifiedName": "Collection" - }, - "typeArguments": [ - { - "type": "reference", - "target": 9247, - "name": "PriceRule", - "package": "@medusajs/pricing", - "qualifiedName": "default" - }, - { - "type": "intrinsic", - "name": "object" - } - ], - "name": "Collection", - "package": "@mikro-orm/core" - }, - "defaultValue": "..." + "target": 9172, + "name": "Price", + "package": "@medusajs/pricing", + "qualifiedName": "default" + } }, { - "id": 9200, - "name": "price_list_id", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "union", - "types": [ - { - "type": "literal", - "value": null - }, - { - "type": "intrinsic", - "name": "string" - } - ] - }, - "defaultValue": "null" - }, - { - "id": 9201, - "name": "price_list", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "union", - "types": [ - { - "type": "literal", - "value": null - }, - { - "type": "reference", - "target": 9210, - "name": "PriceList", - "package": "@medusajs/pricing", - "qualifiedName": "default" - } - ] - }, - "defaultValue": "null" - }, - { - "id": 9202, + "id": 9242, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -1606,7 +982,7 @@ } }, { - "id": 9203, + "id": 9243, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -1622,7 +998,7 @@ } }, { - "id": 9204, + "id": 9244, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -1648,15 +1024,15 @@ "defaultValue": "null" }, { - "id": 9205, - "name": "onCreate", + "id": 9245, + "name": "beforeCreate", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 9206, - "name": "onCreate", + "id": 9246, + "name": "beforeCreate", "variant": "signature", "kind": 4096, "flags": {}, @@ -1668,14 +1044,14 @@ ] }, { - "id": 9207, + "id": 9247, "name": "onInit", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 9208, + "id": 9248, "name": "onInit", "variant": "signature", "kind": 4096, @@ -1692,36 +1068,660 @@ { "title": "Constructors", "children": [ - 9187 + 9234 ] }, { "title": "Properties", "children": [ - 9209, - 9189, - 9190, - 9191, - 9192, - 9193, - 9194, - 9195, - 9196, - 9197, - 9198, - 9199, - 9200, - 9201, - 9202, - 9203, - 9204 + 9249, + 9236, + 9237, + 9238, + 9239, + 9240, + 9241, + 9242, + 9243, + 9244 ] }, { "title": "Methods", "children": [ - 9205, - 9207 + 9245, + 9247 + ] + } + ] + }, + { + "id": 9250, + "name": "PriceSet", + "variant": "declaration", + "kind": 128, + "flags": {}, + "children": [ + { + "id": 9251, + "name": "constructor", + "variant": "declaration", + "kind": 512, + "flags": {}, + "signatures": [ + { + "id": 9252, + "name": "new PriceSet", + "variant": "signature", + "kind": 16384, + "flags": {}, + "type": { + "type": "reference", + "target": 9250, + "name": "PriceSet", + "package": "@medusajs/pricing", + "qualifiedName": "default" + } + } + ] + }, + { + "id": 9253, + "name": "id", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 9254, + "name": "prices", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "reference", + "target": { + "sourceFileName": "../../../../node_modules/@mikro-orm/core/entity/Collection.d.ts", + "qualifiedName": "Collection" + }, + "typeArguments": [ + { + "type": "reference", + "target": 9172, + "name": "Price", + "package": "@medusajs/pricing", + "qualifiedName": "default" + }, + { + "type": "intrinsic", + "name": "object" + } + ], + "name": "Collection", + "package": "@mikro-orm/core" + }, + "defaultValue": "..." + }, + { + "id": 9255, + "name": "created_at", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "reference", + "target": { + "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts", + "qualifiedName": "Date" + }, + "name": "Date", + "package": "typescript" + } + }, + { + "id": 9256, + "name": "updated_at", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "reference", + "target": { + "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts", + "qualifiedName": "Date" + }, + "name": "Date", + "package": "typescript" + } + }, + { + "id": 9257, + "name": "deleted_at", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "union", + "types": [ + { + "type": "literal", + "value": null + }, + { + "type": "reference", + "target": { + "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts", + "qualifiedName": "Date" + }, + "name": "Date", + "package": "typescript" + } + ] + }, + "defaultValue": "null" + }, + { + "id": 9258, + "name": "onCreate", + "variant": "declaration", + "kind": 2048, + "flags": {}, + "signatures": [ + { + "id": 9259, + "name": "onCreate", + "variant": "signature", + "kind": 4096, + "flags": {}, + "type": { + "type": "intrinsic", + "name": "void" + } + } + ] + }, + { + "id": 9260, + "name": "onInit", + "variant": "declaration", + "kind": 2048, + "flags": {}, + "signatures": [ + { + "id": 9261, + "name": "onInit", + "variant": "signature", + "kind": 4096, + "flags": {}, + "type": { + "type": "intrinsic", + "name": "void" + } + } + ] + } + ], + "groups": [ + { + "title": "Constructors", + "children": [ + 9251 + ] + }, + { + "title": "Properties", + "children": [ + 9253, + 9254, + 9255, + 9256, + 9257 + ] + }, + { + "title": "Methods", + "children": [ + 9258, + 9260 + ] + } + ] + }, + { + "id": 9172, + "name": "Price", + "variant": "declaration", + "kind": 128, + "flags": {}, + "children": [ + { + "id": 9173, + "name": "constructor", + "variant": "declaration", + "kind": 512, + "flags": {}, + "signatures": [ + { + "id": 9174, + "name": "new Price", + "variant": "signature", + "kind": 16384, + "flags": {}, + "type": { + "type": "reference", + "target": 9172, + "name": "Price", + "package": "@medusajs/pricing", + "qualifiedName": "default" + } + } + ] + }, + { + "id": 9195, + "name": "[OptionalProps]", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "reference", + "target": { + "sourceFileName": "../../../../packages/core/types/src/dal/entity.ts", + "qualifiedName": "SoftDeletableModelDateColumns" + }, + "name": "SoftDeletableModelDateColumns", + "package": "@medusajs/types" + } + }, + { + "id": 9175, + "name": "id", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 9176, + "name": "title", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "union", + "types": [ + { + "type": "literal", + "value": null + }, + { + "type": "intrinsic", + "name": "string" + } + ] + }, + "defaultValue": "null" + }, + { + "id": 9177, + "name": "currency_code", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 9178, + "name": "amount", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "union", + "types": [ + { + "type": "intrinsic", + "name": "number" + }, + { + "type": "reference", + "target": { + "sourceFileName": "../../../../packages/core/utils/src/totals/big-number.ts", + "qualifiedName": "BigNumber" + }, + "name": "BigNumber", + "package": "@medusajs/utils" + } + ] + } + }, + { + "id": 9179, + "name": "raw_amount", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "reference", + "target": { + "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts", + "qualifiedName": "Record" + }, + "typeArguments": [ + { + "type": "intrinsic", + "name": "string" + }, + { + "type": "intrinsic", + "name": "unknown" + } + ], + "name": "Record", + "package": "typescript" + } + }, + { + "id": 9180, + "name": "min_quantity", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "union", + "types": [ + { + "type": "literal", + "value": null + }, + { + "type": "intrinsic", + "name": "number" + } + ] + }, + "defaultValue": "null" + }, + { + "id": 9181, + "name": "max_quantity", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "union", + "types": [ + { + "type": "literal", + "value": null + }, + { + "type": "intrinsic", + "name": "number" + } + ] + }, + "defaultValue": "null" + }, + { + "id": 9182, + "name": "price_set_id", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 9183, + "name": "price_set", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "reference", + "target": 9250, + "name": "PriceSet", + "package": "@medusajs/pricing", + "qualifiedName": "default" + } + }, + { + "id": 9184, + "name": "rules_count", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "intrinsic", + "name": "number" + }, + "defaultValue": "0" + }, + { + "id": 9185, + "name": "price_rules", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "reference", + "target": { + "sourceFileName": "../../../../node_modules/@mikro-orm/core/entity/Collection.d.ts", + "qualifiedName": "Collection" + }, + "typeArguments": [ + { + "type": "reference", + "target": 9233, + "name": "PriceRule", + "package": "@medusajs/pricing", + "qualifiedName": "default" + }, + { + "type": "intrinsic", + "name": "object" + } + ], + "name": "Collection", + "package": "@mikro-orm/core" + }, + "defaultValue": "..." + }, + { + "id": 9186, + "name": "price_list_id", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "union", + "types": [ + { + "type": "literal", + "value": null + }, + { + "type": "intrinsic", + "name": "string" + } + ] + }, + "defaultValue": "null" + }, + { + "id": 9187, + "name": "price_list", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "union", + "types": [ + { + "type": "literal", + "value": null + }, + { + "type": "reference", + "target": 9196, + "name": "PriceList", + "package": "@medusajs/pricing", + "qualifiedName": "default" + } + ] + }, + "defaultValue": "null" + }, + { + "id": 9188, + "name": "created_at", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "reference", + "target": { + "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts", + "qualifiedName": "Date" + }, + "name": "Date", + "package": "typescript" + } + }, + { + "id": 9189, + "name": "updated_at", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "reference", + "target": { + "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts", + "qualifiedName": "Date" + }, + "name": "Date", + "package": "typescript" + } + }, + { + "id": 9190, + "name": "deleted_at", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "union", + "types": [ + { + "type": "literal", + "value": null + }, + { + "type": "reference", + "target": { + "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts", + "qualifiedName": "Date" + }, + "name": "Date", + "package": "typescript" + } + ] + }, + "defaultValue": "null" + }, + { + "id": 9191, + "name": "onCreate", + "variant": "declaration", + "kind": 2048, + "flags": {}, + "signatures": [ + { + "id": 9192, + "name": "onCreate", + "variant": "signature", + "kind": 4096, + "flags": {}, + "type": { + "type": "intrinsic", + "name": "void" + } + } + ] + }, + { + "id": 9193, + "name": "onInit", + "variant": "declaration", + "kind": 2048, + "flags": {}, + "signatures": [ + { + "id": 9194, + "name": "onInit", + "variant": "signature", + "kind": 4096, + "flags": {}, + "type": { + "type": "intrinsic", + "name": "void" + } + } + ] + } + ], + "groups": [ + { + "title": "Constructors", + "children": [ + 9173 + ] + }, + { + "title": "Properties", + "children": [ + 9195, + 9175, + 9176, + 9177, + 9178, + 9179, + 9180, + 9181, + 9182, + 9183, + 9184, + 9185, + 9186, + 9187, + 9188, + 9189, + 9190 + ] + }, + { + "title": "Methods", + "children": [ + 9191, + 9193 ] } ] @@ -1731,386 +1731,386 @@ { "title": "Classes", "children": [ - 9231, - 9210, - 9276, - 9247, - 9264, - 9186 + 9217, + 9196, + 9262, + 9233, + 9250, + 9172 ] } ], "packageName": "@medusajs/pricing", "symbolIdMap": { - "9185": { + "9171": { "sourceFileName": "../../../../packages/modules/pricing/src/models/index.ts", "qualifiedName": "" }, - "9186": { + "9172": { "sourceFileName": "../../../../packages/modules/pricing/src/models/price.ts", "qualifiedName": "default" }, - "9189": { + "9175": { "sourceFileName": "../../../../packages/modules/pricing/src/models/price.ts", "qualifiedName": "default.id" }, - "9190": { + "9176": { "sourceFileName": "../../../../packages/modules/pricing/src/models/price.ts", "qualifiedName": "default.title" }, - "9191": { + "9177": { "sourceFileName": "../../../../packages/modules/pricing/src/models/price.ts", "qualifiedName": "default.currency_code" }, - "9192": { + "9178": { "sourceFileName": "../../../../packages/modules/pricing/src/models/price.ts", "qualifiedName": "default.amount" }, - "9193": { + "9179": { "sourceFileName": "../../../../packages/modules/pricing/src/models/price.ts", "qualifiedName": "default.raw_amount" }, - "9194": { + "9180": { "sourceFileName": "../../../../packages/modules/pricing/src/models/price.ts", "qualifiedName": "default.min_quantity" }, - "9195": { + "9181": { "sourceFileName": "../../../../packages/modules/pricing/src/models/price.ts", "qualifiedName": "default.max_quantity" }, - "9196": { + "9182": { "sourceFileName": "../../../../packages/modules/pricing/src/models/price.ts", "qualifiedName": "default.price_set_id" }, - "9197": { + "9183": { "sourceFileName": "../../../../packages/modules/pricing/src/models/price.ts", "qualifiedName": "default.price_set" }, - "9198": { + "9184": { "sourceFileName": "../../../../packages/modules/pricing/src/models/price.ts", "qualifiedName": "default.rules_count" }, - "9199": { + "9185": { "sourceFileName": "../../../../packages/modules/pricing/src/models/price.ts", "qualifiedName": "default.price_rules" }, - "9200": { + "9186": { "sourceFileName": "../../../../packages/modules/pricing/src/models/price.ts", "qualifiedName": "default.price_list_id" }, - "9201": { + "9187": { "sourceFileName": "../../../../packages/modules/pricing/src/models/price.ts", "qualifiedName": "default.price_list" }, - "9202": { + "9188": { "sourceFileName": "../../../../packages/modules/pricing/src/models/price.ts", "qualifiedName": "default.created_at" }, - "9203": { + "9189": { "sourceFileName": "../../../../packages/modules/pricing/src/models/price.ts", "qualifiedName": "default.updated_at" }, - "9204": { + "9190": { "sourceFileName": "../../../../packages/modules/pricing/src/models/price.ts", "qualifiedName": "default.deleted_at" }, - "9205": { + "9191": { "sourceFileName": "../../../../packages/modules/pricing/src/models/price.ts", "qualifiedName": "default.onCreate" }, - "9206": { + "9192": { "sourceFileName": "../../../../packages/modules/pricing/src/models/price.ts", "qualifiedName": "default.onCreate" }, - "9207": { + "9193": { "sourceFileName": "../../../../packages/modules/pricing/src/models/price.ts", "qualifiedName": "default.onInit" }, - "9208": { + "9194": { "sourceFileName": "../../../../packages/modules/pricing/src/models/price.ts", "qualifiedName": "default.onInit" }, - "9209": { + "9195": { "sourceFileName": "../../../../packages/modules/pricing/src/models/price.ts", "qualifiedName": "default.[OptionalProps]" }, - "9210": { + "9196": { "sourceFileName": "../../../../packages/modules/pricing/src/models/price-list.ts", "qualifiedName": "default" }, - "9213": { + "9199": { "sourceFileName": "../../../../packages/modules/pricing/src/models/price-list.ts", "qualifiedName": "default.id" }, - "9214": { + "9200": { "sourceFileName": "../../../../packages/modules/pricing/src/models/price-list.ts", "qualifiedName": "default.title" }, - "9215": { + "9201": { "sourceFileName": "../../../../packages/modules/pricing/src/models/price-list.ts", "qualifiedName": "default.description" }, - "9216": { + "9202": { "sourceFileName": "../../../../packages/modules/pricing/src/models/price-list.ts", "qualifiedName": "default.status" }, - "9217": { + "9203": { "sourceFileName": "../../../../packages/modules/pricing/src/models/price-list.ts", "qualifiedName": "default.type" }, - "9218": { + "9204": { "sourceFileName": "../../../../packages/modules/pricing/src/models/price-list.ts", "qualifiedName": "default.starts_at" }, - "9219": { + "9205": { "sourceFileName": "../../../../packages/modules/pricing/src/models/price-list.ts", "qualifiedName": "default.ends_at" }, - "9220": { + "9206": { "sourceFileName": "../../../../packages/modules/pricing/src/models/price-list.ts", "qualifiedName": "default.prices" }, - "9221": { + "9207": { "sourceFileName": "../../../../packages/modules/pricing/src/models/price-list.ts", "qualifiedName": "default.price_list_rules" }, - "9222": { + "9208": { "sourceFileName": "../../../../packages/modules/pricing/src/models/price-list.ts", "qualifiedName": "default.rules_count" }, - "9223": { + "9209": { "sourceFileName": "../../../../packages/modules/pricing/src/models/price-list.ts", "qualifiedName": "default.created_at" }, - "9224": { + "9210": { "sourceFileName": "../../../../packages/modules/pricing/src/models/price-list.ts", "qualifiedName": "default.updated_at" }, - "9225": { + "9211": { "sourceFileName": "../../../../packages/modules/pricing/src/models/price-list.ts", "qualifiedName": "default.deleted_at" }, - "9226": { + "9212": { "sourceFileName": "../../../../packages/modules/pricing/src/models/price-list.ts", "qualifiedName": "default.onCreate" }, - "9227": { + "9213": { "sourceFileName": "../../../../packages/modules/pricing/src/models/price-list.ts", "qualifiedName": "default.onCreate" }, - "9228": { + "9214": { "sourceFileName": "../../../../packages/modules/pricing/src/models/price-list.ts", "qualifiedName": "default.onInit" }, - "9229": { + "9215": { "sourceFileName": "../../../../packages/modules/pricing/src/models/price-list.ts", "qualifiedName": "default.onInit" }, - "9230": { + "9216": { "sourceFileName": "../../../../packages/modules/pricing/src/models/price-list.ts", "qualifiedName": "default.[OptionalProps]" }, - "9231": { + "9217": { "sourceFileName": "../../../../packages/modules/pricing/src/models/price-list-rule.ts", "qualifiedName": "default" }, - "9234": { + "9220": { "sourceFileName": "../../../../packages/modules/pricing/src/models/price-list-rule.ts", "qualifiedName": "default.id" }, - "9235": { + "9221": { "sourceFileName": "../../../../packages/modules/pricing/src/models/price-list-rule.ts", "qualifiedName": "default.attribute" }, - "9236": { + "9222": { "sourceFileName": "../../../../packages/modules/pricing/src/models/price-list-rule.ts", "qualifiedName": "default.value" }, - "9237": { + "9223": { "sourceFileName": "../../../../packages/modules/pricing/src/models/price-list-rule.ts", "qualifiedName": "default.price_list_id" }, - "9238": { + "9224": { "sourceFileName": "../../../../packages/modules/pricing/src/models/price-list-rule.ts", "qualifiedName": "default.price_list" }, - "9239": { + "9225": { "sourceFileName": "../../../../packages/modules/pricing/src/models/price-list-rule.ts", "qualifiedName": "default.created_at" }, - "9240": { + "9226": { "sourceFileName": "../../../../packages/modules/pricing/src/models/price-list-rule.ts", "qualifiedName": "default.updated_at" }, - "9241": { + "9227": { "sourceFileName": "../../../../packages/modules/pricing/src/models/price-list-rule.ts", "qualifiedName": "default.deleted_at" }, - "9242": { + "9228": { "sourceFileName": "../../../../packages/modules/pricing/src/models/price-list-rule.ts", "qualifiedName": "default.beforeCreate" }, - "9243": { + "9229": { "sourceFileName": "../../../../packages/modules/pricing/src/models/price-list-rule.ts", "qualifiedName": "default.beforeCreate" }, - "9244": { + "9230": { "sourceFileName": "../../../../packages/modules/pricing/src/models/price-list-rule.ts", "qualifiedName": "default.onInit" }, - "9245": { + "9231": { "sourceFileName": "../../../../packages/modules/pricing/src/models/price-list-rule.ts", "qualifiedName": "default.onInit" }, - "9246": { + "9232": { "sourceFileName": "../../../../packages/modules/pricing/src/models/price-list-rule.ts", "qualifiedName": "default.[OptionalProps]" }, - "9247": { + "9233": { "sourceFileName": "../../../../packages/modules/pricing/src/models/price-rule.ts", "qualifiedName": "default" }, - "9250": { + "9236": { "sourceFileName": "../../../../packages/modules/pricing/src/models/price-rule.ts", "qualifiedName": "default.id" }, - "9251": { + "9237": { "sourceFileName": "../../../../packages/modules/pricing/src/models/price-rule.ts", "qualifiedName": "default.attribute" }, - "9252": { + "9238": { "sourceFileName": "../../../../packages/modules/pricing/src/models/price-rule.ts", "qualifiedName": "default.value" }, - "9253": { + "9239": { "sourceFileName": "../../../../packages/modules/pricing/src/models/price-rule.ts", "qualifiedName": "default.priority" }, - "9254": { + "9240": { "sourceFileName": "../../../../packages/modules/pricing/src/models/price-rule.ts", "qualifiedName": "default.price_id" }, - "9255": { + "9241": { "sourceFileName": "../../../../packages/modules/pricing/src/models/price-rule.ts", "qualifiedName": "default.price" }, - "9256": { + "9242": { "sourceFileName": "../../../../packages/modules/pricing/src/models/price-rule.ts", "qualifiedName": "default.created_at" }, - "9257": { + "9243": { "sourceFileName": "../../../../packages/modules/pricing/src/models/price-rule.ts", "qualifiedName": "default.updated_at" }, - "9258": { + "9244": { "sourceFileName": "../../../../packages/modules/pricing/src/models/price-rule.ts", "qualifiedName": "default.deleted_at" }, - "9259": { + "9245": { "sourceFileName": "../../../../packages/modules/pricing/src/models/price-rule.ts", "qualifiedName": "default.beforeCreate" }, - "9260": { + "9246": { "sourceFileName": "../../../../packages/modules/pricing/src/models/price-rule.ts", "qualifiedName": "default.beforeCreate" }, - "9261": { + "9247": { "sourceFileName": "../../../../packages/modules/pricing/src/models/price-rule.ts", "qualifiedName": "default.onInit" }, - "9262": { + "9248": { "sourceFileName": "../../../../packages/modules/pricing/src/models/price-rule.ts", "qualifiedName": "default.onInit" }, - "9263": { + "9249": { "sourceFileName": "../../../../packages/modules/pricing/src/models/price-rule.ts", "qualifiedName": "default.[OptionalProps]" }, - "9264": { + "9250": { "sourceFileName": "../../../../packages/modules/pricing/src/models/price-set.ts", "qualifiedName": "default" }, - "9267": { + "9253": { "sourceFileName": "../../../../packages/modules/pricing/src/models/price-set.ts", "qualifiedName": "default.id" }, - "9268": { + "9254": { "sourceFileName": "../../../../packages/modules/pricing/src/models/price-set.ts", "qualifiedName": "default.prices" }, - "9269": { + "9255": { "sourceFileName": "../../../../packages/modules/pricing/src/models/price-set.ts", "qualifiedName": "default.created_at" }, - "9270": { + "9256": { "sourceFileName": "../../../../packages/modules/pricing/src/models/price-set.ts", "qualifiedName": "default.updated_at" }, - "9271": { + "9257": { "sourceFileName": "../../../../packages/modules/pricing/src/models/price-set.ts", "qualifiedName": "default.deleted_at" }, - "9272": { + "9258": { "sourceFileName": "../../../../packages/modules/pricing/src/models/price-set.ts", "qualifiedName": "default.onCreate" }, - "9273": { + "9259": { "sourceFileName": "../../../../packages/modules/pricing/src/models/price-set.ts", "qualifiedName": "default.onCreate" }, - "9274": { + "9260": { "sourceFileName": "../../../../packages/modules/pricing/src/models/price-set.ts", "qualifiedName": "default.onInit" }, - "9275": { + "9261": { "sourceFileName": "../../../../packages/modules/pricing/src/models/price-set.ts", "qualifiedName": "default.onInit" }, - "9276": { + "9262": { "sourceFileName": "../../../../packages/modules/pricing/src/models/price-preference.ts", "qualifiedName": "default" }, - "9279": { + "9265": { "sourceFileName": "../../../../packages/modules/pricing/src/models/price-preference.ts", "qualifiedName": "default.id" }, - "9280": { + "9266": { "sourceFileName": "../../../../packages/modules/pricing/src/models/price-preference.ts", "qualifiedName": "default.attribute" }, - "9281": { + "9267": { "sourceFileName": "../../../../packages/modules/pricing/src/models/price-preference.ts", "qualifiedName": "default.value" }, - "9282": { + "9268": { "sourceFileName": "../../../../packages/modules/pricing/src/models/price-preference.ts", "qualifiedName": "default.is_tax_inclusive" }, - "9283": { + "9269": { "sourceFileName": "../../../../packages/modules/pricing/src/models/price-preference.ts", "qualifiedName": "default.created_at" }, - "9284": { + "9270": { "sourceFileName": "../../../../packages/modules/pricing/src/models/price-preference.ts", "qualifiedName": "default.updated_at" }, - "9285": { + "9271": { "sourceFileName": "../../../../packages/modules/pricing/src/models/price-preference.ts", "qualifiedName": "default.deleted_at" }, - "9286": { + "9272": { "sourceFileName": "../../../../packages/modules/pricing/src/models/price-preference.ts", "qualifiedName": "default.onCreate" }, - "9287": { + "9273": { "sourceFileName": "../../../../packages/modules/pricing/src/models/price-preference.ts", "qualifiedName": "default.onCreate" }, - "9288": { + "9274": { "sourceFileName": "../../../../packages/modules/pricing/src/models/price-preference.ts", "qualifiedName": "default.onInit" }, - "9289": { + "9275": { "sourceFileName": "../../../../packages/modules/pricing/src/models/price-preference.ts", "qualifiedName": "default.onInit" } @@ -2120,7 +2120,7 @@ "1": "../../../../packages/modules/pricing/src/models/index.ts" }, "reflections": { - "1": 9185 + "1": 9171 } } } \ No newline at end of file diff --git a/www/utils/generated/typedoc-json-output/pricing.json b/www/utils/generated/typedoc-json-output/pricing.json index e6c6718db6..c162d03677 100644 --- a/www/utils/generated/typedoc-json-output/pricing.json +++ b/www/utils/generated/typedoc-json-output/pricing.json @@ -1,12 +1,12 @@ { - "id": 8485, + "id": 8471, "name": "pricing", "variant": "project", "kind": 1, "flags": {}, "children": [ { - "id": 8785, + "id": 8771, "name": "FindConfig", "variant": "declaration", "kind": 256, @@ -29,7 +29,7 @@ }, "children": [ { - "id": 8786, + "id": 8772, "name": "select", "variant": "declaration", "kind": 1024, @@ -58,7 +58,7 @@ "operator": "keyof", "target": { "type": "reference", - "target": 8797, + "target": 8783, "name": "Entity", "package": "@medusajs/types", "qualifiedName": "FindConfig.Entity", @@ -70,7 +70,7 @@ } }, { - "id": 8787, + "id": 8773, "name": "skip", "variant": "declaration", "kind": 1024, @@ -100,7 +100,7 @@ } }, { - "id": 8788, + "id": 8774, "name": "take", "variant": "declaration", "kind": 1024, @@ -130,7 +130,7 @@ } }, { - "id": 8789, + "id": 8775, "name": "relations", "variant": "declaration", "kind": 1024, @@ -154,7 +154,7 @@ } }, { - "id": 8790, + "id": 8776, "name": "order", "variant": "declaration", "kind": 1024, @@ -188,21 +188,21 @@ "type": { "type": "reflection", "declaration": { - "id": 8791, + "id": 8777, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "indexSignatures": [ { - "id": 8792, + "id": 8778, "name": "__index", "variant": "signature", "kind": 8192, "flags": {}, "parameters": [ { - "id": 8793, + "id": 8779, "name": "K", "variant": "param", "kind": 32768, @@ -232,7 +232,7 @@ } }, { - "id": 8794, + "id": 8780, "name": "withDeleted", "variant": "declaration", "kind": 1024, @@ -261,7 +261,7 @@ } }, { - "id": 8795, + "id": 8781, "name": "filters", "variant": "declaration", "kind": 1024, @@ -297,7 +297,7 @@ } }, { - "id": 8796, + "id": 8782, "name": "options", "variant": "declaration", "kind": 1024, @@ -337,20 +337,20 @@ { "title": "Properties", "children": [ - 8786, - 8787, - 8788, - 8789, - 8790, - 8794, - 8795, - 8796 + 8772, + 8773, + 8774, + 8775, + 8776, + 8780, + 8781, + 8782 ] } ], "typeParameters": [ { - "id": 8797, + "id": 8783, "name": "Entity", "variant": "typeParam", "kind": 131072, @@ -359,7 +359,7 @@ ] }, { - "id": 9019, + "id": 9005, "name": "BaseFilterable", "variant": "declaration", "kind": 256, @@ -374,7 +374,7 @@ }, "children": [ { - "id": 9020, + "id": 9006, "name": "$and", "variant": "declaration", "kind": 1024, @@ -396,11 +396,11 @@ "types": [ { "type": "reference", - "target": 9019, + "target": 9005, "typeArguments": [ { "type": "reference", - "target": 9022, + "target": 9008, "name": "T", "package": "@medusajs/types", "qualifiedName": "BaseFilterable.T", @@ -412,7 +412,7 @@ }, { "type": "reference", - "target": 9022, + "target": 9008, "name": "T", "package": "@medusajs/types", "qualifiedName": "BaseFilterable.T", @@ -423,7 +423,7 @@ } }, { - "id": 9021, + "id": 9007, "name": "$or", "variant": "declaration", "kind": 1024, @@ -445,11 +445,11 @@ "types": [ { "type": "reference", - "target": 9019, + "target": 9005, "typeArguments": [ { "type": "reference", - "target": 9022, + "target": 9008, "name": "T", "package": "@medusajs/types", "qualifiedName": "BaseFilterable.T", @@ -461,7 +461,7 @@ }, { "type": "reference", - "target": 9022, + "target": 9008, "name": "T", "package": "@medusajs/types", "qualifiedName": "BaseFilterable.T", @@ -476,14 +476,14 @@ { "title": "Properties", "children": [ - 9020, - 9021 + 9006, + 9007 ] } ], "typeParameters": [ { - "id": 9022, + "id": 9008, "name": "T", "variant": "typeParam", "kind": 131072, @@ -493,43 +493,43 @@ "extendedBy": [ { "type": "reference", - "target": 8802, + "target": 8788, "name": "FilterablePriceSetProps" }, { "type": "reference", - "target": 8818, + "target": 8804, "name": "FilterablePriceProps" }, { "type": "reference", - "target": 8857, + "target": 8843, "name": "FilterablePriceRuleProps" }, { "type": "reference", - "target": 8889, + "target": 8875, "name": "FilterablePriceListProps" }, { "type": "reference", - "target": 8920, + "target": 8906, "name": "FilterablePriceListRuleProps" }, { "type": "reference", - "target": 8946, + "target": 8932, "name": "FilterablePricePreferenceProps" }, { "type": "reference", - "target": 9023, + "target": 9009, "name": "FilterableMoneyAmountProps" } ] }, { - "id": 8839, + "id": 8825, "name": "SoftDeleteReturn", "variant": "declaration", "kind": 256, @@ -544,7 +544,7 @@ }, "children": [ { - "id": 8840, + "id": 8826, "name": "returnLinkableKeys", "variant": "declaration", "kind": 1024, @@ -563,7 +563,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 8841, + "target": 8827, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -575,13 +575,13 @@ { "title": "Properties", "children": [ - 8840 + 8826 ] } ], "typeParameters": [ { - "id": 8841, + "id": 8827, "name": "TReturnableLinkableKeys", "variant": "typeParam", "kind": 131072, @@ -594,7 +594,7 @@ ] }, { - "id": 8842, + "id": 8828, "name": "RestoreReturn", "variant": "declaration", "kind": 256, @@ -609,7 +609,7 @@ }, "children": [ { - "id": 8843, + "id": 8829, "name": "returnLinkableKeys", "variant": "declaration", "kind": 1024, @@ -628,7 +628,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 8844, + "target": 8830, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -640,13 +640,13 @@ { "title": "Properties", "children": [ - 8843 + 8829 ] } ], "typeParameters": [ { - "id": 8844, + "id": 8830, "name": "TReturnableLinkableKeys", "variant": "typeParam", "kind": 131072, @@ -659,14 +659,14 @@ ] }, { - "id": 9126, + "id": 9112, "name": "Query", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 9127, + "id": 9113, "name": "T", "variant": "typeParam", "kind": 131072, @@ -677,7 +677,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 9127, + "target": 9113, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -690,14 +690,14 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 9127, + "target": 9113, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true }, "extendsType": { "type": "reference", - "target": 9155, + "target": 9141, "name": "Scalar", "package": "@medusajs/types" }, @@ -707,11 +707,11 @@ }, "falseType": { "type": "reference", - "target": 9159, + "target": 9145, "typeArguments": [ { "type": "reference", - "target": 9127, + "target": 9113, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -723,11 +723,11 @@ }, "falseType": { "type": "reference", - "target": 9165, + "target": 9151, "typeArguments": [ { "type": "reference", - "target": 9127, + "target": 9113, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -739,14 +739,14 @@ } }, { - "id": 9128, + "id": 9114, "name": "ExpandScalar", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 9129, + "id": 9115, "name": "T", "variant": "typeParam", "kind": 131072, @@ -764,7 +764,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 9129, + "target": 9115, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -795,7 +795,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 9129, + "target": 9115, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -829,7 +829,7 @@ }, "falseType": { "type": "reference", - "target": 9129, + "target": 9115, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -840,7 +840,7 @@ } }, { - "id": 9155, + "id": 9141, "name": "Scalar", "variant": "declaration", "kind": 2097152, @@ -899,21 +899,21 @@ { "type": "reflection", "declaration": { - "id": 9156, + "id": 9142, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 9157, + "id": 9143, "name": "toHexString", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 9158, + "id": 9144, "name": "toHexString", "variant": "signature", "kind": 4096, @@ -930,7 +930,7 @@ { "title": "Methods", "children": [ - 9157 + 9143 ] } ] @@ -940,14 +940,14 @@ } }, { - "id": 9183, + "id": 9169, "name": "ReadonlyPrimary", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 9184, + "id": 9170, "name": "T", "variant": "typeParam", "kind": 131072, @@ -958,7 +958,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 9184, + "target": 9170, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -979,7 +979,7 @@ "typeArguments": [ { "type": "reference", - "target": 9184, + "target": 9170, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -990,7 +990,7 @@ }, "falseType": { "type": "reference", - "target": 9184, + "target": 9170, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -998,14 +998,14 @@ } }, { - "id": 9173, + "id": 9159, "name": "Primary", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 9182, + "id": 9168, "name": "T", "variant": "typeParam", "kind": 131072, @@ -1016,7 +1016,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 9182, + "target": 9168, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1024,14 +1024,14 @@ "extendsType": { "type": "reflection", "declaration": { - "id": 9174, + "id": 9160, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 9175, + "id": 9161, "name": "[PrimaryKeyType]", "variant": "declaration", "kind": 1024, @@ -1048,7 +1048,7 @@ { "title": "Properties", "children": [ - 9175 + 9161 ] } ] @@ -1056,7 +1056,7 @@ }, "trueType": { "type": "reference", - "target": 9183, + "target": 9169, "typeArguments": [ { "type": "reference", @@ -1076,7 +1076,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 9182, + "target": 9168, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1084,14 +1084,14 @@ "extendsType": { "type": "reflection", "declaration": { - "id": 9176, + "id": 9162, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 9177, + "id": 9163, "name": "_id", "variant": "declaration", "kind": 1024, @@ -1108,7 +1108,7 @@ { "title": "Properties", "children": [ - 9177 + 9163 ] } ] @@ -1119,7 +1119,7 @@ "types": [ { "type": "reference", - "target": 9183, + "target": 9169, "typeArguments": [ { "type": "reference", @@ -1145,7 +1145,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 9182, + "target": 9168, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1153,14 +1153,14 @@ "extendsType": { "type": "reflection", "declaration": { - "id": 9178, + "id": 9164, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 9179, + "id": 9165, "name": "uuid", "variant": "declaration", "kind": 1024, @@ -1177,7 +1177,7 @@ { "title": "Properties", "children": [ - 9179 + 9165 ] } ] @@ -1185,7 +1185,7 @@ }, "trueType": { "type": "reference", - "target": 9183, + "target": 9169, "typeArguments": [ { "type": "reference", @@ -1205,7 +1205,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 9182, + "target": 9168, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1213,14 +1213,14 @@ "extendsType": { "type": "reflection", "declaration": { - "id": 9180, + "id": 9166, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 9181, + "id": 9167, "name": "id", "variant": "declaration", "kind": 1024, @@ -1237,7 +1237,7 @@ { "title": "Properties", "children": [ - 9181 + 9167 ] } ] @@ -1245,7 +1245,7 @@ }, "trueType": { "type": "reference", - "target": 9183, + "target": 9169, "typeArguments": [ { "type": "reference", @@ -1271,14 +1271,14 @@ } }, { - "id": 9037, + "id": 9023, "name": "OperatorMap", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 9058, + "id": 9044, "name": "T", "variant": "typeParam", "kind": 131072, @@ -1288,14 +1288,14 @@ "type": { "type": "reflection", "declaration": { - "id": 9038, + "id": 9024, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 9039, + "id": 9025, "name": "$and", "variant": "declaration", "kind": 1024, @@ -1306,11 +1306,11 @@ "type": "array", "elementType": { "type": "reference", - "target": 9126, + "target": 9112, "typeArguments": [ { "type": "reference", - "target": 9058, + "target": 9044, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1322,7 +1322,7 @@ } }, { - "id": 9040, + "id": 9026, "name": "$or", "variant": "declaration", "kind": 1024, @@ -1333,11 +1333,11 @@ "type": "array", "elementType": { "type": "reference", - "target": 9126, + "target": 9112, "typeArguments": [ { "type": "reference", - "target": 9058, + "target": 9044, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1349,7 +1349,7 @@ } }, { - "id": 9041, + "id": 9027, "name": "$eq", "variant": "declaration", "kind": 1024, @@ -1361,11 +1361,11 @@ "types": [ { "type": "reference", - "target": 9128, + "target": 9114, "typeArguments": [ { "type": "reference", - "target": 9058, + "target": 9044, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1378,11 +1378,11 @@ "type": "array", "elementType": { "type": "reference", - "target": 9128, + "target": 9114, "typeArguments": [ { "type": "reference", - "target": 9058, + "target": 9044, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1396,7 +1396,7 @@ } }, { - "id": 9042, + "id": 9028, "name": "$ne", "variant": "declaration", "kind": 1024, @@ -1405,11 +1405,11 @@ }, "type": { "type": "reference", - "target": 9128, + "target": 9114, "typeArguments": [ { "type": "reference", - "target": 9058, + "target": 9044, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1420,7 +1420,7 @@ } }, { - "id": 9043, + "id": 9029, "name": "$in", "variant": "declaration", "kind": 1024, @@ -1431,11 +1431,11 @@ "type": "array", "elementType": { "type": "reference", - "target": 9128, + "target": 9114, "typeArguments": [ { "type": "reference", - "target": 9058, + "target": 9044, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1447,7 +1447,7 @@ } }, { - "id": 9044, + "id": 9030, "name": "$nin", "variant": "declaration", "kind": 1024, @@ -1458,11 +1458,11 @@ "type": "array", "elementType": { "type": "reference", - "target": 9128, + "target": 9114, "typeArguments": [ { "type": "reference", - "target": 9058, + "target": 9044, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1474,7 +1474,7 @@ } }, { - "id": 9045, + "id": 9031, "name": "$not", "variant": "declaration", "kind": 1024, @@ -1483,11 +1483,11 @@ }, "type": { "type": "reference", - "target": 9126, + "target": 9112, "typeArguments": [ { "type": "reference", - "target": 9058, + "target": 9044, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1498,7 +1498,7 @@ } }, { - "id": 9046, + "id": 9032, "name": "$gt", "variant": "declaration", "kind": 1024, @@ -1507,11 +1507,11 @@ }, "type": { "type": "reference", - "target": 9128, + "target": 9114, "typeArguments": [ { "type": "reference", - "target": 9058, + "target": 9044, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1522,7 +1522,7 @@ } }, { - "id": 9047, + "id": 9033, "name": "$gte", "variant": "declaration", "kind": 1024, @@ -1531,11 +1531,11 @@ }, "type": { "type": "reference", - "target": 9128, + "target": 9114, "typeArguments": [ { "type": "reference", - "target": 9058, + "target": 9044, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1546,7 +1546,7 @@ } }, { - "id": 9048, + "id": 9034, "name": "$lt", "variant": "declaration", "kind": 1024, @@ -1555,11 +1555,11 @@ }, "type": { "type": "reference", - "target": 9128, + "target": 9114, "typeArguments": [ { "type": "reference", - "target": 9058, + "target": 9044, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1570,7 +1570,7 @@ } }, { - "id": 9049, + "id": 9035, "name": "$lte", "variant": "declaration", "kind": 1024, @@ -1579,11 +1579,11 @@ }, "type": { "type": "reference", - "target": 9128, + "target": 9114, "typeArguments": [ { "type": "reference", - "target": 9058, + "target": 9044, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1594,7 +1594,7 @@ } }, { - "id": 9050, + "id": 9036, "name": "$like", "variant": "declaration", "kind": 1024, @@ -1607,7 +1607,7 @@ } }, { - "id": 9051, + "id": 9037, "name": "$re", "variant": "declaration", "kind": 1024, @@ -1620,7 +1620,7 @@ } }, { - "id": 9052, + "id": 9038, "name": "$ilike", "variant": "declaration", "kind": 1024, @@ -1633,7 +1633,7 @@ } }, { - "id": 9053, + "id": 9039, "name": "$fulltext", "variant": "declaration", "kind": 1024, @@ -1646,7 +1646,7 @@ } }, { - "id": 9054, + "id": 9040, "name": "$overlap", "variant": "declaration", "kind": 1024, @@ -1662,7 +1662,7 @@ } }, { - "id": 9055, + "id": 9041, "name": "$contains", "variant": "declaration", "kind": 1024, @@ -1678,7 +1678,7 @@ } }, { - "id": 9056, + "id": 9042, "name": "$contained", "variant": "declaration", "kind": 1024, @@ -1694,7 +1694,7 @@ } }, { - "id": 9057, + "id": 9043, "name": "$exists", "variant": "declaration", "kind": 1024, @@ -1711,25 +1711,25 @@ { "title": "Properties", "children": [ + 9025, + 9026, + 9027, + 9028, + 9029, + 9030, + 9031, + 9032, + 9033, + 9034, + 9035, + 9036, + 9037, + 9038, 9039, 9040, 9041, 9042, - 9043, - 9044, - 9045, - 9046, - 9047, - 9048, - 9049, - 9050, - 9051, - 9052, - 9053, - 9054, - 9055, - 9056, - 9057 + 9043 ] } ] @@ -1737,14 +1737,14 @@ } }, { - "id": 9171, + "id": 9157, "name": "FilterValue2", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 9172, + "id": 9158, "name": "T", "variant": "typeParam", "kind": 131072, @@ -1756,18 +1756,18 @@ "types": [ { "type": "reference", - "target": 9172, + "target": 9158, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true }, { "type": "reference", - "target": 9128, + "target": 9114, "typeArguments": [ { "type": "reference", - "target": 9172, + "target": 9158, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1778,11 +1778,11 @@ }, { "type": "reference", - "target": 9173, + "target": 9159, "typeArguments": [ { "type": "reference", - "target": 9172, + "target": 9158, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1795,14 +1795,14 @@ } }, { - "id": 9165, + "id": 9151, "name": "FilterValue", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 9166, + "id": 9152, "name": "T", "variant": "typeParam", "kind": 131072, @@ -1814,15 +1814,15 @@ "types": [ { "type": "reference", - "target": 9037, + "target": 9023, "typeArguments": [ { "type": "reference", - "target": 9171, + "target": 9157, "typeArguments": [ { "type": "reference", - "target": 9166, + "target": 9152, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1837,11 +1837,11 @@ }, { "type": "reference", - "target": 9171, + "target": 9157, "typeArguments": [ { "type": "reference", - "target": 9166, + "target": 9152, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1854,11 +1854,11 @@ "type": "array", "elementType": { "type": "reference", - "target": 9171, + "target": 9157, "typeArguments": [ { "type": "reference", - "target": 9166, + "target": 9152, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1876,7 +1876,7 @@ } }, { - "id": 9170, + "id": 9156, "name": "PrevLimit", "variant": "declaration", "kind": 2097152, @@ -1904,14 +1904,14 @@ } }, { - "id": 9159, + "id": 9145, "name": "FilterQuery", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 9163, + "id": 9149, "name": "T", "variant": "typeParam", "kind": 131072, @@ -1922,7 +1922,7 @@ } }, { - "id": 9164, + "id": 9150, "name": "Prev", "variant": "typeParam", "kind": 131072, @@ -1941,7 +1941,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 9164, + "target": 9150, "name": "Prev", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1962,7 +1962,7 @@ "operator": "keyof", "target": { "type": "reference", - "target": 9163, + "target": 9149, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1984,7 +1984,7 @@ }, "objectType": { "type": "reference", - "target": 9163, + "target": 9149, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -2041,7 +2041,7 @@ }, "objectType": { "type": "reference", - "target": 9163, + "target": 9149, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -2049,7 +2049,7 @@ }, { "type": "reference", - "target": 9037, + "target": 9023, "typeArguments": [ { "type": "indexedAccess", @@ -2065,7 +2065,7 @@ }, "objectType": { "type": "reference", - "target": 9163, + "target": 9149, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -2093,7 +2093,7 @@ }, "objectType": { "type": "reference", - "target": 9163, + "target": 9149, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -2118,21 +2118,21 @@ "extendsType": { "type": "reflection", "declaration": { - "id": 9160, + "id": 9146, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "indexSignatures": [ { - "id": 9161, + "id": 9147, "name": "__index", "variant": "signature", "kind": 8192, "flags": {}, "parameters": [ { - "id": 9162, + "id": 9148, "name": "x", "variant": "param", "kind": 32768, @@ -2169,7 +2169,7 @@ }, "trueType": { "type": "reference", - "target": 9159, + "target": 9145, "typeArguments": [ { "type": "reference", @@ -2196,14 +2196,14 @@ "type": "indexedAccess", "indexType": { "type": "reference", - "target": 9164, + "target": 9150, "name": "Prev", "package": "@medusajs/types", "refersToTypeParameter": true }, "objectType": { "type": "reference", - "target": 9170, + "target": 9156, "name": "PrevLimit", "package": "@medusajs/types" } @@ -2233,7 +2233,7 @@ } }, { - "id": 9167, + "id": 9153, "name": "EventMetadata", "variant": "declaration", "kind": 2097152, @@ -2263,14 +2263,14 @@ { "type": "reflection", "declaration": { - "id": 9168, + "id": 9154, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 9169, + "id": 9155, "name": "eventGroupId", "variant": "declaration", "kind": 1024, @@ -2287,7 +2287,7 @@ { "title": "Properties", "children": [ - 9169 + 9155 ] } ] @@ -2297,14 +2297,14 @@ } }, { - "id": 9149, + "id": 9135, "name": "MessageBody", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 9154, + "id": 9140, "name": "TData", "variant": "typeParam", "kind": 131072, @@ -2318,14 +2318,14 @@ "type": { "type": "reflection", "declaration": { - "id": 9150, + "id": 9136, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 9151, + "id": 9137, "name": "eventName", "variant": "declaration", "kind": 1024, @@ -2336,7 +2336,7 @@ } }, { - "id": 9152, + "id": 9138, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -2345,20 +2345,20 @@ }, "type": { "type": "reference", - "target": 9167, + "target": 9153, "name": "EventMetadata", "package": "@medusajs/types" } }, { - "id": 9153, + "id": 9139, "name": "data", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 9154, + "target": 9140, "name": "TData", "package": "@medusajs/types", "refersToTypeParameter": true @@ -2369,9 +2369,9 @@ { "title": "Properties", "children": [ - 9151, - 9152, - 9153 + 9137, + 9138, + 9139 ] } ] @@ -2379,14 +2379,14 @@ } }, { - "id": 9099, + "id": 9085, "name": "Message", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 9102, + "id": 9088, "name": "TData", "variant": "typeParam", "kind": 131072, @@ -2402,11 +2402,11 @@ "types": [ { "type": "reference", - "target": 9149, + "target": 9135, "typeArguments": [ { "type": "reference", - "target": 9102, + "target": 9088, "name": "TData", "package": "@medusajs/types", "refersToTypeParameter": true @@ -2418,14 +2418,14 @@ { "type": "reflection", "declaration": { - "id": 9100, + "id": 9086, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 9101, + "id": 9087, "name": "options", "variant": "declaration", "kind": 1024, @@ -2457,7 +2457,7 @@ { "title": "Properties", "children": [ - 9101 + 9087 ] } ] @@ -2467,14 +2467,14 @@ } }, { - "id": 9109, + "id": 9095, "name": "RawMessageFormat", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 9118, + "id": 9104, "name": "TData", "variant": "typeParam", "kind": 131072, @@ -2488,14 +2488,14 @@ "type": { "type": "reflection", "declaration": { - "id": 9110, + "id": 9096, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 9111, + "id": 9097, "name": "eventName", "variant": "declaration", "kind": 1024, @@ -2506,21 +2506,21 @@ } }, { - "id": 9112, + "id": 9098, "name": "data", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 9118, + "target": 9104, "name": "TData", "package": "@medusajs/types", "refersToTypeParameter": true } }, { - "id": 9113, + "id": 9099, "name": "source", "variant": "declaration", "kind": 1024, @@ -2531,7 +2531,7 @@ } }, { - "id": 9114, + "id": 9100, "name": "object", "variant": "declaration", "kind": 1024, @@ -2542,7 +2542,7 @@ } }, { - "id": 9115, + "id": 9101, "name": "action", "variant": "declaration", "kind": 1024, @@ -2555,7 +2555,7 @@ } }, { - "id": 9116, + "id": 9102, "name": "context", "variant": "declaration", "kind": 1024, @@ -2571,7 +2571,7 @@ "typeArguments": [ { "type": "reference", - "target": 8748, + "target": 8734, "name": "Context", "package": "@medusajs/types" }, @@ -2585,7 +2585,7 @@ } }, { - "id": 9117, + "id": 9103, "name": "options", "variant": "declaration", "kind": 1024, @@ -2617,13 +2617,13 @@ { "title": "Properties", "children": [ - 9111, - 9112, - 9113, - 9114, - 9115, - 9116, - 9117 + 9097, + 9098, + 9099, + 9100, + 9101, + 9102, + 9103 ] } ] @@ -2631,7 +2631,7 @@ } }, { - "id": 9140, + "id": 9126, "name": "JoinerRelationship", "variant": "declaration", "kind": 2097152, @@ -2639,14 +2639,14 @@ "type": { "type": "reflection", "declaration": { - "id": 9141, + "id": 9127, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 9142, + "id": 9128, "name": "alias", "variant": "declaration", "kind": 1024, @@ -2657,7 +2657,7 @@ } }, { - "id": 9143, + "id": 9129, "name": "foreignKey", "variant": "declaration", "kind": 1024, @@ -2668,7 +2668,7 @@ } }, { - "id": 9144, + "id": 9130, "name": "primaryKey", "variant": "declaration", "kind": 1024, @@ -2679,7 +2679,7 @@ } }, { - "id": 9145, + "id": 9131, "name": "serviceName", "variant": "declaration", "kind": 1024, @@ -2690,7 +2690,7 @@ } }, { - "id": 9146, + "id": 9132, "name": "inverse", "variant": "declaration", "kind": 1024, @@ -2711,7 +2711,7 @@ } }, { - "id": 9147, + "id": 9133, "name": "isList", "variant": "declaration", "kind": 1024, @@ -2732,7 +2732,7 @@ } }, { - "id": 9148, + "id": 9134, "name": "args", "variant": "declaration", "kind": 1024, @@ -2772,13 +2772,13 @@ { "title": "Properties", "children": [ - 9142, - 9143, - 9144, - 9145, - 9146, - 9147, - 9148 + 9128, + 9129, + 9130, + 9131, + 9132, + 9133, + 9134 ] } ] @@ -2786,14 +2786,14 @@ } }, { - "id": 9137, + "id": 9123, "name": "JoinerServiceConfigAlias", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 9138, + "id": 9124, "name": "name", "variant": "declaration", "kind": 1024, @@ -2816,7 +2816,7 @@ } }, { - "id": 9139, + "id": 9125, "name": "args", "variant": "declaration", "kind": 1024, @@ -2856,21 +2856,21 @@ { "title": "Properties", "children": [ - 9138, - 9139 + 9124, + 9125 ] } ] }, { - "id": 9076, + "id": 9062, "name": "JoinerServiceConfig", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 9077, + "id": 9063, "name": "serviceName", "variant": "declaration", "kind": 1024, @@ -2881,7 +2881,7 @@ } }, { - "id": 9078, + "id": 9064, "name": "alias", "variant": "declaration", "kind": 1024, @@ -2901,7 +2901,7 @@ "types": [ { "type": "reference", - "target": 9137, + "target": 9123, "name": "JoinerServiceConfigAlias", "package": "@medusajs/types" }, @@ -2909,7 +2909,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 9137, + "target": 9123, "name": "JoinerServiceConfigAlias", "package": "@medusajs/types" } @@ -2918,7 +2918,7 @@ } }, { - "id": 9079, + "id": 9065, "name": "fieldAlias", "variant": "declaration", "kind": 1024, @@ -2954,14 +2954,14 @@ { "type": "reflection", "declaration": { - "id": 9080, + "id": 9066, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 9081, + "id": 9067, "name": "path", "variant": "declaration", "kind": 1024, @@ -2972,7 +2972,7 @@ } }, { - "id": 9082, + "id": 9068, "name": "forwardArgumentsOnPath", "variant": "declaration", "kind": 1024, @@ -2990,8 +2990,8 @@ { "title": "Properties", "children": [ - 9081, - 9082 + 9067, + 9068 ] } ] @@ -3005,7 +3005,7 @@ } }, { - "id": 9083, + "id": 9069, "name": "primaryKeys", "variant": "declaration", "kind": 1024, @@ -3019,7 +3019,7 @@ } }, { - "id": 9084, + "id": 9070, "name": "relationships", "variant": "declaration", "kind": 1024, @@ -3030,14 +3030,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 9140, + "target": 9126, "name": "JoinerRelationship", "package": "@medusajs/types" } } }, { - "id": 9085, + "id": 9071, "name": "extends", "variant": "declaration", "kind": 1024, @@ -3049,14 +3049,14 @@ "elementType": { "type": "reflection", "declaration": { - "id": 9086, + "id": 9072, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 9087, + "id": 9073, "name": "serviceName", "variant": "declaration", "kind": 1024, @@ -3067,14 +3067,14 @@ } }, { - "id": 9088, + "id": 9074, "name": "relationship", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 9140, + "target": 9126, "name": "JoinerRelationship", "package": "@medusajs/types" } @@ -3084,8 +3084,8 @@ { "title": "Properties", "children": [ - 9087, - 9088 + 9073, + 9074 ] } ] @@ -3094,7 +3094,7 @@ } }, { - "id": 9089, + "id": 9075, "name": "args", "variant": "declaration", "kind": 1024, @@ -3134,19 +3134,19 @@ { "title": "Properties", "children": [ - 9077, - 9078, - 9079, - 9083, - 9084, - 9085, - 9089 + 9063, + 9064, + 9065, + 9069, + 9070, + 9071, + 9075 ] } ] }, { - "id": 9093, + "id": 9079, "name": "LinkModulesExtraFields", "variant": "declaration", "kind": 2097152, @@ -3165,14 +3165,14 @@ { "type": "reflection", "declaration": { - "id": 9094, + "id": 9080, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 9095, + "id": 9081, "name": "type", "variant": "declaration", "kind": 1024, @@ -3268,7 +3268,7 @@ } }, { - "id": 9096, + "id": 9082, "name": "defaultValue", "variant": "declaration", "kind": 1024, @@ -3281,7 +3281,7 @@ } }, { - "id": 9097, + "id": 9083, "name": "nullable", "variant": "declaration", "kind": 1024, @@ -3294,7 +3294,7 @@ } }, { - "id": 9098, + "id": 9084, "name": "options", "variant": "declaration", "kind": 1024, @@ -3334,10 +3334,10 @@ { "title": "Properties", "children": [ - 9095, - 9096, - 9097, - 9098 + 9081, + 9082, + 9083, + 9084 ] } ] @@ -3349,7 +3349,7 @@ } }, { - "id": 8965, + "id": 8951, "name": "ModuleJoinerConfig", "variant": "declaration", "kind": 2097152, @@ -3366,7 +3366,7 @@ "typeArguments": [ { "type": "reference", - "target": 9076, + "target": 9062, "name": "JoinerServiceConfig", "package": "@medusajs/types" }, @@ -3398,14 +3398,14 @@ { "type": "reflection", "declaration": { - "id": 8966, + "id": 8952, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 8967, + "id": 8953, "name": "schema", "variant": "declaration", "kind": 1024, @@ -3426,7 +3426,7 @@ } }, { - "id": 8968, + "id": 8954, "name": "relationships", "variant": "declaration", "kind": 1024, @@ -3437,14 +3437,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 9090, + "target": 9076, "name": "ModuleJoinerRelationship", "package": "@medusajs/types" } } }, { - "id": 8969, + "id": 8955, "name": "extends", "variant": "declaration", "kind": 1024, @@ -3456,14 +3456,14 @@ "elementType": { "type": "reflection", "declaration": { - "id": 8970, + "id": 8956, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 8971, + "id": 8957, "name": "serviceName", "variant": "declaration", "kind": 1024, @@ -3474,7 +3474,7 @@ } }, { - "id": 8972, + "id": 8958, "name": "fieldAlias", "variant": "declaration", "kind": 1024, @@ -3502,14 +3502,14 @@ { "type": "reflection", "declaration": { - "id": 8973, + "id": 8959, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 8974, + "id": 8960, "name": "path", "variant": "declaration", "kind": 1024, @@ -3520,7 +3520,7 @@ } }, { - "id": 8975, + "id": 8961, "name": "forwardArgumentsOnPath", "variant": "declaration", "kind": 1024, @@ -3536,7 +3536,7 @@ } }, { - "id": 8976, + "id": 8962, "name": "isList", "variant": "declaration", "kind": 1024, @@ -3553,9 +3553,9 @@ { "title": "Properties", "children": [ - 8974, - 8975, - 8976 + 8960, + 8961, + 8962 ] } ] @@ -3569,14 +3569,14 @@ } }, { - "id": 8977, + "id": 8963, "name": "relationship", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 9090, + "target": 9076, "name": "ModuleJoinerRelationship", "package": "@medusajs/types" } @@ -3586,9 +3586,9 @@ { "title": "Properties", "children": [ - 8971, - 8972, - 8977 + 8957, + 8958, + 8963 ] } ] @@ -3597,7 +3597,7 @@ } }, { - "id": 8978, + "id": 8964, "name": "serviceName", "variant": "declaration", "kind": 1024, @@ -3610,7 +3610,7 @@ } }, { - "id": 8979, + "id": 8965, "name": "primaryKeys", "variant": "declaration", "kind": 1024, @@ -3626,7 +3626,7 @@ } }, { - "id": 8980, + "id": 8966, "name": "isLink", "variant": "declaration", "kind": 1024, @@ -3647,7 +3647,7 @@ } }, { - "id": 8981, + "id": 8967, "name": "linkableKeys", "variant": "declaration", "kind": 1024, @@ -3683,7 +3683,7 @@ } }, { - "id": 8982, + "id": 8968, "name": "isReadOnlyLink", "variant": "declaration", "kind": 1024, @@ -3704,7 +3704,7 @@ } }, { - "id": 8983, + "id": 8969, "name": "extraDataFields", "variant": "declaration", "kind": 1024, @@ -3728,7 +3728,7 @@ } }, { - "id": 8984, + "id": 8970, "name": "databaseConfig", "variant": "declaration", "kind": 1024, @@ -3738,14 +3738,14 @@ "type": { "type": "reflection", "declaration": { - "id": 8985, + "id": 8971, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 8986, + "id": 8972, "name": "tableName", "variant": "declaration", "kind": 1024, @@ -3766,7 +3766,7 @@ } }, { - "id": 8987, + "id": 8973, "name": "idPrefix", "variant": "declaration", "kind": 1024, @@ -3787,7 +3787,7 @@ } }, { - "id": 8988, + "id": 8974, "name": "extraFields", "variant": "declaration", "kind": 1024, @@ -3796,7 +3796,7 @@ }, "type": { "type": "reference", - "target": 9093, + "target": 9079, "name": "LinkModulesExtraFields", "package": "@medusajs/types" } @@ -3806,9 +3806,9 @@ { "title": "Properties", "children": [ - 8986, - 8987, - 8988 + 8972, + 8973, + 8974 ] } ] @@ -3820,16 +3820,16 @@ { "title": "Properties", "children": [ + 8953, + 8954, + 8955, + 8964, + 8965, + 8966, 8967, 8968, 8969, - 8978, - 8979, - 8980, - 8981, - 8982, - 8983, - 8984 + 8970 ] } ] @@ -3839,7 +3839,7 @@ } }, { - "id": 9090, + "id": 9076, "name": "ModuleJoinerRelationship", "variant": "declaration", "kind": 2097152, @@ -3849,21 +3849,21 @@ "types": [ { "type": "reference", - "target": 9140, + "target": 9126, "name": "JoinerRelationship", "package": "@medusajs/types" }, { "type": "reflection", "declaration": { - "id": 9091, + "id": 9077, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 9092, + "id": 9078, "name": "deleteCascade", "variant": "declaration", "kind": 1024, @@ -3888,7 +3888,7 @@ { "title": "Properties", "children": [ - 9092 + 9078 ] } ] @@ -3898,7 +3898,7 @@ } }, { - "id": 8730, + "id": 8716, "name": "IModuleService", "variant": "declaration", "kind": 256, @@ -3906,13 +3906,13 @@ "extendedBy": [ { "type": "reference", - "target": 8486, + "target": 8472, "name": "IPricingModuleService" } ] }, { - "id": 9010, + "id": 8996, "name": "MoneyAmountDTO", "variant": "declaration", "kind": 256, @@ -3927,7 +3927,7 @@ }, "children": [ { - "id": 9011, + "id": 8997, "name": "id", "variant": "declaration", "kind": 1024, @@ -3946,7 +3946,7 @@ } }, { - "id": 9012, + "id": 8998, "name": "currency_code", "variant": "declaration", "kind": 1024, @@ -3967,7 +3967,7 @@ } }, { - "id": 9013, + "id": 8999, "name": "amount", "variant": "declaration", "kind": 1024, @@ -3984,13 +3984,13 @@ }, "type": { "type": "reference", - "target": 9004, + "target": 8990, "name": "BigNumberValue", "package": "@medusajs/types" } }, { - "id": 9014, + "id": 9000, "name": "min_quantity", "variant": "declaration", "kind": 1024, @@ -4007,13 +4007,13 @@ }, "type": { "type": "reference", - "target": 9004, + "target": 8990, "name": "BigNumberValue", "package": "@medusajs/types" } }, { - "id": 9015, + "id": 9001, "name": "max_quantity", "variant": "declaration", "kind": 1024, @@ -4030,13 +4030,13 @@ }, "type": { "type": "reference", - "target": 9004, + "target": 8990, "name": "BigNumberValue", "package": "@medusajs/types" } }, { - "id": 9016, + "id": 9002, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -4060,7 +4060,7 @@ } }, { - "id": 9017, + "id": 9003, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -4084,7 +4084,7 @@ } }, { - "id": 9018, + "id": 9004, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -4121,20 +4121,20 @@ { "title": "Properties", "children": [ - 9011, - 9012, - 9013, - 9014, - 9015, - 9016, - 9017, - 9018 + 8997, + 8998, + 8999, + 9000, + 9001, + 9002, + 9003, + 9004 ] } ] }, { - "id": 9119, + "id": 9105, "name": "CreateMoneyAmountDTO", "variant": "declaration", "kind": 256, @@ -4149,7 +4149,7 @@ }, "children": [ { - "id": 9120, + "id": 9106, "name": "id", "variant": "declaration", "kind": 1024, @@ -4170,7 +4170,7 @@ } }, { - "id": 9121, + "id": 9107, "name": "currency_code", "variant": "declaration", "kind": 1024, @@ -4189,7 +4189,7 @@ } }, { - "id": 9122, + "id": 9108, "name": "amount", "variant": "declaration", "kind": 1024, @@ -4204,13 +4204,13 @@ }, "type": { "type": "reference", - "target": 8989, + "target": 8975, "name": "BigNumberInput", "package": "@medusajs/types" } }, { - "id": 9123, + "id": 9109, "name": "min_quantity", "variant": "declaration", "kind": 1024, @@ -4234,7 +4234,7 @@ }, { "type": "reference", - "target": 8989, + "target": 8975, "name": "BigNumberInput", "package": "@medusajs/types" } @@ -4242,7 +4242,7 @@ } }, { - "id": 9124, + "id": 9110, "name": "max_quantity", "variant": "declaration", "kind": 1024, @@ -4266,7 +4266,7 @@ }, { "type": "reference", - "target": 8989, + "target": 8975, "name": "BigNumberInput", "package": "@medusajs/types" } @@ -4278,29 +4278,29 @@ { "title": "Properties", "children": [ - 9120, - 9121, - 9122, - 9123, - 9124 + 9106, + 9107, + 9108, + 9109, + 9110 ] } ], "extendedBy": [ { "type": "reference", - "target": 9028, + "target": 9014, "name": "CreatePricesDTO" }, { "type": "reference", - "target": 9060, + "target": 9046, "name": "CreatePriceListPriceDTO" } ] }, { - "id": 9131, + "id": 9117, "name": "UpdateMoneyAmountDTO", "variant": "declaration", "kind": 256, @@ -4323,7 +4323,7 @@ }, "children": [ { - "id": 9132, + "id": 9118, "name": "id", "variant": "declaration", "kind": 1024, @@ -4342,7 +4342,7 @@ } }, { - "id": 9133, + "id": 9119, "name": "currency_code", "variant": "declaration", "kind": 1024, @@ -4372,7 +4372,7 @@ } }, { - "id": 9134, + "id": 9120, "name": "amount", "variant": "declaration", "kind": 1024, @@ -4389,13 +4389,13 @@ }, "type": { "type": "reference", - "target": 8989, + "target": 8975, "name": "BigNumberInput", "package": "@medusajs/types" } }, { - "id": 9135, + "id": 9121, "name": "min_quantity", "variant": "declaration", "kind": 1024, @@ -4419,7 +4419,7 @@ }, { "type": "reference", - "target": 8989, + "target": 8975, "name": "BigNumberInput", "package": "@medusajs/types" } @@ -4427,7 +4427,7 @@ } }, { - "id": 9136, + "id": 9122, "name": "max_quantity", "variant": "declaration", "kind": 1024, @@ -4451,7 +4451,7 @@ }, { "type": "reference", - "target": 8989, + "target": 8975, "name": "BigNumberInput", "package": "@medusajs/types" } @@ -4463,24 +4463,24 @@ { "title": "Properties", "children": [ - 9132, - 9133, - 9134, - 9135, - 9136 + 9118, + 9119, + 9120, + 9121, + 9122 ] } ], "extendedBy": [ { "type": "reference", - "target": 9068, + "target": 9054, "name": "UpdatePriceListPriceDTO" } ] }, { - "id": 9023, + "id": 9009, "name": "FilterableMoneyAmountProps", "variant": "declaration", "kind": 256, @@ -4495,7 +4495,7 @@ }, "children": [ { - "id": 9026, + "id": 9012, "name": "$and", "variant": "declaration", "kind": 1024, @@ -4518,17 +4518,17 @@ "types": [ { "type": "reference", - "target": 9023, + "target": 9009, "name": "FilterableMoneyAmountProps", "package": "@medusajs/types" }, { "type": "reference", - "target": 9019, + "target": 9005, "typeArguments": [ { "type": "reference", - "target": 9023, + "target": 9009, "name": "FilterableMoneyAmountProps", "package": "@medusajs/types" } @@ -4541,12 +4541,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 9020, + "target": 9006, "name": "BaseFilterable.$and" } }, { - "id": 9027, + "id": 9013, "name": "$or", "variant": "declaration", "kind": 1024, @@ -4569,17 +4569,17 @@ "types": [ { "type": "reference", - "target": 9023, + "target": 9009, "name": "FilterableMoneyAmountProps", "package": "@medusajs/types" }, { "type": "reference", - "target": 9019, + "target": 9005, "typeArguments": [ { "type": "reference", - "target": 9023, + "target": 9009, "name": "FilterableMoneyAmountProps", "package": "@medusajs/types" } @@ -4592,12 +4592,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 9021, + "target": 9007, "name": "BaseFilterable.$or" } }, { - "id": 9024, + "id": 9010, "name": "id", "variant": "declaration", "kind": 1024, @@ -4621,7 +4621,7 @@ } }, { - "id": 9025, + "id": 9011, "name": "currency_code", "variant": "declaration", "kind": 1024, @@ -4658,21 +4658,21 @@ { "title": "Properties", "children": [ - 9026, - 9027, - 9024, - 9025 + 9012, + 9013, + 9010, + 9011 ] } ], "extendedTypes": [ { "type": "reference", - "target": 9019, + "target": 9005, "typeArguments": [ { "type": "reference", - "target": 9023, + "target": 9009, "name": "FilterableMoneyAmountProps", "package": "@medusajs/types" } @@ -4683,7 +4683,7 @@ ] }, { - "id": 9035, + "id": 9021, "name": "PriceListStatus", "variant": "declaration", "kind": 2097152, @@ -4711,7 +4711,7 @@ } }, { - "id": 9036, + "id": 9022, "name": "PriceListType", "variant": "declaration", "kind": 2097152, @@ -4739,7 +4739,7 @@ } }, { - "id": 8877, + "id": 8863, "name": "PriceListDTO", "variant": "declaration", "kind": 256, @@ -4754,7 +4754,7 @@ }, "children": [ { - "id": 8878, + "id": 8864, "name": "id", "variant": "declaration", "kind": 1024, @@ -4773,7 +4773,7 @@ } }, { - "id": 8879, + "id": 8865, "name": "title", "variant": "declaration", "kind": 1024, @@ -4794,7 +4794,7 @@ } }, { - "id": 8880, + "id": 8866, "name": "description", "variant": "declaration", "kind": 1024, @@ -4815,7 +4815,7 @@ } }, { - "id": 8881, + "id": 8867, "name": "starts_at", "variant": "declaration", "kind": 1024, @@ -4845,7 +4845,7 @@ } }, { - "id": 8882, + "id": 8868, "name": "status", "variant": "declaration", "kind": 1024, @@ -4862,13 +4862,13 @@ }, "type": { "type": "reference", - "target": 9035, + "target": 9021, "name": "PriceListStatus", "package": "@medusajs/types" } }, { - "id": 8883, + "id": 8869, "name": "type", "variant": "declaration", "kind": 1024, @@ -4885,13 +4885,13 @@ }, "type": { "type": "reference", - "target": 9036, + "target": 9022, "name": "PriceListType", "package": "@medusajs/types" } }, { - "id": 8884, + "id": 8870, "name": "ends_at", "variant": "declaration", "kind": 1024, @@ -4921,7 +4921,7 @@ } }, { - "id": 8885, + "id": 8871, "name": "rules_count", "variant": "declaration", "kind": 1024, @@ -4942,7 +4942,7 @@ } }, { - "id": 8886, + "id": 8872, "name": "prices", "variant": "declaration", "kind": 1024, @@ -4964,14 +4964,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 8825, + "target": 8811, "name": "PriceDTO", "package": "@medusajs/types" } } }, { - "id": 8887, + "id": 8873, "name": "money_amounts", "variant": "declaration", "kind": 1024, @@ -4993,14 +4993,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 9010, + "target": 8996, "name": "MoneyAmountDTO", "package": "@medusajs/types" } } }, { - "id": 8888, + "id": 8874, "name": "price_list_rules", "variant": "declaration", "kind": 1024, @@ -5022,7 +5022,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 8915, + "target": 8901, "name": "PriceListRuleDTO", "package": "@medusajs/types" } @@ -5033,23 +5033,23 @@ { "title": "Properties", "children": [ - 8878, - 8879, - 8880, - 8881, - 8882, - 8883, - 8884, - 8885, - 8886, - 8887, - 8888 + 8864, + 8865, + 8866, + 8867, + 8868, + 8869, + 8870, + 8871, + 8872, + 8873, + 8874 ] } ] }, { - "id": 9060, + "id": 9046, "name": "CreatePriceListPriceDTO", "variant": "declaration", "kind": 256, @@ -5064,7 +5064,7 @@ }, "children": [ { - "id": 9063, + "id": 9049, "name": "id", "variant": "declaration", "kind": 1024, @@ -5086,12 +5086,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 9120, + "target": 9106, "name": "CreateMoneyAmountDTO.id" } }, { - "id": 9064, + "id": 9050, "name": "currency_code", "variant": "declaration", "kind": 1024, @@ -5112,12 +5112,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 9121, + "target": 9107, "name": "CreateMoneyAmountDTO.currency_code" } }, { - "id": 9065, + "id": 9051, "name": "amount", "variant": "declaration", "kind": 1024, @@ -5134,18 +5134,18 @@ }, "type": { "type": "reference", - "target": 8989, + "target": 8975, "name": "BigNumberInput", "package": "@medusajs/types" }, "inheritedFrom": { "type": "reference", - "target": 9122, + "target": 9108, "name": "CreateMoneyAmountDTO.amount" } }, { - "id": 9066, + "id": 9052, "name": "min_quantity", "variant": "declaration", "kind": 1024, @@ -5170,7 +5170,7 @@ }, { "type": "reference", - "target": 8989, + "target": 8975, "name": "BigNumberInput", "package": "@medusajs/types" } @@ -5178,12 +5178,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 9123, + "target": 9109, "name": "CreateMoneyAmountDTO.min_quantity" } }, { - "id": 9067, + "id": 9053, "name": "max_quantity", "variant": "declaration", "kind": 1024, @@ -5208,7 +5208,7 @@ }, { "type": "reference", - "target": 8989, + "target": 8975, "name": "BigNumberInput", "package": "@medusajs/types" } @@ -5216,12 +5216,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 9124, + "target": 9110, "name": "CreateMoneyAmountDTO.max_quantity" } }, { - "id": 9061, + "id": 9047, "name": "price_set_id", "variant": "declaration", "kind": 1024, @@ -5240,7 +5240,7 @@ } }, { - "id": 9062, + "id": 9048, "name": "rules", "variant": "declaration", "kind": 1024, @@ -5257,7 +5257,7 @@ }, "type": { "type": "reference", - "target": 9130, + "target": 9116, "name": "CreatePriceListPriceRules", "package": "@medusajs/types" } @@ -5267,27 +5267,27 @@ { "title": "Properties", "children": [ - 9063, - 9064, - 9065, - 9066, - 9067, - 9061, - 9062 + 9049, + 9050, + 9051, + 9052, + 9053, + 9047, + 9048 ] } ], "extendedTypes": [ { "type": "reference", - "target": 9119, + "target": 9105, "name": "CreateMoneyAmountDTO", "package": "@medusajs/types" } ] }, { - "id": 9068, + "id": 9054, "name": "UpdatePriceListPriceDTO", "variant": "declaration", "kind": 256, @@ -5310,7 +5310,7 @@ }, "children": [ { - "id": 9071, + "id": 9057, "name": "id", "variant": "declaration", "kind": 1024, @@ -5331,12 +5331,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 9132, + "target": 9118, "name": "UpdateMoneyAmountDTO.id" } }, { - "id": 9072, + "id": 9058, "name": "currency_code", "variant": "declaration", "kind": 1024, @@ -5367,12 +5367,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 9133, + "target": 9119, "name": "UpdateMoneyAmountDTO.currency_code" } }, { - "id": 9073, + "id": 9059, "name": "amount", "variant": "declaration", "kind": 1024, @@ -5390,18 +5390,18 @@ }, "type": { "type": "reference", - "target": 8989, + "target": 8975, "name": "BigNumberInput", "package": "@medusajs/types" }, "inheritedFrom": { "type": "reference", - "target": 9134, + "target": 9120, "name": "UpdateMoneyAmountDTO.amount" } }, { - "id": 9074, + "id": 9060, "name": "min_quantity", "variant": "declaration", "kind": 1024, @@ -5426,7 +5426,7 @@ }, { "type": "reference", - "target": 8989, + "target": 8975, "name": "BigNumberInput", "package": "@medusajs/types" } @@ -5434,12 +5434,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 9135, + "target": 9121, "name": "UpdateMoneyAmountDTO.min_quantity" } }, { - "id": 9075, + "id": 9061, "name": "max_quantity", "variant": "declaration", "kind": 1024, @@ -5464,7 +5464,7 @@ }, { "type": "reference", - "target": 8989, + "target": 8975, "name": "BigNumberInput", "package": "@medusajs/types" } @@ -5472,12 +5472,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 9136, + "target": 9122, "name": "UpdateMoneyAmountDTO.max_quantity" } }, { - "id": 9069, + "id": 9055, "name": "price_set_id", "variant": "declaration", "kind": 1024, @@ -5496,7 +5496,7 @@ } }, { - "id": 9070, + "id": 9056, "name": "rules", "variant": "declaration", "kind": 1024, @@ -5513,7 +5513,7 @@ }, "type": { "type": "reference", - "target": 9130, + "target": 9116, "name": "CreatePriceListPriceRules", "package": "@medusajs/types" } @@ -5523,27 +5523,27 @@ { "title": "Properties", "children": [ - 9071, - 9072, - 9073, - 9074, - 9075, - 9069, - 9070 + 9057, + 9058, + 9059, + 9060, + 9061, + 9055, + 9056 ] } ], "extendedTypes": [ { "type": "reference", - "target": 9131, + "target": 9117, "name": "UpdateMoneyAmountDTO", "package": "@medusajs/types" } ] }, { - "id": 9130, + "id": 9116, "name": "CreatePriceListPriceRules", "variant": "declaration", "kind": 256, @@ -5579,7 +5579,7 @@ ] }, { - "id": 9059, + "id": 9045, "name": "CreatePriceListRules", "variant": "declaration", "kind": 256, @@ -5618,7 +5618,7 @@ ] }, { - "id": 8898, + "id": 8884, "name": "CreatePriceListDTO", "variant": "declaration", "kind": 256, @@ -5633,7 +5633,7 @@ }, "children": [ { - "id": 8899, + "id": 8885, "name": "title", "variant": "declaration", "kind": 1024, @@ -5652,7 +5652,7 @@ } }, { - "id": 8900, + "id": 8886, "name": "description", "variant": "declaration", "kind": 1024, @@ -5671,7 +5671,7 @@ } }, { - "id": 8901, + "id": 8887, "name": "starts_at", "variant": "declaration", "kind": 1024, @@ -5701,7 +5701,7 @@ } }, { - "id": 8902, + "id": 8888, "name": "ends_at", "variant": "declaration", "kind": 1024, @@ -5731,7 +5731,7 @@ } }, { - "id": 8903, + "id": 8889, "name": "status", "variant": "declaration", "kind": 1024, @@ -5748,13 +5748,13 @@ }, "type": { "type": "reference", - "target": 9035, + "target": 9021, "name": "PriceListStatus", "package": "@medusajs/types" } }, { - "id": 8904, + "id": 8890, "name": "type", "variant": "declaration", "kind": 1024, @@ -5771,13 +5771,13 @@ }, "type": { "type": "reference", - "target": 9036, + "target": 9022, "name": "PriceListType", "package": "@medusajs/types" } }, { - "id": 8905, + "id": 8891, "name": "rules", "variant": "declaration", "kind": 1024, @@ -5794,13 +5794,13 @@ }, "type": { "type": "reference", - "target": 9059, + "target": 9045, "name": "CreatePriceListRules", "package": "@medusajs/types" } }, { - "id": 8906, + "id": 8892, "name": "prices", "variant": "declaration", "kind": 1024, @@ -5819,7 +5819,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 9060, + "target": 9046, "name": "CreatePriceListPriceDTO", "package": "@medusajs/types" } @@ -5830,20 +5830,20 @@ { "title": "Properties", "children": [ - 8899, - 8900, - 8901, - 8902, - 8903, - 8904, - 8905, - 8906 + 8885, + 8886, + 8887, + 8888, + 8889, + 8890, + 8891, + 8892 ] } ] }, { - "id": 8907, + "id": 8893, "name": "UpdatePriceListDTO", "variant": "declaration", "kind": 256, @@ -5858,7 +5858,7 @@ }, "children": [ { - "id": 8908, + "id": 8894, "name": "id", "variant": "declaration", "kind": 1024, @@ -5877,7 +5877,7 @@ } }, { - "id": 8909, + "id": 8895, "name": "title", "variant": "declaration", "kind": 1024, @@ -5898,7 +5898,7 @@ } }, { - "id": 8910, + "id": 8896, "name": "description", "variant": "declaration", "kind": 1024, @@ -5928,7 +5928,7 @@ } }, { - "id": 8911, + "id": 8897, "name": "starts_at", "variant": "declaration", "kind": 1024, @@ -5958,7 +5958,7 @@ } }, { - "id": 8912, + "id": 8898, "name": "ends_at", "variant": "declaration", "kind": 1024, @@ -5988,7 +5988,7 @@ } }, { - "id": 8913, + "id": 8899, "name": "status", "variant": "declaration", "kind": 1024, @@ -6005,13 +6005,13 @@ }, "type": { "type": "reference", - "target": 9035, + "target": 9021, "name": "PriceListStatus", "package": "@medusajs/types" } }, { - "id": 8914, + "id": 8900, "name": "rules", "variant": "declaration", "kind": 1024, @@ -6028,7 +6028,7 @@ }, "type": { "type": "reference", - "target": 9059, + "target": 9045, "name": "CreatePriceListRules", "package": "@medusajs/types" } @@ -6038,19 +6038,19 @@ { "title": "Properties", "children": [ - 8908, - 8909, - 8910, - 8911, - 8912, - 8913, - 8914 + 8894, + 8895, + 8896, + 8897, + 8898, + 8899, + 8900 ] } ] }, { - "id": 8889, + "id": 8875, "name": "FilterablePriceListProps", "variant": "declaration", "kind": 256, @@ -6065,7 +6065,7 @@ }, "children": [ { - "id": 8896, + "id": 8882, "name": "$and", "variant": "declaration", "kind": 1024, @@ -6088,17 +6088,17 @@ "types": [ { "type": "reference", - "target": 8889, + "target": 8875, "name": "FilterablePriceListProps", "package": "@medusajs/types" }, { "type": "reference", - "target": 9019, + "target": 9005, "typeArguments": [ { "type": "reference", - "target": 8889, + "target": 8875, "name": "FilterablePriceListProps", "package": "@medusajs/types" } @@ -6111,12 +6111,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 9020, + "target": 9006, "name": "BaseFilterable.$and" } }, { - "id": 8897, + "id": 8883, "name": "$or", "variant": "declaration", "kind": 1024, @@ -6139,17 +6139,17 @@ "types": [ { "type": "reference", - "target": 8889, + "target": 8875, "name": "FilterablePriceListProps", "package": "@medusajs/types" }, { "type": "reference", - "target": 9019, + "target": 9005, "typeArguments": [ { "type": "reference", - "target": 8889, + "target": 8875, "name": "FilterablePriceListProps", "package": "@medusajs/types" } @@ -6162,12 +6162,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 9021, + "target": 9007, "name": "BaseFilterable.$or" } }, { - "id": 8890, + "id": 8876, "name": "q", "variant": "declaration", "kind": 1024, @@ -6188,7 +6188,7 @@ } }, { - "id": 8891, + "id": 8877, "name": "id", "variant": "declaration", "kind": 1024, @@ -6221,7 +6221,7 @@ } }, { - "id": 8892, + "id": 8878, "name": "starts_at", "variant": "declaration", "kind": 1024, @@ -6238,7 +6238,7 @@ }, "type": { "type": "reference", - "target": 9037, + "target": 9023, "typeArguments": [ { "type": "intrinsic", @@ -6250,7 +6250,7 @@ } }, { - "id": 8893, + "id": 8879, "name": "ends_at", "variant": "declaration", "kind": 1024, @@ -6267,7 +6267,7 @@ }, "type": { "type": "reference", - "target": 9037, + "target": 9023, "typeArguments": [ { "type": "intrinsic", @@ -6279,7 +6279,7 @@ } }, { - "id": 8894, + "id": 8880, "name": "status", "variant": "declaration", "kind": 1024, @@ -6298,14 +6298,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 9035, + "target": 9021, "name": "PriceListStatus", "package": "@medusajs/types" } } }, { - "id": 8895, + "id": 8881, "name": "rules_count", "variant": "declaration", "kind": 1024, @@ -6333,25 +6333,25 @@ { "title": "Properties", "children": [ - 8896, - 8897, - 8890, - 8891, - 8892, - 8893, - 8894, - 8895 + 8882, + 8883, + 8876, + 8877, + 8878, + 8879, + 8880, + 8881 ] } ], "extendedTypes": [ { "type": "reference", - "target": 9019, + "target": 9005, "typeArguments": [ { "type": "reference", - "target": 8889, + "target": 8875, "name": "FilterablePriceListProps", "package": "@medusajs/types" } @@ -6362,7 +6362,7 @@ ] }, { - "id": 8920, + "id": 8906, "name": "FilterablePriceListRuleProps", "variant": "declaration", "kind": 256, @@ -6377,7 +6377,7 @@ }, "children": [ { - "id": 8924, + "id": 8910, "name": "$and", "variant": "declaration", "kind": 1024, @@ -6400,17 +6400,17 @@ "types": [ { "type": "reference", - "target": 8920, + "target": 8906, "name": "FilterablePriceListRuleProps", "package": "@medusajs/types" }, { "type": "reference", - "target": 9019, + "target": 9005, "typeArguments": [ { "type": "reference", - "target": 8920, + "target": 8906, "name": "FilterablePriceListRuleProps", "package": "@medusajs/types" } @@ -6423,12 +6423,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 9020, + "target": 9006, "name": "BaseFilterable.$and" } }, { - "id": 8925, + "id": 8911, "name": "$or", "variant": "declaration", "kind": 1024, @@ -6451,17 +6451,17 @@ "types": [ { "type": "reference", - "target": 8920, + "target": 8906, "name": "FilterablePriceListRuleProps", "package": "@medusajs/types" }, { "type": "reference", - "target": 9019, + "target": 9005, "typeArguments": [ { "type": "reference", - "target": 8920, + "target": 8906, "name": "FilterablePriceListRuleProps", "package": "@medusajs/types" } @@ -6474,12 +6474,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 9021, + "target": 9007, "name": "BaseFilterable.$or" } }, { - "id": 8921, + "id": 8907, "name": "id", "variant": "declaration", "kind": 1024, @@ -6503,7 +6503,7 @@ } }, { - "id": 8922, + "id": 8908, "name": "value", "variant": "declaration", "kind": 1024, @@ -6527,7 +6527,7 @@ } }, { - "id": 8923, + "id": 8909, "name": "price_list_id", "variant": "declaration", "kind": 1024, @@ -6555,22 +6555,22 @@ { "title": "Properties", "children": [ - 8924, - 8925, - 8921, - 8922, - 8923 + 8910, + 8911, + 8907, + 8908, + 8909 ] } ], "extendedTypes": [ { "type": "reference", - "target": 9019, + "target": 9005, "typeArguments": [ { "type": "reference", - "target": 8920, + "target": 8906, "name": "FilterablePriceListRuleProps", "package": "@medusajs/types" } @@ -6581,7 +6581,7 @@ ] }, { - "id": 8915, + "id": 8901, "name": "PriceListRuleDTO", "variant": "declaration", "kind": 256, @@ -6596,7 +6596,7 @@ }, "children": [ { - "id": 8916, + "id": 8902, "name": "id", "variant": "declaration", "kind": 1024, @@ -6615,7 +6615,7 @@ } }, { - "id": 8917, + "id": 8903, "name": "attribute", "variant": "declaration", "kind": 1024, @@ -6634,7 +6634,7 @@ } }, { - "id": 8918, + "id": 8904, "name": "value", "variant": "declaration", "kind": 1024, @@ -6665,7 +6665,7 @@ } }, { - "id": 8919, + "id": 8905, "name": "price_list", "variant": "declaration", "kind": 1024, @@ -6683,7 +6683,7 @@ }, "type": { "type": "reference", - "target": 8877, + "target": 8863, "name": "PriceListDTO", "package": "@medusajs/types" } @@ -6693,16 +6693,16 @@ { "title": "Properties", "children": [ - 8916, - 8917, - 8918, - 8919 + 8902, + 8903, + 8904, + 8905 ] } ] }, { - "id": 8926, + "id": 8912, "name": "AddPriceListPricesDTO", "variant": "declaration", "kind": 256, @@ -6717,7 +6717,7 @@ }, "children": [ { - "id": 8927, + "id": 8913, "name": "price_list_id", "variant": "declaration", "kind": 1024, @@ -6736,7 +6736,7 @@ } }, { - "id": 8928, + "id": 8914, "name": "prices", "variant": "declaration", "kind": 1024, @@ -6753,7 +6753,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 9060, + "target": 9046, "name": "CreatePriceListPriceDTO", "package": "@medusajs/types" } @@ -6764,14 +6764,14 @@ { "title": "Properties", "children": [ - 8927, - 8928 + 8913, + 8914 ] } ] }, { - "id": 8929, + "id": 8915, "name": "UpdatePriceListPricesDTO", "variant": "declaration", "kind": 256, @@ -6786,7 +6786,7 @@ }, "children": [ { - "id": 8930, + "id": 8916, "name": "price_list_id", "variant": "declaration", "kind": 1024, @@ -6805,7 +6805,7 @@ } }, { - "id": 8931, + "id": 8917, "name": "prices", "variant": "declaration", "kind": 1024, @@ -6822,7 +6822,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 9068, + "target": 9054, "name": "UpdatePriceListPriceDTO", "package": "@medusajs/types" } @@ -6833,14 +6833,14 @@ { "title": "Properties", "children": [ - 8930, - 8931 + 8916, + 8917 ] } ] }, { - "id": 8932, + "id": 8918, "name": "SetPriceListRulesDTO", "variant": "declaration", "kind": 256, @@ -6855,7 +6855,7 @@ }, "children": [ { - "id": 8933, + "id": 8919, "name": "price_list_id", "variant": "declaration", "kind": 1024, @@ -6874,7 +6874,7 @@ } }, { - "id": 8934, + "id": 8920, "name": "rules", "variant": "declaration", "kind": 1024, @@ -6924,14 +6924,14 @@ { "title": "Properties", "children": [ - 8933, - 8934 + 8919, + 8920 ] } ] }, { - "id": 8935, + "id": 8921, "name": "RemovePriceListRulesDTO", "variant": "declaration", "kind": 256, @@ -6946,7 +6946,7 @@ }, "children": [ { - "id": 8936, + "id": 8922, "name": "price_list_id", "variant": "declaration", "kind": 1024, @@ -6965,7 +6965,7 @@ } }, { - "id": 8937, + "id": 8923, "name": "rules", "variant": "declaration", "kind": 1024, @@ -6991,14 +6991,14 @@ { "title": "Properties", "children": [ - 8936, - 8937 + 8922, + 8923 ] } ] }, { - "id": 8938, + "id": 8924, "name": "PricePreferenceDTO", "variant": "declaration", "kind": 256, @@ -7013,7 +7013,7 @@ }, "children": [ { - "id": 8939, + "id": 8925, "name": "id", "variant": "declaration", "kind": 1024, @@ -7032,7 +7032,7 @@ } }, { - "id": 8940, + "id": 8926, "name": "attribute", "variant": "declaration", "kind": 1024, @@ -7060,7 +7060,7 @@ } }, { - "id": 8941, + "id": 8927, "name": "value", "variant": "declaration", "kind": 1024, @@ -7088,7 +7088,7 @@ } }, { - "id": 8942, + "id": 8928, "name": "is_tax_inclusive", "variant": "declaration", "kind": 1024, @@ -7107,7 +7107,7 @@ } }, { - "id": 8943, + "id": 8929, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -7131,7 +7131,7 @@ } }, { - "id": 8944, + "id": 8930, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -7155,7 +7155,7 @@ } }, { - "id": 8945, + "id": 8931, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -7192,26 +7192,26 @@ { "title": "Properties", "children": [ - 8939, - 8940, - 8941, - 8942, - 8943, - 8944, - 8945 + 8925, + 8926, + 8927, + 8928, + 8929, + 8930, + 8931 ] } ] }, { - "id": 8956, + "id": 8942, "name": "UpsertPricePreferenceDTO", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 8957, + "id": 8943, "name": "id", "variant": "declaration", "kind": 1024, @@ -7232,7 +7232,7 @@ } }, { - "id": 8958, + "id": 8944, "name": "attribute", "variant": "declaration", "kind": 1024, @@ -7263,12 +7263,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 8962, + "target": 8948, "name": "UpdatePricePreferenceDTO.attribute" } }, { - "id": 8959, + "id": 8945, "name": "value", "variant": "declaration", "kind": 1024, @@ -7299,12 +7299,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 8963, + "target": 8949, "name": "UpdatePricePreferenceDTO.value" } }, { - "id": 8960, + "id": 8946, "name": "is_tax_inclusive", "variant": "declaration", "kind": 1024, @@ -7326,7 +7326,7 @@ }, "inheritedFrom": { "type": "reference", - "target": 8964, + "target": 8950, "name": "UpdatePricePreferenceDTO.is_tax_inclusive" } } @@ -7335,31 +7335,31 @@ { "title": "Properties", "children": [ - 8957, - 8958, - 8959, - 8960 + 8943, + 8944, + 8945, + 8946 ] } ], "extendedTypes": [ { "type": "reference", - "target": 8961, + "target": 8947, "name": "UpdatePricePreferenceDTO", "package": "@medusajs/types" } ] }, { - "id": 8961, + "id": 8947, "name": "UpdatePricePreferenceDTO", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 8962, + "id": 8948, "name": "attribute", "variant": "declaration", "kind": 1024, @@ -7389,7 +7389,7 @@ } }, { - "id": 8963, + "id": 8949, "name": "value", "variant": "declaration", "kind": 1024, @@ -7419,7 +7419,7 @@ } }, { - "id": 8964, + "id": 8950, "name": "is_tax_inclusive", "variant": "declaration", "kind": 1024, @@ -7444,29 +7444,29 @@ { "title": "Properties", "children": [ - 8962, - 8963, - 8964 + 8948, + 8949, + 8950 ] } ], "extendedBy": [ { "type": "reference", - "target": 8956, + "target": 8942, "name": "UpsertPricePreferenceDTO" } ] }, { - "id": 8952, + "id": 8938, "name": "CreatePricePreferenceDTO", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 8953, + "id": 8939, "name": "attribute", "variant": "declaration", "kind": 1024, @@ -7487,7 +7487,7 @@ } }, { - "id": 8954, + "id": 8940, "name": "value", "variant": "declaration", "kind": 1024, @@ -7508,7 +7508,7 @@ } }, { - "id": 8955, + "id": 8941, "name": "is_tax_inclusive", "variant": "declaration", "kind": 1024, @@ -7533,15 +7533,15 @@ { "title": "Properties", "children": [ - 8953, - 8954, - 8955 + 8939, + 8940, + 8941 ] } ] }, { - "id": 8946, + "id": 8932, "name": "FilterablePricePreferenceProps", "variant": "declaration", "kind": 256, @@ -7556,7 +7556,7 @@ }, "children": [ { - "id": 8950, + "id": 8936, "name": "$and", "variant": "declaration", "kind": 1024, @@ -7579,17 +7579,17 @@ "types": [ { "type": "reference", - "target": 8946, + "target": 8932, "name": "FilterablePricePreferenceProps", "package": "@medusajs/types" }, { "type": "reference", - "target": 9019, + "target": 9005, "typeArguments": [ { "type": "reference", - "target": 8946, + "target": 8932, "name": "FilterablePricePreferenceProps", "package": "@medusajs/types" } @@ -7602,12 +7602,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 9020, + "target": 9006, "name": "BaseFilterable.$and" } }, { - "id": 8951, + "id": 8937, "name": "$or", "variant": "declaration", "kind": 1024, @@ -7630,17 +7630,17 @@ "types": [ { "type": "reference", - "target": 8946, + "target": 8932, "name": "FilterablePricePreferenceProps", "package": "@medusajs/types" }, { "type": "reference", - "target": 9019, + "target": 9005, "typeArguments": [ { "type": "reference", - "target": 8946, + "target": 8932, "name": "FilterablePricePreferenceProps", "package": "@medusajs/types" } @@ -7653,12 +7653,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 9021, + "target": 9007, "name": "BaseFilterable.$or" } }, { - "id": 8947, + "id": 8933, "name": "id", "variant": "declaration", "kind": 1024, @@ -7682,7 +7682,7 @@ } }, { - "id": 8948, + "id": 8934, "name": "attribute", "variant": "declaration", "kind": 1024, @@ -7715,7 +7715,7 @@ } }, { - "id": 8949, + "id": 8935, "name": "value", "variant": "declaration", "kind": 1024, @@ -7752,22 +7752,22 @@ { "title": "Properties", "children": [ - 8950, - 8951, - 8947, - 8948, - 8949 + 8936, + 8937, + 8933, + 8934, + 8935 ] } ], "extendedTypes": [ { "type": "reference", - "target": 9019, + "target": 9005, "typeArguments": [ { "type": "reference", - "target": 8946, + "target": 8932, "name": "FilterablePricePreferenceProps", "package": "@medusajs/types" } @@ -7778,7 +7778,7 @@ ] }, { - "id": 8845, + "id": 8831, "name": "PriceRuleDTO", "variant": "declaration", "kind": 256, @@ -7793,7 +7793,7 @@ }, "children": [ { - "id": 8846, + "id": 8832, "name": "id", "variant": "declaration", "kind": 1024, @@ -7812,7 +7812,7 @@ } }, { - "id": 8847, + "id": 8833, "name": "price_set_id", "variant": "declaration", "kind": 1024, @@ -7831,7 +7831,7 @@ } }, { - "id": 8848, + "id": 8834, "name": "price_set", "variant": "declaration", "kind": 1024, @@ -7849,13 +7849,13 @@ }, "type": { "type": "reference", - "target": 8798, + "target": 8784, "name": "PriceSetDTO", "package": "@medusajs/types" } }, { - "id": 8849, + "id": 8835, "name": "attribute", "variant": "declaration", "kind": 1024, @@ -7874,7 +7874,7 @@ } }, { - "id": 8850, + "id": 8836, "name": "value", "variant": "declaration", "kind": 1024, @@ -7893,7 +7893,7 @@ } }, { - "id": 8851, + "id": 8837, "name": "priority", "variant": "declaration", "kind": 1024, @@ -7912,7 +7912,7 @@ } }, { - "id": 8852, + "id": 8838, "name": "price_id", "variant": "declaration", "kind": 1024, @@ -7931,7 +7931,7 @@ } }, { - "id": 8853, + "id": 8839, "name": "price_list_id", "variant": "declaration", "kind": 1024, @@ -7950,7 +7950,7 @@ } }, { - "id": 8854, + "id": 8840, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -7974,7 +7974,7 @@ } }, { - "id": 8855, + "id": 8841, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -7998,7 +7998,7 @@ } }, { - "id": 8856, + "id": 8842, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -8035,23 +8035,23 @@ { "title": "Properties", "children": [ - 8846, - 8847, - 8848, - 8849, - 8850, - 8851, - 8852, - 8853, - 8854, - 8855, - 8856 + 8832, + 8833, + 8834, + 8835, + 8836, + 8837, + 8838, + 8839, + 8840, + 8841, + 8842 ] } ] }, { - "id": 8863, + "id": 8849, "name": "CreatePriceRuleDTO", "variant": "declaration", "kind": 256, @@ -8066,7 +8066,7 @@ }, "children": [ { - "id": 8864, + "id": 8850, "name": "price_set_id", "variant": "declaration", "kind": 1024, @@ -8087,7 +8087,7 @@ } }, { - "id": 8865, + "id": 8851, "name": "attribute", "variant": "declaration", "kind": 1024, @@ -8106,7 +8106,7 @@ } }, { - "id": 8866, + "id": 8852, "name": "value", "variant": "declaration", "kind": 1024, @@ -8125,7 +8125,7 @@ } }, { - "id": 8867, + "id": 8853, "name": "priority", "variant": "declaration", "kind": 1024, @@ -8146,7 +8146,7 @@ } }, { - "id": 8868, + "id": 8854, "name": "price_id", "variant": "declaration", "kind": 1024, @@ -8171,17 +8171,17 @@ { "title": "Properties", "children": [ - 8864, - 8865, - 8866, - 8867, - 8868 + 8850, + 8851, + 8852, + 8853, + 8854 ] } ] }, { - "id": 8869, + "id": 8855, "name": "UpdatePriceRuleDTO", "variant": "declaration", "kind": 256, @@ -8204,7 +8204,7 @@ }, "children": [ { - "id": 8870, + "id": 8856, "name": "id", "variant": "declaration", "kind": 1024, @@ -8215,7 +8215,7 @@ } }, { - "id": 8871, + "id": 8857, "name": "price_set_id", "variant": "declaration", "kind": 1024, @@ -8228,7 +8228,7 @@ } }, { - "id": 8872, + "id": 8858, "name": "attribute", "variant": "declaration", "kind": 1024, @@ -8249,7 +8249,7 @@ } }, { - "id": 8873, + "id": 8859, "name": "value", "variant": "declaration", "kind": 1024, @@ -8270,7 +8270,7 @@ } }, { - "id": 8874, + "id": 8860, "name": "priority", "variant": "declaration", "kind": 1024, @@ -8291,7 +8291,7 @@ } }, { - "id": 8875, + "id": 8861, "name": "price_id", "variant": "declaration", "kind": 1024, @@ -8312,7 +8312,7 @@ } }, { - "id": 8876, + "id": 8862, "name": "price_list_id", "variant": "declaration", "kind": 1024, @@ -8337,19 +8337,19 @@ { "title": "Properties", "children": [ - 8870, - 8871, - 8872, - 8873, - 8874, - 8875, - 8876 + 8856, + 8857, + 8858, + 8859, + 8860, + 8861, + 8862 ] } ] }, { - "id": 8857, + "id": 8843, "name": "FilterablePriceRuleProps", "variant": "declaration", "kind": 256, @@ -8364,7 +8364,7 @@ }, "children": [ { - "id": 8861, + "id": 8847, "name": "$and", "variant": "declaration", "kind": 1024, @@ -8387,17 +8387,17 @@ "types": [ { "type": "reference", - "target": 8857, + "target": 8843, "name": "FilterablePriceRuleProps", "package": "@medusajs/types" }, { "type": "reference", - "target": 9019, + "target": 9005, "typeArguments": [ { "type": "reference", - "target": 8857, + "target": 8843, "name": "FilterablePriceRuleProps", "package": "@medusajs/types" } @@ -8410,12 +8410,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 9020, + "target": 9006, "name": "BaseFilterable.$and" } }, { - "id": 8862, + "id": 8848, "name": "$or", "variant": "declaration", "kind": 1024, @@ -8438,17 +8438,17 @@ "types": [ { "type": "reference", - "target": 8857, + "target": 8843, "name": "FilterablePriceRuleProps", "package": "@medusajs/types" }, { "type": "reference", - "target": 9019, + "target": 9005, "typeArguments": [ { "type": "reference", - "target": 8857, + "target": 8843, "name": "FilterablePriceRuleProps", "package": "@medusajs/types" } @@ -8461,12 +8461,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 9021, + "target": 9007, "name": "BaseFilterable.$or" } }, { - "id": 8858, + "id": 8844, "name": "id", "variant": "declaration", "kind": 1024, @@ -8490,7 +8490,7 @@ } }, { - "id": 8859, + "id": 8845, "name": "name", "variant": "declaration", "kind": 1024, @@ -8514,7 +8514,7 @@ } }, { - "id": 8860, + "id": 8846, "name": "price_set_id", "variant": "declaration", "kind": 1024, @@ -8542,22 +8542,22 @@ { "title": "Properties", "children": [ - 8861, - 8862, - 8858, - 8859, - 8860 + 8847, + 8848, + 8844, + 8845, + 8846 ] } ], "extendedTypes": [ { "type": "reference", - "target": 9019, + "target": 9005, "typeArguments": [ { "type": "reference", - "target": 8857, + "target": 8843, "name": "FilterablePriceRuleProps", "package": "@medusajs/types" } @@ -8568,7 +8568,7 @@ ] }, { - "id": 8746, + "id": 8732, "name": "PricingContext", "variant": "declaration", "kind": 256, @@ -8583,7 +8583,7 @@ }, "children": [ { - "id": 8747, + "id": 8733, "name": "context", "variant": "declaration", "kind": 1024, @@ -8643,7 +8643,7 @@ }, { "type": "reference", - "target": 8989, + "target": 8975, "name": "BigNumberInput", "package": "@medusajs/types" } @@ -8657,20 +8657,20 @@ { "title": "Properties", "children": [ - 8747 + 8733 ] } ], "extendedBy": [ { "type": "reference", - "target": 8802, + "target": 8788, "name": "FilterablePriceSetProps" } ] }, { - "id": 8744, + "id": 8730, "name": "PricingFilters", "variant": "declaration", "kind": 256, @@ -8685,7 +8685,7 @@ }, "children": [ { - "id": 8745, + "id": 8731, "name": "id", "variant": "declaration", "kind": 1024, @@ -8711,13 +8711,13 @@ { "title": "Properties", "children": [ - 8745 + 8731 ] } ] }, { - "id": 8798, + "id": 8784, "name": "PriceSetDTO", "variant": "declaration", "kind": 256, @@ -8732,7 +8732,7 @@ }, "children": [ { - "id": 8799, + "id": 8785, "name": "id", "variant": "declaration", "kind": 1024, @@ -8751,7 +8751,7 @@ } }, { - "id": 8800, + "id": 8786, "name": "prices", "variant": "declaration", "kind": 1024, @@ -8770,14 +8770,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 9010, + "target": 8996, "name": "MoneyAmountDTO", "package": "@medusajs/types" } } }, { - "id": 8801, + "id": 8787, "name": "calculated_price", "variant": "declaration", "kind": 1024, @@ -8794,7 +8794,7 @@ }, "type": { "type": "reference", - "target": 8760, + "target": 8746, "name": "CalculatedPriceSet", "package": "@medusajs/types" } @@ -8804,15 +8804,15 @@ { "title": "Properties", "children": [ - 8799, - 8800, - 8801 + 8785, + 8786, + 8787 ] } ] }, { - "id": 8760, + "id": 8746, "name": "CalculatedPriceSet", "variant": "declaration", "kind": 256, @@ -8827,7 +8827,7 @@ }, "children": [ { - "id": 8761, + "id": 8747, "name": "id", "variant": "declaration", "kind": 1024, @@ -8846,7 +8846,7 @@ } }, { - "id": 8762, + "id": 8748, "name": "is_calculated_price_price_list", "variant": "declaration", "kind": 1024, @@ -8875,7 +8875,7 @@ } }, { - "id": 8763, + "id": 8749, "name": "is_calculated_price_tax_inclusive", "variant": "declaration", "kind": 1024, @@ -8896,7 +8896,7 @@ } }, { - "id": 8764, + "id": 8750, "name": "calculated_amount", "variant": "declaration", "kind": 1024, @@ -8926,7 +8926,7 @@ }, { "type": "reference", - "target": 9004, + "target": 8990, "name": "BigNumberValue", "package": "@medusajs/types" } @@ -8934,7 +8934,7 @@ } }, { - "id": 8765, + "id": 8751, "name": "raw_calculated_amount", "variant": "declaration", "kind": 1024, @@ -8948,7 +8948,7 @@ }, { "type": "reference", - "target": 9005, + "target": 8991, "name": "BigNumberRawValue", "package": "@medusajs/types" } @@ -8956,7 +8956,7 @@ } }, { - "id": 8766, + "id": 8752, "name": "is_original_price_price_list", "variant": "declaration", "kind": 1024, @@ -8985,7 +8985,7 @@ } }, { - "id": 8767, + "id": 8753, "name": "is_original_price_tax_inclusive", "variant": "declaration", "kind": 1024, @@ -9006,7 +9006,7 @@ } }, { - "id": 8768, + "id": 8754, "name": "original_amount", "variant": "declaration", "kind": 1024, @@ -9036,7 +9036,7 @@ }, { "type": "reference", - "target": 9004, + "target": 8990, "name": "BigNumberValue", "package": "@medusajs/types" } @@ -9044,7 +9044,7 @@ } }, { - "id": 8769, + "id": 8755, "name": "raw_original_amount", "variant": "declaration", "kind": 1024, @@ -9058,7 +9058,7 @@ }, { "type": "reference", - "target": 9005, + "target": 8991, "name": "BigNumberRawValue", "package": "@medusajs/types" } @@ -9066,7 +9066,7 @@ } }, { - "id": 8770, + "id": 8756, "name": "currency_code", "variant": "declaration", "kind": 1024, @@ -9094,7 +9094,7 @@ } }, { - "id": 8771, + "id": 8757, "name": "calculated_price", "variant": "declaration", "kind": 1024, @@ -9112,14 +9112,14 @@ "type": { "type": "reflection", "declaration": { - "id": 8772, + "id": 8758, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 8773, + "id": 8759, "name": "id", "variant": "declaration", "kind": 1024, @@ -9147,7 +9147,7 @@ } }, { - "id": 8774, + "id": 8760, "name": "price_list_id", "variant": "declaration", "kind": 1024, @@ -9175,7 +9175,7 @@ } }, { - "id": 8775, + "id": 8761, "name": "price_list_type", "variant": "declaration", "kind": 1024, @@ -9203,7 +9203,7 @@ } }, { - "id": 8776, + "id": 8762, "name": "min_quantity", "variant": "declaration", "kind": 1024, @@ -9233,7 +9233,7 @@ }, { "type": "reference", - "target": 9004, + "target": 8990, "name": "BigNumberValue", "package": "@medusajs/types" } @@ -9241,7 +9241,7 @@ } }, { - "id": 8777, + "id": 8763, "name": "max_quantity", "variant": "declaration", "kind": 1024, @@ -9271,7 +9271,7 @@ }, { "type": "reference", - "target": 9004, + "target": 8990, "name": "BigNumberValue", "package": "@medusajs/types" } @@ -9283,11 +9283,11 @@ { "title": "Properties", "children": [ - 8773, - 8774, - 8775, - 8776, - 8777 + 8759, + 8760, + 8761, + 8762, + 8763 ] } ] @@ -9295,7 +9295,7 @@ } }, { - "id": 8778, + "id": 8764, "name": "original_price", "variant": "declaration", "kind": 1024, @@ -9313,14 +9313,14 @@ "type": { "type": "reflection", "declaration": { - "id": 8779, + "id": 8765, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 8780, + "id": 8766, "name": "id", "variant": "declaration", "kind": 1024, @@ -9348,7 +9348,7 @@ } }, { - "id": 8781, + "id": 8767, "name": "price_list_id", "variant": "declaration", "kind": 1024, @@ -9376,7 +9376,7 @@ } }, { - "id": 8782, + "id": 8768, "name": "price_list_type", "variant": "declaration", "kind": 1024, @@ -9404,7 +9404,7 @@ } }, { - "id": 8783, + "id": 8769, "name": "min_quantity", "variant": "declaration", "kind": 1024, @@ -9434,7 +9434,7 @@ }, { "type": "reference", - "target": 9004, + "target": 8990, "name": "BigNumberValue", "package": "@medusajs/types" } @@ -9442,7 +9442,7 @@ } }, { - "id": 8784, + "id": 8770, "name": "max_quantity", "variant": "declaration", "kind": 1024, @@ -9472,7 +9472,7 @@ }, { "type": "reference", - "target": 9004, + "target": 8990, "name": "BigNumberValue", "package": "@medusajs/types" } @@ -9484,11 +9484,11 @@ { "title": "Properties", "children": [ - 8780, - 8781, - 8782, - 8783, - 8784 + 8766, + 8767, + 8768, + 8769, + 8770 ] } ] @@ -9500,24 +9500,24 @@ { "title": "Properties", "children": [ - 8761, - 8762, - 8763, - 8764, - 8765, - 8766, - 8767, - 8768, - 8769, - 8770, - 8771, - 8778 + 8747, + 8748, + 8749, + 8750, + 8751, + 8752, + 8753, + 8754, + 8755, + 8756, + 8757, + 8764 ] } ] }, { - "id": 9125, + "id": 9111, "name": "CreatePriceSetPriceRules", "variant": "declaration", "kind": 256, @@ -9553,7 +9553,7 @@ ] }, { - "id": 9028, + "id": 9014, "name": "CreatePricesDTO", "variant": "declaration", "kind": 256, @@ -9568,7 +9568,7 @@ }, "children": [ { - "id": 9030, + "id": 9016, "name": "id", "variant": "declaration", "kind": 1024, @@ -9590,12 +9590,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 9120, + "target": 9106, "name": "CreateMoneyAmountDTO.id" } }, { - "id": 9031, + "id": 9017, "name": "currency_code", "variant": "declaration", "kind": 1024, @@ -9616,12 +9616,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 9121, + "target": 9107, "name": "CreateMoneyAmountDTO.currency_code" } }, { - "id": 9032, + "id": 9018, "name": "amount", "variant": "declaration", "kind": 1024, @@ -9638,18 +9638,18 @@ }, "type": { "type": "reference", - "target": 8989, + "target": 8975, "name": "BigNumberInput", "package": "@medusajs/types" }, "inheritedFrom": { "type": "reference", - "target": 9122, + "target": 9108, "name": "CreateMoneyAmountDTO.amount" } }, { - "id": 9033, + "id": 9019, "name": "min_quantity", "variant": "declaration", "kind": 1024, @@ -9674,7 +9674,7 @@ }, { "type": "reference", - "target": 8989, + "target": 8975, "name": "BigNumberInput", "package": "@medusajs/types" } @@ -9682,12 +9682,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 9123, + "target": 9109, "name": "CreateMoneyAmountDTO.min_quantity" } }, { - "id": 9034, + "id": 9020, "name": "max_quantity", "variant": "declaration", "kind": 1024, @@ -9712,7 +9712,7 @@ }, { "type": "reference", - "target": 8989, + "target": 8975, "name": "BigNumberInput", "package": "@medusajs/types" } @@ -9720,12 +9720,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 9124, + "target": 9110, "name": "CreateMoneyAmountDTO.max_quantity" } }, { - "id": 9029, + "id": 9015, "name": "rules", "variant": "declaration", "kind": 1024, @@ -9742,7 +9742,7 @@ }, "type": { "type": "reference", - "target": 9125, + "target": 9111, "name": "CreatePriceSetPriceRules", "package": "@medusajs/types" } @@ -9752,26 +9752,26 @@ { "title": "Properties", "children": [ - 9030, - 9031, - 9032, - 9033, - 9034, - 9029 + 9016, + 9017, + 9018, + 9019, + 9020, + 9015 ] } ], "extendedTypes": [ { "type": "reference", - "target": 9119, + "target": 9105, "name": "CreateMoneyAmountDTO", "package": "@medusajs/types" } ] }, { - "id": 8815, + "id": 8801, "name": "AddPricesDTO", "variant": "declaration", "kind": 256, @@ -9786,7 +9786,7 @@ }, "children": [ { - "id": 8816, + "id": 8802, "name": "priceSetId", "variant": "declaration", "kind": 1024, @@ -9805,7 +9805,7 @@ } }, { - "id": 8817, + "id": 8803, "name": "prices", "variant": "declaration", "kind": 1024, @@ -9822,7 +9822,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 9028, + "target": 9014, "name": "CreatePricesDTO", "package": "@medusajs/types" } @@ -9833,14 +9833,14 @@ { "title": "Properties", "children": [ - 8816, - 8817 + 8802, + 8803 ] } ] }, { - "id": 8808, + "id": 8794, "name": "CreatePriceSetDTO", "variant": "declaration", "kind": 256, @@ -9855,7 +9855,7 @@ }, "children": [ { - "id": 8809, + "id": 8795, "name": "prices", "variant": "declaration", "kind": 1024, @@ -9874,7 +9874,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 9028, + "target": 9014, "name": "CreatePricesDTO", "package": "@medusajs/types" } @@ -9885,13 +9885,13 @@ { "title": "Properties", "children": [ - 8809 + 8795 ] } ] }, { - "id": 8810, + "id": 8796, "name": "UpsertPriceSetDTO", "variant": "declaration", "kind": 256, @@ -9906,7 +9906,7 @@ }, "children": [ { - "id": 8811, + "id": 8797, "name": "id", "variant": "declaration", "kind": 1024, @@ -9927,7 +9927,7 @@ } }, { - "id": 8812, + "id": 8798, "name": "prices", "variant": "declaration", "kind": 1024, @@ -9947,14 +9947,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 9028, + "target": 9014, "name": "CreatePricesDTO", "package": "@medusajs/types" } }, "inheritedFrom": { "type": "reference", - "target": 8814, + "target": 8800, "name": "UpdatePriceSetDTO.prices" } } @@ -9963,22 +9963,22 @@ { "title": "Properties", "children": [ - 8811, - 8812 + 8797, + 8798 ] } ], "extendedTypes": [ { "type": "reference", - "target": 8813, + "target": 8799, "name": "UpdatePriceSetDTO", "package": "@medusajs/types" } ] }, { - "id": 8813, + "id": 8799, "name": "UpdatePriceSetDTO", "variant": "declaration", "kind": 256, @@ -9993,7 +9993,7 @@ }, "children": [ { - "id": 8814, + "id": 8800, "name": "prices", "variant": "declaration", "kind": 1024, @@ -10012,7 +10012,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 9028, + "target": 9014, "name": "CreatePricesDTO", "package": "@medusajs/types" } @@ -10023,20 +10023,20 @@ { "title": "Properties", "children": [ - 8814 + 8800 ] } ], "extendedBy": [ { "type": "reference", - "target": 8810, + "target": 8796, "name": "UpsertPriceSetDTO" } ] }, { - "id": 8802, + "id": 8788, "name": "FilterablePriceSetProps", "variant": "declaration", "kind": 256, @@ -10051,7 +10051,7 @@ }, "children": [ { - "id": 8805, + "id": 8791, "name": "$and", "variant": "declaration", "kind": 1024, @@ -10074,17 +10074,17 @@ "types": [ { "type": "reference", - "target": 8802, + "target": 8788, "name": "FilterablePriceSetProps", "package": "@medusajs/types" }, { "type": "reference", - "target": 9019, + "target": 9005, "typeArguments": [ { "type": "reference", - "target": 8802, + "target": 8788, "name": "FilterablePriceSetProps", "package": "@medusajs/types" } @@ -10097,12 +10097,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 9020, + "target": 9006, "name": "BaseFilterable.$and" } }, { - "id": 8806, + "id": 8792, "name": "$or", "variant": "declaration", "kind": 1024, @@ -10125,17 +10125,17 @@ "types": [ { "type": "reference", - "target": 8802, + "target": 8788, "name": "FilterablePriceSetProps", "package": "@medusajs/types" }, { "type": "reference", - "target": 9019, + "target": 9005, "typeArguments": [ { "type": "reference", - "target": 8802, + "target": 8788, "name": "FilterablePriceSetProps", "package": "@medusajs/types" } @@ -10148,12 +10148,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 9021, + "target": 9007, "name": "BaseFilterable.$or" } }, { - "id": 8807, + "id": 8793, "name": "context", "variant": "declaration", "kind": 1024, @@ -10214,7 +10214,7 @@ }, { "type": "reference", - "target": 8989, + "target": 8975, "name": "BigNumberInput", "package": "@medusajs/types" } @@ -10224,12 +10224,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 8747, + "target": 8733, "name": "PricingContext.context" } }, { - "id": 8803, + "id": 8789, "name": "id", "variant": "declaration", "kind": 1024, @@ -10253,7 +10253,7 @@ } }, { - "id": 8804, + "id": 8790, "name": "prices", "variant": "declaration", "kind": 1024, @@ -10270,7 +10270,7 @@ }, "type": { "type": "reference", - "target": 9023, + "target": 9009, "name": "FilterableMoneyAmountProps", "package": "@medusajs/types" } @@ -10280,22 +10280,22 @@ { "title": "Properties", "children": [ - 8805, - 8806, - 8807, - 8803, - 8804 + 8791, + 8792, + 8793, + 8789, + 8790 ] } ], "extendedTypes": [ { "type": "reference", - "target": 9019, + "target": 9005, "typeArguments": [ { "type": "reference", - "target": 8802, + "target": 8788, "name": "FilterablePriceSetProps", "package": "@medusajs/types" } @@ -10305,14 +10305,14 @@ }, { "type": "reference", - "target": 8746, + "target": 8732, "name": "PricingContext", "package": "@medusajs/types" } ] }, { - "id": 8825, + "id": 8811, "name": "PriceDTO", "variant": "declaration", "kind": 256, @@ -10327,7 +10327,7 @@ }, "children": [ { - "id": 8826, + "id": 8812, "name": "id", "variant": "declaration", "kind": 1024, @@ -10346,7 +10346,7 @@ } }, { - "id": 8827, + "id": 8813, "name": "title", "variant": "declaration", "kind": 1024, @@ -10367,7 +10367,7 @@ } }, { - "id": 8828, + "id": 8814, "name": "currency_code", "variant": "declaration", "kind": 1024, @@ -10388,7 +10388,7 @@ } }, { - "id": 8829, + "id": 8815, "name": "amount", "variant": "declaration", "kind": 1024, @@ -10405,13 +10405,13 @@ }, "type": { "type": "reference", - "target": 9004, + "target": 8990, "name": "BigNumberValue", "package": "@medusajs/types" } }, { - "id": 8830, + "id": 8816, "name": "min_quantity", "variant": "declaration", "kind": 1024, @@ -10428,13 +10428,13 @@ }, "type": { "type": "reference", - "target": 9004, + "target": 8990, "name": "BigNumberValue", "package": "@medusajs/types" } }, { - "id": 8831, + "id": 8817, "name": "max_quantity", "variant": "declaration", "kind": 1024, @@ -10451,13 +10451,13 @@ }, "type": { "type": "reference", - "target": 9004, + "target": 8990, "name": "BigNumberValue", "package": "@medusajs/types" } }, { - "id": 8832, + "id": 8818, "name": "price_set", "variant": "declaration", "kind": 1024, @@ -10477,13 +10477,13 @@ }, "type": { "type": "reference", - "target": 8798, + "target": 8784, "name": "PriceSetDTO", "package": "@medusajs/types" } }, { - "id": 8833, + "id": 8819, "name": "price_list", "variant": "declaration", "kind": 1024, @@ -10503,13 +10503,13 @@ }, "type": { "type": "reference", - "target": 8877, + "target": 8863, "name": "PriceListDTO", "package": "@medusajs/types" } }, { - "id": 8834, + "id": 8820, "name": "price_set_id", "variant": "declaration", "kind": 1024, @@ -10530,7 +10530,7 @@ } }, { - "id": 8835, + "id": 8821, "name": "price_rules", "variant": "declaration", "kind": 1024, @@ -10552,14 +10552,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 8845, + "target": 8831, "name": "PriceRuleDTO", "package": "@medusajs/types" } } }, { - "id": 8836, + "id": 8822, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -10583,7 +10583,7 @@ } }, { - "id": 8837, + "id": 8823, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -10607,7 +10607,7 @@ } }, { - "id": 8838, + "id": 8824, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -10644,25 +10644,25 @@ { "title": "Properties", "children": [ - 8826, - 8827, - 8828, - 8829, - 8830, - 8831, - 8832, - 8833, - 8834, - 8835, - 8836, - 8837, - 8838 + 8812, + 8813, + 8814, + 8815, + 8816, + 8817, + 8818, + 8819, + 8820, + 8821, + 8822, + 8823, + 8824 ] } ] }, { - "id": 8818, + "id": 8804, "name": "FilterablePriceProps", "variant": "declaration", "kind": 256, @@ -10677,7 +10677,7 @@ }, "children": [ { - "id": 8823, + "id": 8809, "name": "$and", "variant": "declaration", "kind": 1024, @@ -10700,17 +10700,17 @@ "types": [ { "type": "reference", - "target": 8818, + "target": 8804, "name": "FilterablePriceProps", "package": "@medusajs/types" }, { "type": "reference", - "target": 9019, + "target": 9005, "typeArguments": [ { "type": "reference", - "target": 8818, + "target": 8804, "name": "FilterablePriceProps", "package": "@medusajs/types" } @@ -10723,12 +10723,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 9020, + "target": 9006, "name": "BaseFilterable.$and" } }, { - "id": 8824, + "id": 8810, "name": "$or", "variant": "declaration", "kind": 1024, @@ -10751,17 +10751,17 @@ "types": [ { "type": "reference", - "target": 8818, + "target": 8804, "name": "FilterablePriceProps", "package": "@medusajs/types" }, { "type": "reference", - "target": 9019, + "target": 9005, "typeArguments": [ { "type": "reference", - "target": 8818, + "target": 8804, "name": "FilterablePriceProps", "package": "@medusajs/types" } @@ -10774,12 +10774,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 9021, + "target": 9007, "name": "BaseFilterable.$or" } }, { - "id": 8819, + "id": 8805, "name": "id", "variant": "declaration", "kind": 1024, @@ -10803,7 +10803,7 @@ } }, { - "id": 8820, + "id": 8806, "name": "currency_code", "variant": "declaration", "kind": 1024, @@ -10836,7 +10836,7 @@ } }, { - "id": 8821, + "id": 8807, "name": "price_set_id", "variant": "declaration", "kind": 1024, @@ -10860,7 +10860,7 @@ } }, { - "id": 8822, + "id": 8808, "name": "price_list_id", "variant": "declaration", "kind": 1024, @@ -10888,23 +10888,23 @@ { "title": "Properties", "children": [ - 8823, - 8824, - 8819, - 8820, - 8821, - 8822 + 8809, + 8810, + 8805, + 8806, + 8807, + 8808 ] } ], "extendedTypes": [ { "type": "reference", - "target": 9019, + "target": 9005, "typeArguments": [ { "type": "reference", - "target": 8818, + "target": 8804, "name": "FilterablePriceProps", "package": "@medusajs/types" } @@ -10915,7 +10915,7 @@ ] }, { - "id": 8486, + "id": 8472, "name": "IPricingModuleService", "variant": "declaration", "kind": 256, @@ -10930,14 +10930,14 @@ }, "children": [ { - "id": 8487, + "id": 8473, "name": "calculatePrices", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 8488, + "id": 8474, "name": "calculatePrices", "variant": "signature", "kind": 4096, @@ -10992,7 +10992,7 @@ }, "parameters": [ { - "id": 8489, + "id": 8475, "name": "filters", "variant": "param", "kind": 32768, @@ -11007,13 +11007,13 @@ }, "type": { "type": "reference", - "target": 8744, + "target": 8730, "name": "PricingFilters", "package": "@medusajs/types" } }, { - "id": 8490, + "id": 8476, "name": "context", "variant": "param", "kind": 32768, @@ -11030,13 +11030,13 @@ }, "type": { "type": "reference", - "target": 8746, + "target": 8732, "name": "PricingContext", "package": "@medusajs/types" } }, { - "id": 8491, + "id": 8477, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -11053,7 +11053,7 @@ }, "type": { "type": "reference", - "target": 8748, + "target": 8734, "name": "Context", "package": "@medusajs/types" } @@ -11070,7 +11070,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 8760, + "target": 8746, "name": "CalculatedPriceSet", "package": "@medusajs/types" } @@ -11083,14 +11083,14 @@ ] }, { - "id": 8492, + "id": 8478, "name": "retrievePriceSet", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 8493, + "id": 8479, "name": "retrievePriceSet", "variant": "signature", "kind": 4096, @@ -11137,7 +11137,7 @@ }, "parameters": [ { - "id": 8494, + "id": 8480, "name": "id", "variant": "param", "kind": 32768, @@ -11156,7 +11156,7 @@ } }, { - "id": 8495, + "id": 8481, "name": "config", "variant": "param", "kind": 32768, @@ -11189,11 +11189,11 @@ }, "type": { "type": "reference", - "target": 8785, + "target": 8771, "typeArguments": [ { "type": "reference", - "target": 8798, + "target": 8784, "name": "PriceSetDTO", "package": "@medusajs/types" } @@ -11203,7 +11203,7 @@ } }, { - "id": 8496, + "id": 8482, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -11220,7 +11220,7 @@ }, "type": { "type": "reference", - "target": 8748, + "target": 8734, "name": "Context", "package": "@medusajs/types" } @@ -11235,7 +11235,7 @@ "typeArguments": [ { "type": "reference", - "target": 8798, + "target": 8784, "name": "PriceSetDTO", "package": "@medusajs/types" } @@ -11247,14 +11247,14 @@ ] }, { - "id": 8497, + "id": 8483, "name": "listPriceSets", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 8498, + "id": 8484, "name": "listPriceSets", "variant": "signature", "kind": 4096, @@ -11341,7 +11341,7 @@ }, "parameters": [ { - "id": 8499, + "id": 8485, "name": "filters", "variant": "param", "kind": 32768, @@ -11358,13 +11358,13 @@ }, "type": { "type": "reference", - "target": 8802, + "target": 8788, "name": "FilterablePriceSetProps", "package": "@medusajs/types" } }, { - "id": 8500, + "id": 8486, "name": "config", "variant": "param", "kind": 32768, @@ -11397,11 +11397,11 @@ }, "type": { "type": "reference", - "target": 8785, + "target": 8771, "typeArguments": [ { "type": "reference", - "target": 8798, + "target": 8784, "name": "PriceSetDTO", "package": "@medusajs/types" } @@ -11411,7 +11411,7 @@ } }, { - "id": 8501, + "id": 8487, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -11428,7 +11428,7 @@ }, "type": { "type": "reference", - "target": 8748, + "target": 8734, "name": "Context", "package": "@medusajs/types" } @@ -11445,7 +11445,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 8798, + "target": 8784, "name": "PriceSetDTO", "package": "@medusajs/types" } @@ -11458,14 +11458,14 @@ ] }, { - "id": 8502, + "id": 8488, "name": "listAndCountPriceSets", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 8503, + "id": 8489, "name": "listAndCountPriceSets", "variant": "signature", "kind": 4096, @@ -11552,7 +11552,7 @@ }, "parameters": [ { - "id": 8504, + "id": 8490, "name": "filters", "variant": "param", "kind": 32768, @@ -11569,13 +11569,13 @@ }, "type": { "type": "reference", - "target": 8802, + "target": 8788, "name": "FilterablePriceSetProps", "package": "@medusajs/types" } }, { - "id": 8505, + "id": 8491, "name": "config", "variant": "param", "kind": 32768, @@ -11608,11 +11608,11 @@ }, "type": { "type": "reference", - "target": 8785, + "target": 8771, "typeArguments": [ { "type": "reference", - "target": 8798, + "target": 8784, "name": "PriceSetDTO", "package": "@medusajs/types" } @@ -11622,7 +11622,7 @@ } }, { - "id": 8506, + "id": 8492, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -11639,7 +11639,7 @@ }, "type": { "type": "reference", - "target": 8748, + "target": 8734, "name": "Context", "package": "@medusajs/types" } @@ -11659,7 +11659,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 8798, + "target": 8784, "name": "PriceSetDTO", "package": "@medusajs/types" } @@ -11678,14 +11678,14 @@ ] }, { - "id": 8507, + "id": 8493, "name": "createPriceSets", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 8508, + "id": 8494, "name": "createPriceSets", "variant": "signature", "kind": 4096, @@ -11732,7 +11732,7 @@ }, "parameters": [ { - "id": 8509, + "id": 8495, "name": "data", "variant": "param", "kind": 32768, @@ -11747,13 +11747,13 @@ }, "type": { "type": "reference", - "target": 8808, + "target": 8794, "name": "CreatePriceSetDTO", "package": "@medusajs/types" } }, { - "id": 8510, + "id": 8496, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -11770,7 +11770,7 @@ }, "type": { "type": "reference", - "target": 8748, + "target": 8734, "name": "Context", "package": "@medusajs/types" } @@ -11785,7 +11785,7 @@ "typeArguments": [ { "type": "reference", - "target": 8798, + "target": 8784, "name": "PriceSetDTO", "package": "@medusajs/types" } @@ -11795,7 +11795,7 @@ } }, { - "id": 8511, + "id": 8497, "name": "createPriceSets", "variant": "signature", "kind": 4096, @@ -11830,7 +11830,7 @@ }, "parameters": [ { - "id": 8512, + "id": 8498, "name": "data", "variant": "param", "kind": 32768, @@ -11847,14 +11847,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 8808, + "target": 8794, "name": "CreatePriceSetDTO", "package": "@medusajs/types" } } }, { - "id": 8513, + "id": 8499, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -11871,7 +11871,7 @@ }, "type": { "type": "reference", - "target": 8748, + "target": 8734, "name": "Context", "package": "@medusajs/types" } @@ -11888,7 +11888,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 8798, + "target": 8784, "name": "PriceSetDTO", "package": "@medusajs/types" } @@ -11901,14 +11901,14 @@ ] }, { - "id": 8514, + "id": 8500, "name": "upsertPriceSets", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 8515, + "id": 8501, "name": "upsertPriceSets", "variant": "signature", "kind": 4096, @@ -11943,7 +11943,7 @@ }, "parameters": [ { - "id": 8516, + "id": 8502, "name": "data", "variant": "param", "kind": 32768, @@ -11960,14 +11960,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 8810, + "target": 8796, "name": "UpsertPriceSetDTO", "package": "@medusajs/types" } } }, { - "id": 8517, + "id": 8503, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -11984,7 +11984,7 @@ }, "type": { "type": "reference", - "target": 8748, + "target": 8734, "name": "Context", "package": "@medusajs/types" } @@ -12001,7 +12001,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 8798, + "target": 8784, "name": "PriceSetDTO", "package": "@medusajs/types" } @@ -12012,7 +12012,7 @@ } }, { - "id": 8518, + "id": 8504, "name": "upsertPriceSets", "variant": "signature", "kind": 4096, @@ -12047,7 +12047,7 @@ }, "parameters": [ { - "id": 8519, + "id": 8505, "name": "data", "variant": "param", "kind": 32768, @@ -12062,13 +12062,13 @@ }, "type": { "type": "reference", - "target": 8810, + "target": 8796, "name": "UpsertPriceSetDTO", "package": "@medusajs/types" } }, { - "id": 8520, + "id": 8506, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -12085,7 +12085,7 @@ }, "type": { "type": "reference", - "target": 8748, + "target": 8734, "name": "Context", "package": "@medusajs/types" } @@ -12100,7 +12100,7 @@ "typeArguments": [ { "type": "reference", - "target": 8798, + "target": 8784, "name": "PriceSetDTO", "package": "@medusajs/types" } @@ -12112,14 +12112,14 @@ ] }, { - "id": 8521, + "id": 8507, "name": "updatePriceSets", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 8522, + "id": 8508, "name": "updatePriceSets", "variant": "signature", "kind": 4096, @@ -12154,7 +12154,7 @@ }, "parameters": [ { - "id": 8523, + "id": 8509, "name": "id", "variant": "param", "kind": 32768, @@ -12173,7 +12173,7 @@ } }, { - "id": 8524, + "id": 8510, "name": "data", "variant": "param", "kind": 32768, @@ -12188,13 +12188,13 @@ }, "type": { "type": "reference", - "target": 8813, + "target": 8799, "name": "UpdatePriceSetDTO", "package": "@medusajs/types" } }, { - "id": 8525, + "id": 8511, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -12211,7 +12211,7 @@ }, "type": { "type": "reference", - "target": 8748, + "target": 8734, "name": "Context", "package": "@medusajs/types" } @@ -12226,7 +12226,7 @@ "typeArguments": [ { "type": "reference", - "target": 8798, + "target": 8784, "name": "PriceSetDTO", "package": "@medusajs/types" } @@ -12236,7 +12236,7 @@ } }, { - "id": 8526, + "id": 8512, "name": "updatePriceSets", "variant": "signature", "kind": 4096, @@ -12271,7 +12271,7 @@ }, "parameters": [ { - "id": 8527, + "id": 8513, "name": "selector", "variant": "param", "kind": 32768, @@ -12286,13 +12286,13 @@ }, "type": { "type": "reference", - "target": 8802, + "target": 8788, "name": "FilterablePriceSetProps", "package": "@medusajs/types" } }, { - "id": 8528, + "id": 8514, "name": "data", "variant": "param", "kind": 32768, @@ -12307,13 +12307,13 @@ }, "type": { "type": "reference", - "target": 8813, + "target": 8799, "name": "UpdatePriceSetDTO", "package": "@medusajs/types" } }, { - "id": 8529, + "id": 8515, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -12330,7 +12330,7 @@ }, "type": { "type": "reference", - "target": 8748, + "target": 8734, "name": "Context", "package": "@medusajs/types" } @@ -12347,7 +12347,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 8798, + "target": 8784, "name": "PriceSetDTO", "package": "@medusajs/types" } @@ -12360,14 +12360,14 @@ ] }, { - "id": 8530, + "id": 8516, "name": "deletePriceSets", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 8531, + "id": 8517, "name": "deletePriceSets", "variant": "signature", "kind": 4096, @@ -12402,7 +12402,7 @@ }, "parameters": [ { - "id": 8532, + "id": 8518, "name": "ids", "variant": "param", "kind": 32768, @@ -12424,7 +12424,7 @@ } }, { - "id": 8533, + "id": 8519, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -12441,7 +12441,7 @@ }, "type": { "type": "reference", - "target": 8748, + "target": 8734, "name": "Context", "package": "@medusajs/types" } @@ -12466,14 +12466,14 @@ ] }, { - "id": 8534, + "id": 8520, "name": "addPrices", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 8535, + "id": 8521, "name": "addPrices", "variant": "signature", "kind": 4096, @@ -12528,7 +12528,7 @@ }, "parameters": [ { - "id": 8536, + "id": 8522, "name": "data", "variant": "param", "kind": 32768, @@ -12543,13 +12543,13 @@ }, "type": { "type": "reference", - "target": 8815, + "target": 8801, "name": "AddPricesDTO", "package": "@medusajs/types" } }, { - "id": 8537, + "id": 8523, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -12566,7 +12566,7 @@ }, "type": { "type": "reference", - "target": 8748, + "target": 8734, "name": "Context", "package": "@medusajs/types" } @@ -12581,7 +12581,7 @@ "typeArguments": [ { "type": "reference", - "target": 8798, + "target": 8784, "name": "PriceSetDTO", "package": "@medusajs/types" } @@ -12591,7 +12591,7 @@ } }, { - "id": 8538, + "id": 8524, "name": "addPrices", "variant": "signature", "kind": 4096, @@ -12626,7 +12626,7 @@ }, "parameters": [ { - "id": 8539, + "id": 8525, "name": "data", "variant": "param", "kind": 32768, @@ -12643,14 +12643,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 8815, + "target": 8801, "name": "AddPricesDTO", "package": "@medusajs/types" } } }, { - "id": 8540, + "id": 8526, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -12667,7 +12667,7 @@ }, "type": { "type": "reference", - "target": 8748, + "target": 8734, "name": "Context", "package": "@medusajs/types" } @@ -12684,7 +12684,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 8798, + "target": 8784, "name": "PriceSetDTO", "package": "@medusajs/types" } @@ -12697,14 +12697,14 @@ ] }, { - "id": 8541, + "id": 8527, "name": "listPrices", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 8542, + "id": 8528, "name": "listPrices", "variant": "signature", "kind": 4096, @@ -12791,7 +12791,7 @@ }, "parameters": [ { - "id": 8543, + "id": 8529, "name": "filters", "variant": "param", "kind": 32768, @@ -12808,13 +12808,13 @@ }, "type": { "type": "reference", - "target": 8818, + "target": 8804, "name": "FilterablePriceProps", "package": "@medusajs/types" } }, { - "id": 8544, + "id": 8530, "name": "config", "variant": "param", "kind": 32768, @@ -12847,11 +12847,11 @@ }, "type": { "type": "reference", - "target": 8785, + "target": 8771, "typeArguments": [ { "type": "reference", - "target": 8825, + "target": 8811, "name": "PriceDTO", "package": "@medusajs/types" } @@ -12861,7 +12861,7 @@ } }, { - "id": 8545, + "id": 8531, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -12878,7 +12878,7 @@ }, "type": { "type": "reference", - "target": 8748, + "target": 8734, "name": "Context", "package": "@medusajs/types" } @@ -12895,7 +12895,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 8825, + "target": 8811, "name": "PriceDTO", "package": "@medusajs/types" } @@ -12908,14 +12908,14 @@ ] }, { - "id": 8546, + "id": 8532, "name": "softDeletePrices", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 8547, + "id": 8533, "name": "softDeletePrices", "variant": "signature", "kind": 4096, @@ -12966,7 +12966,7 @@ }, "typeParameters": [ { - "id": 8548, + "id": 8534, "name": "TReturnableLinkableKeys", "variant": "typeParam", "kind": 131072, @@ -12983,7 +12983,7 @@ ], "parameters": [ { - "id": 8549, + "id": 8535, "name": "priceIds", "variant": "param", "kind": 32768, @@ -13005,7 +13005,7 @@ } }, { - "id": 8550, + "id": 8536, "name": "config", "variant": "param", "kind": 32768, @@ -13022,11 +13022,11 @@ }, "type": { "type": "reference", - "target": 8839, + "target": 8825, "typeArguments": [ { "type": "reference", - "target": 8548, + "target": 8534, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -13037,7 +13037,7 @@ } }, { - "id": 8551, + "id": 8537, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -13054,7 +13054,7 @@ }, "type": { "type": "reference", - "target": 8748, + "target": 8734, "name": "Context", "package": "@medusajs/types" } @@ -13106,14 +13106,14 @@ ] }, { - "id": 8552, + "id": 8538, "name": "restorePrices", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 8553, + "id": 8539, "name": "restorePrices", "variant": "signature", "kind": 4096, @@ -13139,7 +13139,7 @@ }, "typeParameters": [ { - "id": 8554, + "id": 8540, "name": "TReturnableLinkableKeys", "variant": "typeParam", "kind": 131072, @@ -13156,7 +13156,7 @@ ], "parameters": [ { - "id": 8555, + "id": 8541, "name": "priceIds", "variant": "param", "kind": 32768, @@ -13178,7 +13178,7 @@ } }, { - "id": 8556, + "id": 8542, "name": "config", "variant": "param", "kind": 32768, @@ -13219,11 +13219,11 @@ }, "type": { "type": "reference", - "target": 8842, + "target": 8828, "typeArguments": [ { "type": "reference", - "target": 8554, + "target": 8540, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -13234,7 +13234,7 @@ } }, { - "id": 8557, + "id": 8543, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -13243,7 +13243,7 @@ }, "type": { "type": "reference", - "target": 8748, + "target": 8734, "name": "Context", "package": "@medusajs/types" } @@ -13295,14 +13295,14 @@ ] }, { - "id": 8558, + "id": 8544, "name": "listAndCountPrices", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 8559, + "id": 8545, "name": "listAndCountPrices", "variant": "signature", "kind": 4096, @@ -13389,7 +13389,7 @@ }, "parameters": [ { - "id": 8560, + "id": 8546, "name": "filters", "variant": "param", "kind": 32768, @@ -13406,13 +13406,13 @@ }, "type": { "type": "reference", - "target": 8818, + "target": 8804, "name": "FilterablePriceProps", "package": "@medusajs/types" } }, { - "id": 8561, + "id": 8547, "name": "config", "variant": "param", "kind": 32768, @@ -13445,11 +13445,11 @@ }, "type": { "type": "reference", - "target": 8785, + "target": 8771, "typeArguments": [ { "type": "reference", - "target": 8825, + "target": 8811, "name": "PriceDTO", "package": "@medusajs/types" } @@ -13459,7 +13459,7 @@ } }, { - "id": 8562, + "id": 8548, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -13476,7 +13476,7 @@ }, "type": { "type": "reference", - "target": 8748, + "target": 8734, "name": "Context", "package": "@medusajs/types" } @@ -13496,7 +13496,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 8825, + "target": 8811, "name": "PriceDTO", "package": "@medusajs/types" } @@ -13515,14 +13515,14 @@ ] }, { - "id": 8563, + "id": 8549, "name": "retrievePriceRule", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 8564, + "id": 8550, "name": "retrievePriceRule", "variant": "signature", "kind": 4096, @@ -13569,7 +13569,7 @@ }, "parameters": [ { - "id": 8565, + "id": 8551, "name": "id", "variant": "param", "kind": 32768, @@ -13588,7 +13588,7 @@ } }, { - "id": 8566, + "id": 8552, "name": "config", "variant": "param", "kind": 32768, @@ -13621,11 +13621,11 @@ }, "type": { "type": "reference", - "target": 8785, + "target": 8771, "typeArguments": [ { "type": "reference", - "target": 8845, + "target": 8831, "name": "PriceRuleDTO", "package": "@medusajs/types" } @@ -13635,7 +13635,7 @@ } }, { - "id": 8567, + "id": 8553, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -13652,7 +13652,7 @@ }, "type": { "type": "reference", - "target": 8748, + "target": 8734, "name": "Context", "package": "@medusajs/types" } @@ -13667,7 +13667,7 @@ "typeArguments": [ { "type": "reference", - "target": 8845, + "target": 8831, "name": "PriceRuleDTO", "package": "@medusajs/types" } @@ -13679,14 +13679,14 @@ ] }, { - "id": 8568, + "id": 8554, "name": "listPriceRules", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 8569, + "id": 8555, "name": "listPriceRules", "variant": "signature", "kind": 4096, @@ -13773,7 +13773,7 @@ }, "parameters": [ { - "id": 8570, + "id": 8556, "name": "filters", "variant": "param", "kind": 32768, @@ -13790,13 +13790,13 @@ }, "type": { "type": "reference", - "target": 8857, + "target": 8843, "name": "FilterablePriceRuleProps", "package": "@medusajs/types" } }, { - "id": 8571, + "id": 8557, "name": "config", "variant": "param", "kind": 32768, @@ -13829,11 +13829,11 @@ }, "type": { "type": "reference", - "target": 8785, + "target": 8771, "typeArguments": [ { "type": "reference", - "target": 8845, + "target": 8831, "name": "PriceRuleDTO", "package": "@medusajs/types" } @@ -13843,7 +13843,7 @@ } }, { - "id": 8572, + "id": 8558, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -13860,7 +13860,7 @@ }, "type": { "type": "reference", - "target": 8748, + "target": 8734, "name": "Context", "package": "@medusajs/types" } @@ -13877,7 +13877,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 8845, + "target": 8831, "name": "PriceRuleDTO", "package": "@medusajs/types" } @@ -13890,14 +13890,14 @@ ] }, { - "id": 8573, + "id": 8559, "name": "listAndCountPriceRules", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 8574, + "id": 8560, "name": "listAndCountPriceRules", "variant": "signature", "kind": 4096, @@ -13984,7 +13984,7 @@ }, "parameters": [ { - "id": 8575, + "id": 8561, "name": "filters", "variant": "param", "kind": 32768, @@ -14001,13 +14001,13 @@ }, "type": { "type": "reference", - "target": 8857, + "target": 8843, "name": "FilterablePriceRuleProps", "package": "@medusajs/types" } }, { - "id": 8576, + "id": 8562, "name": "config", "variant": "param", "kind": 32768, @@ -14040,11 +14040,11 @@ }, "type": { "type": "reference", - "target": 8785, + "target": 8771, "typeArguments": [ { "type": "reference", - "target": 8845, + "target": 8831, "name": "PriceRuleDTO", "package": "@medusajs/types" } @@ -14054,7 +14054,7 @@ } }, { - "id": 8577, + "id": 8563, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -14071,7 +14071,7 @@ }, "type": { "type": "reference", - "target": 8748, + "target": 8734, "name": "Context", "package": "@medusajs/types" } @@ -14091,7 +14091,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 8845, + "target": 8831, "name": "PriceRuleDTO", "package": "@medusajs/types" } @@ -14110,14 +14110,14 @@ ] }, { - "id": 8578, + "id": 8564, "name": "createPriceRules", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 8579, + "id": 8565, "name": "createPriceRules", "variant": "signature", "kind": 4096, @@ -14152,7 +14152,7 @@ }, "parameters": [ { - "id": 8580, + "id": 8566, "name": "data", "variant": "param", "kind": 32768, @@ -14169,14 +14169,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 8863, + "target": 8849, "name": "CreatePriceRuleDTO", "package": "@medusajs/types" } } }, { - "id": 8581, + "id": 8567, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -14193,7 +14193,7 @@ }, "type": { "type": "reference", - "target": 8748, + "target": 8734, "name": "Context", "package": "@medusajs/types" } @@ -14210,7 +14210,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 8845, + "target": 8831, "name": "PriceRuleDTO", "package": "@medusajs/types" } @@ -14223,14 +14223,14 @@ ] }, { - "id": 8582, + "id": 8568, "name": "updatePriceRules", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 8583, + "id": 8569, "name": "updatePriceRules", "variant": "signature", "kind": 4096, @@ -14265,7 +14265,7 @@ }, "parameters": [ { - "id": 8584, + "id": 8570, "name": "data", "variant": "param", "kind": 32768, @@ -14282,14 +14282,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 8869, + "target": 8855, "name": "UpdatePriceRuleDTO", "package": "@medusajs/types" } } }, { - "id": 8585, + "id": 8571, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -14306,7 +14306,7 @@ }, "type": { "type": "reference", - "target": 8748, + "target": 8734, "name": "Context", "package": "@medusajs/types" } @@ -14323,7 +14323,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 8845, + "target": 8831, "name": "PriceRuleDTO", "package": "@medusajs/types" } @@ -14336,14 +14336,14 @@ ] }, { - "id": 8586, + "id": 8572, "name": "deletePriceRules", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 8587, + "id": 8573, "name": "deletePriceRules", "variant": "signature", "kind": 4096, @@ -14378,7 +14378,7 @@ }, "parameters": [ { - "id": 8588, + "id": 8574, "name": "priceRuleIds", "variant": "param", "kind": 32768, @@ -14400,7 +14400,7 @@ } }, { - "id": 8589, + "id": 8575, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -14417,7 +14417,7 @@ }, "type": { "type": "reference", - "target": 8748, + "target": 8734, "name": "Context", "package": "@medusajs/types" } @@ -14442,14 +14442,14 @@ ] }, { - "id": 8590, + "id": 8576, "name": "retrievePriceList", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 8591, + "id": 8577, "name": "retrievePriceList", "variant": "signature", "kind": 4096, @@ -14496,7 +14496,7 @@ }, "parameters": [ { - "id": 8592, + "id": 8578, "name": "id", "variant": "param", "kind": 32768, @@ -14515,7 +14515,7 @@ } }, { - "id": 8593, + "id": 8579, "name": "config", "variant": "param", "kind": 32768, @@ -14548,11 +14548,11 @@ }, "type": { "type": "reference", - "target": 8785, + "target": 8771, "typeArguments": [ { "type": "reference", - "target": 8877, + "target": 8863, "name": "PriceListDTO", "package": "@medusajs/types" } @@ -14562,7 +14562,7 @@ } }, { - "id": 8594, + "id": 8580, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -14579,7 +14579,7 @@ }, "type": { "type": "reference", - "target": 8748, + "target": 8734, "name": "Context", "package": "@medusajs/types" } @@ -14594,7 +14594,7 @@ "typeArguments": [ { "type": "reference", - "target": 8877, + "target": 8863, "name": "PriceListDTO", "package": "@medusajs/types" } @@ -14606,14 +14606,14 @@ ] }, { - "id": 8595, + "id": 8581, "name": "listPriceLists", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 8596, + "id": 8582, "name": "listPriceLists", "variant": "signature", "kind": 4096, @@ -14700,7 +14700,7 @@ }, "parameters": [ { - "id": 8597, + "id": 8583, "name": "filters", "variant": "param", "kind": 32768, @@ -14717,13 +14717,13 @@ }, "type": { "type": "reference", - "target": 8889, + "target": 8875, "name": "FilterablePriceListProps", "package": "@medusajs/types" } }, { - "id": 8598, + "id": 8584, "name": "config", "variant": "param", "kind": 32768, @@ -14756,11 +14756,11 @@ }, "type": { "type": "reference", - "target": 8785, + "target": 8771, "typeArguments": [ { "type": "reference", - "target": 8877, + "target": 8863, "name": "PriceListDTO", "package": "@medusajs/types" } @@ -14770,7 +14770,7 @@ } }, { - "id": 8599, + "id": 8585, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -14787,7 +14787,7 @@ }, "type": { "type": "reference", - "target": 8748, + "target": 8734, "name": "Context", "package": "@medusajs/types" } @@ -14804,7 +14804,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 8877, + "target": 8863, "name": "PriceListDTO", "package": "@medusajs/types" } @@ -14817,14 +14817,14 @@ ] }, { - "id": 8600, + "id": 8586, "name": "listAndCountPriceLists", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 8601, + "id": 8587, "name": "listAndCountPriceLists", "variant": "signature", "kind": 4096, @@ -14911,7 +14911,7 @@ }, "parameters": [ { - "id": 8602, + "id": 8588, "name": "filters", "variant": "param", "kind": 32768, @@ -14928,13 +14928,13 @@ }, "type": { "type": "reference", - "target": 8889, + "target": 8875, "name": "FilterablePriceListProps", "package": "@medusajs/types" } }, { - "id": 8603, + "id": 8589, "name": "config", "variant": "param", "kind": 32768, @@ -14967,11 +14967,11 @@ }, "type": { "type": "reference", - "target": 8785, + "target": 8771, "typeArguments": [ { "type": "reference", - "target": 8877, + "target": 8863, "name": "PriceListDTO", "package": "@medusajs/types" } @@ -14981,7 +14981,7 @@ } }, { - "id": 8604, + "id": 8590, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -14998,7 +14998,7 @@ }, "type": { "type": "reference", - "target": 8748, + "target": 8734, "name": "Context", "package": "@medusajs/types" } @@ -15018,7 +15018,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 8877, + "target": 8863, "name": "PriceListDTO", "package": "@medusajs/types" } @@ -15037,14 +15037,14 @@ ] }, { - "id": 8605, + "id": 8591, "name": "createPriceLists", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 8606, + "id": 8592, "name": "createPriceLists", "variant": "signature", "kind": 4096, @@ -15079,7 +15079,7 @@ }, "parameters": [ { - "id": 8607, + "id": 8593, "name": "data", "variant": "param", "kind": 32768, @@ -15096,14 +15096,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 8898, + "target": 8884, "name": "CreatePriceListDTO", "package": "@medusajs/types" } } }, { - "id": 8608, + "id": 8594, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -15120,7 +15120,7 @@ }, "type": { "type": "reference", - "target": 8748, + "target": 8734, "name": "Context", "package": "@medusajs/types" } @@ -15137,7 +15137,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 8877, + "target": 8863, "name": "PriceListDTO", "package": "@medusajs/types" } @@ -15150,14 +15150,14 @@ ] }, { - "id": 8609, + "id": 8595, "name": "updatePriceLists", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 8610, + "id": 8596, "name": "updatePriceLists", "variant": "signature", "kind": 4096, @@ -15192,7 +15192,7 @@ }, "parameters": [ { - "id": 8611, + "id": 8597, "name": "data", "variant": "param", "kind": 32768, @@ -15217,14 +15217,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 8907, + "target": 8893, "name": "UpdatePriceListDTO", "package": "@medusajs/types" } } }, { - "id": 8612, + "id": 8598, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -15241,7 +15241,7 @@ }, "type": { "type": "reference", - "target": 8748, + "target": 8734, "name": "Context", "package": "@medusajs/types" } @@ -15258,7 +15258,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 8877, + "target": 8863, "name": "PriceListDTO", "package": "@medusajs/types" } @@ -15271,14 +15271,14 @@ ] }, { - "id": 8613, + "id": 8599, "name": "deletePriceLists", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 8614, + "id": 8600, "name": "deletePriceLists", "variant": "signature", "kind": 4096, @@ -15313,7 +15313,7 @@ }, "parameters": [ { - "id": 8615, + "id": 8601, "name": "priceListIds", "variant": "param", "kind": 32768, @@ -15335,7 +15335,7 @@ } }, { - "id": 8616, + "id": 8602, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -15352,7 +15352,7 @@ }, "type": { "type": "reference", - "target": 8748, + "target": 8734, "name": "Context", "package": "@medusajs/types" } @@ -15377,14 +15377,14 @@ ] }, { - "id": 8617, + "id": 8603, "name": "softDeletePriceLists", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 8618, + "id": 8604, "name": "softDeletePriceLists", "variant": "signature", "kind": 4096, @@ -15435,7 +15435,7 @@ }, "typeParameters": [ { - "id": 8619, + "id": 8605, "name": "TReturnableLinkableKeys", "variant": "typeParam", "kind": 131072, @@ -15452,7 +15452,7 @@ ], "parameters": [ { - "id": 8620, + "id": 8606, "name": "priceListIds", "variant": "param", "kind": 32768, @@ -15474,7 +15474,7 @@ } }, { - "id": 8621, + "id": 8607, "name": "config", "variant": "param", "kind": 32768, @@ -15491,11 +15491,11 @@ }, "type": { "type": "reference", - "target": 8839, + "target": 8825, "typeArguments": [ { "type": "reference", - "target": 8619, + "target": 8605, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -15506,7 +15506,7 @@ } }, { - "id": 8622, + "id": 8608, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -15523,7 +15523,7 @@ }, "type": { "type": "reference", - "target": 8748, + "target": 8734, "name": "Context", "package": "@medusajs/types" } @@ -15575,14 +15575,14 @@ ] }, { - "id": 8623, + "id": 8609, "name": "restorePriceLists", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 8624, + "id": 8610, "name": "restorePriceLists", "variant": "signature", "kind": 4096, @@ -15633,7 +15633,7 @@ }, "typeParameters": [ { - "id": 8625, + "id": 8611, "name": "TReturnableLinkableKeys", "variant": "typeParam", "kind": 131072, @@ -15650,7 +15650,7 @@ ], "parameters": [ { - "id": 8626, + "id": 8612, "name": "priceListIds", "variant": "param", "kind": 32768, @@ -15672,7 +15672,7 @@ } }, { - "id": 8627, + "id": 8613, "name": "config", "variant": "param", "kind": 32768, @@ -15705,11 +15705,11 @@ }, "type": { "type": "reference", - "target": 8842, + "target": 8828, "typeArguments": [ { "type": "reference", - "target": 8625, + "target": 8611, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -15720,7 +15720,7 @@ } }, { - "id": 8628, + "id": 8614, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -15737,7 +15737,7 @@ }, "type": { "type": "reference", - "target": 8748, + "target": 8734, "name": "Context", "package": "@medusajs/types" } @@ -15789,14 +15789,14 @@ ] }, { - "id": 8629, + "id": 8615, "name": "retrievePriceListRule", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 8630, + "id": 8616, "name": "retrievePriceListRule", "variant": "signature", "kind": 4096, @@ -15843,7 +15843,7 @@ }, "parameters": [ { - "id": 8631, + "id": 8617, "name": "id", "variant": "param", "kind": 32768, @@ -15862,7 +15862,7 @@ } }, { - "id": 8632, + "id": 8618, "name": "config", "variant": "param", "kind": 32768, @@ -15895,11 +15895,11 @@ }, "type": { "type": "reference", - "target": 8785, + "target": 8771, "typeArguments": [ { "type": "reference", - "target": 8915, + "target": 8901, "name": "PriceListRuleDTO", "package": "@medusajs/types" } @@ -15909,7 +15909,7 @@ } }, { - "id": 8633, + "id": 8619, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -15926,7 +15926,7 @@ }, "type": { "type": "reference", - "target": 8748, + "target": 8734, "name": "Context", "package": "@medusajs/types" } @@ -15941,7 +15941,7 @@ "typeArguments": [ { "type": "reference", - "target": 8915, + "target": 8901, "name": "PriceListRuleDTO", "package": "@medusajs/types" } @@ -15953,14 +15953,14 @@ ] }, { - "id": 8634, + "id": 8620, "name": "listPriceListRules", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 8635, + "id": 8621, "name": "listPriceListRules", "variant": "signature", "kind": 4096, @@ -16047,7 +16047,7 @@ }, "parameters": [ { - "id": 8636, + "id": 8622, "name": "filters", "variant": "param", "kind": 32768, @@ -16064,13 +16064,13 @@ }, "type": { "type": "reference", - "target": 8920, + "target": 8906, "name": "FilterablePriceListRuleProps", "package": "@medusajs/types" } }, { - "id": 8637, + "id": 8623, "name": "config", "variant": "param", "kind": 32768, @@ -16103,11 +16103,11 @@ }, "type": { "type": "reference", - "target": 8785, + "target": 8771, "typeArguments": [ { "type": "reference", - "target": 8915, + "target": 8901, "name": "PriceListRuleDTO", "package": "@medusajs/types" } @@ -16117,7 +16117,7 @@ } }, { - "id": 8638, + "id": 8624, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -16134,7 +16134,7 @@ }, "type": { "type": "reference", - "target": 8748, + "target": 8734, "name": "Context", "package": "@medusajs/types" } @@ -16151,7 +16151,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 8915, + "target": 8901, "name": "PriceListRuleDTO", "package": "@medusajs/types" } @@ -16164,14 +16164,14 @@ ] }, { - "id": 8639, + "id": 8625, "name": "listAndCountPriceListRules", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 8640, + "id": 8626, "name": "listAndCountPriceListRules", "variant": "signature", "kind": 4096, @@ -16258,7 +16258,7 @@ }, "parameters": [ { - "id": 8641, + "id": 8627, "name": "filters", "variant": "param", "kind": 32768, @@ -16275,13 +16275,13 @@ }, "type": { "type": "reference", - "target": 8920, + "target": 8906, "name": "FilterablePriceListRuleProps", "package": "@medusajs/types" } }, { - "id": 8642, + "id": 8628, "name": "config", "variant": "param", "kind": 32768, @@ -16314,11 +16314,11 @@ }, "type": { "type": "reference", - "target": 8785, + "target": 8771, "typeArguments": [ { "type": "reference", - "target": 8915, + "target": 8901, "name": "PriceListRuleDTO", "package": "@medusajs/types" } @@ -16328,7 +16328,7 @@ } }, { - "id": 8643, + "id": 8629, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -16345,7 +16345,7 @@ }, "type": { "type": "reference", - "target": 8748, + "target": 8734, "name": "Context", "package": "@medusajs/types" } @@ -16365,7 +16365,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 8915, + "target": 8901, "name": "PriceListRuleDTO", "package": "@medusajs/types" } @@ -16384,14 +16384,14 @@ ] }, { - "id": 8644, + "id": 8630, "name": "deletePriceListRules", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 8645, + "id": 8631, "name": "deletePriceListRules", "variant": "signature", "kind": 4096, @@ -16426,7 +16426,7 @@ }, "parameters": [ { - "id": 8646, + "id": 8632, "name": "priceListRuleIds", "variant": "param", "kind": 32768, @@ -16448,7 +16448,7 @@ } }, { - "id": 8647, + "id": 8633, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -16465,7 +16465,7 @@ }, "type": { "type": "reference", - "target": 8748, + "target": 8734, "name": "Context", "package": "@medusajs/types" } @@ -16490,14 +16490,14 @@ ] }, { - "id": 8648, + "id": 8634, "name": "addPriceListPrices", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 8649, + "id": 8635, "name": "addPriceListPrices", "variant": "signature", "kind": 4096, @@ -16532,7 +16532,7 @@ }, "parameters": [ { - "id": 8650, + "id": 8636, "name": "data", "variant": "param", "kind": 32768, @@ -16549,14 +16549,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 8926, + "target": 8912, "name": "AddPriceListPricesDTO", "package": "@medusajs/types" } } }, { - "id": 8651, + "id": 8637, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -16573,7 +16573,7 @@ }, "type": { "type": "reference", - "target": 8748, + "target": 8734, "name": "Context", "package": "@medusajs/types" } @@ -16590,7 +16590,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 8825, + "target": 8811, "name": "PriceDTO", "package": "@medusajs/types" } @@ -16603,14 +16603,14 @@ ] }, { - "id": 8652, + "id": 8638, "name": "updatePriceListPrices", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 8653, + "id": 8639, "name": "updatePriceListPrices", "variant": "signature", "kind": 4096, @@ -16645,7 +16645,7 @@ }, "parameters": [ { - "id": 8654, + "id": 8640, "name": "data", "variant": "param", "kind": 32768, @@ -16670,14 +16670,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 8929, + "target": 8915, "name": "UpdatePriceListPricesDTO", "package": "@medusajs/types" } } }, { - "id": 8655, + "id": 8641, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -16694,7 +16694,7 @@ }, "type": { "type": "reference", - "target": 8748, + "target": 8734, "name": "Context", "package": "@medusajs/types" } @@ -16711,7 +16711,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 8825, + "target": 8811, "name": "PriceDTO", "package": "@medusajs/types" } @@ -16724,14 +16724,14 @@ ] }, { - "id": 8656, + "id": 8642, "name": "setPriceListRules", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 8657, + "id": 8643, "name": "setPriceListRules", "variant": "signature", "kind": 4096, @@ -16766,7 +16766,7 @@ }, "parameters": [ { - "id": 8658, + "id": 8644, "name": "data", "variant": "param", "kind": 32768, @@ -16789,13 +16789,13 @@ }, "type": { "type": "reference", - "target": 8932, + "target": 8918, "name": "SetPriceListRulesDTO", "package": "@medusajs/types" } }, { - "id": 8659, + "id": 8645, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -16812,7 +16812,7 @@ }, "type": { "type": "reference", - "target": 8748, + "target": 8734, "name": "Context", "package": "@medusajs/types" } @@ -16827,7 +16827,7 @@ "typeArguments": [ { "type": "reference", - "target": 8877, + "target": 8863, "name": "PriceListDTO", "package": "@medusajs/types" } @@ -16839,14 +16839,14 @@ ] }, { - "id": 8660, + "id": 8646, "name": "removePriceListRules", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 8661, + "id": 8647, "name": "removePriceListRules", "variant": "signature", "kind": 4096, @@ -16881,7 +16881,7 @@ }, "parameters": [ { - "id": 8662, + "id": 8648, "name": "data", "variant": "param", "kind": 32768, @@ -16904,13 +16904,13 @@ }, "type": { "type": "reference", - "target": 8935, + "target": 8921, "name": "RemovePriceListRulesDTO", "package": "@medusajs/types" } }, { - "id": 8663, + "id": 8649, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -16927,7 +16927,7 @@ }, "type": { "type": "reference", - "target": 8748, + "target": 8734, "name": "Context", "package": "@medusajs/types" } @@ -16942,7 +16942,7 @@ "typeArguments": [ { "type": "reference", - "target": 8877, + "target": 8863, "name": "PriceListDTO", "package": "@medusajs/types" } @@ -16954,14 +16954,14 @@ ] }, { - "id": 8664, + "id": 8650, "name": "removePrices", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 8665, + "id": 8651, "name": "removePrices", "variant": "signature", "kind": 4096, @@ -16996,7 +16996,7 @@ }, "parameters": [ { - "id": 8666, + "id": 8652, "name": "ids", "variant": "param", "kind": 32768, @@ -17018,7 +17018,7 @@ } }, { - "id": 8667, + "id": 8653, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -17035,7 +17035,7 @@ }, "type": { "type": "reference", - "target": 8748, + "target": 8734, "name": "Context", "package": "@medusajs/types" } @@ -17060,14 +17060,14 @@ ] }, { - "id": 8668, + "id": 8654, "name": "retrievePricePreference", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 8669, + "id": 8655, "name": "retrievePricePreference", "variant": "signature", "kind": 4096, @@ -17106,7 +17106,7 @@ }, "parameters": [ { - "id": 8670, + "id": 8656, "name": "id", "variant": "param", "kind": 32768, @@ -17125,7 +17125,7 @@ } }, { - "id": 8671, + "id": 8657, "name": "config", "variant": "param", "kind": 32768, @@ -17158,11 +17158,11 @@ }, "type": { "type": "reference", - "target": 8785, + "target": 8771, "typeArguments": [ { "type": "reference", - "target": 8938, + "target": 8924, "name": "PricePreferenceDTO", "package": "@medusajs/types" } @@ -17172,7 +17172,7 @@ } }, { - "id": 8672, + "id": 8658, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -17189,7 +17189,7 @@ }, "type": { "type": "reference", - "target": 8748, + "target": 8734, "name": "Context", "package": "@medusajs/types" } @@ -17204,7 +17204,7 @@ "typeArguments": [ { "type": "reference", - "target": 8938, + "target": 8924, "name": "PricePreferenceDTO", "package": "@medusajs/types" } @@ -17216,14 +17216,14 @@ ] }, { - "id": 8673, + "id": 8659, "name": "listPricePreferences", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 8674, + "id": 8660, "name": "listPricePreferences", "variant": "signature", "kind": 4096, @@ -17302,7 +17302,7 @@ }, "parameters": [ { - "id": 8675, + "id": 8661, "name": "filters", "variant": "param", "kind": 32768, @@ -17319,13 +17319,13 @@ }, "type": { "type": "reference", - "target": 8946, + "target": 8932, "name": "FilterablePricePreferenceProps", "package": "@medusajs/types" } }, { - "id": 8676, + "id": 8662, "name": "config", "variant": "param", "kind": 32768, @@ -17358,11 +17358,11 @@ }, "type": { "type": "reference", - "target": 8785, + "target": 8771, "typeArguments": [ { "type": "reference", - "target": 8938, + "target": 8924, "name": "PricePreferenceDTO", "package": "@medusajs/types" } @@ -17372,7 +17372,7 @@ } }, { - "id": 8677, + "id": 8663, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -17389,7 +17389,7 @@ }, "type": { "type": "reference", - "target": 8748, + "target": 8734, "name": "Context", "package": "@medusajs/types" } @@ -17406,7 +17406,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 8938, + "target": 8924, "name": "PricePreferenceDTO", "package": "@medusajs/types" } @@ -17419,14 +17419,14 @@ ] }, { - "id": 8678, + "id": 8664, "name": "createPricePreferences", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 8679, + "id": 8665, "name": "createPricePreferences", "variant": "signature", "kind": 4096, @@ -17465,7 +17465,7 @@ }, "parameters": [ { - "id": 8680, + "id": 8666, "name": "data", "variant": "param", "kind": 32768, @@ -17480,13 +17480,13 @@ }, "type": { "type": "reference", - "target": 8952, + "target": 8938, "name": "CreatePricePreferenceDTO", "package": "@medusajs/types" } }, { - "id": 8681, + "id": 8667, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -17503,7 +17503,7 @@ }, "type": { "type": "reference", - "target": 8748, + "target": 8734, "name": "Context", "package": "@medusajs/types" } @@ -17518,7 +17518,7 @@ "typeArguments": [ { "type": "reference", - "target": 8938, + "target": 8924, "name": "PricePreferenceDTO", "package": "@medusajs/types" } @@ -17528,7 +17528,7 @@ } }, { - "id": 8682, + "id": 8668, "name": "createPricePreferences", "variant": "signature", "kind": 4096, @@ -17563,7 +17563,7 @@ }, "parameters": [ { - "id": 8683, + "id": 8669, "name": "data", "variant": "param", "kind": 32768, @@ -17580,14 +17580,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 8952, + "target": 8938, "name": "CreatePricePreferenceDTO", "package": "@medusajs/types" } } }, { - "id": 8684, + "id": 8670, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -17604,7 +17604,7 @@ }, "type": { "type": "reference", - "target": 8748, + "target": 8734, "name": "Context", "package": "@medusajs/types" } @@ -17621,7 +17621,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 8938, + "target": 8924, "name": "PricePreferenceDTO", "package": "@medusajs/types" } @@ -17634,14 +17634,14 @@ ] }, { - "id": 8685, + "id": 8671, "name": "upsertPricePreferences", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 8686, + "id": 8672, "name": "upsertPricePreferences", "variant": "signature", "kind": 4096, @@ -17676,7 +17676,7 @@ }, "parameters": [ { - "id": 8687, + "id": 8673, "name": "data", "variant": "param", "kind": 32768, @@ -17693,14 +17693,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 8956, + "target": 8942, "name": "UpsertPricePreferenceDTO", "package": "@medusajs/types" } } }, { - "id": 8688, + "id": 8674, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -17717,7 +17717,7 @@ }, "type": { "type": "reference", - "target": 8748, + "target": 8734, "name": "Context", "package": "@medusajs/types" } @@ -17734,7 +17734,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 8938, + "target": 8924, "name": "PricePreferenceDTO", "package": "@medusajs/types" } @@ -17745,7 +17745,7 @@ } }, { - "id": 8689, + "id": 8675, "name": "upsertPricePreferences", "variant": "signature", "kind": 4096, @@ -17780,7 +17780,7 @@ }, "parameters": [ { - "id": 8690, + "id": 8676, "name": "data", "variant": "param", "kind": 32768, @@ -17795,13 +17795,13 @@ }, "type": { "type": "reference", - "target": 8956, + "target": 8942, "name": "UpsertPricePreferenceDTO", "package": "@medusajs/types" } }, { - "id": 8691, + "id": 8677, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -17818,7 +17818,7 @@ }, "type": { "type": "reference", - "target": 8748, + "target": 8734, "name": "Context", "package": "@medusajs/types" } @@ -17833,7 +17833,7 @@ "typeArguments": [ { "type": "reference", - "target": 8938, + "target": 8924, "name": "PricePreferenceDTO", "package": "@medusajs/types" } @@ -17845,14 +17845,14 @@ ] }, { - "id": 8692, + "id": 8678, "name": "updatePricePreferences", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 8693, + "id": 8679, "name": "updatePricePreferences", "variant": "signature", "kind": 4096, @@ -17887,7 +17887,7 @@ }, "parameters": [ { - "id": 8694, + "id": 8680, "name": "id", "variant": "param", "kind": 32768, @@ -17906,7 +17906,7 @@ } }, { - "id": 8695, + "id": 8681, "name": "data", "variant": "param", "kind": 32768, @@ -17921,13 +17921,13 @@ }, "type": { "type": "reference", - "target": 8961, + "target": 8947, "name": "UpdatePricePreferenceDTO", "package": "@medusajs/types" } }, { - "id": 8696, + "id": 8682, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -17944,7 +17944,7 @@ }, "type": { "type": "reference", - "target": 8748, + "target": 8734, "name": "Context", "package": "@medusajs/types" } @@ -17959,7 +17959,7 @@ "typeArguments": [ { "type": "reference", - "target": 8938, + "target": 8924, "name": "PricePreferenceDTO", "package": "@medusajs/types" } @@ -17969,7 +17969,7 @@ } }, { - "id": 8697, + "id": 8683, "name": "updatePricePreferences", "variant": "signature", "kind": 4096, @@ -18004,7 +18004,7 @@ }, "parameters": [ { - "id": 8698, + "id": 8684, "name": "selector", "variant": "param", "kind": 32768, @@ -18019,13 +18019,13 @@ }, "type": { "type": "reference", - "target": 8946, + "target": 8932, "name": "FilterablePricePreferenceProps", "package": "@medusajs/types" } }, { - "id": 8699, + "id": 8685, "name": "data", "variant": "param", "kind": 32768, @@ -18040,13 +18040,13 @@ }, "type": { "type": "reference", - "target": 8961, + "target": 8947, "name": "UpdatePricePreferenceDTO", "package": "@medusajs/types" } }, { - "id": 8700, + "id": 8686, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -18063,7 +18063,7 @@ }, "type": { "type": "reference", - "target": 8748, + "target": 8734, "name": "Context", "package": "@medusajs/types" } @@ -18080,7 +18080,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 8938, + "target": 8924, "name": "PricePreferenceDTO", "package": "@medusajs/types" } @@ -18093,14 +18093,14 @@ ] }, { - "id": 8701, + "id": 8687, "name": "softDeletePricePreferences", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 8702, + "id": 8688, "name": "softDeletePricePreferences", "variant": "signature", "kind": 4096, @@ -18143,7 +18143,7 @@ }, "typeParameters": [ { - "id": 8703, + "id": 8689, "name": "TReturnableLinkableKeys", "variant": "typeParam", "kind": 131072, @@ -18160,7 +18160,7 @@ ], "parameters": [ { - "id": 8704, + "id": 8690, "name": "pricePreferenceIds", "variant": "param", "kind": 32768, @@ -18182,7 +18182,7 @@ } }, { - "id": 8705, + "id": 8691, "name": "config", "variant": "param", "kind": 32768, @@ -18199,11 +18199,11 @@ }, "type": { "type": "reference", - "target": 8839, + "target": 8825, "typeArguments": [ { "type": "reference", - "target": 8703, + "target": 8689, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -18214,7 +18214,7 @@ } }, { - "id": 8706, + "id": 8692, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -18231,7 +18231,7 @@ }, "type": { "type": "reference", - "target": 8748, + "target": 8734, "name": "Context", "package": "@medusajs/types" } @@ -18283,14 +18283,14 @@ ] }, { - "id": 8707, + "id": 8693, "name": "restorePricePreferences", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 8708, + "id": 8694, "name": "restorePricePreferences", "variant": "signature", "kind": 4096, @@ -18333,7 +18333,7 @@ }, "typeParameters": [ { - "id": 8709, + "id": 8695, "name": "TReturnableLinkableKeys", "variant": "typeParam", "kind": 131072, @@ -18350,7 +18350,7 @@ ], "parameters": [ { - "id": 8710, + "id": 8696, "name": "pricePreferenceIds", "variant": "param", "kind": 32768, @@ -18372,7 +18372,7 @@ } }, { - "id": 8711, + "id": 8697, "name": "config", "variant": "param", "kind": 32768, @@ -18389,11 +18389,11 @@ }, "type": { "type": "reference", - "target": 8842, + "target": 8828, "typeArguments": [ { "type": "reference", - "target": 8709, + "target": 8695, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -18404,7 +18404,7 @@ } }, { - "id": 8712, + "id": 8698, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -18421,7 +18421,7 @@ }, "type": { "type": "reference", - "target": 8748, + "target": 8734, "name": "Context", "package": "@medusajs/types" } @@ -18473,14 +18473,14 @@ ] }, { - "id": 8713, + "id": 8699, "name": "deletePricePreferences", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 8714, + "id": 8700, "name": "deletePricePreferences", "variant": "signature", "kind": 4096, @@ -18515,7 +18515,7 @@ }, "parameters": [ { - "id": 8715, + "id": 8701, "name": "ids", "variant": "param", "kind": 32768, @@ -18537,7 +18537,7 @@ } }, { - "id": 8716, + "id": 8702, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -18554,7 +18554,7 @@ }, "type": { "type": "reference", - "target": 8748, + "target": 8734, "name": "Context", "package": "@medusajs/types" } @@ -18583,71 +18583,71 @@ { "title": "Methods", "children": [ - 8487, - 8492, - 8497, - 8502, + 8473, + 8478, + 8483, + 8488, + 8493, + 8500, 8507, - 8514, - 8521, - 8530, - 8534, - 8541, - 8546, - 8552, - 8558, - 8563, + 8516, + 8520, + 8527, + 8532, + 8538, + 8544, + 8549, + 8554, + 8559, + 8564, 8568, - 8573, - 8578, - 8582, + 8572, + 8576, + 8581, 8586, - 8590, + 8591, 8595, - 8600, - 8605, + 8599, + 8603, 8609, - 8613, - 8617, - 8623, - 8629, + 8615, + 8620, + 8625, + 8630, 8634, - 8639, - 8644, - 8648, - 8652, - 8656, - 8660, + 8638, + 8642, + 8646, + 8650, + 8654, + 8659, 8664, - 8668, - 8673, + 8671, 8678, - 8685, - 8692, - 8701, - 8707, - 8713 + 8687, + 8693, + 8699 ] } ], "extendedTypes": [ { "type": "reference", - "target": 8730, + "target": 8716, "name": "IModuleService", "package": "@medusajs/types" } ] }, { - "id": 9103, + "id": 9089, "name": "MessageAggregatorFormat", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 9104, + "id": 9090, "name": "groupBy", "variant": "declaration", "kind": 1024, @@ -18663,7 +18663,7 @@ } }, { - "id": 9105, + "id": 9091, "name": "sortBy", "variant": "declaration", "kind": 1024, @@ -18673,21 +18673,21 @@ "type": { "type": "reflection", "declaration": { - "id": 9106, + "id": 9092, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "indexSignatures": [ { - "id": 9107, + "id": 9093, "name": "__index", "variant": "signature", "kind": 8192, "flags": {}, "parameters": [ { - "id": 9108, + "id": 9094, "name": "key", "variant": "param", "kind": 32768, @@ -18728,35 +18728,35 @@ { "title": "Properties", "children": [ - 9104, - 9105 + 9090, + 9091 ] } ] }, { - "id": 8990, + "id": 8976, "name": "IMessageAggregator", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 8991, + "id": 8977, "name": "save", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 8992, + "id": 8978, "name": "save", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 8993, + "id": 8979, "name": "msg", "variant": "param", "kind": 32768, @@ -18766,7 +18766,7 @@ "types": [ { "type": "reference", - "target": 9099, + "target": 9085, "name": "Message", "package": "@medusajs/types" }, @@ -18774,7 +18774,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 9099, + "target": 9085, "name": "Message", "package": "@medusajs/types" } @@ -18791,21 +18791,21 @@ ] }, { - "id": 8994, + "id": 8980, "name": "getMessages", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 8995, + "id": 8981, "name": "getMessages", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 8996, + "id": 8982, "name": "format", "variant": "param", "kind": 32768, @@ -18814,7 +18814,7 @@ }, "type": { "type": "reference", - "target": 9103, + "target": 9089, "name": "MessageAggregatorFormat", "package": "@medusajs/types" } @@ -18835,7 +18835,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 9099, + "target": 9085, "name": "Message", "package": "@medusajs/types" } @@ -18848,14 +18848,14 @@ ] }, { - "id": 8997, + "id": 8983, "name": "clearMessages", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 8998, + "id": 8984, "name": "clearMessages", "variant": "signature", "kind": 4096, @@ -18868,21 +18868,21 @@ ] }, { - "id": 8999, + "id": 8985, "name": "saveRawMessageData", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 9000, + "id": 8986, "name": "saveRawMessageData", "variant": "signature", "kind": 4096, "flags": {}, "typeParameters": [ { - "id": 9001, + "id": 8987, "name": "T", "variant": "typeParam", "kind": 131072, @@ -18891,7 +18891,7 @@ ], "parameters": [ { - "id": 9002, + "id": 8988, "name": "messageData", "variant": "param", "kind": 32768, @@ -18901,11 +18901,11 @@ "types": [ { "type": "reference", - "target": 9109, + "target": 9095, "typeArguments": [ { "type": "reference", - "target": 9001, + "target": 8987, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -18918,11 +18918,11 @@ "type": "array", "elementType": { "type": "reference", - "target": 9109, + "target": 9095, "typeArguments": [ { "type": "reference", - "target": 9001, + "target": 8987, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -18936,7 +18936,7 @@ } }, { - "id": 9003, + "id": 8989, "name": "options", "variant": "param", "kind": 32768, @@ -18976,16 +18976,16 @@ { "title": "Methods", "children": [ - 8991, - 8994, - 8997, - 8999 + 8977, + 8980, + 8983, + 8985 ] } ] }, { - "id": 8748, + "id": 8734, "name": "Context", "variant": "declaration", "kind": 256, @@ -19000,7 +19000,7 @@ }, "children": [ { - "id": 8749, + "id": 8735, "name": "__type", "variant": "declaration", "kind": 1024, @@ -19013,7 +19013,7 @@ } }, { - "id": 8750, + "id": 8736, "name": "transactionManager", "variant": "declaration", "kind": 1024, @@ -19046,14 +19046,14 @@ }, "type": { "type": "reference", - "target": 8759, + "target": 8745, "name": "TManager", "package": "@medusajs/types", "refersToTypeParameter": true } }, { - "id": 8751, + "id": 8737, "name": "manager", "variant": "declaration", "kind": 1024, @@ -19086,14 +19086,14 @@ }, "type": { "type": "reference", - "target": 8759, + "target": 8745, "name": "TManager", "package": "@medusajs/types", "refersToTypeParameter": true } }, { - "id": 8752, + "id": 8738, "name": "isolationLevel", "variant": "declaration", "kind": 1024, @@ -19146,7 +19146,7 @@ } }, { - "id": 8753, + "id": 8739, "name": "enableNestedTransactions", "variant": "declaration", "kind": 1024, @@ -19167,7 +19167,7 @@ } }, { - "id": 8754, + "id": 8740, "name": "eventGroupId", "variant": "declaration", "kind": 1024, @@ -19188,7 +19188,7 @@ } }, { - "id": 8755, + "id": 8741, "name": "transactionId", "variant": "declaration", "kind": 1024, @@ -19209,7 +19209,7 @@ } }, { - "id": 8756, + "id": 8742, "name": "messageAggregator", "variant": "declaration", "kind": 1024, @@ -19226,13 +19226,13 @@ }, "type": { "type": "reference", - "target": 8990, + "target": 8976, "name": "IMessageAggregator", "package": "@medusajs/types" } }, { - "id": 8757, + "id": 8743, "name": "requestId", "variant": "declaration", "kind": 1024, @@ -19253,7 +19253,7 @@ } }, { - "id": 8758, + "id": 8744, "name": "idempotencyKey", "variant": "declaration", "kind": 1024, @@ -19278,22 +19278,22 @@ { "title": "Properties", "children": [ - 8749, - 8750, - 8751, - 8752, - 8753, - 8754, - 8755, - 8756, - 8757, - 8758 + 8735, + 8736, + 8737, + 8738, + 8739, + 8740, + 8741, + 8742, + 8743, + 8744 ] } ], "typeParameters": [ { - "id": 8759, + "id": 8745, "name": "TManager", "variant": "typeParam", "kind": 131072, @@ -19306,7 +19306,7 @@ ] }, { - "id": 9005, + "id": 8991, "name": "BigNumberRawValue", "variant": "declaration", "kind": 2097152, @@ -19314,14 +19314,14 @@ "type": { "type": "reflection", "declaration": { - "id": 9006, + "id": 8992, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 9007, + "id": 8993, "name": "value", "variant": "declaration", "kind": 1024, @@ -19345,20 +19345,20 @@ { "title": "Properties", "children": [ - 9007 + 8993 ] } ], "indexSignatures": [ { - "id": 9008, + "id": 8994, "name": "__index", "variant": "signature", "kind": 8192, "flags": {}, "parameters": [ { - "id": 9009, + "id": 8995, "name": "key", "variant": "param", "kind": 32768, @@ -19379,7 +19379,7 @@ } }, { - "id": 8989, + "id": 8975, "name": "BigNumberInput", "variant": "declaration", "kind": 2097152, @@ -19389,7 +19389,7 @@ "types": [ { "type": "reference", - "target": 9005, + "target": 8991, "name": "BigNumberRawValue", "package": "@medusajs/types" }, @@ -19415,7 +19415,7 @@ } }, { - "id": 9004, + "id": 8990, "name": "BigNumberValue", "variant": "declaration", "kind": 2097152, @@ -19449,173 +19449,229 @@ { "title": "Interfaces", "children": [ - 8785, - 9019, - 8839, - 8842, - 9137, - 9076, - 8730, - 9010, - 9119, - 9131, - 9023, - 8877, - 9060, - 9068, - 9130, - 9059, - 8898, - 8907, - 8889, - 8920, - 8915, - 8926, - 8929, - 8932, - 8935, - 8938, - 8956, - 8961, - 8952, - 8946, - 8845, - 8863, - 8869, - 8857, - 8746, - 8744, - 8798, - 8760, - 9125, - 9028, - 8815, - 8808, - 8810, - 8813, - 8802, + 8771, + 9005, 8825, - 8818, - 8486, - 9103, - 8990, - 8748 + 8828, + 9123, + 9062, + 8716, + 8996, + 9105, + 9117, + 9009, + 8863, + 9046, + 9054, + 9116, + 9045, + 8884, + 8893, + 8875, + 8906, + 8901, + 8912, + 8915, + 8918, + 8921, + 8924, + 8942, + 8947, + 8938, + 8932, + 8831, + 8849, + 8855, + 8843, + 8732, + 8730, + 8784, + 8746, + 9111, + 9014, + 8801, + 8794, + 8796, + 8799, + 8788, + 8811, + 8804, + 8472, + 9089, + 8976, + 8734 ] }, { "title": "Type Aliases", "children": [ - 9126, - 9128, - 9155, - 9183, - 9173, - 9037, - 9171, - 9165, - 9170, + 9112, + 9114, + 9141, + 9169, 9159, - 9167, - 9149, - 9099, - 9109, - 9140, - 9093, - 8965, - 9090, - 9035, - 9036, - 9005, - 8989, - 9004 + 9023, + 9157, + 9151, + 9156, + 9145, + 9153, + 9135, + 9085, + 9095, + 9126, + 9079, + 8951, + 9076, + 9021, + 9022, + 8991, + 8975, + 8990 ] } ], "packageName": "@medusajs/types", "symbolIdMap": { - "8485": { + "8471": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", "qualifiedName": "" }, - "8486": { + "8472": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", "qualifiedName": "IPricingModuleService" }, - "8487": { + "8473": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", "qualifiedName": "IPricingModuleService.calculatePrices" }, - "8488": { + "8474": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", "qualifiedName": "IPricingModuleService.calculatePrices" }, - "8489": { + "8475": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", "qualifiedName": "filters" }, - "8490": { + "8476": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", "qualifiedName": "context" }, - "8491": { + "8477": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", "qualifiedName": "sharedContext" }, - "8492": { + "8478": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", "qualifiedName": "IPricingModuleService.retrievePriceSet" }, - "8493": { + "8479": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", "qualifiedName": "IPricingModuleService.retrievePriceSet" }, - "8494": { + "8480": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", "qualifiedName": "id" }, - "8495": { + "8481": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", "qualifiedName": "config" }, + "8482": { + "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", + "qualifiedName": "sharedContext" + }, + "8483": { + "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", + "qualifiedName": "IPricingModuleService.listPriceSets" + }, + "8484": { + "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", + "qualifiedName": "IPricingModuleService.listPriceSets" + }, + "8485": { + "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", + "qualifiedName": "filters" + }, + "8486": { + "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", + "qualifiedName": "config" + }, + "8487": { + "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", + "qualifiedName": "sharedContext" + }, + "8488": { + "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", + "qualifiedName": "IPricingModuleService.listAndCountPriceSets" + }, + "8489": { + "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", + "qualifiedName": "IPricingModuleService.listAndCountPriceSets" + }, + "8490": { + "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", + "qualifiedName": "filters" + }, + "8491": { + "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", + "qualifiedName": "config" + }, + "8492": { + "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", + "qualifiedName": "sharedContext" + }, + "8493": { + "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", + "qualifiedName": "IPricingModuleService.createPriceSets" + }, + "8494": { + "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", + "qualifiedName": "IPricingModuleService.createPriceSets" + }, + "8495": { + "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", + "qualifiedName": "data" + }, "8496": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", "qualifiedName": "sharedContext" }, "8497": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "IPricingModuleService.listPriceSets" + "qualifiedName": "IPricingModuleService.createPriceSets" }, "8498": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "IPricingModuleService.listPriceSets" + "qualifiedName": "data" }, "8499": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "filters" + "qualifiedName": "sharedContext" }, "8500": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "config" + "qualifiedName": "IPricingModuleService.upsertPriceSets" }, "8501": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IPricingModuleService.upsertPriceSets" }, "8502": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "IPricingModuleService.listAndCountPriceSets" + "qualifiedName": "data" }, "8503": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "IPricingModuleService.listAndCountPriceSets" + "qualifiedName": "sharedContext" }, "8504": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "filters" + "qualifiedName": "IPricingModuleService.upsertPriceSets" }, "8505": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "config" + "qualifiedName": "data" }, "8506": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", @@ -19623,123 +19679,123 @@ }, "8507": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "IPricingModuleService.createPriceSets" + "qualifiedName": "IPricingModuleService.updatePriceSets" }, "8508": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "IPricingModuleService.createPriceSets" + "qualifiedName": "IPricingModuleService.updatePriceSets" }, "8509": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "data" + "qualifiedName": "id" }, "8510": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "data" }, "8511": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "IPricingModuleService.createPriceSets" + "qualifiedName": "sharedContext" }, "8512": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "data" + "qualifiedName": "IPricingModuleService.updatePriceSets" }, "8513": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "selector" }, "8514": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "IPricingModuleService.upsertPriceSets" + "qualifiedName": "data" }, "8515": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "IPricingModuleService.upsertPriceSets" + "qualifiedName": "sharedContext" }, "8516": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "data" + "qualifiedName": "IPricingModuleService.deletePriceSets" }, "8517": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IPricingModuleService.deletePriceSets" }, "8518": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "IPricingModuleService.upsertPriceSets" + "qualifiedName": "ids" }, "8519": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "data" + "qualifiedName": "sharedContext" }, "8520": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IPricingModuleService.addPrices" }, "8521": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "IPricingModuleService.updatePriceSets" + "qualifiedName": "IPricingModuleService.addPrices" }, "8522": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "IPricingModuleService.updatePriceSets" + "qualifiedName": "data" }, "8523": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "id" + "qualifiedName": "sharedContext" }, "8524": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "data" + "qualifiedName": "IPricingModuleService.addPrices" }, "8525": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "data" }, "8526": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "IPricingModuleService.updatePriceSets" + "qualifiedName": "sharedContext" }, "8527": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "selector" + "qualifiedName": "IPricingModuleService.listPrices" }, "8528": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "data" + "qualifiedName": "IPricingModuleService.listPrices" }, "8529": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "filters" }, "8530": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "IPricingModuleService.deletePriceSets" + "qualifiedName": "config" }, "8531": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "IPricingModuleService.deletePriceSets" + "qualifiedName": "sharedContext" }, "8532": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "ids" + "qualifiedName": "IPricingModuleService.softDeletePrices" }, "8533": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IPricingModuleService.softDeletePrices" }, "8534": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "IPricingModuleService.addPrices" + "qualifiedName": "TReturnableLinkableKeys" }, "8535": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "IPricingModuleService.addPrices" + "qualifiedName": "priceIds" }, "8536": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "data" + "qualifiedName": "config" }, "8537": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", @@ -19747,119 +19803,119 @@ }, "8538": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "IPricingModuleService.addPrices" + "qualifiedName": "IPricingModuleService.restorePrices" }, "8539": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "data" + "qualifiedName": "IPricingModuleService.restorePrices" }, "8540": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "TReturnableLinkableKeys" }, "8541": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "IPricingModuleService.listPrices" + "qualifiedName": "priceIds" }, "8542": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "IPricingModuleService.listPrices" + "qualifiedName": "config" }, "8543": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "filters" + "qualifiedName": "sharedContext" }, "8544": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "config" + "qualifiedName": "IPricingModuleService.listAndCountPrices" }, "8545": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IPricingModuleService.listAndCountPrices" }, "8546": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "IPricingModuleService.softDeletePrices" + "qualifiedName": "filters" }, "8547": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "IPricingModuleService.softDeletePrices" + "qualifiedName": "config" }, "8548": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "TReturnableLinkableKeys" + "qualifiedName": "sharedContext" }, "8549": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "priceIds" + "qualifiedName": "IPricingModuleService.retrievePriceRule" }, "8550": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "config" + "qualifiedName": "IPricingModuleService.retrievePriceRule" }, "8551": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "id" }, "8552": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "IPricingModuleService.restorePrices" + "qualifiedName": "config" }, "8553": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "IPricingModuleService.restorePrices" + "qualifiedName": "sharedContext" }, "8554": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "TReturnableLinkableKeys" + "qualifiedName": "IPricingModuleService.listPriceRules" }, "8555": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "priceIds" + "qualifiedName": "IPricingModuleService.listPriceRules" }, "8556": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "config" + "qualifiedName": "filters" }, "8557": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "config" }, "8558": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "IPricingModuleService.listAndCountPrices" + "qualifiedName": "sharedContext" }, "8559": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "IPricingModuleService.listAndCountPrices" + "qualifiedName": "IPricingModuleService.listAndCountPriceRules" }, "8560": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "filters" + "qualifiedName": "IPricingModuleService.listAndCountPriceRules" }, "8561": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "config" + "qualifiedName": "filters" }, "8562": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "config" }, "8563": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "IPricingModuleService.retrievePriceRule" + "qualifiedName": "sharedContext" }, "8564": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "IPricingModuleService.retrievePriceRule" + "qualifiedName": "IPricingModuleService.createPriceRules" }, "8565": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "id" + "qualifiedName": "IPricingModuleService.createPriceRules" }, "8566": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "config" + "qualifiedName": "data" }, "8567": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", @@ -19867,71 +19923,71 @@ }, "8568": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "IPricingModuleService.listPriceRules" + "qualifiedName": "IPricingModuleService.updatePriceRules" }, "8569": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "IPricingModuleService.listPriceRules" + "qualifiedName": "IPricingModuleService.updatePriceRules" }, "8570": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "filters" + "qualifiedName": "data" }, "8571": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "config" + "qualifiedName": "sharedContext" }, "8572": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IPricingModuleService.deletePriceRules" }, "8573": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "IPricingModuleService.listAndCountPriceRules" + "qualifiedName": "IPricingModuleService.deletePriceRules" }, "8574": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "IPricingModuleService.listAndCountPriceRules" + "qualifiedName": "priceRuleIds" }, "8575": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "filters" + "qualifiedName": "sharedContext" }, "8576": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "config" + "qualifiedName": "IPricingModuleService.retrievePriceList" }, "8577": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IPricingModuleService.retrievePriceList" }, "8578": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "IPricingModuleService.createPriceRules" + "qualifiedName": "id" }, "8579": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "IPricingModuleService.createPriceRules" + "qualifiedName": "config" }, "8580": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "data" + "qualifiedName": "sharedContext" }, "8581": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IPricingModuleService.listPriceLists" }, "8582": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "IPricingModuleService.updatePriceRules" + "qualifiedName": "IPricingModuleService.listPriceLists" }, "8583": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "IPricingModuleService.updatePriceRules" + "qualifiedName": "filters" }, "8584": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "data" + "qualifiedName": "config" }, "8585": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", @@ -19939,35 +19995,35 @@ }, "8586": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "IPricingModuleService.deletePriceRules" + "qualifiedName": "IPricingModuleService.listAndCountPriceLists" }, "8587": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "IPricingModuleService.deletePriceRules" + "qualifiedName": "IPricingModuleService.listAndCountPriceLists" }, "8588": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "priceRuleIds" + "qualifiedName": "filters" }, "8589": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "config" }, "8590": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "IPricingModuleService.retrievePriceList" + "qualifiedName": "sharedContext" }, "8591": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "IPricingModuleService.retrievePriceList" + "qualifiedName": "IPricingModuleService.createPriceLists" }, "8592": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "id" + "qualifiedName": "IPricingModuleService.createPriceLists" }, "8593": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "config" + "qualifiedName": "data" }, "8594": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", @@ -19975,55 +20031,55 @@ }, "8595": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "IPricingModuleService.listPriceLists" + "qualifiedName": "IPricingModuleService.updatePriceLists" }, "8596": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "IPricingModuleService.listPriceLists" + "qualifiedName": "IPricingModuleService.updatePriceLists" }, "8597": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "filters" + "qualifiedName": "data" }, "8598": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "config" + "qualifiedName": "sharedContext" }, "8599": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IPricingModuleService.deletePriceLists" }, "8600": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "IPricingModuleService.listAndCountPriceLists" + "qualifiedName": "IPricingModuleService.deletePriceLists" }, "8601": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "IPricingModuleService.listAndCountPriceLists" + "qualifiedName": "priceListIds" }, "8602": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "filters" + "qualifiedName": "sharedContext" }, "8603": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "config" + "qualifiedName": "IPricingModuleService.softDeletePriceLists" }, "8604": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IPricingModuleService.softDeletePriceLists" }, "8605": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "IPricingModuleService.createPriceLists" + "qualifiedName": "TReturnableLinkableKeys" }, "8606": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "IPricingModuleService.createPriceLists" + "qualifiedName": "priceListIds" }, "8607": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "data" + "qualifiedName": "config" }, "8608": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", @@ -20031,99 +20087,99 @@ }, "8609": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "IPricingModuleService.updatePriceLists" + "qualifiedName": "IPricingModuleService.restorePriceLists" }, "8610": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "IPricingModuleService.updatePriceLists" + "qualifiedName": "IPricingModuleService.restorePriceLists" }, "8611": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "data" + "qualifiedName": "TReturnableLinkableKeys" }, "8612": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "priceListIds" }, "8613": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "IPricingModuleService.deletePriceLists" + "qualifiedName": "config" }, "8614": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "IPricingModuleService.deletePriceLists" + "qualifiedName": "sharedContext" }, "8615": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "priceListIds" + "qualifiedName": "IPricingModuleService.retrievePriceListRule" }, "8616": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IPricingModuleService.retrievePriceListRule" }, "8617": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "IPricingModuleService.softDeletePriceLists" + "qualifiedName": "id" }, "8618": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "IPricingModuleService.softDeletePriceLists" + "qualifiedName": "config" }, "8619": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "TReturnableLinkableKeys" + "qualifiedName": "sharedContext" }, "8620": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "priceListIds" + "qualifiedName": "IPricingModuleService.listPriceListRules" }, "8621": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "config" + "qualifiedName": "IPricingModuleService.listPriceListRules" }, "8622": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "filters" }, "8623": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "IPricingModuleService.restorePriceLists" + "qualifiedName": "config" }, "8624": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "IPricingModuleService.restorePriceLists" + "qualifiedName": "sharedContext" }, "8625": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "TReturnableLinkableKeys" + "qualifiedName": "IPricingModuleService.listAndCountPriceListRules" }, "8626": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "priceListIds" + "qualifiedName": "IPricingModuleService.listAndCountPriceListRules" }, "8627": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "config" + "qualifiedName": "filters" }, "8628": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "config" }, "8629": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "IPricingModuleService.retrievePriceListRule" + "qualifiedName": "sharedContext" }, "8630": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "IPricingModuleService.retrievePriceListRule" + "qualifiedName": "IPricingModuleService.deletePriceListRules" }, "8631": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "id" + "qualifiedName": "IPricingModuleService.deletePriceListRules" }, "8632": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "config" + "qualifiedName": "priceListRuleIds" }, "8633": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", @@ -20131,119 +20187,119 @@ }, "8634": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "IPricingModuleService.listPriceListRules" + "qualifiedName": "IPricingModuleService.addPriceListPrices" }, "8635": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "IPricingModuleService.listPriceListRules" + "qualifiedName": "IPricingModuleService.addPriceListPrices" }, "8636": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "filters" + "qualifiedName": "data" }, "8637": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "config" + "qualifiedName": "sharedContext" }, "8638": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IPricingModuleService.updatePriceListPrices" }, "8639": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "IPricingModuleService.listAndCountPriceListRules" + "qualifiedName": "IPricingModuleService.updatePriceListPrices" }, "8640": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "IPricingModuleService.listAndCountPriceListRules" + "qualifiedName": "data" }, "8641": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "filters" + "qualifiedName": "sharedContext" }, "8642": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "config" + "qualifiedName": "IPricingModuleService.setPriceListRules" }, "8643": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IPricingModuleService.setPriceListRules" }, "8644": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "IPricingModuleService.deletePriceListRules" + "qualifiedName": "data" }, "8645": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "IPricingModuleService.deletePriceListRules" + "qualifiedName": "sharedContext" }, "8646": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "priceListRuleIds" + "qualifiedName": "IPricingModuleService.removePriceListRules" }, "8647": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IPricingModuleService.removePriceListRules" }, "8648": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "IPricingModuleService.addPriceListPrices" + "qualifiedName": "data" }, "8649": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "IPricingModuleService.addPriceListPrices" + "qualifiedName": "sharedContext" }, "8650": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "data" + "qualifiedName": "IPricingModuleService.removePrices" }, "8651": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IPricingModuleService.removePrices" }, "8652": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "IPricingModuleService.updatePriceListPrices" + "qualifiedName": "ids" }, "8653": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "IPricingModuleService.updatePriceListPrices" + "qualifiedName": "sharedContext" }, "8654": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "data" + "qualifiedName": "IPricingModuleService.retrievePricePreference" }, "8655": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IPricingModuleService.retrievePricePreference" }, "8656": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "IPricingModuleService.setPriceListRules" + "qualifiedName": "id" }, "8657": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "IPricingModuleService.setPriceListRules" + "qualifiedName": "config" }, "8658": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "data" + "qualifiedName": "sharedContext" }, "8659": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IPricingModuleService.listPricePreferences" }, "8660": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "IPricingModuleService.removePriceListRules" + "qualifiedName": "IPricingModuleService.listPricePreferences" }, "8661": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "IPricingModuleService.removePriceListRules" + "qualifiedName": "filters" }, "8662": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "data" + "qualifiedName": "config" }, "8663": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", @@ -20251,15 +20307,15 @@ }, "8664": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "IPricingModuleService.removePrices" + "qualifiedName": "IPricingModuleService.createPricePreferences" }, "8665": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "IPricingModuleService.removePrices" + "qualifiedName": "IPricingModuleService.createPricePreferences" }, "8666": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "ids" + "qualifiedName": "data" }, "8667": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", @@ -20267,39 +20323,39 @@ }, "8668": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "IPricingModuleService.retrievePricePreference" + "qualifiedName": "IPricingModuleService.createPricePreferences" }, "8669": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "IPricingModuleService.retrievePricePreference" + "qualifiedName": "data" }, "8670": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "id" + "qualifiedName": "sharedContext" }, "8671": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "config" + "qualifiedName": "IPricingModuleService.upsertPricePreferences" }, "8672": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IPricingModuleService.upsertPricePreferences" }, "8673": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "IPricingModuleService.listPricePreferences" + "qualifiedName": "data" }, "8674": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "IPricingModuleService.listPricePreferences" + "qualifiedName": "sharedContext" }, "8675": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "filters" + "qualifiedName": "IPricingModuleService.upsertPricePreferences" }, "8676": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "config" + "qualifiedName": "data" }, "8677": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", @@ -20307,1815 +20363,1811 @@ }, "8678": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "IPricingModuleService.createPricePreferences" + "qualifiedName": "IPricingModuleService.updatePricePreferences" }, "8679": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "IPricingModuleService.createPricePreferences" + "qualifiedName": "IPricingModuleService.updatePricePreferences" }, "8680": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "data" + "qualifiedName": "id" }, "8681": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "data" }, "8682": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "IPricingModuleService.createPricePreferences" + "qualifiedName": "sharedContext" }, "8683": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "data" + "qualifiedName": "IPricingModuleService.updatePricePreferences" }, "8684": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "selector" }, "8685": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "IPricingModuleService.upsertPricePreferences" + "qualifiedName": "data" }, "8686": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "IPricingModuleService.upsertPricePreferences" + "qualifiedName": "sharedContext" }, "8687": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "data" + "qualifiedName": "IPricingModuleService.softDeletePricePreferences" }, "8688": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IPricingModuleService.softDeletePricePreferences" }, "8689": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "IPricingModuleService.upsertPricePreferences" + "qualifiedName": "TReturnableLinkableKeys" }, "8690": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "data" + "qualifiedName": "pricePreferenceIds" }, "8691": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "config" }, "8692": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "IPricingModuleService.updatePricePreferences" + "qualifiedName": "sharedContext" }, "8693": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "IPricingModuleService.updatePricePreferences" + "qualifiedName": "IPricingModuleService.restorePricePreferences" }, "8694": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "id" + "qualifiedName": "IPricingModuleService.restorePricePreferences" }, "8695": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "data" + "qualifiedName": "TReturnableLinkableKeys" }, "8696": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "pricePreferenceIds" }, "8697": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "IPricingModuleService.updatePricePreferences" + "qualifiedName": "config" }, "8698": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "selector" + "qualifiedName": "sharedContext" }, "8699": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "data" + "qualifiedName": "IPricingModuleService.deletePricePreferences" }, "8700": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IPricingModuleService.deletePricePreferences" }, "8701": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "IPricingModuleService.softDeletePricePreferences" + "qualifiedName": "ids" }, "8702": { - "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "IPricingModuleService.softDeletePricePreferences" - }, - "8703": { - "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "TReturnableLinkableKeys" - }, - "8704": { - "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "pricePreferenceIds" - }, - "8705": { - "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "config" - }, - "8706": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", "qualifiedName": "sharedContext" }, - "8707": { - "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "IPricingModuleService.restorePricePreferences" - }, - "8708": { - "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "IPricingModuleService.restorePricePreferences" - }, - "8709": { - "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "TReturnableLinkableKeys" - }, - "8710": { - "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "pricePreferenceIds" - }, - "8711": { - "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "config" - }, - "8712": { - "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "sharedContext" - }, - "8713": { - "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "IPricingModuleService.deletePricePreferences" - }, - "8714": { - "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "IPricingModuleService.deletePricePreferences" - }, - "8715": { - "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "ids" - }, "8716": { - "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "sharedContext" - }, - "8730": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "IModuleService" }, - "8744": { + "8730": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-set.ts", "qualifiedName": "PricingFilters" }, - "8745": { + "8731": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-set.ts", "qualifiedName": "PricingFilters.id" }, - "8746": { + "8732": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-set.ts", "qualifiedName": "PricingContext" }, - "8747": { + "8733": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-set.ts", "qualifiedName": "PricingContext.context" }, - "8748": { + "8734": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "Context" }, - "8749": { + "8735": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type.__type" }, - "8750": { + "8736": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type.transactionManager" }, - "8751": { + "8737": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type.manager" }, - "8752": { + "8738": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type.isolationLevel" }, - "8753": { + "8739": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type.enableNestedTransactions" }, - "8754": { + "8740": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type.eventGroupId" }, - "8755": { + "8741": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type.transactionId" }, - "8756": { + "8742": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type.messageAggregator" }, - "8757": { + "8743": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type.requestId" }, - "8758": { + "8744": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type.idempotencyKey" }, - "8759": { + "8745": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "TManager" }, - "8760": { + "8746": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-set.ts", "qualifiedName": "CalculatedPriceSet" }, - "8761": { + "8747": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-set.ts", "qualifiedName": "CalculatedPriceSet.id" }, - "8762": { + "8748": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-set.ts", "qualifiedName": "CalculatedPriceSet.is_calculated_price_price_list" }, - "8763": { + "8749": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-set.ts", "qualifiedName": "CalculatedPriceSet.is_calculated_price_tax_inclusive" }, - "8764": { + "8750": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-set.ts", "qualifiedName": "CalculatedPriceSet.calculated_amount" }, - "8765": { + "8751": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-set.ts", "qualifiedName": "CalculatedPriceSet.raw_calculated_amount" }, - "8766": { + "8752": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-set.ts", "qualifiedName": "CalculatedPriceSet.is_original_price_price_list" }, - "8767": { + "8753": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-set.ts", "qualifiedName": "CalculatedPriceSet.is_original_price_tax_inclusive" }, - "8768": { + "8754": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-set.ts", "qualifiedName": "CalculatedPriceSet.original_amount" }, - "8769": { + "8755": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-set.ts", "qualifiedName": "CalculatedPriceSet.raw_original_amount" }, - "8770": { + "8756": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-set.ts", "qualifiedName": "CalculatedPriceSet.currency_code" }, - "8771": { + "8757": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-set.ts", "qualifiedName": "CalculatedPriceSet.calculated_price" }, - "8772": { + "8758": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-set.ts", "qualifiedName": "__type" }, - "8773": { + "8759": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-set.ts", "qualifiedName": "__type.id" }, - "8774": { + "8760": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-set.ts", "qualifiedName": "__type.price_list_id" }, - "8775": { + "8761": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-set.ts", "qualifiedName": "__type.price_list_type" }, - "8776": { + "8762": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-set.ts", "qualifiedName": "__type.min_quantity" }, - "8777": { + "8763": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-set.ts", "qualifiedName": "__type.max_quantity" }, - "8778": { + "8764": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-set.ts", "qualifiedName": "CalculatedPriceSet.original_price" }, - "8779": { + "8765": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-set.ts", "qualifiedName": "__type" }, - "8780": { + "8766": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-set.ts", "qualifiedName": "__type.id" }, - "8781": { + "8767": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-set.ts", "qualifiedName": "__type.price_list_id" }, - "8782": { + "8768": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-set.ts", "qualifiedName": "__type.price_list_type" }, - "8783": { + "8769": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-set.ts", "qualifiedName": "__type.min_quantity" }, - "8784": { + "8770": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-set.ts", "qualifiedName": "__type.max_quantity" }, - "8785": { + "8771": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig" }, - "8786": { + "8772": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig.select" }, - "8787": { + "8773": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig.skip" }, - "8788": { + "8774": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig.take" }, - "8789": { + "8775": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig.relations" }, - "8790": { + "8776": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig.order" }, - "8791": { + "8777": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "__type" }, - "8792": { + "8778": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "__type.__index" }, - "8794": { + "8780": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig.withDeleted" }, - "8795": { + "8781": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig.filters" }, - "8796": { + "8782": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig.options" }, - "8797": { + "8783": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig.Entity" }, - "8798": { + "8784": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-set.ts", "qualifiedName": "PriceSetDTO" }, - "8799": { + "8785": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-set.ts", "qualifiedName": "PriceSetDTO.id" }, - "8800": { + "8786": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-set.ts", "qualifiedName": "PriceSetDTO.prices" }, - "8801": { + "8787": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-set.ts", "qualifiedName": "PriceSetDTO.calculated_price" }, - "8802": { + "8788": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-set.ts", "qualifiedName": "FilterablePriceSetProps" }, - "8803": { + "8789": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-set.ts", "qualifiedName": "FilterablePriceSetProps.id" }, - "8804": { + "8790": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-set.ts", "qualifiedName": "FilterablePriceSetProps.prices" }, - "8805": { + "8791": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.$and" }, - "8806": { + "8792": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.$or" }, - "8807": { + "8793": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-set.ts", "qualifiedName": "PricingContext.context" }, - "8808": { + "8794": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-set.ts", "qualifiedName": "CreatePriceSetDTO" }, - "8809": { + "8795": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-set.ts", "qualifiedName": "CreatePriceSetDTO.prices" }, - "8810": { + "8796": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-set.ts", "qualifiedName": "UpsertPriceSetDTO" }, - "8811": { + "8797": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-set.ts", "qualifiedName": "UpsertPriceSetDTO.id" }, - "8812": { + "8798": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-set.ts", "qualifiedName": "UpdatePriceSetDTO.prices" }, - "8813": { + "8799": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-set.ts", "qualifiedName": "UpdatePriceSetDTO" }, - "8814": { + "8800": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-set.ts", "qualifiedName": "UpdatePriceSetDTO.prices" }, - "8815": { + "8801": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-set.ts", "qualifiedName": "AddPricesDTO" }, - "8816": { + "8802": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-set.ts", "qualifiedName": "AddPricesDTO.priceSetId" }, - "8817": { + "8803": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-set.ts", "qualifiedName": "AddPricesDTO.prices" }, - "8818": { + "8804": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price.ts", "qualifiedName": "FilterablePriceProps" }, - "8819": { + "8805": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price.ts", "qualifiedName": "FilterablePriceProps.id" }, - "8820": { + "8806": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price.ts", "qualifiedName": "FilterablePriceProps.currency_code" }, - "8821": { + "8807": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price.ts", "qualifiedName": "FilterablePriceProps.price_set_id" }, - "8822": { + "8808": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price.ts", "qualifiedName": "FilterablePriceProps.price_list_id" }, - "8823": { + "8809": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.$and" }, - "8824": { + "8810": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.$or" }, - "8825": { + "8811": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price.ts", "qualifiedName": "PriceDTO" }, - "8826": { + "8812": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price.ts", "qualifiedName": "PriceDTO.id" }, - "8827": { + "8813": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price.ts", "qualifiedName": "PriceDTO.title" }, - "8828": { + "8814": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price.ts", "qualifiedName": "PriceDTO.currency_code" }, - "8829": { + "8815": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price.ts", "qualifiedName": "PriceDTO.amount" }, - "8830": { + "8816": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price.ts", "qualifiedName": "PriceDTO.min_quantity" }, - "8831": { + "8817": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price.ts", "qualifiedName": "PriceDTO.max_quantity" }, - "8832": { + "8818": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price.ts", "qualifiedName": "PriceDTO.price_set" }, - "8833": { + "8819": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price.ts", "qualifiedName": "PriceDTO.price_list" }, - "8834": { + "8820": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price.ts", "qualifiedName": "PriceDTO.price_set_id" }, - "8835": { + "8821": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price.ts", "qualifiedName": "PriceDTO.price_rules" }, - "8836": { + "8822": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price.ts", "qualifiedName": "PriceDTO.created_at" }, - "8837": { + "8823": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price.ts", "qualifiedName": "PriceDTO.updated_at" }, - "8838": { + "8824": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price.ts", "qualifiedName": "PriceDTO.deleted_at" }, - "8839": { + "8825": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", "qualifiedName": "SoftDeleteReturn" }, - "8840": { + "8826": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", "qualifiedName": "__type.returnLinkableKeys" }, - "8841": { + "8827": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", "qualifiedName": "TReturnableLinkableKeys" }, - "8842": { + "8828": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", "qualifiedName": "RestoreReturn" }, - "8843": { + "8829": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", "qualifiedName": "__type.returnLinkableKeys" }, - "8844": { + "8830": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", "qualifiedName": "TReturnableLinkableKeys" }, - "8845": { + "8831": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-rule.ts", "qualifiedName": "PriceRuleDTO" }, - "8846": { + "8832": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-rule.ts", "qualifiedName": "PriceRuleDTO.id" }, - "8847": { + "8833": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-rule.ts", "qualifiedName": "PriceRuleDTO.price_set_id" }, - "8848": { + "8834": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-rule.ts", "qualifiedName": "PriceRuleDTO.price_set" }, - "8849": { + "8835": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-rule.ts", "qualifiedName": "PriceRuleDTO.attribute" }, - "8850": { + "8836": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-rule.ts", "qualifiedName": "PriceRuleDTO.value" }, - "8851": { + "8837": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-rule.ts", "qualifiedName": "PriceRuleDTO.priority" }, - "8852": { + "8838": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-rule.ts", "qualifiedName": "PriceRuleDTO.price_id" }, - "8853": { + "8839": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-rule.ts", "qualifiedName": "PriceRuleDTO.price_list_id" }, - "8854": { + "8840": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-rule.ts", "qualifiedName": "PriceRuleDTO.created_at" }, - "8855": { + "8841": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-rule.ts", "qualifiedName": "PriceRuleDTO.updated_at" }, - "8856": { + "8842": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-rule.ts", "qualifiedName": "PriceRuleDTO.deleted_at" }, - "8857": { + "8843": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-rule.ts", "qualifiedName": "FilterablePriceRuleProps" }, - "8858": { + "8844": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-rule.ts", "qualifiedName": "FilterablePriceRuleProps.id" }, - "8859": { + "8845": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-rule.ts", "qualifiedName": "FilterablePriceRuleProps.name" }, - "8860": { + "8846": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-rule.ts", "qualifiedName": "FilterablePriceRuleProps.price_set_id" }, - "8861": { + "8847": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.$and" }, - "8862": { + "8848": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.$or" }, - "8863": { + "8849": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-rule.ts", "qualifiedName": "CreatePriceRuleDTO" }, - "8864": { + "8850": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-rule.ts", "qualifiedName": "CreatePriceRuleDTO.price_set_id" }, - "8865": { + "8851": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-rule.ts", "qualifiedName": "CreatePriceRuleDTO.attribute" }, - "8866": { + "8852": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-rule.ts", "qualifiedName": "CreatePriceRuleDTO.value" }, - "8867": { + "8853": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-rule.ts", "qualifiedName": "CreatePriceRuleDTO.priority" }, - "8868": { + "8854": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-rule.ts", "qualifiedName": "CreatePriceRuleDTO.price_id" }, - "8869": { + "8855": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-rule.ts", "qualifiedName": "UpdatePriceRuleDTO" }, - "8870": { + "8856": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-rule.ts", "qualifiedName": "UpdatePriceRuleDTO.id" }, - "8871": { + "8857": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-rule.ts", "qualifiedName": "UpdatePriceRuleDTO.price_set_id" }, - "8872": { + "8858": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-rule.ts", "qualifiedName": "UpdatePriceRuleDTO.attribute" }, - "8873": { + "8859": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-rule.ts", "qualifiedName": "UpdatePriceRuleDTO.value" }, - "8874": { + "8860": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-rule.ts", "qualifiedName": "UpdatePriceRuleDTO.priority" }, - "8875": { + "8861": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-rule.ts", "qualifiedName": "UpdatePriceRuleDTO.price_id" }, - "8876": { + "8862": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-rule.ts", "qualifiedName": "UpdatePriceRuleDTO.price_list_id" }, - "8877": { + "8863": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-list.ts", "qualifiedName": "PriceListDTO" }, - "8878": { + "8864": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-list.ts", "qualifiedName": "PriceListDTO.id" }, - "8879": { + "8865": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-list.ts", "qualifiedName": "PriceListDTO.title" }, - "8880": { + "8866": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-list.ts", "qualifiedName": "PriceListDTO.description" }, - "8881": { + "8867": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-list.ts", "qualifiedName": "PriceListDTO.starts_at" }, - "8882": { + "8868": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-list.ts", "qualifiedName": "PriceListDTO.status" }, - "8883": { + "8869": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-list.ts", "qualifiedName": "PriceListDTO.type" }, - "8884": { + "8870": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-list.ts", "qualifiedName": "PriceListDTO.ends_at" }, - "8885": { + "8871": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-list.ts", "qualifiedName": "PriceListDTO.rules_count" }, - "8886": { + "8872": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-list.ts", "qualifiedName": "PriceListDTO.prices" }, - "8887": { + "8873": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-list.ts", "qualifiedName": "PriceListDTO.money_amounts" }, - "8888": { + "8874": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-list.ts", "qualifiedName": "PriceListDTO.price_list_rules" }, - "8889": { + "8875": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-list.ts", "qualifiedName": "FilterablePriceListProps" }, - "8890": { + "8876": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-list.ts", "qualifiedName": "FilterablePriceListProps.q" }, - "8891": { + "8877": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-list.ts", "qualifiedName": "FilterablePriceListProps.id" }, - "8892": { + "8878": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-list.ts", "qualifiedName": "FilterablePriceListProps.starts_at" }, - "8893": { + "8879": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-list.ts", "qualifiedName": "FilterablePriceListProps.ends_at" }, - "8894": { + "8880": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-list.ts", "qualifiedName": "FilterablePriceListProps.status" }, - "8895": { + "8881": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-list.ts", "qualifiedName": "FilterablePriceListProps.rules_count" }, - "8896": { + "8882": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.$and" }, - "8897": { + "8883": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.$or" }, - "8898": { + "8884": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-list.ts", "qualifiedName": "CreatePriceListDTO" }, - "8899": { + "8885": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-list.ts", "qualifiedName": "CreatePriceListDTO.title" }, - "8900": { + "8886": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-list.ts", "qualifiedName": "CreatePriceListDTO.description" }, - "8901": { + "8887": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-list.ts", "qualifiedName": "CreatePriceListDTO.starts_at" }, - "8902": { + "8888": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-list.ts", "qualifiedName": "CreatePriceListDTO.ends_at" }, - "8903": { + "8889": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-list.ts", "qualifiedName": "CreatePriceListDTO.status" }, - "8904": { + "8890": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-list.ts", "qualifiedName": "CreatePriceListDTO.type" }, - "8905": { + "8891": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-list.ts", "qualifiedName": "CreatePriceListDTO.rules" }, - "8906": { + "8892": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-list.ts", "qualifiedName": "CreatePriceListDTO.prices" }, - "8907": { + "8893": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-list.ts", "qualifiedName": "UpdatePriceListDTO" }, - "8908": { + "8894": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-list.ts", "qualifiedName": "UpdatePriceListDTO.id" }, - "8909": { + "8895": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-list.ts", "qualifiedName": "UpdatePriceListDTO.title" }, - "8910": { + "8896": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-list.ts", "qualifiedName": "UpdatePriceListDTO.description" }, - "8911": { + "8897": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-list.ts", "qualifiedName": "UpdatePriceListDTO.starts_at" }, - "8912": { + "8898": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-list.ts", "qualifiedName": "UpdatePriceListDTO.ends_at" }, - "8913": { + "8899": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-list.ts", "qualifiedName": "UpdatePriceListDTO.status" }, - "8914": { + "8900": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-list.ts", "qualifiedName": "UpdatePriceListDTO.rules" }, - "8915": { + "8901": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-list.ts", "qualifiedName": "PriceListRuleDTO" }, - "8916": { + "8902": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-list.ts", "qualifiedName": "PriceListRuleDTO.id" }, - "8917": { + "8903": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-list.ts", "qualifiedName": "PriceListRuleDTO.attribute" }, - "8918": { + "8904": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-list.ts", "qualifiedName": "PriceListRuleDTO.value" }, - "8919": { + "8905": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-list.ts", "qualifiedName": "PriceListRuleDTO.price_list" }, - "8920": { + "8906": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-list.ts", "qualifiedName": "FilterablePriceListRuleProps" }, - "8921": { + "8907": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-list.ts", "qualifiedName": "FilterablePriceListRuleProps.id" }, - "8922": { + "8908": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-list.ts", "qualifiedName": "FilterablePriceListRuleProps.value" }, - "8923": { + "8909": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-list.ts", "qualifiedName": "FilterablePriceListRuleProps.price_list_id" }, - "8924": { + "8910": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.$and" }, - "8925": { + "8911": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.$or" }, - "8926": { + "8912": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-list.ts", "qualifiedName": "AddPriceListPricesDTO" }, - "8927": { + "8913": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-list.ts", "qualifiedName": "AddPriceListPricesDTO.price_list_id" }, - "8928": { + "8914": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-list.ts", "qualifiedName": "AddPriceListPricesDTO.prices" }, - "8929": { + "8915": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-list.ts", "qualifiedName": "UpdatePriceListPricesDTO" }, - "8930": { + "8916": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-list.ts", "qualifiedName": "UpdatePriceListPricesDTO.price_list_id" }, - "8931": { + "8917": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-list.ts", "qualifiedName": "UpdatePriceListPricesDTO.prices" }, - "8932": { + "8918": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-list.ts", "qualifiedName": "SetPriceListRulesDTO" }, - "8933": { + "8919": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-list.ts", "qualifiedName": "SetPriceListRulesDTO.price_list_id" }, - "8934": { + "8920": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-list.ts", "qualifiedName": "SetPriceListRulesDTO.rules" }, - "8935": { + "8921": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-list.ts", "qualifiedName": "RemovePriceListRulesDTO" }, - "8936": { + "8922": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-list.ts", "qualifiedName": "RemovePriceListRulesDTO.price_list_id" }, - "8937": { + "8923": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-list.ts", "qualifiedName": "RemovePriceListRulesDTO.rules" }, - "8938": { + "8924": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-preference.ts", "qualifiedName": "PricePreferenceDTO" }, - "8939": { + "8925": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-preference.ts", "qualifiedName": "PricePreferenceDTO.id" }, - "8940": { + "8926": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-preference.ts", "qualifiedName": "PricePreferenceDTO.attribute" }, - "8941": { + "8927": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-preference.ts", "qualifiedName": "PricePreferenceDTO.value" }, - "8942": { + "8928": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-preference.ts", "qualifiedName": "PricePreferenceDTO.is_tax_inclusive" }, - "8943": { + "8929": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-preference.ts", "qualifiedName": "PricePreferenceDTO.created_at" }, - "8944": { + "8930": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-preference.ts", "qualifiedName": "PricePreferenceDTO.updated_at" }, - "8945": { + "8931": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-preference.ts", "qualifiedName": "PricePreferenceDTO.deleted_at" }, - "8946": { + "8932": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-preference.ts", "qualifiedName": "FilterablePricePreferenceProps" }, - "8947": { + "8933": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-preference.ts", "qualifiedName": "FilterablePricePreferenceProps.id" }, - "8948": { + "8934": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-preference.ts", "qualifiedName": "FilterablePricePreferenceProps.attribute" }, - "8949": { + "8935": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-preference.ts", "qualifiedName": "FilterablePricePreferenceProps.value" }, - "8950": { + "8936": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.$and" }, - "8951": { + "8937": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.$or" }, - "8952": { + "8938": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-preference.ts", "qualifiedName": "CreatePricePreferenceDTO" }, - "8953": { + "8939": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-preference.ts", "qualifiedName": "CreatePricePreferenceDTO.attribute" }, - "8954": { + "8940": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-preference.ts", "qualifiedName": "CreatePricePreferenceDTO.value" }, - "8955": { + "8941": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-preference.ts", "qualifiedName": "CreatePricePreferenceDTO.is_tax_inclusive" }, - "8956": { + "8942": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-preference.ts", "qualifiedName": "UpsertPricePreferenceDTO" }, - "8957": { + "8943": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-preference.ts", "qualifiedName": "UpsertPricePreferenceDTO.id" }, - "8958": { + "8944": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-preference.ts", "qualifiedName": "UpdatePricePreferenceDTO.attribute" }, - "8959": { + "8945": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-preference.ts", "qualifiedName": "UpdatePricePreferenceDTO.value" }, - "8960": { + "8946": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-preference.ts", "qualifiedName": "UpdatePricePreferenceDTO.is_tax_inclusive" }, - "8961": { + "8947": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-preference.ts", "qualifiedName": "UpdatePricePreferenceDTO" }, - "8962": { + "8948": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-preference.ts", "qualifiedName": "UpdatePricePreferenceDTO.attribute" }, - "8963": { + "8949": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-preference.ts", "qualifiedName": "UpdatePricePreferenceDTO.value" }, - "8964": { + "8950": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-preference.ts", "qualifiedName": "UpdatePricePreferenceDTO.is_tax_inclusive" }, - "8965": { + "8951": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "ModuleJoinerConfig" }, - "8966": { + "8952": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type" }, - "8967": { + "8953": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.schema" }, - "8968": { + "8954": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.relationships" }, - "8969": { + "8955": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.extends" }, - "8970": { + "8956": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type" }, - "8971": { + "8957": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.serviceName" }, - "8972": { + "8958": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.fieldAlias" }, - "8973": { + "8959": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type" }, - "8974": { + "8960": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.path" }, - "8975": { + "8961": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.forwardArgumentsOnPath" }, - "8976": { + "8962": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.isList" }, - "8977": { + "8963": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.relationship" }, - "8978": { + "8964": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.serviceName" }, - "8979": { + "8965": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.primaryKeys" }, - "8980": { + "8966": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.isLink" }, - "8981": { + "8967": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.linkableKeys" }, - "8982": { + "8968": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.isReadOnlyLink" }, - "8983": { + "8969": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.extraDataFields" }, - "8984": { + "8970": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.databaseConfig" }, - "8985": { + "8971": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type" }, - "8986": { + "8972": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.tableName" }, - "8987": { + "8973": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.idPrefix" }, - "8988": { + "8974": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.extraFields" }, - "8989": { + "8975": { "sourceFileName": "../../../../packages/core/types/src/totals/big-number.ts", "qualifiedName": "BigNumberInput" }, - "8990": { + "8976": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "IMessageAggregator" }, - "8991": { + "8977": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "IMessageAggregator.save" }, - "8992": { + "8978": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "IMessageAggregator.save" }, - "8993": { + "8979": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "msg" }, - "8994": { + "8980": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "IMessageAggregator.getMessages" }, - "8995": { + "8981": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "IMessageAggregator.getMessages" }, - "8996": { + "8982": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "format" }, - "8997": { + "8983": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "IMessageAggregator.clearMessages" }, - "8998": { + "8984": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "IMessageAggregator.clearMessages" }, - "8999": { + "8985": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "IMessageAggregator.saveRawMessageData" }, - "9000": { + "8986": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "IMessageAggregator.saveRawMessageData" }, - "9001": { + "8987": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "T" }, - "9002": { + "8988": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "messageData" }, - "9003": { + "8989": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "options" }, - "9004": { + "8990": { "sourceFileName": "../../../../packages/core/types/src/totals/big-number.ts", "qualifiedName": "BigNumberValue" }, - "9005": { + "8991": { "sourceFileName": "../../../../packages/core/types/src/totals/big-number.ts", "qualifiedName": "BigNumberRawValue" }, - "9006": { + "8992": { "sourceFileName": "../../../../packages/core/types/src/totals/big-number.ts", "qualifiedName": "__type" }, - "9007": { + "8993": { "sourceFileName": "../../../../packages/core/types/src/totals/big-number.ts", "qualifiedName": "__type.value" }, - "9008": { + "8994": { "sourceFileName": "../../../../packages/core/types/src/totals/big-number.ts", "qualifiedName": "__type.__index" }, - "9010": { + "8996": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/money-amount.ts", "qualifiedName": "MoneyAmountDTO" }, - "9011": { + "8997": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/money-amount.ts", "qualifiedName": "MoneyAmountDTO.id" }, - "9012": { + "8998": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/money-amount.ts", "qualifiedName": "MoneyAmountDTO.currency_code" }, - "9013": { + "8999": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/money-amount.ts", "qualifiedName": "MoneyAmountDTO.amount" }, - "9014": { + "9000": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/money-amount.ts", "qualifiedName": "MoneyAmountDTO.min_quantity" }, - "9015": { + "9001": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/money-amount.ts", "qualifiedName": "MoneyAmountDTO.max_quantity" }, - "9016": { + "9002": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/money-amount.ts", "qualifiedName": "MoneyAmountDTO.created_at" }, - "9017": { + "9003": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/money-amount.ts", "qualifiedName": "MoneyAmountDTO.updated_at" }, - "9018": { + "9004": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/money-amount.ts", "qualifiedName": "MoneyAmountDTO.deleted_at" }, - "9019": { + "9005": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable" }, - "9020": { + "9006": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.$and" }, - "9021": { + "9007": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.$or" }, - "9022": { + "9008": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.T" }, - "9023": { + "9009": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/money-amount.ts", "qualifiedName": "FilterableMoneyAmountProps" }, - "9024": { + "9010": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/money-amount.ts", "qualifiedName": "FilterableMoneyAmountProps.id" }, - "9025": { + "9011": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/money-amount.ts", "qualifiedName": "FilterableMoneyAmountProps.currency_code" }, - "9026": { + "9012": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.$and" }, - "9027": { + "9013": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.$or" }, - "9028": { + "9014": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-set.ts", "qualifiedName": "CreatePricesDTO" }, - "9029": { + "9015": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-set.ts", "qualifiedName": "CreatePricesDTO.rules" }, - "9030": { + "9016": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/money-amount.ts", "qualifiedName": "CreateMoneyAmountDTO.id" }, - "9031": { + "9017": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/money-amount.ts", "qualifiedName": "CreateMoneyAmountDTO.currency_code" }, - "9032": { + "9018": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/money-amount.ts", "qualifiedName": "CreateMoneyAmountDTO.amount" }, - "9033": { + "9019": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/money-amount.ts", "qualifiedName": "CreateMoneyAmountDTO.min_quantity" }, - "9034": { + "9020": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/money-amount.ts", "qualifiedName": "CreateMoneyAmountDTO.max_quantity" }, - "9035": { + "9021": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-list.ts", "qualifiedName": "PriceListStatus" }, - "9036": { + "9022": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-list.ts", "qualifiedName": "PriceListType" }, - "9037": { + "9023": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "OperatorMap" }, - "9038": { + "9024": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type" }, - "9039": { + "9025": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type.$and" }, - "9040": { + "9026": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type.$or" }, - "9041": { + "9027": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type.$eq" }, - "9042": { + "9028": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type.$ne" }, - "9043": { + "9029": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type.$in" }, - "9044": { + "9030": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type.$nin" }, - "9045": { + "9031": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type.$not" }, - "9046": { + "9032": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type.$gt" }, - "9047": { + "9033": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type.$gte" }, - "9048": { + "9034": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type.$lt" }, - "9049": { + "9035": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type.$lte" }, - "9050": { + "9036": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type.$like" }, - "9051": { + "9037": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type.$re" }, - "9052": { + "9038": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type.$ilike" }, - "9053": { + "9039": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type.$fulltext" }, - "9054": { + "9040": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type.$overlap" }, - "9055": { + "9041": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type.$contains" }, - "9056": { + "9042": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type.$contained" }, - "9057": { + "9043": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type.$exists" }, - "9058": { + "9044": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "T" }, - "9059": { + "9045": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-list.ts", "qualifiedName": "CreatePriceListRules" }, - "9060": { + "9046": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-list.ts", "qualifiedName": "CreatePriceListPriceDTO" }, - "9061": { + "9047": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-list.ts", "qualifiedName": "CreatePriceListPriceDTO.price_set_id" }, - "9062": { + "9048": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-list.ts", "qualifiedName": "CreatePriceListPriceDTO.rules" }, - "9063": { + "9049": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/money-amount.ts", "qualifiedName": "CreateMoneyAmountDTO.id" }, - "9064": { + "9050": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/money-amount.ts", "qualifiedName": "CreateMoneyAmountDTO.currency_code" }, - "9065": { + "9051": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/money-amount.ts", "qualifiedName": "CreateMoneyAmountDTO.amount" }, - "9066": { + "9052": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/money-amount.ts", "qualifiedName": "CreateMoneyAmountDTO.min_quantity" }, - "9067": { + "9053": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/money-amount.ts", "qualifiedName": "CreateMoneyAmountDTO.max_quantity" }, - "9068": { + "9054": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-list.ts", "qualifiedName": "UpdatePriceListPriceDTO" }, - "9069": { + "9055": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-list.ts", "qualifiedName": "UpdatePriceListPriceDTO.price_set_id" }, - "9070": { + "9056": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-list.ts", "qualifiedName": "UpdatePriceListPriceDTO.rules" }, - "9071": { + "9057": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/money-amount.ts", "qualifiedName": "UpdateMoneyAmountDTO.id" }, - "9072": { + "9058": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/money-amount.ts", "qualifiedName": "UpdateMoneyAmountDTO.currency_code" }, - "9073": { + "9059": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/money-amount.ts", "qualifiedName": "UpdateMoneyAmountDTO.amount" }, - "9074": { + "9060": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/money-amount.ts", "qualifiedName": "UpdateMoneyAmountDTO.min_quantity" }, - "9075": { + "9061": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/money-amount.ts", "qualifiedName": "UpdateMoneyAmountDTO.max_quantity" }, - "9076": { + "9062": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "JoinerServiceConfig" }, - "9077": { + "9063": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "JoinerServiceConfig.serviceName" }, - "9078": { + "9064": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "JoinerServiceConfig.alias" }, - "9079": { + "9065": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "JoinerServiceConfig.fieldAlias" }, - "9080": { + "9066": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type" }, - "9081": { + "9067": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type.path" }, - "9082": { + "9068": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type.forwardArgumentsOnPath" }, - "9083": { + "9069": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "JoinerServiceConfig.primaryKeys" }, - "9084": { + "9070": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "JoinerServiceConfig.relationships" }, - "9085": { + "9071": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "JoinerServiceConfig.extends" }, - "9086": { + "9072": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type" }, - "9087": { + "9073": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type.serviceName" }, - "9088": { + "9074": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type.relationship" }, - "9089": { + "9075": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "JoinerServiceConfig.args" }, - "9090": { + "9076": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "ModuleJoinerRelationship" }, - "9091": { + "9077": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type" }, - "9092": { + "9078": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.deleteCascade" }, - "9093": { + "9079": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "LinkModulesExtraFields" }, - "9094": { + "9080": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type" }, - "9095": { + "9081": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.type" }, - "9096": { + "9082": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.defaultValue" }, - "9097": { + "9083": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.nullable" }, - "9098": { + "9084": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.options" }, - "9099": { + "9085": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "Message" }, - "9100": { + "9086": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "__type" }, - "9101": { + "9087": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "__type.options" }, - "9102": { + "9088": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "TData" }, - "9103": { + "9089": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "MessageAggregatorFormat" }, - "9104": { + "9090": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "MessageAggregatorFormat.groupBy" }, - "9105": { + "9091": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "MessageAggregatorFormat.sortBy" }, - "9106": { + "9092": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type" }, - "9107": { + "9093": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type.__index" }, - "9109": { + "9095": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "RawMessageFormat" }, - "9110": { + "9096": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "__type" }, - "9111": { + "9097": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "__type.eventName" }, - "9112": { + "9098": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "__type.data" }, - "9113": { + "9099": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "__type.source" }, - "9114": { + "9100": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "__type.object" }, - "9115": { + "9101": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "__type.action" }, - "9116": { + "9102": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "__type.context" }, - "9117": { + "9103": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "__type.options" }, - "9118": { + "9104": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "TData" }, - "9119": { + "9105": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/money-amount.ts", "qualifiedName": "CreateMoneyAmountDTO" }, - "9120": { + "9106": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/money-amount.ts", "qualifiedName": "CreateMoneyAmountDTO.id" }, - "9121": { + "9107": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/money-amount.ts", "qualifiedName": "CreateMoneyAmountDTO.currency_code" }, - "9122": { + "9108": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/money-amount.ts", "qualifiedName": "CreateMoneyAmountDTO.amount" }, - "9123": { + "9109": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/money-amount.ts", "qualifiedName": "CreateMoneyAmountDTO.min_quantity" }, - "9124": { + "9110": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/money-amount.ts", "qualifiedName": "CreateMoneyAmountDTO.max_quantity" }, - "9125": { + "9111": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-set.ts", "qualifiedName": "CreatePriceSetPriceRules" }, - "9126": { + "9112": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "Query" }, - "9127": { + "9113": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "T" }, - "9128": { + "9114": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "ExpandScalar" }, - "9129": { + "9115": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "T" }, - "9130": { + "9116": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-list.ts", "qualifiedName": "CreatePriceListPriceRules" }, - "9131": { + "9117": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/money-amount.ts", "qualifiedName": "UpdateMoneyAmountDTO" }, - "9132": { + "9118": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/money-amount.ts", "qualifiedName": "UpdateMoneyAmountDTO.id" }, - "9133": { + "9119": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/money-amount.ts", "qualifiedName": "UpdateMoneyAmountDTO.currency_code" }, - "9134": { + "9120": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/money-amount.ts", "qualifiedName": "UpdateMoneyAmountDTO.amount" }, - "9135": { + "9121": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/money-amount.ts", "qualifiedName": "UpdateMoneyAmountDTO.min_quantity" }, - "9136": { + "9122": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/money-amount.ts", "qualifiedName": "UpdateMoneyAmountDTO.max_quantity" }, - "9137": { + "9123": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "JoinerServiceConfigAlias" }, - "9138": { + "9124": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "JoinerServiceConfigAlias.name" }, - "9139": { + "9125": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "JoinerServiceConfigAlias.args" }, - "9140": { + "9126": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "JoinerRelationship" }, - "9141": { + "9127": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type" }, - "9142": { + "9128": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type.alias" }, - "9143": { + "9129": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type.foreignKey" }, - "9144": { + "9130": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type.primaryKey" }, - "9145": { + "9131": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type.serviceName" }, - "9146": { + "9132": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type.inverse" }, - "9147": { + "9133": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type.isList" }, - "9148": { + "9134": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type.args" }, - "9149": { + "9135": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "MessageBody" }, - "9150": { + "9136": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "__type" }, - "9151": { + "9137": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "__type.eventName" }, - "9152": { + "9138": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "__type.metadata" }, - "9153": { + "9139": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "__type.data" }, - "9154": { + "9140": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "TData" }, - "9155": { + "9141": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "Scalar" }, - "9156": { + "9142": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type" }, - "9157": { + "9143": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type.toHexString" }, + "9144": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type.toHexString" + }, + "9145": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "FilterQuery" + }, + "9146": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type" + }, + "9147": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type.__index" + }, + "9149": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "T" + }, + "9150": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "Prev" + }, + "9151": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "FilterValue" + }, + "9152": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "T" + }, + "9153": { + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "EventMetadata" + }, + "9154": { + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "__type" + }, + "9155": { + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "__type.eventGroupId" + }, + "9156": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "PrevLimit" + }, + "9157": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "FilterValue2" + }, "9158": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.toHexString" + "qualifiedName": "T" }, "9159": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "FilterQuery" + "qualifiedName": "Primary" }, "9160": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", @@ -22123,93 +22175,41 @@ }, "9161": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.__index" + "qualifiedName": "__type.[PrimaryKeyType]" + }, + "9162": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type" }, "9163": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "T" + "qualifiedName": "__type._id" }, "9164": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "Prev" + "qualifiedName": "__type" }, "9165": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "FilterValue" + "qualifiedName": "__type.uuid" }, "9166": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "T" + "qualifiedName": "__type" }, "9167": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "EventMetadata" - }, - "9168": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type" - }, - "9169": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type.eventGroupId" - }, - "9170": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "PrevLimit" - }, - "9171": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "FilterValue2" - }, - "9172": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "T" - }, - "9173": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "Primary" - }, - "9174": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type" - }, - "9175": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.[PrimaryKeyType]" - }, - "9176": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type" - }, - "9177": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type._id" - }, - "9178": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type" - }, - "9179": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.uuid" - }, - "9180": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type" - }, - "9181": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type.id" }, - "9182": { + "9168": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "T" }, - "9183": { + "9169": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "ReadonlyPrimary" }, - "9184": { + "9170": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "T" } @@ -22219,7 +22219,7 @@ "1": "../../../../packages/core/types/src/pricing/service.ts" }, "reflections": { - "1": 8485 + "1": 8471 } } } \ No newline at end of file diff --git a/www/utils/generated/typedoc-json-output/product.json b/www/utils/generated/typedoc-json-output/product.json index f93dc44e03..2f97be2e9c 100644 --- a/www/utils/generated/typedoc-json-output/product.json +++ b/www/utils/generated/typedoc-json-output/product.json @@ -1,12 +1,12 @@ { - "id": 9290, + "id": 9276, "name": "product", "variant": "project", "kind": 1, "flags": {}, "children": [ { - "id": 9697, + "id": 9683, "name": "FindConfig", "variant": "declaration", "kind": 256, @@ -29,7 +29,7 @@ }, "children": [ { - "id": 9698, + "id": 9684, "name": "select", "variant": "declaration", "kind": 1024, @@ -58,7 +58,7 @@ "operator": "keyof", "target": { "type": "reference", - "target": 9709, + "target": 9695, "name": "Entity", "package": "@medusajs/types", "qualifiedName": "FindConfig.Entity", @@ -70,7 +70,7 @@ } }, { - "id": 9699, + "id": 9685, "name": "skip", "variant": "declaration", "kind": 1024, @@ -100,7 +100,7 @@ } }, { - "id": 9700, + "id": 9686, "name": "take", "variant": "declaration", "kind": 1024, @@ -130,7 +130,7 @@ } }, { - "id": 9701, + "id": 9687, "name": "relations", "variant": "declaration", "kind": 1024, @@ -154,7 +154,7 @@ } }, { - "id": 9702, + "id": 9688, "name": "order", "variant": "declaration", "kind": 1024, @@ -188,21 +188,21 @@ "type": { "type": "reflection", "declaration": { - "id": 9703, + "id": 9689, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "indexSignatures": [ { - "id": 9704, + "id": 9690, "name": "__index", "variant": "signature", "kind": 8192, "flags": {}, "parameters": [ { - "id": 9705, + "id": 9691, "name": "K", "variant": "param", "kind": 32768, @@ -232,7 +232,7 @@ } }, { - "id": 9706, + "id": 9692, "name": "withDeleted", "variant": "declaration", "kind": 1024, @@ -261,7 +261,7 @@ } }, { - "id": 9707, + "id": 9693, "name": "filters", "variant": "declaration", "kind": 1024, @@ -297,7 +297,7 @@ } }, { - "id": 9708, + "id": 9694, "name": "options", "variant": "declaration", "kind": 1024, @@ -337,20 +337,20 @@ { "title": "Properties", "children": [ - 9698, - 9699, - 9700, - 9701, - 9702, - 9706, - 9707, - 9708 + 9684, + 9685, + 9686, + 9687, + 9688, + 9692, + 9693, + 9694 ] } ], "typeParameters": [ { - "id": 9709, + "id": 9695, "name": "Entity", "variant": "typeParam", "kind": 131072, @@ -359,7 +359,7 @@ ] }, { - "id": 10148, + "id": 10134, "name": "MetadataType", "variant": "declaration", "kind": 2097152, @@ -394,7 +394,7 @@ } }, { - "id": 10163, + "id": 10149, "name": "BaseFilterable", "variant": "declaration", "kind": 256, @@ -409,7 +409,7 @@ }, "children": [ { - "id": 10164, + "id": 10150, "name": "$and", "variant": "declaration", "kind": 1024, @@ -431,11 +431,11 @@ "types": [ { "type": "reference", - "target": 10163, + "target": 10149, "typeArguments": [ { "type": "reference", - "target": 10166, + "target": 10152, "name": "T", "package": "@medusajs/types", "qualifiedName": "BaseFilterable.T", @@ -447,7 +447,7 @@ }, { "type": "reference", - "target": 10166, + "target": 10152, "name": "T", "package": "@medusajs/types", "qualifiedName": "BaseFilterable.T", @@ -458,7 +458,7 @@ } }, { - "id": 10165, + "id": 10151, "name": "$or", "variant": "declaration", "kind": 1024, @@ -480,11 +480,11 @@ "types": [ { "type": "reference", - "target": 10163, + "target": 10149, "typeArguments": [ { "type": "reference", - "target": 10166, + "target": 10152, "name": "T", "package": "@medusajs/types", "qualifiedName": "BaseFilterable.T", @@ -496,7 +496,7 @@ }, { "type": "reference", - "target": 10166, + "target": 10152, "name": "T", "package": "@medusajs/types", "qualifiedName": "BaseFilterable.T", @@ -511,14 +511,14 @@ { "title": "Properties", "children": [ - 10164, - 10165 + 10150, + 10151 ] } ], "typeParameters": [ { - "id": 10166, + "id": 10152, "name": "T", "variant": "typeParam", "kind": 131072, @@ -528,43 +528,43 @@ "extendedBy": [ { "type": "reference", - "target": 9754, + "target": 9740, "name": "FilterableProductProps" }, { "type": "reference", - "target": 9871, + "target": 9857, "name": "FilterableProductTagProps" }, { "type": "reference", - "target": 9891, + "target": 9877, "name": "FilterableProductTypeProps" }, { "type": "reference", - "target": 9917, + "target": 9903, "name": "FilterableProductOptionProps" }, { "type": "reference", - "target": 9962, + "target": 9948, "name": "FilterableProductVariantProps" }, { "type": "reference", - "target": 10035, + "target": 10021, "name": "FilterableProductCollectionProps" }, { "type": "reference", - "target": 10076, + "target": 10062, "name": "FilterableProductCategoryProps" } ] }, { - "id": 9860, + "id": 9846, "name": "SoftDeleteReturn", "variant": "declaration", "kind": 256, @@ -579,7 +579,7 @@ }, "children": [ { - "id": 9861, + "id": 9847, "name": "returnLinkableKeys", "variant": "declaration", "kind": 1024, @@ -598,7 +598,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 9862, + "target": 9848, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -610,13 +610,13 @@ { "title": "Properties", "children": [ - 9861 + 9847 ] } ], "typeParameters": [ { - "id": 9862, + "id": 9848, "name": "TReturnableLinkableKeys", "variant": "typeParam", "kind": 131072, @@ -629,7 +629,7 @@ ] }, { - "id": 9863, + "id": 9849, "name": "RestoreReturn", "variant": "declaration", "kind": 256, @@ -644,7 +644,7 @@ }, "children": [ { - "id": 9864, + "id": 9850, "name": "returnLinkableKeys", "variant": "declaration", "kind": 1024, @@ -663,7 +663,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 9865, + "target": 9851, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -675,13 +675,13 @@ { "title": "Properties", "children": [ - 9864 + 9850 ] } ], "typeParameters": [ { - "id": 9865, + "id": 9851, "name": "TReturnableLinkableKeys", "variant": "typeParam", "kind": 131072, @@ -694,14 +694,14 @@ ] }, { - "id": 10245, + "id": 10231, "name": "Query", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 10246, + "id": 10232, "name": "T", "variant": "typeParam", "kind": 131072, @@ -712,7 +712,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 10246, + "target": 10232, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -725,14 +725,14 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 10246, + "target": 10232, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true }, "extendsType": { "type": "reference", - "target": 10270, + "target": 10256, "name": "Scalar", "package": "@medusajs/types" }, @@ -742,11 +742,11 @@ }, "falseType": { "type": "reference", - "target": 10274, + "target": 10260, "typeArguments": [ { "type": "reference", - "target": 10246, + "target": 10232, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -758,11 +758,11 @@ }, "falseType": { "type": "reference", - "target": 10280, + "target": 10266, "typeArguments": [ { "type": "reference", - "target": 10246, + "target": 10232, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -774,14 +774,14 @@ } }, { - "id": 10247, + "id": 10233, "name": "ExpandScalar", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 10248, + "id": 10234, "name": "T", "variant": "typeParam", "kind": 131072, @@ -799,7 +799,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 10248, + "target": 10234, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -830,7 +830,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 10248, + "target": 10234, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -864,7 +864,7 @@ }, "falseType": { "type": "reference", - "target": 10248, + "target": 10234, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -875,7 +875,7 @@ } }, { - "id": 10270, + "id": 10256, "name": "Scalar", "variant": "declaration", "kind": 2097152, @@ -934,21 +934,21 @@ { "type": "reflection", "declaration": { - "id": 10271, + "id": 10257, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 10272, + "id": 10258, "name": "toHexString", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 10273, + "id": 10259, "name": "toHexString", "variant": "signature", "kind": 4096, @@ -965,7 +965,7 @@ { "title": "Methods", "children": [ - 10272 + 10258 ] } ] @@ -975,14 +975,14 @@ } }, { - "id": 10298, + "id": 10284, "name": "ReadonlyPrimary", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 10299, + "id": 10285, "name": "T", "variant": "typeParam", "kind": 131072, @@ -993,7 +993,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 10299, + "target": 10285, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1014,7 +1014,7 @@ "typeArguments": [ { "type": "reference", - "target": 10299, + "target": 10285, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1025,7 +1025,7 @@ }, "falseType": { "type": "reference", - "target": 10299, + "target": 10285, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1033,14 +1033,14 @@ } }, { - "id": 10288, + "id": 10274, "name": "Primary", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 10297, + "id": 10283, "name": "T", "variant": "typeParam", "kind": 131072, @@ -1051,7 +1051,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 10297, + "target": 10283, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1059,14 +1059,14 @@ "extendsType": { "type": "reflection", "declaration": { - "id": 10289, + "id": 10275, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 10290, + "id": 10276, "name": "[PrimaryKeyType]", "variant": "declaration", "kind": 1024, @@ -1083,7 +1083,7 @@ { "title": "Properties", "children": [ - 10290 + 10276 ] } ] @@ -1091,7 +1091,7 @@ }, "trueType": { "type": "reference", - "target": 10298, + "target": 10284, "typeArguments": [ { "type": "reference", @@ -1111,7 +1111,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 10297, + "target": 10283, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1119,14 +1119,14 @@ "extendsType": { "type": "reflection", "declaration": { - "id": 10291, + "id": 10277, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 10292, + "id": 10278, "name": "_id", "variant": "declaration", "kind": 1024, @@ -1143,7 +1143,7 @@ { "title": "Properties", "children": [ - 10292 + 10278 ] } ] @@ -1154,7 +1154,7 @@ "types": [ { "type": "reference", - "target": 10298, + "target": 10284, "typeArguments": [ { "type": "reference", @@ -1180,7 +1180,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 10297, + "target": 10283, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1188,14 +1188,14 @@ "extendsType": { "type": "reflection", "declaration": { - "id": 10293, + "id": 10279, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 10294, + "id": 10280, "name": "uuid", "variant": "declaration", "kind": 1024, @@ -1212,7 +1212,7 @@ { "title": "Properties", "children": [ - 10294 + 10280 ] } ] @@ -1220,7 +1220,7 @@ }, "trueType": { "type": "reference", - "target": 10298, + "target": 10284, "typeArguments": [ { "type": "reference", @@ -1240,7 +1240,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 10297, + "target": 10283, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1248,14 +1248,14 @@ "extendsType": { "type": "reflection", "declaration": { - "id": 10295, + "id": 10281, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 10296, + "id": 10282, "name": "id", "variant": "declaration", "kind": 1024, @@ -1272,7 +1272,7 @@ { "title": "Properties", "children": [ - 10296 + 10282 ] } ] @@ -1280,7 +1280,7 @@ }, "trueType": { "type": "reference", - "target": 10298, + "target": 10284, "typeArguments": [ { "type": "reference", @@ -1306,14 +1306,14 @@ } }, { - "id": 10167, + "id": 10153, "name": "OperatorMap", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 10188, + "id": 10174, "name": "T", "variant": "typeParam", "kind": 131072, @@ -1323,14 +1323,14 @@ "type": { "type": "reflection", "declaration": { - "id": 10168, + "id": 10154, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 10169, + "id": 10155, "name": "$and", "variant": "declaration", "kind": 1024, @@ -1341,11 +1341,11 @@ "type": "array", "elementType": { "type": "reference", - "target": 10245, + "target": 10231, "typeArguments": [ { "type": "reference", - "target": 10188, + "target": 10174, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1357,7 +1357,7 @@ } }, { - "id": 10170, + "id": 10156, "name": "$or", "variant": "declaration", "kind": 1024, @@ -1368,11 +1368,11 @@ "type": "array", "elementType": { "type": "reference", - "target": 10245, + "target": 10231, "typeArguments": [ { "type": "reference", - "target": 10188, + "target": 10174, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1384,7 +1384,7 @@ } }, { - "id": 10171, + "id": 10157, "name": "$eq", "variant": "declaration", "kind": 1024, @@ -1396,11 +1396,11 @@ "types": [ { "type": "reference", - "target": 10247, + "target": 10233, "typeArguments": [ { "type": "reference", - "target": 10188, + "target": 10174, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1413,11 +1413,11 @@ "type": "array", "elementType": { "type": "reference", - "target": 10247, + "target": 10233, "typeArguments": [ { "type": "reference", - "target": 10188, + "target": 10174, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1431,7 +1431,7 @@ } }, { - "id": 10172, + "id": 10158, "name": "$ne", "variant": "declaration", "kind": 1024, @@ -1440,11 +1440,11 @@ }, "type": { "type": "reference", - "target": 10247, + "target": 10233, "typeArguments": [ { "type": "reference", - "target": 10188, + "target": 10174, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1455,7 +1455,7 @@ } }, { - "id": 10173, + "id": 10159, "name": "$in", "variant": "declaration", "kind": 1024, @@ -1466,11 +1466,11 @@ "type": "array", "elementType": { "type": "reference", - "target": 10247, + "target": 10233, "typeArguments": [ { "type": "reference", - "target": 10188, + "target": 10174, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1482,7 +1482,7 @@ } }, { - "id": 10174, + "id": 10160, "name": "$nin", "variant": "declaration", "kind": 1024, @@ -1493,11 +1493,11 @@ "type": "array", "elementType": { "type": "reference", - "target": 10247, + "target": 10233, "typeArguments": [ { "type": "reference", - "target": 10188, + "target": 10174, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1509,7 +1509,7 @@ } }, { - "id": 10175, + "id": 10161, "name": "$not", "variant": "declaration", "kind": 1024, @@ -1518,11 +1518,11 @@ }, "type": { "type": "reference", - "target": 10245, + "target": 10231, "typeArguments": [ { "type": "reference", - "target": 10188, + "target": 10174, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1533,7 +1533,7 @@ } }, { - "id": 10176, + "id": 10162, "name": "$gt", "variant": "declaration", "kind": 1024, @@ -1542,11 +1542,11 @@ }, "type": { "type": "reference", - "target": 10247, + "target": 10233, "typeArguments": [ { "type": "reference", - "target": 10188, + "target": 10174, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1557,7 +1557,7 @@ } }, { - "id": 10177, + "id": 10163, "name": "$gte", "variant": "declaration", "kind": 1024, @@ -1566,11 +1566,11 @@ }, "type": { "type": "reference", - "target": 10247, + "target": 10233, "typeArguments": [ { "type": "reference", - "target": 10188, + "target": 10174, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1581,7 +1581,7 @@ } }, { - "id": 10178, + "id": 10164, "name": "$lt", "variant": "declaration", "kind": 1024, @@ -1590,11 +1590,11 @@ }, "type": { "type": "reference", - "target": 10247, + "target": 10233, "typeArguments": [ { "type": "reference", - "target": 10188, + "target": 10174, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1605,7 +1605,7 @@ } }, { - "id": 10179, + "id": 10165, "name": "$lte", "variant": "declaration", "kind": 1024, @@ -1614,11 +1614,11 @@ }, "type": { "type": "reference", - "target": 10247, + "target": 10233, "typeArguments": [ { "type": "reference", - "target": 10188, + "target": 10174, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1629,7 +1629,7 @@ } }, { - "id": 10180, + "id": 10166, "name": "$like", "variant": "declaration", "kind": 1024, @@ -1642,7 +1642,7 @@ } }, { - "id": 10181, + "id": 10167, "name": "$re", "variant": "declaration", "kind": 1024, @@ -1655,7 +1655,7 @@ } }, { - "id": 10182, + "id": 10168, "name": "$ilike", "variant": "declaration", "kind": 1024, @@ -1668,7 +1668,7 @@ } }, { - "id": 10183, + "id": 10169, "name": "$fulltext", "variant": "declaration", "kind": 1024, @@ -1681,7 +1681,7 @@ } }, { - "id": 10184, + "id": 10170, "name": "$overlap", "variant": "declaration", "kind": 1024, @@ -1697,7 +1697,7 @@ } }, { - "id": 10185, + "id": 10171, "name": "$contains", "variant": "declaration", "kind": 1024, @@ -1713,7 +1713,7 @@ } }, { - "id": 10186, + "id": 10172, "name": "$contained", "variant": "declaration", "kind": 1024, @@ -1729,7 +1729,7 @@ } }, { - "id": 10187, + "id": 10173, "name": "$exists", "variant": "declaration", "kind": 1024, @@ -1746,25 +1746,25 @@ { "title": "Properties", "children": [ + 10155, + 10156, + 10157, + 10158, + 10159, + 10160, + 10161, + 10162, + 10163, + 10164, + 10165, + 10166, + 10167, + 10168, 10169, 10170, 10171, 10172, - 10173, - 10174, - 10175, - 10176, - 10177, - 10178, - 10179, - 10180, - 10181, - 10182, - 10183, - 10184, - 10185, - 10186, - 10187 + 10173 ] } ] @@ -1772,14 +1772,14 @@ } }, { - "id": 10286, + "id": 10272, "name": "FilterValue2", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 10287, + "id": 10273, "name": "T", "variant": "typeParam", "kind": 131072, @@ -1791,18 +1791,18 @@ "types": [ { "type": "reference", - "target": 10287, + "target": 10273, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true }, { "type": "reference", - "target": 10247, + "target": 10233, "typeArguments": [ { "type": "reference", - "target": 10287, + "target": 10273, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1813,11 +1813,11 @@ }, { "type": "reference", - "target": 10288, + "target": 10274, "typeArguments": [ { "type": "reference", - "target": 10287, + "target": 10273, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1830,14 +1830,14 @@ } }, { - "id": 10280, + "id": 10266, "name": "FilterValue", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 10281, + "id": 10267, "name": "T", "variant": "typeParam", "kind": 131072, @@ -1849,15 +1849,15 @@ "types": [ { "type": "reference", - "target": 10167, + "target": 10153, "typeArguments": [ { "type": "reference", - "target": 10286, + "target": 10272, "typeArguments": [ { "type": "reference", - "target": 10281, + "target": 10267, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1872,11 +1872,11 @@ }, { "type": "reference", - "target": 10286, + "target": 10272, "typeArguments": [ { "type": "reference", - "target": 10281, + "target": 10267, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1889,11 +1889,11 @@ "type": "array", "elementType": { "type": "reference", - "target": 10286, + "target": 10272, "typeArguments": [ { "type": "reference", - "target": 10281, + "target": 10267, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1911,7 +1911,7 @@ } }, { - "id": 10285, + "id": 10271, "name": "PrevLimit", "variant": "declaration", "kind": 2097152, @@ -1939,14 +1939,14 @@ } }, { - "id": 10274, + "id": 10260, "name": "FilterQuery", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 10278, + "id": 10264, "name": "T", "variant": "typeParam", "kind": 131072, @@ -1957,7 +1957,7 @@ } }, { - "id": 10279, + "id": 10265, "name": "Prev", "variant": "typeParam", "kind": 131072, @@ -1976,7 +1976,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 10279, + "target": 10265, "name": "Prev", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1997,7 +1997,7 @@ "operator": "keyof", "target": { "type": "reference", - "target": 10278, + "target": 10264, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -2019,7 +2019,7 @@ }, "objectType": { "type": "reference", - "target": 10278, + "target": 10264, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -2076,7 +2076,7 @@ }, "objectType": { "type": "reference", - "target": 10278, + "target": 10264, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -2084,7 +2084,7 @@ }, { "type": "reference", - "target": 10167, + "target": 10153, "typeArguments": [ { "type": "indexedAccess", @@ -2100,7 +2100,7 @@ }, "objectType": { "type": "reference", - "target": 10278, + "target": 10264, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -2128,7 +2128,7 @@ }, "objectType": { "type": "reference", - "target": 10278, + "target": 10264, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -2153,21 +2153,21 @@ "extendsType": { "type": "reflection", "declaration": { - "id": 10275, + "id": 10261, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "indexSignatures": [ { - "id": 10276, + "id": 10262, "name": "__index", "variant": "signature", "kind": 8192, "flags": {}, "parameters": [ { - "id": 10277, + "id": 10263, "name": "x", "variant": "param", "kind": 32768, @@ -2204,7 +2204,7 @@ }, "trueType": { "type": "reference", - "target": 10274, + "target": 10260, "typeArguments": [ { "type": "reference", @@ -2231,14 +2231,14 @@ "type": "indexedAccess", "indexType": { "type": "reference", - "target": 10279, + "target": 10265, "name": "Prev", "package": "@medusajs/types", "refersToTypeParameter": true }, "objectType": { "type": "reference", - "target": 10285, + "target": 10271, "name": "PrevLimit", "package": "@medusajs/types" } @@ -2268,7 +2268,7 @@ } }, { - "id": 10282, + "id": 10268, "name": "EventMetadata", "variant": "declaration", "kind": 2097152, @@ -2298,14 +2298,14 @@ { "type": "reflection", "declaration": { - "id": 10283, + "id": 10269, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 10284, + "id": 10270, "name": "eventGroupId", "variant": "declaration", "kind": 1024, @@ -2322,7 +2322,7 @@ { "title": "Properties", "children": [ - 10284 + 10270 ] } ] @@ -2332,14 +2332,14 @@ } }, { - "id": 10264, + "id": 10250, "name": "MessageBody", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 10269, + "id": 10255, "name": "TData", "variant": "typeParam", "kind": 131072, @@ -2353,14 +2353,14 @@ "type": { "type": "reflection", "declaration": { - "id": 10265, + "id": 10251, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 10266, + "id": 10252, "name": "eventName", "variant": "declaration", "kind": 1024, @@ -2371,7 +2371,7 @@ } }, { - "id": 10267, + "id": 10253, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -2380,20 +2380,20 @@ }, "type": { "type": "reference", - "target": 10282, + "target": 10268, "name": "EventMetadata", "package": "@medusajs/types" } }, { - "id": 10268, + "id": 10254, "name": "data", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 10269, + "target": 10255, "name": "TData", "package": "@medusajs/types", "refersToTypeParameter": true @@ -2404,9 +2404,9 @@ { "title": "Properties", "children": [ - 10266, - 10267, - 10268 + 10252, + 10253, + 10254 ] } ] @@ -2414,14 +2414,14 @@ } }, { - "id": 10225, + "id": 10211, "name": "Message", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 10228, + "id": 10214, "name": "TData", "variant": "typeParam", "kind": 131072, @@ -2437,11 +2437,11 @@ "types": [ { "type": "reference", - "target": 10264, + "target": 10250, "typeArguments": [ { "type": "reference", - "target": 10228, + "target": 10214, "name": "TData", "package": "@medusajs/types", "refersToTypeParameter": true @@ -2453,14 +2453,14 @@ { "type": "reflection", "declaration": { - "id": 10226, + "id": 10212, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 10227, + "id": 10213, "name": "options", "variant": "declaration", "kind": 1024, @@ -2492,7 +2492,7 @@ { "title": "Properties", "children": [ - 10227 + 10213 ] } ] @@ -2502,14 +2502,14 @@ } }, { - "id": 10235, + "id": 10221, "name": "RawMessageFormat", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 10244, + "id": 10230, "name": "TData", "variant": "typeParam", "kind": 131072, @@ -2523,14 +2523,14 @@ "type": { "type": "reflection", "declaration": { - "id": 10236, + "id": 10222, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 10237, + "id": 10223, "name": "eventName", "variant": "declaration", "kind": 1024, @@ -2541,21 +2541,21 @@ } }, { - "id": 10238, + "id": 10224, "name": "data", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 10244, + "target": 10230, "name": "TData", "package": "@medusajs/types", "refersToTypeParameter": true } }, { - "id": 10239, + "id": 10225, "name": "source", "variant": "declaration", "kind": 1024, @@ -2566,7 +2566,7 @@ } }, { - "id": 10240, + "id": 10226, "name": "object", "variant": "declaration", "kind": 1024, @@ -2577,7 +2577,7 @@ } }, { - "id": 10241, + "id": 10227, "name": "action", "variant": "declaration", "kind": 1024, @@ -2590,7 +2590,7 @@ } }, { - "id": 10242, + "id": 10228, "name": "context", "variant": "declaration", "kind": 1024, @@ -2606,7 +2606,7 @@ "typeArguments": [ { "type": "reference", - "target": 9742, + "target": 9728, "name": "Context", "package": "@medusajs/types" }, @@ -2620,7 +2620,7 @@ } }, { - "id": 10243, + "id": 10229, "name": "options", "variant": "declaration", "kind": 1024, @@ -2652,13 +2652,13 @@ { "title": "Properties", "children": [ - 10237, - 10238, - 10239, - 10240, - 10241, - 10242, - 10243 + 10223, + 10224, + 10225, + 10226, + 10227, + 10228, + 10229 ] } ] @@ -2666,7 +2666,7 @@ } }, { - "id": 10255, + "id": 10241, "name": "JoinerRelationship", "variant": "declaration", "kind": 2097152, @@ -2674,14 +2674,14 @@ "type": { "type": "reflection", "declaration": { - "id": 10256, + "id": 10242, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 10257, + "id": 10243, "name": "alias", "variant": "declaration", "kind": 1024, @@ -2692,7 +2692,7 @@ } }, { - "id": 10258, + "id": 10244, "name": "foreignKey", "variant": "declaration", "kind": 1024, @@ -2703,7 +2703,7 @@ } }, { - "id": 10259, + "id": 10245, "name": "primaryKey", "variant": "declaration", "kind": 1024, @@ -2714,7 +2714,7 @@ } }, { - "id": 10260, + "id": 10246, "name": "serviceName", "variant": "declaration", "kind": 1024, @@ -2725,7 +2725,7 @@ } }, { - "id": 10261, + "id": 10247, "name": "inverse", "variant": "declaration", "kind": 1024, @@ -2746,7 +2746,7 @@ } }, { - "id": 10262, + "id": 10248, "name": "isList", "variant": "declaration", "kind": 1024, @@ -2767,7 +2767,7 @@ } }, { - "id": 10263, + "id": 10249, "name": "args", "variant": "declaration", "kind": 1024, @@ -2807,13 +2807,13 @@ { "title": "Properties", "children": [ - 10257, - 10258, - 10259, - 10260, - 10261, - 10262, - 10263 + 10243, + 10244, + 10245, + 10246, + 10247, + 10248, + 10249 ] } ] @@ -2821,14 +2821,14 @@ } }, { - "id": 10252, + "id": 10238, "name": "JoinerServiceConfigAlias", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 10253, + "id": 10239, "name": "name", "variant": "declaration", "kind": 1024, @@ -2851,7 +2851,7 @@ } }, { - "id": 10254, + "id": 10240, "name": "args", "variant": "declaration", "kind": 1024, @@ -2891,21 +2891,21 @@ { "title": "Properties", "children": [ - 10253, - 10254 + 10239, + 10240 ] } ] }, { - "id": 10202, + "id": 10188, "name": "JoinerServiceConfig", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 10203, + "id": 10189, "name": "serviceName", "variant": "declaration", "kind": 1024, @@ -2916,7 +2916,7 @@ } }, { - "id": 10204, + "id": 10190, "name": "alias", "variant": "declaration", "kind": 1024, @@ -2936,7 +2936,7 @@ "types": [ { "type": "reference", - "target": 10252, + "target": 10238, "name": "JoinerServiceConfigAlias", "package": "@medusajs/types" }, @@ -2944,7 +2944,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 10252, + "target": 10238, "name": "JoinerServiceConfigAlias", "package": "@medusajs/types" } @@ -2953,7 +2953,7 @@ } }, { - "id": 10205, + "id": 10191, "name": "fieldAlias", "variant": "declaration", "kind": 1024, @@ -2989,14 +2989,14 @@ { "type": "reflection", "declaration": { - "id": 10206, + "id": 10192, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 10207, + "id": 10193, "name": "path", "variant": "declaration", "kind": 1024, @@ -3007,7 +3007,7 @@ } }, { - "id": 10208, + "id": 10194, "name": "forwardArgumentsOnPath", "variant": "declaration", "kind": 1024, @@ -3025,8 +3025,8 @@ { "title": "Properties", "children": [ - 10207, - 10208 + 10193, + 10194 ] } ] @@ -3040,7 +3040,7 @@ } }, { - "id": 10209, + "id": 10195, "name": "primaryKeys", "variant": "declaration", "kind": 1024, @@ -3054,7 +3054,7 @@ } }, { - "id": 10210, + "id": 10196, "name": "relationships", "variant": "declaration", "kind": 1024, @@ -3065,14 +3065,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 10255, + "target": 10241, "name": "JoinerRelationship", "package": "@medusajs/types" } } }, { - "id": 10211, + "id": 10197, "name": "extends", "variant": "declaration", "kind": 1024, @@ -3084,14 +3084,14 @@ "elementType": { "type": "reflection", "declaration": { - "id": 10212, + "id": 10198, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 10213, + "id": 10199, "name": "serviceName", "variant": "declaration", "kind": 1024, @@ -3102,14 +3102,14 @@ } }, { - "id": 10214, + "id": 10200, "name": "relationship", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 10255, + "target": 10241, "name": "JoinerRelationship", "package": "@medusajs/types" } @@ -3119,8 +3119,8 @@ { "title": "Properties", "children": [ - 10213, - 10214 + 10199, + 10200 ] } ] @@ -3129,7 +3129,7 @@ } }, { - "id": 10215, + "id": 10201, "name": "args", "variant": "declaration", "kind": 1024, @@ -3169,19 +3169,19 @@ { "title": "Properties", "children": [ - 10203, - 10204, - 10205, - 10209, - 10210, - 10211, - 10215 + 10189, + 10190, + 10191, + 10195, + 10196, + 10197, + 10201 ] } ] }, { - "id": 10219, + "id": 10205, "name": "LinkModulesExtraFields", "variant": "declaration", "kind": 2097152, @@ -3200,14 +3200,14 @@ { "type": "reflection", "declaration": { - "id": 10220, + "id": 10206, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 10221, + "id": 10207, "name": "type", "variant": "declaration", "kind": 1024, @@ -3303,7 +3303,7 @@ } }, { - "id": 10222, + "id": 10208, "name": "defaultValue", "variant": "declaration", "kind": 1024, @@ -3316,7 +3316,7 @@ } }, { - "id": 10223, + "id": 10209, "name": "nullable", "variant": "declaration", "kind": 1024, @@ -3329,7 +3329,7 @@ } }, { - "id": 10224, + "id": 10210, "name": "options", "variant": "declaration", "kind": 1024, @@ -3369,10 +3369,10 @@ { "title": "Properties", "children": [ - 10221, - 10222, - 10223, - 10224 + 10207, + 10208, + 10209, + 10210 ] } ] @@ -3384,7 +3384,7 @@ } }, { - "id": 10116, + "id": 10102, "name": "ModuleJoinerConfig", "variant": "declaration", "kind": 2097152, @@ -3401,7 +3401,7 @@ "typeArguments": [ { "type": "reference", - "target": 10202, + "target": 10188, "name": "JoinerServiceConfig", "package": "@medusajs/types" }, @@ -3433,14 +3433,14 @@ { "type": "reflection", "declaration": { - "id": 10117, + "id": 10103, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 10118, + "id": 10104, "name": "schema", "variant": "declaration", "kind": 1024, @@ -3461,7 +3461,7 @@ } }, { - "id": 10119, + "id": 10105, "name": "relationships", "variant": "declaration", "kind": 1024, @@ -3472,14 +3472,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 10216, + "target": 10202, "name": "ModuleJoinerRelationship", "package": "@medusajs/types" } } }, { - "id": 10120, + "id": 10106, "name": "extends", "variant": "declaration", "kind": 1024, @@ -3491,14 +3491,14 @@ "elementType": { "type": "reflection", "declaration": { - "id": 10121, + "id": 10107, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 10122, + "id": 10108, "name": "serviceName", "variant": "declaration", "kind": 1024, @@ -3509,7 +3509,7 @@ } }, { - "id": 10123, + "id": 10109, "name": "fieldAlias", "variant": "declaration", "kind": 1024, @@ -3537,14 +3537,14 @@ { "type": "reflection", "declaration": { - "id": 10124, + "id": 10110, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 10125, + "id": 10111, "name": "path", "variant": "declaration", "kind": 1024, @@ -3555,7 +3555,7 @@ } }, { - "id": 10126, + "id": 10112, "name": "forwardArgumentsOnPath", "variant": "declaration", "kind": 1024, @@ -3571,7 +3571,7 @@ } }, { - "id": 10127, + "id": 10113, "name": "isList", "variant": "declaration", "kind": 1024, @@ -3588,9 +3588,9 @@ { "title": "Properties", "children": [ - 10125, - 10126, - 10127 + 10111, + 10112, + 10113 ] } ] @@ -3604,14 +3604,14 @@ } }, { - "id": 10128, + "id": 10114, "name": "relationship", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 10216, + "target": 10202, "name": "ModuleJoinerRelationship", "package": "@medusajs/types" } @@ -3621,9 +3621,9 @@ { "title": "Properties", "children": [ - 10122, - 10123, - 10128 + 10108, + 10109, + 10114 ] } ] @@ -3632,7 +3632,7 @@ } }, { - "id": 10129, + "id": 10115, "name": "serviceName", "variant": "declaration", "kind": 1024, @@ -3645,7 +3645,7 @@ } }, { - "id": 10130, + "id": 10116, "name": "primaryKeys", "variant": "declaration", "kind": 1024, @@ -3661,7 +3661,7 @@ } }, { - "id": 10131, + "id": 10117, "name": "isLink", "variant": "declaration", "kind": 1024, @@ -3682,7 +3682,7 @@ } }, { - "id": 10132, + "id": 10118, "name": "linkableKeys", "variant": "declaration", "kind": 1024, @@ -3718,7 +3718,7 @@ } }, { - "id": 10133, + "id": 10119, "name": "isReadOnlyLink", "variant": "declaration", "kind": 1024, @@ -3739,7 +3739,7 @@ } }, { - "id": 10134, + "id": 10120, "name": "extraDataFields", "variant": "declaration", "kind": 1024, @@ -3763,7 +3763,7 @@ } }, { - "id": 10135, + "id": 10121, "name": "databaseConfig", "variant": "declaration", "kind": 1024, @@ -3773,14 +3773,14 @@ "type": { "type": "reflection", "declaration": { - "id": 10136, + "id": 10122, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 10137, + "id": 10123, "name": "tableName", "variant": "declaration", "kind": 1024, @@ -3801,7 +3801,7 @@ } }, { - "id": 10138, + "id": 10124, "name": "idPrefix", "variant": "declaration", "kind": 1024, @@ -3822,7 +3822,7 @@ } }, { - "id": 10139, + "id": 10125, "name": "extraFields", "variant": "declaration", "kind": 1024, @@ -3831,7 +3831,7 @@ }, "type": { "type": "reference", - "target": 10219, + "target": 10205, "name": "LinkModulesExtraFields", "package": "@medusajs/types" } @@ -3841,9 +3841,9 @@ { "title": "Properties", "children": [ - 10137, - 10138, - 10139 + 10123, + 10124, + 10125 ] } ] @@ -3855,16 +3855,16 @@ { "title": "Properties", "children": [ + 10104, + 10105, + 10106, + 10115, + 10116, + 10117, 10118, 10119, 10120, - 10129, - 10130, - 10131, - 10132, - 10133, - 10134, - 10135 + 10121 ] } ] @@ -3874,7 +3874,7 @@ } }, { - "id": 10216, + "id": 10202, "name": "ModuleJoinerRelationship", "variant": "declaration", "kind": 2097152, @@ -3884,21 +3884,21 @@ "types": [ { "type": "reference", - "target": 10255, + "target": 10241, "name": "JoinerRelationship", "package": "@medusajs/types" }, { "type": "reflection", "declaration": { - "id": 10217, + "id": 10203, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 10218, + "id": 10204, "name": "deleteCascade", "variant": "declaration", "kind": 1024, @@ -3923,7 +3923,7 @@ { "title": "Properties", "children": [ - 10218 + 10204 ] } ] @@ -3933,7 +3933,7 @@ } }, { - "id": 9683, + "id": 9669, "name": "IModuleService", "variant": "declaration", "kind": 256, @@ -3941,13 +3941,13 @@ "extendedBy": [ { "type": "reference", - "target": 9291, + "target": 9277, "name": "IProductModuleService" } ] }, { - "id": 10140, + "id": 10126, "name": "ProductStatus", "variant": "declaration", "kind": 2097152, @@ -3975,7 +3975,7 @@ } }, { - "id": 9710, + "id": 9696, "name": "ProductDTO", "variant": "declaration", "kind": 256, @@ -3990,7 +3990,7 @@ }, "children": [ { - "id": 9711, + "id": 9697, "name": "id", "variant": "declaration", "kind": 1024, @@ -4009,7 +4009,7 @@ } }, { - "id": 9712, + "id": 9698, "name": "title", "variant": "declaration", "kind": 1024, @@ -4028,7 +4028,7 @@ } }, { - "id": 9713, + "id": 9699, "name": "handle", "variant": "declaration", "kind": 1024, @@ -4047,7 +4047,7 @@ } }, { - "id": 9714, + "id": 9700, "name": "subtitle", "variant": "declaration", "kind": 1024, @@ -4075,7 +4075,7 @@ } }, { - "id": 9715, + "id": 9701, "name": "description", "variant": "declaration", "kind": 1024, @@ -4103,7 +4103,7 @@ } }, { - "id": 9716, + "id": 9702, "name": "is_giftcard", "variant": "declaration", "kind": 1024, @@ -4122,7 +4122,7 @@ } }, { - "id": 9717, + "id": 9703, "name": "status", "variant": "declaration", "kind": 1024, @@ -4137,13 +4137,13 @@ }, "type": { "type": "reference", - "target": 10140, + "target": 10126, "name": "ProductStatus", "package": "@medusajs/types" } }, { - "id": 9718, + "id": 9704, "name": "thumbnail", "variant": "declaration", "kind": 1024, @@ -4171,7 +4171,7 @@ } }, { - "id": 9719, + "id": 9705, "name": "width", "variant": "declaration", "kind": 1024, @@ -4199,7 +4199,7 @@ } }, { - "id": 9720, + "id": 9706, "name": "weight", "variant": "declaration", "kind": 1024, @@ -4227,7 +4227,7 @@ } }, { - "id": 9721, + "id": 9707, "name": "length", "variant": "declaration", "kind": 1024, @@ -4255,7 +4255,7 @@ } }, { - "id": 9722, + "id": 9708, "name": "height", "variant": "declaration", "kind": 1024, @@ -4283,7 +4283,7 @@ } }, { - "id": 9723, + "id": 9709, "name": "origin_country", "variant": "declaration", "kind": 1024, @@ -4311,7 +4311,7 @@ } }, { - "id": 9724, + "id": 9710, "name": "hs_code", "variant": "declaration", "kind": 1024, @@ -4339,7 +4339,7 @@ } }, { - "id": 9725, + "id": 9711, "name": "mid_code", "variant": "declaration", "kind": 1024, @@ -4367,7 +4367,7 @@ } }, { - "id": 9726, + "id": 9712, "name": "material", "variant": "declaration", "kind": 1024, @@ -4395,7 +4395,7 @@ } }, { - "id": 9727, + "id": 9713, "name": "collection", "variant": "declaration", "kind": 1024, @@ -4420,7 +4420,7 @@ }, { "type": "reference", - "target": 10026, + "target": 10012, "name": "ProductCollectionDTO", "package": "@medusajs/types" } @@ -4428,7 +4428,7 @@ } }, { - "id": 9728, + "id": 9714, "name": "collection_id", "variant": "declaration", "kind": 1024, @@ -4456,7 +4456,7 @@ } }, { - "id": 9729, + "id": 9715, "name": "categories", "variant": "declaration", "kind": 1024, @@ -4485,7 +4485,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 10060, + "target": 10046, "name": "ProductCategoryDTO", "package": "@medusajs/types" } @@ -4494,7 +4494,7 @@ } }, { - "id": 9730, + "id": 9716, "name": "type", "variant": "declaration", "kind": 1024, @@ -4519,7 +4519,7 @@ }, { "type": "reference", - "target": 9884, + "target": 9870, "name": "ProductTypeDTO", "package": "@medusajs/types" } @@ -4527,7 +4527,7 @@ } }, { - "id": 9731, + "id": 9717, "name": "type_id", "variant": "declaration", "kind": 1024, @@ -4555,7 +4555,7 @@ } }, { - "id": 9732, + "id": 9718, "name": "tags", "variant": "declaration", "kind": 1024, @@ -4575,14 +4575,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 9866, + "target": 9852, "name": "ProductTagDTO", "package": "@medusajs/types" } } }, { - "id": 9733, + "id": 9719, "name": "variants", "variant": "declaration", "kind": 1024, @@ -4602,14 +4602,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 9937, + "target": 9923, "name": "ProductVariantDTO", "package": "@medusajs/types" } } }, { - "id": 9734, + "id": 9720, "name": "options", "variant": "declaration", "kind": 1024, @@ -4629,14 +4629,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 9907, + "target": 9893, "name": "ProductOptionDTO", "package": "@medusajs/types" } } }, { - "id": 9735, + "id": 9721, "name": "images", "variant": "declaration", "kind": 1024, @@ -4656,14 +4656,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 10141, + "target": 10127, "name": "ProductImageDTO", "package": "@medusajs/types" } } }, { - "id": 9736, + "id": 9722, "name": "discountable", "variant": "declaration", "kind": 1024, @@ -4684,7 +4684,7 @@ } }, { - "id": 9737, + "id": 9723, "name": "external_id", "variant": "declaration", "kind": 1024, @@ -4712,7 +4712,7 @@ } }, { - "id": 9738, + "id": 9724, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -4745,7 +4745,7 @@ } }, { - "id": 9739, + "id": 9725, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -4778,7 +4778,7 @@ } }, { - "id": 9740, + "id": 9726, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -4811,7 +4811,7 @@ } }, { - "id": 9741, + "id": 9727, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -4828,7 +4828,7 @@ }, "type": { "type": "reference", - "target": 10148, + "target": 10134, "name": "MetadataType", "package": "@medusajs/types" } @@ -4838,6 +4838,20 @@ { "title": "Properties", "children": [ + 9697, + 9698, + 9699, + 9700, + 9701, + 9702, + 9703, + 9704, + 9705, + 9706, + 9707, + 9708, + 9709, + 9710, 9711, 9712, 9713, @@ -4854,27 +4868,13 @@ 9724, 9725, 9726, - 9727, - 9728, - 9729, - 9730, - 9731, - 9732, - 9733, - 9734, - 9735, - 9736, - 9737, - 9738, - 9739, - 9740, - 9741 + 9727 ] } ] }, { - "id": 9937, + "id": 9923, "name": "ProductVariantDTO", "variant": "declaration", "kind": 256, @@ -4889,7 +4889,7 @@ }, "children": [ { - "id": 9938, + "id": 9924, "name": "id", "variant": "declaration", "kind": 1024, @@ -4908,7 +4908,7 @@ } }, { - "id": 9939, + "id": 9925, "name": "title", "variant": "declaration", "kind": 1024, @@ -4927,7 +4927,7 @@ } }, { - "id": 9940, + "id": 9926, "name": "sku", "variant": "declaration", "kind": 1024, @@ -4955,7 +4955,7 @@ } }, { - "id": 9941, + "id": 9927, "name": "barcode", "variant": "declaration", "kind": 1024, @@ -4983,7 +4983,7 @@ } }, { - "id": 9942, + "id": 9928, "name": "ean", "variant": "declaration", "kind": 1024, @@ -5011,7 +5011,7 @@ } }, { - "id": 9943, + "id": 9929, "name": "upc", "variant": "declaration", "kind": 1024, @@ -5039,7 +5039,7 @@ } }, { - "id": 9944, + "id": 9930, "name": "allow_backorder", "variant": "declaration", "kind": 1024, @@ -5058,7 +5058,7 @@ } }, { - "id": 9945, + "id": 9931, "name": "manage_inventory", "variant": "declaration", "kind": 1024, @@ -5077,7 +5077,7 @@ } }, { - "id": 9946, + "id": 9932, "name": "hs_code", "variant": "declaration", "kind": 1024, @@ -5105,7 +5105,7 @@ } }, { - "id": 9947, + "id": 9933, "name": "origin_country", "variant": "declaration", "kind": 1024, @@ -5133,7 +5133,7 @@ } }, { - "id": 9948, + "id": 9934, "name": "mid_code", "variant": "declaration", "kind": 1024, @@ -5161,7 +5161,7 @@ } }, { - "id": 9949, + "id": 9935, "name": "material", "variant": "declaration", "kind": 1024, @@ -5189,7 +5189,7 @@ } }, { - "id": 9950, + "id": 9936, "name": "weight", "variant": "declaration", "kind": 1024, @@ -5217,7 +5217,7 @@ } }, { - "id": 9951, + "id": 9937, "name": "length", "variant": "declaration", "kind": 1024, @@ -5245,7 +5245,7 @@ } }, { - "id": 9952, + "id": 9938, "name": "height", "variant": "declaration", "kind": 1024, @@ -5273,7 +5273,7 @@ } }, { - "id": 9953, + "id": 9939, "name": "width", "variant": "declaration", "kind": 1024, @@ -5301,7 +5301,7 @@ } }, { - "id": 9954, + "id": 9940, "name": "options", "variant": "declaration", "kind": 1024, @@ -5321,14 +5321,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 10193, + "target": 10179, "name": "ProductOptionValueDTO", "package": "@medusajs/types" } } }, { - "id": 9955, + "id": 9941, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -5371,7 +5371,7 @@ } }, { - "id": 9956, + "id": 9942, "name": "product", "variant": "declaration", "kind": 1024, @@ -5398,7 +5398,7 @@ }, { "type": "reference", - "target": 9710, + "target": 9696, "name": "ProductDTO", "package": "@medusajs/types" } @@ -5406,7 +5406,7 @@ } }, { - "id": 9957, + "id": 9943, "name": "product_id", "variant": "declaration", "kind": 1024, @@ -5434,7 +5434,7 @@ } }, { - "id": 9958, + "id": 9944, "name": "variant_rank", "variant": "declaration", "kind": 1024, @@ -5464,7 +5464,7 @@ } }, { - "id": 9959, + "id": 9945, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -5497,7 +5497,7 @@ } }, { - "id": 9960, + "id": 9946, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -5530,7 +5530,7 @@ } }, { - "id": 9961, + "id": 9947, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -5567,6 +5567,20 @@ { "title": "Properties", "children": [ + 9924, + 9925, + 9926, + 9927, + 9928, + 9929, + 9930, + 9931, + 9932, + 9933, + 9934, + 9935, + 9936, + 9937, 9938, 9939, 9940, @@ -5576,27 +5590,13 @@ 9944, 9945, 9946, - 9947, - 9948, - 9949, - 9950, - 9951, - 9952, - 9953, - 9954, - 9955, - 9956, - 9957, - 9958, - 9959, - 9960, - 9961 + 9947 ] } ] }, { - "id": 10060, + "id": 10046, "name": "ProductCategoryDTO", "variant": "declaration", "kind": 256, @@ -5611,7 +5611,7 @@ }, "children": [ { - "id": 10061, + "id": 10047, "name": "id", "variant": "declaration", "kind": 1024, @@ -5630,7 +5630,7 @@ } }, { - "id": 10062, + "id": 10048, "name": "name", "variant": "declaration", "kind": 1024, @@ -5649,7 +5649,7 @@ } }, { - "id": 10063, + "id": 10049, "name": "description", "variant": "declaration", "kind": 1024, @@ -5668,7 +5668,7 @@ } }, { - "id": 10064, + "id": 10050, "name": "handle", "variant": "declaration", "kind": 1024, @@ -5687,7 +5687,7 @@ } }, { - "id": 10065, + "id": 10051, "name": "is_active", "variant": "declaration", "kind": 1024, @@ -5706,7 +5706,7 @@ } }, { - "id": 10066, + "id": 10052, "name": "is_internal", "variant": "declaration", "kind": 1024, @@ -5725,7 +5725,7 @@ } }, { - "id": 10067, + "id": 10053, "name": "rank", "variant": "declaration", "kind": 1024, @@ -5744,7 +5744,7 @@ } }, { - "id": 10068, + "id": 10054, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -5761,13 +5761,13 @@ }, "type": { "type": "reference", - "target": 10148, + "target": 10134, "name": "MetadataType", "package": "@medusajs/types" } }, { - "id": 10069, + "id": 10055, "name": "parent_category", "variant": "declaration", "kind": 1024, @@ -5792,7 +5792,7 @@ }, { "type": "reference", - "target": 10060, + "target": 10046, "name": "ProductCategoryDTO", "package": "@medusajs/types" } @@ -5800,7 +5800,7 @@ } }, { - "id": 10070, + "id": 10056, "name": "parent_category_id", "variant": "declaration", "kind": 1024, @@ -5828,7 +5828,7 @@ } }, { - "id": 10071, + "id": 10057, "name": "category_children", "variant": "declaration", "kind": 1024, @@ -5848,14 +5848,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 10060, + "target": 10046, "name": "ProductCategoryDTO", "package": "@medusajs/types" } } }, { - "id": 10072, + "id": 10058, "name": "products", "variant": "declaration", "kind": 1024, @@ -5875,14 +5875,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 9710, + "target": 9696, "name": "ProductDTO", "package": "@medusajs/types" } } }, { - "id": 10073, + "id": 10059, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -5915,7 +5915,7 @@ } }, { - "id": 10074, + "id": 10060, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -5948,7 +5948,7 @@ } }, { - "id": 10075, + "id": 10061, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -5987,27 +5987,27 @@ { "title": "Properties", "children": [ - 10061, - 10062, - 10063, - 10064, - 10065, - 10066, - 10067, - 10068, - 10069, - 10070, - 10071, - 10072, - 10073, - 10074, - 10075 + 10047, + 10048, + 10049, + 10050, + 10051, + 10052, + 10053, + 10054, + 10055, + 10056, + 10057, + 10058, + 10059, + 10060, + 10061 ] } ] }, { - "id": 10088, + "id": 10074, "name": "CreateProductCategoryDTO", "variant": "declaration", "kind": 256, @@ -6022,7 +6022,7 @@ }, "children": [ { - "id": 10089, + "id": 10075, "name": "name", "variant": "declaration", "kind": 1024, @@ -6041,7 +6041,7 @@ } }, { - "id": 10090, + "id": 10076, "name": "description", "variant": "declaration", "kind": 1024, @@ -6062,7 +6062,7 @@ } }, { - "id": 10091, + "id": 10077, "name": "handle", "variant": "declaration", "kind": 1024, @@ -6083,7 +6083,7 @@ } }, { - "id": 10092, + "id": 10078, "name": "is_active", "variant": "declaration", "kind": 1024, @@ -6104,7 +6104,7 @@ } }, { - "id": 10093, + "id": 10079, "name": "is_internal", "variant": "declaration", "kind": 1024, @@ -6125,7 +6125,7 @@ } }, { - "id": 10094, + "id": 10080, "name": "rank", "variant": "declaration", "kind": 1024, @@ -6146,7 +6146,7 @@ } }, { - "id": 10095, + "id": 10081, "name": "parent_category_id", "variant": "declaration", "kind": 1024, @@ -6176,7 +6176,7 @@ } }, { - "id": 10096, + "id": 10082, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -6193,7 +6193,7 @@ }, "type": { "type": "reference", - "target": 10148, + "target": 10134, "name": "MetadataType", "package": "@medusajs/types" } @@ -6203,20 +6203,20 @@ { "title": "Properties", "children": [ - 10089, - 10090, - 10091, - 10092, - 10093, - 10094, - 10095, - 10096 + 10075, + 10076, + 10077, + 10078, + 10079, + 10080, + 10081, + 10082 ] } ] }, { - "id": 10097, + "id": 10083, "name": "UpsertProductCategoryDTO", "variant": "declaration", "kind": 256, @@ -6231,7 +6231,7 @@ }, "children": [ { - "id": 10098, + "id": 10084, "name": "id", "variant": "declaration", "kind": 1024, @@ -6260,7 +6260,7 @@ } }, { - "id": 10099, + "id": 10085, "name": "name", "variant": "declaration", "kind": 1024, @@ -6282,12 +6282,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 10108, + "target": 10094, "name": "UpdateProductCategoryDTO.name" } }, { - "id": 10100, + "id": 10086, "name": "description", "variant": "declaration", "kind": 1024, @@ -6309,12 +6309,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 10109, + "target": 10095, "name": "UpdateProductCategoryDTO.description" } }, { - "id": 10101, + "id": 10087, "name": "handle", "variant": "declaration", "kind": 1024, @@ -6336,12 +6336,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 10110, + "target": 10096, "name": "UpdateProductCategoryDTO.handle" } }, { - "id": 10102, + "id": 10088, "name": "is_active", "variant": "declaration", "kind": 1024, @@ -6363,12 +6363,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 10111, + "target": 10097, "name": "UpdateProductCategoryDTO.is_active" } }, { - "id": 10103, + "id": 10089, "name": "is_internal", "variant": "declaration", "kind": 1024, @@ -6390,12 +6390,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 10112, + "target": 10098, "name": "UpdateProductCategoryDTO.is_internal" } }, { - "id": 10104, + "id": 10090, "name": "rank", "variant": "declaration", "kind": 1024, @@ -6417,12 +6417,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 10113, + "target": 10099, "name": "UpdateProductCategoryDTO.rank" } }, { - "id": 10105, + "id": 10091, "name": "parent_category_id", "variant": "declaration", "kind": 1024, @@ -6453,12 +6453,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 10114, + "target": 10100, "name": "UpdateProductCategoryDTO.parent_category_id" } }, { - "id": 10106, + "id": 10092, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -6476,13 +6476,13 @@ }, "type": { "type": "reference", - "target": 10148, + "target": 10134, "name": "MetadataType", "package": "@medusajs/types" }, "inheritedFrom": { "type": "reference", - "target": 10115, + "target": 10101, "name": "UpdateProductCategoryDTO.metadata" } } @@ -6491,29 +6491,29 @@ { "title": "Properties", "children": [ - 10098, - 10099, - 10100, - 10101, - 10102, - 10103, - 10104, - 10105, - 10106 + 10084, + 10085, + 10086, + 10087, + 10088, + 10089, + 10090, + 10091, + 10092 ] } ], "extendedTypes": [ { "type": "reference", - "target": 10107, + "target": 10093, "name": "UpdateProductCategoryDTO", "package": "@medusajs/types" } ] }, { - "id": 10107, + "id": 10093, "name": "UpdateProductCategoryDTO", "variant": "declaration", "kind": 256, @@ -6528,7 +6528,7 @@ }, "children": [ { - "id": 10108, + "id": 10094, "name": "name", "variant": "declaration", "kind": 1024, @@ -6549,7 +6549,7 @@ } }, { - "id": 10109, + "id": 10095, "name": "description", "variant": "declaration", "kind": 1024, @@ -6570,7 +6570,7 @@ } }, { - "id": 10110, + "id": 10096, "name": "handle", "variant": "declaration", "kind": 1024, @@ -6591,7 +6591,7 @@ } }, { - "id": 10111, + "id": 10097, "name": "is_active", "variant": "declaration", "kind": 1024, @@ -6612,7 +6612,7 @@ } }, { - "id": 10112, + "id": 10098, "name": "is_internal", "variant": "declaration", "kind": 1024, @@ -6633,7 +6633,7 @@ } }, { - "id": 10113, + "id": 10099, "name": "rank", "variant": "declaration", "kind": 1024, @@ -6654,7 +6654,7 @@ } }, { - "id": 10114, + "id": 10100, "name": "parent_category_id", "variant": "declaration", "kind": 1024, @@ -6684,7 +6684,7 @@ } }, { - "id": 10115, + "id": 10101, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -6701,7 +6701,7 @@ }, "type": { "type": "reference", - "target": 10148, + "target": 10134, "name": "MetadataType", "package": "@medusajs/types" } @@ -6711,27 +6711,27 @@ { "title": "Properties", "children": [ - 10108, - 10109, - 10110, - 10111, - 10112, - 10113, - 10114, - 10115 + 10094, + 10095, + 10096, + 10097, + 10098, + 10099, + 10100, + 10101 ] } ], "extendedBy": [ { "type": "reference", - "target": 10097, + "target": 10083, "name": "UpsertProductCategoryDTO" } ] }, { - "id": 9866, + "id": 9852, "name": "ProductTagDTO", "variant": "declaration", "kind": 256, @@ -6746,7 +6746,7 @@ }, "children": [ { - "id": 9867, + "id": 9853, "name": "id", "variant": "declaration", "kind": 1024, @@ -6765,7 +6765,7 @@ } }, { - "id": 9868, + "id": 9854, "name": "value", "variant": "declaration", "kind": 1024, @@ -6784,7 +6784,7 @@ } }, { - "id": 9869, + "id": 9855, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -6801,13 +6801,13 @@ }, "type": { "type": "reference", - "target": 10148, + "target": 10134, "name": "MetadataType", "package": "@medusajs/types" } }, { - "id": 9870, + "id": 9856, "name": "products", "variant": "declaration", "kind": 1024, @@ -6829,7 +6829,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 9710, + "target": 9696, "name": "ProductDTO", "package": "@medusajs/types" } @@ -6840,16 +6840,16 @@ { "title": "Properties", "children": [ - 9867, - 9868, - 9869, - 9870 + 9853, + 9854, + 9855, + 9856 ] } ] }, { - "id": 10026, + "id": 10012, "name": "ProductCollectionDTO", "variant": "declaration", "kind": 256, @@ -6864,7 +6864,7 @@ }, "children": [ { - "id": 10027, + "id": 10013, "name": "id", "variant": "declaration", "kind": 1024, @@ -6883,7 +6883,7 @@ } }, { - "id": 10028, + "id": 10014, "name": "title", "variant": "declaration", "kind": 1024, @@ -6902,7 +6902,7 @@ } }, { - "id": 10029, + "id": 10015, "name": "handle", "variant": "declaration", "kind": 1024, @@ -6921,7 +6921,7 @@ } }, { - "id": 10030, + "id": 10016, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -6938,13 +6938,13 @@ }, "type": { "type": "reference", - "target": 10148, + "target": 10134, "name": "MetadataType", "package": "@medusajs/types" } }, { - "id": 10031, + "id": 10017, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -6977,7 +6977,7 @@ } }, { - "id": 10032, + "id": 10018, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -7010,7 +7010,7 @@ } }, { - "id": 10033, + "id": 10019, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -7045,7 +7045,7 @@ } }, { - "id": 10034, + "id": 10020, "name": "products", "variant": "declaration", "kind": 1024, @@ -7067,7 +7067,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 9710, + "target": 9696, "name": "ProductDTO", "package": "@medusajs/types" } @@ -7078,20 +7078,20 @@ { "title": "Properties", "children": [ - 10027, - 10028, - 10029, - 10030, - 10031, - 10032, - 10033, - 10034 + 10013, + 10014, + 10015, + 10016, + 10017, + 10018, + 10019, + 10020 ] } ] }, { - "id": 9884, + "id": 9870, "name": "ProductTypeDTO", "variant": "declaration", "kind": 256, @@ -7106,7 +7106,7 @@ }, "children": [ { - "id": 9885, + "id": 9871, "name": "id", "variant": "declaration", "kind": 1024, @@ -7125,7 +7125,7 @@ } }, { - "id": 9886, + "id": 9872, "name": "value", "variant": "declaration", "kind": 1024, @@ -7144,7 +7144,7 @@ } }, { - "id": 9887, + "id": 9873, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -7161,13 +7161,13 @@ }, "type": { "type": "reference", - "target": 10148, + "target": 10134, "name": "MetadataType", "package": "@medusajs/types" } }, { - "id": 9888, + "id": 9874, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -7200,7 +7200,7 @@ } }, { - "id": 9889, + "id": 9875, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -7233,7 +7233,7 @@ } }, { - "id": 9890, + "id": 9876, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -7272,18 +7272,18 @@ { "title": "Properties", "children": [ - 9885, - 9886, - 9887, - 9888, - 9889, - 9890 + 9871, + 9872, + 9873, + 9874, + 9875, + 9876 ] } ] }, { - "id": 9907, + "id": 9893, "name": "ProductOptionDTO", "variant": "declaration", "kind": 256, @@ -7298,7 +7298,7 @@ }, "children": [ { - "id": 9908, + "id": 9894, "name": "id", "variant": "declaration", "kind": 1024, @@ -7317,7 +7317,7 @@ } }, { - "id": 9909, + "id": 9895, "name": "title", "variant": "declaration", "kind": 1024, @@ -7336,7 +7336,7 @@ } }, { - "id": 9910, + "id": 9896, "name": "product", "variant": "declaration", "kind": 1024, @@ -7363,7 +7363,7 @@ }, { "type": "reference", - "target": 9710, + "target": 9696, "name": "ProductDTO", "package": "@medusajs/types" } @@ -7371,7 +7371,7 @@ } }, { - "id": 9911, + "id": 9897, "name": "product_id", "variant": "declaration", "kind": 1024, @@ -7401,7 +7401,7 @@ } }, { - "id": 9912, + "id": 9898, "name": "values", "variant": "declaration", "kind": 1024, @@ -7421,14 +7421,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 10193, + "target": 10179, "name": "ProductOptionValueDTO", "package": "@medusajs/types" } } }, { - "id": 9913, + "id": 9899, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -7445,13 +7445,13 @@ }, "type": { "type": "reference", - "target": 10148, + "target": 10134, "name": "MetadataType", "package": "@medusajs/types" } }, { - "id": 9914, + "id": 9900, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -7484,7 +7484,7 @@ } }, { - "id": 9915, + "id": 9901, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -7517,7 +7517,7 @@ } }, { - "id": 9916, + "id": 9902, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -7556,21 +7556,21 @@ { "title": "Properties", "children": [ - 9908, - 9909, - 9910, - 9911, - 9912, - 9913, - 9914, - 9915, - 9916 + 9894, + 9895, + 9896, + 9897, + 9898, + 9899, + 9900, + 9901, + 9902 ] } ] }, { - "id": 10141, + "id": 10127, "name": "ProductImageDTO", "variant": "declaration", "kind": 256, @@ -7585,7 +7585,7 @@ }, "children": [ { - "id": 10142, + "id": 10128, "name": "id", "variant": "declaration", "kind": 1024, @@ -7604,7 +7604,7 @@ } }, { - "id": 10143, + "id": 10129, "name": "url", "variant": "declaration", "kind": 1024, @@ -7623,7 +7623,7 @@ } }, { - "id": 10144, + "id": 10130, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -7640,13 +7640,13 @@ }, "type": { "type": "reference", - "target": 10148, + "target": 10134, "name": "MetadataType", "package": "@medusajs/types" } }, { - "id": 10145, + "id": 10131, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -7679,7 +7679,7 @@ } }, { - "id": 10146, + "id": 10132, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -7712,7 +7712,7 @@ } }, { - "id": 10147, + "id": 10133, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -7751,18 +7751,18 @@ { "title": "Properties", "children": [ - 10142, - 10143, - 10144, - 10145, - 10146, - 10147 + 10128, + 10129, + 10130, + 10131, + 10132, + 10133 ] } ] }, { - "id": 10193, + "id": 10179, "name": "ProductOptionValueDTO", "variant": "declaration", "kind": 256, @@ -7777,7 +7777,7 @@ }, "children": [ { - "id": 10194, + "id": 10180, "name": "id", "variant": "declaration", "kind": 1024, @@ -7796,7 +7796,7 @@ } }, { - "id": 10195, + "id": 10181, "name": "value", "variant": "declaration", "kind": 1024, @@ -7815,7 +7815,7 @@ } }, { - "id": 10196, + "id": 10182, "name": "option", "variant": "declaration", "kind": 1024, @@ -7847,7 +7847,7 @@ }, { "type": "reference", - "target": 9907, + "target": 9893, "name": "ProductOptionDTO", "package": "@medusajs/types" } @@ -7855,7 +7855,7 @@ } }, { - "id": 10197, + "id": 10183, "name": "option_id", "variant": "declaration", "kind": 1024, @@ -7885,7 +7885,7 @@ } }, { - "id": 10198, + "id": 10184, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -7902,13 +7902,13 @@ }, "type": { "type": "reference", - "target": 10148, + "target": 10134, "name": "MetadataType", "package": "@medusajs/types" } }, { - "id": 10199, + "id": 10185, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -7941,7 +7941,7 @@ } }, { - "id": 10200, + "id": 10186, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -7974,7 +7974,7 @@ } }, { - "id": 10201, + "id": 10187, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -8013,20 +8013,20 @@ { "title": "Properties", "children": [ - 10194, - 10195, - 10196, - 10197, - 10198, - 10199, - 10200, - 10201 + 10180, + 10181, + 10182, + 10183, + 10184, + 10185, + 10186, + 10187 ] } ] }, { - "id": 9754, + "id": 9740, "name": "FilterableProductProps", "variant": "declaration", "kind": 256, @@ -8041,7 +8041,7 @@ }, "children": [ { - "id": 9781, + "id": 9767, "name": "$and", "variant": "declaration", "kind": 1024, @@ -8064,17 +8064,17 @@ "types": [ { "type": "reference", - "target": 9754, + "target": 9740, "name": "FilterableProductProps", "package": "@medusajs/types" }, { "type": "reference", - "target": 10163, + "target": 10149, "typeArguments": [ { "type": "reference", - "target": 9754, + "target": 9740, "name": "FilterableProductProps", "package": "@medusajs/types" } @@ -8087,12 +8087,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 10164, + "target": 10150, "name": "BaseFilterable.$and" } }, { - "id": 9782, + "id": 9768, "name": "$or", "variant": "declaration", "kind": 1024, @@ -8115,17 +8115,17 @@ "types": [ { "type": "reference", - "target": 9754, + "target": 9740, "name": "FilterableProductProps", "package": "@medusajs/types" }, { "type": "reference", - "target": 10163, + "target": 10149, "typeArguments": [ { "type": "reference", - "target": 9754, + "target": 9740, "name": "FilterableProductProps", "package": "@medusajs/types" } @@ -8138,12 +8138,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 10165, + "target": 10151, "name": "BaseFilterable.$or" } }, { - "id": 9755, + "id": 9741, "name": "q", "variant": "declaration", "kind": 1024, @@ -8164,7 +8164,7 @@ } }, { - "id": 9756, + "id": 9742, "name": "status", "variant": "declaration", "kind": 1024, @@ -8184,7 +8184,7 @@ "types": [ { "type": "reference", - "target": 10140, + "target": 10126, "name": "ProductStatus", "package": "@medusajs/types" }, @@ -8192,7 +8192,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 10140, + "target": 10126, "name": "ProductStatus", "package": "@medusajs/types" } @@ -8201,7 +8201,7 @@ } }, { - "id": 9757, + "id": 9743, "name": "title", "variant": "declaration", "kind": 1024, @@ -8234,7 +8234,7 @@ } }, { - "id": 9758, + "id": 9744, "name": "handle", "variant": "declaration", "kind": 1024, @@ -8267,7 +8267,7 @@ } }, { - "id": 9759, + "id": 9745, "name": "id", "variant": "declaration", "kind": 1024, @@ -8300,7 +8300,7 @@ } }, { - "id": 9760, + "id": 9746, "name": "is_giftcard", "variant": "declaration", "kind": 1024, @@ -8321,7 +8321,7 @@ } }, { - "id": 9761, + "id": 9747, "name": "tags", "variant": "declaration", "kind": 1024, @@ -8339,14 +8339,14 @@ "type": { "type": "reflection", "declaration": { - "id": 9762, + "id": 9748, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 9763, + "id": 9749, "name": "value", "variant": "declaration", "kind": 1024, @@ -8374,7 +8374,7 @@ { "title": "Properties", "children": [ - 9763 + 9749 ] } ] @@ -8382,7 +8382,7 @@ } }, { - "id": 9764, + "id": 9750, "name": "variants", "variant": "declaration", "kind": 1024, @@ -8400,14 +8400,14 @@ "type": { "type": "reflection", "declaration": { - "id": 9765, + "id": 9751, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 9766, + "id": 9752, "name": "options", "variant": "declaration", "kind": 1024, @@ -8415,14 +8415,14 @@ "type": { "type": "reflection", "declaration": { - "id": 9767, + "id": 9753, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 9768, + "id": 9754, "name": "value", "variant": "declaration", "kind": 1024, @@ -8433,7 +8433,7 @@ } }, { - "id": 9769, + "id": 9755, "name": "option_id", "variant": "declaration", "kind": 1024, @@ -8448,8 +8448,8 @@ { "title": "Properties", "children": [ - 9768, - 9769 + 9754, + 9755 ] } ] @@ -8461,7 +8461,7 @@ { "title": "Properties", "children": [ - 9766 + 9752 ] } ] @@ -8469,7 +8469,7 @@ } }, { - "id": 9770, + "id": 9756, "name": "type_id", "variant": "declaration", "kind": 1024, @@ -8502,7 +8502,7 @@ } }, { - "id": 9771, + "id": 9757, "name": "category_id", "variant": "declaration", "kind": 1024, @@ -8533,7 +8533,7 @@ }, { "type": "reference", - "target": 10167, + "target": 10153, "typeArguments": [ { "type": "intrinsic", @@ -8547,7 +8547,7 @@ } }, { - "id": 9772, + "id": 9758, "name": "categories", "variant": "declaration", "kind": 1024, @@ -8568,21 +8568,21 @@ { "type": "reflection", "declaration": { - "id": 9773, + "id": 9759, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 9774, + "id": 9760, "name": "id", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 10167, + "target": 10153, "typeArguments": [ { "type": "intrinsic", @@ -8598,7 +8598,7 @@ { "title": "Properties", "children": [ - 9774 + 9760 ] } ] @@ -8607,21 +8607,21 @@ { "type": "reflection", "declaration": { - "id": 9775, + "id": 9761, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 9776, + "id": 9762, "name": "id", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 10167, + "target": 10153, "typeArguments": [ { "type": "array", @@ -8640,7 +8640,7 @@ { "title": "Properties", "children": [ - 9776 + 9762 ] } ] @@ -8650,7 +8650,7 @@ } }, { - "id": 9777, + "id": 9763, "name": "collection_id", "variant": "declaration", "kind": 1024, @@ -8681,7 +8681,7 @@ }, { "type": "reference", - "target": 10167, + "target": 10153, "typeArguments": [ { "type": "intrinsic", @@ -8695,7 +8695,7 @@ } }, { - "id": 9778, + "id": 9764, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -8712,7 +8712,7 @@ }, "type": { "type": "reference", - "target": 10167, + "target": 10153, "typeArguments": [ { "type": "intrinsic", @@ -8724,7 +8724,7 @@ } }, { - "id": 9779, + "id": 9765, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -8741,7 +8741,7 @@ }, "type": { "type": "reference", - "target": 10167, + "target": 10153, "typeArguments": [ { "type": "intrinsic", @@ -8753,7 +8753,7 @@ } }, { - "id": 9780, + "id": 9766, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -8770,7 +8770,7 @@ }, "type": { "type": "reference", - "target": 10167, + "target": 10153, "typeArguments": [ { "type": "intrinsic", @@ -8786,34 +8786,34 @@ { "title": "Properties", "children": [ - 9781, - 9782, - 9755, + 9767, + 9768, + 9741, + 9742, + 9743, + 9744, + 9745, + 9746, + 9747, + 9750, 9756, 9757, 9758, - 9759, - 9760, - 9761, + 9763, 9764, - 9770, - 9771, - 9772, - 9777, - 9778, - 9779, - 9780 + 9765, + 9766 ] } ], "extendedTypes": [ { "type": "reference", - "target": 10163, + "target": 10149, "typeArguments": [ { "type": "reference", - "target": 9754, + "target": 9740, "name": "FilterableProductProps", "package": "@medusajs/types" } @@ -8824,7 +8824,7 @@ ] }, { - "id": 9871, + "id": 9857, "name": "FilterableProductTagProps", "variant": "declaration", "kind": 256, @@ -8839,7 +8839,7 @@ }, "children": [ { - "id": 9875, + "id": 9861, "name": "$and", "variant": "declaration", "kind": 1024, @@ -8862,17 +8862,17 @@ "types": [ { "type": "reference", - "target": 9871, + "target": 9857, "name": "FilterableProductTagProps", "package": "@medusajs/types" }, { "type": "reference", - "target": 10163, + "target": 10149, "typeArguments": [ { "type": "reference", - "target": 9871, + "target": 9857, "name": "FilterableProductTagProps", "package": "@medusajs/types" } @@ -8885,12 +8885,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 10164, + "target": 10150, "name": "BaseFilterable.$and" } }, { - "id": 9876, + "id": 9862, "name": "$or", "variant": "declaration", "kind": 1024, @@ -8913,17 +8913,17 @@ "types": [ { "type": "reference", - "target": 9871, + "target": 9857, "name": "FilterableProductTagProps", "package": "@medusajs/types" }, { "type": "reference", - "target": 10163, + "target": 10149, "typeArguments": [ { "type": "reference", - "target": 9871, + "target": 9857, "name": "FilterableProductTagProps", "package": "@medusajs/types" } @@ -8936,12 +8936,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 10165, + "target": 10151, "name": "BaseFilterable.$or" } }, { - "id": 9872, + "id": 9858, "name": "q", "variant": "declaration", "kind": 1024, @@ -8962,7 +8962,7 @@ } }, { - "id": 9873, + "id": 9859, "name": "id", "variant": "declaration", "kind": 1024, @@ -8995,7 +8995,7 @@ } }, { - "id": 9874, + "id": 9860, "name": "value", "variant": "declaration", "kind": 1024, @@ -9032,22 +9032,22 @@ { "title": "Properties", "children": [ - 9875, - 9876, - 9872, - 9873, - 9874 + 9861, + 9862, + 9858, + 9859, + 9860 ] } ], "extendedTypes": [ { "type": "reference", - "target": 10163, + "target": 10149, "typeArguments": [ { "type": "reference", - "target": 9871, + "target": 9857, "name": "FilterableProductTagProps", "package": "@medusajs/types" } @@ -9058,7 +9058,7 @@ ] }, { - "id": 9891, + "id": 9877, "name": "FilterableProductTypeProps", "variant": "declaration", "kind": 256, @@ -9073,7 +9073,7 @@ }, "children": [ { - "id": 9895, + "id": 9881, "name": "$and", "variant": "declaration", "kind": 1024, @@ -9096,17 +9096,17 @@ "types": [ { "type": "reference", - "target": 9891, + "target": 9877, "name": "FilterableProductTypeProps", "package": "@medusajs/types" }, { "type": "reference", - "target": 10163, + "target": 10149, "typeArguments": [ { "type": "reference", - "target": 9891, + "target": 9877, "name": "FilterableProductTypeProps", "package": "@medusajs/types" } @@ -9119,12 +9119,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 10164, + "target": 10150, "name": "BaseFilterable.$and" } }, { - "id": 9896, + "id": 9882, "name": "$or", "variant": "declaration", "kind": 1024, @@ -9147,17 +9147,17 @@ "types": [ { "type": "reference", - "target": 9891, + "target": 9877, "name": "FilterableProductTypeProps", "package": "@medusajs/types" }, { "type": "reference", - "target": 10163, + "target": 10149, "typeArguments": [ { "type": "reference", - "target": 9891, + "target": 9877, "name": "FilterableProductTypeProps", "package": "@medusajs/types" } @@ -9170,12 +9170,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 10165, + "target": 10151, "name": "BaseFilterable.$or" } }, { - "id": 9892, + "id": 9878, "name": "q", "variant": "declaration", "kind": 1024, @@ -9196,7 +9196,7 @@ } }, { - "id": 9893, + "id": 9879, "name": "id", "variant": "declaration", "kind": 1024, @@ -9229,7 +9229,7 @@ } }, { - "id": 9894, + "id": 9880, "name": "value", "variant": "declaration", "kind": 1024, @@ -9254,22 +9254,22 @@ { "title": "Properties", "children": [ - 9895, - 9896, - 9892, - 9893, - 9894 + 9881, + 9882, + 9878, + 9879, + 9880 ] } ], "extendedTypes": [ { "type": "reference", - "target": 10163, + "target": 10149, "typeArguments": [ { "type": "reference", - "target": 9891, + "target": 9877, "name": "FilterableProductTypeProps", "package": "@medusajs/types" } @@ -9280,7 +9280,7 @@ ] }, { - "id": 9917, + "id": 9903, "name": "FilterableProductOptionProps", "variant": "declaration", "kind": 256, @@ -9295,7 +9295,7 @@ }, "children": [ { - "id": 9922, + "id": 9908, "name": "$and", "variant": "declaration", "kind": 1024, @@ -9318,17 +9318,17 @@ "types": [ { "type": "reference", - "target": 9917, + "target": 9903, "name": "FilterableProductOptionProps", "package": "@medusajs/types" }, { "type": "reference", - "target": 10163, + "target": 10149, "typeArguments": [ { "type": "reference", - "target": 9917, + "target": 9903, "name": "FilterableProductOptionProps", "package": "@medusajs/types" } @@ -9341,12 +9341,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 10164, + "target": 10150, "name": "BaseFilterable.$and" } }, { - "id": 9923, + "id": 9909, "name": "$or", "variant": "declaration", "kind": 1024, @@ -9369,17 +9369,17 @@ "types": [ { "type": "reference", - "target": 9917, + "target": 9903, "name": "FilterableProductOptionProps", "package": "@medusajs/types" }, { "type": "reference", - "target": 10163, + "target": 10149, "typeArguments": [ { "type": "reference", - "target": 9917, + "target": 9903, "name": "FilterableProductOptionProps", "package": "@medusajs/types" } @@ -9392,12 +9392,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 10165, + "target": 10151, "name": "BaseFilterable.$or" } }, { - "id": 9918, + "id": 9904, "name": "q", "variant": "declaration", "kind": 1024, @@ -9418,7 +9418,7 @@ } }, { - "id": 9919, + "id": 9905, "name": "id", "variant": "declaration", "kind": 1024, @@ -9451,7 +9451,7 @@ } }, { - "id": 9920, + "id": 9906, "name": "title", "variant": "declaration", "kind": 1024, @@ -9484,7 +9484,7 @@ } }, { - "id": 9921, + "id": 9907, "name": "product_id", "variant": "declaration", "kind": 1024, @@ -9521,23 +9521,23 @@ { "title": "Properties", "children": [ - 9922, - 9923, - 9918, - 9919, - 9920, - 9921 + 9908, + 9909, + 9904, + 9905, + 9906, + 9907 ] } ], "extendedTypes": [ { "type": "reference", - "target": 10163, + "target": 10149, "typeArguments": [ { "type": "reference", - "target": 9917, + "target": 9903, "name": "FilterableProductOptionProps", "package": "@medusajs/types" } @@ -9548,7 +9548,7 @@ ] }, { - "id": 10035, + "id": 10021, "name": "FilterableProductCollectionProps", "variant": "declaration", "kind": 256, @@ -9563,7 +9563,7 @@ }, "children": [ { - "id": 10040, + "id": 10026, "name": "$and", "variant": "declaration", "kind": 1024, @@ -9586,17 +9586,17 @@ "types": [ { "type": "reference", - "target": 10035, + "target": 10021, "name": "FilterableProductCollectionProps", "package": "@medusajs/types" }, { "type": "reference", - "target": 10163, + "target": 10149, "typeArguments": [ { "type": "reference", - "target": 10035, + "target": 10021, "name": "FilterableProductCollectionProps", "package": "@medusajs/types" } @@ -9609,12 +9609,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 10164, + "target": 10150, "name": "BaseFilterable.$and" } }, { - "id": 10041, + "id": 10027, "name": "$or", "variant": "declaration", "kind": 1024, @@ -9637,17 +9637,17 @@ "types": [ { "type": "reference", - "target": 10035, + "target": 10021, "name": "FilterableProductCollectionProps", "package": "@medusajs/types" }, { "type": "reference", - "target": 10163, + "target": 10149, "typeArguments": [ { "type": "reference", - "target": 10035, + "target": 10021, "name": "FilterableProductCollectionProps", "package": "@medusajs/types" } @@ -9660,12 +9660,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 10165, + "target": 10151, "name": "BaseFilterable.$or" } }, { - "id": 10036, + "id": 10022, "name": "q", "variant": "declaration", "kind": 1024, @@ -9686,7 +9686,7 @@ } }, { - "id": 10037, + "id": 10023, "name": "id", "variant": "declaration", "kind": 1024, @@ -9719,7 +9719,7 @@ } }, { - "id": 10038, + "id": 10024, "name": "handle", "variant": "declaration", "kind": 1024, @@ -9752,7 +9752,7 @@ } }, { - "id": 10039, + "id": 10025, "name": "title", "variant": "declaration", "kind": 1024, @@ -9789,23 +9789,23 @@ { "title": "Properties", "children": [ - 10040, - 10041, - 10036, - 10037, - 10038, - 10039 + 10026, + 10027, + 10022, + 10023, + 10024, + 10025 ] } ], "extendedTypes": [ { "type": "reference", - "target": 10163, + "target": 10149, "typeArguments": [ { "type": "reference", - "target": 10035, + "target": 10021, "name": "FilterableProductCollectionProps", "package": "@medusajs/types" } @@ -9816,7 +9816,7 @@ ] }, { - "id": 9962, + "id": 9948, "name": "FilterableProductVariantProps", "variant": "declaration", "kind": 256, @@ -9831,7 +9831,7 @@ }, "children": [ { - "id": 9968, + "id": 9954, "name": "$and", "variant": "declaration", "kind": 1024, @@ -9854,17 +9854,17 @@ "types": [ { "type": "reference", - "target": 9962, + "target": 9948, "name": "FilterableProductVariantProps", "package": "@medusajs/types" }, { "type": "reference", - "target": 10163, + "target": 10149, "typeArguments": [ { "type": "reference", - "target": 9962, + "target": 9948, "name": "FilterableProductVariantProps", "package": "@medusajs/types" } @@ -9877,12 +9877,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 10164, + "target": 10150, "name": "BaseFilterable.$and" } }, { - "id": 9969, + "id": 9955, "name": "$or", "variant": "declaration", "kind": 1024, @@ -9905,17 +9905,17 @@ "types": [ { "type": "reference", - "target": 9962, + "target": 9948, "name": "FilterableProductVariantProps", "package": "@medusajs/types" }, { "type": "reference", - "target": 10163, + "target": 10149, "typeArguments": [ { "type": "reference", - "target": 9962, + "target": 9948, "name": "FilterableProductVariantProps", "package": "@medusajs/types" } @@ -9928,12 +9928,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 10165, + "target": 10151, "name": "BaseFilterable.$or" } }, { - "id": 9963, + "id": 9949, "name": "q", "variant": "declaration", "kind": 1024, @@ -9954,7 +9954,7 @@ } }, { - "id": 9964, + "id": 9950, "name": "id", "variant": "declaration", "kind": 1024, @@ -9987,7 +9987,7 @@ } }, { - "id": 9965, + "id": 9951, "name": "sku", "variant": "declaration", "kind": 1024, @@ -10020,7 +10020,7 @@ } }, { - "id": 9966, + "id": 9952, "name": "product_id", "variant": "declaration", "kind": 1024, @@ -10053,7 +10053,7 @@ } }, { - "id": 9967, + "id": 9953, "name": "options", "variant": "declaration", "kind": 1024, @@ -10093,24 +10093,24 @@ { "title": "Properties", "children": [ - 9968, - 9969, - 9963, - 9964, - 9965, - 9966, - 9967 + 9954, + 9955, + 9949, + 9950, + 9951, + 9952, + 9953 ] } ], "extendedTypes": [ { "type": "reference", - "target": 10163, + "target": 10149, "typeArguments": [ { "type": "reference", - "target": 9962, + "target": 9948, "name": "FilterableProductVariantProps", "package": "@medusajs/types" } @@ -10121,7 +10121,7 @@ ] }, { - "id": 10076, + "id": 10062, "name": "FilterableProductCategoryProps", "variant": "declaration", "kind": 256, @@ -10136,7 +10136,7 @@ }, "children": [ { - "id": 10086, + "id": 10072, "name": "$and", "variant": "declaration", "kind": 1024, @@ -10159,17 +10159,17 @@ "types": [ { "type": "reference", - "target": 10076, + "target": 10062, "name": "FilterableProductCategoryProps", "package": "@medusajs/types" }, { "type": "reference", - "target": 10163, + "target": 10149, "typeArguments": [ { "type": "reference", - "target": 10076, + "target": 10062, "name": "FilterableProductCategoryProps", "package": "@medusajs/types" } @@ -10182,12 +10182,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 10164, + "target": 10150, "name": "BaseFilterable.$and" } }, { - "id": 10087, + "id": 10073, "name": "$or", "variant": "declaration", "kind": 1024, @@ -10210,17 +10210,17 @@ "types": [ { "type": "reference", - "target": 10076, + "target": 10062, "name": "FilterableProductCategoryProps", "package": "@medusajs/types" }, { "type": "reference", - "target": 10163, + "target": 10149, "typeArguments": [ { "type": "reference", - "target": 10076, + "target": 10062, "name": "FilterableProductCategoryProps", "package": "@medusajs/types" } @@ -10233,12 +10233,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 10165, + "target": 10151, "name": "BaseFilterable.$or" } }, { - "id": 10077, + "id": 10063, "name": "q", "variant": "declaration", "kind": 1024, @@ -10259,7 +10259,7 @@ } }, { - "id": 10078, + "id": 10064, "name": "id", "variant": "declaration", "kind": 1024, @@ -10292,7 +10292,7 @@ } }, { - "id": 10079, + "id": 10065, "name": "name", "variant": "declaration", "kind": 1024, @@ -10325,7 +10325,7 @@ } }, { - "id": 10080, + "id": 10066, "name": "parent_category_id", "variant": "declaration", "kind": 1024, @@ -10362,7 +10362,7 @@ } }, { - "id": 10081, + "id": 10067, "name": "handle", "variant": "declaration", "kind": 1024, @@ -10395,7 +10395,7 @@ } }, { - "id": 10082, + "id": 10068, "name": "is_active", "variant": "declaration", "kind": 1024, @@ -10416,7 +10416,7 @@ } }, { - "id": 10083, + "id": 10069, "name": "is_internal", "variant": "declaration", "kind": 1024, @@ -10437,7 +10437,7 @@ } }, { - "id": 10084, + "id": 10070, "name": "include_descendants_tree", "variant": "declaration", "kind": 1024, @@ -10458,7 +10458,7 @@ } }, { - "id": 10085, + "id": 10071, "name": "include_ancestors_tree", "variant": "declaration", "kind": 1024, @@ -10483,28 +10483,28 @@ { "title": "Properties", "children": [ - 10086, - 10087, - 10077, - 10078, - 10079, - 10080, - 10081, - 10082, - 10083, - 10084, - 10085 + 10072, + 10073, + 10063, + 10064, + 10065, + 10066, + 10067, + 10068, + 10069, + 10070, + 10071 ] } ], "extendedTypes": [ { "type": "reference", - "target": 10163, + "target": 10149, "typeArguments": [ { "type": "reference", - "target": 10076, + "target": 10062, "name": "FilterableProductCategoryProps", "package": "@medusajs/types" } @@ -10515,7 +10515,7 @@ ] }, { - "id": 10042, + "id": 10028, "name": "CreateProductCollectionDTO", "variant": "declaration", "kind": 256, @@ -10530,7 +10530,7 @@ }, "children": [ { - "id": 10043, + "id": 10029, "name": "title", "variant": "declaration", "kind": 1024, @@ -10549,7 +10549,7 @@ } }, { - "id": 10044, + "id": 10030, "name": "handle", "variant": "declaration", "kind": 1024, @@ -10570,7 +10570,7 @@ } }, { - "id": 10045, + "id": 10031, "name": "product_ids", "variant": "declaration", "kind": 1024, @@ -10594,7 +10594,7 @@ } }, { - "id": 10046, + "id": 10032, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -10611,7 +10611,7 @@ }, "type": { "type": "reference", - "target": 10148, + "target": 10134, "name": "MetadataType", "package": "@medusajs/types" } @@ -10621,16 +10621,16 @@ { "title": "Properties", "children": [ - 10043, - 10044, - 10045, - 10046 + 10029, + 10030, + 10031, + 10032 ] } ] }, { - "id": 10047, + "id": 10033, "name": "UpsertProductCollectionDTO", "variant": "declaration", "kind": 256, @@ -10645,7 +10645,7 @@ }, "children": [ { - "id": 10048, + "id": 10034, "name": "id", "variant": "declaration", "kind": 1024, @@ -10674,7 +10674,7 @@ } }, { - "id": 10049, + "id": 10035, "name": "value", "variant": "declaration", "kind": 1024, @@ -10696,12 +10696,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 10055, + "target": 10041, "name": "UpdateProductCollectionDTO.value" } }, { - "id": 10050, + "id": 10036, "name": "title", "variant": "declaration", "kind": 1024, @@ -10723,12 +10723,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 10056, + "target": 10042, "name": "UpdateProductCollectionDTO.title" } }, { - "id": 10051, + "id": 10037, "name": "handle", "variant": "declaration", "kind": 1024, @@ -10750,12 +10750,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 10057, + "target": 10043, "name": "UpdateProductCollectionDTO.handle" } }, { - "id": 10052, + "id": 10038, "name": "product_ids", "variant": "declaration", "kind": 1024, @@ -10780,12 +10780,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 10058, + "target": 10044, "name": "UpdateProductCollectionDTO.product_ids" } }, { - "id": 10053, + "id": 10039, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -10803,13 +10803,13 @@ }, "type": { "type": "reference", - "target": 10148, + "target": 10134, "name": "MetadataType", "package": "@medusajs/types" }, "inheritedFrom": { "type": "reference", - "target": 10059, + "target": 10045, "name": "UpdateProductCollectionDTO.metadata" } } @@ -10818,26 +10818,26 @@ { "title": "Properties", "children": [ - 10048, - 10049, - 10050, - 10051, - 10052, - 10053 + 10034, + 10035, + 10036, + 10037, + 10038, + 10039 ] } ], "extendedTypes": [ { "type": "reference", - "target": 10054, + "target": 10040, "name": "UpdateProductCollectionDTO", "package": "@medusajs/types" } ] }, { - "id": 10054, + "id": 10040, "name": "UpdateProductCollectionDTO", "variant": "declaration", "kind": 256, @@ -10860,7 +10860,7 @@ }, "children": [ { - "id": 10055, + "id": 10041, "name": "value", "variant": "declaration", "kind": 1024, @@ -10881,7 +10881,7 @@ } }, { - "id": 10056, + "id": 10042, "name": "title", "variant": "declaration", "kind": 1024, @@ -10902,7 +10902,7 @@ } }, { - "id": 10057, + "id": 10043, "name": "handle", "variant": "declaration", "kind": 1024, @@ -10923,7 +10923,7 @@ } }, { - "id": 10058, + "id": 10044, "name": "product_ids", "variant": "declaration", "kind": 1024, @@ -10947,7 +10947,7 @@ } }, { - "id": 10059, + "id": 10045, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -10964,7 +10964,7 @@ }, "type": { "type": "reference", - "target": 10148, + "target": 10134, "name": "MetadataType", "package": "@medusajs/types" } @@ -10974,24 +10974,24 @@ { "title": "Properties", "children": [ - 10055, - 10056, - 10057, - 10058, - 10059 + 10041, + 10042, + 10043, + 10044, + 10045 ] } ], "extendedBy": [ { "type": "reference", - "target": 10047, + "target": 10033, "name": "UpsertProductCollectionDTO" } ] }, { - "id": 9897, + "id": 9883, "name": "CreateProductTypeDTO", "variant": "declaration", "kind": 256, @@ -11006,7 +11006,7 @@ }, "children": [ { - "id": 9898, + "id": 9884, "name": "value", "variant": "declaration", "kind": 1024, @@ -11025,7 +11025,7 @@ } }, { - "id": 9899, + "id": 9885, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -11042,7 +11042,7 @@ }, "type": { "type": "reference", - "target": 10148, + "target": 10134, "name": "MetadataType", "package": "@medusajs/types" } @@ -11052,14 +11052,14 @@ { "title": "Properties", "children": [ - 9898, - 9899 + 9884, + 9885 ] } ] }, { - "id": 9900, + "id": 9886, "name": "UpsertProductTypeDTO", "variant": "declaration", "kind": 256, @@ -11074,7 +11074,7 @@ }, "children": [ { - "id": 9901, + "id": 9887, "name": "id", "variant": "declaration", "kind": 1024, @@ -11103,7 +11103,7 @@ } }, { - "id": 9902, + "id": 9888, "name": "value", "variant": "declaration", "kind": 1024, @@ -11125,12 +11125,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 9905, + "target": 9891, "name": "UpdateProductTypeDTO.value" } }, { - "id": 9903, + "id": 9889, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -11148,13 +11148,13 @@ }, "type": { "type": "reference", - "target": 10148, + "target": 10134, "name": "MetadataType", "package": "@medusajs/types" }, "inheritedFrom": { "type": "reference", - "target": 9906, + "target": 9892, "name": "UpdateProductTypeDTO.metadata" } } @@ -11163,23 +11163,23 @@ { "title": "Properties", "children": [ - 9901, - 9902, - 9903 + 9887, + 9888, + 9889 ] } ], "extendedTypes": [ { "type": "reference", - "target": 9904, + "target": 9890, "name": "UpdateProductTypeDTO", "package": "@medusajs/types" } ] }, { - "id": 9904, + "id": 9890, "name": "UpdateProductTypeDTO", "variant": "declaration", "kind": 256, @@ -11202,7 +11202,7 @@ }, "children": [ { - "id": 9905, + "id": 9891, "name": "value", "variant": "declaration", "kind": 1024, @@ -11223,7 +11223,7 @@ } }, { - "id": 9906, + "id": 9892, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -11240,7 +11240,7 @@ }, "type": { "type": "reference", - "target": 10148, + "target": 10134, "name": "MetadataType", "package": "@medusajs/types" } @@ -11250,21 +11250,21 @@ { "title": "Properties", "children": [ - 9905, - 9906 + 9891, + 9892 ] } ], "extendedBy": [ { "type": "reference", - "target": 9900, + "target": 9886, "name": "UpsertProductTypeDTO" } ] }, { - "id": 10189, + "id": 10175, "name": "UpsertProductImageDTO", "variant": "declaration", "kind": 256, @@ -11279,7 +11279,7 @@ }, "children": [ { - "id": 10190, + "id": 10176, "name": "id", "variant": "declaration", "kind": 1024, @@ -11308,7 +11308,7 @@ } }, { - "id": 10191, + "id": 10177, "name": "url", "variant": "declaration", "kind": 1024, @@ -11330,12 +11330,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 10250, + "target": 10236, "name": "UpdateProductImageDTO.url" } }, { - "id": 10192, + "id": 10178, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -11353,13 +11353,13 @@ }, "type": { "type": "reference", - "target": 10148, + "target": 10134, "name": "MetadataType", "package": "@medusajs/types" }, "inheritedFrom": { "type": "reference", - "target": 10251, + "target": 10237, "name": "UpdateProductImageDTO.metadata" } } @@ -11368,23 +11368,23 @@ { "title": "Properties", "children": [ - 10190, - 10191, - 10192 + 10176, + 10177, + 10178 ] } ], "extendedTypes": [ { "type": "reference", - "target": 10249, + "target": 10235, "name": "UpdateProductImageDTO", "package": "@medusajs/types" } ] }, { - "id": 10249, + "id": 10235, "name": "UpdateProductImageDTO", "variant": "declaration", "kind": 256, @@ -11407,7 +11407,7 @@ }, "children": [ { - "id": 10250, + "id": 10236, "name": "url", "variant": "declaration", "kind": 1024, @@ -11428,7 +11428,7 @@ } }, { - "id": 10251, + "id": 10237, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -11445,7 +11445,7 @@ }, "type": { "type": "reference", - "target": 10148, + "target": 10134, "name": "MetadataType", "package": "@medusajs/types" } @@ -11455,21 +11455,21 @@ { "title": "Properties", "children": [ - 10250, - 10251 + 10236, + 10237 ] } ], "extendedBy": [ { "type": "reference", - "target": 10189, + "target": 10175, "name": "UpsertProductImageDTO" } ] }, { - "id": 9877, + "id": 9863, "name": "CreateProductTagDTO", "variant": "declaration", "kind": 256, @@ -11484,7 +11484,7 @@ }, "children": [ { - "id": 9878, + "id": 9864, "name": "value", "variant": "declaration", "kind": 1024, @@ -11507,13 +11507,13 @@ { "title": "Properties", "children": [ - 9878 + 9864 ] } ] }, { - "id": 9879, + "id": 9865, "name": "UpsertProductTagDTO", "variant": "declaration", "kind": 256, @@ -11528,7 +11528,7 @@ }, "children": [ { - "id": 9880, + "id": 9866, "name": "id", "variant": "declaration", "kind": 1024, @@ -11557,7 +11557,7 @@ } }, { - "id": 9881, + "id": 9867, "name": "value", "variant": "declaration", "kind": 1024, @@ -11579,7 +11579,7 @@ }, "inheritedFrom": { "type": "reference", - "target": 9883, + "target": 9869, "name": "UpdateProductTagDTO.value" } } @@ -11588,22 +11588,22 @@ { "title": "Properties", "children": [ - 9880, - 9881 + 9866, + 9867 ] } ], "extendedTypes": [ { "type": "reference", - "target": 9882, + "target": 9868, "name": "UpdateProductTagDTO", "package": "@medusajs/types" } ] }, { - "id": 9882, + "id": 9868, "name": "UpdateProductTagDTO", "variant": "declaration", "kind": 256, @@ -11626,7 +11626,7 @@ }, "children": [ { - "id": 9883, + "id": 9869, "name": "value", "variant": "declaration", "kind": 1024, @@ -11651,20 +11651,20 @@ { "title": "Properties", "children": [ - 9883 + 9869 ] } ], "extendedBy": [ { "type": "reference", - "target": 9879, + "target": 9865, "name": "UpsertProductTagDTO" } ] }, { - "id": 9924, + "id": 9910, "name": "CreateProductOptionDTO", "variant": "declaration", "kind": 256, @@ -11679,7 +11679,7 @@ }, "children": [ { - "id": 9925, + "id": 9911, "name": "title", "variant": "declaration", "kind": 1024, @@ -11698,7 +11698,7 @@ } }, { - "id": 9926, + "id": 9912, "name": "values", "variant": "declaration", "kind": 1024, @@ -11720,7 +11720,7 @@ } }, { - "id": 9927, + "id": 9913, "name": "product_id", "variant": "declaration", "kind": 1024, @@ -11745,15 +11745,15 @@ { "title": "Properties", "children": [ - 9925, - 9926, - 9927 + 9911, + 9912, + 9913 ] } ] }, { - "id": 9928, + "id": 9914, "name": "UpsertProductOptionDTO", "variant": "declaration", "kind": 256, @@ -11768,7 +11768,7 @@ }, "children": [ { - "id": 9929, + "id": 9915, "name": "id", "variant": "declaration", "kind": 1024, @@ -11805,7 +11805,7 @@ } }, { - "id": 9930, + "id": 9916, "name": "title", "variant": "declaration", "kind": 1024, @@ -11827,12 +11827,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 9934, + "target": 9920, "name": "UpdateProductOptionDTO.title" } }, { - "id": 9931, + "id": 9917, "name": "values", "variant": "declaration", "kind": 1024, @@ -11857,12 +11857,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 9935, + "target": 9921, "name": "UpdateProductOptionDTO.values" } }, { - "id": 9932, + "id": 9918, "name": "product_id", "variant": "declaration", "kind": 1024, @@ -11884,7 +11884,7 @@ }, "inheritedFrom": { "type": "reference", - "target": 9936, + "target": 9922, "name": "UpdateProductOptionDTO.product_id" } } @@ -11893,31 +11893,31 @@ { "title": "Properties", "children": [ - 9929, - 9930, - 9931, - 9932 + 9915, + 9916, + 9917, + 9918 ] } ], "extendedTypes": [ { "type": "reference", - "target": 9933, + "target": 9919, "name": "UpdateProductOptionDTO", "package": "@medusajs/types" } ] }, { - "id": 9933, + "id": 9919, "name": "UpdateProductOptionDTO", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 9934, + "id": 9920, "name": "title", "variant": "declaration", "kind": 1024, @@ -11938,7 +11938,7 @@ } }, { - "id": 9935, + "id": 9921, "name": "values", "variant": "declaration", "kind": 1024, @@ -11962,7 +11962,7 @@ } }, { - "id": 9936, + "id": 9922, "name": "product_id", "variant": "declaration", "kind": 1024, @@ -11987,22 +11987,22 @@ { "title": "Properties", "children": [ - 9934, - 9935, - 9936 + 9920, + 9921, + 9922 ] } ], "extendedBy": [ { "type": "reference", - "target": 9928, + "target": 9914, "name": "UpsertProductOptionDTO" } ] }, { - "id": 9970, + "id": 9956, "name": "CreateProductVariantDTO", "variant": "declaration", "kind": 256, @@ -12017,7 +12017,7 @@ }, "children": [ { - "id": 9971, + "id": 9957, "name": "product_id", "variant": "declaration", "kind": 1024, @@ -12038,7 +12038,7 @@ } }, { - "id": 9972, + "id": 9958, "name": "title", "variant": "declaration", "kind": 1024, @@ -12057,7 +12057,7 @@ } }, { - "id": 9973, + "id": 9959, "name": "sku", "variant": "declaration", "kind": 1024, @@ -12078,7 +12078,7 @@ } }, { - "id": 9974, + "id": 9960, "name": "barcode", "variant": "declaration", "kind": 1024, @@ -12099,7 +12099,7 @@ } }, { - "id": 9975, + "id": 9961, "name": "ean", "variant": "declaration", "kind": 1024, @@ -12120,7 +12120,7 @@ } }, { - "id": 9976, + "id": 9962, "name": "upc", "variant": "declaration", "kind": 1024, @@ -12141,7 +12141,7 @@ } }, { - "id": 9977, + "id": 9963, "name": "allow_backorder", "variant": "declaration", "kind": 1024, @@ -12162,7 +12162,7 @@ } }, { - "id": 9978, + "id": 9964, "name": "manage_inventory", "variant": "declaration", "kind": 1024, @@ -12183,7 +12183,7 @@ } }, { - "id": 9979, + "id": 9965, "name": "hs_code", "variant": "declaration", "kind": 1024, @@ -12204,7 +12204,7 @@ } }, { - "id": 9980, + "id": 9966, "name": "origin_country", "variant": "declaration", "kind": 1024, @@ -12225,7 +12225,7 @@ } }, { - "id": 9981, + "id": 9967, "name": "mid_code", "variant": "declaration", "kind": 1024, @@ -12246,7 +12246,7 @@ } }, { - "id": 9982, + "id": 9968, "name": "material", "variant": "declaration", "kind": 1024, @@ -12267,7 +12267,7 @@ } }, { - "id": 9983, + "id": 9969, "name": "weight", "variant": "declaration", "kind": 1024, @@ -12288,7 +12288,7 @@ } }, { - "id": 9984, + "id": 9970, "name": "length", "variant": "declaration", "kind": 1024, @@ -12309,7 +12309,7 @@ } }, { - "id": 9985, + "id": 9971, "name": "height", "variant": "declaration", "kind": 1024, @@ -12330,7 +12330,7 @@ } }, { - "id": 9986, + "id": 9972, "name": "width", "variant": "declaration", "kind": 1024, @@ -12351,7 +12351,7 @@ } }, { - "id": 9987, + "id": 9973, "name": "options", "variant": "declaration", "kind": 1024, @@ -12398,7 +12398,7 @@ } }, { - "id": 9988, + "id": 9974, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -12415,7 +12415,7 @@ }, "type": { "type": "reference", - "target": 10148, + "target": 10134, "name": "MetadataType", "package": "@medusajs/types" } @@ -12425,30 +12425,30 @@ { "title": "Properties", "children": [ + 9957, + 9958, + 9959, + 9960, + 9961, + 9962, + 9963, + 9964, + 9965, + 9966, + 9967, + 9968, + 9969, + 9970, 9971, 9972, 9973, - 9974, - 9975, - 9976, - 9977, - 9978, - 9979, - 9980, - 9981, - 9982, - 9983, - 9984, - 9985, - 9986, - 9987, - 9988 + 9974 ] } ] }, { - "id": 9989, + "id": 9975, "name": "UpsertProductVariantDTO", "variant": "declaration", "kind": 256, @@ -12463,7 +12463,7 @@ }, "children": [ { - "id": 9990, + "id": 9976, "name": "id", "variant": "declaration", "kind": 1024, @@ -12484,7 +12484,7 @@ } }, { - "id": 9991, + "id": 9977, "name": "title", "variant": "declaration", "kind": 1024, @@ -12506,12 +12506,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 10009, + "target": 9995, "name": "UpdateProductVariantDTO.title" } }, { - "id": 9992, + "id": 9978, "name": "sku", "variant": "declaration", "kind": 1024, @@ -12542,12 +12542,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 10010, + "target": 9996, "name": "UpdateProductVariantDTO.sku" } }, { - "id": 9993, + "id": 9979, "name": "barcode", "variant": "declaration", "kind": 1024, @@ -12578,12 +12578,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 10011, + "target": 9997, "name": "UpdateProductVariantDTO.barcode" } }, { - "id": 9994, + "id": 9980, "name": "ean", "variant": "declaration", "kind": 1024, @@ -12614,12 +12614,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 10012, + "target": 9998, "name": "UpdateProductVariantDTO.ean" } }, { - "id": 9995, + "id": 9981, "name": "upc", "variant": "declaration", "kind": 1024, @@ -12650,12 +12650,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 10013, + "target": 9999, "name": "UpdateProductVariantDTO.upc" } }, { - "id": 9996, + "id": 9982, "name": "allow_backorder", "variant": "declaration", "kind": 1024, @@ -12677,12 +12677,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 10014, + "target": 10000, "name": "UpdateProductVariantDTO.allow_backorder" } }, { - "id": 9997, + "id": 9983, "name": "manage_inventory", "variant": "declaration", "kind": 1024, @@ -12704,12 +12704,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 10015, + "target": 10001, "name": "UpdateProductVariantDTO.manage_inventory" } }, { - "id": 9998, + "id": 9984, "name": "hs_code", "variant": "declaration", "kind": 1024, @@ -12740,12 +12740,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 10016, + "target": 10002, "name": "UpdateProductVariantDTO.hs_code" } }, { - "id": 9999, + "id": 9985, "name": "origin_country", "variant": "declaration", "kind": 1024, @@ -12776,12 +12776,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 10017, + "target": 10003, "name": "UpdateProductVariantDTO.origin_country" } }, { - "id": 10000, + "id": 9986, "name": "mid_code", "variant": "declaration", "kind": 1024, @@ -12812,12 +12812,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 10018, + "target": 10004, "name": "UpdateProductVariantDTO.mid_code" } }, { - "id": 10001, + "id": 9987, "name": "material", "variant": "declaration", "kind": 1024, @@ -12848,12 +12848,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 10019, + "target": 10005, "name": "UpdateProductVariantDTO.material" } }, { - "id": 10002, + "id": 9988, "name": "weight", "variant": "declaration", "kind": 1024, @@ -12884,12 +12884,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 10020, + "target": 10006, "name": "UpdateProductVariantDTO.weight" } }, { - "id": 10003, + "id": 9989, "name": "length", "variant": "declaration", "kind": 1024, @@ -12920,12 +12920,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 10021, + "target": 10007, "name": "UpdateProductVariantDTO.length" } }, { - "id": 10004, + "id": 9990, "name": "height", "variant": "declaration", "kind": 1024, @@ -12956,12 +12956,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 10022, + "target": 10008, "name": "UpdateProductVariantDTO.height" } }, { - "id": 10005, + "id": 9991, "name": "width", "variant": "declaration", "kind": 1024, @@ -12992,12 +12992,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 10023, + "target": 10009, "name": "UpdateProductVariantDTO.width" } }, { - "id": 10006, + "id": 9992, "name": "options", "variant": "declaration", "kind": 1024, @@ -13034,12 +13034,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 10024, + "target": 10010, "name": "UpdateProductVariantDTO.options" } }, { - "id": 10007, + "id": 9993, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -13057,13 +13057,13 @@ }, "type": { "type": "reference", - "target": 10148, + "target": 10134, "name": "MetadataType", "package": "@medusajs/types" }, "inheritedFrom": { "type": "reference", - "target": 10025, + "target": 10011, "name": "UpdateProductVariantDTO.metadata" } } @@ -13072,38 +13072,38 @@ { "title": "Properties", "children": [ + 9976, + 9977, + 9978, + 9979, + 9980, + 9981, + 9982, + 9983, + 9984, + 9985, + 9986, + 9987, + 9988, + 9989, 9990, 9991, 9992, - 9993, - 9994, - 9995, - 9996, - 9997, - 9998, - 9999, - 10000, - 10001, - 10002, - 10003, - 10004, - 10005, - 10006, - 10007 + 9993 ] } ], "extendedTypes": [ { "type": "reference", - "target": 10008, + "target": 9994, "name": "UpdateProductVariantDTO", "package": "@medusajs/types" } ] }, { - "id": 10008, + "id": 9994, "name": "UpdateProductVariantDTO", "variant": "declaration", "kind": 256, @@ -13126,7 +13126,7 @@ }, "children": [ { - "id": 10009, + "id": 9995, "name": "title", "variant": "declaration", "kind": 1024, @@ -13147,7 +13147,7 @@ } }, { - "id": 10010, + "id": 9996, "name": "sku", "variant": "declaration", "kind": 1024, @@ -13177,7 +13177,7 @@ } }, { - "id": 10011, + "id": 9997, "name": "barcode", "variant": "declaration", "kind": 1024, @@ -13207,7 +13207,7 @@ } }, { - "id": 10012, + "id": 9998, "name": "ean", "variant": "declaration", "kind": 1024, @@ -13237,7 +13237,7 @@ } }, { - "id": 10013, + "id": 9999, "name": "upc", "variant": "declaration", "kind": 1024, @@ -13267,7 +13267,7 @@ } }, { - "id": 10014, + "id": 10000, "name": "allow_backorder", "variant": "declaration", "kind": 1024, @@ -13288,7 +13288,7 @@ } }, { - "id": 10015, + "id": 10001, "name": "manage_inventory", "variant": "declaration", "kind": 1024, @@ -13309,7 +13309,7 @@ } }, { - "id": 10016, + "id": 10002, "name": "hs_code", "variant": "declaration", "kind": 1024, @@ -13339,7 +13339,7 @@ } }, { - "id": 10017, + "id": 10003, "name": "origin_country", "variant": "declaration", "kind": 1024, @@ -13369,7 +13369,7 @@ } }, { - "id": 10018, + "id": 10004, "name": "mid_code", "variant": "declaration", "kind": 1024, @@ -13399,7 +13399,7 @@ } }, { - "id": 10019, + "id": 10005, "name": "material", "variant": "declaration", "kind": 1024, @@ -13429,7 +13429,7 @@ } }, { - "id": 10020, + "id": 10006, "name": "weight", "variant": "declaration", "kind": 1024, @@ -13459,7 +13459,7 @@ } }, { - "id": 10021, + "id": 10007, "name": "length", "variant": "declaration", "kind": 1024, @@ -13489,7 +13489,7 @@ } }, { - "id": 10022, + "id": 10008, "name": "height", "variant": "declaration", "kind": 1024, @@ -13519,7 +13519,7 @@ } }, { - "id": 10023, + "id": 10009, "name": "width", "variant": "declaration", "kind": 1024, @@ -13549,7 +13549,7 @@ } }, { - "id": 10024, + "id": 10010, "name": "options", "variant": "declaration", "kind": 1024, @@ -13585,7 +13585,7 @@ } }, { - "id": 10025, + "id": 10011, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -13602,7 +13602,7 @@ }, "type": { "type": "reference", - "target": 10148, + "target": 10134, "name": "MetadataType", "package": "@medusajs/types" } @@ -13612,36 +13612,36 @@ { "title": "Properties", "children": [ + 9995, + 9996, + 9997, + 9998, + 9999, + 10000, + 10001, + 10002, + 10003, + 10004, + 10005, + 10006, + 10007, + 10008, 10009, 10010, - 10011, - 10012, - 10013, - 10014, - 10015, - 10016, - 10017, - 10018, - 10019, - 10020, - 10021, - 10022, - 10023, - 10024, - 10025 + 10011 ] } ], "extendedBy": [ { "type": "reference", - "target": 9989, + "target": 9975, "name": "UpsertProductVariantDTO" } ] }, { - "id": 9783, + "id": 9769, "name": "CreateProductDTO", "variant": "declaration", "kind": 256, @@ -13656,7 +13656,7 @@ }, "children": [ { - "id": 9784, + "id": 9770, "name": "id", "variant": "declaration", "kind": 1024, @@ -13677,7 +13677,7 @@ } }, { - "id": 9785, + "id": 9771, "name": "title", "variant": "declaration", "kind": 1024, @@ -13696,7 +13696,7 @@ } }, { - "id": 9786, + "id": 9772, "name": "subtitle", "variant": "declaration", "kind": 1024, @@ -13717,7 +13717,7 @@ } }, { - "id": 9787, + "id": 9773, "name": "description", "variant": "declaration", "kind": 1024, @@ -13738,7 +13738,7 @@ } }, { - "id": 9788, + "id": 9774, "name": "is_giftcard", "variant": "declaration", "kind": 1024, @@ -13759,7 +13759,7 @@ } }, { - "id": 9789, + "id": 9775, "name": "discountable", "variant": "declaration", "kind": 1024, @@ -13780,7 +13780,7 @@ } }, { - "id": 9790, + "id": 9776, "name": "thumbnail", "variant": "declaration", "kind": 1024, @@ -13801,7 +13801,7 @@ } }, { - "id": 9791, + "id": 9777, "name": "handle", "variant": "declaration", "kind": 1024, @@ -13838,7 +13838,7 @@ } }, { - "id": 9792, + "id": 9778, "name": "status", "variant": "declaration", "kind": 1024, @@ -13855,13 +13855,13 @@ }, "type": { "type": "reference", - "target": 10140, + "target": 10126, "name": "ProductStatus", "package": "@medusajs/types" } }, { - "id": 9793, + "id": 9779, "name": "images", "variant": "declaration", "kind": 1024, @@ -13880,14 +13880,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 10189, + "target": 10175, "name": "UpsertProductImageDTO", "package": "@medusajs/types" } } }, { - "id": 9794, + "id": 9780, "name": "type_id", "variant": "declaration", "kind": 1024, @@ -13908,7 +13908,7 @@ } }, { - "id": 9795, + "id": 9781, "name": "collection_id", "variant": "declaration", "kind": 1024, @@ -13929,7 +13929,7 @@ } }, { - "id": 9796, + "id": 9782, "name": "tags", "variant": "declaration", "kind": 1024, @@ -13948,14 +13948,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 9879, + "target": 9865, "name": "UpsertProductTagDTO", "package": "@medusajs/types" } } }, { - "id": 9797, + "id": 9783, "name": "category_ids", "variant": "declaration", "kind": 1024, @@ -13979,7 +13979,7 @@ } }, { - "id": 9798, + "id": 9784, "name": "options", "variant": "declaration", "kind": 1024, @@ -13998,14 +13998,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 9924, + "target": 9910, "name": "CreateProductOptionDTO", "package": "@medusajs/types" } } }, { - "id": 9799, + "id": 9785, "name": "variants", "variant": "declaration", "kind": 1024, @@ -14024,14 +14024,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 9970, + "target": 9956, "name": "CreateProductVariantDTO", "package": "@medusajs/types" } } }, { - "id": 9800, + "id": 9786, "name": "width", "variant": "declaration", "kind": 1024, @@ -14052,7 +14052,7 @@ } }, { - "id": 9801, + "id": 9787, "name": "height", "variant": "declaration", "kind": 1024, @@ -14073,7 +14073,7 @@ } }, { - "id": 9802, + "id": 9788, "name": "length", "variant": "declaration", "kind": 1024, @@ -14094,7 +14094,7 @@ } }, { - "id": 9803, + "id": 9789, "name": "weight", "variant": "declaration", "kind": 1024, @@ -14115,7 +14115,7 @@ } }, { - "id": 9804, + "id": 9790, "name": "origin_country", "variant": "declaration", "kind": 1024, @@ -14136,7 +14136,7 @@ } }, { - "id": 9805, + "id": 9791, "name": "hs_code", "variant": "declaration", "kind": 1024, @@ -14157,7 +14157,7 @@ } }, { - "id": 9806, + "id": 9792, "name": "material", "variant": "declaration", "kind": 1024, @@ -14178,7 +14178,7 @@ } }, { - "id": 9807, + "id": 9793, "name": "mid_code", "variant": "declaration", "kind": 1024, @@ -14199,7 +14199,7 @@ } }, { - "id": 9808, + "id": 9794, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -14216,7 +14216,7 @@ }, "type": { "type": "reference", - "target": 10148, + "target": 10134, "name": "MetadataType", "package": "@medusajs/types" } @@ -14226,6 +14226,20 @@ { "title": "Properties", "children": [ + 9770, + 9771, + 9772, + 9773, + 9774, + 9775, + 9776, + 9777, + 9778, + 9779, + 9780, + 9781, + 9782, + 9783, 9784, 9785, 9786, @@ -14236,27 +14250,13 @@ 9791, 9792, 9793, - 9794, - 9795, - 9796, - 9797, - 9798, - 9799, - 9800, - 9801, - 9802, - 9803, - 9804, - 9805, - 9806, - 9807, - 9808 + 9794 ] } ] }, { - "id": 9809, + "id": 9795, "name": "UpsertProductDTO", "variant": "declaration", "kind": 256, @@ -14271,7 +14271,7 @@ }, "children": [ { - "id": 9810, + "id": 9796, "name": "id", "variant": "declaration", "kind": 1024, @@ -14300,7 +14300,7 @@ } }, { - "id": 9811, + "id": 9797, "name": "title", "variant": "declaration", "kind": 1024, @@ -14322,12 +14322,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 9836, + "target": 9822, "name": "UpdateProductDTO.title" } }, { - "id": 9812, + "id": 9798, "name": "subtitle", "variant": "declaration", "kind": 1024, @@ -14358,12 +14358,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 9837, + "target": 9823, "name": "UpdateProductDTO.subtitle" } }, { - "id": 9813, + "id": 9799, "name": "description", "variant": "declaration", "kind": 1024, @@ -14394,12 +14394,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 9838, + "target": 9824, "name": "UpdateProductDTO.description" } }, { - "id": 9814, + "id": 9800, "name": "is_giftcard", "variant": "declaration", "kind": 1024, @@ -14421,12 +14421,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 9839, + "target": 9825, "name": "UpdateProductDTO.is_giftcard" } }, { - "id": 9815, + "id": 9801, "name": "discountable", "variant": "declaration", "kind": 1024, @@ -14448,12 +14448,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 9840, + "target": 9826, "name": "UpdateProductDTO.discountable" } }, { - "id": 9816, + "id": 9802, "name": "thumbnail", "variant": "declaration", "kind": 1024, @@ -14482,496 +14482,496 @@ } ] }, + "inheritedFrom": { + "type": "reference", + "target": 9827, + "name": "UpdateProductDTO.thumbnail" + } + }, + { + "id": 9803, + "name": "handle", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true, + "isInherited": true + }, + "comment": { + "summary": [ + { + "kind": "text", + "text": "The handle of the product. The handle can be used to create slug URL paths.\nIf not supplied, the value of the " + }, + { + "kind": "code", + "text": "`handle`" + }, + { + "kind": "text", + "text": " attribute of the product is set to the slug version of the " + }, + { + "kind": "code", + "text": "`title`" + }, + { + "kind": "text", + "text": " attribute." + } + ] + }, + "type": { + "type": "intrinsic", + "name": "string" + }, + "inheritedFrom": { + "type": "reference", + "target": 9828, + "name": "UpdateProductDTO.handle" + } + }, + { + "id": 9804, + "name": "status", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true, + "isInherited": true + }, + "comment": { + "summary": [ + { + "kind": "text", + "text": "The status of the product." + } + ] + }, + "type": { + "type": "reference", + "target": 10126, + "name": "ProductStatus", + "package": "@medusajs/types" + }, + "inheritedFrom": { + "type": "reference", + "target": 9829, + "name": "UpdateProductDTO.status" + } + }, + { + "id": 9805, + "name": "images", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true, + "isInherited": true + }, + "comment": { + "summary": [ + { + "kind": "text", + "text": "The associated images to create or update." + } + ] + }, + "type": { + "type": "array", + "elementType": { + "type": "reference", + "target": 10175, + "name": "UpsertProductImageDTO", + "package": "@medusajs/types" + } + }, + "inheritedFrom": { + "type": "reference", + "target": 9830, + "name": "UpdateProductDTO.images" + } + }, + { + "id": 9806, + "name": "type_id", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true, + "isInherited": true + }, + "comment": { + "summary": [ + { + "kind": "text", + "text": "The product type to associate with the product." + } + ] + }, + "type": { + "type": "union", + "types": [ + { + "type": "literal", + "value": null + }, + { + "type": "intrinsic", + "name": "string" + } + ] + }, + "inheritedFrom": { + "type": "reference", + "target": 9831, + "name": "UpdateProductDTO.type_id" + } + }, + { + "id": 9807, + "name": "collection_id", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true, + "isInherited": true + }, + "comment": { + "summary": [ + { + "kind": "text", + "text": "The product collection to associate with the product." + } + ] + }, + "type": { + "type": "union", + "types": [ + { + "type": "literal", + "value": null + }, + { + "type": "intrinsic", + "name": "string" + } + ] + }, + "inheritedFrom": { + "type": "reference", + "target": 9832, + "name": "UpdateProductDTO.collection_id" + } + }, + { + "id": 9808, + "name": "tags", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true, + "isInherited": true + }, + "comment": { + "summary": [ + { + "kind": "text", + "text": "The associated tags to create or update." + } + ] + }, + "type": { + "type": "array", + "elementType": { + "type": "reference", + "target": 9865, + "name": "UpsertProductTagDTO", + "package": "@medusajs/types" + } + }, + "inheritedFrom": { + "type": "reference", + "target": 9833, + "name": "UpdateProductDTO.tags" + } + }, + { + "id": 9809, + "name": "category_ids", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true, + "isInherited": true + }, + "comment": { + "summary": [ + { + "kind": "text", + "text": "The product categories to associate with the product." + } + ] + }, + "type": { + "type": "array", + "elementType": { + "type": "intrinsic", + "name": "string" + } + }, + "inheritedFrom": { + "type": "reference", + "target": 9834, + "name": "UpdateProductDTO.category_ids" + } + }, + { + "id": 9810, + "name": "options", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true, + "isInherited": true + }, + "comment": { + "summary": [ + { + "kind": "text", + "text": "The associated options to create or update." + } + ] + }, + "type": { + "type": "array", + "elementType": { + "type": "reference", + "target": 9914, + "name": "UpsertProductOptionDTO", + "package": "@medusajs/types" + } + }, + "inheritedFrom": { + "type": "reference", + "target": 9835, + "name": "UpdateProductDTO.options" + } + }, + { + "id": 9811, + "name": "variants", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true, + "isInherited": true + }, + "comment": { + "summary": [ + { + "kind": "text", + "text": "The product variants to be created and associated with the product.\nYou can also update existing product variants associated with the product." + } + ] + }, + "type": { + "type": "array", + "elementType": { + "type": "reference", + "target": 9975, + "name": "UpsertProductVariantDTO", + "package": "@medusajs/types" + } + }, + "inheritedFrom": { + "type": "reference", + "target": 9836, + "name": "UpdateProductDTO.variants" + } + }, + { + "id": 9812, + "name": "width", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true, + "isInherited": true + }, + "comment": { + "summary": [ + { + "kind": "text", + "text": "The width of the product." + } + ] + }, + "type": { + "type": "union", + "types": [ + { + "type": "literal", + "value": null + }, + { + "type": "intrinsic", + "name": "number" + } + ] + }, + "inheritedFrom": { + "type": "reference", + "target": 9837, + "name": "UpdateProductDTO.width" + } + }, + { + "id": 9813, + "name": "height", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true, + "isInherited": true + }, + "comment": { + "summary": [ + { + "kind": "text", + "text": "The height of the product." + } + ] + }, + "type": { + "type": "union", + "types": [ + { + "type": "literal", + "value": null + }, + { + "type": "intrinsic", + "name": "number" + } + ] + }, + "inheritedFrom": { + "type": "reference", + "target": 9838, + "name": "UpdateProductDTO.height" + } + }, + { + "id": 9814, + "name": "length", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true, + "isInherited": true + }, + "comment": { + "summary": [ + { + "kind": "text", + "text": "The length of the product." + } + ] + }, + "type": { + "type": "union", + "types": [ + { + "type": "literal", + "value": null + }, + { + "type": "intrinsic", + "name": "number" + } + ] + }, + "inheritedFrom": { + "type": "reference", + "target": 9839, + "name": "UpdateProductDTO.length" + } + }, + { + "id": 9815, + "name": "weight", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true, + "isInherited": true + }, + "comment": { + "summary": [ + { + "kind": "text", + "text": "The weight of the product." + } + ] + }, + "type": { + "type": "union", + "types": [ + { + "type": "literal", + "value": null + }, + { + "type": "intrinsic", + "name": "number" + } + ] + }, + "inheritedFrom": { + "type": "reference", + "target": 9840, + "name": "UpdateProductDTO.weight" + } + }, + { + "id": 9816, + "name": "origin_country", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true, + "isInherited": true + }, + "comment": { + "summary": [ + { + "kind": "text", + "text": "The origin country of the product." + } + ] + }, + "type": { + "type": "union", + "types": [ + { + "type": "literal", + "value": null + }, + { + "type": "intrinsic", + "name": "string" + } + ] + }, "inheritedFrom": { "type": "reference", "target": 9841, - "name": "UpdateProductDTO.thumbnail" - } - }, - { - "id": 9817, - "name": "handle", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true, - "isInherited": true - }, - "comment": { - "summary": [ - { - "kind": "text", - "text": "The handle of the product. The handle can be used to create slug URL paths.\nIf not supplied, the value of the " - }, - { - "kind": "code", - "text": "`handle`" - }, - { - "kind": "text", - "text": " attribute of the product is set to the slug version of the " - }, - { - "kind": "code", - "text": "`title`" - }, - { - "kind": "text", - "text": " attribute." - } - ] - }, - "type": { - "type": "intrinsic", - "name": "string" - }, - "inheritedFrom": { - "type": "reference", - "target": 9842, - "name": "UpdateProductDTO.handle" - } - }, - { - "id": 9818, - "name": "status", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true, - "isInherited": true - }, - "comment": { - "summary": [ - { - "kind": "text", - "text": "The status of the product." - } - ] - }, - "type": { - "type": "reference", - "target": 10140, - "name": "ProductStatus", - "package": "@medusajs/types" - }, - "inheritedFrom": { - "type": "reference", - "target": 9843, - "name": "UpdateProductDTO.status" - } - }, - { - "id": 9819, - "name": "images", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true, - "isInherited": true - }, - "comment": { - "summary": [ - { - "kind": "text", - "text": "The associated images to create or update." - } - ] - }, - "type": { - "type": "array", - "elementType": { - "type": "reference", - "target": 10189, - "name": "UpsertProductImageDTO", - "package": "@medusajs/types" - } - }, - "inheritedFrom": { - "type": "reference", - "target": 9844, - "name": "UpdateProductDTO.images" - } - }, - { - "id": 9820, - "name": "type_id", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true, - "isInherited": true - }, - "comment": { - "summary": [ - { - "kind": "text", - "text": "The product type to associate with the product." - } - ] - }, - "type": { - "type": "union", - "types": [ - { - "type": "literal", - "value": null - }, - { - "type": "intrinsic", - "name": "string" - } - ] - }, - "inheritedFrom": { - "type": "reference", - "target": 9845, - "name": "UpdateProductDTO.type_id" - } - }, - { - "id": 9821, - "name": "collection_id", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true, - "isInherited": true - }, - "comment": { - "summary": [ - { - "kind": "text", - "text": "The product collection to associate with the product." - } - ] - }, - "type": { - "type": "union", - "types": [ - { - "type": "literal", - "value": null - }, - { - "type": "intrinsic", - "name": "string" - } - ] - }, - "inheritedFrom": { - "type": "reference", - "target": 9846, - "name": "UpdateProductDTO.collection_id" - } - }, - { - "id": 9822, - "name": "tags", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true, - "isInherited": true - }, - "comment": { - "summary": [ - { - "kind": "text", - "text": "The associated tags to create or update." - } - ] - }, - "type": { - "type": "array", - "elementType": { - "type": "reference", - "target": 9879, - "name": "UpsertProductTagDTO", - "package": "@medusajs/types" - } - }, - "inheritedFrom": { - "type": "reference", - "target": 9847, - "name": "UpdateProductDTO.tags" - } - }, - { - "id": 9823, - "name": "category_ids", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true, - "isInherited": true - }, - "comment": { - "summary": [ - { - "kind": "text", - "text": "The product categories to associate with the product." - } - ] - }, - "type": { - "type": "array", - "elementType": { - "type": "intrinsic", - "name": "string" - } - }, - "inheritedFrom": { - "type": "reference", - "target": 9848, - "name": "UpdateProductDTO.category_ids" - } - }, - { - "id": 9824, - "name": "options", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true, - "isInherited": true - }, - "comment": { - "summary": [ - { - "kind": "text", - "text": "The associated options to create or update." - } - ] - }, - "type": { - "type": "array", - "elementType": { - "type": "reference", - "target": 9928, - "name": "UpsertProductOptionDTO", - "package": "@medusajs/types" - } - }, - "inheritedFrom": { - "type": "reference", - "target": 9849, - "name": "UpdateProductDTO.options" - } - }, - { - "id": 9825, - "name": "variants", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true, - "isInherited": true - }, - "comment": { - "summary": [ - { - "kind": "text", - "text": "The product variants to be created and associated with the product.\nYou can also update existing product variants associated with the product." - } - ] - }, - "type": { - "type": "array", - "elementType": { - "type": "reference", - "target": 9989, - "name": "UpsertProductVariantDTO", - "package": "@medusajs/types" - } - }, - "inheritedFrom": { - "type": "reference", - "target": 9850, - "name": "UpdateProductDTO.variants" - } - }, - { - "id": 9826, - "name": "width", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true, - "isInherited": true - }, - "comment": { - "summary": [ - { - "kind": "text", - "text": "The width of the product." - } - ] - }, - "type": { - "type": "union", - "types": [ - { - "type": "literal", - "value": null - }, - { - "type": "intrinsic", - "name": "number" - } - ] - }, - "inheritedFrom": { - "type": "reference", - "target": 9851, - "name": "UpdateProductDTO.width" - } - }, - { - "id": 9827, - "name": "height", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true, - "isInherited": true - }, - "comment": { - "summary": [ - { - "kind": "text", - "text": "The height of the product." - } - ] - }, - "type": { - "type": "union", - "types": [ - { - "type": "literal", - "value": null - }, - { - "type": "intrinsic", - "name": "number" - } - ] - }, - "inheritedFrom": { - "type": "reference", - "target": 9852, - "name": "UpdateProductDTO.height" - } - }, - { - "id": 9828, - "name": "length", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true, - "isInherited": true - }, - "comment": { - "summary": [ - { - "kind": "text", - "text": "The length of the product." - } - ] - }, - "type": { - "type": "union", - "types": [ - { - "type": "literal", - "value": null - }, - { - "type": "intrinsic", - "name": "number" - } - ] - }, - "inheritedFrom": { - "type": "reference", - "target": 9853, - "name": "UpdateProductDTO.length" - } - }, - { - "id": 9829, - "name": "weight", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true, - "isInherited": true - }, - "comment": { - "summary": [ - { - "kind": "text", - "text": "The weight of the product." - } - ] - }, - "type": { - "type": "union", - "types": [ - { - "type": "literal", - "value": null - }, - { - "type": "intrinsic", - "name": "number" - } - ] - }, - "inheritedFrom": { - "type": "reference", - "target": 9854, - "name": "UpdateProductDTO.weight" - } - }, - { - "id": 9830, - "name": "origin_country", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true, - "isInherited": true - }, - "comment": { - "summary": [ - { - "kind": "text", - "text": "The origin country of the product." - } - ] - }, - "type": { - "type": "union", - "types": [ - { - "type": "literal", - "value": null - }, - { - "type": "intrinsic", - "name": "string" - } - ] - }, - "inheritedFrom": { - "type": "reference", - "target": 9855, "name": "UpdateProductDTO.origin_country" } }, { - "id": 9831, + "id": 9817, "name": "hs_code", "variant": "declaration", "kind": 1024, @@ -15002,12 +15002,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 9856, + "target": 9842, "name": "UpdateProductDTO.hs_code" } }, { - "id": 9832, + "id": 9818, "name": "material", "variant": "declaration", "kind": 1024, @@ -15038,12 +15038,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 9857, + "target": 9843, "name": "UpdateProductDTO.material" } }, { - "id": 9833, + "id": 9819, "name": "mid_code", "variant": "declaration", "kind": 1024, @@ -15074,12 +15074,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 9858, + "target": 9844, "name": "UpdateProductDTO.mid_code" } }, { - "id": 9834, + "id": 9820, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -15097,13 +15097,13 @@ }, "type": { "type": "reference", - "target": 10148, + "target": 10134, "name": "MetadataType", "package": "@medusajs/types" }, "inheritedFrom": { "type": "reference", - "target": 9859, + "target": 9845, "name": "UpdateProductDTO.metadata" } } @@ -15112,6 +15112,20 @@ { "title": "Properties", "children": [ + 9796, + 9797, + 9798, + 9799, + 9800, + 9801, + 9802, + 9803, + 9804, + 9805, + 9806, + 9807, + 9808, + 9809, 9810, 9811, 9812, @@ -15122,35 +15136,21 @@ 9817, 9818, 9819, - 9820, - 9821, - 9822, - 9823, - 9824, - 9825, - 9826, - 9827, - 9828, - 9829, - 9830, - 9831, - 9832, - 9833, - 9834 + 9820 ] } ], "extendedTypes": [ { "type": "reference", - "target": 9835, + "target": 9821, "name": "UpdateProductDTO", "package": "@medusajs/types" } ] }, { - "id": 9835, + "id": 9821, "name": "UpdateProductDTO", "variant": "declaration", "kind": 256, @@ -15165,7 +15165,7 @@ }, "children": [ { - "id": 9836, + "id": 9822, "name": "title", "variant": "declaration", "kind": 1024, @@ -15186,7 +15186,7 @@ } }, { - "id": 9837, + "id": 9823, "name": "subtitle", "variant": "declaration", "kind": 1024, @@ -15216,7 +15216,7 @@ } }, { - "id": 9838, + "id": 9824, "name": "description", "variant": "declaration", "kind": 1024, @@ -15246,7 +15246,7 @@ } }, { - "id": 9839, + "id": 9825, "name": "is_giftcard", "variant": "declaration", "kind": 1024, @@ -15267,7 +15267,7 @@ } }, { - "id": 9840, + "id": 9826, "name": "discountable", "variant": "declaration", "kind": 1024, @@ -15288,7 +15288,7 @@ } }, { - "id": 9841, + "id": 9827, "name": "thumbnail", "variant": "declaration", "kind": 1024, @@ -15318,7 +15318,7 @@ } }, { - "id": 9842, + "id": 9828, "name": "handle", "variant": "declaration", "kind": 1024, @@ -15355,7 +15355,7 @@ } }, { - "id": 9843, + "id": 9829, "name": "status", "variant": "declaration", "kind": 1024, @@ -15372,13 +15372,13 @@ }, "type": { "type": "reference", - "target": 10140, + "target": 10126, "name": "ProductStatus", "package": "@medusajs/types" } }, { - "id": 9844, + "id": 9830, "name": "images", "variant": "declaration", "kind": 1024, @@ -15397,14 +15397,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 10189, + "target": 10175, "name": "UpsertProductImageDTO", "package": "@medusajs/types" } } }, { - "id": 9845, + "id": 9831, "name": "type_id", "variant": "declaration", "kind": 1024, @@ -15434,7 +15434,7 @@ } }, { - "id": 9846, + "id": 9832, "name": "collection_id", "variant": "declaration", "kind": 1024, @@ -15464,7 +15464,7 @@ } }, { - "id": 9847, + "id": 9833, "name": "tags", "variant": "declaration", "kind": 1024, @@ -15483,14 +15483,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 9879, + "target": 9865, "name": "UpsertProductTagDTO", "package": "@medusajs/types" } } }, { - "id": 9848, + "id": 9834, "name": "category_ids", "variant": "declaration", "kind": 1024, @@ -15514,7 +15514,7 @@ } }, { - "id": 9849, + "id": 9835, "name": "options", "variant": "declaration", "kind": 1024, @@ -15533,14 +15533,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 9928, + "target": 9914, "name": "UpsertProductOptionDTO", "package": "@medusajs/types" } } }, { - "id": 9850, + "id": 9836, "name": "variants", "variant": "declaration", "kind": 1024, @@ -15559,14 +15559,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 9989, + "target": 9975, "name": "UpsertProductVariantDTO", "package": "@medusajs/types" } } }, { - "id": 9851, + "id": 9837, "name": "width", "variant": "declaration", "kind": 1024, @@ -15596,7 +15596,7 @@ } }, { - "id": 9852, + "id": 9838, "name": "height", "variant": "declaration", "kind": 1024, @@ -15626,7 +15626,7 @@ } }, { - "id": 9853, + "id": 9839, "name": "length", "variant": "declaration", "kind": 1024, @@ -15656,7 +15656,7 @@ } }, { - "id": 9854, + "id": 9840, "name": "weight", "variant": "declaration", "kind": 1024, @@ -15686,7 +15686,7 @@ } }, { - "id": 9855, + "id": 9841, "name": "origin_country", "variant": "declaration", "kind": 1024, @@ -15716,7 +15716,7 @@ } }, { - "id": 9856, + "id": 9842, "name": "hs_code", "variant": "declaration", "kind": 1024, @@ -15746,7 +15746,7 @@ } }, { - "id": 9857, + "id": 9843, "name": "material", "variant": "declaration", "kind": 1024, @@ -15776,7 +15776,7 @@ } }, { - "id": 9858, + "id": 9844, "name": "mid_code", "variant": "declaration", "kind": 1024, @@ -15806,7 +15806,7 @@ } }, { - "id": 9859, + "id": 9845, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -15823,7 +15823,7 @@ }, "type": { "type": "reference", - "target": 10148, + "target": 10134, "name": "MetadataType", "package": "@medusajs/types" } @@ -15833,6 +15833,20 @@ { "title": "Properties", "children": [ + 9822, + 9823, + 9824, + 9825, + 9826, + 9827, + 9828, + 9829, + 9830, + 9831, + 9832, + 9833, + 9834, + 9835, 9836, 9837, 9838, @@ -15842,34 +15856,20 @@ 9842, 9843, 9844, - 9845, - 9846, - 9847, - 9848, - 9849, - 9850, - 9851, - 9852, - 9853, - 9854, - 9855, - 9856, - 9857, - 9858, - 9859 + 9845 ] } ], "extendedBy": [ { "type": "reference", - "target": 9809, + "target": 9795, "name": "UpsertProductDTO" } ] }, { - "id": 9291, + "id": 9277, "name": "IProductModuleService", "variant": "declaration", "kind": 256, @@ -15884,14 +15884,14 @@ }, "children": [ { - "id": 9292, + "id": 9278, "name": "retrieveProduct", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 9293, + "id": 9279, "name": "retrieveProduct", "variant": "signature", "kind": 4096, @@ -15938,7 +15938,7 @@ }, "parameters": [ { - "id": 9294, + "id": 9280, "name": "productId", "variant": "param", "kind": 32768, @@ -15957,7 +15957,7 @@ } }, { - "id": 9295, + "id": 9281, "name": "config", "variant": "param", "kind": 32768, @@ -15990,11 +15990,11 @@ }, "type": { "type": "reference", - "target": 9697, + "target": 9683, "typeArguments": [ { "type": "reference", - "target": 9710, + "target": 9696, "name": "ProductDTO", "package": "@medusajs/types" } @@ -16004,7 +16004,7 @@ } }, { - "id": 9296, + "id": 9282, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -16021,7 +16021,7 @@ }, "type": { "type": "reference", - "target": 9742, + "target": 9728, "name": "Context", "package": "@medusajs/types" } @@ -16036,7 +16036,7 @@ "typeArguments": [ { "type": "reference", - "target": 9710, + "target": 9696, "name": "ProductDTO", "package": "@medusajs/types" } @@ -16048,14 +16048,14 @@ ] }, { - "id": 9297, + "id": 9283, "name": "listProducts", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 9298, + "id": 9284, "name": "listProducts", "variant": "signature", "kind": 4096, @@ -16142,7 +16142,7 @@ }, "parameters": [ { - "id": 9299, + "id": 9285, "name": "filters", "variant": "param", "kind": 32768, @@ -16159,13 +16159,13 @@ }, "type": { "type": "reference", - "target": 9754, + "target": 9740, "name": "FilterableProductProps", "package": "@medusajs/types" } }, { - "id": 9300, + "id": 9286, "name": "config", "variant": "param", "kind": 32768, @@ -16198,11 +16198,11 @@ }, "type": { "type": "reference", - "target": 9697, + "target": 9683, "typeArguments": [ { "type": "reference", - "target": 9710, + "target": 9696, "name": "ProductDTO", "package": "@medusajs/types" } @@ -16212,7 +16212,7 @@ } }, { - "id": 9301, + "id": 9287, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -16229,7 +16229,7 @@ }, "type": { "type": "reference", - "target": 9742, + "target": 9728, "name": "Context", "package": "@medusajs/types" } @@ -16246,7 +16246,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 9710, + "target": 9696, "name": "ProductDTO", "package": "@medusajs/types" } @@ -16259,14 +16259,14 @@ ] }, { - "id": 9302, + "id": 9288, "name": "listAndCountProducts", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 9303, + "id": 9289, "name": "listAndCountProducts", "variant": "signature", "kind": 4096, @@ -16353,7 +16353,7 @@ }, "parameters": [ { - "id": 9304, + "id": 9290, "name": "filters", "variant": "param", "kind": 32768, @@ -16370,13 +16370,13 @@ }, "type": { "type": "reference", - "target": 9754, + "target": 9740, "name": "FilterableProductProps", "package": "@medusajs/types" } }, { - "id": 9305, + "id": 9291, "name": "config", "variant": "param", "kind": 32768, @@ -16409,11 +16409,11 @@ }, "type": { "type": "reference", - "target": 9697, + "target": 9683, "typeArguments": [ { "type": "reference", - "target": 9710, + "target": 9696, "name": "ProductDTO", "package": "@medusajs/types" } @@ -16423,7 +16423,7 @@ } }, { - "id": 9306, + "id": 9292, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -16440,7 +16440,7 @@ }, "type": { "type": "reference", - "target": 9742, + "target": 9728, "name": "Context", "package": "@medusajs/types" } @@ -16460,7 +16460,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 9710, + "target": 9696, "name": "ProductDTO", "package": "@medusajs/types" } @@ -16479,14 +16479,14 @@ ] }, { - "id": 9307, + "id": 9293, "name": "createProducts", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 9308, + "id": 9294, "name": "createProducts", "variant": "signature", "kind": 4096, @@ -16521,7 +16521,7 @@ }, "parameters": [ { - "id": 9309, + "id": 9295, "name": "data", "variant": "param", "kind": 32768, @@ -16538,14 +16538,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 9783, + "target": 9769, "name": "CreateProductDTO", "package": "@medusajs/types" } } }, { - "id": 9310, + "id": 9296, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -16562,7 +16562,7 @@ }, "type": { "type": "reference", - "target": 9742, + "target": 9728, "name": "Context", "package": "@medusajs/types" } @@ -16579,7 +16579,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 9710, + "target": 9696, "name": "ProductDTO", "package": "@medusajs/types" } @@ -16590,7 +16590,7 @@ } }, { - "id": 9311, + "id": 9297, "name": "createProducts", "variant": "signature", "kind": 4096, @@ -16625,7 +16625,7 @@ }, "parameters": [ { - "id": 9312, + "id": 9298, "name": "data", "variant": "param", "kind": 32768, @@ -16640,13 +16640,13 @@ }, "type": { "type": "reference", - "target": 9783, + "target": 9769, "name": "CreateProductDTO", "package": "@medusajs/types" } }, { - "id": 9313, + "id": 9299, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -16663,7 +16663,7 @@ }, "type": { "type": "reference", - "target": 9742, + "target": 9728, "name": "Context", "package": "@medusajs/types" } @@ -16678,7 +16678,7 @@ "typeArguments": [ { "type": "reference", - "target": 9710, + "target": 9696, "name": "ProductDTO", "package": "@medusajs/types" } @@ -16690,14 +16690,14 @@ ] }, { - "id": 9314, + "id": 9300, "name": "upsertProducts", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 9315, + "id": 9301, "name": "upsertProducts", "variant": "signature", "kind": 4096, @@ -16732,7 +16732,7 @@ }, "parameters": [ { - "id": 9316, + "id": 9302, "name": "data", "variant": "param", "kind": 32768, @@ -16749,14 +16749,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 9809, + "target": 9795, "name": "UpsertProductDTO", "package": "@medusajs/types" } } }, { - "id": 9317, + "id": 9303, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -16773,7 +16773,7 @@ }, "type": { "type": "reference", - "target": 9742, + "target": 9728, "name": "Context", "package": "@medusajs/types" } @@ -16790,7 +16790,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 9710, + "target": 9696, "name": "ProductDTO", "package": "@medusajs/types" } @@ -16801,7 +16801,7 @@ } }, { - "id": 9318, + "id": 9304, "name": "upsertProducts", "variant": "signature", "kind": 4096, @@ -16836,7 +16836,7 @@ }, "parameters": [ { - "id": 9319, + "id": 9305, "name": "data", "variant": "param", "kind": 32768, @@ -16851,13 +16851,13 @@ }, "type": { "type": "reference", - "target": 9809, + "target": 9795, "name": "UpsertProductDTO", "package": "@medusajs/types" } }, { - "id": 9320, + "id": 9306, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -16874,7 +16874,7 @@ }, "type": { "type": "reference", - "target": 9742, + "target": 9728, "name": "Context", "package": "@medusajs/types" } @@ -16889,7 +16889,7 @@ "typeArguments": [ { "type": "reference", - "target": 9710, + "target": 9696, "name": "ProductDTO", "package": "@medusajs/types" } @@ -16901,14 +16901,14 @@ ] }, { - "id": 9321, + "id": 9307, "name": "updateProducts", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 9322, + "id": 9308, "name": "updateProducts", "variant": "signature", "kind": 4096, @@ -16943,7 +16943,7 @@ }, "parameters": [ { - "id": 9323, + "id": 9309, "name": "id", "variant": "param", "kind": 32768, @@ -16962,7 +16962,7 @@ } }, { - "id": 9324, + "id": 9310, "name": "data", "variant": "param", "kind": 32768, @@ -16977,13 +16977,13 @@ }, "type": { "type": "reference", - "target": 9835, + "target": 9821, "name": "UpdateProductDTO", "package": "@medusajs/types" } }, { - "id": 9325, + "id": 9311, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -17000,7 +17000,7 @@ }, "type": { "type": "reference", - "target": 9742, + "target": 9728, "name": "Context", "package": "@medusajs/types" } @@ -17015,7 +17015,7 @@ "typeArguments": [ { "type": "reference", - "target": 9710, + "target": 9696, "name": "ProductDTO", "package": "@medusajs/types" } @@ -17025,7 +17025,7 @@ } }, { - "id": 9326, + "id": 9312, "name": "updateProducts", "variant": "signature", "kind": 4096, @@ -17060,7 +17060,7 @@ }, "parameters": [ { - "id": 9327, + "id": 9313, "name": "selector", "variant": "param", "kind": 32768, @@ -17075,13 +17075,13 @@ }, "type": { "type": "reference", - "target": 9754, + "target": 9740, "name": "FilterableProductProps", "package": "@medusajs/types" } }, { - "id": 9328, + "id": 9314, "name": "data", "variant": "param", "kind": 32768, @@ -17096,13 +17096,13 @@ }, "type": { "type": "reference", - "target": 9835, + "target": 9821, "name": "UpdateProductDTO", "package": "@medusajs/types" } }, { - "id": 9329, + "id": 9315, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -17119,7 +17119,7 @@ }, "type": { "type": "reference", - "target": 9742, + "target": 9728, "name": "Context", "package": "@medusajs/types" } @@ -17136,7 +17136,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 9710, + "target": 9696, "name": "ProductDTO", "package": "@medusajs/types" } @@ -17149,14 +17149,14 @@ ] }, { - "id": 9330, + "id": 9316, "name": "deleteProducts", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 9331, + "id": 9317, "name": "deleteProducts", "variant": "signature", "kind": 4096, @@ -17200,7 +17200,7 @@ }, "parameters": [ { - "id": 9332, + "id": 9318, "name": "productIds", "variant": "param", "kind": 32768, @@ -17222,7 +17222,7 @@ } }, { - "id": 9333, + "id": 9319, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -17239,7 +17239,7 @@ }, "type": { "type": "reference", - "target": 9742, + "target": 9728, "name": "Context", "package": "@medusajs/types" } @@ -17264,14 +17264,14 @@ ] }, { - "id": 9334, + "id": 9320, "name": "softDeleteProducts", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 9335, + "id": 9321, "name": "softDeleteProducts", "variant": "signature", "kind": 4096, @@ -17365,7 +17365,7 @@ }, "typeParameters": [ { - "id": 9336, + "id": 9322, "name": "TReturnableLinkableKeys", "variant": "typeParam", "kind": 131072, @@ -17382,7 +17382,7 @@ ], "parameters": [ { - "id": 9337, + "id": 9323, "name": "productIds", "variant": "param", "kind": 32768, @@ -17404,7 +17404,7 @@ } }, { - "id": 9338, + "id": 9324, "name": "config", "variant": "param", "kind": 32768, @@ -17437,11 +17437,11 @@ }, "type": { "type": "reference", - "target": 9860, + "target": 9846, "typeArguments": [ { "type": "reference", - "target": 9336, + "target": 9322, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -17452,7 +17452,7 @@ } }, { - "id": 9339, + "id": 9325, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -17469,7 +17469,7 @@ }, "type": { "type": "reference", - "target": 9742, + "target": 9728, "name": "Context", "package": "@medusajs/types" } @@ -17521,14 +17521,14 @@ ] }, { - "id": 9340, + "id": 9326, "name": "restoreProducts", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 9341, + "id": 9327, "name": "restoreProducts", "variant": "signature", "kind": 4096, @@ -17588,7 +17588,7 @@ }, "typeParameters": [ { - "id": 9342, + "id": 9328, "name": "TReturnableLinkableKeys", "variant": "typeParam", "kind": 131072, @@ -17605,7 +17605,7 @@ ], "parameters": [ { - "id": 9343, + "id": 9329, "name": "productIds", "variant": "param", "kind": 32768, @@ -17627,7 +17627,7 @@ } }, { - "id": 9344, + "id": 9330, "name": "config", "variant": "param", "kind": 32768, @@ -17660,11 +17660,11 @@ }, "type": { "type": "reference", - "target": 9863, + "target": 9849, "typeArguments": [ { "type": "reference", - "target": 9342, + "target": 9328, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -17675,7 +17675,7 @@ } }, { - "id": 9345, + "id": 9331, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -17692,7 +17692,7 @@ }, "type": { "type": "reference", - "target": 9742, + "target": 9728, "name": "Context", "package": "@medusajs/types" } @@ -17744,14 +17744,14 @@ ] }, { - "id": 9346, + "id": 9332, "name": "retrieveProductTag", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 9347, + "id": 9333, "name": "retrieveProductTag", "variant": "signature", "kind": 4096, @@ -17798,7 +17798,7 @@ }, "parameters": [ { - "id": 9348, + "id": 9334, "name": "tagId", "variant": "param", "kind": 32768, @@ -17817,7 +17817,7 @@ } }, { - "id": 9349, + "id": 9335, "name": "config", "variant": "param", "kind": 32768, @@ -17850,11 +17850,11 @@ }, "type": { "type": "reference", - "target": 9697, + "target": 9683, "typeArguments": [ { "type": "reference", - "target": 9866, + "target": 9852, "name": "ProductTagDTO", "package": "@medusajs/types" } @@ -17864,7 +17864,7 @@ } }, { - "id": 9350, + "id": 9336, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -17881,7 +17881,7 @@ }, "type": { "type": "reference", - "target": 9742, + "target": 9728, "name": "Context", "package": "@medusajs/types" } @@ -17896,7 +17896,7 @@ "typeArguments": [ { "type": "reference", - "target": 9866, + "target": 9852, "name": "ProductTagDTO", "package": "@medusajs/types" } @@ -17908,14 +17908,14 @@ ] }, { - "id": 9351, + "id": 9337, "name": "listProductTags", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 9352, + "id": 9338, "name": "listProductTags", "variant": "signature", "kind": 4096, @@ -18002,7 +18002,7 @@ }, "parameters": [ { - "id": 9353, + "id": 9339, "name": "filters", "variant": "param", "kind": 32768, @@ -18019,13 +18019,13 @@ }, "type": { "type": "reference", - "target": 9871, + "target": 9857, "name": "FilterableProductTagProps", "package": "@medusajs/types" } }, { - "id": 9354, + "id": 9340, "name": "config", "variant": "param", "kind": 32768, @@ -18058,11 +18058,11 @@ }, "type": { "type": "reference", - "target": 9697, + "target": 9683, "typeArguments": [ { "type": "reference", - "target": 9866, + "target": 9852, "name": "ProductTagDTO", "package": "@medusajs/types" } @@ -18072,7 +18072,7 @@ } }, { - "id": 9355, + "id": 9341, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -18089,7 +18089,7 @@ }, "type": { "type": "reference", - "target": 9742, + "target": 9728, "name": "Context", "package": "@medusajs/types" } @@ -18106,7 +18106,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 9866, + "target": 9852, "name": "ProductTagDTO", "package": "@medusajs/types" } @@ -18119,14 +18119,14 @@ ] }, { - "id": 9356, + "id": 9342, "name": "listAndCountProductTags", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 9357, + "id": 9343, "name": "listAndCountProductTags", "variant": "signature", "kind": 4096, @@ -18213,7 +18213,7 @@ }, "parameters": [ { - "id": 9358, + "id": 9344, "name": "filters", "variant": "param", "kind": 32768, @@ -18230,13 +18230,13 @@ }, "type": { "type": "reference", - "target": 9871, + "target": 9857, "name": "FilterableProductTagProps", "package": "@medusajs/types" } }, { - "id": 9359, + "id": 9345, "name": "config", "variant": "param", "kind": 32768, @@ -18269,11 +18269,11 @@ }, "type": { "type": "reference", - "target": 9697, + "target": 9683, "typeArguments": [ { "type": "reference", - "target": 9866, + "target": 9852, "name": "ProductTagDTO", "package": "@medusajs/types" } @@ -18283,7 +18283,7 @@ } }, { - "id": 9360, + "id": 9346, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -18300,7 +18300,7 @@ }, "type": { "type": "reference", - "target": 9742, + "target": 9728, "name": "Context", "package": "@medusajs/types" } @@ -18320,7 +18320,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 9866, + "target": 9852, "name": "ProductTagDTO", "package": "@medusajs/types" } @@ -18339,14 +18339,14 @@ ] }, { - "id": 9361, + "id": 9347, "name": "createProductTags", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 9362, + "id": 9348, "name": "createProductTags", "variant": "signature", "kind": 4096, @@ -18381,7 +18381,7 @@ }, "parameters": [ { - "id": 9363, + "id": 9349, "name": "data", "variant": "param", "kind": 32768, @@ -18398,14 +18398,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 9877, + "target": 9863, "name": "CreateProductTagDTO", "package": "@medusajs/types" } } }, { - "id": 9364, + "id": 9350, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -18422,7 +18422,7 @@ }, "type": { "type": "reference", - "target": 9742, + "target": 9728, "name": "Context", "package": "@medusajs/types" } @@ -18439,7 +18439,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 9866, + "target": 9852, "name": "ProductTagDTO", "package": "@medusajs/types" } @@ -18450,7 +18450,7 @@ } }, { - "id": 9365, + "id": 9351, "name": "createProductTags", "variant": "signature", "kind": 4096, @@ -18485,7 +18485,7 @@ }, "parameters": [ { - "id": 9366, + "id": 9352, "name": "data", "variant": "param", "kind": 32768, @@ -18500,13 +18500,13 @@ }, "type": { "type": "reference", - "target": 9877, + "target": 9863, "name": "CreateProductTagDTO", "package": "@medusajs/types" } }, { - "id": 9367, + "id": 9353, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -18523,7 +18523,7 @@ }, "type": { "type": "reference", - "target": 9742, + "target": 9728, "name": "Context", "package": "@medusajs/types" } @@ -18538,7 +18538,7 @@ "typeArguments": [ { "type": "reference", - "target": 9866, + "target": 9852, "name": "ProductTagDTO", "package": "@medusajs/types" } @@ -18550,14 +18550,14 @@ ] }, { - "id": 9368, + "id": 9354, "name": "upsertProductTags", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 9369, + "id": 9355, "name": "upsertProductTags", "variant": "signature", "kind": 4096, @@ -18592,7 +18592,7 @@ }, "parameters": [ { - "id": 9370, + "id": 9356, "name": "data", "variant": "param", "kind": 32768, @@ -18609,14 +18609,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 9879, + "target": 9865, "name": "UpsertProductTagDTO", "package": "@medusajs/types" } } }, { - "id": 9371, + "id": 9357, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -18633,7 +18633,7 @@ }, "type": { "type": "reference", - "target": 9742, + "target": 9728, "name": "Context", "package": "@medusajs/types" } @@ -18650,7 +18650,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 9866, + "target": 9852, "name": "ProductTagDTO", "package": "@medusajs/types" } @@ -18661,7 +18661,7 @@ } }, { - "id": 9372, + "id": 9358, "name": "upsertProductTags", "variant": "signature", "kind": 4096, @@ -18696,7 +18696,7 @@ }, "parameters": [ { - "id": 9373, + "id": 9359, "name": "data", "variant": "param", "kind": 32768, @@ -18711,13 +18711,13 @@ }, "type": { "type": "reference", - "target": 9879, + "target": 9865, "name": "UpsertProductTagDTO", "package": "@medusajs/types" } }, { - "id": 9374, + "id": 9360, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -18734,7 +18734,7 @@ }, "type": { "type": "reference", - "target": 9742, + "target": 9728, "name": "Context", "package": "@medusajs/types" } @@ -18749,7 +18749,7 @@ "typeArguments": [ { "type": "reference", - "target": 9866, + "target": 9852, "name": "ProductTagDTO", "package": "@medusajs/types" } @@ -18761,14 +18761,14 @@ ] }, { - "id": 9375, + "id": 9361, "name": "updateProductTags", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 9376, + "id": 9362, "name": "updateProductTags", "variant": "signature", "kind": 4096, @@ -18803,7 +18803,7 @@ }, "parameters": [ { - "id": 9377, + "id": 9363, "name": "id", "variant": "param", "kind": 32768, @@ -18822,7 +18822,7 @@ } }, { - "id": 9378, + "id": 9364, "name": "data", "variant": "param", "kind": 32768, @@ -18837,13 +18837,13 @@ }, "type": { "type": "reference", - "target": 9882, + "target": 9868, "name": "UpdateProductTagDTO", "package": "@medusajs/types" } }, { - "id": 9379, + "id": 9365, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -18860,7 +18860,7 @@ }, "type": { "type": "reference", - "target": 9742, + "target": 9728, "name": "Context", "package": "@medusajs/types" } @@ -18875,7 +18875,7 @@ "typeArguments": [ { "type": "reference", - "target": 9866, + "target": 9852, "name": "ProductTagDTO", "package": "@medusajs/types" } @@ -18885,7 +18885,7 @@ } }, { - "id": 9380, + "id": 9366, "name": "updateProductTags", "variant": "signature", "kind": 4096, @@ -18920,7 +18920,7 @@ }, "parameters": [ { - "id": 9381, + "id": 9367, "name": "selector", "variant": "param", "kind": 32768, @@ -18935,13 +18935,13 @@ }, "type": { "type": "reference", - "target": 9871, + "target": 9857, "name": "FilterableProductTagProps", "package": "@medusajs/types" } }, { - "id": 9382, + "id": 9368, "name": "data", "variant": "param", "kind": 32768, @@ -18956,13 +18956,13 @@ }, "type": { "type": "reference", - "target": 9882, + "target": 9868, "name": "UpdateProductTagDTO", "package": "@medusajs/types" } }, { - "id": 9383, + "id": 9369, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -18979,7 +18979,7 @@ }, "type": { "type": "reference", - "target": 9742, + "target": 9728, "name": "Context", "package": "@medusajs/types" } @@ -18996,7 +18996,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 9866, + "target": 9852, "name": "ProductTagDTO", "package": "@medusajs/types" } @@ -19009,14 +19009,14 @@ ] }, { - "id": 9384, + "id": 9370, "name": "deleteProductTags", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 9385, + "id": 9371, "name": "deleteProductTags", "variant": "signature", "kind": 4096, @@ -19051,7 +19051,7 @@ }, "parameters": [ { - "id": 9386, + "id": 9372, "name": "productTagIds", "variant": "param", "kind": 32768, @@ -19073,7 +19073,7 @@ } }, { - "id": 9387, + "id": 9373, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -19090,7 +19090,7 @@ }, "type": { "type": "reference", - "target": 9742, + "target": 9728, "name": "Context", "package": "@medusajs/types" } @@ -19115,14 +19115,14 @@ ] }, { - "id": 9388, + "id": 9374, "name": "softDeleteProductTags", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 9389, + "id": 9375, "name": "softDeleteProductTags", "variant": "signature", "kind": 4096, @@ -19208,7 +19208,7 @@ }, "typeParameters": [ { - "id": 9390, + "id": 9376, "name": "TReturnableLinkableKeys", "variant": "typeParam", "kind": 131072, @@ -19225,7 +19225,7 @@ ], "parameters": [ { - "id": 9391, + "id": 9377, "name": "tagIds", "variant": "param", "kind": 32768, @@ -19247,7 +19247,7 @@ } }, { - "id": 9392, + "id": 9378, "name": "config", "variant": "param", "kind": 32768, @@ -19272,11 +19272,11 @@ }, "type": { "type": "reference", - "target": 9860, + "target": 9846, "typeArguments": [ { "type": "reference", - "target": 9390, + "target": 9376, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -19287,7 +19287,7 @@ } }, { - "id": 9393, + "id": 9379, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -19304,7 +19304,7 @@ }, "type": { "type": "reference", - "target": 9742, + "target": 9728, "name": "Context", "package": "@medusajs/types" } @@ -19356,14 +19356,14 @@ ] }, { - "id": 9394, + "id": 9380, "name": "restoreProductTags", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 9395, + "id": 9381, "name": "restoreProductTags", "variant": "signature", "kind": 4096, @@ -19415,7 +19415,7 @@ }, "typeParameters": [ { - "id": 9396, + "id": 9382, "name": "TReturnableLinkableKeys", "variant": "typeParam", "kind": 131072, @@ -19432,7 +19432,7 @@ ], "parameters": [ { - "id": 9397, + "id": 9383, "name": "tagIds", "variant": "param", "kind": 32768, @@ -19454,7 +19454,7 @@ } }, { - "id": 9398, + "id": 9384, "name": "config", "variant": "param", "kind": 32768, @@ -19479,11 +19479,11 @@ }, "type": { "type": "reference", - "target": 9863, + "target": 9849, "typeArguments": [ { "type": "reference", - "target": 9396, + "target": 9382, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -19494,7 +19494,7 @@ } }, { - "id": 9399, + "id": 9385, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -19511,7 +19511,7 @@ }, "type": { "type": "reference", - "target": 9742, + "target": 9728, "name": "Context", "package": "@medusajs/types" } @@ -19563,14 +19563,14 @@ ] }, { - "id": 9400, + "id": 9386, "name": "retrieveProductType", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 9401, + "id": 9387, "name": "retrieveProductType", "variant": "signature", "kind": 4096, @@ -19605,7 +19605,7 @@ }, "parameters": [ { - "id": 9402, + "id": 9388, "name": "typeId", "variant": "param", "kind": 32768, @@ -19624,7 +19624,7 @@ } }, { - "id": 9403, + "id": 9389, "name": "config", "variant": "param", "kind": 32768, @@ -19657,11 +19657,11 @@ }, "type": { "type": "reference", - "target": 9697, + "target": 9683, "typeArguments": [ { "type": "reference", - "target": 9884, + "target": 9870, "name": "ProductTypeDTO", "package": "@medusajs/types" } @@ -19671,7 +19671,7 @@ } }, { - "id": 9404, + "id": 9390, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -19688,7 +19688,7 @@ }, "type": { "type": "reference", - "target": 9742, + "target": 9728, "name": "Context", "package": "@medusajs/types" } @@ -19703,7 +19703,7 @@ "typeArguments": [ { "type": "reference", - "target": 9884, + "target": 9870, "name": "ProductTypeDTO", "package": "@medusajs/types" } @@ -19715,14 +19715,14 @@ ] }, { - "id": 9405, + "id": 9391, "name": "listProductTypes", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 9406, + "id": 9392, "name": "listProductTypes", "variant": "signature", "kind": 4096, @@ -19801,7 +19801,7 @@ }, "parameters": [ { - "id": 9407, + "id": 9393, "name": "filters", "variant": "param", "kind": 32768, @@ -19818,13 +19818,13 @@ }, "type": { "type": "reference", - "target": 9891, + "target": 9877, "name": "FilterableProductTypeProps", "package": "@medusajs/types" } }, { - "id": 9408, + "id": 9394, "name": "config", "variant": "param", "kind": 32768, @@ -19857,11 +19857,11 @@ }, "type": { "type": "reference", - "target": 9697, + "target": 9683, "typeArguments": [ { "type": "reference", - "target": 9884, + "target": 9870, "name": "ProductTypeDTO", "package": "@medusajs/types" } @@ -19871,7 +19871,7 @@ } }, { - "id": 9409, + "id": 9395, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -19888,7 +19888,7 @@ }, "type": { "type": "reference", - "target": 9742, + "target": 9728, "name": "Context", "package": "@medusajs/types" } @@ -19905,7 +19905,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 9884, + "target": 9870, "name": "ProductTypeDTO", "package": "@medusajs/types" } @@ -19918,14 +19918,14 @@ ] }, { - "id": 9410, + "id": 9396, "name": "listAndCountProductTypes", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 9411, + "id": 9397, "name": "listAndCountProductTypes", "variant": "signature", "kind": 4096, @@ -20004,7 +20004,7 @@ }, "parameters": [ { - "id": 9412, + "id": 9398, "name": "filters", "variant": "param", "kind": 32768, @@ -20021,13 +20021,13 @@ }, "type": { "type": "reference", - "target": 9891, + "target": 9877, "name": "FilterableProductTypeProps", "package": "@medusajs/types" } }, { - "id": 9413, + "id": 9399, "name": "config", "variant": "param", "kind": 32768, @@ -20060,11 +20060,11 @@ }, "type": { "type": "reference", - "target": 9697, + "target": 9683, "typeArguments": [ { "type": "reference", - "target": 9884, + "target": 9870, "name": "ProductTypeDTO", "package": "@medusajs/types" } @@ -20074,7 +20074,7 @@ } }, { - "id": 9414, + "id": 9400, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -20091,7 +20091,7 @@ }, "type": { "type": "reference", - "target": 9742, + "target": 9728, "name": "Context", "package": "@medusajs/types" } @@ -20111,7 +20111,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 9884, + "target": 9870, "name": "ProductTypeDTO", "package": "@medusajs/types" } @@ -20130,14 +20130,14 @@ ] }, { - "id": 9415, + "id": 9401, "name": "createProductTypes", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 9416, + "id": 9402, "name": "createProductTypes", "variant": "signature", "kind": 4096, @@ -20172,7 +20172,7 @@ }, "parameters": [ { - "id": 9417, + "id": 9403, "name": "data", "variant": "param", "kind": 32768, @@ -20189,14 +20189,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 9897, + "target": 9883, "name": "CreateProductTypeDTO", "package": "@medusajs/types" } } }, { - "id": 9418, + "id": 9404, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -20213,7 +20213,7 @@ }, "type": { "type": "reference", - "target": 9742, + "target": 9728, "name": "Context", "package": "@medusajs/types" } @@ -20230,7 +20230,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 9884, + "target": 9870, "name": "ProductTypeDTO", "package": "@medusajs/types" } @@ -20241,7 +20241,7 @@ } }, { - "id": 9419, + "id": 9405, "name": "createProductTypes", "variant": "signature", "kind": 4096, @@ -20276,7 +20276,7 @@ }, "parameters": [ { - "id": 9420, + "id": 9406, "name": "data", "variant": "param", "kind": 32768, @@ -20291,13 +20291,13 @@ }, "type": { "type": "reference", - "target": 9897, + "target": 9883, "name": "CreateProductTypeDTO", "package": "@medusajs/types" } }, { - "id": 9421, + "id": 9407, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -20314,7 +20314,7 @@ }, "type": { "type": "reference", - "target": 9742, + "target": 9728, "name": "Context", "package": "@medusajs/types" } @@ -20329,7 +20329,7 @@ "typeArguments": [ { "type": "reference", - "target": 9884, + "target": 9870, "name": "ProductTypeDTO", "package": "@medusajs/types" } @@ -20341,14 +20341,14 @@ ] }, { - "id": 9422, + "id": 9408, "name": "upsertProductTypes", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 9423, + "id": 9409, "name": "upsertProductTypes", "variant": "signature", "kind": 4096, @@ -20383,7 +20383,7 @@ }, "parameters": [ { - "id": 9424, + "id": 9410, "name": "data", "variant": "param", "kind": 32768, @@ -20400,14 +20400,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 9900, + "target": 9886, "name": "UpsertProductTypeDTO", "package": "@medusajs/types" } } }, { - "id": 9425, + "id": 9411, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -20424,7 +20424,7 @@ }, "type": { "type": "reference", - "target": 9742, + "target": 9728, "name": "Context", "package": "@medusajs/types" } @@ -20441,7 +20441,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 9884, + "target": 9870, "name": "ProductTypeDTO", "package": "@medusajs/types" } @@ -20452,7 +20452,7 @@ } }, { - "id": 9426, + "id": 9412, "name": "upsertProductTypes", "variant": "signature", "kind": 4096, @@ -20487,7 +20487,7 @@ }, "parameters": [ { - "id": 9427, + "id": 9413, "name": "data", "variant": "param", "kind": 32768, @@ -20502,13 +20502,13 @@ }, "type": { "type": "reference", - "target": 9900, + "target": 9886, "name": "UpsertProductTypeDTO", "package": "@medusajs/types" } }, { - "id": 9428, + "id": 9414, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -20525,7 +20525,7 @@ }, "type": { "type": "reference", - "target": 9742, + "target": 9728, "name": "Context", "package": "@medusajs/types" } @@ -20540,7 +20540,7 @@ "typeArguments": [ { "type": "reference", - "target": 9884, + "target": 9870, "name": "ProductTypeDTO", "package": "@medusajs/types" } @@ -20552,14 +20552,14 @@ ] }, { - "id": 9429, + "id": 9415, "name": "updateProductTypes", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 9430, + "id": 9416, "name": "updateProductTypes", "variant": "signature", "kind": 4096, @@ -20594,7 +20594,7 @@ }, "parameters": [ { - "id": 9431, + "id": 9417, "name": "id", "variant": "param", "kind": 32768, @@ -20613,7 +20613,7 @@ } }, { - "id": 9432, + "id": 9418, "name": "data", "variant": "param", "kind": 32768, @@ -20628,13 +20628,13 @@ }, "type": { "type": "reference", - "target": 9904, + "target": 9890, "name": "UpdateProductTypeDTO", "package": "@medusajs/types" } }, { - "id": 9433, + "id": 9419, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -20651,7 +20651,7 @@ }, "type": { "type": "reference", - "target": 9742, + "target": 9728, "name": "Context", "package": "@medusajs/types" } @@ -20666,7 +20666,7 @@ "typeArguments": [ { "type": "reference", - "target": 9884, + "target": 9870, "name": "ProductTypeDTO", "package": "@medusajs/types" } @@ -20676,7 +20676,7 @@ } }, { - "id": 9434, + "id": 9420, "name": "updateProductTypes", "variant": "signature", "kind": 4096, @@ -20711,7 +20711,7 @@ }, "parameters": [ { - "id": 9435, + "id": 9421, "name": "selector", "variant": "param", "kind": 32768, @@ -20726,13 +20726,13 @@ }, "type": { "type": "reference", - "target": 9891, + "target": 9877, "name": "FilterableProductTypeProps", "package": "@medusajs/types" } }, { - "id": 9436, + "id": 9422, "name": "data", "variant": "param", "kind": 32768, @@ -20747,13 +20747,13 @@ }, "type": { "type": "reference", - "target": 9904, + "target": 9890, "name": "UpdateProductTypeDTO", "package": "@medusajs/types" } }, { - "id": 9437, + "id": 9423, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -20770,7 +20770,7 @@ }, "type": { "type": "reference", - "target": 9742, + "target": 9728, "name": "Context", "package": "@medusajs/types" } @@ -20787,7 +20787,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 9884, + "target": 9870, "name": "ProductTypeDTO", "package": "@medusajs/types" } @@ -20800,14 +20800,14 @@ ] }, { - "id": 9438, + "id": 9424, "name": "deleteProductTypes", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 9439, + "id": 9425, "name": "deleteProductTypes", "variant": "signature", "kind": 4096, @@ -20842,7 +20842,7 @@ }, "parameters": [ { - "id": 9440, + "id": 9426, "name": "productTypeIds", "variant": "param", "kind": 32768, @@ -20864,7 +20864,7 @@ } }, { - "id": 9441, + "id": 9427, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -20881,7 +20881,7 @@ }, "type": { "type": "reference", - "target": 9742, + "target": 9728, "name": "Context", "package": "@medusajs/types" } @@ -20906,14 +20906,14 @@ ] }, { - "id": 9442, + "id": 9428, "name": "softDeleteProductTypes", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 9443, + "id": 9429, "name": "softDeleteProductTypes", "variant": "signature", "kind": 4096, @@ -20999,7 +20999,7 @@ }, "typeParameters": [ { - "id": 9444, + "id": 9430, "name": "TReturnableLinkableKeys", "variant": "typeParam", "kind": 131072, @@ -21016,7 +21016,7 @@ ], "parameters": [ { - "id": 9445, + "id": 9431, "name": "typeIds", "variant": "param", "kind": 32768, @@ -21038,7 +21038,7 @@ } }, { - "id": 9446, + "id": 9432, "name": "config", "variant": "param", "kind": 32768, @@ -21063,11 +21063,11 @@ }, "type": { "type": "reference", - "target": 9860, + "target": 9846, "typeArguments": [ { "type": "reference", - "target": 9444, + "target": 9430, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -21078,7 +21078,7 @@ } }, { - "id": 9447, + "id": 9433, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -21095,7 +21095,7 @@ }, "type": { "type": "reference", - "target": 9742, + "target": 9728, "name": "Context", "package": "@medusajs/types" } @@ -21147,14 +21147,14 @@ ] }, { - "id": 9448, + "id": 9434, "name": "restoreProductTypes", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 9449, + "id": 9435, "name": "restoreProductTypes", "variant": "signature", "kind": 4096, @@ -21206,7 +21206,7 @@ }, "typeParameters": [ { - "id": 9450, + "id": 9436, "name": "TReturnableLinkableKeys", "variant": "typeParam", "kind": 131072, @@ -21223,7 +21223,7 @@ ], "parameters": [ { - "id": 9451, + "id": 9437, "name": "typeIds", "variant": "param", "kind": 32768, @@ -21245,7 +21245,7 @@ } }, { - "id": 9452, + "id": 9438, "name": "config", "variant": "param", "kind": 32768, @@ -21270,11 +21270,11 @@ }, "type": { "type": "reference", - "target": 9863, + "target": 9849, "typeArguments": [ { "type": "reference", - "target": 9450, + "target": 9436, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -21285,7 +21285,7 @@ } }, { - "id": 9453, + "id": 9439, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -21302,7 +21302,7 @@ }, "type": { "type": "reference", - "target": 9742, + "target": 9728, "name": "Context", "package": "@medusajs/types" } @@ -21354,14 +21354,14 @@ ] }, { - "id": 9454, + "id": 9440, "name": "retrieveProductOption", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 9455, + "id": 9441, "name": "retrieveProductOption", "variant": "signature", "kind": 4096, @@ -21408,7 +21408,7 @@ }, "parameters": [ { - "id": 9456, + "id": 9442, "name": "optionId", "variant": "param", "kind": 32768, @@ -21427,7 +21427,7 @@ } }, { - "id": 9457, + "id": 9443, "name": "config", "variant": "param", "kind": 32768, @@ -21460,11 +21460,11 @@ }, "type": { "type": "reference", - "target": 9697, + "target": 9683, "typeArguments": [ { "type": "reference", - "target": 9907, + "target": 9893, "name": "ProductOptionDTO", "package": "@medusajs/types" } @@ -21474,7 +21474,7 @@ } }, { - "id": 9458, + "id": 9444, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -21491,7 +21491,7 @@ }, "type": { "type": "reference", - "target": 9742, + "target": 9728, "name": "Context", "package": "@medusajs/types" } @@ -21506,7 +21506,7 @@ "typeArguments": [ { "type": "reference", - "target": 9907, + "target": 9893, "name": "ProductOptionDTO", "package": "@medusajs/types" } @@ -21518,14 +21518,14 @@ ] }, { - "id": 9459, + "id": 9445, "name": "listProductOptions", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 9460, + "id": 9446, "name": "listProductOptions", "variant": "signature", "kind": 4096, @@ -21612,7 +21612,7 @@ }, "parameters": [ { - "id": 9461, + "id": 9447, "name": "filters", "variant": "param", "kind": 32768, @@ -21629,13 +21629,13 @@ }, "type": { "type": "reference", - "target": 9917, + "target": 9903, "name": "FilterableProductOptionProps", "package": "@medusajs/types" } }, { - "id": 9462, + "id": 9448, "name": "config", "variant": "param", "kind": 32768, @@ -21668,11 +21668,11 @@ }, "type": { "type": "reference", - "target": 9697, + "target": 9683, "typeArguments": [ { "type": "reference", - "target": 9907, + "target": 9893, "name": "ProductOptionDTO", "package": "@medusajs/types" } @@ -21682,7 +21682,7 @@ } }, { - "id": 9463, + "id": 9449, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -21699,7 +21699,7 @@ }, "type": { "type": "reference", - "target": 9742, + "target": 9728, "name": "Context", "package": "@medusajs/types" } @@ -21716,7 +21716,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 9907, + "target": 9893, "name": "ProductOptionDTO", "package": "@medusajs/types" } @@ -21729,14 +21729,14 @@ ] }, { - "id": 9464, + "id": 9450, "name": "listAndCountProductOptions", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 9465, + "id": 9451, "name": "listAndCountProductOptions", "variant": "signature", "kind": 4096, @@ -21823,7 +21823,7 @@ }, "parameters": [ { - "id": 9466, + "id": 9452, "name": "filters", "variant": "param", "kind": 32768, @@ -21840,13 +21840,13 @@ }, "type": { "type": "reference", - "target": 9917, + "target": 9903, "name": "FilterableProductOptionProps", "package": "@medusajs/types" } }, { - "id": 9467, + "id": 9453, "name": "config", "variant": "param", "kind": 32768, @@ -21879,11 +21879,11 @@ }, "type": { "type": "reference", - "target": 9697, + "target": 9683, "typeArguments": [ { "type": "reference", - "target": 9907, + "target": 9893, "name": "ProductOptionDTO", "package": "@medusajs/types" } @@ -21893,7 +21893,7 @@ } }, { - "id": 9468, + "id": 9454, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -21910,7 +21910,7 @@ }, "type": { "type": "reference", - "target": 9742, + "target": 9728, "name": "Context", "package": "@medusajs/types" } @@ -21930,7 +21930,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 9907, + "target": 9893, "name": "ProductOptionDTO", "package": "@medusajs/types" } @@ -21949,14 +21949,14 @@ ] }, { - "id": 9469, + "id": 9455, "name": "createProductOptions", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 9470, + "id": 9456, "name": "createProductOptions", "variant": "signature", "kind": 4096, @@ -21991,7 +21991,7 @@ }, "parameters": [ { - "id": 9471, + "id": 9457, "name": "data", "variant": "param", "kind": 32768, @@ -22008,14 +22008,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 9924, + "target": 9910, "name": "CreateProductOptionDTO", "package": "@medusajs/types" } } }, { - "id": 9472, + "id": 9458, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -22032,7 +22032,7 @@ }, "type": { "type": "reference", - "target": 9742, + "target": 9728, "name": "Context", "package": "@medusajs/types" } @@ -22049,7 +22049,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 9907, + "target": 9893, "name": "ProductOptionDTO", "package": "@medusajs/types" } @@ -22060,7 +22060,7 @@ } }, { - "id": 9473, + "id": 9459, "name": "createProductOptions", "variant": "signature", "kind": 4096, @@ -22095,7 +22095,7 @@ }, "parameters": [ { - "id": 9474, + "id": 9460, "name": "data", "variant": "param", "kind": 32768, @@ -22110,13 +22110,13 @@ }, "type": { "type": "reference", - "target": 9924, + "target": 9910, "name": "CreateProductOptionDTO", "package": "@medusajs/types" } }, { - "id": 9475, + "id": 9461, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -22133,7 +22133,7 @@ }, "type": { "type": "reference", - "target": 9742, + "target": 9728, "name": "Context", "package": "@medusajs/types" } @@ -22148,7 +22148,7 @@ "typeArguments": [ { "type": "reference", - "target": 9907, + "target": 9893, "name": "ProductOptionDTO", "package": "@medusajs/types" } @@ -22160,14 +22160,14 @@ ] }, { - "id": 9476, + "id": 9462, "name": "upsertProductOptions", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 9477, + "id": 9463, "name": "upsertProductOptions", "variant": "signature", "kind": 4096, @@ -22202,7 +22202,7 @@ }, "parameters": [ { - "id": 9478, + "id": 9464, "name": "data", "variant": "param", "kind": 32768, @@ -22219,14 +22219,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 9928, + "target": 9914, "name": "UpsertProductOptionDTO", "package": "@medusajs/types" } } }, { - "id": 9479, + "id": 9465, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -22243,7 +22243,7 @@ }, "type": { "type": "reference", - "target": 9742, + "target": 9728, "name": "Context", "package": "@medusajs/types" } @@ -22260,7 +22260,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 9907, + "target": 9893, "name": "ProductOptionDTO", "package": "@medusajs/types" } @@ -22271,7 +22271,7 @@ } }, { - "id": 9480, + "id": 9466, "name": "upsertProductOptions", "variant": "signature", "kind": 4096, @@ -22306,7 +22306,7 @@ }, "parameters": [ { - "id": 9481, + "id": 9467, "name": "data", "variant": "param", "kind": 32768, @@ -22321,13 +22321,13 @@ }, "type": { "type": "reference", - "target": 9928, + "target": 9914, "name": "UpsertProductOptionDTO", "package": "@medusajs/types" } }, { - "id": 9482, + "id": 9468, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -22344,7 +22344,7 @@ }, "type": { "type": "reference", - "target": 9742, + "target": 9728, "name": "Context", "package": "@medusajs/types" } @@ -22359,7 +22359,7 @@ "typeArguments": [ { "type": "reference", - "target": 9907, + "target": 9893, "name": "ProductOptionDTO", "package": "@medusajs/types" } @@ -22371,14 +22371,14 @@ ] }, { - "id": 9483, + "id": 9469, "name": "updateProductOptions", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 9484, + "id": 9470, "name": "updateProductOptions", "variant": "signature", "kind": 4096, @@ -22413,7 +22413,7 @@ }, "parameters": [ { - "id": 9485, + "id": 9471, "name": "id", "variant": "param", "kind": 32768, @@ -22432,7 +22432,7 @@ } }, { - "id": 9486, + "id": 9472, "name": "data", "variant": "param", "kind": 32768, @@ -22447,13 +22447,13 @@ }, "type": { "type": "reference", - "target": 9933, + "target": 9919, "name": "UpdateProductOptionDTO", "package": "@medusajs/types" } }, { - "id": 9487, + "id": 9473, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -22470,7 +22470,7 @@ }, "type": { "type": "reference", - "target": 9742, + "target": 9728, "name": "Context", "package": "@medusajs/types" } @@ -22485,7 +22485,7 @@ "typeArguments": [ { "type": "reference", - "target": 9907, + "target": 9893, "name": "ProductOptionDTO", "package": "@medusajs/types" } @@ -22495,7 +22495,7 @@ } }, { - "id": 9488, + "id": 9474, "name": "updateProductOptions", "variant": "signature", "kind": 4096, @@ -22530,7 +22530,7 @@ }, "parameters": [ { - "id": 9489, + "id": 9475, "name": "selector", "variant": "param", "kind": 32768, @@ -22545,13 +22545,13 @@ }, "type": { "type": "reference", - "target": 9917, + "target": 9903, "name": "FilterableProductOptionProps", "package": "@medusajs/types" } }, { - "id": 9490, + "id": 9476, "name": "data", "variant": "param", "kind": 32768, @@ -22566,13 +22566,13 @@ }, "type": { "type": "reference", - "target": 9933, + "target": 9919, "name": "UpdateProductOptionDTO", "package": "@medusajs/types" } }, { - "id": 9491, + "id": 9477, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -22589,7 +22589,7 @@ }, "type": { "type": "reference", - "target": 9742, + "target": 9728, "name": "Context", "package": "@medusajs/types" } @@ -22606,7 +22606,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 9907, + "target": 9893, "name": "ProductOptionDTO", "package": "@medusajs/types" } @@ -22619,14 +22619,14 @@ ] }, { - "id": 9492, + "id": 9478, "name": "deleteProductOptions", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 9493, + "id": 9479, "name": "deleteProductOptions", "variant": "signature", "kind": 4096, @@ -22661,7 +22661,7 @@ }, "parameters": [ { - "id": 9494, + "id": 9480, "name": "productOptionIds", "variant": "param", "kind": 32768, @@ -22683,7 +22683,7 @@ } }, { - "id": 9495, + "id": 9481, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -22700,7 +22700,7 @@ }, "type": { "type": "reference", - "target": 9742, + "target": 9728, "name": "Context", "package": "@medusajs/types" } @@ -22725,14 +22725,14 @@ ] }, { - "id": 9496, + "id": 9482, "name": "softDeleteProductOptions", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 9497, + "id": 9483, "name": "softDeleteProductOptions", "variant": "signature", "kind": 4096, @@ -22818,7 +22818,7 @@ }, "typeParameters": [ { - "id": 9498, + "id": 9484, "name": "TReturnableLinkableKeys", "variant": "typeParam", "kind": 131072, @@ -22835,7 +22835,7 @@ ], "parameters": [ { - "id": 9499, + "id": 9485, "name": "optionIds", "variant": "param", "kind": 32768, @@ -22857,7 +22857,7 @@ } }, { - "id": 9500, + "id": 9486, "name": "config", "variant": "param", "kind": 32768, @@ -22890,11 +22890,11 @@ }, "type": { "type": "reference", - "target": 9860, + "target": 9846, "typeArguments": [ { "type": "reference", - "target": 9498, + "target": 9484, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -22905,7 +22905,7 @@ } }, { - "id": 9501, + "id": 9487, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -22922,7 +22922,7 @@ }, "type": { "type": "reference", - "target": 9742, + "target": 9728, "name": "Context", "package": "@medusajs/types" } @@ -22974,14 +22974,14 @@ ] }, { - "id": 9502, + "id": 9488, "name": "restoreProductOptions", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 9503, + "id": 9489, "name": "restoreProductOptions", "variant": "signature", "kind": 4096, @@ -23033,7 +23033,7 @@ }, "typeParameters": [ { - "id": 9504, + "id": 9490, "name": "TReturnableLinkableKeys", "variant": "typeParam", "kind": 131072, @@ -23050,7 +23050,7 @@ ], "parameters": [ { - "id": 9505, + "id": 9491, "name": "optionIds", "variant": "param", "kind": 32768, @@ -23072,7 +23072,7 @@ } }, { - "id": 9506, + "id": 9492, "name": "config", "variant": "param", "kind": 32768, @@ -23097,11 +23097,11 @@ }, "type": { "type": "reference", - "target": 9863, + "target": 9849, "typeArguments": [ { "type": "reference", - "target": 9504, + "target": 9490, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -23112,7 +23112,7 @@ } }, { - "id": 9507, + "id": 9493, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -23129,7 +23129,7 @@ }, "type": { "type": "reference", - "target": 9742, + "target": 9728, "name": "Context", "package": "@medusajs/types" } @@ -23181,14 +23181,14 @@ ] }, { - "id": 9508, + "id": 9494, "name": "retrieveProductVariant", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 9509, + "id": 9495, "name": "retrieveProductVariant", "variant": "signature", "kind": 4096, @@ -23235,7 +23235,7 @@ }, "parameters": [ { - "id": 9510, + "id": 9496, "name": "productVariantId", "variant": "param", "kind": 32768, @@ -23254,7 +23254,7 @@ } }, { - "id": 9511, + "id": 9497, "name": "config", "variant": "param", "kind": 32768, @@ -23287,11 +23287,11 @@ }, "type": { "type": "reference", - "target": 9697, + "target": 9683, "typeArguments": [ { "type": "reference", - "target": 9937, + "target": 9923, "name": "ProductVariantDTO", "package": "@medusajs/types" } @@ -23301,7 +23301,7 @@ } }, { - "id": 9512, + "id": 9498, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -23318,7 +23318,7 @@ }, "type": { "type": "reference", - "target": 9742, + "target": 9728, "name": "Context", "package": "@medusajs/types" } @@ -23333,7 +23333,7 @@ "typeArguments": [ { "type": "reference", - "target": 9937, + "target": 9923, "name": "ProductVariantDTO", "package": "@medusajs/types" } @@ -23345,14 +23345,14 @@ ] }, { - "id": 9513, + "id": 9499, "name": "listProductVariants", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 9514, + "id": 9500, "name": "listProductVariants", "variant": "signature", "kind": 4096, @@ -23439,7 +23439,7 @@ }, "parameters": [ { - "id": 9515, + "id": 9501, "name": "filters", "variant": "param", "kind": 32768, @@ -23456,13 +23456,13 @@ }, "type": { "type": "reference", - "target": 9962, + "target": 9948, "name": "FilterableProductVariantProps", "package": "@medusajs/types" } }, { - "id": 9516, + "id": 9502, "name": "config", "variant": "param", "kind": 32768, @@ -23495,11 +23495,11 @@ }, "type": { "type": "reference", - "target": 9697, + "target": 9683, "typeArguments": [ { "type": "reference", - "target": 9937, + "target": 9923, "name": "ProductVariantDTO", "package": "@medusajs/types" } @@ -23509,7 +23509,7 @@ } }, { - "id": 9517, + "id": 9503, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -23526,7 +23526,7 @@ }, "type": { "type": "reference", - "target": 9742, + "target": 9728, "name": "Context", "package": "@medusajs/types" } @@ -23543,7 +23543,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 9937, + "target": 9923, "name": "ProductVariantDTO", "package": "@medusajs/types" } @@ -23556,14 +23556,14 @@ ] }, { - "id": 9518, + "id": 9504, "name": "listAndCountProductVariants", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 9519, + "id": 9505, "name": "listAndCountProductVariants", "variant": "signature", "kind": 4096, @@ -23650,7 +23650,7 @@ }, "parameters": [ { - "id": 9520, + "id": 9506, "name": "filters", "variant": "param", "kind": 32768, @@ -23667,13 +23667,13 @@ }, "type": { "type": "reference", - "target": 9962, + "target": 9948, "name": "FilterableProductVariantProps", "package": "@medusajs/types" } }, { - "id": 9521, + "id": 9507, "name": "config", "variant": "param", "kind": 32768, @@ -23706,11 +23706,11 @@ }, "type": { "type": "reference", - "target": 9697, + "target": 9683, "typeArguments": [ { "type": "reference", - "target": 9937, + "target": 9923, "name": "ProductVariantDTO", "package": "@medusajs/types" } @@ -23720,7 +23720,7 @@ } }, { - "id": 9522, + "id": 9508, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -23737,7 +23737,7 @@ }, "type": { "type": "reference", - "target": 9742, + "target": 9728, "name": "Context", "package": "@medusajs/types" } @@ -23757,7 +23757,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 9937, + "target": 9923, "name": "ProductVariantDTO", "package": "@medusajs/types" } @@ -23776,14 +23776,14 @@ ] }, { - "id": 9523, + "id": 9509, "name": "createProductVariants", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 9524, + "id": 9510, "name": "createProductVariants", "variant": "signature", "kind": 4096, @@ -23818,7 +23818,7 @@ }, "parameters": [ { - "id": 9525, + "id": 9511, "name": "data", "variant": "param", "kind": 32768, @@ -23835,14 +23835,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 9970, + "target": 9956, "name": "CreateProductVariantDTO", "package": "@medusajs/types" } } }, { - "id": 9526, + "id": 9512, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -23859,7 +23859,7 @@ }, "type": { "type": "reference", - "target": 9742, + "target": 9728, "name": "Context", "package": "@medusajs/types" } @@ -23876,7 +23876,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 9937, + "target": 9923, "name": "ProductVariantDTO", "package": "@medusajs/types" } @@ -23887,7 +23887,7 @@ } }, { - "id": 9527, + "id": 9513, "name": "createProductVariants", "variant": "signature", "kind": 4096, @@ -23922,7 +23922,7 @@ }, "parameters": [ { - "id": 9528, + "id": 9514, "name": "data", "variant": "param", "kind": 32768, @@ -23937,13 +23937,13 @@ }, "type": { "type": "reference", - "target": 9970, + "target": 9956, "name": "CreateProductVariantDTO", "package": "@medusajs/types" } }, { - "id": 9529, + "id": 9515, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -23960,7 +23960,7 @@ }, "type": { "type": "reference", - "target": 9742, + "target": 9728, "name": "Context", "package": "@medusajs/types" } @@ -23975,7 +23975,7 @@ "typeArguments": [ { "type": "reference", - "target": 9937, + "target": 9923, "name": "ProductVariantDTO", "package": "@medusajs/types" } @@ -23987,14 +23987,14 @@ ] }, { - "id": 9530, + "id": 9516, "name": "upsertProductVariants", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 9531, + "id": 9517, "name": "upsertProductVariants", "variant": "signature", "kind": 4096, @@ -24029,7 +24029,7 @@ }, "parameters": [ { - "id": 9532, + "id": 9518, "name": "data", "variant": "param", "kind": 32768, @@ -24046,14 +24046,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 9989, + "target": 9975, "name": "UpsertProductVariantDTO", "package": "@medusajs/types" } } }, { - "id": 9533, + "id": 9519, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -24070,7 +24070,7 @@ }, "type": { "type": "reference", - "target": 9742, + "target": 9728, "name": "Context", "package": "@medusajs/types" } @@ -24087,7 +24087,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 9937, + "target": 9923, "name": "ProductVariantDTO", "package": "@medusajs/types" } @@ -24098,7 +24098,7 @@ } }, { - "id": 9534, + "id": 9520, "name": "upsertProductVariants", "variant": "signature", "kind": 4096, @@ -24133,7 +24133,7 @@ }, "parameters": [ { - "id": 9535, + "id": 9521, "name": "data", "variant": "param", "kind": 32768, @@ -24148,13 +24148,13 @@ }, "type": { "type": "reference", - "target": 9989, + "target": 9975, "name": "UpsertProductVariantDTO", "package": "@medusajs/types" } }, { - "id": 9536, + "id": 9522, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -24171,7 +24171,7 @@ }, "type": { "type": "reference", - "target": 9742, + "target": 9728, "name": "Context", "package": "@medusajs/types" } @@ -24186,7 +24186,7 @@ "typeArguments": [ { "type": "reference", - "target": 9937, + "target": 9923, "name": "ProductVariantDTO", "package": "@medusajs/types" } @@ -24198,14 +24198,14 @@ ] }, { - "id": 9537, + "id": 9523, "name": "updateProductVariants", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 9538, + "id": 9524, "name": "updateProductVariants", "variant": "signature", "kind": 4096, @@ -24240,7 +24240,7 @@ }, "parameters": [ { - "id": 9539, + "id": 9525, "name": "id", "variant": "param", "kind": 32768, @@ -24259,7 +24259,7 @@ } }, { - "id": 9540, + "id": 9526, "name": "data", "variant": "param", "kind": 32768, @@ -24274,13 +24274,13 @@ }, "type": { "type": "reference", - "target": 10008, + "target": 9994, "name": "UpdateProductVariantDTO", "package": "@medusajs/types" } }, { - "id": 9541, + "id": 9527, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -24297,7 +24297,7 @@ }, "type": { "type": "reference", - "target": 9742, + "target": 9728, "name": "Context", "package": "@medusajs/types" } @@ -24312,7 +24312,7 @@ "typeArguments": [ { "type": "reference", - "target": 9937, + "target": 9923, "name": "ProductVariantDTO", "package": "@medusajs/types" } @@ -24322,7 +24322,7 @@ } }, { - "id": 9542, + "id": 9528, "name": "updateProductVariants", "variant": "signature", "kind": 4096, @@ -24357,7 +24357,7 @@ }, "parameters": [ { - "id": 9543, + "id": 9529, "name": "selector", "variant": "param", "kind": 32768, @@ -24372,13 +24372,13 @@ }, "type": { "type": "reference", - "target": 9962, + "target": 9948, "name": "FilterableProductVariantProps", "package": "@medusajs/types" } }, { - "id": 9544, + "id": 9530, "name": "data", "variant": "param", "kind": 32768, @@ -24393,13 +24393,13 @@ }, "type": { "type": "reference", - "target": 10008, + "target": 9994, "name": "UpdateProductVariantDTO", "package": "@medusajs/types" } }, { - "id": 9545, + "id": 9531, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -24416,7 +24416,7 @@ }, "type": { "type": "reference", - "target": 9742, + "target": 9728, "name": "Context", "package": "@medusajs/types" } @@ -24433,7 +24433,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 9937, + "target": 9923, "name": "ProductVariantDTO", "package": "@medusajs/types" } @@ -24446,14 +24446,14 @@ ] }, { - "id": 9546, + "id": 9532, "name": "deleteProductVariants", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 9547, + "id": 9533, "name": "deleteProductVariants", "variant": "signature", "kind": 4096, @@ -24488,7 +24488,7 @@ }, "parameters": [ { - "id": 9548, + "id": 9534, "name": "productVariantIds", "variant": "param", "kind": 32768, @@ -24510,7 +24510,7 @@ } }, { - "id": 9549, + "id": 9535, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -24527,7 +24527,7 @@ }, "type": { "type": "reference", - "target": 9742, + "target": 9728, "name": "Context", "package": "@medusajs/types" } @@ -24552,14 +24552,14 @@ ] }, { - "id": 9550, + "id": 9536, "name": "softDeleteProductVariants", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 9551, + "id": 9537, "name": "softDeleteProductVariants", "variant": "signature", "kind": 4096, @@ -24645,7 +24645,7 @@ }, "typeParameters": [ { - "id": 9552, + "id": 9538, "name": "TReturnableLinkableKeys", "variant": "typeParam", "kind": 131072, @@ -24662,7 +24662,7 @@ ], "parameters": [ { - "id": 9553, + "id": 9539, "name": "variantIds", "variant": "param", "kind": 32768, @@ -24684,7 +24684,7 @@ } }, { - "id": 9554, + "id": 9540, "name": "config", "variant": "param", "kind": 32768, @@ -24717,11 +24717,11 @@ }, "type": { "type": "reference", - "target": 9860, + "target": 9846, "typeArguments": [ { "type": "reference", - "target": 9552, + "target": 9538, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -24732,7 +24732,7 @@ } }, { - "id": 9555, + "id": 9541, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -24749,7 +24749,7 @@ }, "type": { "type": "reference", - "target": 9742, + "target": 9728, "name": "Context", "package": "@medusajs/types" } @@ -24801,14 +24801,14 @@ ] }, { - "id": 9556, + "id": 9542, "name": "restoreProductVariants", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 9557, + "id": 9543, "name": "restoreProductVariants", "variant": "signature", "kind": 4096, @@ -24860,7 +24860,7 @@ }, "typeParameters": [ { - "id": 9558, + "id": 9544, "name": "TReturnableLinkableKeys", "variant": "typeParam", "kind": 131072, @@ -24877,7 +24877,7 @@ ], "parameters": [ { - "id": 9559, + "id": 9545, "name": "variantIds", "variant": "param", "kind": 32768, @@ -24899,7 +24899,7 @@ } }, { - "id": 9560, + "id": 9546, "name": "config", "variant": "param", "kind": 32768, @@ -24924,11 +24924,11 @@ }, "type": { "type": "reference", - "target": 9863, + "target": 9849, "typeArguments": [ { "type": "reference", - "target": 9558, + "target": 9544, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -24939,7 +24939,7 @@ } }, { - "id": 9561, + "id": 9547, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -24956,7 +24956,7 @@ }, "type": { "type": "reference", - "target": 9742, + "target": 9728, "name": "Context", "package": "@medusajs/types" } @@ -25008,14 +25008,14 @@ ] }, { - "id": 9562, + "id": 9548, "name": "retrieveProductCollection", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 9563, + "id": 9549, "name": "retrieveProductCollection", "variant": "signature", "kind": 4096, @@ -25062,7 +25062,7 @@ }, "parameters": [ { - "id": 9564, + "id": 9550, "name": "productCollectionId", "variant": "param", "kind": 32768, @@ -25081,7 +25081,7 @@ } }, { - "id": 9565, + "id": 9551, "name": "config", "variant": "param", "kind": 32768, @@ -25114,11 +25114,11 @@ }, "type": { "type": "reference", - "target": 9697, + "target": 9683, "typeArguments": [ { "type": "reference", - "target": 10026, + "target": 10012, "name": "ProductCollectionDTO", "package": "@medusajs/types" } @@ -25128,7 +25128,7 @@ } }, { - "id": 9566, + "id": 9552, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -25145,7 +25145,7 @@ }, "type": { "type": "reference", - "target": 9742, + "target": 9728, "name": "Context", "package": "@medusajs/types" } @@ -25160,7 +25160,7 @@ "typeArguments": [ { "type": "reference", - "target": 10026, + "target": 10012, "name": "ProductCollectionDTO", "package": "@medusajs/types" } @@ -25172,14 +25172,14 @@ ] }, { - "id": 9567, + "id": 9553, "name": "listProductCollections", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 9568, + "id": 9554, "name": "listProductCollections", "variant": "signature", "kind": 4096, @@ -25266,7 +25266,7 @@ }, "parameters": [ { - "id": 9569, + "id": 9555, "name": "filters", "variant": "param", "kind": 32768, @@ -25283,13 +25283,13 @@ }, "type": { "type": "reference", - "target": 10035, + "target": 10021, "name": "FilterableProductCollectionProps", "package": "@medusajs/types" } }, { - "id": 9570, + "id": 9556, "name": "config", "variant": "param", "kind": 32768, @@ -25322,11 +25322,11 @@ }, "type": { "type": "reference", - "target": 9697, + "target": 9683, "typeArguments": [ { "type": "reference", - "target": 10026, + "target": 10012, "name": "ProductCollectionDTO", "package": "@medusajs/types" } @@ -25336,7 +25336,7 @@ } }, { - "id": 9571, + "id": 9557, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -25353,7 +25353,7 @@ }, "type": { "type": "reference", - "target": 9742, + "target": 9728, "name": "Context", "package": "@medusajs/types" } @@ -25370,7 +25370,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 10026, + "target": 10012, "name": "ProductCollectionDTO", "package": "@medusajs/types" } @@ -25383,14 +25383,14 @@ ] }, { - "id": 9572, + "id": 9558, "name": "listAndCountProductCollections", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 9573, + "id": 9559, "name": "listAndCountProductCollections", "variant": "signature", "kind": 4096, @@ -25477,7 +25477,7 @@ }, "parameters": [ { - "id": 9574, + "id": 9560, "name": "filters", "variant": "param", "kind": 32768, @@ -25494,13 +25494,13 @@ }, "type": { "type": "reference", - "target": 10035, + "target": 10021, "name": "FilterableProductCollectionProps", "package": "@medusajs/types" } }, { - "id": 9575, + "id": 9561, "name": "config", "variant": "param", "kind": 32768, @@ -25533,11 +25533,11 @@ }, "type": { "type": "reference", - "target": 9697, + "target": 9683, "typeArguments": [ { "type": "reference", - "target": 10026, + "target": 10012, "name": "ProductCollectionDTO", "package": "@medusajs/types" } @@ -25547,7 +25547,7 @@ } }, { - "id": 9576, + "id": 9562, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -25564,7 +25564,7 @@ }, "type": { "type": "reference", - "target": 9742, + "target": 9728, "name": "Context", "package": "@medusajs/types" } @@ -25584,7 +25584,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 10026, + "target": 10012, "name": "ProductCollectionDTO", "package": "@medusajs/types" } @@ -25603,14 +25603,14 @@ ] }, { - "id": 9577, + "id": 9563, "name": "createProductCollections", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 9578, + "id": 9564, "name": "createProductCollections", "variant": "signature", "kind": 4096, @@ -25645,7 +25645,7 @@ }, "parameters": [ { - "id": 9579, + "id": 9565, "name": "data", "variant": "param", "kind": 32768, @@ -25662,14 +25662,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 10042, + "target": 10028, "name": "CreateProductCollectionDTO", "package": "@medusajs/types" } } }, { - "id": 9580, + "id": 9566, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -25686,7 +25686,7 @@ }, "type": { "type": "reference", - "target": 9742, + "target": 9728, "name": "Context", "package": "@medusajs/types" } @@ -25703,7 +25703,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 10026, + "target": 10012, "name": "ProductCollectionDTO", "package": "@medusajs/types" } @@ -25714,7 +25714,7 @@ } }, { - "id": 9581, + "id": 9567, "name": "createProductCollections", "variant": "signature", "kind": 4096, @@ -25749,7 +25749,7 @@ }, "parameters": [ { - "id": 9582, + "id": 9568, "name": "data", "variant": "param", "kind": 32768, @@ -25764,13 +25764,13 @@ }, "type": { "type": "reference", - "target": 10042, + "target": 10028, "name": "CreateProductCollectionDTO", "package": "@medusajs/types" } }, { - "id": 9583, + "id": 9569, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -25787,7 +25787,7 @@ }, "type": { "type": "reference", - "target": 9742, + "target": 9728, "name": "Context", "package": "@medusajs/types" } @@ -25802,7 +25802,7 @@ "typeArguments": [ { "type": "reference", - "target": 10026, + "target": 10012, "name": "ProductCollectionDTO", "package": "@medusajs/types" } @@ -25814,14 +25814,14 @@ ] }, { - "id": 9584, + "id": 9570, "name": "upsertProductCollections", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 9585, + "id": 9571, "name": "upsertProductCollections", "variant": "signature", "kind": 4096, @@ -25856,7 +25856,7 @@ }, "parameters": [ { - "id": 9586, + "id": 9572, "name": "data", "variant": "param", "kind": 32768, @@ -25873,14 +25873,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 10047, + "target": 10033, "name": "UpsertProductCollectionDTO", "package": "@medusajs/types" } } }, { - "id": 9587, + "id": 9573, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -25897,7 +25897,7 @@ }, "type": { "type": "reference", - "target": 9742, + "target": 9728, "name": "Context", "package": "@medusajs/types" } @@ -25914,7 +25914,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 10026, + "target": 10012, "name": "ProductCollectionDTO", "package": "@medusajs/types" } @@ -25925,7 +25925,7 @@ } }, { - "id": 9588, + "id": 9574, "name": "upsertProductCollections", "variant": "signature", "kind": 4096, @@ -25960,7 +25960,7 @@ }, "parameters": [ { - "id": 9589, + "id": 9575, "name": "data", "variant": "param", "kind": 32768, @@ -25975,13 +25975,13 @@ }, "type": { "type": "reference", - "target": 10047, + "target": 10033, "name": "UpsertProductCollectionDTO", "package": "@medusajs/types" } }, { - "id": 9590, + "id": 9576, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -25998,7 +25998,7 @@ }, "type": { "type": "reference", - "target": 9742, + "target": 9728, "name": "Context", "package": "@medusajs/types" } @@ -26013,7 +26013,7 @@ "typeArguments": [ { "type": "reference", - "target": 10026, + "target": 10012, "name": "ProductCollectionDTO", "package": "@medusajs/types" } @@ -26025,14 +26025,14 @@ ] }, { - "id": 9591, + "id": 9577, "name": "updateProductCollections", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 9592, + "id": 9578, "name": "updateProductCollections", "variant": "signature", "kind": 4096, @@ -26067,7 +26067,7 @@ }, "parameters": [ { - "id": 9593, + "id": 9579, "name": "id", "variant": "param", "kind": 32768, @@ -26086,7 +26086,7 @@ } }, { - "id": 9594, + "id": 9580, "name": "data", "variant": "param", "kind": 32768, @@ -26101,13 +26101,13 @@ }, "type": { "type": "reference", - "target": 10054, + "target": 10040, "name": "UpdateProductCollectionDTO", "package": "@medusajs/types" } }, { - "id": 9595, + "id": 9581, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -26124,7 +26124,7 @@ }, "type": { "type": "reference", - "target": 9742, + "target": 9728, "name": "Context", "package": "@medusajs/types" } @@ -26139,7 +26139,7 @@ "typeArguments": [ { "type": "reference", - "target": 10026, + "target": 10012, "name": "ProductCollectionDTO", "package": "@medusajs/types" } @@ -26149,7 +26149,7 @@ } }, { - "id": 9596, + "id": 9582, "name": "updateProductCollections", "variant": "signature", "kind": 4096, @@ -26184,7 +26184,7 @@ }, "parameters": [ { - "id": 9597, + "id": 9583, "name": "selector", "variant": "param", "kind": 32768, @@ -26199,13 +26199,13 @@ }, "type": { "type": "reference", - "target": 10035, + "target": 10021, "name": "FilterableProductCollectionProps", "package": "@medusajs/types" } }, { - "id": 9598, + "id": 9584, "name": "data", "variant": "param", "kind": 32768, @@ -26220,13 +26220,13 @@ }, "type": { "type": "reference", - "target": 10054, + "target": 10040, "name": "UpdateProductCollectionDTO", "package": "@medusajs/types" } }, { - "id": 9599, + "id": 9585, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -26243,7 +26243,7 @@ }, "type": { "type": "reference", - "target": 9742, + "target": 9728, "name": "Context", "package": "@medusajs/types" } @@ -26260,7 +26260,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 10026, + "target": 10012, "name": "ProductCollectionDTO", "package": "@medusajs/types" } @@ -26273,14 +26273,14 @@ ] }, { - "id": 9600, + "id": 9586, "name": "deleteProductCollections", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 9601, + "id": 9587, "name": "deleteProductCollections", "variant": "signature", "kind": 4096, @@ -26315,7 +26315,7 @@ }, "parameters": [ { - "id": 9602, + "id": 9588, "name": "productCollectionIds", "variant": "param", "kind": 32768, @@ -26337,7 +26337,7 @@ } }, { - "id": 9603, + "id": 9589, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -26354,7 +26354,7 @@ }, "type": { "type": "reference", - "target": 9742, + "target": 9728, "name": "Context", "package": "@medusajs/types" } @@ -26379,14 +26379,14 @@ ] }, { - "id": 9604, + "id": 9590, "name": "softDeleteProductCollections", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 9605, + "id": 9591, "name": "softDeleteProductCollections", "variant": "signature", "kind": 4096, @@ -26472,7 +26472,7 @@ }, "typeParameters": [ { - "id": 9606, + "id": 9592, "name": "TReturnableLinkableKeys", "variant": "typeParam", "kind": 131072, @@ -26489,7 +26489,7 @@ ], "parameters": [ { - "id": 9607, + "id": 9593, "name": "collectionIds", "variant": "param", "kind": 32768, @@ -26511,7 +26511,7 @@ } }, { - "id": 9608, + "id": 9594, "name": "config", "variant": "param", "kind": 32768, @@ -26536,11 +26536,11 @@ }, "type": { "type": "reference", - "target": 9860, + "target": 9846, "typeArguments": [ { "type": "reference", - "target": 9606, + "target": 9592, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -26551,7 +26551,7 @@ } }, { - "id": 9609, + "id": 9595, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -26568,7 +26568,7 @@ }, "type": { "type": "reference", - "target": 9742, + "target": 9728, "name": "Context", "package": "@medusajs/types" } @@ -26620,14 +26620,14 @@ ] }, { - "id": 9610, + "id": 9596, "name": "restoreProductCollections", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 9611, + "id": 9597, "name": "restoreProductCollections", "variant": "signature", "kind": 4096, @@ -26679,7 +26679,7 @@ }, "typeParameters": [ { - "id": 9612, + "id": 9598, "name": "TReturnableLinkableKeys", "variant": "typeParam", "kind": 131072, @@ -26696,7 +26696,7 @@ ], "parameters": [ { - "id": 9613, + "id": 9599, "name": "collectionIds", "variant": "param", "kind": 32768, @@ -26718,7 +26718,7 @@ } }, { - "id": 9614, + "id": 9600, "name": "config", "variant": "param", "kind": 32768, @@ -26743,11 +26743,11 @@ }, "type": { "type": "reference", - "target": 9863, + "target": 9849, "typeArguments": [ { "type": "reference", - "target": 9612, + "target": 9598, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -26758,7 +26758,7 @@ } }, { - "id": 9615, + "id": 9601, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -26775,7 +26775,7 @@ }, "type": { "type": "reference", - "target": 9742, + "target": 9728, "name": "Context", "package": "@medusajs/types" } @@ -26827,14 +26827,14 @@ ] }, { - "id": 9616, + "id": 9602, "name": "retrieveProductCategory", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 9617, + "id": 9603, "name": "retrieveProductCategory", "variant": "signature", "kind": 4096, @@ -26881,7 +26881,7 @@ }, "parameters": [ { - "id": 9618, + "id": 9604, "name": "productCategoryId", "variant": "param", "kind": 32768, @@ -26900,7 +26900,7 @@ } }, { - "id": 9619, + "id": 9605, "name": "config", "variant": "param", "kind": 32768, @@ -26933,11 +26933,11 @@ }, "type": { "type": "reference", - "target": 9697, + "target": 9683, "typeArguments": [ { "type": "reference", - "target": 10060, + "target": 10046, "name": "ProductCategoryDTO", "package": "@medusajs/types" } @@ -26947,7 +26947,7 @@ } }, { - "id": 9620, + "id": 9606, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -26964,7 +26964,7 @@ }, "type": { "type": "reference", - "target": 9742, + "target": 9728, "name": "Context", "package": "@medusajs/types" } @@ -26979,7 +26979,7 @@ "typeArguments": [ { "type": "reference", - "target": 10060, + "target": 10046, "name": "ProductCategoryDTO", "package": "@medusajs/types" } @@ -26991,14 +26991,14 @@ ] }, { - "id": 9621, + "id": 9607, "name": "listProductCategories", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 9622, + "id": 9608, "name": "listProductCategories", "variant": "signature", "kind": 4096, @@ -27085,7 +27085,7 @@ }, "parameters": [ { - "id": 9623, + "id": 9609, "name": "filters", "variant": "param", "kind": 32768, @@ -27102,13 +27102,13 @@ }, "type": { "type": "reference", - "target": 10076, + "target": 10062, "name": "FilterableProductCategoryProps", "package": "@medusajs/types" } }, { - "id": 9624, + "id": 9610, "name": "config", "variant": "param", "kind": 32768, @@ -27141,11 +27141,11 @@ }, "type": { "type": "reference", - "target": 9697, + "target": 9683, "typeArguments": [ { "type": "reference", - "target": 10060, + "target": 10046, "name": "ProductCategoryDTO", "package": "@medusajs/types" } @@ -27155,7 +27155,7 @@ } }, { - "id": 9625, + "id": 9611, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -27172,7 +27172,7 @@ }, "type": { "type": "reference", - "target": 9742, + "target": 9728, "name": "Context", "package": "@medusajs/types" } @@ -27189,7 +27189,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 10060, + "target": 10046, "name": "ProductCategoryDTO", "package": "@medusajs/types" } @@ -27202,14 +27202,14 @@ ] }, { - "id": 9626, + "id": 9612, "name": "listAndCountProductCategories", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 9627, + "id": 9613, "name": "listAndCountProductCategories", "variant": "signature", "kind": 4096, @@ -27296,7 +27296,7 @@ }, "parameters": [ { - "id": 9628, + "id": 9614, "name": "filters", "variant": "param", "kind": 32768, @@ -27313,13 +27313,13 @@ }, "type": { "type": "reference", - "target": 10076, + "target": 10062, "name": "FilterableProductCategoryProps", "package": "@medusajs/types" } }, { - "id": 9629, + "id": 9615, "name": "config", "variant": "param", "kind": 32768, @@ -27352,11 +27352,11 @@ }, "type": { "type": "reference", - "target": 9697, + "target": 9683, "typeArguments": [ { "type": "reference", - "target": 10060, + "target": 10046, "name": "ProductCategoryDTO", "package": "@medusajs/types" } @@ -27366,7 +27366,7 @@ } }, { - "id": 9630, + "id": 9616, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -27383,7 +27383,7 @@ }, "type": { "type": "reference", - "target": 9742, + "target": 9728, "name": "Context", "package": "@medusajs/types" } @@ -27403,7 +27403,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 10060, + "target": 10046, "name": "ProductCategoryDTO", "package": "@medusajs/types" } @@ -27422,14 +27422,14 @@ ] }, { - "id": 9631, + "id": 9617, "name": "createProductCategories", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 9632, + "id": 9618, "name": "createProductCategories", "variant": "signature", "kind": 4096, @@ -27464,7 +27464,7 @@ }, "parameters": [ { - "id": 9633, + "id": 9619, "name": "data", "variant": "param", "kind": 32768, @@ -27481,14 +27481,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 10088, + "target": 10074, "name": "CreateProductCategoryDTO", "package": "@medusajs/types" } } }, { - "id": 9634, + "id": 9620, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -27505,7 +27505,7 @@ }, "type": { "type": "reference", - "target": 9742, + "target": 9728, "name": "Context", "package": "@medusajs/types" } @@ -27522,7 +27522,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 10060, + "target": 10046, "name": "ProductCategoryDTO", "package": "@medusajs/types" } @@ -27533,7 +27533,7 @@ } }, { - "id": 9635, + "id": 9621, "name": "createProductCategories", "variant": "signature", "kind": 4096, @@ -27568,7 +27568,7 @@ }, "parameters": [ { - "id": 9636, + "id": 9622, "name": "data", "variant": "param", "kind": 32768, @@ -27583,13 +27583,13 @@ }, "type": { "type": "reference", - "target": 10088, + "target": 10074, "name": "CreateProductCategoryDTO", "package": "@medusajs/types" } }, { - "id": 9637, + "id": 9623, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -27606,7 +27606,7 @@ }, "type": { "type": "reference", - "target": 9742, + "target": 9728, "name": "Context", "package": "@medusajs/types" } @@ -27621,7 +27621,7 @@ "typeArguments": [ { "type": "reference", - "target": 10060, + "target": 10046, "name": "ProductCategoryDTO", "package": "@medusajs/types" } @@ -27633,14 +27633,14 @@ ] }, { - "id": 9638, + "id": 9624, "name": "upsertProductCategories", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 9639, + "id": 9625, "name": "upsertProductCategories", "variant": "signature", "kind": 4096, @@ -27675,7 +27675,7 @@ }, "parameters": [ { - "id": 9640, + "id": 9626, "name": "data", "variant": "param", "kind": 32768, @@ -27692,14 +27692,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 10097, + "target": 10083, "name": "UpsertProductCategoryDTO", "package": "@medusajs/types" } } }, { - "id": 9641, + "id": 9627, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -27716,7 +27716,7 @@ }, "type": { "type": "reference", - "target": 9742, + "target": 9728, "name": "Context", "package": "@medusajs/types" } @@ -27733,7 +27733,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 10060, + "target": 10046, "name": "ProductCategoryDTO", "package": "@medusajs/types" } @@ -27744,7 +27744,7 @@ } }, { - "id": 9642, + "id": 9628, "name": "upsertProductCategories", "variant": "signature", "kind": 4096, @@ -27779,7 +27779,7 @@ }, "parameters": [ { - "id": 9643, + "id": 9629, "name": "data", "variant": "param", "kind": 32768, @@ -27794,13 +27794,13 @@ }, "type": { "type": "reference", - "target": 10097, + "target": 10083, "name": "UpsertProductCategoryDTO", "package": "@medusajs/types" } }, { - "id": 9644, + "id": 9630, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -27817,7 +27817,7 @@ }, "type": { "type": "reference", - "target": 9742, + "target": 9728, "name": "Context", "package": "@medusajs/types" } @@ -27832,7 +27832,7 @@ "typeArguments": [ { "type": "reference", - "target": 10060, + "target": 10046, "name": "ProductCategoryDTO", "package": "@medusajs/types" } @@ -27844,14 +27844,14 @@ ] }, { - "id": 9645, + "id": 9631, "name": "updateProductCategories", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 9646, + "id": 9632, "name": "updateProductCategories", "variant": "signature", "kind": 4096, @@ -27886,7 +27886,7 @@ }, "parameters": [ { - "id": 9647, + "id": 9633, "name": "id", "variant": "param", "kind": 32768, @@ -27905,7 +27905,7 @@ } }, { - "id": 9648, + "id": 9634, "name": "data", "variant": "param", "kind": 32768, @@ -27920,13 +27920,13 @@ }, "type": { "type": "reference", - "target": 10107, + "target": 10093, "name": "UpdateProductCategoryDTO", "package": "@medusajs/types" } }, { - "id": 9649, + "id": 9635, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -27943,7 +27943,7 @@ }, "type": { "type": "reference", - "target": 9742, + "target": 9728, "name": "Context", "package": "@medusajs/types" } @@ -27958,7 +27958,7 @@ "typeArguments": [ { "type": "reference", - "target": 10060, + "target": 10046, "name": "ProductCategoryDTO", "package": "@medusajs/types" } @@ -27968,7 +27968,7 @@ } }, { - "id": 9650, + "id": 9636, "name": "updateProductCategories", "variant": "signature", "kind": 4096, @@ -28003,7 +28003,7 @@ }, "parameters": [ { - "id": 9651, + "id": 9637, "name": "selector", "variant": "param", "kind": 32768, @@ -28018,13 +28018,13 @@ }, "type": { "type": "reference", - "target": 10076, + "target": 10062, "name": "FilterableProductCategoryProps", "package": "@medusajs/types" } }, { - "id": 9652, + "id": 9638, "name": "data", "variant": "param", "kind": 32768, @@ -28039,13 +28039,13 @@ }, "type": { "type": "reference", - "target": 10107, + "target": 10093, "name": "UpdateProductCategoryDTO", "package": "@medusajs/types" } }, { - "id": 9653, + "id": 9639, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -28062,7 +28062,7 @@ }, "type": { "type": "reference", - "target": 9742, + "target": 9728, "name": "Context", "package": "@medusajs/types" } @@ -28079,7 +28079,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 10060, + "target": 10046, "name": "ProductCategoryDTO", "package": "@medusajs/types" } @@ -28092,14 +28092,14 @@ ] }, { - "id": 9654, + "id": 9640, "name": "deleteProductCategories", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 9655, + "id": 9641, "name": "deleteProductCategories", "variant": "signature", "kind": 4096, @@ -28134,7 +28134,7 @@ }, "parameters": [ { - "id": 9656, + "id": 9642, "name": "productCategoryIds", "variant": "param", "kind": 32768, @@ -28156,7 +28156,7 @@ } }, { - "id": 9657, + "id": 9643, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -28173,7 +28173,7 @@ }, "type": { "type": "reference", - "target": 9742, + "target": 9728, "name": "Context", "package": "@medusajs/types" } @@ -28198,14 +28198,14 @@ ] }, { - "id": 9658, + "id": 9644, "name": "softDeleteProductCategories", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 9659, + "id": 9645, "name": "softDeleteProductCategories", "variant": "signature", "kind": 4096, @@ -28291,7 +28291,7 @@ }, "typeParameters": [ { - "id": 9660, + "id": 9646, "name": "TReturnableLinkableKeys", "variant": "typeParam", "kind": 131072, @@ -28308,7 +28308,7 @@ ], "parameters": [ { - "id": 9661, + "id": 9647, "name": "categoryIds", "variant": "param", "kind": 32768, @@ -28330,7 +28330,7 @@ } }, { - "id": 9662, + "id": 9648, "name": "config", "variant": "param", "kind": 32768, @@ -28355,11 +28355,11 @@ }, "type": { "type": "reference", - "target": 9860, + "target": 9846, "typeArguments": [ { "type": "reference", - "target": 9660, + "target": 9646, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -28370,7 +28370,7 @@ } }, { - "id": 9663, + "id": 9649, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -28387,7 +28387,7 @@ }, "type": { "type": "reference", - "target": 9742, + "target": 9728, "name": "Context", "package": "@medusajs/types" } @@ -28439,14 +28439,14 @@ ] }, { - "id": 9664, + "id": 9650, "name": "restoreProductCategories", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 9665, + "id": 9651, "name": "restoreProductCategories", "variant": "signature", "kind": 4096, @@ -28498,7 +28498,7 @@ }, "typeParameters": [ { - "id": 9666, + "id": 9652, "name": "TReturnableLinkableKeys", "variant": "typeParam", "kind": 131072, @@ -28515,7 +28515,7 @@ ], "parameters": [ { - "id": 9667, + "id": 9653, "name": "categoryIds", "variant": "param", "kind": 32768, @@ -28537,7 +28537,7 @@ } }, { - "id": 9668, + "id": 9654, "name": "config", "variant": "param", "kind": 32768, @@ -28562,11 +28562,11 @@ }, "type": { "type": "reference", - "target": 9863, + "target": 9849, "typeArguments": [ { "type": "reference", - "target": 9666, + "target": 9652, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -28577,7 +28577,7 @@ } }, { - "id": 9669, + "id": 9655, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -28594,7 +28594,7 @@ }, "type": { "type": "reference", - "target": 9742, + "target": 9728, "name": "Context", "package": "@medusajs/types" } @@ -28650,90 +28650,90 @@ { "title": "Methods", "children": [ - 9292, - 9297, - 9302, + 9278, + 9283, + 9288, + 9293, + 9300, 9307, - 9314, - 9321, - 9330, - 9334, - 9340, - 9346, - 9351, - 9356, + 9316, + 9320, + 9326, + 9332, + 9337, + 9342, + 9347, + 9354, 9361, - 9368, - 9375, - 9384, - 9388, - 9394, - 9400, - 9405, - 9410, + 9370, + 9374, + 9380, + 9386, + 9391, + 9396, + 9401, + 9408, 9415, - 9422, - 9429, - 9438, - 9442, - 9448, - 9454, - 9459, - 9464, + 9424, + 9428, + 9434, + 9440, + 9445, + 9450, + 9455, + 9462, 9469, - 9476, - 9483, - 9492, - 9496, - 9502, - 9508, - 9513, - 9518, + 9478, + 9482, + 9488, + 9494, + 9499, + 9504, + 9509, + 9516, 9523, - 9530, - 9537, - 9546, - 9550, - 9556, - 9562, - 9567, - 9572, + 9532, + 9536, + 9542, + 9548, + 9553, + 9558, + 9563, + 9570, 9577, - 9584, - 9591, - 9600, - 9604, - 9610, - 9616, - 9621, - 9626, + 9586, + 9590, + 9596, + 9602, + 9607, + 9612, + 9617, + 9624, 9631, - 9638, - 9645, - 9654, - 9658, - 9664 + 9640, + 9644, + 9650 ] } ], "extendedTypes": [ { "type": "reference", - "target": 9683, + "target": 9669, "name": "IModuleService", "package": "@medusajs/types" } ] }, { - "id": 10229, + "id": 10215, "name": "MessageAggregatorFormat", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 10230, + "id": 10216, "name": "groupBy", "variant": "declaration", "kind": 1024, @@ -28749,7 +28749,7 @@ } }, { - "id": 10231, + "id": 10217, "name": "sortBy", "variant": "declaration", "kind": 1024, @@ -28759,21 +28759,21 @@ "type": { "type": "reflection", "declaration": { - "id": 10232, + "id": 10218, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "indexSignatures": [ { - "id": 10233, + "id": 10219, "name": "__index", "variant": "signature", "kind": 8192, "flags": {}, "parameters": [ { - "id": 10234, + "id": 10220, "name": "key", "variant": "param", "kind": 32768, @@ -28814,35 +28814,35 @@ { "title": "Properties", "children": [ - 10230, - 10231 + 10216, + 10217 ] } ] }, { - "id": 10149, + "id": 10135, "name": "IMessageAggregator", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 10150, + "id": 10136, "name": "save", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 10151, + "id": 10137, "name": "save", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 10152, + "id": 10138, "name": "msg", "variant": "param", "kind": 32768, @@ -28852,7 +28852,7 @@ "types": [ { "type": "reference", - "target": 10225, + "target": 10211, "name": "Message", "package": "@medusajs/types" }, @@ -28860,7 +28860,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 10225, + "target": 10211, "name": "Message", "package": "@medusajs/types" } @@ -28877,21 +28877,21 @@ ] }, { - "id": 10153, + "id": 10139, "name": "getMessages", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 10154, + "id": 10140, "name": "getMessages", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 10155, + "id": 10141, "name": "format", "variant": "param", "kind": 32768, @@ -28900,7 +28900,7 @@ }, "type": { "type": "reference", - "target": 10229, + "target": 10215, "name": "MessageAggregatorFormat", "package": "@medusajs/types" } @@ -28921,7 +28921,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 10225, + "target": 10211, "name": "Message", "package": "@medusajs/types" } @@ -28934,14 +28934,14 @@ ] }, { - "id": 10156, + "id": 10142, "name": "clearMessages", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 10157, + "id": 10143, "name": "clearMessages", "variant": "signature", "kind": 4096, @@ -28954,21 +28954,21 @@ ] }, { - "id": 10158, + "id": 10144, "name": "saveRawMessageData", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 10159, + "id": 10145, "name": "saveRawMessageData", "variant": "signature", "kind": 4096, "flags": {}, "typeParameters": [ { - "id": 10160, + "id": 10146, "name": "T", "variant": "typeParam", "kind": 131072, @@ -28977,7 +28977,7 @@ ], "parameters": [ { - "id": 10161, + "id": 10147, "name": "messageData", "variant": "param", "kind": 32768, @@ -28987,11 +28987,11 @@ "types": [ { "type": "reference", - "target": 10235, + "target": 10221, "typeArguments": [ { "type": "reference", - "target": 10160, + "target": 10146, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -29004,11 +29004,11 @@ "type": "array", "elementType": { "type": "reference", - "target": 10235, + "target": 10221, "typeArguments": [ { "type": "reference", - "target": 10160, + "target": 10146, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -29022,7 +29022,7 @@ } }, { - "id": 10162, + "id": 10148, "name": "options", "variant": "param", "kind": 32768, @@ -29062,16 +29062,16 @@ { "title": "Methods", "children": [ - 10150, - 10153, - 10156, - 10158 + 10136, + 10139, + 10142, + 10144 ] } ] }, { - "id": 9742, + "id": 9728, "name": "Context", "variant": "declaration", "kind": 256, @@ -29086,7 +29086,7 @@ }, "children": [ { - "id": 9743, + "id": 9729, "name": "__type", "variant": "declaration", "kind": 1024, @@ -29099,7 +29099,7 @@ } }, { - "id": 9744, + "id": 9730, "name": "transactionManager", "variant": "declaration", "kind": 1024, @@ -29132,14 +29132,14 @@ }, "type": { "type": "reference", - "target": 9753, + "target": 9739, "name": "TManager", "package": "@medusajs/types", "refersToTypeParameter": true } }, { - "id": 9745, + "id": 9731, "name": "manager", "variant": "declaration", "kind": 1024, @@ -29172,14 +29172,14 @@ }, "type": { "type": "reference", - "target": 9753, + "target": 9739, "name": "TManager", "package": "@medusajs/types", "refersToTypeParameter": true } }, { - "id": 9746, + "id": 9732, "name": "isolationLevel", "variant": "declaration", "kind": 1024, @@ -29232,7 +29232,7 @@ } }, { - "id": 9747, + "id": 9733, "name": "enableNestedTransactions", "variant": "declaration", "kind": 1024, @@ -29253,7 +29253,7 @@ } }, { - "id": 9748, + "id": 9734, "name": "eventGroupId", "variant": "declaration", "kind": 1024, @@ -29274,7 +29274,7 @@ } }, { - "id": 9749, + "id": 9735, "name": "transactionId", "variant": "declaration", "kind": 1024, @@ -29295,7 +29295,7 @@ } }, { - "id": 9750, + "id": 9736, "name": "messageAggregator", "variant": "declaration", "kind": 1024, @@ -29312,13 +29312,13 @@ }, "type": { "type": "reference", - "target": 10149, + "target": 10135, "name": "IMessageAggregator", "package": "@medusajs/types" } }, { - "id": 9751, + "id": 9737, "name": "requestId", "variant": "declaration", "kind": 1024, @@ -29339,7 +29339,7 @@ } }, { - "id": 9752, + "id": 9738, "name": "idempotencyKey", "variant": "declaration", "kind": 1024, @@ -29364,22 +29364,22 @@ { "title": "Properties", "children": [ - 9743, - 9744, - 9745, - 9746, - 9747, - 9748, - 9749, - 9750, - 9751, - 9752 + 9729, + 9730, + 9731, + 9732, + 9733, + 9734, + 9735, + 9736, + 9737, + 9738 ] } ], "typeParameters": [ { - "id": 9753, + "id": 9739, "name": "TManager", "variant": "typeParam", "kind": 131072, @@ -29396,149 +29396,205 @@ { "title": "Interfaces", "children": [ - 9697, - 10163, - 9860, - 9863, - 10252, - 10202, 9683, - 9710, - 9937, - 10060, - 10088, - 10097, - 10107, - 9866, - 10026, - 9884, - 9907, - 10141, - 10193, - 9754, - 9871, - 9891, - 9917, - 10035, - 9962, - 10076, - 10042, - 10047, - 10054, - 9897, - 9900, - 9904, - 10189, - 10249, - 9877, - 9879, - 9882, - 9924, - 9928, - 9933, - 9970, - 9989, - 10008, - 9783, - 9809, - 9835, - 9291, - 10229, 10149, - 9742 + 9846, + 9849, + 10238, + 10188, + 9669, + 9696, + 9923, + 10046, + 10074, + 10083, + 10093, + 9852, + 10012, + 9870, + 9893, + 10127, + 10179, + 9740, + 9857, + 9877, + 9903, + 10021, + 9948, + 10062, + 10028, + 10033, + 10040, + 9883, + 9886, + 9890, + 10175, + 10235, + 9863, + 9865, + 9868, + 9910, + 9914, + 9919, + 9956, + 9975, + 9994, + 9769, + 9795, + 9821, + 9277, + 10215, + 10135, + 9728 ] }, { "title": "Type Aliases", "children": [ - 10148, - 10245, - 10247, - 10270, - 10298, - 10288, - 10167, - 10286, - 10280, - 10285, + 10134, + 10231, + 10233, + 10256, + 10284, 10274, - 10282, - 10264, - 10225, - 10235, - 10255, - 10219, - 10116, - 10216, - 10140 + 10153, + 10272, + 10266, + 10271, + 10260, + 10268, + 10250, + 10211, + 10221, + 10241, + 10205, + 10102, + 10202, + 10126 ] } ], "packageName": "@medusajs/types", "symbolIdMap": { - "9290": { + "9276": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", "qualifiedName": "" }, - "9291": { + "9277": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", "qualifiedName": "IProductModuleService" }, - "9292": { + "9278": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", "qualifiedName": "IProductModuleService.retrieveProduct" }, - "9293": { + "9279": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", "qualifiedName": "IProductModuleService.retrieveProduct" }, - "9294": { + "9280": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", "qualifiedName": "productId" }, - "9295": { + "9281": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", "qualifiedName": "config" }, + "9282": { + "sourceFileName": "../../../../packages/core/types/src/product/service.ts", + "qualifiedName": "sharedContext" + }, + "9283": { + "sourceFileName": "../../../../packages/core/types/src/product/service.ts", + "qualifiedName": "IProductModuleService.listProducts" + }, + "9284": { + "sourceFileName": "../../../../packages/core/types/src/product/service.ts", + "qualifiedName": "IProductModuleService.listProducts" + }, + "9285": { + "sourceFileName": "../../../../packages/core/types/src/product/service.ts", + "qualifiedName": "filters" + }, + "9286": { + "sourceFileName": "../../../../packages/core/types/src/product/service.ts", + "qualifiedName": "config" + }, + "9287": { + "sourceFileName": "../../../../packages/core/types/src/product/service.ts", + "qualifiedName": "sharedContext" + }, + "9288": { + "sourceFileName": "../../../../packages/core/types/src/product/service.ts", + "qualifiedName": "IProductModuleService.listAndCountProducts" + }, + "9289": { + "sourceFileName": "../../../../packages/core/types/src/product/service.ts", + "qualifiedName": "IProductModuleService.listAndCountProducts" + }, + "9290": { + "sourceFileName": "../../../../packages/core/types/src/product/service.ts", + "qualifiedName": "filters" + }, + "9291": { + "sourceFileName": "../../../../packages/core/types/src/product/service.ts", + "qualifiedName": "config" + }, + "9292": { + "sourceFileName": "../../../../packages/core/types/src/product/service.ts", + "qualifiedName": "sharedContext" + }, + "9293": { + "sourceFileName": "../../../../packages/core/types/src/product/service.ts", + "qualifiedName": "IProductModuleService.createProducts" + }, + "9294": { + "sourceFileName": "../../../../packages/core/types/src/product/service.ts", + "qualifiedName": "IProductModuleService.createProducts" + }, + "9295": { + "sourceFileName": "../../../../packages/core/types/src/product/service.ts", + "qualifiedName": "data" + }, "9296": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", "qualifiedName": "sharedContext" }, "9297": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.listProducts" + "qualifiedName": "IProductModuleService.createProducts" }, "9298": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.listProducts" + "qualifiedName": "data" }, "9299": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "filters" + "qualifiedName": "sharedContext" }, "9300": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "config" + "qualifiedName": "IProductModuleService.upsertProducts" }, "9301": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IProductModuleService.upsertProducts" }, "9302": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.listAndCountProducts" + "qualifiedName": "data" }, "9303": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.listAndCountProducts" + "qualifiedName": "sharedContext" }, "9304": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "filters" + "qualifiedName": "IProductModuleService.upsertProducts" }, "9305": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "config" + "qualifiedName": "data" }, "9306": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", @@ -29546,75 +29602,75 @@ }, "9307": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.createProducts" + "qualifiedName": "IProductModuleService.updateProducts" }, "9308": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.createProducts" + "qualifiedName": "IProductModuleService.updateProducts" }, "9309": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "data" + "qualifiedName": "id" }, "9310": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "data" }, "9311": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.createProducts" + "qualifiedName": "sharedContext" }, "9312": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "data" + "qualifiedName": "IProductModuleService.updateProducts" }, "9313": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "selector" }, "9314": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.upsertProducts" + "qualifiedName": "data" }, "9315": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.upsertProducts" + "qualifiedName": "sharedContext" }, "9316": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "data" + "qualifiedName": "IProductModuleService.deleteProducts" }, "9317": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IProductModuleService.deleteProducts" }, "9318": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.upsertProducts" + "qualifiedName": "productIds" }, "9319": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "data" + "qualifiedName": "sharedContext" }, "9320": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IProductModuleService.softDeleteProducts" }, "9321": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.updateProducts" + "qualifiedName": "IProductModuleService.softDeleteProducts" }, "9322": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.updateProducts" + "qualifiedName": "TReturnableLinkableKeys" }, "9323": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "id" + "qualifiedName": "productIds" }, "9324": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "data" + "qualifiedName": "config" }, "9325": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", @@ -29622,99 +29678,99 @@ }, "9326": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.updateProducts" + "qualifiedName": "IProductModuleService.restoreProducts" }, "9327": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "selector" + "qualifiedName": "IProductModuleService.restoreProducts" }, "9328": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "data" + "qualifiedName": "TReturnableLinkableKeys" }, "9329": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "productIds" }, "9330": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.deleteProducts" + "qualifiedName": "config" }, "9331": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.deleteProducts" + "qualifiedName": "sharedContext" }, "9332": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "productIds" + "qualifiedName": "IProductModuleService.retrieveProductTag" }, "9333": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IProductModuleService.retrieveProductTag" }, "9334": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.softDeleteProducts" + "qualifiedName": "tagId" }, "9335": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.softDeleteProducts" + "qualifiedName": "config" }, "9336": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "TReturnableLinkableKeys" + "qualifiedName": "sharedContext" }, "9337": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "productIds" + "qualifiedName": "IProductModuleService.listProductTags" }, "9338": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "config" + "qualifiedName": "IProductModuleService.listProductTags" }, "9339": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "filters" }, "9340": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.restoreProducts" + "qualifiedName": "config" }, "9341": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.restoreProducts" + "qualifiedName": "sharedContext" }, "9342": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "TReturnableLinkableKeys" + "qualifiedName": "IProductModuleService.listAndCountProductTags" }, "9343": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "productIds" + "qualifiedName": "IProductModuleService.listAndCountProductTags" }, "9344": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "config" + "qualifiedName": "filters" }, "9345": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "config" }, "9346": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.retrieveProductTag" + "qualifiedName": "sharedContext" }, "9347": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.retrieveProductTag" + "qualifiedName": "IProductModuleService.createProductTags" }, "9348": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "tagId" + "qualifiedName": "IProductModuleService.createProductTags" }, "9349": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "config" + "qualifiedName": "data" }, "9350": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", @@ -29722,39 +29778,39 @@ }, "9351": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.listProductTags" + "qualifiedName": "IProductModuleService.createProductTags" }, "9352": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.listProductTags" + "qualifiedName": "data" }, "9353": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "filters" + "qualifiedName": "sharedContext" }, "9354": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "config" + "qualifiedName": "IProductModuleService.upsertProductTags" }, "9355": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IProductModuleService.upsertProductTags" }, "9356": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.listAndCountProductTags" + "qualifiedName": "data" }, "9357": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.listAndCountProductTags" + "qualifiedName": "sharedContext" }, "9358": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "filters" + "qualifiedName": "IProductModuleService.upsertProductTags" }, "9359": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "config" + "qualifiedName": "data" }, "9360": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", @@ -29762,75 +29818,75 @@ }, "9361": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.createProductTags" + "qualifiedName": "IProductModuleService.updateProductTags" }, "9362": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.createProductTags" + "qualifiedName": "IProductModuleService.updateProductTags" }, "9363": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "data" + "qualifiedName": "id" }, "9364": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "data" }, "9365": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.createProductTags" + "qualifiedName": "sharedContext" }, "9366": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "data" + "qualifiedName": "IProductModuleService.updateProductTags" }, "9367": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "selector" }, "9368": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.upsertProductTags" + "qualifiedName": "data" }, "9369": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.upsertProductTags" + "qualifiedName": "sharedContext" }, "9370": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "data" + "qualifiedName": "IProductModuleService.deleteProductTags" }, "9371": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IProductModuleService.deleteProductTags" }, "9372": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.upsertProductTags" + "qualifiedName": "productTagIds" }, "9373": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "data" + "qualifiedName": "sharedContext" }, "9374": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IProductModuleService.softDeleteProductTags" }, "9375": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.updateProductTags" + "qualifiedName": "IProductModuleService.softDeleteProductTags" }, "9376": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.updateProductTags" + "qualifiedName": "TReturnableLinkableKeys" }, "9377": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "id" + "qualifiedName": "tagIds" }, "9378": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "data" + "qualifiedName": "config" }, "9379": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", @@ -29838,99 +29894,99 @@ }, "9380": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.updateProductTags" + "qualifiedName": "IProductModuleService.restoreProductTags" }, "9381": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "selector" + "qualifiedName": "IProductModuleService.restoreProductTags" }, "9382": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "data" + "qualifiedName": "TReturnableLinkableKeys" }, "9383": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "tagIds" }, "9384": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.deleteProductTags" + "qualifiedName": "config" }, "9385": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.deleteProductTags" + "qualifiedName": "sharedContext" }, "9386": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "productTagIds" + "qualifiedName": "IProductModuleService.retrieveProductType" }, "9387": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IProductModuleService.retrieveProductType" }, "9388": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.softDeleteProductTags" + "qualifiedName": "typeId" }, "9389": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.softDeleteProductTags" + "qualifiedName": "config" }, "9390": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "TReturnableLinkableKeys" + "qualifiedName": "sharedContext" }, "9391": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "tagIds" + "qualifiedName": "IProductModuleService.listProductTypes" }, "9392": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "config" + "qualifiedName": "IProductModuleService.listProductTypes" }, "9393": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "filters" }, "9394": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.restoreProductTags" + "qualifiedName": "config" }, "9395": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.restoreProductTags" + "qualifiedName": "sharedContext" }, "9396": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "TReturnableLinkableKeys" + "qualifiedName": "IProductModuleService.listAndCountProductTypes" }, "9397": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "tagIds" + "qualifiedName": "IProductModuleService.listAndCountProductTypes" }, "9398": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "config" + "qualifiedName": "filters" }, "9399": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "config" }, "9400": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.retrieveProductType" + "qualifiedName": "sharedContext" }, "9401": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.retrieveProductType" + "qualifiedName": "IProductModuleService.createProductTypes" }, "9402": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "typeId" + "qualifiedName": "IProductModuleService.createProductTypes" }, "9403": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "config" + "qualifiedName": "data" }, "9404": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", @@ -29938,39 +29994,39 @@ }, "9405": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.listProductTypes" + "qualifiedName": "IProductModuleService.createProductTypes" }, "9406": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.listProductTypes" + "qualifiedName": "data" }, "9407": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "filters" + "qualifiedName": "sharedContext" }, "9408": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "config" + "qualifiedName": "IProductModuleService.upsertProductTypes" }, "9409": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IProductModuleService.upsertProductTypes" }, "9410": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.listAndCountProductTypes" + "qualifiedName": "data" }, "9411": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.listAndCountProductTypes" + "qualifiedName": "sharedContext" }, "9412": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "filters" + "qualifiedName": "IProductModuleService.upsertProductTypes" }, "9413": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "config" + "qualifiedName": "data" }, "9414": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", @@ -29978,75 +30034,75 @@ }, "9415": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.createProductTypes" + "qualifiedName": "IProductModuleService.updateProductTypes" }, "9416": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.createProductTypes" + "qualifiedName": "IProductModuleService.updateProductTypes" }, "9417": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "data" + "qualifiedName": "id" }, "9418": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "data" }, "9419": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.createProductTypes" + "qualifiedName": "sharedContext" }, "9420": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "data" + "qualifiedName": "IProductModuleService.updateProductTypes" }, "9421": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "selector" }, "9422": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.upsertProductTypes" + "qualifiedName": "data" }, "9423": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.upsertProductTypes" + "qualifiedName": "sharedContext" }, "9424": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "data" + "qualifiedName": "IProductModuleService.deleteProductTypes" }, "9425": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IProductModuleService.deleteProductTypes" }, "9426": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.upsertProductTypes" + "qualifiedName": "productTypeIds" }, "9427": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "data" + "qualifiedName": "sharedContext" }, "9428": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IProductModuleService.softDeleteProductTypes" }, "9429": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.updateProductTypes" + "qualifiedName": "IProductModuleService.softDeleteProductTypes" }, "9430": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.updateProductTypes" + "qualifiedName": "TReturnableLinkableKeys" }, "9431": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "id" + "qualifiedName": "typeIds" }, "9432": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "data" + "qualifiedName": "config" }, "9433": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", @@ -30054,99 +30110,99 @@ }, "9434": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.updateProductTypes" + "qualifiedName": "IProductModuleService.restoreProductTypes" }, "9435": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "selector" + "qualifiedName": "IProductModuleService.restoreProductTypes" }, "9436": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "data" + "qualifiedName": "TReturnableLinkableKeys" }, "9437": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "typeIds" }, "9438": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.deleteProductTypes" + "qualifiedName": "config" }, "9439": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.deleteProductTypes" + "qualifiedName": "sharedContext" }, "9440": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "productTypeIds" + "qualifiedName": "IProductModuleService.retrieveProductOption" }, "9441": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IProductModuleService.retrieveProductOption" }, "9442": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.softDeleteProductTypes" + "qualifiedName": "optionId" }, "9443": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.softDeleteProductTypes" + "qualifiedName": "config" }, "9444": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "TReturnableLinkableKeys" + "qualifiedName": "sharedContext" }, "9445": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "typeIds" + "qualifiedName": "IProductModuleService.listProductOptions" }, "9446": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "config" + "qualifiedName": "IProductModuleService.listProductOptions" }, "9447": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "filters" }, "9448": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.restoreProductTypes" + "qualifiedName": "config" }, "9449": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.restoreProductTypes" + "qualifiedName": "sharedContext" }, "9450": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "TReturnableLinkableKeys" + "qualifiedName": "IProductModuleService.listAndCountProductOptions" }, "9451": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "typeIds" + "qualifiedName": "IProductModuleService.listAndCountProductOptions" }, "9452": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "config" + "qualifiedName": "filters" }, "9453": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "config" }, "9454": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.retrieveProductOption" + "qualifiedName": "sharedContext" }, "9455": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.retrieveProductOption" + "qualifiedName": "IProductModuleService.createProductOptions" }, "9456": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "optionId" + "qualifiedName": "IProductModuleService.createProductOptions" }, "9457": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "config" + "qualifiedName": "data" }, "9458": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", @@ -30154,39 +30210,39 @@ }, "9459": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.listProductOptions" + "qualifiedName": "IProductModuleService.createProductOptions" }, "9460": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.listProductOptions" + "qualifiedName": "data" }, "9461": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "filters" + "qualifiedName": "sharedContext" }, "9462": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "config" + "qualifiedName": "IProductModuleService.upsertProductOptions" }, "9463": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IProductModuleService.upsertProductOptions" }, "9464": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.listAndCountProductOptions" + "qualifiedName": "data" }, "9465": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.listAndCountProductOptions" + "qualifiedName": "sharedContext" }, "9466": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "filters" + "qualifiedName": "IProductModuleService.upsertProductOptions" }, "9467": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "config" + "qualifiedName": "data" }, "9468": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", @@ -30194,75 +30250,75 @@ }, "9469": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.createProductOptions" + "qualifiedName": "IProductModuleService.updateProductOptions" }, "9470": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.createProductOptions" + "qualifiedName": "IProductModuleService.updateProductOptions" }, "9471": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "data" + "qualifiedName": "id" }, "9472": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "data" }, "9473": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.createProductOptions" + "qualifiedName": "sharedContext" }, "9474": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "data" + "qualifiedName": "IProductModuleService.updateProductOptions" }, "9475": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "selector" }, "9476": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.upsertProductOptions" + "qualifiedName": "data" }, "9477": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.upsertProductOptions" + "qualifiedName": "sharedContext" }, "9478": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "data" + "qualifiedName": "IProductModuleService.deleteProductOptions" }, "9479": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IProductModuleService.deleteProductOptions" }, "9480": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.upsertProductOptions" + "qualifiedName": "productOptionIds" }, "9481": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "data" + "qualifiedName": "sharedContext" }, "9482": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IProductModuleService.softDeleteProductOptions" }, "9483": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.updateProductOptions" + "qualifiedName": "IProductModuleService.softDeleteProductOptions" }, "9484": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.updateProductOptions" + "qualifiedName": "TReturnableLinkableKeys" }, "9485": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "id" + "qualifiedName": "optionIds" }, "9486": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "data" + "qualifiedName": "config" }, "9487": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", @@ -30270,99 +30326,99 @@ }, "9488": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.updateProductOptions" + "qualifiedName": "IProductModuleService.restoreProductOptions" }, "9489": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "selector" + "qualifiedName": "IProductModuleService.restoreProductOptions" }, "9490": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "data" + "qualifiedName": "TReturnableLinkableKeys" }, "9491": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "optionIds" }, "9492": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.deleteProductOptions" + "qualifiedName": "config" }, "9493": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.deleteProductOptions" + "qualifiedName": "sharedContext" }, "9494": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "productOptionIds" + "qualifiedName": "IProductModuleService.retrieveProductVariant" }, "9495": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IProductModuleService.retrieveProductVariant" }, "9496": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.softDeleteProductOptions" + "qualifiedName": "productVariantId" }, "9497": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.softDeleteProductOptions" + "qualifiedName": "config" }, "9498": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "TReturnableLinkableKeys" + "qualifiedName": "sharedContext" }, "9499": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "optionIds" + "qualifiedName": "IProductModuleService.listProductVariants" }, "9500": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "config" + "qualifiedName": "IProductModuleService.listProductVariants" }, "9501": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "filters" }, "9502": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.restoreProductOptions" + "qualifiedName": "config" }, "9503": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.restoreProductOptions" + "qualifiedName": "sharedContext" }, "9504": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "TReturnableLinkableKeys" + "qualifiedName": "IProductModuleService.listAndCountProductVariants" }, "9505": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "optionIds" + "qualifiedName": "IProductModuleService.listAndCountProductVariants" }, "9506": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "config" + "qualifiedName": "filters" }, "9507": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "config" }, "9508": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.retrieveProductVariant" + "qualifiedName": "sharedContext" }, "9509": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.retrieveProductVariant" + "qualifiedName": "IProductModuleService.createProductVariants" }, "9510": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "productVariantId" + "qualifiedName": "IProductModuleService.createProductVariants" }, "9511": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "config" + "qualifiedName": "data" }, "9512": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", @@ -30370,39 +30426,39 @@ }, "9513": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.listProductVariants" + "qualifiedName": "IProductModuleService.createProductVariants" }, "9514": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.listProductVariants" + "qualifiedName": "data" }, "9515": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "filters" + "qualifiedName": "sharedContext" }, "9516": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "config" + "qualifiedName": "IProductModuleService.upsertProductVariants" }, "9517": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IProductModuleService.upsertProductVariants" }, "9518": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.listAndCountProductVariants" + "qualifiedName": "data" }, "9519": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.listAndCountProductVariants" + "qualifiedName": "sharedContext" }, "9520": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "filters" + "qualifiedName": "IProductModuleService.upsertProductVariants" }, "9521": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "config" + "qualifiedName": "data" }, "9522": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", @@ -30410,75 +30466,75 @@ }, "9523": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.createProductVariants" + "qualifiedName": "IProductModuleService.updateProductVariants" }, "9524": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.createProductVariants" + "qualifiedName": "IProductModuleService.updateProductVariants" }, "9525": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "data" + "qualifiedName": "id" }, "9526": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "data" }, "9527": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.createProductVariants" + "qualifiedName": "sharedContext" }, "9528": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "data" + "qualifiedName": "IProductModuleService.updateProductVariants" }, "9529": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "selector" }, "9530": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.upsertProductVariants" + "qualifiedName": "data" }, "9531": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.upsertProductVariants" + "qualifiedName": "sharedContext" }, "9532": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "data" + "qualifiedName": "IProductModuleService.deleteProductVariants" }, "9533": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IProductModuleService.deleteProductVariants" }, "9534": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.upsertProductVariants" + "qualifiedName": "productVariantIds" }, "9535": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "data" + "qualifiedName": "sharedContext" }, "9536": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IProductModuleService.softDeleteProductVariants" }, "9537": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.updateProductVariants" + "qualifiedName": "IProductModuleService.softDeleteProductVariants" }, "9538": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.updateProductVariants" + "qualifiedName": "TReturnableLinkableKeys" }, "9539": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "id" + "qualifiedName": "variantIds" }, "9540": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "data" + "qualifiedName": "config" }, "9541": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", @@ -30486,99 +30542,99 @@ }, "9542": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.updateProductVariants" + "qualifiedName": "IProductModuleService.restoreProductVariants" }, "9543": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "selector" + "qualifiedName": "IProductModuleService.restoreProductVariants" }, "9544": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "data" + "qualifiedName": "TReturnableLinkableKeys" }, "9545": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "variantIds" }, "9546": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.deleteProductVariants" + "qualifiedName": "config" }, "9547": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.deleteProductVariants" + "qualifiedName": "sharedContext" }, "9548": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "productVariantIds" + "qualifiedName": "IProductModuleService.retrieveProductCollection" }, "9549": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IProductModuleService.retrieveProductCollection" }, "9550": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.softDeleteProductVariants" + "qualifiedName": "productCollectionId" }, "9551": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.softDeleteProductVariants" + "qualifiedName": "config" }, "9552": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "TReturnableLinkableKeys" + "qualifiedName": "sharedContext" }, "9553": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "variantIds" + "qualifiedName": "IProductModuleService.listProductCollections" }, "9554": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "config" + "qualifiedName": "IProductModuleService.listProductCollections" }, "9555": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "filters" }, "9556": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.restoreProductVariants" + "qualifiedName": "config" }, "9557": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.restoreProductVariants" + "qualifiedName": "sharedContext" }, "9558": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "TReturnableLinkableKeys" + "qualifiedName": "IProductModuleService.listAndCountProductCollections" }, "9559": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "variantIds" + "qualifiedName": "IProductModuleService.listAndCountProductCollections" }, "9560": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "config" + "qualifiedName": "filters" }, "9561": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "config" }, "9562": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.retrieveProductCollection" + "qualifiedName": "sharedContext" }, "9563": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.retrieveProductCollection" + "qualifiedName": "IProductModuleService.createProductCollections" }, "9564": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "productCollectionId" + "qualifiedName": "IProductModuleService.createProductCollections" }, "9565": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "config" + "qualifiedName": "data" }, "9566": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", @@ -30586,39 +30642,39 @@ }, "9567": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.listProductCollections" + "qualifiedName": "IProductModuleService.createProductCollections" }, "9568": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.listProductCollections" + "qualifiedName": "data" }, "9569": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "filters" + "qualifiedName": "sharedContext" }, "9570": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "config" + "qualifiedName": "IProductModuleService.upsertProductCollections" }, "9571": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IProductModuleService.upsertProductCollections" }, "9572": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.listAndCountProductCollections" + "qualifiedName": "data" }, "9573": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.listAndCountProductCollections" + "qualifiedName": "sharedContext" }, "9574": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "filters" + "qualifiedName": "IProductModuleService.upsertProductCollections" }, "9575": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "config" + "qualifiedName": "data" }, "9576": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", @@ -30626,75 +30682,75 @@ }, "9577": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.createProductCollections" + "qualifiedName": "IProductModuleService.updateProductCollections" }, "9578": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.createProductCollections" + "qualifiedName": "IProductModuleService.updateProductCollections" }, "9579": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "data" + "qualifiedName": "id" }, "9580": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "data" }, "9581": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.createProductCollections" + "qualifiedName": "sharedContext" }, "9582": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "data" + "qualifiedName": "IProductModuleService.updateProductCollections" }, "9583": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "selector" }, "9584": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.upsertProductCollections" + "qualifiedName": "data" }, "9585": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.upsertProductCollections" + "qualifiedName": "sharedContext" }, "9586": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "data" + "qualifiedName": "IProductModuleService.deleteProductCollections" }, "9587": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IProductModuleService.deleteProductCollections" }, "9588": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.upsertProductCollections" + "qualifiedName": "productCollectionIds" }, "9589": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "data" + "qualifiedName": "sharedContext" }, "9590": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IProductModuleService.softDeleteProductCollections" }, "9591": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.updateProductCollections" + "qualifiedName": "IProductModuleService.softDeleteProductCollections" }, "9592": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.updateProductCollections" + "qualifiedName": "TReturnableLinkableKeys" }, "9593": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "id" + "qualifiedName": "collectionIds" }, "9594": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "data" + "qualifiedName": "config" }, "9595": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", @@ -30702,99 +30758,99 @@ }, "9596": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.updateProductCollections" + "qualifiedName": "IProductModuleService.restoreProductCollections" }, "9597": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "selector" + "qualifiedName": "IProductModuleService.restoreProductCollections" }, "9598": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "data" + "qualifiedName": "TReturnableLinkableKeys" }, "9599": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "collectionIds" }, "9600": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.deleteProductCollections" + "qualifiedName": "config" }, "9601": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.deleteProductCollections" + "qualifiedName": "sharedContext" }, "9602": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "productCollectionIds" + "qualifiedName": "IProductModuleService.retrieveProductCategory" }, "9603": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IProductModuleService.retrieveProductCategory" }, "9604": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.softDeleteProductCollections" + "qualifiedName": "productCategoryId" }, "9605": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.softDeleteProductCollections" + "qualifiedName": "config" }, "9606": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "TReturnableLinkableKeys" + "qualifiedName": "sharedContext" }, "9607": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "collectionIds" + "qualifiedName": "IProductModuleService.listProductCategories" }, "9608": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "config" + "qualifiedName": "IProductModuleService.listProductCategories" }, "9609": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "filters" }, "9610": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.restoreProductCollections" + "qualifiedName": "config" }, "9611": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.restoreProductCollections" + "qualifiedName": "sharedContext" }, "9612": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "TReturnableLinkableKeys" + "qualifiedName": "IProductModuleService.listAndCountProductCategories" }, "9613": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "collectionIds" + "qualifiedName": "IProductModuleService.listAndCountProductCategories" }, "9614": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "config" + "qualifiedName": "filters" }, "9615": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "config" }, "9616": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.retrieveProductCategory" + "qualifiedName": "sharedContext" }, "9617": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.retrieveProductCategory" + "qualifiedName": "IProductModuleService.createProductCategories" }, "9618": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "productCategoryId" + "qualifiedName": "IProductModuleService.createProductCategories" }, "9619": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "config" + "qualifiedName": "data" }, "9620": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", @@ -30802,39 +30858,39 @@ }, "9621": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.listProductCategories" + "qualifiedName": "IProductModuleService.createProductCategories" }, "9622": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.listProductCategories" + "qualifiedName": "data" }, "9623": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "filters" + "qualifiedName": "sharedContext" }, "9624": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "config" + "qualifiedName": "IProductModuleService.upsertProductCategories" }, "9625": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IProductModuleService.upsertProductCategories" }, "9626": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.listAndCountProductCategories" + "qualifiedName": "data" }, "9627": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.listAndCountProductCategories" + "qualifiedName": "sharedContext" }, "9628": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "filters" + "qualifiedName": "IProductModuleService.upsertProductCategories" }, "9629": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "config" + "qualifiedName": "data" }, "9630": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", @@ -30842,75 +30898,75 @@ }, "9631": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.createProductCategories" + "qualifiedName": "IProductModuleService.updateProductCategories" }, "9632": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.createProductCategories" + "qualifiedName": "IProductModuleService.updateProductCategories" }, "9633": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "data" + "qualifiedName": "id" }, "9634": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "data" }, "9635": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.createProductCategories" + "qualifiedName": "sharedContext" }, "9636": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "data" + "qualifiedName": "IProductModuleService.updateProductCategories" }, "9637": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "selector" }, "9638": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.upsertProductCategories" + "qualifiedName": "data" }, "9639": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.upsertProductCategories" + "qualifiedName": "sharedContext" }, "9640": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "data" + "qualifiedName": "IProductModuleService.deleteProductCategories" }, "9641": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IProductModuleService.deleteProductCategories" }, "9642": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.upsertProductCategories" + "qualifiedName": "productCategoryIds" }, "9643": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "data" + "qualifiedName": "sharedContext" }, "9644": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IProductModuleService.softDeleteProductCategories" }, "9645": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.updateProductCategories" + "qualifiedName": "IProductModuleService.softDeleteProductCategories" }, "9646": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.updateProductCategories" + "qualifiedName": "TReturnableLinkableKeys" }, "9647": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "id" + "qualifiedName": "categoryIds" }, "9648": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "data" + "qualifiedName": "config" }, "9649": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", @@ -30918,2391 +30974,2387 @@ }, "9650": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.updateProductCategories" + "qualifiedName": "IProductModuleService.restoreProductCategories" }, "9651": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "selector" + "qualifiedName": "IProductModuleService.restoreProductCategories" }, "9652": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "data" + "qualifiedName": "TReturnableLinkableKeys" }, "9653": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "categoryIds" }, "9654": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.deleteProductCategories" + "qualifiedName": "config" }, "9655": { - "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.deleteProductCategories" - }, - "9656": { - "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "productCategoryIds" - }, - "9657": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", "qualifiedName": "sharedContext" }, - "9658": { - "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.softDeleteProductCategories" - }, - "9659": { - "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.softDeleteProductCategories" - }, - "9660": { - "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "TReturnableLinkableKeys" - }, - "9661": { - "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "categoryIds" - }, - "9662": { - "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "config" - }, - "9663": { - "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "sharedContext" - }, - "9664": { - "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.restoreProductCategories" - }, - "9665": { - "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.restoreProductCategories" - }, - "9666": { - "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "TReturnableLinkableKeys" - }, - "9667": { - "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "categoryIds" - }, - "9668": { - "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "config" - }, "9669": { - "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "sharedContext" - }, - "9683": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "IModuleService" }, - "9697": { + "9683": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig" }, - "9698": { + "9684": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig.select" }, - "9699": { + "9685": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig.skip" }, - "9700": { + "9686": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig.take" }, - "9701": { + "9687": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig.relations" }, - "9702": { + "9688": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig.order" }, - "9703": { + "9689": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "__type" }, - "9704": { + "9690": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "__type.__index" }, - "9706": { + "9692": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig.withDeleted" }, - "9707": { + "9693": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig.filters" }, - "9708": { + "9694": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig.options" }, - "9709": { + "9695": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig.Entity" }, - "9710": { + "9696": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "ProductDTO" }, - "9711": { + "9697": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "ProductDTO.id" }, - "9712": { + "9698": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "ProductDTO.title" }, - "9713": { + "9699": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "ProductDTO.handle" }, - "9714": { + "9700": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "ProductDTO.subtitle" }, - "9715": { + "9701": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "ProductDTO.description" }, - "9716": { + "9702": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "ProductDTO.is_giftcard" }, - "9717": { + "9703": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "ProductDTO.status" }, - "9718": { + "9704": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "ProductDTO.thumbnail" }, - "9719": { + "9705": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "ProductDTO.width" }, - "9720": { + "9706": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "ProductDTO.weight" }, - "9721": { + "9707": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "ProductDTO.length" }, - "9722": { + "9708": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "ProductDTO.height" }, - "9723": { + "9709": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "ProductDTO.origin_country" }, - "9724": { + "9710": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "ProductDTO.hs_code" }, - "9725": { + "9711": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "ProductDTO.mid_code" }, - "9726": { + "9712": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "ProductDTO.material" }, - "9727": { + "9713": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "ProductDTO.collection" }, - "9728": { + "9714": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "ProductDTO.collection_id" }, - "9729": { + "9715": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "ProductDTO.categories" }, - "9730": { + "9716": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "ProductDTO.type" }, - "9731": { + "9717": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "ProductDTO.type_id" }, - "9732": { + "9718": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "ProductDTO.tags" }, - "9733": { + "9719": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "ProductDTO.variants" }, - "9734": { + "9720": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "ProductDTO.options" }, - "9735": { + "9721": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "ProductDTO.images" }, - "9736": { + "9722": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "ProductDTO.discountable" }, - "9737": { + "9723": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "ProductDTO.external_id" }, - "9738": { + "9724": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "ProductDTO.created_at" }, - "9739": { + "9725": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "ProductDTO.updated_at" }, - "9740": { + "9726": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "ProductDTO.deleted_at" }, - "9741": { + "9727": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "ProductDTO.metadata" }, - "9742": { + "9728": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "Context" }, - "9743": { + "9729": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type.__type" }, - "9744": { + "9730": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type.transactionManager" }, - "9745": { + "9731": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type.manager" }, - "9746": { + "9732": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type.isolationLevel" }, - "9747": { + "9733": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type.enableNestedTransactions" }, - "9748": { + "9734": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type.eventGroupId" }, - "9749": { + "9735": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type.transactionId" }, - "9750": { + "9736": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type.messageAggregator" }, - "9751": { + "9737": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type.requestId" }, - "9752": { + "9738": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type.idempotencyKey" }, - "9753": { + "9739": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "TManager" }, - "9754": { + "9740": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "FilterableProductProps" }, - "9755": { + "9741": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "FilterableProductProps.q" }, - "9756": { + "9742": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "FilterableProductProps.status" }, - "9757": { + "9743": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "FilterableProductProps.title" }, - "9758": { + "9744": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "FilterableProductProps.handle" }, - "9759": { + "9745": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "FilterableProductProps.id" }, - "9760": { + "9746": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "FilterableProductProps.is_giftcard" }, - "9761": { + "9747": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "FilterableProductProps.tags" }, - "9762": { + "9748": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "__type" }, - "9763": { + "9749": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "__type.value" }, - "9764": { + "9750": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "FilterableProductProps.variants" }, - "9765": { + "9751": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "__type" }, - "9766": { + "9752": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "__type.options" }, - "9767": { + "9753": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "__type" }, - "9768": { + "9754": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "__type.value" }, - "9769": { + "9755": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "__type.option_id" }, - "9770": { + "9756": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "FilterableProductProps.type_id" }, - "9771": { + "9757": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "FilterableProductProps.category_id" }, - "9772": { + "9758": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "FilterableProductProps.categories" }, - "9773": { + "9759": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "__type" }, - "9774": { + "9760": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "__type.id" }, - "9775": { + "9761": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "__type" }, - "9776": { + "9762": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "__type.id" }, - "9777": { + "9763": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "FilterableProductProps.collection_id" }, - "9778": { + "9764": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "FilterableProductProps.created_at" }, - "9779": { + "9765": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "FilterableProductProps.updated_at" }, - "9780": { + "9766": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "FilterableProductProps.deleted_at" }, - "9781": { + "9767": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.$and" }, - "9782": { + "9768": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.$or" }, - "9783": { + "9769": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "CreateProductDTO" }, - "9784": { + "9770": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "CreateProductDTO.id" }, - "9785": { + "9771": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "CreateProductDTO.title" }, - "9786": { + "9772": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "CreateProductDTO.subtitle" }, - "9787": { + "9773": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "CreateProductDTO.description" }, - "9788": { + "9774": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "CreateProductDTO.is_giftcard" }, - "9789": { + "9775": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "CreateProductDTO.discountable" }, - "9790": { + "9776": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "CreateProductDTO.thumbnail" }, - "9791": { + "9777": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "CreateProductDTO.handle" }, - "9792": { + "9778": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "CreateProductDTO.status" }, - "9793": { + "9779": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "CreateProductDTO.images" }, - "9794": { + "9780": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "CreateProductDTO.type_id" }, - "9795": { + "9781": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "CreateProductDTO.collection_id" }, - "9796": { + "9782": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "CreateProductDTO.tags" }, - "9797": { + "9783": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "CreateProductDTO.category_ids" }, - "9798": { + "9784": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "CreateProductDTO.options" }, - "9799": { + "9785": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "CreateProductDTO.variants" }, - "9800": { + "9786": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "CreateProductDTO.width" }, - "9801": { + "9787": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "CreateProductDTO.height" }, - "9802": { + "9788": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "CreateProductDTO.length" }, - "9803": { + "9789": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "CreateProductDTO.weight" }, - "9804": { + "9790": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "CreateProductDTO.origin_country" }, - "9805": { + "9791": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "CreateProductDTO.hs_code" }, - "9806": { + "9792": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "CreateProductDTO.material" }, - "9807": { + "9793": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "CreateProductDTO.mid_code" }, - "9808": { + "9794": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "CreateProductDTO.metadata" }, - "9809": { + "9795": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "UpsertProductDTO" }, - "9810": { + "9796": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "UpsertProductDTO.id" }, - "9811": { + "9797": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "UpdateProductDTO.title" }, + "9798": { + "sourceFileName": "../../../../packages/core/types/src/product/common.ts", + "qualifiedName": "UpdateProductDTO.subtitle" + }, + "9799": { + "sourceFileName": "../../../../packages/core/types/src/product/common.ts", + "qualifiedName": "UpdateProductDTO.description" + }, + "9800": { + "sourceFileName": "../../../../packages/core/types/src/product/common.ts", + "qualifiedName": "UpdateProductDTO.is_giftcard" + }, + "9801": { + "sourceFileName": "../../../../packages/core/types/src/product/common.ts", + "qualifiedName": "UpdateProductDTO.discountable" + }, + "9802": { + "sourceFileName": "../../../../packages/core/types/src/product/common.ts", + "qualifiedName": "UpdateProductDTO.thumbnail" + }, + "9803": { + "sourceFileName": "../../../../packages/core/types/src/product/common.ts", + "qualifiedName": "UpdateProductDTO.handle" + }, + "9804": { + "sourceFileName": "../../../../packages/core/types/src/product/common.ts", + "qualifiedName": "UpdateProductDTO.status" + }, + "9805": { + "sourceFileName": "../../../../packages/core/types/src/product/common.ts", + "qualifiedName": "UpdateProductDTO.images" + }, + "9806": { + "sourceFileName": "../../../../packages/core/types/src/product/common.ts", + "qualifiedName": "UpdateProductDTO.type_id" + }, + "9807": { + "sourceFileName": "../../../../packages/core/types/src/product/common.ts", + "qualifiedName": "UpdateProductDTO.collection_id" + }, + "9808": { + "sourceFileName": "../../../../packages/core/types/src/product/common.ts", + "qualifiedName": "UpdateProductDTO.tags" + }, + "9809": { + "sourceFileName": "../../../../packages/core/types/src/product/common.ts", + "qualifiedName": "UpdateProductDTO.category_ids" + }, + "9810": { + "sourceFileName": "../../../../packages/core/types/src/product/common.ts", + "qualifiedName": "UpdateProductDTO.options" + }, + "9811": { + "sourceFileName": "../../../../packages/core/types/src/product/common.ts", + "qualifiedName": "UpdateProductDTO.variants" + }, "9812": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpdateProductDTO.subtitle" + "qualifiedName": "UpdateProductDTO.width" }, "9813": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpdateProductDTO.description" + "qualifiedName": "UpdateProductDTO.height" }, "9814": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpdateProductDTO.is_giftcard" + "qualifiedName": "UpdateProductDTO.length" }, "9815": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpdateProductDTO.discountable" + "qualifiedName": "UpdateProductDTO.weight" }, "9816": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpdateProductDTO.thumbnail" + "qualifiedName": "UpdateProductDTO.origin_country" }, "9817": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpdateProductDTO.handle" + "qualifiedName": "UpdateProductDTO.hs_code" }, "9818": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpdateProductDTO.status" + "qualifiedName": "UpdateProductDTO.material" }, "9819": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpdateProductDTO.images" + "qualifiedName": "UpdateProductDTO.mid_code" }, "9820": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpdateProductDTO.type_id" + "qualifiedName": "UpdateProductDTO.metadata" }, "9821": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpdateProductDTO.collection_id" + "qualifiedName": "UpdateProductDTO" }, "9822": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpdateProductDTO.tags" + "qualifiedName": "UpdateProductDTO.title" }, "9823": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpdateProductDTO.category_ids" + "qualifiedName": "UpdateProductDTO.subtitle" }, "9824": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpdateProductDTO.options" + "qualifiedName": "UpdateProductDTO.description" }, "9825": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpdateProductDTO.variants" + "qualifiedName": "UpdateProductDTO.is_giftcard" }, "9826": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpdateProductDTO.width" + "qualifiedName": "UpdateProductDTO.discountable" }, "9827": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpdateProductDTO.height" + "qualifiedName": "UpdateProductDTO.thumbnail" }, "9828": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpdateProductDTO.length" + "qualifiedName": "UpdateProductDTO.handle" }, "9829": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpdateProductDTO.weight" + "qualifiedName": "UpdateProductDTO.status" }, "9830": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpdateProductDTO.origin_country" + "qualifiedName": "UpdateProductDTO.images" }, "9831": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpdateProductDTO.hs_code" + "qualifiedName": "UpdateProductDTO.type_id" }, "9832": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpdateProductDTO.material" + "qualifiedName": "UpdateProductDTO.collection_id" }, "9833": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpdateProductDTO.mid_code" + "qualifiedName": "UpdateProductDTO.tags" }, "9834": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpdateProductDTO.metadata" + "qualifiedName": "UpdateProductDTO.category_ids" }, "9835": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpdateProductDTO" + "qualifiedName": "UpdateProductDTO.options" }, "9836": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpdateProductDTO.title" + "qualifiedName": "UpdateProductDTO.variants" }, "9837": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpdateProductDTO.subtitle" + "qualifiedName": "UpdateProductDTO.width" }, "9838": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpdateProductDTO.description" + "qualifiedName": "UpdateProductDTO.height" }, "9839": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpdateProductDTO.is_giftcard" + "qualifiedName": "UpdateProductDTO.length" }, "9840": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpdateProductDTO.discountable" + "qualifiedName": "UpdateProductDTO.weight" }, "9841": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpdateProductDTO.thumbnail" + "qualifiedName": "UpdateProductDTO.origin_country" }, "9842": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpdateProductDTO.handle" + "qualifiedName": "UpdateProductDTO.hs_code" }, "9843": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpdateProductDTO.status" + "qualifiedName": "UpdateProductDTO.material" }, "9844": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpdateProductDTO.images" + "qualifiedName": "UpdateProductDTO.mid_code" }, "9845": { - "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpdateProductDTO.type_id" - }, - "9846": { - "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpdateProductDTO.collection_id" - }, - "9847": { - "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpdateProductDTO.tags" - }, - "9848": { - "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpdateProductDTO.category_ids" - }, - "9849": { - "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpdateProductDTO.options" - }, - "9850": { - "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpdateProductDTO.variants" - }, - "9851": { - "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpdateProductDTO.width" - }, - "9852": { - "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpdateProductDTO.height" - }, - "9853": { - "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpdateProductDTO.length" - }, - "9854": { - "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpdateProductDTO.weight" - }, - "9855": { - "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpdateProductDTO.origin_country" - }, - "9856": { - "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpdateProductDTO.hs_code" - }, - "9857": { - "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpdateProductDTO.material" - }, - "9858": { - "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpdateProductDTO.mid_code" - }, - "9859": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "UpdateProductDTO.metadata" }, - "9860": { + "9846": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", "qualifiedName": "SoftDeleteReturn" }, - "9861": { + "9847": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", "qualifiedName": "__type.returnLinkableKeys" }, - "9862": { + "9848": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", "qualifiedName": "TReturnableLinkableKeys" }, - "9863": { + "9849": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", "qualifiedName": "RestoreReturn" }, - "9864": { + "9850": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", "qualifiedName": "__type.returnLinkableKeys" }, - "9865": { + "9851": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", "qualifiedName": "TReturnableLinkableKeys" }, - "9866": { + "9852": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "ProductTagDTO" }, - "9867": { + "9853": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "ProductTagDTO.id" }, - "9868": { + "9854": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "ProductTagDTO.value" }, - "9869": { + "9855": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "ProductTagDTO.metadata" }, - "9870": { + "9856": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "ProductTagDTO.products" }, - "9871": { + "9857": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "FilterableProductTagProps" }, - "9872": { + "9858": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "FilterableProductTagProps.q" }, - "9873": { + "9859": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "FilterableProductTagProps.id" }, - "9874": { + "9860": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "FilterableProductTagProps.value" }, - "9875": { + "9861": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.$and" }, - "9876": { + "9862": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.$or" }, - "9877": { + "9863": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "CreateProductTagDTO" }, - "9878": { + "9864": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "CreateProductTagDTO.value" }, - "9879": { + "9865": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "UpsertProductTagDTO" }, - "9880": { + "9866": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "UpsertProductTagDTO.id" }, - "9881": { + "9867": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "UpdateProductTagDTO.value" }, - "9882": { + "9868": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "UpdateProductTagDTO" }, - "9883": { + "9869": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "UpdateProductTagDTO.value" }, - "9884": { + "9870": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "ProductTypeDTO" }, - "9885": { + "9871": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "ProductTypeDTO.id" }, - "9886": { + "9872": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "ProductTypeDTO.value" }, - "9887": { + "9873": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "ProductTypeDTO.metadata" }, - "9888": { + "9874": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "ProductTypeDTO.created_at" }, - "9889": { + "9875": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "ProductTypeDTO.updated_at" }, - "9890": { + "9876": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "ProductTypeDTO.deleted_at" }, - "9891": { + "9877": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "FilterableProductTypeProps" }, - "9892": { + "9878": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "FilterableProductTypeProps.q" }, - "9893": { + "9879": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "FilterableProductTypeProps.id" }, - "9894": { + "9880": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "FilterableProductTypeProps.value" }, - "9895": { + "9881": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.$and" }, - "9896": { + "9882": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.$or" }, - "9897": { + "9883": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "CreateProductTypeDTO" }, - "9898": { + "9884": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "CreateProductTypeDTO.value" }, - "9899": { + "9885": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "CreateProductTypeDTO.metadata" }, - "9900": { + "9886": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "UpsertProductTypeDTO" }, - "9901": { + "9887": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "UpsertProductTypeDTO.id" }, - "9902": { + "9888": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "UpdateProductTypeDTO.value" }, - "9903": { + "9889": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "UpdateProductTypeDTO.metadata" }, - "9904": { + "9890": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "UpdateProductTypeDTO" }, - "9905": { + "9891": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "UpdateProductTypeDTO.value" }, - "9906": { + "9892": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "UpdateProductTypeDTO.metadata" }, - "9907": { + "9893": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "ProductOptionDTO" }, - "9908": { + "9894": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "ProductOptionDTO.id" }, - "9909": { + "9895": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "ProductOptionDTO.title" }, - "9910": { + "9896": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "ProductOptionDTO.product" }, - "9911": { + "9897": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "ProductOptionDTO.product_id" }, - "9912": { + "9898": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "ProductOptionDTO.values" }, - "9913": { + "9899": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "ProductOptionDTO.metadata" }, - "9914": { + "9900": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "ProductOptionDTO.created_at" }, - "9915": { + "9901": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "ProductOptionDTO.updated_at" }, - "9916": { + "9902": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "ProductOptionDTO.deleted_at" }, - "9917": { + "9903": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "FilterableProductOptionProps" }, - "9918": { + "9904": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "FilterableProductOptionProps.q" }, - "9919": { + "9905": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "FilterableProductOptionProps.id" }, - "9920": { + "9906": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "FilterableProductOptionProps.title" }, - "9921": { + "9907": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "FilterableProductOptionProps.product_id" }, - "9922": { + "9908": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.$and" }, - "9923": { + "9909": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.$or" }, - "9924": { + "9910": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "CreateProductOptionDTO" }, - "9925": { + "9911": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "CreateProductOptionDTO.title" }, - "9926": { + "9912": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "CreateProductOptionDTO.values" }, - "9927": { + "9913": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "CreateProductOptionDTO.product_id" }, - "9928": { + "9914": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "UpsertProductOptionDTO" }, - "9929": { + "9915": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "UpsertProductOptionDTO.id" }, - "9930": { + "9916": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "UpdateProductOptionDTO.title" }, - "9931": { + "9917": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "UpdateProductOptionDTO.values" }, - "9932": { + "9918": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "UpdateProductOptionDTO.product_id" }, - "9933": { + "9919": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "UpdateProductOptionDTO" }, - "9934": { + "9920": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "UpdateProductOptionDTO.title" }, - "9935": { + "9921": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "UpdateProductOptionDTO.values" }, - "9936": { + "9922": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "UpdateProductOptionDTO.product_id" }, - "9937": { + "9923": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "ProductVariantDTO" }, - "9938": { + "9924": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "ProductVariantDTO.id" }, - "9939": { + "9925": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "ProductVariantDTO.title" }, - "9940": { + "9926": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "ProductVariantDTO.sku" }, - "9941": { + "9927": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "ProductVariantDTO.barcode" }, - "9942": { + "9928": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "ProductVariantDTO.ean" }, - "9943": { + "9929": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "ProductVariantDTO.upc" }, - "9944": { + "9930": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "ProductVariantDTO.allow_backorder" }, - "9945": { + "9931": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "ProductVariantDTO.manage_inventory" }, - "9946": { + "9932": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "ProductVariantDTO.hs_code" }, - "9947": { + "9933": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "ProductVariantDTO.origin_country" }, - "9948": { + "9934": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "ProductVariantDTO.mid_code" }, - "9949": { + "9935": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "ProductVariantDTO.material" }, - "9950": { + "9936": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "ProductVariantDTO.weight" }, - "9951": { + "9937": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "ProductVariantDTO.length" }, - "9952": { + "9938": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "ProductVariantDTO.height" }, - "9953": { + "9939": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "ProductVariantDTO.width" }, - "9954": { + "9940": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "ProductVariantDTO.options" }, - "9955": { + "9941": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "ProductVariantDTO.metadata" }, - "9956": { + "9942": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "ProductVariantDTO.product" }, - "9957": { + "9943": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "ProductVariantDTO.product_id" }, - "9958": { + "9944": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "ProductVariantDTO.variant_rank" }, - "9959": { + "9945": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "ProductVariantDTO.created_at" }, - "9960": { + "9946": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "ProductVariantDTO.updated_at" }, - "9961": { + "9947": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "ProductVariantDTO.deleted_at" }, - "9962": { + "9948": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "FilterableProductVariantProps" }, - "9963": { + "9949": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "FilterableProductVariantProps.q" }, - "9964": { + "9950": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "FilterableProductVariantProps.id" }, - "9965": { + "9951": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "FilterableProductVariantProps.sku" }, - "9966": { + "9952": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "FilterableProductVariantProps.product_id" }, - "9967": { + "9953": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "FilterableProductVariantProps.options" }, - "9968": { + "9954": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.$and" }, - "9969": { + "9955": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.$or" }, - "9970": { + "9956": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "CreateProductVariantDTO" }, - "9971": { + "9957": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "CreateProductVariantDTO.product_id" }, - "9972": { + "9958": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "CreateProductVariantDTO.title" }, - "9973": { + "9959": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "CreateProductVariantDTO.sku" }, - "9974": { + "9960": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "CreateProductVariantDTO.barcode" }, - "9975": { + "9961": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "CreateProductVariantDTO.ean" }, - "9976": { + "9962": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "CreateProductVariantDTO.upc" }, - "9977": { + "9963": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "CreateProductVariantDTO.allow_backorder" }, - "9978": { + "9964": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "CreateProductVariantDTO.manage_inventory" }, - "9979": { + "9965": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "CreateProductVariantDTO.hs_code" }, - "9980": { + "9966": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "CreateProductVariantDTO.origin_country" }, - "9981": { + "9967": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "CreateProductVariantDTO.mid_code" }, - "9982": { + "9968": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "CreateProductVariantDTO.material" }, - "9983": { + "9969": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "CreateProductVariantDTO.weight" }, - "9984": { + "9970": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "CreateProductVariantDTO.length" }, - "9985": { + "9971": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "CreateProductVariantDTO.height" }, - "9986": { + "9972": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "CreateProductVariantDTO.width" }, - "9987": { + "9973": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "CreateProductVariantDTO.options" }, - "9988": { + "9974": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "CreateProductVariantDTO.metadata" }, - "9989": { + "9975": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "UpsertProductVariantDTO" }, - "9990": { + "9976": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "UpsertProductVariantDTO.id" }, - "9991": { + "9977": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "UpdateProductVariantDTO.title" }, + "9978": { + "sourceFileName": "../../../../packages/core/types/src/product/common.ts", + "qualifiedName": "UpdateProductVariantDTO.sku" + }, + "9979": { + "sourceFileName": "../../../../packages/core/types/src/product/common.ts", + "qualifiedName": "UpdateProductVariantDTO.barcode" + }, + "9980": { + "sourceFileName": "../../../../packages/core/types/src/product/common.ts", + "qualifiedName": "UpdateProductVariantDTO.ean" + }, + "9981": { + "sourceFileName": "../../../../packages/core/types/src/product/common.ts", + "qualifiedName": "UpdateProductVariantDTO.upc" + }, + "9982": { + "sourceFileName": "../../../../packages/core/types/src/product/common.ts", + "qualifiedName": "UpdateProductVariantDTO.allow_backorder" + }, + "9983": { + "sourceFileName": "../../../../packages/core/types/src/product/common.ts", + "qualifiedName": "UpdateProductVariantDTO.manage_inventory" + }, + "9984": { + "sourceFileName": "../../../../packages/core/types/src/product/common.ts", + "qualifiedName": "UpdateProductVariantDTO.hs_code" + }, + "9985": { + "sourceFileName": "../../../../packages/core/types/src/product/common.ts", + "qualifiedName": "UpdateProductVariantDTO.origin_country" + }, + "9986": { + "sourceFileName": "../../../../packages/core/types/src/product/common.ts", + "qualifiedName": "UpdateProductVariantDTO.mid_code" + }, + "9987": { + "sourceFileName": "../../../../packages/core/types/src/product/common.ts", + "qualifiedName": "UpdateProductVariantDTO.material" + }, + "9988": { + "sourceFileName": "../../../../packages/core/types/src/product/common.ts", + "qualifiedName": "UpdateProductVariantDTO.weight" + }, + "9989": { + "sourceFileName": "../../../../packages/core/types/src/product/common.ts", + "qualifiedName": "UpdateProductVariantDTO.length" + }, + "9990": { + "sourceFileName": "../../../../packages/core/types/src/product/common.ts", + "qualifiedName": "UpdateProductVariantDTO.height" + }, + "9991": { + "sourceFileName": "../../../../packages/core/types/src/product/common.ts", + "qualifiedName": "UpdateProductVariantDTO.width" + }, "9992": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpdateProductVariantDTO.sku" + "qualifiedName": "UpdateProductVariantDTO.options" }, "9993": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpdateProductVariantDTO.barcode" + "qualifiedName": "UpdateProductVariantDTO.metadata" }, "9994": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpdateProductVariantDTO.ean" + "qualifiedName": "UpdateProductVariantDTO" }, "9995": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpdateProductVariantDTO.upc" + "qualifiedName": "UpdateProductVariantDTO.title" }, "9996": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpdateProductVariantDTO.allow_backorder" + "qualifiedName": "UpdateProductVariantDTO.sku" }, "9997": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpdateProductVariantDTO.manage_inventory" + "qualifiedName": "UpdateProductVariantDTO.barcode" }, "9998": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpdateProductVariantDTO.hs_code" + "qualifiedName": "UpdateProductVariantDTO.ean" }, "9999": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpdateProductVariantDTO.origin_country" + "qualifiedName": "UpdateProductVariantDTO.upc" }, "10000": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpdateProductVariantDTO.mid_code" + "qualifiedName": "UpdateProductVariantDTO.allow_backorder" }, "10001": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpdateProductVariantDTO.material" + "qualifiedName": "UpdateProductVariantDTO.manage_inventory" }, "10002": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpdateProductVariantDTO.weight" + "qualifiedName": "UpdateProductVariantDTO.hs_code" }, "10003": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpdateProductVariantDTO.length" + "qualifiedName": "UpdateProductVariantDTO.origin_country" }, "10004": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpdateProductVariantDTO.height" + "qualifiedName": "UpdateProductVariantDTO.mid_code" }, "10005": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpdateProductVariantDTO.width" + "qualifiedName": "UpdateProductVariantDTO.material" }, "10006": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpdateProductVariantDTO.options" + "qualifiedName": "UpdateProductVariantDTO.weight" }, "10007": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpdateProductVariantDTO.metadata" + "qualifiedName": "UpdateProductVariantDTO.length" }, "10008": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpdateProductVariantDTO" + "qualifiedName": "UpdateProductVariantDTO.height" }, "10009": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpdateProductVariantDTO.title" + "qualifiedName": "UpdateProductVariantDTO.width" }, "10010": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpdateProductVariantDTO.sku" + "qualifiedName": "UpdateProductVariantDTO.options" }, "10011": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpdateProductVariantDTO.barcode" + "qualifiedName": "UpdateProductVariantDTO.metadata" }, "10012": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpdateProductVariantDTO.ean" + "qualifiedName": "ProductCollectionDTO" }, "10013": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpdateProductVariantDTO.upc" + "qualifiedName": "ProductCollectionDTO.id" }, "10014": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpdateProductVariantDTO.allow_backorder" + "qualifiedName": "ProductCollectionDTO.title" }, "10015": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpdateProductVariantDTO.manage_inventory" + "qualifiedName": "ProductCollectionDTO.handle" }, "10016": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpdateProductVariantDTO.hs_code" + "qualifiedName": "ProductCollectionDTO.metadata" }, "10017": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpdateProductVariantDTO.origin_country" + "qualifiedName": "ProductCollectionDTO.created_at" }, "10018": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpdateProductVariantDTO.mid_code" + "qualifiedName": "ProductCollectionDTO.updated_at" }, "10019": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpdateProductVariantDTO.material" + "qualifiedName": "ProductCollectionDTO.deleted_at" }, "10020": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpdateProductVariantDTO.weight" + "qualifiedName": "ProductCollectionDTO.products" }, "10021": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpdateProductVariantDTO.length" + "qualifiedName": "FilterableProductCollectionProps" }, "10022": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpdateProductVariantDTO.height" + "qualifiedName": "FilterableProductCollectionProps.q" }, "10023": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpdateProductVariantDTO.width" + "qualifiedName": "FilterableProductCollectionProps.id" }, "10024": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpdateProductVariantDTO.options" + "qualifiedName": "FilterableProductCollectionProps.handle" }, "10025": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpdateProductVariantDTO.metadata" + "qualifiedName": "FilterableProductCollectionProps.title" }, "10026": { - "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "ProductCollectionDTO" + "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", + "qualifiedName": "BaseFilterable.$and" }, "10027": { - "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "ProductCollectionDTO.id" + "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", + "qualifiedName": "BaseFilterable.$or" }, "10028": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "ProductCollectionDTO.title" + "qualifiedName": "CreateProductCollectionDTO" }, "10029": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "ProductCollectionDTO.handle" + "qualifiedName": "CreateProductCollectionDTO.title" }, "10030": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "ProductCollectionDTO.metadata" + "qualifiedName": "CreateProductCollectionDTO.handle" }, "10031": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "ProductCollectionDTO.created_at" + "qualifiedName": "CreateProductCollectionDTO.product_ids" }, "10032": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "ProductCollectionDTO.updated_at" + "qualifiedName": "CreateProductCollectionDTO.metadata" }, "10033": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "ProductCollectionDTO.deleted_at" + "qualifiedName": "UpsertProductCollectionDTO" }, "10034": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "ProductCollectionDTO.products" + "qualifiedName": "UpsertProductCollectionDTO.id" }, "10035": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "FilterableProductCollectionProps" + "qualifiedName": "UpdateProductCollectionDTO.value" }, "10036": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "FilterableProductCollectionProps.q" + "qualifiedName": "UpdateProductCollectionDTO.title" }, "10037": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "FilterableProductCollectionProps.id" + "qualifiedName": "UpdateProductCollectionDTO.handle" }, "10038": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "FilterableProductCollectionProps.handle" + "qualifiedName": "UpdateProductCollectionDTO.product_ids" }, "10039": { - "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "FilterableProductCollectionProps.title" - }, - "10040": { - "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", - "qualifiedName": "BaseFilterable.$and" - }, - "10041": { - "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", - "qualifiedName": "BaseFilterable.$or" - }, - "10042": { - "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "CreateProductCollectionDTO" - }, - "10043": { - "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "CreateProductCollectionDTO.title" - }, - "10044": { - "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "CreateProductCollectionDTO.handle" - }, - "10045": { - "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "CreateProductCollectionDTO.product_ids" - }, - "10046": { - "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "CreateProductCollectionDTO.metadata" - }, - "10047": { - "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpsertProductCollectionDTO" - }, - "10048": { - "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpsertProductCollectionDTO.id" - }, - "10049": { - "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpdateProductCollectionDTO.value" - }, - "10050": { - "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpdateProductCollectionDTO.title" - }, - "10051": { - "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpdateProductCollectionDTO.handle" - }, - "10052": { - "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpdateProductCollectionDTO.product_ids" - }, - "10053": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "UpdateProductCollectionDTO.metadata" }, - "10054": { + "10040": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "UpdateProductCollectionDTO" }, - "10055": { + "10041": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "UpdateProductCollectionDTO.value" }, - "10056": { + "10042": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "UpdateProductCollectionDTO.title" }, - "10057": { + "10043": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "UpdateProductCollectionDTO.handle" }, - "10058": { + "10044": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "UpdateProductCollectionDTO.product_ids" }, - "10059": { + "10045": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "UpdateProductCollectionDTO.metadata" }, - "10060": { + "10046": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "ProductCategoryDTO" }, - "10061": { + "10047": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "ProductCategoryDTO.id" }, - "10062": { + "10048": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "ProductCategoryDTO.name" }, - "10063": { + "10049": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "ProductCategoryDTO.description" }, - "10064": { + "10050": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "ProductCategoryDTO.handle" }, - "10065": { + "10051": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "ProductCategoryDTO.is_active" }, - "10066": { + "10052": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "ProductCategoryDTO.is_internal" }, - "10067": { + "10053": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "ProductCategoryDTO.rank" }, - "10068": { + "10054": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "ProductCategoryDTO.metadata" }, - "10069": { + "10055": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "ProductCategoryDTO.parent_category" }, - "10070": { + "10056": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "ProductCategoryDTO.parent_category_id" }, - "10071": { + "10057": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "ProductCategoryDTO.category_children" }, - "10072": { + "10058": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "ProductCategoryDTO.products" }, - "10073": { + "10059": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "ProductCategoryDTO.created_at" }, - "10074": { + "10060": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "ProductCategoryDTO.updated_at" }, - "10075": { + "10061": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "ProductCategoryDTO.deleted_at" }, - "10076": { + "10062": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "FilterableProductCategoryProps" }, - "10077": { + "10063": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "FilterableProductCategoryProps.q" }, - "10078": { + "10064": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "FilterableProductCategoryProps.id" }, - "10079": { + "10065": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "FilterableProductCategoryProps.name" }, - "10080": { + "10066": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "FilterableProductCategoryProps.parent_category_id" }, - "10081": { + "10067": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "FilterableProductCategoryProps.handle" }, - "10082": { + "10068": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "FilterableProductCategoryProps.is_active" }, - "10083": { + "10069": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "FilterableProductCategoryProps.is_internal" }, - "10084": { + "10070": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "FilterableProductCategoryProps.include_descendants_tree" }, - "10085": { + "10071": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "FilterableProductCategoryProps.include_ancestors_tree" }, - "10086": { + "10072": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.$and" }, - "10087": { + "10073": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.$or" }, - "10088": { + "10074": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "CreateProductCategoryDTO" }, - "10089": { + "10075": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "CreateProductCategoryDTO.name" }, - "10090": { + "10076": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "CreateProductCategoryDTO.description" }, - "10091": { + "10077": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "CreateProductCategoryDTO.handle" }, - "10092": { + "10078": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "CreateProductCategoryDTO.is_active" }, - "10093": { + "10079": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "CreateProductCategoryDTO.is_internal" }, - "10094": { + "10080": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "CreateProductCategoryDTO.rank" }, - "10095": { + "10081": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "CreateProductCategoryDTO.parent_category_id" }, - "10096": { + "10082": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "CreateProductCategoryDTO.metadata" }, - "10097": { + "10083": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "UpsertProductCategoryDTO" }, - "10098": { + "10084": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "UpsertProductCategoryDTO.id" }, - "10099": { + "10085": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "UpdateProductCategoryDTO.name" }, - "10100": { + "10086": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "UpdateProductCategoryDTO.description" }, - "10101": { + "10087": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "UpdateProductCategoryDTO.handle" }, - "10102": { + "10088": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "UpdateProductCategoryDTO.is_active" }, - "10103": { + "10089": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "UpdateProductCategoryDTO.is_internal" }, - "10104": { + "10090": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "UpdateProductCategoryDTO.rank" }, - "10105": { + "10091": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "UpdateProductCategoryDTO.parent_category_id" }, - "10106": { + "10092": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "UpdateProductCategoryDTO.metadata" }, - "10107": { + "10093": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "UpdateProductCategoryDTO" }, - "10108": { + "10094": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "UpdateProductCategoryDTO.name" }, - "10109": { + "10095": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "UpdateProductCategoryDTO.description" }, - "10110": { + "10096": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "UpdateProductCategoryDTO.handle" }, - "10111": { + "10097": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "UpdateProductCategoryDTO.is_active" }, - "10112": { + "10098": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "UpdateProductCategoryDTO.is_internal" }, - "10113": { + "10099": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "UpdateProductCategoryDTO.rank" }, - "10114": { + "10100": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "UpdateProductCategoryDTO.parent_category_id" }, - "10115": { + "10101": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "UpdateProductCategoryDTO.metadata" }, - "10116": { + "10102": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "ModuleJoinerConfig" }, - "10117": { + "10103": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type" }, - "10118": { + "10104": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.schema" }, - "10119": { + "10105": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.relationships" }, - "10120": { + "10106": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.extends" }, - "10121": { + "10107": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type" }, - "10122": { + "10108": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.serviceName" }, - "10123": { + "10109": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.fieldAlias" }, - "10124": { + "10110": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type" }, - "10125": { + "10111": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.path" }, - "10126": { + "10112": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.forwardArgumentsOnPath" }, - "10127": { + "10113": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.isList" }, - "10128": { + "10114": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.relationship" }, - "10129": { + "10115": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.serviceName" }, - "10130": { + "10116": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.primaryKeys" }, - "10131": { + "10117": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.isLink" }, - "10132": { + "10118": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.linkableKeys" }, - "10133": { + "10119": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.isReadOnlyLink" }, - "10134": { + "10120": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.extraDataFields" }, - "10135": { + "10121": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.databaseConfig" }, - "10136": { + "10122": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type" }, - "10137": { + "10123": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.tableName" }, - "10138": { + "10124": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.idPrefix" }, - "10139": { + "10125": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.extraFields" }, - "10140": { + "10126": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "ProductStatus" }, - "10141": { + "10127": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "ProductImageDTO" }, - "10142": { + "10128": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "ProductImageDTO.id" }, - "10143": { + "10129": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "ProductImageDTO.url" }, - "10144": { + "10130": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "ProductImageDTO.metadata" }, - "10145": { + "10131": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "ProductImageDTO.created_at" }, - "10146": { + "10132": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "ProductImageDTO.updated_at" }, - "10147": { + "10133": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "ProductImageDTO.deleted_at" }, - "10148": { + "10134": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "MetadataType" }, - "10149": { + "10135": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "IMessageAggregator" }, - "10150": { + "10136": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "IMessageAggregator.save" }, - "10151": { + "10137": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "IMessageAggregator.save" }, - "10152": { + "10138": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "msg" }, - "10153": { + "10139": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "IMessageAggregator.getMessages" }, - "10154": { + "10140": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "IMessageAggregator.getMessages" }, - "10155": { + "10141": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "format" }, - "10156": { + "10142": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "IMessageAggregator.clearMessages" }, - "10157": { + "10143": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "IMessageAggregator.clearMessages" }, - "10158": { + "10144": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "IMessageAggregator.saveRawMessageData" }, - "10159": { + "10145": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "IMessageAggregator.saveRawMessageData" }, - "10160": { + "10146": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "T" }, - "10161": { + "10147": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "messageData" }, - "10162": { + "10148": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "options" }, - "10163": { + "10149": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable" }, - "10164": { + "10150": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.$and" }, - "10165": { + "10151": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.$or" }, - "10166": { + "10152": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.T" }, - "10167": { + "10153": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "OperatorMap" }, - "10168": { + "10154": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type" }, - "10169": { + "10155": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type.$and" }, - "10170": { + "10156": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type.$or" }, - "10171": { + "10157": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type.$eq" }, - "10172": { + "10158": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type.$ne" }, - "10173": { + "10159": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type.$in" }, - "10174": { + "10160": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type.$nin" }, - "10175": { + "10161": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type.$not" }, - "10176": { + "10162": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type.$gt" }, - "10177": { + "10163": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type.$gte" }, - "10178": { + "10164": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type.$lt" }, - "10179": { + "10165": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type.$lte" }, - "10180": { + "10166": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type.$like" }, - "10181": { + "10167": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type.$re" }, - "10182": { + "10168": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type.$ilike" }, - "10183": { + "10169": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type.$fulltext" }, - "10184": { + "10170": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type.$overlap" }, - "10185": { + "10171": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type.$contains" }, - "10186": { + "10172": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type.$contained" }, - "10187": { + "10173": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type.$exists" }, - "10188": { + "10174": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "T" }, - "10189": { + "10175": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "UpsertProductImageDTO" }, - "10190": { + "10176": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "UpsertProductImageDTO.id" }, - "10191": { + "10177": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "UpdateProductImageDTO.url" }, - "10192": { + "10178": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "UpdateProductImageDTO.metadata" }, - "10193": { + "10179": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "ProductOptionValueDTO" }, - "10194": { + "10180": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "ProductOptionValueDTO.id" }, - "10195": { + "10181": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "ProductOptionValueDTO.value" }, - "10196": { + "10182": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "ProductOptionValueDTO.option" }, - "10197": { + "10183": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "ProductOptionValueDTO.option_id" }, - "10198": { + "10184": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "ProductOptionValueDTO.metadata" }, - "10199": { + "10185": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "ProductOptionValueDTO.created_at" }, - "10200": { + "10186": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "ProductOptionValueDTO.updated_at" }, - "10201": { + "10187": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "ProductOptionValueDTO.deleted_at" }, - "10202": { + "10188": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "JoinerServiceConfig" }, - "10203": { + "10189": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "JoinerServiceConfig.serviceName" }, - "10204": { + "10190": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "JoinerServiceConfig.alias" }, - "10205": { + "10191": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "JoinerServiceConfig.fieldAlias" }, - "10206": { + "10192": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type" }, - "10207": { + "10193": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type.path" }, - "10208": { + "10194": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type.forwardArgumentsOnPath" }, - "10209": { + "10195": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "JoinerServiceConfig.primaryKeys" }, - "10210": { + "10196": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "JoinerServiceConfig.relationships" }, - "10211": { + "10197": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "JoinerServiceConfig.extends" }, - "10212": { + "10198": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type" }, - "10213": { + "10199": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type.serviceName" }, - "10214": { + "10200": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type.relationship" }, - "10215": { + "10201": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "JoinerServiceConfig.args" }, - "10216": { + "10202": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "ModuleJoinerRelationship" }, - "10217": { + "10203": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type" }, - "10218": { + "10204": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.deleteCascade" }, - "10219": { + "10205": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "LinkModulesExtraFields" }, - "10220": { + "10206": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type" }, - "10221": { + "10207": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.type" }, - "10222": { + "10208": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.defaultValue" }, - "10223": { + "10209": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.nullable" }, - "10224": { + "10210": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.options" }, - "10225": { + "10211": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "Message" }, - "10226": { + "10212": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "__type" }, - "10227": { + "10213": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "__type.options" }, - "10228": { + "10214": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "TData" }, - "10229": { + "10215": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "MessageAggregatorFormat" }, - "10230": { + "10216": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "MessageAggregatorFormat.groupBy" }, - "10231": { + "10217": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "MessageAggregatorFormat.sortBy" }, - "10232": { + "10218": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type" }, - "10233": { + "10219": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type.__index" }, - "10235": { + "10221": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "RawMessageFormat" }, - "10236": { + "10222": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "__type" }, - "10237": { + "10223": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "__type.eventName" }, - "10238": { + "10224": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "__type.data" }, - "10239": { + "10225": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "__type.source" }, - "10240": { + "10226": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "__type.object" }, - "10241": { + "10227": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "__type.action" }, - "10242": { + "10228": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "__type.context" }, - "10243": { + "10229": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "__type.options" }, - "10244": { + "10230": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "TData" }, - "10245": { + "10231": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "Query" }, - "10246": { + "10232": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "T" }, - "10247": { + "10233": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "ExpandScalar" }, - "10248": { + "10234": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "T" }, - "10249": { + "10235": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "UpdateProductImageDTO" }, - "10250": { + "10236": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "UpdateProductImageDTO.url" }, - "10251": { + "10237": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "UpdateProductImageDTO.metadata" }, - "10252": { + "10238": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "JoinerServiceConfigAlias" }, - "10253": { + "10239": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "JoinerServiceConfigAlias.name" }, - "10254": { + "10240": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "JoinerServiceConfigAlias.args" }, - "10255": { + "10241": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "JoinerRelationship" }, - "10256": { + "10242": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type" }, - "10257": { + "10243": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type.alias" }, - "10258": { + "10244": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type.foreignKey" }, - "10259": { + "10245": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type.primaryKey" }, - "10260": { + "10246": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type.serviceName" }, - "10261": { + "10247": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type.inverse" }, - "10262": { + "10248": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type.isList" }, - "10263": { + "10249": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type.args" }, - "10264": { + "10250": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "MessageBody" }, - "10265": { + "10251": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "__type" }, - "10266": { + "10252": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "__type.eventName" }, - "10267": { + "10253": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "__type.metadata" }, - "10268": { + "10254": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "__type.data" }, - "10269": { + "10255": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "TData" }, - "10270": { + "10256": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "Scalar" }, - "10271": { + "10257": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type" }, - "10272": { + "10258": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type.toHexString" }, + "10259": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type.toHexString" + }, + "10260": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "FilterQuery" + }, + "10261": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type" + }, + "10262": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type.__index" + }, + "10264": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "T" + }, + "10265": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "Prev" + }, + "10266": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "FilterValue" + }, + "10267": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "T" + }, + "10268": { + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "EventMetadata" + }, + "10269": { + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "__type" + }, + "10270": { + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "__type.eventGroupId" + }, + "10271": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "PrevLimit" + }, + "10272": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "FilterValue2" + }, "10273": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.toHexString" + "qualifiedName": "T" }, "10274": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "FilterQuery" + "qualifiedName": "Primary" }, "10275": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", @@ -33310,93 +33362,41 @@ }, "10276": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.__index" + "qualifiedName": "__type.[PrimaryKeyType]" + }, + "10277": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type" }, "10278": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "T" + "qualifiedName": "__type._id" }, "10279": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "Prev" + "qualifiedName": "__type" }, "10280": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "FilterValue" + "qualifiedName": "__type.uuid" }, "10281": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "T" + "qualifiedName": "__type" }, "10282": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "EventMetadata" - }, - "10283": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type" - }, - "10284": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type.eventGroupId" - }, - "10285": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "PrevLimit" - }, - "10286": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "FilterValue2" - }, - "10287": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "T" - }, - "10288": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "Primary" - }, - "10289": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type" - }, - "10290": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.[PrimaryKeyType]" - }, - "10291": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type" - }, - "10292": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type._id" - }, - "10293": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type" - }, - "10294": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.uuid" - }, - "10295": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type" - }, - "10296": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type.id" }, - "10297": { + "10283": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "T" }, - "10298": { + "10284": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "ReadonlyPrimary" }, - "10299": { + "10285": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "T" } @@ -33406,7 +33406,7 @@ "1": "../../../../packages/core/types/src/product/service.ts" }, "reflections": { - "1": 9290 + "1": 9276 } } } \ No newline at end of file diff --git a/www/utils/generated/typedoc-json-output/promotion-models.json b/www/utils/generated/typedoc-json-output/promotion-models.json index a94216e9c4..247dac1be8 100644 --- a/www/utils/generated/typedoc-json-output/promotion-models.json +++ b/www/utils/generated/typedoc-json-output/promotion-models.json @@ -1,5 +1,5 @@ { - "id": 10873, + "id": 10859, "name": "promotion-models", "variant": "project", "kind": 1, @@ -18,28 +18,28 @@ }, "children": [ { - "id": 10874, + "id": 10860, "name": "ApplicationMethod", "variant": "declaration", "kind": 128, "flags": {}, "children": [ { - "id": 10875, + "id": 10861, "name": "constructor", "variant": "declaration", "kind": 512, "flags": {}, "signatures": [ { - "id": 10876, + "id": 10862, "name": "new ApplicationMethod", "variant": "signature", "kind": 16384, "flags": {}, "type": { "type": "reference", - "target": 10874, + "target": 10860, "name": "ApplicationMethod", "package": "@medusajs/promotion", "qualifiedName": "default" @@ -48,7 +48,7 @@ ] }, { - "id": 10877, + "id": 10863, "name": "id", "variant": "declaration", "kind": 1024, @@ -59,7 +59,7 @@ } }, { - "id": 10878, + "id": 10864, "name": "value", "variant": "declaration", "kind": 1024, @@ -88,7 +88,7 @@ } }, { - "id": 10879, + "id": 10865, "name": "raw_value", "variant": "declaration", "kind": 1024, @@ -113,7 +113,7 @@ } }, { - "id": 10880, + "id": 10866, "name": "currency_code", "variant": "declaration", "kind": 1024, @@ -134,7 +134,7 @@ "defaultValue": "null" }, { - "id": 10881, + "id": 10867, "name": "max_quantity", "variant": "declaration", "kind": 1024, @@ -157,7 +157,7 @@ "defaultValue": "null" }, { - "id": 10882, + "id": 10868, "name": "apply_to_quantity", "variant": "declaration", "kind": 1024, @@ -180,7 +180,7 @@ "defaultValue": "null" }, { - "id": 10883, + "id": 10869, "name": "buy_rules_min_quantity", "variant": "declaration", "kind": 1024, @@ -203,7 +203,7 @@ "defaultValue": "null" }, { - "id": 10884, + "id": 10870, "name": "type", "variant": "declaration", "kind": 1024, @@ -219,7 +219,7 @@ } }, { - "id": 10885, + "id": 10871, "name": "target_type", "variant": "declaration", "kind": 1024, @@ -235,7 +235,7 @@ } }, { - "id": 10886, + "id": 10872, "name": "allocation", "variant": "declaration", "kind": 1024, @@ -253,21 +253,21 @@ } }, { - "id": 10887, + "id": 10873, "name": "promotion", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 10935, + "target": 10921, "name": "Promotion", "package": "@medusajs/promotion", "qualifiedName": "default" } }, { - "id": 10888, + "id": 10874, "name": "target_rules", "variant": "declaration", "kind": 1024, @@ -281,7 +281,7 @@ "typeArguments": [ { "type": "reference", - "target": 10954, + "target": 10940, "name": "PromotionRule", "package": "@medusajs/promotion", "qualifiedName": "default" @@ -297,7 +297,7 @@ "defaultValue": "..." }, { - "id": 10889, + "id": 10875, "name": "buy_rules", "variant": "declaration", "kind": 1024, @@ -311,7 +311,7 @@ "typeArguments": [ { "type": "reference", - "target": 10954, + "target": 10940, "name": "PromotionRule", "package": "@medusajs/promotion", "qualifiedName": "default" @@ -327,7 +327,7 @@ "defaultValue": "..." }, { - "id": 10890, + "id": 10876, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -343,7 +343,7 @@ } }, { - "id": 10891, + "id": 10877, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -359,7 +359,7 @@ } }, { - "id": 10892, + "id": 10878, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -385,14 +385,14 @@ "defaultValue": "null" }, { - "id": 10893, + "id": 10879, "name": "onCreate", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 10894, + "id": 10880, "name": "onCreate", "variant": "signature", "kind": 4096, @@ -405,14 +405,14 @@ ] }, { - "id": 10895, + "id": 10881, "name": "onInit", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 10896, + "id": 10882, "name": "onInit", "variant": "signature", "kind": 4096, @@ -429,62 +429,62 @@ { "title": "Constructors", "children": [ - 10875 + 10861 ] }, { "title": "Properties", "children": [ + 10863, + 10864, + 10865, + 10866, + 10867, + 10868, + 10869, + 10870, + 10871, + 10872, + 10873, + 10874, + 10875, + 10876, 10877, - 10878, - 10879, - 10880, - 10881, - 10882, - 10883, - 10884, - 10885, - 10886, - 10887, - 10888, - 10889, - 10890, - 10891, - 10892 + 10878 ] }, { "title": "Methods", "children": [ - 10893, - 10895 + 10879, + 10881 ] } ] }, { - "id": 10916, + "id": 10902, "name": "CampaignBudget", "variant": "declaration", "kind": 128, "flags": {}, "children": [ { - "id": 10917, + "id": 10903, "name": "constructor", "variant": "declaration", "kind": 512, "flags": {}, "signatures": [ { - "id": 10918, + "id": 10904, "name": "new CampaignBudget", "variant": "signature", "kind": 16384, "flags": {}, "type": { "type": "reference", - "target": 10916, + "target": 10902, "name": "CampaignBudget", "package": "@medusajs/promotion", "qualifiedName": "default" @@ -493,7 +493,7 @@ ] }, { - "id": 10934, + "id": 10920, "name": "[OptionalProps]", "variant": "declaration", "kind": 1024, @@ -511,7 +511,7 @@ } }, { - "id": 10919, + "id": 10905, "name": "id", "variant": "declaration", "kind": 1024, @@ -522,7 +522,7 @@ } }, { - "id": 10920, + "id": 10906, "name": "type", "variant": "declaration", "kind": 1024, @@ -538,7 +538,7 @@ } }, { - "id": 10921, + "id": 10907, "name": "campaign", "variant": "declaration", "kind": 1024, @@ -552,7 +552,7 @@ }, { "type": "reference", - "target": 10897, + "target": 10883, "name": "Campaign", "package": "@medusajs/promotion", "qualifiedName": "default" @@ -562,7 +562,7 @@ "defaultValue": "null" }, { - "id": 10922, + "id": 10908, "name": "currency_code", "variant": "declaration", "kind": 1024, @@ -583,7 +583,7 @@ "defaultValue": "null" }, { - "id": 10923, + "id": 10909, "name": "limit", "variant": "declaration", "kind": 1024, @@ -613,7 +613,7 @@ "defaultValue": "null" }, { - "id": 10924, + "id": 10910, "name": "raw_limit", "variant": "declaration", "kind": 1024, @@ -639,7 +639,7 @@ "defaultValue": "null" }, { - "id": 10925, + "id": 10911, "name": "used", "variant": "declaration", "kind": 1024, @@ -665,7 +665,7 @@ "defaultValue": "0" }, { - "id": 10926, + "id": 10912, "name": "raw_used", "variant": "declaration", "kind": 1024, @@ -681,7 +681,7 @@ } }, { - "id": 10927, + "id": 10913, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -697,7 +697,7 @@ } }, { - "id": 10928, + "id": 10914, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -713,7 +713,7 @@ } }, { - "id": 10929, + "id": 10915, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -739,14 +739,14 @@ "defaultValue": "null" }, { - "id": 10930, + "id": 10916, "name": "onCreate", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 10931, + "id": 10917, "name": "onCreate", "variant": "signature", "kind": 4096, @@ -759,14 +759,14 @@ ] }, { - "id": 10932, + "id": 10918, "name": "onInit", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 10933, + "id": 10919, "name": "onInit", "variant": "signature", "kind": 4096, @@ -783,58 +783,58 @@ { "title": "Constructors", "children": [ - 10917 + 10903 ] }, { "title": "Properties", "children": [ - 10934, - 10919, 10920, - 10921, - 10922, - 10923, - 10924, - 10925, - 10926, - 10927, - 10928, - 10929 + 10905, + 10906, + 10907, + 10908, + 10909, + 10910, + 10911, + 10912, + 10913, + 10914, + 10915 ] }, { "title": "Methods", "children": [ - 10930, - 10932 + 10916, + 10918 ] } ] }, { - "id": 10897, + "id": 10883, "name": "Campaign", "variant": "declaration", "kind": 128, "flags": {}, "children": [ { - "id": 10898, + "id": 10884, "name": "constructor", "variant": "declaration", "kind": 512, "flags": {}, "signatures": [ { - "id": 10899, + "id": 10885, "name": "new Campaign", "variant": "signature", "kind": 16384, "flags": {}, "type": { "type": "reference", - "target": 10897, + "target": 10883, "name": "Campaign", "package": "@medusajs/promotion", "qualifiedName": "default" @@ -843,7 +843,7 @@ ] }, { - "id": 10915, + "id": 10901, "name": "[OptionalProps]", "variant": "declaration", "kind": 1024, @@ -870,7 +870,7 @@ } }, { - "id": 10900, + "id": 10886, "name": "id", "variant": "declaration", "kind": 1024, @@ -881,7 +881,7 @@ } }, { - "id": 10901, + "id": 10887, "name": "name", "variant": "declaration", "kind": 1024, @@ -892,7 +892,7 @@ } }, { - "id": 10902, + "id": 10888, "name": "description", "variant": "declaration", "kind": 1024, @@ -913,7 +913,7 @@ "defaultValue": "null" }, { - "id": 10903, + "id": 10889, "name": "campaign_identifier", "variant": "declaration", "kind": 1024, @@ -924,7 +924,7 @@ } }, { - "id": 10904, + "id": 10890, "name": "starts_at", "variant": "declaration", "kind": 1024, @@ -950,7 +950,7 @@ "defaultValue": "null" }, { - "id": 10905, + "id": 10891, "name": "ends_at", "variant": "declaration", "kind": 1024, @@ -976,7 +976,7 @@ "defaultValue": "null" }, { - "id": 10906, + "id": 10892, "name": "budget", "variant": "declaration", "kind": 1024, @@ -990,7 +990,7 @@ }, { "type": "reference", - "target": 10916, + "target": 10902, "name": "CampaignBudget", "package": "@medusajs/promotion", "qualifiedName": "default" @@ -1000,7 +1000,7 @@ "defaultValue": "null" }, { - "id": 10907, + "id": 10893, "name": "promotions", "variant": "declaration", "kind": 1024, @@ -1014,7 +1014,7 @@ "typeArguments": [ { "type": "reference", - "target": 10935, + "target": 10921, "name": "Promotion", "package": "@medusajs/promotion", "qualifiedName": "default" @@ -1030,7 +1030,7 @@ "defaultValue": "..." }, { - "id": 10908, + "id": 10894, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -1046,7 +1046,7 @@ } }, { - "id": 10909, + "id": 10895, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -1062,7 +1062,7 @@ } }, { - "id": 10910, + "id": 10896, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -1088,14 +1088,14 @@ "defaultValue": "null" }, { - "id": 10911, + "id": 10897, "name": "onCreate", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 10912, + "id": 10898, "name": "onCreate", "variant": "signature", "kind": 4096, @@ -1108,14 +1108,14 @@ ] }, { - "id": 10913, + "id": 10899, "name": "onInit", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 10914, + "id": 10900, "name": "onInit", "variant": "signature", "kind": 4096, @@ -1132,58 +1132,58 @@ { "title": "Constructors", "children": [ - 10898 + 10884 ] }, { "title": "Properties", "children": [ - 10915, - 10900, 10901, - 10902, - 10903, - 10904, - 10905, - 10906, - 10907, - 10908, - 10909, - 10910 + 10886, + 10887, + 10888, + 10889, + 10890, + 10891, + 10892, + 10893, + 10894, + 10895, + 10896 ] }, { "title": "Methods", "children": [ - 10911, - 10913 + 10897, + 10899 ] } ] }, { - "id": 10973, + "id": 10959, "name": "PromotionRuleValue", "variant": "declaration", "kind": 128, "flags": {}, "children": [ { - "id": 10974, + "id": 10960, "name": "constructor", "variant": "declaration", "kind": 512, "flags": {}, "signatures": [ { - "id": 10975, + "id": 10961, "name": "new PromotionRuleValue", "variant": "signature", "kind": 16384, "flags": {}, "type": { "type": "reference", - "target": 10973, + "target": 10959, "name": "PromotionRuleValue", "package": "@medusajs/promotion", "qualifiedName": "default" @@ -1192,7 +1192,7 @@ ] }, { - "id": 10976, + "id": 10962, "name": "id", "variant": "declaration", "kind": 1024, @@ -1203,21 +1203,21 @@ } }, { - "id": 10977, + "id": 10963, "name": "promotion_rule", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 10954, + "target": 10940, "name": "PromotionRule", "package": "@medusajs/promotion", "qualifiedName": "default" } }, { - "id": 10978, + "id": 10964, "name": "value", "variant": "declaration", "kind": 1024, @@ -1227,373 +1227,6 @@ "name": "string" } }, - { - "id": 10979, - "name": "created_at", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "reference", - "target": { - "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts", - "qualifiedName": "Date" - }, - "name": "Date", - "package": "typescript" - } - }, - { - "id": 10980, - "name": "updated_at", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "reference", - "target": { - "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts", - "qualifiedName": "Date" - }, - "name": "Date", - "package": "typescript" - } - }, - { - "id": 10981, - "name": "deleted_at", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "union", - "types": [ - { - "type": "literal", - "value": null - }, - { - "type": "reference", - "target": { - "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts", - "qualifiedName": "Date" - }, - "name": "Date", - "package": "typescript" - } - ] - }, - "defaultValue": "null" - }, - { - "id": 10982, - "name": "onCreate", - "variant": "declaration", - "kind": 2048, - "flags": {}, - "signatures": [ - { - "id": 10983, - "name": "onCreate", - "variant": "signature", - "kind": 4096, - "flags": {}, - "type": { - "type": "intrinsic", - "name": "void" - } - } - ] - }, - { - "id": 10984, - "name": "onInit", - "variant": "declaration", - "kind": 2048, - "flags": {}, - "signatures": [ - { - "id": 10985, - "name": "onInit", - "variant": "signature", - "kind": 4096, - "flags": {}, - "type": { - "type": "intrinsic", - "name": "void" - } - } - ] - } - ], - "groups": [ - { - "title": "Constructors", - "children": [ - 10974 - ] - }, - { - "title": "Properties", - "children": [ - 10976, - 10977, - 10978, - 10979, - 10980, - 10981 - ] - }, - { - "title": "Methods", - "children": [ - 10982, - 10984 - ] - } - ] - }, - { - "id": 10954, - "name": "PromotionRule", - "variant": "declaration", - "kind": 128, - "flags": {}, - "children": [ - { - "id": 10955, - "name": "constructor", - "variant": "declaration", - "kind": 512, - "flags": {}, - "signatures": [ - { - "id": 10956, - "name": "new PromotionRule", - "variant": "signature", - "kind": 16384, - "flags": {}, - "type": { - "type": "reference", - "target": 10954, - "name": "PromotionRule", - "package": "@medusajs/promotion", - "qualifiedName": "default" - } - } - ] - }, - { - "id": 10972, - "name": "[OptionalProps]", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "type": { - "type": "union", - "types": [ - { - "type": "reference", - "target": { - "sourceFileName": "../../../../packages/modules/promotion/src/models/promotion-rule.ts", - "qualifiedName": "OptionalFields" - }, - "name": "OptionalFields", - "package": "@medusajs/promotion" - }, - { - "type": "reference", - "target": { - "sourceFileName": "../../../../packages/modules/promotion/src/models/promotion-rule.ts", - "qualifiedName": "OptionalRelations" - }, - "name": "OptionalRelations", - "package": "@medusajs/promotion" - } - ] - } - }, - { - "id": 10957, - "name": "id", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 10958, - "name": "description", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "union", - "types": [ - { - "type": "literal", - "value": null - }, - { - "type": "intrinsic", - "name": "string" - } - ] - }, - "defaultValue": "null" - }, - { - "id": 10959, - "name": "attribute", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 10960, - "name": "operator", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "reference", - "target": { - "sourceFileName": "../../../../packages/core/types/src/promotion/common/promotion-rule.ts", - "qualifiedName": "PromotionRuleOperatorValues" - }, - "name": "PromotionRuleOperatorValues", - "package": "@medusajs/types" - } - }, - { - "id": 10961, - "name": "values", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "reference", - "target": { - "sourceFileName": "../../../../node_modules/@mikro-orm/core/entity/Collection.d.ts", - "qualifiedName": "Collection" - }, - "typeArguments": [ - { - "type": "reference", - "target": 10973, - "name": "PromotionRuleValue", - "package": "@medusajs/promotion", - "qualifiedName": "default" - }, - { - "type": "intrinsic", - "name": "object" - } - ], - "name": "Collection", - "package": "@mikro-orm/core" - }, - "defaultValue": "..." - }, - { - "id": 10962, - "name": "promotions", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "reference", - "target": { - "sourceFileName": "../../../../node_modules/@mikro-orm/core/entity/Collection.d.ts", - "qualifiedName": "Collection" - }, - "typeArguments": [ - { - "type": "reference", - "target": 10935, - "name": "Promotion", - "package": "@medusajs/promotion", - "qualifiedName": "default" - }, - { - "type": "intrinsic", - "name": "object" - } - ], - "name": "Collection", - "package": "@mikro-orm/core" - }, - "defaultValue": "..." - }, - { - "id": 10963, - "name": "method_target_rules", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "reference", - "target": { - "sourceFileName": "../../../../node_modules/@mikro-orm/core/entity/Collection.d.ts", - "qualifiedName": "Collection" - }, - "typeArguments": [ - { - "type": "reference", - "target": 10874, - "name": "ApplicationMethod", - "package": "@medusajs/promotion", - "qualifiedName": "default" - }, - { - "type": "intrinsic", - "name": "object" - } - ], - "name": "Collection", - "package": "@mikro-orm/core" - }, - "defaultValue": "..." - }, - { - "id": 10964, - "name": "method_buy_rules", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "reference", - "target": { - "sourceFileName": "../../../../node_modules/@mikro-orm/core/entity/Collection.d.ts", - "qualifiedName": "Collection" - }, - "typeArguments": [ - { - "type": "reference", - "target": 10874, - "name": "ApplicationMethod", - "package": "@medusajs/promotion", - "qualifiedName": "default" - }, - { - "type": "intrinsic", - "name": "object" - } - ], - "name": "Collection", - "package": "@mikro-orm/core" - }, - "defaultValue": "..." - }, { "id": 10965, "name": "created_at", @@ -1697,18 +1330,12 @@ { "title": "Constructors", "children": [ - 10955 + 10960 ] }, { "title": "Properties", "children": [ - 10972, - 10957, - 10958, - 10959, - 10960, - 10961, 10962, 10963, 10964, @@ -1727,28 +1354,401 @@ ] }, { - "id": 10935, - "name": "Promotion", + "id": 10940, + "name": "PromotionRule", "variant": "declaration", "kind": 128, "flags": {}, "children": [ { - "id": 10936, + "id": 10941, "name": "constructor", "variant": "declaration", "kind": 512, "flags": {}, "signatures": [ { - "id": 10937, + "id": 10942, + "name": "new PromotionRule", + "variant": "signature", + "kind": 16384, + "flags": {}, + "type": { + "type": "reference", + "target": 10940, + "name": "PromotionRule", + "package": "@medusajs/promotion", + "qualifiedName": "default" + } + } + ] + }, + { + "id": 10958, + "name": "[OptionalProps]", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "union", + "types": [ + { + "type": "reference", + "target": { + "sourceFileName": "../../../../packages/modules/promotion/src/models/promotion-rule.ts", + "qualifiedName": "OptionalFields" + }, + "name": "OptionalFields", + "package": "@medusajs/promotion" + }, + { + "type": "reference", + "target": { + "sourceFileName": "../../../../packages/modules/promotion/src/models/promotion-rule.ts", + "qualifiedName": "OptionalRelations" + }, + "name": "OptionalRelations", + "package": "@medusajs/promotion" + } + ] + } + }, + { + "id": 10943, + "name": "id", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 10944, + "name": "description", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "union", + "types": [ + { + "type": "literal", + "value": null + }, + { + "type": "intrinsic", + "name": "string" + } + ] + }, + "defaultValue": "null" + }, + { + "id": 10945, + "name": "attribute", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 10946, + "name": "operator", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "reference", + "target": { + "sourceFileName": "../../../../packages/core/types/src/promotion/common/promotion-rule.ts", + "qualifiedName": "PromotionRuleOperatorValues" + }, + "name": "PromotionRuleOperatorValues", + "package": "@medusajs/types" + } + }, + { + "id": 10947, + "name": "values", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "reference", + "target": { + "sourceFileName": "../../../../node_modules/@mikro-orm/core/entity/Collection.d.ts", + "qualifiedName": "Collection" + }, + "typeArguments": [ + { + "type": "reference", + "target": 10959, + "name": "PromotionRuleValue", + "package": "@medusajs/promotion", + "qualifiedName": "default" + }, + { + "type": "intrinsic", + "name": "object" + } + ], + "name": "Collection", + "package": "@mikro-orm/core" + }, + "defaultValue": "..." + }, + { + "id": 10948, + "name": "promotions", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "reference", + "target": { + "sourceFileName": "../../../../node_modules/@mikro-orm/core/entity/Collection.d.ts", + "qualifiedName": "Collection" + }, + "typeArguments": [ + { + "type": "reference", + "target": 10921, + "name": "Promotion", + "package": "@medusajs/promotion", + "qualifiedName": "default" + }, + { + "type": "intrinsic", + "name": "object" + } + ], + "name": "Collection", + "package": "@mikro-orm/core" + }, + "defaultValue": "..." + }, + { + "id": 10949, + "name": "method_target_rules", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "reference", + "target": { + "sourceFileName": "../../../../node_modules/@mikro-orm/core/entity/Collection.d.ts", + "qualifiedName": "Collection" + }, + "typeArguments": [ + { + "type": "reference", + "target": 10860, + "name": "ApplicationMethod", + "package": "@medusajs/promotion", + "qualifiedName": "default" + }, + { + "type": "intrinsic", + "name": "object" + } + ], + "name": "Collection", + "package": "@mikro-orm/core" + }, + "defaultValue": "..." + }, + { + "id": 10950, + "name": "method_buy_rules", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "reference", + "target": { + "sourceFileName": "../../../../node_modules/@mikro-orm/core/entity/Collection.d.ts", + "qualifiedName": "Collection" + }, + "typeArguments": [ + { + "type": "reference", + "target": 10860, + "name": "ApplicationMethod", + "package": "@medusajs/promotion", + "qualifiedName": "default" + }, + { + "type": "intrinsic", + "name": "object" + } + ], + "name": "Collection", + "package": "@mikro-orm/core" + }, + "defaultValue": "..." + }, + { + "id": 10951, + "name": "created_at", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "reference", + "target": { + "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts", + "qualifiedName": "Date" + }, + "name": "Date", + "package": "typescript" + } + }, + { + "id": 10952, + "name": "updated_at", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "reference", + "target": { + "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts", + "qualifiedName": "Date" + }, + "name": "Date", + "package": "typescript" + } + }, + { + "id": 10953, + "name": "deleted_at", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "union", + "types": [ + { + "type": "literal", + "value": null + }, + { + "type": "reference", + "target": { + "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts", + "qualifiedName": "Date" + }, + "name": "Date", + "package": "typescript" + } + ] + }, + "defaultValue": "null" + }, + { + "id": 10954, + "name": "onCreate", + "variant": "declaration", + "kind": 2048, + "flags": {}, + "signatures": [ + { + "id": 10955, + "name": "onCreate", + "variant": "signature", + "kind": 4096, + "flags": {}, + "type": { + "type": "intrinsic", + "name": "void" + } + } + ] + }, + { + "id": 10956, + "name": "onInit", + "variant": "declaration", + "kind": 2048, + "flags": {}, + "signatures": [ + { + "id": 10957, + "name": "onInit", + "variant": "signature", + "kind": 4096, + "flags": {}, + "type": { + "type": "intrinsic", + "name": "void" + } + } + ] + } + ], + "groups": [ + { + "title": "Constructors", + "children": [ + 10941 + ] + }, + { + "title": "Properties", + "children": [ + 10958, + 10943, + 10944, + 10945, + 10946, + 10947, + 10948, + 10949, + 10950, + 10951, + 10952, + 10953 + ] + }, + { + "title": "Methods", + "children": [ + 10954, + 10956 + ] + } + ] + }, + { + "id": 10921, + "name": "Promotion", + "variant": "declaration", + "kind": 128, + "flags": {}, + "children": [ + { + "id": 10922, + "name": "constructor", + "variant": "declaration", + "kind": 512, + "flags": {}, + "signatures": [ + { + "id": 10923, "name": "new Promotion", "variant": "signature", "kind": 16384, "flags": {}, "type": { "type": "reference", - "target": 10935, + "target": 10921, "name": "Promotion", "package": "@medusajs/promotion", "qualifiedName": "default" @@ -1757,7 +1757,7 @@ ] }, { - "id": 10953, + "id": 10939, "name": "[OptionalProps]", "variant": "declaration", "kind": 1024, @@ -1789,7 +1789,7 @@ } }, { - "id": 10938, + "id": 10924, "name": "id", "variant": "declaration", "kind": 1024, @@ -1800,7 +1800,7 @@ } }, { - "id": 10939, + "id": 10925, "name": "code", "variant": "declaration", "kind": 1024, @@ -1811,7 +1811,7 @@ } }, { - "id": 10940, + "id": 10926, "name": "campaign_id", "variant": "declaration", "kind": 1024, @@ -1832,7 +1832,7 @@ "defaultValue": "null" }, { - "id": 10941, + "id": 10927, "name": "campaign", "variant": "declaration", "kind": 1024, @@ -1846,7 +1846,7 @@ }, { "type": "reference", - "target": 10897, + "target": 10883, "name": "Campaign", "package": "@medusajs/promotion", "qualifiedName": "default" @@ -1855,7 +1855,7 @@ } }, { - "id": 10942, + "id": 10928, "name": "is_automatic", "variant": "declaration", "kind": 1024, @@ -1867,7 +1867,7 @@ "defaultValue": "false" }, { - "id": 10943, + "id": 10929, "name": "type", "variant": "declaration", "kind": 1024, @@ -1883,21 +1883,21 @@ } }, { - "id": 10944, + "id": 10930, "name": "application_method", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 10874, + "target": 10860, "name": "ApplicationMethod", "package": "@medusajs/promotion", "qualifiedName": "default" } }, { - "id": 10945, + "id": 10931, "name": "rules", "variant": "declaration", "kind": 1024, @@ -1911,7 +1911,7 @@ "typeArguments": [ { "type": "reference", - "target": 10954, + "target": 10940, "name": "PromotionRule", "package": "@medusajs/promotion", "qualifiedName": "default" @@ -1927,7 +1927,7 @@ "defaultValue": "..." }, { - "id": 10946, + "id": 10932, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -1943,7 +1943,7 @@ } }, { - "id": 10947, + "id": 10933, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -1959,7 +1959,7 @@ } }, { - "id": 10948, + "id": 10934, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -1985,14 +1985,14 @@ "defaultValue": "null" }, { - "id": 10949, + "id": 10935, "name": "onCreate", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 10950, + "id": 10936, "name": "onCreate", "variant": "signature", "kind": 4096, @@ -2005,14 +2005,14 @@ ] }, { - "id": 10951, + "id": 10937, "name": "onInit", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 10952, + "id": 10938, "name": "onInit", "variant": "signature", "kind": 4096, @@ -2029,31 +2029,31 @@ { "title": "Constructors", "children": [ - 10936 + 10922 ] }, { "title": "Properties", "children": [ - 10953, - 10938, 10939, - 10940, - 10941, - 10942, - 10943, - 10944, - 10945, - 10946, - 10947, - 10948 + 10924, + 10925, + 10926, + 10927, + 10928, + 10929, + 10930, + 10931, + 10932, + 10933, + 10934 ] }, { "title": "Methods", "children": [ - 10949, - 10951 + 10935, + 10937 ] } ] @@ -2063,418 +2063,418 @@ { "title": "Classes", "children": [ - 10874, - 10916, - 10897, - 10973, - 10954, - 10935 + 10860, + 10902, + 10883, + 10959, + 10940, + 10921 ] } ], "packageName": "@medusajs/promotion", "symbolIdMap": { - "10873": { + "10859": { "sourceFileName": "../../../../packages/modules/promotion/src/models/index.ts", "qualifiedName": "" }, - "10874": { + "10860": { "sourceFileName": "../../../../packages/modules/promotion/src/models/application-method.ts", "qualifiedName": "default" }, - "10877": { + "10863": { "sourceFileName": "../../../../packages/modules/promotion/src/models/application-method.ts", "qualifiedName": "default.id" }, - "10878": { + "10864": { "sourceFileName": "../../../../packages/modules/promotion/src/models/application-method.ts", "qualifiedName": "default.value" }, - "10879": { + "10865": { "sourceFileName": "../../../../packages/modules/promotion/src/models/application-method.ts", "qualifiedName": "default.raw_value" }, - "10880": { + "10866": { "sourceFileName": "../../../../packages/modules/promotion/src/models/application-method.ts", "qualifiedName": "default.currency_code" }, - "10881": { + "10867": { "sourceFileName": "../../../../packages/modules/promotion/src/models/application-method.ts", "qualifiedName": "default.max_quantity" }, - "10882": { + "10868": { "sourceFileName": "../../../../packages/modules/promotion/src/models/application-method.ts", "qualifiedName": "default.apply_to_quantity" }, - "10883": { + "10869": { "sourceFileName": "../../../../packages/modules/promotion/src/models/application-method.ts", "qualifiedName": "default.buy_rules_min_quantity" }, - "10884": { + "10870": { "sourceFileName": "../../../../packages/modules/promotion/src/models/application-method.ts", "qualifiedName": "default.type" }, - "10885": { + "10871": { "sourceFileName": "../../../../packages/modules/promotion/src/models/application-method.ts", "qualifiedName": "default.target_type" }, - "10886": { + "10872": { "sourceFileName": "../../../../packages/modules/promotion/src/models/application-method.ts", "qualifiedName": "default.allocation" }, - "10887": { + "10873": { "sourceFileName": "../../../../packages/modules/promotion/src/models/application-method.ts", "qualifiedName": "default.promotion" }, - "10888": { + "10874": { "sourceFileName": "../../../../packages/modules/promotion/src/models/application-method.ts", "qualifiedName": "default.target_rules" }, - "10889": { + "10875": { "sourceFileName": "../../../../packages/modules/promotion/src/models/application-method.ts", "qualifiedName": "default.buy_rules" }, - "10890": { + "10876": { "sourceFileName": "../../../../packages/modules/promotion/src/models/application-method.ts", "qualifiedName": "default.created_at" }, - "10891": { + "10877": { "sourceFileName": "../../../../packages/modules/promotion/src/models/application-method.ts", "qualifiedName": "default.updated_at" }, - "10892": { + "10878": { "sourceFileName": "../../../../packages/modules/promotion/src/models/application-method.ts", "qualifiedName": "default.deleted_at" }, - "10893": { + "10879": { "sourceFileName": "../../../../packages/modules/promotion/src/models/application-method.ts", "qualifiedName": "default.onCreate" }, - "10894": { + "10880": { "sourceFileName": "../../../../packages/modules/promotion/src/models/application-method.ts", "qualifiedName": "default.onCreate" }, - "10895": { + "10881": { "sourceFileName": "../../../../packages/modules/promotion/src/models/application-method.ts", "qualifiedName": "default.onInit" }, - "10896": { + "10882": { "sourceFileName": "../../../../packages/modules/promotion/src/models/application-method.ts", "qualifiedName": "default.onInit" }, - "10897": { + "10883": { "sourceFileName": "../../../../packages/modules/promotion/src/models/campaign.ts", "qualifiedName": "default" }, - "10900": { + "10886": { "sourceFileName": "../../../../packages/modules/promotion/src/models/campaign.ts", "qualifiedName": "default.id" }, - "10901": { + "10887": { "sourceFileName": "../../../../packages/modules/promotion/src/models/campaign.ts", "qualifiedName": "default.name" }, - "10902": { + "10888": { "sourceFileName": "../../../../packages/modules/promotion/src/models/campaign.ts", "qualifiedName": "default.description" }, - "10903": { + "10889": { "sourceFileName": "../../../../packages/modules/promotion/src/models/campaign.ts", "qualifiedName": "default.campaign_identifier" }, - "10904": { + "10890": { "sourceFileName": "../../../../packages/modules/promotion/src/models/campaign.ts", "qualifiedName": "default.starts_at" }, - "10905": { + "10891": { "sourceFileName": "../../../../packages/modules/promotion/src/models/campaign.ts", "qualifiedName": "default.ends_at" }, - "10906": { + "10892": { "sourceFileName": "../../../../packages/modules/promotion/src/models/campaign.ts", "qualifiedName": "default.budget" }, - "10907": { + "10893": { "sourceFileName": "../../../../packages/modules/promotion/src/models/campaign.ts", "qualifiedName": "default.promotions" }, - "10908": { + "10894": { "sourceFileName": "../../../../packages/modules/promotion/src/models/campaign.ts", "qualifiedName": "default.created_at" }, - "10909": { + "10895": { "sourceFileName": "../../../../packages/modules/promotion/src/models/campaign.ts", "qualifiedName": "default.updated_at" }, - "10910": { + "10896": { "sourceFileName": "../../../../packages/modules/promotion/src/models/campaign.ts", "qualifiedName": "default.deleted_at" }, - "10911": { + "10897": { "sourceFileName": "../../../../packages/modules/promotion/src/models/campaign.ts", "qualifiedName": "default.onCreate" }, - "10912": { + "10898": { "sourceFileName": "../../../../packages/modules/promotion/src/models/campaign.ts", "qualifiedName": "default.onCreate" }, - "10913": { + "10899": { "sourceFileName": "../../../../packages/modules/promotion/src/models/campaign.ts", "qualifiedName": "default.onInit" }, - "10914": { + "10900": { "sourceFileName": "../../../../packages/modules/promotion/src/models/campaign.ts", "qualifiedName": "default.onInit" }, - "10915": { + "10901": { "sourceFileName": "../../../../packages/modules/promotion/src/models/campaign.ts", "qualifiedName": "default.[OptionalProps]" }, - "10916": { + "10902": { "sourceFileName": "../../../../packages/modules/promotion/src/models/campaign-budget.ts", "qualifiedName": "default" }, - "10919": { + "10905": { "sourceFileName": "../../../../packages/modules/promotion/src/models/campaign-budget.ts", "qualifiedName": "default.id" }, - "10920": { + "10906": { "sourceFileName": "../../../../packages/modules/promotion/src/models/campaign-budget.ts", "qualifiedName": "default.type" }, - "10921": { + "10907": { "sourceFileName": "../../../../packages/modules/promotion/src/models/campaign-budget.ts", "qualifiedName": "default.campaign" }, - "10922": { + "10908": { "sourceFileName": "../../../../packages/modules/promotion/src/models/campaign-budget.ts", "qualifiedName": "default.currency_code" }, - "10923": { + "10909": { "sourceFileName": "../../../../packages/modules/promotion/src/models/campaign-budget.ts", "qualifiedName": "default.limit" }, - "10924": { + "10910": { "sourceFileName": "../../../../packages/modules/promotion/src/models/campaign-budget.ts", "qualifiedName": "default.raw_limit" }, - "10925": { + "10911": { "sourceFileName": "../../../../packages/modules/promotion/src/models/campaign-budget.ts", "qualifiedName": "default.used" }, - "10926": { + "10912": { "sourceFileName": "../../../../packages/modules/promotion/src/models/campaign-budget.ts", "qualifiedName": "default.raw_used" }, - "10927": { + "10913": { "sourceFileName": "../../../../packages/modules/promotion/src/models/campaign-budget.ts", "qualifiedName": "default.created_at" }, - "10928": { + "10914": { "sourceFileName": "../../../../packages/modules/promotion/src/models/campaign-budget.ts", "qualifiedName": "default.updated_at" }, - "10929": { + "10915": { "sourceFileName": "../../../../packages/modules/promotion/src/models/campaign-budget.ts", "qualifiedName": "default.deleted_at" }, - "10930": { + "10916": { "sourceFileName": "../../../../packages/modules/promotion/src/models/campaign-budget.ts", "qualifiedName": "default.onCreate" }, - "10931": { + "10917": { "sourceFileName": "../../../../packages/modules/promotion/src/models/campaign-budget.ts", "qualifiedName": "default.onCreate" }, - "10932": { + "10918": { "sourceFileName": "../../../../packages/modules/promotion/src/models/campaign-budget.ts", "qualifiedName": "default.onInit" }, - "10933": { + "10919": { "sourceFileName": "../../../../packages/modules/promotion/src/models/campaign-budget.ts", "qualifiedName": "default.onInit" }, - "10934": { + "10920": { "sourceFileName": "../../../../packages/modules/promotion/src/models/campaign-budget.ts", "qualifiedName": "default.[OptionalProps]" }, - "10935": { + "10921": { "sourceFileName": "../../../../packages/modules/promotion/src/models/promotion.ts", "qualifiedName": "default" }, - "10938": { + "10924": { "sourceFileName": "../../../../packages/modules/promotion/src/models/promotion.ts", "qualifiedName": "default.id" }, - "10939": { + "10925": { "sourceFileName": "../../../../packages/modules/promotion/src/models/promotion.ts", "qualifiedName": "default.code" }, - "10940": { + "10926": { "sourceFileName": "../../../../packages/modules/promotion/src/models/promotion.ts", "qualifiedName": "default.campaign_id" }, - "10941": { + "10927": { "sourceFileName": "../../../../packages/modules/promotion/src/models/promotion.ts", "qualifiedName": "default.campaign" }, - "10942": { + "10928": { "sourceFileName": "../../../../packages/modules/promotion/src/models/promotion.ts", "qualifiedName": "default.is_automatic" }, - "10943": { + "10929": { "sourceFileName": "../../../../packages/modules/promotion/src/models/promotion.ts", "qualifiedName": "default.type" }, - "10944": { + "10930": { "sourceFileName": "../../../../packages/modules/promotion/src/models/promotion.ts", "qualifiedName": "default.application_method" }, - "10945": { + "10931": { "sourceFileName": "../../../../packages/modules/promotion/src/models/promotion.ts", "qualifiedName": "default.rules" }, - "10946": { + "10932": { "sourceFileName": "../../../../packages/modules/promotion/src/models/promotion.ts", "qualifiedName": "default.created_at" }, - "10947": { + "10933": { "sourceFileName": "../../../../packages/modules/promotion/src/models/promotion.ts", "qualifiedName": "default.updated_at" }, - "10948": { + "10934": { "sourceFileName": "../../../../packages/modules/promotion/src/models/promotion.ts", "qualifiedName": "default.deleted_at" }, - "10949": { + "10935": { "sourceFileName": "../../../../packages/modules/promotion/src/models/promotion.ts", "qualifiedName": "default.onCreate" }, - "10950": { + "10936": { "sourceFileName": "../../../../packages/modules/promotion/src/models/promotion.ts", "qualifiedName": "default.onCreate" }, - "10951": { + "10937": { "sourceFileName": "../../../../packages/modules/promotion/src/models/promotion.ts", "qualifiedName": "default.onInit" }, - "10952": { + "10938": { "sourceFileName": "../../../../packages/modules/promotion/src/models/promotion.ts", "qualifiedName": "default.onInit" }, - "10953": { + "10939": { "sourceFileName": "../../../../packages/modules/promotion/src/models/promotion.ts", "qualifiedName": "default.[OptionalProps]" }, - "10954": { + "10940": { "sourceFileName": "../../../../packages/modules/promotion/src/models/promotion-rule.ts", "qualifiedName": "default" }, - "10957": { + "10943": { "sourceFileName": "../../../../packages/modules/promotion/src/models/promotion-rule.ts", "qualifiedName": "default.id" }, - "10958": { + "10944": { "sourceFileName": "../../../../packages/modules/promotion/src/models/promotion-rule.ts", "qualifiedName": "default.description" }, - "10959": { + "10945": { "sourceFileName": "../../../../packages/modules/promotion/src/models/promotion-rule.ts", "qualifiedName": "default.attribute" }, - "10960": { + "10946": { "sourceFileName": "../../../../packages/modules/promotion/src/models/promotion-rule.ts", "qualifiedName": "default.operator" }, - "10961": { + "10947": { "sourceFileName": "../../../../packages/modules/promotion/src/models/promotion-rule.ts", "qualifiedName": "default.values" }, - "10962": { + "10948": { "sourceFileName": "../../../../packages/modules/promotion/src/models/promotion-rule.ts", "qualifiedName": "default.promotions" }, - "10963": { + "10949": { "sourceFileName": "../../../../packages/modules/promotion/src/models/promotion-rule.ts", "qualifiedName": "default.method_target_rules" }, - "10964": { + "10950": { "sourceFileName": "../../../../packages/modules/promotion/src/models/promotion-rule.ts", "qualifiedName": "default.method_buy_rules" }, - "10965": { + "10951": { "sourceFileName": "../../../../packages/modules/promotion/src/models/promotion-rule.ts", "qualifiedName": "default.created_at" }, - "10966": { + "10952": { "sourceFileName": "../../../../packages/modules/promotion/src/models/promotion-rule.ts", "qualifiedName": "default.updated_at" }, - "10967": { + "10953": { "sourceFileName": "../../../../packages/modules/promotion/src/models/promotion-rule.ts", "qualifiedName": "default.deleted_at" }, - "10968": { + "10954": { "sourceFileName": "../../../../packages/modules/promotion/src/models/promotion-rule.ts", "qualifiedName": "default.onCreate" }, - "10969": { + "10955": { "sourceFileName": "../../../../packages/modules/promotion/src/models/promotion-rule.ts", "qualifiedName": "default.onCreate" }, - "10970": { + "10956": { "sourceFileName": "../../../../packages/modules/promotion/src/models/promotion-rule.ts", "qualifiedName": "default.onInit" }, - "10971": { + "10957": { "sourceFileName": "../../../../packages/modules/promotion/src/models/promotion-rule.ts", "qualifiedName": "default.onInit" }, - "10972": { + "10958": { "sourceFileName": "../../../../packages/modules/promotion/src/models/promotion-rule.ts", "qualifiedName": "default.[OptionalProps]" }, - "10973": { + "10959": { "sourceFileName": "../../../../packages/modules/promotion/src/models/promotion-rule-value.ts", "qualifiedName": "default" }, - "10976": { + "10962": { "sourceFileName": "../../../../packages/modules/promotion/src/models/promotion-rule-value.ts", "qualifiedName": "default.id" }, - "10977": { + "10963": { "sourceFileName": "../../../../packages/modules/promotion/src/models/promotion-rule-value.ts", "qualifiedName": "default.promotion_rule" }, - "10978": { + "10964": { "sourceFileName": "../../../../packages/modules/promotion/src/models/promotion-rule-value.ts", "qualifiedName": "default.value" }, - "10979": { + "10965": { "sourceFileName": "../../../../packages/modules/promotion/src/models/promotion-rule-value.ts", "qualifiedName": "default.created_at" }, - "10980": { + "10966": { "sourceFileName": "../../../../packages/modules/promotion/src/models/promotion-rule-value.ts", "qualifiedName": "default.updated_at" }, - "10981": { + "10967": { "sourceFileName": "../../../../packages/modules/promotion/src/models/promotion-rule-value.ts", "qualifiedName": "default.deleted_at" }, - "10982": { + "10968": { "sourceFileName": "../../../../packages/modules/promotion/src/models/promotion-rule-value.ts", "qualifiedName": "default.onCreate" }, - "10983": { + "10969": { "sourceFileName": "../../../../packages/modules/promotion/src/models/promotion-rule-value.ts", "qualifiedName": "default.onCreate" }, - "10984": { + "10970": { "sourceFileName": "../../../../packages/modules/promotion/src/models/promotion-rule-value.ts", "qualifiedName": "default.onInit" }, - "10985": { + "10971": { "sourceFileName": "../../../../packages/modules/promotion/src/models/promotion-rule-value.ts", "qualifiedName": "default.onInit" } @@ -2484,7 +2484,7 @@ "1": "../../../../packages/modules/promotion/src/models/index.ts" }, "reflections": { - "1": 10873 + "1": 10859 } } } \ No newline at end of file diff --git a/www/utils/generated/typedoc-json-output/promotion.json b/www/utils/generated/typedoc-json-output/promotion.json index ca829cd198..b552960f6a 100644 --- a/www/utils/generated/typedoc-json-output/promotion.json +++ b/www/utils/generated/typedoc-json-output/promotion.json @@ -1,12 +1,12 @@ { - "id": 10300, + "id": 10286, "name": "promotion", "variant": "project", "kind": 1, "flags": {}, "children": [ { - "id": 10534, + "id": 10520, "name": "FindConfig", "variant": "declaration", "kind": 256, @@ -29,7 +29,7 @@ }, "children": [ { - "id": 10535, + "id": 10521, "name": "select", "variant": "declaration", "kind": 1024, @@ -58,7 +58,7 @@ "operator": "keyof", "target": { "type": "reference", - "target": 10546, + "target": 10532, "name": "Entity", "package": "@medusajs/types", "qualifiedName": "FindConfig.Entity", @@ -70,7 +70,7 @@ } }, { - "id": 10536, + "id": 10522, "name": "skip", "variant": "declaration", "kind": 1024, @@ -100,7 +100,7 @@ } }, { - "id": 10537, + "id": 10523, "name": "take", "variant": "declaration", "kind": 1024, @@ -130,7 +130,7 @@ } }, { - "id": 10538, + "id": 10524, "name": "relations", "variant": "declaration", "kind": 1024, @@ -154,7 +154,7 @@ } }, { - "id": 10539, + "id": 10525, "name": "order", "variant": "declaration", "kind": 1024, @@ -188,21 +188,21 @@ "type": { "type": "reflection", "declaration": { - "id": 10540, + "id": 10526, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "indexSignatures": [ { - "id": 10541, + "id": 10527, "name": "__index", "variant": "signature", "kind": 8192, "flags": {}, "parameters": [ { - "id": 10542, + "id": 10528, "name": "K", "variant": "param", "kind": 32768, @@ -232,7 +232,7 @@ } }, { - "id": 10543, + "id": 10529, "name": "withDeleted", "variant": "declaration", "kind": 1024, @@ -261,7 +261,7 @@ } }, { - "id": 10544, + "id": 10530, "name": "filters", "variant": "declaration", "kind": 1024, @@ -297,7 +297,7 @@ } }, { - "id": 10545, + "id": 10531, "name": "options", "variant": "declaration", "kind": 1024, @@ -337,20 +337,20 @@ { "title": "Properties", "children": [ - 10535, - 10536, - 10537, - 10538, - 10539, - 10543, - 10544, - 10545 + 10521, + 10522, + 10523, + 10524, + 10525, + 10529, + 10530, + 10531 ] } ], "typeParameters": [ { - "id": 10546, + "id": 10532, "name": "Entity", "variant": "typeParam", "kind": 131072, @@ -359,7 +359,7 @@ ] }, { - "id": 10718, + "id": 10704, "name": "BaseFilterable", "variant": "declaration", "kind": 256, @@ -374,7 +374,7 @@ }, "children": [ { - "id": 10719, + "id": 10705, "name": "$and", "variant": "declaration", "kind": 1024, @@ -396,11 +396,11 @@ "types": [ { "type": "reference", - "target": 10718, + "target": 10704, "typeArguments": [ { "type": "reference", - "target": 10721, + "target": 10707, "name": "T", "package": "@medusajs/types", "qualifiedName": "BaseFilterable.T", @@ -412,7 +412,7 @@ }, { "type": "reference", - "target": 10721, + "target": 10707, "name": "T", "package": "@medusajs/types", "qualifiedName": "BaseFilterable.T", @@ -423,7 +423,7 @@ } }, { - "id": 10720, + "id": 10706, "name": "$or", "variant": "declaration", "kind": 1024, @@ -445,11 +445,11 @@ "types": [ { "type": "reference", - "target": 10718, + "target": 10704, "typeArguments": [ { "type": "reference", - "target": 10721, + "target": 10707, "name": "T", "package": "@medusajs/types", "qualifiedName": "BaseFilterable.T", @@ -461,7 +461,7 @@ }, { "type": "reference", - "target": 10721, + "target": 10707, "name": "T", "package": "@medusajs/types", "qualifiedName": "BaseFilterable.T", @@ -476,14 +476,14 @@ { "title": "Properties", "children": [ - 10719, - 10720 + 10705, + 10706 ] } ], "typeParameters": [ { - "id": 10721, + "id": 10707, "name": "T", "variant": "typeParam", "kind": 131072, @@ -493,23 +493,23 @@ "extendedBy": [ { "type": "reference", - "target": 10525, + "target": 10511, "name": "FilterablePromotionProps" }, { "type": "reference", - "target": 10588, + "target": 10574, "name": "FilterablePromotionRuleProps" }, { "type": "reference", - "target": 10598, + "target": 10584, "name": "FilterableCampaignProps" } ] }, { - "id": 10547, + "id": 10533, "name": "SoftDeleteReturn", "variant": "declaration", "kind": 256, @@ -524,7 +524,7 @@ }, "children": [ { - "id": 10548, + "id": 10534, "name": "returnLinkableKeys", "variant": "declaration", "kind": 1024, @@ -543,7 +543,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 10549, + "target": 10535, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -555,13 +555,13 @@ { "title": "Properties", "children": [ - 10548 + 10534 ] } ], "typeParameters": [ { - "id": 10549, + "id": 10535, "name": "TReturnableLinkableKeys", "variant": "typeParam", "kind": 131072, @@ -574,7 +574,7 @@ ] }, { - "id": 10550, + "id": 10536, "name": "RestoreReturn", "variant": "declaration", "kind": 256, @@ -589,7 +589,7 @@ }, "children": [ { - "id": 10551, + "id": 10537, "name": "returnLinkableKeys", "variant": "declaration", "kind": 1024, @@ -608,7 +608,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 10552, + "target": 10538, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -620,13 +620,13 @@ { "title": "Properties", "children": [ - 10551 + 10537 ] } ], "typeParameters": [ { - "id": 10552, + "id": 10538, "name": "TReturnableLinkableKeys", "variant": "typeParam", "kind": 131072, @@ -639,14 +639,14 @@ ] }, { - "id": 10815, + "id": 10801, "name": "Query", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 10816, + "id": 10802, "name": "T", "variant": "typeParam", "kind": 131072, @@ -657,7 +657,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 10816, + "target": 10802, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -670,14 +670,14 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 10816, + "target": 10802, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true }, "extendsType": { "type": "reference", - "target": 10843, + "target": 10829, "name": "Scalar", "package": "@medusajs/types" }, @@ -687,11 +687,11 @@ }, "falseType": { "type": "reference", - "target": 10847, + "target": 10833, "typeArguments": [ { "type": "reference", - "target": 10816, + "target": 10802, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -703,11 +703,11 @@ }, "falseType": { "type": "reference", - "target": 10853, + "target": 10839, "typeArguments": [ { "type": "reference", - "target": 10816, + "target": 10802, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -719,14 +719,14 @@ } }, { - "id": 10817, + "id": 10803, "name": "ExpandScalar", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 10818, + "id": 10804, "name": "T", "variant": "typeParam", "kind": 131072, @@ -744,7 +744,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 10818, + "target": 10804, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -775,7 +775,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 10818, + "target": 10804, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -809,7 +809,7 @@ }, "falseType": { "type": "reference", - "target": 10818, + "target": 10804, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -820,7 +820,7 @@ } }, { - "id": 10843, + "id": 10829, "name": "Scalar", "variant": "declaration", "kind": 2097152, @@ -879,21 +879,21 @@ { "type": "reflection", "declaration": { - "id": 10844, + "id": 10830, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 10845, + "id": 10831, "name": "toHexString", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 10846, + "id": 10832, "name": "toHexString", "variant": "signature", "kind": 4096, @@ -910,7 +910,7 @@ { "title": "Methods", "children": [ - 10845 + 10831 ] } ] @@ -920,14 +920,14 @@ } }, { - "id": 10871, + "id": 10857, "name": "ReadonlyPrimary", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 10872, + "id": 10858, "name": "T", "variant": "typeParam", "kind": 131072, @@ -938,7 +938,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 10872, + "target": 10858, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -959,7 +959,7 @@ "typeArguments": [ { "type": "reference", - "target": 10872, + "target": 10858, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -970,7 +970,7 @@ }, "falseType": { "type": "reference", - "target": 10872, + "target": 10858, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -978,14 +978,14 @@ } }, { - "id": 10861, + "id": 10847, "name": "Primary", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 10870, + "id": 10856, "name": "T", "variant": "typeParam", "kind": 131072, @@ -996,7 +996,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 10870, + "target": 10856, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1004,14 +1004,14 @@ "extendsType": { "type": "reflection", "declaration": { - "id": 10862, + "id": 10848, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 10863, + "id": 10849, "name": "[PrimaryKeyType]", "variant": "declaration", "kind": 1024, @@ -1028,7 +1028,7 @@ { "title": "Properties", "children": [ - 10863 + 10849 ] } ] @@ -1036,7 +1036,7 @@ }, "trueType": { "type": "reference", - "target": 10871, + "target": 10857, "typeArguments": [ { "type": "reference", @@ -1056,7 +1056,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 10870, + "target": 10856, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1064,14 +1064,14 @@ "extendsType": { "type": "reflection", "declaration": { - "id": 10864, + "id": 10850, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 10865, + "id": 10851, "name": "_id", "variant": "declaration", "kind": 1024, @@ -1088,7 +1088,7 @@ { "title": "Properties", "children": [ - 10865 + 10851 ] } ] @@ -1099,7 +1099,7 @@ "types": [ { "type": "reference", - "target": 10871, + "target": 10857, "typeArguments": [ { "type": "reference", @@ -1125,7 +1125,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 10870, + "target": 10856, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1133,14 +1133,14 @@ "extendsType": { "type": "reflection", "declaration": { - "id": 10866, + "id": 10852, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 10867, + "id": 10853, "name": "uuid", "variant": "declaration", "kind": 1024, @@ -1157,7 +1157,7 @@ { "title": "Properties", "children": [ - 10867 + 10853 ] } ] @@ -1165,7 +1165,7 @@ }, "trueType": { "type": "reference", - "target": 10871, + "target": 10857, "typeArguments": [ { "type": "reference", @@ -1185,7 +1185,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 10870, + "target": 10856, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1193,14 +1193,14 @@ "extendsType": { "type": "reflection", "declaration": { - "id": 10868, + "id": 10854, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 10869, + "id": 10855, "name": "id", "variant": "declaration", "kind": 1024, @@ -1217,7 +1217,7 @@ { "title": "Properties", "children": [ - 10869 + 10855 ] } ] @@ -1225,7 +1225,7 @@ }, "trueType": { "type": "reference", - "target": 10871, + "target": 10857, "typeArguments": [ { "type": "reference", @@ -1251,14 +1251,14 @@ } }, { - "id": 10722, + "id": 10708, "name": "OperatorMap", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 10743, + "id": 10729, "name": "T", "variant": "typeParam", "kind": 131072, @@ -1268,14 +1268,14 @@ "type": { "type": "reflection", "declaration": { - "id": 10723, + "id": 10709, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 10724, + "id": 10710, "name": "$and", "variant": "declaration", "kind": 1024, @@ -1286,11 +1286,11 @@ "type": "array", "elementType": { "type": "reference", - "target": 10815, + "target": 10801, "typeArguments": [ { "type": "reference", - "target": 10743, + "target": 10729, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1302,7 +1302,7 @@ } }, { - "id": 10725, + "id": 10711, "name": "$or", "variant": "declaration", "kind": 1024, @@ -1313,11 +1313,11 @@ "type": "array", "elementType": { "type": "reference", - "target": 10815, + "target": 10801, "typeArguments": [ { "type": "reference", - "target": 10743, + "target": 10729, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1329,7 +1329,7 @@ } }, { - "id": 10726, + "id": 10712, "name": "$eq", "variant": "declaration", "kind": 1024, @@ -1341,11 +1341,11 @@ "types": [ { "type": "reference", - "target": 10817, + "target": 10803, "typeArguments": [ { "type": "reference", - "target": 10743, + "target": 10729, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1358,11 +1358,11 @@ "type": "array", "elementType": { "type": "reference", - "target": 10817, + "target": 10803, "typeArguments": [ { "type": "reference", - "target": 10743, + "target": 10729, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1376,7 +1376,7 @@ } }, { - "id": 10727, + "id": 10713, "name": "$ne", "variant": "declaration", "kind": 1024, @@ -1385,11 +1385,11 @@ }, "type": { "type": "reference", - "target": 10817, + "target": 10803, "typeArguments": [ { "type": "reference", - "target": 10743, + "target": 10729, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1400,7 +1400,7 @@ } }, { - "id": 10728, + "id": 10714, "name": "$in", "variant": "declaration", "kind": 1024, @@ -1411,11 +1411,11 @@ "type": "array", "elementType": { "type": "reference", - "target": 10817, + "target": 10803, "typeArguments": [ { "type": "reference", - "target": 10743, + "target": 10729, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1427,7 +1427,7 @@ } }, { - "id": 10729, + "id": 10715, "name": "$nin", "variant": "declaration", "kind": 1024, @@ -1438,11 +1438,11 @@ "type": "array", "elementType": { "type": "reference", - "target": 10817, + "target": 10803, "typeArguments": [ { "type": "reference", - "target": 10743, + "target": 10729, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1454,7 +1454,7 @@ } }, { - "id": 10730, + "id": 10716, "name": "$not", "variant": "declaration", "kind": 1024, @@ -1463,11 +1463,11 @@ }, "type": { "type": "reference", - "target": 10815, + "target": 10801, "typeArguments": [ { "type": "reference", - "target": 10743, + "target": 10729, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1478,7 +1478,7 @@ } }, { - "id": 10731, + "id": 10717, "name": "$gt", "variant": "declaration", "kind": 1024, @@ -1487,11 +1487,11 @@ }, "type": { "type": "reference", - "target": 10817, + "target": 10803, "typeArguments": [ { "type": "reference", - "target": 10743, + "target": 10729, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1502,7 +1502,7 @@ } }, { - "id": 10732, + "id": 10718, "name": "$gte", "variant": "declaration", "kind": 1024, @@ -1511,11 +1511,11 @@ }, "type": { "type": "reference", - "target": 10817, + "target": 10803, "typeArguments": [ { "type": "reference", - "target": 10743, + "target": 10729, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1526,7 +1526,7 @@ } }, { - "id": 10733, + "id": 10719, "name": "$lt", "variant": "declaration", "kind": 1024, @@ -1535,11 +1535,11 @@ }, "type": { "type": "reference", - "target": 10817, + "target": 10803, "typeArguments": [ { "type": "reference", - "target": 10743, + "target": 10729, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1550,7 +1550,7 @@ } }, { - "id": 10734, + "id": 10720, "name": "$lte", "variant": "declaration", "kind": 1024, @@ -1559,11 +1559,11 @@ }, "type": { "type": "reference", - "target": 10817, + "target": 10803, "typeArguments": [ { "type": "reference", - "target": 10743, + "target": 10729, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1574,7 +1574,7 @@ } }, { - "id": 10735, + "id": 10721, "name": "$like", "variant": "declaration", "kind": 1024, @@ -1587,7 +1587,7 @@ } }, { - "id": 10736, + "id": 10722, "name": "$re", "variant": "declaration", "kind": 1024, @@ -1600,7 +1600,7 @@ } }, { - "id": 10737, + "id": 10723, "name": "$ilike", "variant": "declaration", "kind": 1024, @@ -1613,7 +1613,7 @@ } }, { - "id": 10738, + "id": 10724, "name": "$fulltext", "variant": "declaration", "kind": 1024, @@ -1626,7 +1626,7 @@ } }, { - "id": 10739, + "id": 10725, "name": "$overlap", "variant": "declaration", "kind": 1024, @@ -1642,7 +1642,7 @@ } }, { - "id": 10740, + "id": 10726, "name": "$contains", "variant": "declaration", "kind": 1024, @@ -1658,7 +1658,7 @@ } }, { - "id": 10741, + "id": 10727, "name": "$contained", "variant": "declaration", "kind": 1024, @@ -1674,7 +1674,7 @@ } }, { - "id": 10742, + "id": 10728, "name": "$exists", "variant": "declaration", "kind": 1024, @@ -1691,25 +1691,25 @@ { "title": "Properties", "children": [ + 10710, + 10711, + 10712, + 10713, + 10714, + 10715, + 10716, + 10717, + 10718, + 10719, + 10720, + 10721, + 10722, + 10723, 10724, 10725, 10726, 10727, - 10728, - 10729, - 10730, - 10731, - 10732, - 10733, - 10734, - 10735, - 10736, - 10737, - 10738, - 10739, - 10740, - 10741, - 10742 + 10728 ] } ] @@ -1717,14 +1717,14 @@ } }, { - "id": 10859, + "id": 10845, "name": "FilterValue2", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 10860, + "id": 10846, "name": "T", "variant": "typeParam", "kind": 131072, @@ -1736,18 +1736,18 @@ "types": [ { "type": "reference", - "target": 10860, + "target": 10846, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true }, { "type": "reference", - "target": 10817, + "target": 10803, "typeArguments": [ { "type": "reference", - "target": 10860, + "target": 10846, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1758,11 +1758,11 @@ }, { "type": "reference", - "target": 10861, + "target": 10847, "typeArguments": [ { "type": "reference", - "target": 10860, + "target": 10846, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1775,14 +1775,14 @@ } }, { - "id": 10853, + "id": 10839, "name": "FilterValue", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 10854, + "id": 10840, "name": "T", "variant": "typeParam", "kind": 131072, @@ -1794,15 +1794,15 @@ "types": [ { "type": "reference", - "target": 10722, + "target": 10708, "typeArguments": [ { "type": "reference", - "target": 10859, + "target": 10845, "typeArguments": [ { "type": "reference", - "target": 10854, + "target": 10840, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1817,11 +1817,11 @@ }, { "type": "reference", - "target": 10859, + "target": 10845, "typeArguments": [ { "type": "reference", - "target": 10854, + "target": 10840, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1834,11 +1834,11 @@ "type": "array", "elementType": { "type": "reference", - "target": 10859, + "target": 10845, "typeArguments": [ { "type": "reference", - "target": 10854, + "target": 10840, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1856,7 +1856,7 @@ } }, { - "id": 10858, + "id": 10844, "name": "PrevLimit", "variant": "declaration", "kind": 2097152, @@ -1884,14 +1884,14 @@ } }, { - "id": 10847, + "id": 10833, "name": "FilterQuery", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 10851, + "id": 10837, "name": "T", "variant": "typeParam", "kind": 131072, @@ -1902,7 +1902,7 @@ } }, { - "id": 10852, + "id": 10838, "name": "Prev", "variant": "typeParam", "kind": 131072, @@ -1921,7 +1921,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 10852, + "target": 10838, "name": "Prev", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1942,7 +1942,7 @@ "operator": "keyof", "target": { "type": "reference", - "target": 10851, + "target": 10837, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1964,7 +1964,7 @@ }, "objectType": { "type": "reference", - "target": 10851, + "target": 10837, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -2021,7 +2021,7 @@ }, "objectType": { "type": "reference", - "target": 10851, + "target": 10837, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -2029,7 +2029,7 @@ }, { "type": "reference", - "target": 10722, + "target": 10708, "typeArguments": [ { "type": "indexedAccess", @@ -2045,7 +2045,7 @@ }, "objectType": { "type": "reference", - "target": 10851, + "target": 10837, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -2073,7 +2073,7 @@ }, "objectType": { "type": "reference", - "target": 10851, + "target": 10837, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -2098,21 +2098,21 @@ "extendsType": { "type": "reflection", "declaration": { - "id": 10848, + "id": 10834, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "indexSignatures": [ { - "id": 10849, + "id": 10835, "name": "__index", "variant": "signature", "kind": 8192, "flags": {}, "parameters": [ { - "id": 10850, + "id": 10836, "name": "x", "variant": "param", "kind": 32768, @@ -2149,7 +2149,7 @@ }, "trueType": { "type": "reference", - "target": 10847, + "target": 10833, "typeArguments": [ { "type": "reference", @@ -2176,14 +2176,14 @@ "type": "indexedAccess", "indexType": { "type": "reference", - "target": 10852, + "target": 10838, "name": "Prev", "package": "@medusajs/types", "refersToTypeParameter": true }, "objectType": { "type": "reference", - "target": 10858, + "target": 10844, "name": "PrevLimit", "package": "@medusajs/types" } @@ -2213,7 +2213,7 @@ } }, { - "id": 10855, + "id": 10841, "name": "EventMetadata", "variant": "declaration", "kind": 2097152, @@ -2243,14 +2243,14 @@ { "type": "reflection", "declaration": { - "id": 10856, + "id": 10842, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 10857, + "id": 10843, "name": "eventGroupId", "variant": "declaration", "kind": 1024, @@ -2267,7 +2267,7 @@ { "title": "Properties", "children": [ - 10857 + 10843 ] } ] @@ -2277,14 +2277,14 @@ } }, { - "id": 10837, + "id": 10823, "name": "MessageBody", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 10842, + "id": 10828, "name": "TData", "variant": "typeParam", "kind": 131072, @@ -2298,14 +2298,14 @@ "type": { "type": "reflection", "declaration": { - "id": 10838, + "id": 10824, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 10839, + "id": 10825, "name": "eventName", "variant": "declaration", "kind": 1024, @@ -2316,7 +2316,7 @@ } }, { - "id": 10840, + "id": 10826, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -2325,20 +2325,20 @@ }, "type": { "type": "reference", - "target": 10855, + "target": 10841, "name": "EventMetadata", "package": "@medusajs/types" } }, { - "id": 10841, + "id": 10827, "name": "data", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 10842, + "target": 10828, "name": "TData", "package": "@medusajs/types", "refersToTypeParameter": true @@ -2349,9 +2349,9 @@ { "title": "Properties", "children": [ - 10839, - 10840, - 10841 + 10825, + 10826, + 10827 ] } ] @@ -2359,14 +2359,14 @@ } }, { - "id": 10795, + "id": 10781, "name": "Message", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 10798, + "id": 10784, "name": "TData", "variant": "typeParam", "kind": 131072, @@ -2382,11 +2382,11 @@ "types": [ { "type": "reference", - "target": 10837, + "target": 10823, "typeArguments": [ { "type": "reference", - "target": 10798, + "target": 10784, "name": "TData", "package": "@medusajs/types", "refersToTypeParameter": true @@ -2398,14 +2398,14 @@ { "type": "reflection", "declaration": { - "id": 10796, + "id": 10782, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 10797, + "id": 10783, "name": "options", "variant": "declaration", "kind": 1024, @@ -2437,7 +2437,7 @@ { "title": "Properties", "children": [ - 10797 + 10783 ] } ] @@ -2447,14 +2447,14 @@ } }, { - "id": 10805, + "id": 10791, "name": "RawMessageFormat", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 10814, + "id": 10800, "name": "TData", "variant": "typeParam", "kind": 131072, @@ -2468,14 +2468,14 @@ "type": { "type": "reflection", "declaration": { - "id": 10806, + "id": 10792, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 10807, + "id": 10793, "name": "eventName", "variant": "declaration", "kind": 1024, @@ -2486,21 +2486,21 @@ } }, { - "id": 10808, + "id": 10794, "name": "data", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 10814, + "target": 10800, "name": "TData", "package": "@medusajs/types", "refersToTypeParameter": true } }, { - "id": 10809, + "id": 10795, "name": "source", "variant": "declaration", "kind": 1024, @@ -2511,7 +2511,7 @@ } }, { - "id": 10810, + "id": 10796, "name": "object", "variant": "declaration", "kind": 1024, @@ -2522,7 +2522,7 @@ } }, { - "id": 10811, + "id": 10797, "name": "action", "variant": "declaration", "kind": 1024, @@ -2535,7 +2535,7 @@ } }, { - "id": 10812, + "id": 10798, "name": "context", "variant": "declaration", "kind": 1024, @@ -2551,7 +2551,7 @@ "typeArguments": [ { "type": "reference", - "target": 10497, + "target": 10483, "name": "Context", "package": "@medusajs/types" }, @@ -2565,7 +2565,7 @@ } }, { - "id": 10813, + "id": 10799, "name": "options", "variant": "declaration", "kind": 1024, @@ -2597,13 +2597,13 @@ { "title": "Properties", "children": [ - 10807, - 10808, - 10809, - 10810, - 10811, - 10812, - 10813 + 10793, + 10794, + 10795, + 10796, + 10797, + 10798, + 10799 ] } ] @@ -2611,7 +2611,7 @@ } }, { - "id": 10823, + "id": 10809, "name": "JoinerRelationship", "variant": "declaration", "kind": 2097152, @@ -2619,14 +2619,14 @@ "type": { "type": "reflection", "declaration": { - "id": 10824, + "id": 10810, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 10825, + "id": 10811, "name": "alias", "variant": "declaration", "kind": 1024, @@ -2637,7 +2637,7 @@ } }, { - "id": 10826, + "id": 10812, "name": "foreignKey", "variant": "declaration", "kind": 1024, @@ -2648,7 +2648,7 @@ } }, { - "id": 10827, + "id": 10813, "name": "primaryKey", "variant": "declaration", "kind": 1024, @@ -2659,7 +2659,7 @@ } }, { - "id": 10828, + "id": 10814, "name": "serviceName", "variant": "declaration", "kind": 1024, @@ -2670,7 +2670,7 @@ } }, { - "id": 10829, + "id": 10815, "name": "inverse", "variant": "declaration", "kind": 1024, @@ -2691,7 +2691,7 @@ } }, { - "id": 10830, + "id": 10816, "name": "isList", "variant": "declaration", "kind": 1024, @@ -2712,7 +2712,7 @@ } }, { - "id": 10831, + "id": 10817, "name": "args", "variant": "declaration", "kind": 1024, @@ -2752,13 +2752,13 @@ { "title": "Properties", "children": [ - 10825, - 10826, - 10827, - 10828, - 10829, - 10830, - 10831 + 10811, + 10812, + 10813, + 10814, + 10815, + 10816, + 10817 ] } ] @@ -2766,14 +2766,14 @@ } }, { - "id": 10820, + "id": 10806, "name": "JoinerServiceConfigAlias", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 10821, + "id": 10807, "name": "name", "variant": "declaration", "kind": 1024, @@ -2796,7 +2796,7 @@ } }, { - "id": 10822, + "id": 10808, "name": "args", "variant": "declaration", "kind": 1024, @@ -2836,21 +2836,21 @@ { "title": "Properties", "children": [ - 10821, - 10822 + 10807, + 10808 ] } ] }, { - "id": 10765, + "id": 10751, "name": "JoinerServiceConfig", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 10766, + "id": 10752, "name": "serviceName", "variant": "declaration", "kind": 1024, @@ -2861,7 +2861,7 @@ } }, { - "id": 10767, + "id": 10753, "name": "alias", "variant": "declaration", "kind": 1024, @@ -2881,7 +2881,7 @@ "types": [ { "type": "reference", - "target": 10820, + "target": 10806, "name": "JoinerServiceConfigAlias", "package": "@medusajs/types" }, @@ -2889,7 +2889,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 10820, + "target": 10806, "name": "JoinerServiceConfigAlias", "package": "@medusajs/types" } @@ -2898,7 +2898,7 @@ } }, { - "id": 10768, + "id": 10754, "name": "fieldAlias", "variant": "declaration", "kind": 1024, @@ -2934,14 +2934,14 @@ { "type": "reflection", "declaration": { - "id": 10769, + "id": 10755, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 10770, + "id": 10756, "name": "path", "variant": "declaration", "kind": 1024, @@ -2952,7 +2952,7 @@ } }, { - "id": 10771, + "id": 10757, "name": "forwardArgumentsOnPath", "variant": "declaration", "kind": 1024, @@ -2970,8 +2970,8 @@ { "title": "Properties", "children": [ - 10770, - 10771 + 10756, + 10757 ] } ] @@ -2985,7 +2985,7 @@ } }, { - "id": 10772, + "id": 10758, "name": "primaryKeys", "variant": "declaration", "kind": 1024, @@ -2999,7 +2999,7 @@ } }, { - "id": 10773, + "id": 10759, "name": "relationships", "variant": "declaration", "kind": 1024, @@ -3010,14 +3010,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 10823, + "target": 10809, "name": "JoinerRelationship", "package": "@medusajs/types" } } }, { - "id": 10774, + "id": 10760, "name": "extends", "variant": "declaration", "kind": 1024, @@ -3029,14 +3029,14 @@ "elementType": { "type": "reflection", "declaration": { - "id": 10775, + "id": 10761, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 10776, + "id": 10762, "name": "serviceName", "variant": "declaration", "kind": 1024, @@ -3047,14 +3047,14 @@ } }, { - "id": 10777, + "id": 10763, "name": "relationship", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 10823, + "target": 10809, "name": "JoinerRelationship", "package": "@medusajs/types" } @@ -3064,8 +3064,8 @@ { "title": "Properties", "children": [ - 10776, - 10777 + 10762, + 10763 ] } ] @@ -3074,7 +3074,7 @@ } }, { - "id": 10778, + "id": 10764, "name": "args", "variant": "declaration", "kind": 1024, @@ -3114,19 +3114,19 @@ { "title": "Properties", "children": [ - 10766, - 10767, - 10768, - 10772, - 10773, - 10774, - 10778 + 10752, + 10753, + 10754, + 10758, + 10759, + 10760, + 10764 ] } ] }, { - "id": 10782, + "id": 10768, "name": "LinkModulesExtraFields", "variant": "declaration", "kind": 2097152, @@ -3145,14 +3145,14 @@ { "type": "reflection", "declaration": { - "id": 10783, + "id": 10769, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 10784, + "id": 10770, "name": "type", "variant": "declaration", "kind": 1024, @@ -3248,7 +3248,7 @@ } }, { - "id": 10785, + "id": 10771, "name": "defaultValue", "variant": "declaration", "kind": 1024, @@ -3261,7 +3261,7 @@ } }, { - "id": 10786, + "id": 10772, "name": "nullable", "variant": "declaration", "kind": 1024, @@ -3274,7 +3274,7 @@ } }, { - "id": 10787, + "id": 10773, "name": "options", "variant": "declaration", "kind": 1024, @@ -3314,10 +3314,10 @@ { "title": "Properties", "children": [ - 10784, - 10785, - 10786, - 10787 + 10770, + 10771, + 10772, + 10773 ] } ] @@ -3329,7 +3329,7 @@ } }, { - "id": 10610, + "id": 10596, "name": "ModuleJoinerConfig", "variant": "declaration", "kind": 2097152, @@ -3346,7 +3346,7 @@ "typeArguments": [ { "type": "reference", - "target": 10765, + "target": 10751, "name": "JoinerServiceConfig", "package": "@medusajs/types" }, @@ -3378,14 +3378,14 @@ { "type": "reflection", "declaration": { - "id": 10611, + "id": 10597, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 10612, + "id": 10598, "name": "schema", "variant": "declaration", "kind": 1024, @@ -3406,7 +3406,7 @@ } }, { - "id": 10613, + "id": 10599, "name": "relationships", "variant": "declaration", "kind": 1024, @@ -3417,14 +3417,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 10779, + "target": 10765, "name": "ModuleJoinerRelationship", "package": "@medusajs/types" } } }, { - "id": 10614, + "id": 10600, "name": "extends", "variant": "declaration", "kind": 1024, @@ -3436,14 +3436,14 @@ "elementType": { "type": "reflection", "declaration": { - "id": 10615, + "id": 10601, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 10616, + "id": 10602, "name": "serviceName", "variant": "declaration", "kind": 1024, @@ -3454,7 +3454,7 @@ } }, { - "id": 10617, + "id": 10603, "name": "fieldAlias", "variant": "declaration", "kind": 1024, @@ -3482,14 +3482,14 @@ { "type": "reflection", "declaration": { - "id": 10618, + "id": 10604, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 10619, + "id": 10605, "name": "path", "variant": "declaration", "kind": 1024, @@ -3500,7 +3500,7 @@ } }, { - "id": 10620, + "id": 10606, "name": "forwardArgumentsOnPath", "variant": "declaration", "kind": 1024, @@ -3516,7 +3516,7 @@ } }, { - "id": 10621, + "id": 10607, "name": "isList", "variant": "declaration", "kind": 1024, @@ -3533,9 +3533,9 @@ { "title": "Properties", "children": [ - 10619, - 10620, - 10621 + 10605, + 10606, + 10607 ] } ] @@ -3549,14 +3549,14 @@ } }, { - "id": 10622, + "id": 10608, "name": "relationship", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 10779, + "target": 10765, "name": "ModuleJoinerRelationship", "package": "@medusajs/types" } @@ -3566,9 +3566,9 @@ { "title": "Properties", "children": [ - 10616, - 10617, - 10622 + 10602, + 10603, + 10608 ] } ] @@ -3577,7 +3577,7 @@ } }, { - "id": 10623, + "id": 10609, "name": "serviceName", "variant": "declaration", "kind": 1024, @@ -3590,7 +3590,7 @@ } }, { - "id": 10624, + "id": 10610, "name": "primaryKeys", "variant": "declaration", "kind": 1024, @@ -3606,7 +3606,7 @@ } }, { - "id": 10625, + "id": 10611, "name": "isLink", "variant": "declaration", "kind": 1024, @@ -3627,7 +3627,7 @@ } }, { - "id": 10626, + "id": 10612, "name": "linkableKeys", "variant": "declaration", "kind": 1024, @@ -3663,7 +3663,7 @@ } }, { - "id": 10627, + "id": 10613, "name": "isReadOnlyLink", "variant": "declaration", "kind": 1024, @@ -3684,7 +3684,7 @@ } }, { - "id": 10628, + "id": 10614, "name": "extraDataFields", "variant": "declaration", "kind": 1024, @@ -3708,7 +3708,7 @@ } }, { - "id": 10629, + "id": 10615, "name": "databaseConfig", "variant": "declaration", "kind": 1024, @@ -3718,14 +3718,14 @@ "type": { "type": "reflection", "declaration": { - "id": 10630, + "id": 10616, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 10631, + "id": 10617, "name": "tableName", "variant": "declaration", "kind": 1024, @@ -3746,7 +3746,7 @@ } }, { - "id": 10632, + "id": 10618, "name": "idPrefix", "variant": "declaration", "kind": 1024, @@ -3767,7 +3767,7 @@ } }, { - "id": 10633, + "id": 10619, "name": "extraFields", "variant": "declaration", "kind": 1024, @@ -3776,7 +3776,7 @@ }, "type": { "type": "reference", - "target": 10782, + "target": 10768, "name": "LinkModulesExtraFields", "package": "@medusajs/types" } @@ -3786,9 +3786,9 @@ { "title": "Properties", "children": [ - 10631, - 10632, - 10633 + 10617, + 10618, + 10619 ] } ] @@ -3800,16 +3800,16 @@ { "title": "Properties", "children": [ + 10598, + 10599, + 10600, + 10609, + 10610, + 10611, 10612, 10613, 10614, - 10623, - 10624, - 10625, - 10626, - 10627, - 10628, - 10629 + 10615 ] } ] @@ -3819,7 +3819,7 @@ } }, { - "id": 10779, + "id": 10765, "name": "ModuleJoinerRelationship", "variant": "declaration", "kind": 2097152, @@ -3829,21 +3829,21 @@ "types": [ { "type": "reference", - "target": 10823, + "target": 10809, "name": "JoinerRelationship", "package": "@medusajs/types" }, { "type": "reflection", "declaration": { - "id": 10780, + "id": 10766, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 10781, + "id": 10767, "name": "deleteCascade", "variant": "declaration", "kind": 1024, @@ -3868,7 +3868,7 @@ { "title": "Properties", "children": [ - 10781 + 10767 ] } ] @@ -3878,7 +3878,7 @@ } }, { - "id": 10470, + "id": 10456, "name": "IModuleService", "variant": "declaration", "kind": 256, @@ -3886,13 +3886,13 @@ "extendedBy": [ { "type": "reference", - "target": 10301, + "target": 10287, "name": "IPromotionModuleService" } ] }, { - "id": 10792, + "id": 10778, "name": "ApplicationMethodTypeValues", "variant": "declaration", "kind": 2097152, @@ -3920,7 +3920,7 @@ } }, { - "id": 10793, + "id": 10779, "name": "ApplicationMethodTargetTypeValues", "variant": "declaration", "kind": 2097152, @@ -3952,7 +3952,7 @@ } }, { - "id": 10794, + "id": 10780, "name": "ApplicationMethodAllocationValues", "variant": "declaration", "kind": 2097152, @@ -3980,7 +3980,7 @@ } }, { - "id": 10694, + "id": 10680, "name": "ApplicationMethodDTO", "variant": "declaration", "kind": 256, @@ -3995,7 +3995,7 @@ }, "children": [ { - "id": 10695, + "id": 10681, "name": "id", "variant": "declaration", "kind": 1024, @@ -4014,7 +4014,7 @@ } }, { - "id": 10696, + "id": 10682, "name": "type", "variant": "declaration", "kind": 1024, @@ -4031,13 +4031,13 @@ }, "type": { "type": "reference", - "target": 10792, + "target": 10778, "name": "ApplicationMethodTypeValues", "package": "@medusajs/types" } }, { - "id": 10697, + "id": 10683, "name": "target_type", "variant": "declaration", "kind": 1024, @@ -4054,13 +4054,13 @@ }, "type": { "type": "reference", - "target": 10793, + "target": 10779, "name": "ApplicationMethodTargetTypeValues", "package": "@medusajs/types" } }, { - "id": 10698, + "id": 10684, "name": "allocation", "variant": "declaration", "kind": 1024, @@ -4077,13 +4077,13 @@ }, "type": { "type": "reference", - "target": 10794, + "target": 10780, "name": "ApplicationMethodAllocationValues", "package": "@medusajs/types" } }, { - "id": 10699, + "id": 10685, "name": "value", "variant": "declaration", "kind": 1024, @@ -4112,7 +4112,7 @@ } }, { - "id": 10700, + "id": 10686, "name": "currency_code", "variant": "declaration", "kind": 1024, @@ -4133,7 +4133,7 @@ } }, { - "id": 10701, + "id": 10687, "name": "max_quantity", "variant": "declaration", "kind": 1024, @@ -4163,7 +4163,7 @@ } }, { - "id": 10702, + "id": 10688, "name": "buy_rules_min_quantity", "variant": "declaration", "kind": 1024, @@ -4208,54 +4208,792 @@ ] } }, + { + "id": 10689, + "name": "apply_to_quantity", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "comment": { + "summary": [ + { + "kind": "text", + "text": "The quantity that results from matching the " + }, + { + "kind": "code", + "text": "`buyget`" + }, + { + "kind": "text", + "text": " promotion's condition.\nFor example, if the promotion is a \"Buy 2 shirts get 1 free\", the value\nof this attribute is " + }, + { + "kind": "code", + "text": "`1`" + }, + { + "kind": "text", + "text": "." + } + ] + }, + "type": { + "type": "union", + "types": [ + { + "type": "literal", + "value": null + }, + { + "type": "intrinsic", + "name": "number" + } + ] + } + }, + { + "id": 10690, + "name": "promotion", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "comment": { + "summary": [ + { + "kind": "text", + "text": "The promotion of the application method." + } + ] + }, + "type": { + "type": "union", + "types": [ + { + "type": "intrinsic", + "name": "string" + }, + { + "type": "reference", + "target": 10495, + "name": "PromotionDTO", + "package": "@medusajs/types" + } + ] + } + }, + { + "id": 10691, + "name": "target_rules", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "comment": { + "summary": [ + { + "kind": "text", + "text": "The target rules of the application method." + } + ] + }, + "type": { + "type": "array", + "elementType": { + "type": "reference", + "target": 10544, + "name": "PromotionRuleDTO", + "package": "@medusajs/types" + } + } + }, + { + "id": 10692, + "name": "buy_rules", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "comment": { + "summary": [ + { + "kind": "text", + "text": "The buy rules of the application method." + } + ] + }, + "type": { + "type": "array", + "elementType": { + "type": "reference", + "target": 10544, + "name": "PromotionRuleDTO", + "package": "@medusajs/types" + } + } + } + ], + "groups": [ + { + "title": "Properties", + "children": [ + 10681, + 10682, + 10683, + 10684, + 10685, + 10686, + 10687, + 10688, + 10689, + 10690, + 10691, + 10692 + ] + } + ] + }, + { + "id": 10654, + "name": "CreateApplicationMethodDTO", + "variant": "declaration", + "kind": 256, + "flags": {}, + "comment": { + "summary": [ + { + "kind": "text", + "text": "The application method to be created." + } + ] + }, + "children": [ + { + "id": 10655, + "name": "type", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "comment": { + "summary": [ + { + "kind": "text", + "text": "The type of the application method indicating how\nthe associated promotion is applied." + } + ] + }, + "type": { + "type": "reference", + "target": 10778, + "name": "ApplicationMethodTypeValues", + "package": "@medusajs/types" + } + }, + { + "id": 10656, + "name": "target_type", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "comment": { + "summary": [ + { + "kind": "text", + "text": "The target type of the application method indicating\nwhether the associated promotion is applied to the cart's items,\nshipping methods, or the whole order." + } + ] + }, + "type": { + "type": "reference", + "target": 10779, + "name": "ApplicationMethodTargetTypeValues", + "package": "@medusajs/types" + } + }, + { + "id": 10657, + "name": "allocation", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "comment": { + "summary": [ + { + "kind": "text", + "text": "The allocation value that indicates whether the associated promotion\nis applied on each item in a cart or split between the items in the cart." + } + ] + }, + "type": { + "type": "reference", + "target": 10780, + "name": "ApplicationMethodAllocationValues", + "package": "@medusajs/types" + } + }, + { + "id": 10658, + "name": "value", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "comment": { + "summary": [ + { + "kind": "text", + "text": "The discounted amount applied by the associated promotion based on the " + }, + { + "kind": "code", + "text": "`type`" + }, + { + "kind": "text", + "text": "." + } + ] + }, + "type": { + "type": "intrinsic", + "name": "number" + } + }, + { + "id": 10659, + "name": "currency_code", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "comment": { + "summary": [ + { + "kind": "text", + "text": "Currency of the value to apply." + } + ] + }, + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 10660, + "name": "max_quantity", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "comment": { + "summary": [ + { + "kind": "text", + "text": "The max quantity allowed in the cart for the associated promotion to be applied." + } + ] + }, + "type": { + "type": "union", + "types": [ + { + "type": "literal", + "value": null + }, + { + "type": "intrinsic", + "name": "number" + } + ] + } + }, + { + "id": 10661, + "name": "buy_rules_min_quantity", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "comment": { + "summary": [ + { + "kind": "text", + "text": "The minimum quantity required for a " + }, + { + "kind": "code", + "text": "`buyget`" + }, + { + "kind": "text", + "text": " promotion to be applied.\nFor example, if the promotion is a \"Buy 2 shirts get 1 free\", the\nvalue of this attribute is " + }, + { + "kind": "code", + "text": "`2`" + }, + { + "kind": "text", + "text": "." + } + ] + }, + "type": { + "type": "union", + "types": [ + { + "type": "literal", + "value": null + }, + { + "type": "intrinsic", + "name": "number" + } + ] + } + }, + { + "id": 10662, + "name": "apply_to_quantity", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "comment": { + "summary": [ + { + "kind": "text", + "text": "The quantity that results from matching the " + }, + { + "kind": "code", + "text": "`buyget`" + }, + { + "kind": "text", + "text": " promotion's condition.\nFor example, if the promotion is a \"Buy 2 shirts get 1 free\", the value\nof this attribute is " + }, + { + "kind": "code", + "text": "`1`" + }, + { + "kind": "text", + "text": "." + } + ] + }, + "type": { + "type": "union", + "types": [ + { + "type": "literal", + "value": null + }, + { + "type": "intrinsic", + "name": "number" + } + ] + } + }, + { + "id": 10663, + "name": "promotion", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "comment": { + "summary": [ + { + "kind": "text", + "text": "The promotion of the application method." + } + ] + }, + "type": { + "type": "union", + "types": [ + { + "type": "intrinsic", + "name": "string" + }, + { + "type": "reference", + "target": 10495, + "name": "PromotionDTO", + "package": "@medusajs/types" + } + ] + } + }, + { + "id": 10664, + "name": "target_rules", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "comment": { + "summary": [ + { + "kind": "text", + "text": "The target rules of the application method." + } + ] + }, + "type": { + "type": "array", + "elementType": { + "type": "reference", + "target": 10539, + "name": "CreatePromotionRuleDTO", + "package": "@medusajs/types" + } + } + }, + { + "id": 10665, + "name": "buy_rules", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "comment": { + "summary": [ + { + "kind": "text", + "text": "The buy rules of the application method." + } + ] + }, + "type": { + "type": "array", + "elementType": { + "type": "reference", + "target": 10539, + "name": "CreatePromotionRuleDTO", + "package": "@medusajs/types" + } + } + } + ], + "groups": [ + { + "title": "Properties", + "children": [ + 10655, + 10656, + 10657, + 10658, + 10659, + 10660, + 10661, + 10662, + 10663, + 10664, + 10665 + ] + } + ] + }, + { + "id": 10693, + "name": "UpdateApplicationMethodDTO", + "variant": "declaration", + "kind": 256, + "flags": {}, + "comment": { + "summary": [ + { + "kind": "text", + "text": "The attributes to update in the application method." + } + ] + }, + "children": [ + { + "id": 10694, + "name": "id", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "comment": { + "summary": [ + { + "kind": "text", + "text": "The ID of the application method." + } + ] + }, + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 10695, + "name": "type", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "comment": { + "summary": [ + { + "kind": "text", + "text": "The type of the application method indicating how\nthe associated promotion is applied." + } + ] + }, + "type": { + "type": "reference", + "target": 10778, + "name": "ApplicationMethodTypeValues", + "package": "@medusajs/types" + } + }, + { + "id": 10696, + "name": "target_type", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "comment": { + "summary": [ + { + "kind": "text", + "text": "The target type of the application method indicating\nwhether the associated promotion is applied to the cart's items,\nshipping methods, or the whole order." + } + ] + }, + "type": { + "type": "reference", + "target": 10779, + "name": "ApplicationMethodTargetTypeValues", + "package": "@medusajs/types" + } + }, + { + "id": 10697, + "name": "allocation", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "comment": { + "summary": [ + { + "kind": "text", + "text": "The allocation value that indicates whether the associated promotion\nis applied on each item in a cart or split between the items in the cart." + } + ] + }, + "type": { + "type": "reference", + "target": 10780, + "name": "ApplicationMethodAllocationValues", + "package": "@medusajs/types" + } + }, + { + "id": 10698, + "name": "value", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "comment": { + "summary": [ + { + "kind": "text", + "text": "The discounted amount applied by the associated promotion based on the " + }, + { + "kind": "code", + "text": "`type`" + }, + { + "kind": "text", + "text": "." + } + ] + }, + "type": { + "type": "intrinsic", + "name": "number" + } + }, + { + "id": 10699, + "name": "currency_code", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "comment": { + "summary": [ + { + "kind": "text", + "text": "The currency code of the promotions application" + } + ] + }, + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 10700, + "name": "max_quantity", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "comment": { + "summary": [ + { + "kind": "text", + "text": "The max quantity allowed in the cart for the associated promotion to be applied." + } + ] + }, + "type": { + "type": "union", + "types": [ + { + "type": "literal", + "value": null + }, + { + "type": "intrinsic", + "name": "number" + } + ] + } + }, + { + "id": 10701, + "name": "buy_rules_min_quantity", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "comment": { + "summary": [ + { + "kind": "text", + "text": "The minimum quantity required for a " + }, + { + "kind": "code", + "text": "`buyget`" + }, + { + "kind": "text", + "text": " promotion to be applied.\nFor example, if the promotion is a \"Buy 2 shirts get 1 free\", the\nvalue of this attribute is " + }, + { + "kind": "code", + "text": "`2`" + }, + { + "kind": "text", + "text": "." + } + ] + }, + "type": { + "type": "union", + "types": [ + { + "type": "literal", + "value": null + }, + { + "type": "intrinsic", + "name": "number" + } + ] + } + }, + { + "id": 10702, + "name": "apply_to_quantity", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "comment": { + "summary": [ + { + "kind": "text", + "text": "The quantity that results from matching the " + }, + { + "kind": "code", + "text": "`buyget`" + }, + { + "kind": "text", + "text": " promotion's condition.\nFor example, if the promotion is a \"Buy 2 shirts get 1 free\", the value\nof this attribute is " + }, + { + "kind": "code", + "text": "`1`" + }, + { + "kind": "text", + "text": "." + } + ] + }, + "type": { + "type": "union", + "types": [ + { + "type": "literal", + "value": null + }, + { + "type": "intrinsic", + "name": "number" + } + ] + } + }, { "id": 10703, - "name": "apply_to_quantity", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "comment": { - "summary": [ - { - "kind": "text", - "text": "The quantity that results from matching the " - }, - { - "kind": "code", - "text": "`buyget`" - }, - { - "kind": "text", - "text": " promotion's condition.\nFor example, if the promotion is a \"Buy 2 shirts get 1 free\", the value\nof this attribute is " - }, - { - "kind": "code", - "text": "`1`" - }, - { - "kind": "text", - "text": "." - } - ] - }, - "type": { - "type": "union", - "types": [ - { - "type": "literal", - "value": null - }, - { - "type": "intrinsic", - "name": "number" - } - ] - } - }, - { - "id": 10704, "name": "promotion", "variant": "declaration", "kind": 1024, @@ -4279,70 +5017,19 @@ }, { "type": "reference", - "target": 10509, + "target": 10495, "name": "PromotionDTO", "package": "@medusajs/types" } ] } - }, - { - "id": 10705, - "name": "target_rules", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "comment": { - "summary": [ - { - "kind": "text", - "text": "The target rules of the application method." - } - ] - }, - "type": { - "type": "array", - "elementType": { - "type": "reference", - "target": 10558, - "name": "PromotionRuleDTO", - "package": "@medusajs/types" - } - } - }, - { - "id": 10706, - "name": "buy_rules", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "comment": { - "summary": [ - { - "kind": "text", - "text": "The buy rules of the application method." - } - ] - }, - "type": { - "type": "array", - "elementType": { - "type": "reference", - "target": 10558, - "name": "PromotionRuleDTO", - "package": "@medusajs/types" - } - } } ], "groups": [ { "title": "Properties", "children": [ + 10694, 10695, 10696, 10697, @@ -4351,700 +5038,13 @@ 10700, 10701, 10702, - 10703, - 10704, - 10705, - 10706 + 10703 ] } ] }, { - "id": 10668, - "name": "CreateApplicationMethodDTO", - "variant": "declaration", - "kind": 256, - "flags": {}, - "comment": { - "summary": [ - { - "kind": "text", - "text": "The application method to be created." - } - ] - }, - "children": [ - { - "id": 10669, - "name": "type", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "comment": { - "summary": [ - { - "kind": "text", - "text": "The type of the application method indicating how\nthe associated promotion is applied." - } - ] - }, - "type": { - "type": "reference", - "target": 10792, - "name": "ApplicationMethodTypeValues", - "package": "@medusajs/types" - } - }, - { - "id": 10670, - "name": "target_type", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "comment": { - "summary": [ - { - "kind": "text", - "text": "The target type of the application method indicating\nwhether the associated promotion is applied to the cart's items,\nshipping methods, or the whole order." - } - ] - }, - "type": { - "type": "reference", - "target": 10793, - "name": "ApplicationMethodTargetTypeValues", - "package": "@medusajs/types" - } - }, - { - "id": 10671, - "name": "allocation", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "comment": { - "summary": [ - { - "kind": "text", - "text": "The allocation value that indicates whether the associated promotion\nis applied on each item in a cart or split between the items in the cart." - } - ] - }, - "type": { - "type": "reference", - "target": 10794, - "name": "ApplicationMethodAllocationValues", - "package": "@medusajs/types" - } - }, - { - "id": 10672, - "name": "value", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "comment": { - "summary": [ - { - "kind": "text", - "text": "The discounted amount applied by the associated promotion based on the " - }, - { - "kind": "code", - "text": "`type`" - }, - { - "kind": "text", - "text": "." - } - ] - }, - "type": { - "type": "intrinsic", - "name": "number" - } - }, - { - "id": 10673, - "name": "currency_code", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "comment": { - "summary": [ - { - "kind": "text", - "text": "Currency of the value to apply." - } - ] - }, - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 10674, - "name": "max_quantity", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "comment": { - "summary": [ - { - "kind": "text", - "text": "The max quantity allowed in the cart for the associated promotion to be applied." - } - ] - }, - "type": { - "type": "union", - "types": [ - { - "type": "literal", - "value": null - }, - { - "type": "intrinsic", - "name": "number" - } - ] - } - }, - { - "id": 10675, - "name": "buy_rules_min_quantity", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "comment": { - "summary": [ - { - "kind": "text", - "text": "The minimum quantity required for a " - }, - { - "kind": "code", - "text": "`buyget`" - }, - { - "kind": "text", - "text": " promotion to be applied.\nFor example, if the promotion is a \"Buy 2 shirts get 1 free\", the\nvalue of this attribute is " - }, - { - "kind": "code", - "text": "`2`" - }, - { - "kind": "text", - "text": "." - } - ] - }, - "type": { - "type": "union", - "types": [ - { - "type": "literal", - "value": null - }, - { - "type": "intrinsic", - "name": "number" - } - ] - } - }, - { - "id": 10676, - "name": "apply_to_quantity", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "comment": { - "summary": [ - { - "kind": "text", - "text": "The quantity that results from matching the " - }, - { - "kind": "code", - "text": "`buyget`" - }, - { - "kind": "text", - "text": " promotion's condition.\nFor example, if the promotion is a \"Buy 2 shirts get 1 free\", the value\nof this attribute is " - }, - { - "kind": "code", - "text": "`1`" - }, - { - "kind": "text", - "text": "." - } - ] - }, - "type": { - "type": "union", - "types": [ - { - "type": "literal", - "value": null - }, - { - "type": "intrinsic", - "name": "number" - } - ] - } - }, - { - "id": 10677, - "name": "promotion", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "comment": { - "summary": [ - { - "kind": "text", - "text": "The promotion of the application method." - } - ] - }, - "type": { - "type": "union", - "types": [ - { - "type": "intrinsic", - "name": "string" - }, - { - "type": "reference", - "target": 10509, - "name": "PromotionDTO", - "package": "@medusajs/types" - } - ] - } - }, - { - "id": 10678, - "name": "target_rules", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "comment": { - "summary": [ - { - "kind": "text", - "text": "The target rules of the application method." - } - ] - }, - "type": { - "type": "array", - "elementType": { - "type": "reference", - "target": 10553, - "name": "CreatePromotionRuleDTO", - "package": "@medusajs/types" - } - } - }, - { - "id": 10679, - "name": "buy_rules", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "comment": { - "summary": [ - { - "kind": "text", - "text": "The buy rules of the application method." - } - ] - }, - "type": { - "type": "array", - "elementType": { - "type": "reference", - "target": 10553, - "name": "CreatePromotionRuleDTO", - "package": "@medusajs/types" - } - } - } - ], - "groups": [ - { - "title": "Properties", - "children": [ - 10669, - 10670, - 10671, - 10672, - 10673, - 10674, - 10675, - 10676, - 10677, - 10678, - 10679 - ] - } - ] - }, - { - "id": 10707, - "name": "UpdateApplicationMethodDTO", - "variant": "declaration", - "kind": 256, - "flags": {}, - "comment": { - "summary": [ - { - "kind": "text", - "text": "The attributes to update in the application method." - } - ] - }, - "children": [ - { - "id": 10708, - "name": "id", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "comment": { - "summary": [ - { - "kind": "text", - "text": "The ID of the application method." - } - ] - }, - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 10709, - "name": "type", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "comment": { - "summary": [ - { - "kind": "text", - "text": "The type of the application method indicating how\nthe associated promotion is applied." - } - ] - }, - "type": { - "type": "reference", - "target": 10792, - "name": "ApplicationMethodTypeValues", - "package": "@medusajs/types" - } - }, - { - "id": 10710, - "name": "target_type", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "comment": { - "summary": [ - { - "kind": "text", - "text": "The target type of the application method indicating\nwhether the associated promotion is applied to the cart's items,\nshipping methods, or the whole order." - } - ] - }, - "type": { - "type": "reference", - "target": 10793, - "name": "ApplicationMethodTargetTypeValues", - "package": "@medusajs/types" - } - }, - { - "id": 10711, - "name": "allocation", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "comment": { - "summary": [ - { - "kind": "text", - "text": "The allocation value that indicates whether the associated promotion\nis applied on each item in a cart or split between the items in the cart." - } - ] - }, - "type": { - "type": "reference", - "target": 10794, - "name": "ApplicationMethodAllocationValues", - "package": "@medusajs/types" - } - }, - { - "id": 10712, - "name": "value", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "comment": { - "summary": [ - { - "kind": "text", - "text": "The discounted amount applied by the associated promotion based on the " - }, - { - "kind": "code", - "text": "`type`" - }, - { - "kind": "text", - "text": "." - } - ] - }, - "type": { - "type": "intrinsic", - "name": "number" - } - }, - { - "id": 10713, - "name": "currency_code", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "comment": { - "summary": [ - { - "kind": "text", - "text": "The currency code of the promotions application" - } - ] - }, - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 10714, - "name": "max_quantity", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "comment": { - "summary": [ - { - "kind": "text", - "text": "The max quantity allowed in the cart for the associated promotion to be applied." - } - ] - }, - "type": { - "type": "union", - "types": [ - { - "type": "literal", - "value": null - }, - { - "type": "intrinsic", - "name": "number" - } - ] - } - }, - { - "id": 10715, - "name": "buy_rules_min_quantity", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "comment": { - "summary": [ - { - "kind": "text", - "text": "The minimum quantity required for a " - }, - { - "kind": "code", - "text": "`buyget`" - }, - { - "kind": "text", - "text": " promotion to be applied.\nFor example, if the promotion is a \"Buy 2 shirts get 1 free\", the\nvalue of this attribute is " - }, - { - "kind": "code", - "text": "`2`" - }, - { - "kind": "text", - "text": "." - } - ] - }, - "type": { - "type": "union", - "types": [ - { - "type": "literal", - "value": null - }, - { - "type": "intrinsic", - "name": "number" - } - ] - } - }, - { - "id": 10716, - "name": "apply_to_quantity", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "comment": { - "summary": [ - { - "kind": "text", - "text": "The quantity that results from matching the " - }, - { - "kind": "code", - "text": "`buyget`" - }, - { - "kind": "text", - "text": " promotion's condition.\nFor example, if the promotion is a \"Buy 2 shirts get 1 free\", the value\nof this attribute is " - }, - { - "kind": "code", - "text": "`1`" - }, - { - "kind": "text", - "text": "." - } - ] - }, - "type": { - "type": "union", - "types": [ - { - "type": "literal", - "value": null - }, - { - "type": "intrinsic", - "name": "number" - } - ] - } - }, - { - "id": 10717, - "name": "promotion", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "comment": { - "summary": [ - { - "kind": "text", - "text": "The promotion of the application method." - } - ] - }, - "type": { - "type": "union", - "types": [ - { - "type": "intrinsic", - "name": "string" - }, - { - "type": "reference", - "target": 10509, - "name": "PromotionDTO", - "package": "@medusajs/types" - } - ] - } - } - ], - "groups": [ - { - "title": "Properties", - "children": [ - 10708, - 10709, - 10710, - 10711, - 10712, - 10713, - 10714, - 10715, - 10716, - 10717 - ] - } - ] - }, - { - "id": 10819, + "id": 10805, "name": "CampaignBudgetTypeValues", "variant": "declaration", "kind": 2097152, @@ -5072,7 +5072,7 @@ } }, { - "id": 10753, + "id": 10739, "name": "CampaignBudgetDTO", "variant": "declaration", "kind": 256, @@ -5087,7 +5087,7 @@ }, "children": [ { - "id": 10754, + "id": 10740, "name": "id", "variant": "declaration", "kind": 1024, @@ -5106,7 +5106,7 @@ } }, { - "id": 10755, + "id": 10741, "name": "type", "variant": "declaration", "kind": 1024, @@ -5139,13 +5139,13 @@ }, "type": { "type": "reference", - "target": 10819, + "target": 10805, "name": "CampaignBudgetTypeValues", "package": "@medusajs/types" } }, { - "id": 10756, + "id": 10742, "name": "limit", "variant": "declaration", "kind": 1024, @@ -5175,7 +5175,7 @@ } }, { - "id": 10757, + "id": 10743, "name": "used", "variant": "declaration", "kind": 1024, @@ -5212,7 +5212,7 @@ } }, { - "id": 10758, + "id": 10744, "name": "currency_code", "variant": "declaration", "kind": 1024, @@ -5237,17 +5237,17 @@ { "title": "Properties", "children": [ - 10754, - 10755, - 10756, - 10757, - 10758 + 10740, + 10741, + 10742, + 10743, + 10744 ] } ] }, { - "id": 10571, + "id": 10557, "name": "CampaignDTO", "variant": "declaration", "kind": 256, @@ -5262,7 +5262,7 @@ }, "children": [ { - "id": 10572, + "id": 10558, "name": "id", "variant": "declaration", "kind": 1024, @@ -5281,7 +5281,7 @@ } }, { - "id": 10573, + "id": 10559, "name": "name", "variant": "declaration", "kind": 1024, @@ -5302,7 +5302,7 @@ } }, { - "id": 10574, + "id": 10560, "name": "description", "variant": "declaration", "kind": 1024, @@ -5323,7 +5323,7 @@ } }, { - "id": 10575, + "id": 10561, "name": "campaign_identifier", "variant": "declaration", "kind": 1024, @@ -5344,7 +5344,7 @@ } }, { - "id": 10576, + "id": 10562, "name": "starts_at", "variant": "declaration", "kind": 1024, @@ -5370,7 +5370,7 @@ } }, { - "id": 10577, + "id": 10563, "name": "ends_at", "variant": "declaration", "kind": 1024, @@ -5396,7 +5396,7 @@ } }, { - "id": 10578, + "id": 10564, "name": "budget", "variant": "declaration", "kind": 1024, @@ -5413,13 +5413,13 @@ }, "type": { "type": "reference", - "target": 10753, + "target": 10739, "name": "CampaignBudgetDTO", "package": "@medusajs/types" } }, { - "id": 10579, + "id": 10565, "name": "promotions", "variant": "declaration", "kind": 1024, @@ -5438,7 +5438,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 10509, + "target": 10495, "name": "PromotionDTO", "package": "@medusajs/types" } @@ -5449,20 +5449,20 @@ { "title": "Properties", "children": [ - 10572, - 10573, - 10574, - 10575, - 10576, - 10577, - 10578, - 10579 + 10558, + 10559, + 10560, + 10561, + 10562, + 10563, + 10564, + 10565 ] } ] }, { - "id": 10598, + "id": 10584, "name": "FilterableCampaignProps", "variant": "declaration", "kind": 256, @@ -5477,7 +5477,7 @@ }, "children": [ { - "id": 10602, + "id": 10588, "name": "$and", "variant": "declaration", "kind": 1024, @@ -5500,17 +5500,17 @@ "types": [ { "type": "reference", - "target": 10598, + "target": 10584, "name": "FilterableCampaignProps", "package": "@medusajs/types" }, { "type": "reference", - "target": 10718, + "target": 10704, "typeArguments": [ { "type": "reference", - "target": 10598, + "target": 10584, "name": "FilterableCampaignProps", "package": "@medusajs/types" } @@ -5523,12 +5523,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 10719, + "target": 10705, "name": "BaseFilterable.$and" } }, { - "id": 10603, + "id": 10589, "name": "$or", "variant": "declaration", "kind": 1024, @@ -5551,17 +5551,17 @@ "types": [ { "type": "reference", - "target": 10598, + "target": 10584, "name": "FilterableCampaignProps", "package": "@medusajs/types" }, { "type": "reference", - "target": 10718, + "target": 10704, "typeArguments": [ { "type": "reference", - "target": 10598, + "target": 10584, "name": "FilterableCampaignProps", "package": "@medusajs/types" } @@ -5574,12 +5574,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 10720, + "target": 10706, "name": "BaseFilterable.$or" } }, { - "id": 10599, + "id": 10585, "name": "q", "variant": "declaration", "kind": 1024, @@ -5600,7 +5600,7 @@ } }, { - "id": 10600, + "id": 10586, "name": "id", "variant": "declaration", "kind": 1024, @@ -5624,7 +5624,7 @@ } }, { - "id": 10601, + "id": 10587, "name": "campaign_identifier", "variant": "declaration", "kind": 1024, @@ -5652,22 +5652,22 @@ { "title": "Properties", "children": [ - 10602, - 10603, - 10599, - 10600, - 10601 + 10588, + 10589, + 10585, + 10586, + 10587 ] } ], "extendedTypes": [ { "type": "reference", - "target": 10718, + "target": 10704, "typeArguments": [ { "type": "reference", - "target": 10598, + "target": 10584, "name": "FilterableCampaignProps", "package": "@medusajs/types" } @@ -5678,7 +5678,7 @@ ] }, { - "id": 10484, + "id": 10470, "name": "ComputeActions", "variant": "declaration", "kind": 2097152, @@ -5696,31 +5696,31 @@ "types": [ { "type": "reference", - "target": 10634, + "target": 10620, "name": "AddItemAdjustmentAction", "package": "@medusajs/types" }, { "type": "reference", - "target": 10640, + "target": 10626, "name": "RemoveItemAdjustmentAction", "package": "@medusajs/types" }, { "type": "reference", - "target": 10645, + "target": 10631, "name": "AddShippingMethodAdjustment", "package": "@medusajs/types" }, { "type": "reference", - "target": 10651, + "target": 10637, "name": "RemoveShippingMethodAdjustment", "package": "@medusajs/types" }, { "type": "reference", - "target": 10655, + "target": 10641, "name": "CampaignBudgetExceededAction", "package": "@medusajs/types" } @@ -5728,7 +5728,7 @@ } }, { - "id": 10655, + "id": 10641, "name": "CampaignBudgetExceededAction", "variant": "declaration", "kind": 256, @@ -5743,7 +5743,7 @@ }, "children": [ { - "id": 10656, + "id": 10642, "name": "action", "variant": "declaration", "kind": 1024, @@ -5762,7 +5762,7 @@ } }, { - "id": 10657, + "id": 10643, "name": "code", "variant": "declaration", "kind": 1024, @@ -5785,14 +5785,14 @@ { "title": "Properties", "children": [ - 10656, - 10657 + 10642, + 10643 ] } ] }, { - "id": 10634, + "id": 10620, "name": "AddItemAdjustmentAction", "variant": "declaration", "kind": 256, @@ -5807,7 +5807,7 @@ }, "children": [ { - "id": 10635, + "id": 10621, "name": "action", "variant": "declaration", "kind": 1024, @@ -5826,7 +5826,7 @@ } }, { - "id": 10636, + "id": 10622, "name": "item_id", "variant": "declaration", "kind": 1024, @@ -5845,7 +5845,7 @@ } }, { - "id": 10637, + "id": 10623, "name": "amount", "variant": "declaration", "kind": 1024, @@ -5860,13 +5860,13 @@ }, "type": { "type": "reference", - "target": 10788, + "target": 10774, "name": "BigNumberInput", "package": "@medusajs/types" } }, { - "id": 10638, + "id": 10624, "name": "code", "variant": "declaration", "kind": 1024, @@ -5885,7 +5885,7 @@ } }, { - "id": 10639, + "id": 10625, "name": "description", "variant": "declaration", "kind": 1024, @@ -5910,17 +5910,17 @@ { "title": "Properties", "children": [ - 10635, - 10636, - 10637, - 10638, - 10639 + 10621, + 10622, + 10623, + 10624, + 10625 ] } ] }, { - "id": 10640, + "id": 10626, "name": "RemoveItemAdjustmentAction", "variant": "declaration", "kind": 256, @@ -5935,7 +5935,7 @@ }, "children": [ { - "id": 10641, + "id": 10627, "name": "action", "variant": "declaration", "kind": 1024, @@ -5954,7 +5954,7 @@ } }, { - "id": 10642, + "id": 10628, "name": "adjustment_id", "variant": "declaration", "kind": 1024, @@ -5973,7 +5973,7 @@ } }, { - "id": 10643, + "id": 10629, "name": "description", "variant": "declaration", "kind": 1024, @@ -5994,7 +5994,7 @@ } }, { - "id": 10644, + "id": 10630, "name": "code", "variant": "declaration", "kind": 1024, @@ -6017,16 +6017,16 @@ { "title": "Properties", "children": [ - 10641, - 10642, - 10643, - 10644 + 10627, + 10628, + 10629, + 10630 ] } ] }, { - "id": 10645, + "id": 10631, "name": "AddShippingMethodAdjustment", "variant": "declaration", "kind": 256, @@ -6041,7 +6041,7 @@ }, "children": [ { - "id": 10646, + "id": 10632, "name": "action", "variant": "declaration", "kind": 1024, @@ -6060,7 +6060,7 @@ } }, { - "id": 10647, + "id": 10633, "name": "shipping_method_id", "variant": "declaration", "kind": 1024, @@ -6079,7 +6079,7 @@ } }, { - "id": 10648, + "id": 10634, "name": "amount", "variant": "declaration", "kind": 1024, @@ -6094,13 +6094,13 @@ }, "type": { "type": "reference", - "target": 10788, + "target": 10774, "name": "BigNumberInput", "package": "@medusajs/types" } }, { - "id": 10649, + "id": 10635, "name": "code", "variant": "declaration", "kind": 1024, @@ -6119,7 +6119,7 @@ } }, { - "id": 10650, + "id": 10636, "name": "description", "variant": "declaration", "kind": 1024, @@ -6144,17 +6144,17 @@ { "title": "Properties", "children": [ - 10646, - 10647, - 10648, - 10649, - 10650 + 10632, + 10633, + 10634, + 10635, + 10636 ] } ] }, { - "id": 10651, + "id": 10637, "name": "RemoveShippingMethodAdjustment", "variant": "declaration", "kind": 256, @@ -6169,7 +6169,7 @@ }, "children": [ { - "id": 10652, + "id": 10638, "name": "action", "variant": "declaration", "kind": 1024, @@ -6188,7 +6188,7 @@ } }, { - "id": 10653, + "id": 10639, "name": "adjustment_id", "variant": "declaration", "kind": 1024, @@ -6207,7 +6207,7 @@ } }, { - "id": 10654, + "id": 10640, "name": "code", "variant": "declaration", "kind": 1024, @@ -6230,15 +6230,15 @@ { "title": "Properties", "children": [ - 10652, - 10653, - 10654 + 10638, + 10639, + 10640 ] } ] }, { - "id": 10789, + "id": 10775, "name": "ComputeActionAdjustmentLine", "variant": "declaration", "kind": 256, @@ -6253,7 +6253,7 @@ }, "children": [ { - "id": 10790, + "id": 10776, "name": "id", "variant": "declaration", "kind": 1024, @@ -6272,7 +6272,7 @@ } }, { - "id": 10791, + "id": 10777, "name": "code", "variant": "declaration", "kind": 1024, @@ -6295,8 +6295,8 @@ { "title": "Properties", "children": [ - 10790, - 10791 + 10776, + 10777 ] } ], @@ -6323,7 +6323,7 @@ ] }, { - "id": 10658, + "id": 10644, "name": "ComputeActionItemLine", "variant": "declaration", "kind": 256, @@ -6338,7 +6338,7 @@ }, "children": [ { - "id": 10659, + "id": 10645, "name": "id", "variant": "declaration", "kind": 1024, @@ -6357,7 +6357,7 @@ } }, { - "id": 10660, + "id": 10646, "name": "quantity", "variant": "declaration", "kind": 1024, @@ -6372,13 +6372,13 @@ }, "type": { "type": "reference", - "target": 10788, + "target": 10774, "name": "BigNumberInput", "package": "@medusajs/types" } }, { - "id": 10661, + "id": 10647, "name": "subtotal", "variant": "declaration", "kind": 1024, @@ -6393,13 +6393,13 @@ }, "type": { "type": "reference", - "target": 10788, + "target": 10774, "name": "BigNumberInput", "package": "@medusajs/types" } }, { - "id": 10662, + "id": 10648, "name": "adjustments", "variant": "declaration", "kind": 1024, @@ -6418,7 +6418,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 10789, + "target": 10775, "name": "ComputeActionAdjustmentLine", "package": "@medusajs/types" } @@ -6429,10 +6429,10 @@ { "title": "Properties", "children": [ - 10659, - 10660, - 10661, - 10662 + 10645, + 10646, + 10647, + 10648 ] } ], @@ -6459,7 +6459,7 @@ ] }, { - "id": 10663, + "id": 10649, "name": "ComputeActionShippingLine", "variant": "declaration", "kind": 256, @@ -6474,7 +6474,7 @@ }, "children": [ { - "id": 10664, + "id": 10650, "name": "id", "variant": "declaration", "kind": 1024, @@ -6493,7 +6493,7 @@ } }, { - "id": 10665, + "id": 10651, "name": "subtotal", "variant": "declaration", "kind": 1024, @@ -6508,13 +6508,13 @@ }, "type": { "type": "reference", - "target": 10788, + "target": 10774, "name": "BigNumberInput", "package": "@medusajs/types" } }, { - "id": 10666, + "id": 10652, "name": "adjustments", "variant": "declaration", "kind": 1024, @@ -6533,7 +6533,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 10789, + "target": 10775, "name": "ComputeActionAdjustmentLine", "package": "@medusajs/types" } @@ -6544,9 +6544,9 @@ { "title": "Properties", "children": [ - 10664, - 10665, - 10666 + 10650, + 10651, + 10652 ] } ], @@ -6573,7 +6573,7 @@ ] }, { - "id": 10485, + "id": 10471, "name": "ComputeActionContext", "variant": "declaration", "kind": 256, @@ -6588,7 +6588,7 @@ }, "children": [ { - "id": 10486, + "id": 10472, "name": "currency_code", "variant": "declaration", "kind": 1024, @@ -6607,7 +6607,7 @@ } }, { - "id": 10487, + "id": 10473, "name": "items", "variant": "declaration", "kind": 1024, @@ -6626,14 +6626,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 10658, + "target": 10644, "name": "ComputeActionItemLine", "package": "@medusajs/types" } } }, { - "id": 10488, + "id": 10474, "name": "shipping_methods", "variant": "declaration", "kind": 1024, @@ -6652,7 +6652,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 10663, + "target": 10649, "name": "ComputeActionShippingLine", "package": "@medusajs/types" } @@ -6663,9 +6663,9 @@ { "title": "Properties", "children": [ - 10486, - 10487, - 10488 + 10472, + 10473, + 10474 ] } ], @@ -6692,7 +6692,7 @@ ] }, { - "id": 10745, + "id": 10731, "name": "PromotionRuleValueDTO", "variant": "declaration", "kind": 256, @@ -6707,7 +6707,7 @@ }, "children": [ { - "id": 10746, + "id": 10732, "name": "id", "variant": "declaration", "kind": 1024, @@ -6726,7 +6726,7 @@ } }, { - "id": 10747, + "id": 10733, "name": "value", "variant": "declaration", "kind": 1024, @@ -6751,14 +6751,14 @@ { "title": "Properties", "children": [ - 10746, - 10747 + 10732, + 10733 ] } ] }, { - "id": 10744, + "id": 10730, "name": "PromotionRuleOperatorValues", "variant": "declaration", "kind": 2097152, @@ -6806,7 +6806,7 @@ } }, { - "id": 10558, + "id": 10544, "name": "PromotionRuleDTO", "variant": "declaration", "kind": 256, @@ -6821,7 +6821,7 @@ }, "children": [ { - "id": 10559, + "id": 10545, "name": "id", "variant": "declaration", "kind": 1024, @@ -6840,7 +6840,7 @@ } }, { - "id": 10560, + "id": 10546, "name": "description", "variant": "declaration", "kind": 1024, @@ -6870,7 +6870,7 @@ } }, { - "id": 10561, + "id": 10547, "name": "attribute", "variant": "declaration", "kind": 1024, @@ -6891,7 +6891,7 @@ } }, { - "id": 10562, + "id": 10548, "name": "operator", "variant": "declaration", "kind": 1024, @@ -6908,13 +6908,13 @@ }, "type": { "type": "reference", - "target": 10744, + "target": 10730, "name": "PromotionRuleOperatorValues", "package": "@medusajs/types" } }, { - "id": 10563, + "id": 10549, "name": "values", "variant": "declaration", "kind": 1024, @@ -6931,7 +6931,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 10745, + "target": 10731, "name": "PromotionRuleValueDTO", "package": "@medusajs/types" } @@ -6942,17 +6942,17 @@ { "title": "Properties", "children": [ - 10559, - 10560, - 10561, - 10562, - 10563 + 10545, + 10546, + 10547, + 10548, + 10549 ] } ] }, { - "id": 10553, + "id": 10539, "name": "CreatePromotionRuleDTO", "variant": "declaration", "kind": 256, @@ -6967,7 +6967,7 @@ }, "children": [ { - "id": 10554, + "id": 10540, "name": "description", "variant": "declaration", "kind": 1024, @@ -6997,7 +6997,7 @@ } }, { - "id": 10555, + "id": 10541, "name": "attribute", "variant": "declaration", "kind": 1024, @@ -7016,7 +7016,7 @@ } }, { - "id": 10556, + "id": 10542, "name": "operator", "variant": "declaration", "kind": 1024, @@ -7031,13 +7031,13 @@ }, "type": { "type": "reference", - "target": 10744, + "target": 10730, "name": "PromotionRuleOperatorValues", "package": "@medusajs/types" } }, { - "id": 10557, + "id": 10543, "name": "values", "variant": "declaration", "kind": 1024, @@ -7080,16 +7080,16 @@ { "title": "Properties", "children": [ - 10554, - 10555, - 10556, - 10557 + 10540, + 10541, + 10542, + 10543 ] } ] }, { - "id": 10592, + "id": 10578, "name": "UpdatePromotionRuleDTO", "variant": "declaration", "kind": 256, @@ -7104,7 +7104,7 @@ }, "children": [ { - "id": 10593, + "id": 10579, "name": "id", "variant": "declaration", "kind": 1024, @@ -7123,7 +7123,7 @@ } }, { - "id": 10594, + "id": 10580, "name": "description", "variant": "declaration", "kind": 1024, @@ -7153,7 +7153,7 @@ } }, { - "id": 10595, + "id": 10581, "name": "attribute", "variant": "declaration", "kind": 1024, @@ -7174,7 +7174,7 @@ } }, { - "id": 10596, + "id": 10582, "name": "operator", "variant": "declaration", "kind": 1024, @@ -7191,13 +7191,13 @@ }, "type": { "type": "reference", - "target": 10744, + "target": 10730, "name": "PromotionRuleOperatorValues", "package": "@medusajs/types" } }, { - "id": 10597, + "id": 10583, "name": "values", "variant": "declaration", "kind": 1024, @@ -7242,17 +7242,17 @@ { "title": "Properties", "children": [ - 10593, - 10594, - 10595, - 10596, - 10597 + 10579, + 10580, + 10581, + 10582, + 10583 ] } ] }, { - "id": 10588, + "id": 10574, "name": "FilterablePromotionRuleProps", "variant": "declaration", "kind": 256, @@ -7267,7 +7267,7 @@ }, "children": [ { - "id": 10590, + "id": 10576, "name": "$and", "variant": "declaration", "kind": 1024, @@ -7290,17 +7290,17 @@ "types": [ { "type": "reference", - "target": 10588, + "target": 10574, "name": "FilterablePromotionRuleProps", "package": "@medusajs/types" }, { "type": "reference", - "target": 10718, + "target": 10704, "typeArguments": [ { "type": "reference", - "target": 10588, + "target": 10574, "name": "FilterablePromotionRuleProps", "package": "@medusajs/types" } @@ -7313,12 +7313,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 10719, + "target": 10705, "name": "BaseFilterable.$and" } }, { - "id": 10591, + "id": 10577, "name": "$or", "variant": "declaration", "kind": 1024, @@ -7341,17 +7341,17 @@ "types": [ { "type": "reference", - "target": 10588, + "target": 10574, "name": "FilterablePromotionRuleProps", "package": "@medusajs/types" }, { "type": "reference", - "target": 10718, + "target": 10704, "typeArguments": [ { "type": "reference", - "target": 10588, + "target": 10574, "name": "FilterablePromotionRuleProps", "package": "@medusajs/types" } @@ -7364,12 +7364,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 10720, + "target": 10706, "name": "BaseFilterable.$or" } }, { - "id": 10589, + "id": 10575, "name": "id", "variant": "declaration", "kind": 1024, @@ -7397,20 +7397,20 @@ { "title": "Properties", "children": [ - 10590, - 10591, - 10589 + 10576, + 10577, + 10575 ] } ], "extendedTypes": [ { "type": "reference", - "target": 10718, + "target": 10704, "typeArguments": [ { "type": "reference", - "target": 10588, + "target": 10574, "name": "FilterablePromotionRuleProps", "package": "@medusajs/types" } @@ -7421,7 +7421,7 @@ ] }, { - "id": 10667, + "id": 10653, "name": "PromotionTypeValues", "variant": "declaration", "kind": 2097152, @@ -7449,7 +7449,7 @@ } }, { - "id": 10509, + "id": 10495, "name": "PromotionDTO", "variant": "declaration", "kind": 256, @@ -7464,7 +7464,7 @@ }, "children": [ { - "id": 10510, + "id": 10496, "name": "id", "variant": "declaration", "kind": 1024, @@ -7483,7 +7483,7 @@ } }, { - "id": 10511, + "id": 10497, "name": "code", "variant": "declaration", "kind": 1024, @@ -7504,7 +7504,7 @@ } }, { - "id": 10512, + "id": 10498, "name": "type", "variant": "declaration", "kind": 1024, @@ -7537,13 +7537,13 @@ }, "type": { "type": "reference", - "target": 10667, + "target": 10653, "name": "PromotionTypeValues", "package": "@medusajs/types" } }, { - "id": 10513, + "id": 10499, "name": "is_automatic", "variant": "declaration", "kind": 1024, @@ -7564,7 +7564,7 @@ } }, { - "id": 10514, + "id": 10500, "name": "application_method", "variant": "declaration", "kind": 1024, @@ -7581,13 +7581,13 @@ }, "type": { "type": "reference", - "target": 10694, + "target": 10680, "name": "ApplicationMethodDTO", "package": "@medusajs/types" } }, { - "id": 10515, + "id": 10501, "name": "rules", "variant": "declaration", "kind": 1024, @@ -7606,14 +7606,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 10558, + "target": 10544, "name": "PromotionRuleDTO", "package": "@medusajs/types" } } }, { - "id": 10516, + "id": 10502, "name": "campaign_id", "variant": "declaration", "kind": 1024, @@ -7643,7 +7643,7 @@ } }, { - "id": 10517, + "id": 10503, "name": "campaign", "variant": "declaration", "kind": 1024, @@ -7660,7 +7660,7 @@ }, "type": { "type": "reference", - "target": 10571, + "target": 10557, "name": "CampaignDTO", "package": "@medusajs/types" } @@ -7670,20 +7670,20 @@ { "title": "Properties", "children": [ - 10510, - 10511, - 10512, - 10513, - 10514, - 10515, - 10516, - 10517 + 10496, + 10497, + 10498, + 10499, + 10500, + 10501, + 10502, + 10503 ] } ] }, { - "id": 10489, + "id": 10475, "name": "CreatePromotionDTO", "variant": "declaration", "kind": 256, @@ -7698,7 +7698,7 @@ }, "children": [ { - "id": 10490, + "id": 10476, "name": "code", "variant": "declaration", "kind": 1024, @@ -7717,7 +7717,7 @@ } }, { - "id": 10491, + "id": 10477, "name": "type", "variant": "declaration", "kind": 1024, @@ -7748,13 +7748,13 @@ }, "type": { "type": "reference", - "target": 10667, + "target": 10653, "name": "PromotionTypeValues", "package": "@medusajs/types" } }, { - "id": 10492, + "id": 10478, "name": "is_automatic", "variant": "declaration", "kind": 1024, @@ -7775,7 +7775,7 @@ } }, { - "id": 10493, + "id": 10479, "name": "application_method", "variant": "declaration", "kind": 1024, @@ -7790,13 +7790,13 @@ }, "type": { "type": "reference", - "target": 10668, + "target": 10654, "name": "CreateApplicationMethodDTO", "package": "@medusajs/types" } }, { - "id": 10494, + "id": 10480, "name": "rules", "variant": "declaration", "kind": 1024, @@ -7815,14 +7815,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 10553, + "target": 10539, "name": "CreatePromotionRuleDTO", "package": "@medusajs/types" } } }, { - "id": 10495, + "id": 10481, "name": "campaign", "variant": "declaration", "kind": 1024, @@ -7839,13 +7839,13 @@ }, "type": { "type": "reference", - "target": 10564, + "target": 10550, "name": "CreateCampaignDTO", "package": "@medusajs/types" } }, { - "id": 10496, + "id": 10482, "name": "campaign_id", "variant": "declaration", "kind": 1024, @@ -7870,19 +7870,19 @@ { "title": "Properties", "children": [ - 10490, - 10491, - 10492, - 10493, - 10494, - 10495, - 10496 + 10476, + 10477, + 10478, + 10479, + 10480, + 10481, + 10482 ] } ] }, { - "id": 10518, + "id": 10504, "name": "UpdatePromotionDTO", "variant": "declaration", "kind": 256, @@ -7897,7 +7897,7 @@ }, "children": [ { - "id": 10519, + "id": 10505, "name": "id", "variant": "declaration", "kind": 1024, @@ -7916,7 +7916,7 @@ } }, { - "id": 10520, + "id": 10506, "name": "is_automatic", "variant": "declaration", "kind": 1024, @@ -7937,7 +7937,7 @@ } }, { - "id": 10521, + "id": 10507, "name": "code", "variant": "declaration", "kind": 1024, @@ -7958,7 +7958,7 @@ } }, { - "id": 10522, + "id": 10508, "name": "type", "variant": "declaration", "kind": 1024, @@ -7975,13 +7975,13 @@ }, "type": { "type": "reference", - "target": 10667, + "target": 10653, "name": "PromotionTypeValues", "package": "@medusajs/types" } }, { - "id": 10523, + "id": 10509, "name": "application_method", "variant": "declaration", "kind": 1024, @@ -7998,13 +7998,13 @@ }, "type": { "type": "reference", - "target": 10707, + "target": 10693, "name": "UpdateApplicationMethodDTO", "package": "@medusajs/types" } }, { - "id": 10524, + "id": 10510, "name": "campaign_id", "variant": "declaration", "kind": 1024, @@ -8038,18 +8038,18 @@ { "title": "Properties", "children": [ - 10519, - 10520, - 10521, - 10522, - 10523, - 10524 + 10505, + 10506, + 10507, + 10508, + 10509, + 10510 ] } ] }, { - "id": 10525, + "id": 10511, "name": "FilterablePromotionProps", "variant": "declaration", "kind": 256, @@ -8064,7 +8064,7 @@ }, "children": [ { - "id": 10532, + "id": 10518, "name": "$and", "variant": "declaration", "kind": 1024, @@ -8087,17 +8087,17 @@ "types": [ { "type": "reference", - "target": 10525, + "target": 10511, "name": "FilterablePromotionProps", "package": "@medusajs/types" }, { "type": "reference", - "target": 10718, + "target": 10704, "typeArguments": [ { "type": "reference", - "target": 10525, + "target": 10511, "name": "FilterablePromotionProps", "package": "@medusajs/types" } @@ -8110,12 +8110,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 10719, + "target": 10705, "name": "BaseFilterable.$and" } }, { - "id": 10533, + "id": 10519, "name": "$or", "variant": "declaration", "kind": 1024, @@ -8138,17 +8138,17 @@ "types": [ { "type": "reference", - "target": 10525, + "target": 10511, "name": "FilterablePromotionProps", "package": "@medusajs/types" }, { "type": "reference", - "target": 10718, + "target": 10704, "typeArguments": [ { "type": "reference", - "target": 10525, + "target": 10511, "name": "FilterablePromotionProps", "package": "@medusajs/types" } @@ -8161,12 +8161,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 10720, + "target": 10706, "name": "BaseFilterable.$or" } }, { - "id": 10526, + "id": 10512, "name": "q", "variant": "declaration", "kind": 1024, @@ -8187,7 +8187,7 @@ } }, { - "id": 10527, + "id": 10513, "name": "id", "variant": "declaration", "kind": 1024, @@ -8220,7 +8220,7 @@ } }, { - "id": 10528, + "id": 10514, "name": "code", "variant": "declaration", "kind": 1024, @@ -8251,7 +8251,7 @@ }, { "type": "reference", - "target": 10722, + "target": 10708, "typeArguments": [ { "type": "intrinsic", @@ -8265,7 +8265,7 @@ } }, { - "id": 10529, + "id": 10515, "name": "budget_id", "variant": "declaration", "kind": 1024, @@ -8292,7 +8292,7 @@ }, { "type": "reference", - "target": 10722, + "target": 10708, "typeArguments": [ { "type": "intrinsic", @@ -8306,7 +8306,7 @@ } }, { - "id": 10530, + "id": 10516, "name": "is_automatic", "variant": "declaration", "kind": 1024, @@ -8327,7 +8327,7 @@ } }, { - "id": 10531, + "id": 10517, "name": "type", "variant": "declaration", "kind": 1024, @@ -8346,7 +8346,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 10667, + "target": 10653, "name": "PromotionTypeValues", "package": "@medusajs/types" } @@ -8357,25 +8357,25 @@ { "title": "Properties", "children": [ - 10532, - 10533, - 10526, - 10527, - 10528, - 10529, - 10530, - 10531 + 10518, + 10519, + 10512, + 10513, + 10514, + 10515, + 10516, + 10517 ] } ], "extendedTypes": [ { "type": "reference", - "target": 10718, + "target": 10704, "typeArguments": [ { "type": "reference", - "target": 10525, + "target": 10511, "name": "FilterablePromotionProps", "package": "@medusajs/types" } @@ -8386,7 +8386,7 @@ ] }, { - "id": 10748, + "id": 10734, "name": "CreateCampaignBudgetDTO", "variant": "declaration", "kind": 256, @@ -8401,7 +8401,7 @@ }, "children": [ { - "id": 10749, + "id": 10735, "name": "type", "variant": "declaration", "kind": 1024, @@ -8418,13 +8418,13 @@ }, "type": { "type": "reference", - "target": 10819, + "target": 10805, "name": "CampaignBudgetTypeValues", "package": "@medusajs/types" } }, { - "id": 10750, + "id": 10736, "name": "limit", "variant": "declaration", "kind": 1024, @@ -8454,7 +8454,7 @@ } }, { - "id": 10751, + "id": 10737, "name": "used", "variant": "declaration", "kind": 1024, @@ -8475,7 +8475,7 @@ } }, { - "id": 10752, + "id": 10738, "name": "currency_code", "variant": "declaration", "kind": 1024, @@ -8509,16 +8509,16 @@ { "title": "Properties", "children": [ - 10749, - 10750, - 10751, - 10752 + 10735, + 10736, + 10737, + 10738 ] } ] }, { - "id": 10759, + "id": 10745, "name": "UpdateCampaignBudgetDTO", "variant": "declaration", "kind": 256, @@ -8533,7 +8533,7 @@ }, "children": [ { - "id": 10760, + "id": 10746, "name": "id", "variant": "declaration", "kind": 1024, @@ -8552,7 +8552,7 @@ } }, { - "id": 10761, + "id": 10747, "name": "type", "variant": "declaration", "kind": 1024, @@ -8569,13 +8569,13 @@ }, "type": { "type": "reference", - "target": 10819, + "target": 10805, "name": "CampaignBudgetTypeValues", "package": "@medusajs/types" } }, { - "id": 10762, + "id": 10748, "name": "limit", "variant": "declaration", "kind": 1024, @@ -8605,7 +8605,7 @@ } }, { - "id": 10763, + "id": 10749, "name": "currency_code", "variant": "declaration", "kind": 1024, @@ -8635,7 +8635,7 @@ } }, { - "id": 10764, + "id": 10750, "name": "used", "variant": "declaration", "kind": 1024, @@ -8660,17 +8660,17 @@ { "title": "Properties", "children": [ - 10760, - 10761, - 10762, - 10763, - 10764 + 10746, + 10747, + 10748, + 10749, + 10750 ] } ] }, { - "id": 10564, + "id": 10550, "name": "CreateCampaignDTO", "variant": "declaration", "kind": 256, @@ -8685,7 +8685,7 @@ }, "children": [ { - "id": 10565, + "id": 10551, "name": "name", "variant": "declaration", "kind": 1024, @@ -8704,7 +8704,7 @@ } }, { - "id": 10566, + "id": 10552, "name": "description", "variant": "declaration", "kind": 1024, @@ -8734,7 +8734,7 @@ } }, { - "id": 10567, + "id": 10553, "name": "campaign_identifier", "variant": "declaration", "kind": 1024, @@ -8753,7 +8753,7 @@ } }, { - "id": 10568, + "id": 10554, "name": "starts_at", "variant": "declaration", "kind": 1024, @@ -8788,7 +8788,7 @@ } }, { - "id": 10569, + "id": 10555, "name": "ends_at", "variant": "declaration", "kind": 1024, @@ -8823,7 +8823,7 @@ } }, { - "id": 10570, + "id": 10556, "name": "budget", "variant": "declaration", "kind": 1024, @@ -8847,7 +8847,7 @@ }, { "type": "reference", - "target": 10748, + "target": 10734, "name": "CreateCampaignBudgetDTO", "package": "@medusajs/types" } @@ -8859,18 +8859,18 @@ { "title": "Properties", "children": [ - 10565, - 10566, - 10567, - 10568, - 10569, - 10570 + 10551, + 10552, + 10553, + 10554, + 10555, + 10556 ] } ] }, { - "id": 10580, + "id": 10566, "name": "UpdateCampaignDTO", "variant": "declaration", "kind": 256, @@ -8885,7 +8885,7 @@ }, "children": [ { - "id": 10581, + "id": 10567, "name": "id", "variant": "declaration", "kind": 1024, @@ -8904,7 +8904,7 @@ } }, { - "id": 10582, + "id": 10568, "name": "name", "variant": "declaration", "kind": 1024, @@ -8925,7 +8925,7 @@ } }, { - "id": 10583, + "id": 10569, "name": "description", "variant": "declaration", "kind": 1024, @@ -8955,7 +8955,7 @@ } }, { - "id": 10584, + "id": 10570, "name": "campaign_identifier", "variant": "declaration", "kind": 1024, @@ -8976,7 +8976,7 @@ } }, { - "id": 10585, + "id": 10571, "name": "starts_at", "variant": "declaration", "kind": 1024, @@ -9011,7 +9011,7 @@ } }, { - "id": 10586, + "id": 10572, "name": "ends_at", "variant": "declaration", "kind": 1024, @@ -9046,7 +9046,7 @@ } }, { - "id": 10587, + "id": 10573, "name": "budget", "variant": "declaration", "kind": 1024, @@ -9070,7 +9070,7 @@ "typeArguments": [ { "type": "reference", - "target": 10759, + "target": 10745, "name": "UpdateCampaignBudgetDTO", "package": "@medusajs/types" }, @@ -9088,26 +9088,26 @@ { "title": "Properties", "children": [ - 10581, - 10582, - 10583, - 10584, - 10585, - 10586, - 10587 + 10567, + 10568, + 10569, + 10570, + 10571, + 10572, + 10573 ] } ] }, { - "id": 10604, + "id": 10590, "name": "AddPromotionsToCampaignDTO", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 10605, + "id": 10591, "name": "id", "variant": "declaration", "kind": 1024, @@ -9126,7 +9126,7 @@ } }, { - "id": 10606, + "id": 10592, "name": "promotion_ids", "variant": "declaration", "kind": 1024, @@ -9152,21 +9152,21 @@ { "title": "Properties", "children": [ - 10605, - 10606 + 10591, + 10592 ] } ] }, { - "id": 10607, + "id": 10593, "name": "RemovePromotionsFromCampaignDTO", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 10608, + "id": 10594, "name": "id", "variant": "declaration", "kind": 1024, @@ -9185,7 +9185,7 @@ } }, { - "id": 10609, + "id": 10595, "name": "promotion_ids", "variant": "declaration", "kind": 1024, @@ -9211,14 +9211,14 @@ { "title": "Properties", "children": [ - 10608, - 10609 + 10594, + 10595 ] } ] }, { - "id": 10301, + "id": 10287, "name": "IPromotionModuleService", "variant": "declaration", "kind": 256, @@ -9233,14 +9233,14 @@ }, "children": [ { - "id": 10302, + "id": 10288, "name": "registerUsage", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 10303, + "id": 10289, "name": "registerUsage", "variant": "signature", "kind": 4096, @@ -9291,7 +9291,7 @@ }, "parameters": [ { - "id": 10304, + "id": 10290, "name": "computedActions", "variant": "param", "kind": 32768, @@ -9308,7 +9308,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 10484, + "target": 10470, "name": "ComputeActions", "package": "@medusajs/types" } @@ -9334,14 +9334,14 @@ ] }, { - "id": 10305, + "id": 10291, "name": "computeActions", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 10306, + "id": 10292, "name": "computeActions", "variant": "signature", "kind": 4096, @@ -9376,7 +9376,7 @@ }, "parameters": [ { - "id": 10307, + "id": 10293, "name": "promotionCodesToApply", "variant": "param", "kind": 32768, @@ -9398,7 +9398,7 @@ } }, { - "id": 10308, + "id": 10294, "name": "applicationContext", "variant": "param", "kind": 32768, @@ -9413,13 +9413,13 @@ }, "type": { "type": "reference", - "target": 10485, + "target": 10471, "name": "ComputeActionContext", "package": "@medusajs/types" } }, { - "id": 10309, + "id": 10295, "name": "options", "variant": "param", "kind": 32768, @@ -9466,7 +9466,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 10484, + "target": 10470, "name": "ComputeActions", "package": "@medusajs/types" } @@ -9479,14 +9479,14 @@ ] }, { - "id": 10310, + "id": 10296, "name": "createPromotions", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 10311, + "id": 10297, "name": "createPromotions", "variant": "signature", "kind": 4096, @@ -9521,7 +9521,7 @@ }, "parameters": [ { - "id": 10312, + "id": 10298, "name": "data", "variant": "param", "kind": 32768, @@ -9538,14 +9538,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 10489, + "target": 10475, "name": "CreatePromotionDTO", "package": "@medusajs/types" } } }, { - "id": 10313, + "id": 10299, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -9562,7 +9562,7 @@ }, "type": { "type": "reference", - "target": 10497, + "target": 10483, "name": "Context", "package": "@medusajs/types" } @@ -9579,7 +9579,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 10509, + "target": 10495, "name": "PromotionDTO", "package": "@medusajs/types" } @@ -9590,7 +9590,7 @@ } }, { - "id": 10314, + "id": 10300, "name": "createPromotions", "variant": "signature", "kind": 4096, @@ -9625,7 +9625,7 @@ }, "parameters": [ { - "id": 10315, + "id": 10301, "name": "data", "variant": "param", "kind": 32768, @@ -9640,13 +9640,13 @@ }, "type": { "type": "reference", - "target": 10489, + "target": 10475, "name": "CreatePromotionDTO", "package": "@medusajs/types" } }, { - "id": 10316, + "id": 10302, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -9663,7 +9663,7 @@ }, "type": { "type": "reference", - "target": 10497, + "target": 10483, "name": "Context", "package": "@medusajs/types" } @@ -9678,7 +9678,7 @@ "typeArguments": [ { "type": "reference", - "target": 10509, + "target": 10495, "name": "PromotionDTO", "package": "@medusajs/types" } @@ -9690,14 +9690,14 @@ ] }, { - "id": 10317, + "id": 10303, "name": "updatePromotions", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 10318, + "id": 10304, "name": "updatePromotions", "variant": "signature", "kind": 4096, @@ -9732,7 +9732,7 @@ }, "parameters": [ { - "id": 10319, + "id": 10305, "name": "data", "variant": "param", "kind": 32768, @@ -9749,14 +9749,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 10518, + "target": 10504, "name": "UpdatePromotionDTO", "package": "@medusajs/types" } } }, { - "id": 10320, + "id": 10306, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -9773,7 +9773,7 @@ }, "type": { "type": "reference", - "target": 10497, + "target": 10483, "name": "Context", "package": "@medusajs/types" } @@ -9790,7 +9790,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 10509, + "target": 10495, "name": "PromotionDTO", "package": "@medusajs/types" } @@ -9801,7 +9801,7 @@ } }, { - "id": 10321, + "id": 10307, "name": "updatePromotions", "variant": "signature", "kind": 4096, @@ -9836,7 +9836,7 @@ }, "parameters": [ { - "id": 10322, + "id": 10308, "name": "data", "variant": "param", "kind": 32768, @@ -9851,13 +9851,13 @@ }, "type": { "type": "reference", - "target": 10518, + "target": 10504, "name": "UpdatePromotionDTO", "package": "@medusajs/types" } }, { - "id": 10323, + "id": 10309, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -9874,7 +9874,7 @@ }, "type": { "type": "reference", - "target": 10497, + "target": 10483, "name": "Context", "package": "@medusajs/types" } @@ -9889,7 +9889,7 @@ "typeArguments": [ { "type": "reference", - "target": 10509, + "target": 10495, "name": "PromotionDTO", "package": "@medusajs/types" } @@ -9901,14 +9901,14 @@ ] }, { - "id": 10324, + "id": 10310, "name": "listPromotions", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 10325, + "id": 10311, "name": "listPromotions", "variant": "signature", "kind": 4096, @@ -9995,7 +9995,7 @@ }, "parameters": [ { - "id": 10326, + "id": 10312, "name": "filters", "variant": "param", "kind": 32768, @@ -10012,13 +10012,13 @@ }, "type": { "type": "reference", - "target": 10525, + "target": 10511, "name": "FilterablePromotionProps", "package": "@medusajs/types" } }, { - "id": 10327, + "id": 10313, "name": "config", "variant": "param", "kind": 32768, @@ -10051,11 +10051,11 @@ }, "type": { "type": "reference", - "target": 10534, + "target": 10520, "typeArguments": [ { "type": "reference", - "target": 10509, + "target": 10495, "name": "PromotionDTO", "package": "@medusajs/types" } @@ -10065,7 +10065,7 @@ } }, { - "id": 10328, + "id": 10314, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -10082,7 +10082,7 @@ }, "type": { "type": "reference", - "target": 10497, + "target": 10483, "name": "Context", "package": "@medusajs/types" } @@ -10099,7 +10099,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 10509, + "target": 10495, "name": "PromotionDTO", "package": "@medusajs/types" } @@ -10112,14 +10112,14 @@ ] }, { - "id": 10329, + "id": 10315, "name": "listAndCountPromotions", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 10330, + "id": 10316, "name": "listAndCountPromotions", "variant": "signature", "kind": 4096, @@ -10206,7 +10206,7 @@ }, "parameters": [ { - "id": 10331, + "id": 10317, "name": "filters", "variant": "param", "kind": 32768, @@ -10223,13 +10223,13 @@ }, "type": { "type": "reference", - "target": 10525, + "target": 10511, "name": "FilterablePromotionProps", "package": "@medusajs/types" } }, { - "id": 10332, + "id": 10318, "name": "config", "variant": "param", "kind": 32768, @@ -10262,11 +10262,11 @@ }, "type": { "type": "reference", - "target": 10534, + "target": 10520, "typeArguments": [ { "type": "reference", - "target": 10509, + "target": 10495, "name": "PromotionDTO", "package": "@medusajs/types" } @@ -10276,7 +10276,7 @@ } }, { - "id": 10333, + "id": 10319, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -10293,7 +10293,7 @@ }, "type": { "type": "reference", - "target": 10497, + "target": 10483, "name": "Context", "package": "@medusajs/types" } @@ -10313,7 +10313,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 10509, + "target": 10495, "name": "PromotionDTO", "package": "@medusajs/types" } @@ -10332,14 +10332,14 @@ ] }, { - "id": 10334, + "id": 10320, "name": "retrievePromotion", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 10335, + "id": 10321, "name": "retrievePromotion", "variant": "signature", "kind": 4096, @@ -10386,7 +10386,7 @@ }, "parameters": [ { - "id": 10336, + "id": 10322, "name": "id", "variant": "param", "kind": 32768, @@ -10405,7 +10405,7 @@ } }, { - "id": 10337, + "id": 10323, "name": "config", "variant": "param", "kind": 32768, @@ -10438,11 +10438,11 @@ }, "type": { "type": "reference", - "target": 10534, + "target": 10520, "typeArguments": [ { "type": "reference", - "target": 10509, + "target": 10495, "name": "PromotionDTO", "package": "@medusajs/types" } @@ -10452,7 +10452,7 @@ } }, { - "id": 10338, + "id": 10324, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -10469,7 +10469,7 @@ }, "type": { "type": "reference", - "target": 10497, + "target": 10483, "name": "Context", "package": "@medusajs/types" } @@ -10484,7 +10484,7 @@ "typeArguments": [ { "type": "reference", - "target": 10509, + "target": 10495, "name": "PromotionDTO", "package": "@medusajs/types" } @@ -10496,14 +10496,14 @@ ] }, { - "id": 10339, + "id": 10325, "name": "deletePromotions", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 10340, + "id": 10326, "name": "deletePromotions", "variant": "signature", "kind": 4096, @@ -10538,7 +10538,7 @@ }, "parameters": [ { - "id": 10341, + "id": 10327, "name": "ids", "variant": "param", "kind": 32768, @@ -10560,7 +10560,7 @@ } }, { - "id": 10342, + "id": 10328, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -10577,7 +10577,7 @@ }, "type": { "type": "reference", - "target": 10497, + "target": 10483, "name": "Context", "package": "@medusajs/types" } @@ -10600,7 +10600,7 @@ } }, { - "id": 10343, + "id": 10329, "name": "deletePromotions", "variant": "signature", "kind": 4096, @@ -10635,7 +10635,7 @@ }, "parameters": [ { - "id": 10344, + "id": 10330, "name": "ids", "variant": "param", "kind": 32768, @@ -10654,7 +10654,7 @@ } }, { - "id": 10345, + "id": 10331, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -10671,7 +10671,7 @@ }, "type": { "type": "reference", - "target": 10497, + "target": 10483, "name": "Context", "package": "@medusajs/types" } @@ -10696,14 +10696,14 @@ ] }, { - "id": 10346, + "id": 10332, "name": "softDeletePromotions", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 10347, + "id": 10333, "name": "softDeletePromotions", "variant": "signature", "kind": 4096, @@ -10754,7 +10754,7 @@ }, "typeParameters": [ { - "id": 10348, + "id": 10334, "name": "TReturnableLinkableKeys", "variant": "typeParam", "kind": 131072, @@ -10771,7 +10771,7 @@ ], "parameters": [ { - "id": 10349, + "id": 10335, "name": "promotionIds", "variant": "param", "kind": 32768, @@ -10802,7 +10802,7 @@ } }, { - "id": 10350, + "id": 10336, "name": "config", "variant": "param", "kind": 32768, @@ -10819,11 +10819,11 @@ }, "type": { "type": "reference", - "target": 10547, + "target": 10533, "typeArguments": [ { "type": "reference", - "target": 10348, + "target": 10334, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -10834,7 +10834,7 @@ } }, { - "id": 10351, + "id": 10337, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -10851,7 +10851,7 @@ }, "type": { "type": "reference", - "target": 10497, + "target": 10483, "name": "Context", "package": "@medusajs/types" } @@ -10903,14 +10903,14 @@ ] }, { - "id": 10352, + "id": 10338, "name": "restorePromotions", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 10353, + "id": 10339, "name": "restorePromotions", "variant": "signature", "kind": 4096, @@ -10961,7 +10961,7 @@ }, "typeParameters": [ { - "id": 10354, + "id": 10340, "name": "TReturnableLinkableKeys", "variant": "typeParam", "kind": 131072, @@ -10978,7 +10978,7 @@ ], "parameters": [ { - "id": 10355, + "id": 10341, "name": "promotionIds", "variant": "param", "kind": 32768, @@ -11009,7 +11009,7 @@ } }, { - "id": 10356, + "id": 10342, "name": "config", "variant": "param", "kind": 32768, @@ -11042,11 +11042,11 @@ }, "type": { "type": "reference", - "target": 10550, + "target": 10536, "typeArguments": [ { "type": "reference", - "target": 10354, + "target": 10340, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -11057,7 +11057,7 @@ } }, { - "id": 10357, + "id": 10343, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -11074,7 +11074,7 @@ }, "type": { "type": "reference", - "target": 10497, + "target": 10483, "name": "Context", "package": "@medusajs/types" } @@ -11126,14 +11126,14 @@ ] }, { - "id": 10358, + "id": 10344, "name": "addPromotionRules", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 10359, + "id": 10345, "name": "addPromotionRules", "variant": "signature", "kind": 4096, @@ -11168,7 +11168,7 @@ }, "parameters": [ { - "id": 10360, + "id": 10346, "name": "promotionId", "variant": "param", "kind": 32768, @@ -11187,7 +11187,7 @@ } }, { - "id": 10361, + "id": 10347, "name": "rulesData", "variant": "param", "kind": 32768, @@ -11204,14 +11204,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 10553, + "target": 10539, "name": "CreatePromotionRuleDTO", "package": "@medusajs/types" } } }, { - "id": 10362, + "id": 10348, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -11228,7 +11228,7 @@ }, "type": { "type": "reference", - "target": 10497, + "target": 10483, "name": "Context", "package": "@medusajs/types" } @@ -11245,7 +11245,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 10558, + "target": 10544, "name": "PromotionRuleDTO", "package": "@medusajs/types" } @@ -11258,14 +11258,14 @@ ] }, { - "id": 10363, + "id": 10349, "name": "addPromotionTargetRules", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 10364, + "id": 10350, "name": "addPromotionTargetRules", "variant": "signature", "kind": 4096, @@ -11300,7 +11300,7 @@ }, "parameters": [ { - "id": 10365, + "id": 10351, "name": "promotionId", "variant": "param", "kind": 32768, @@ -11319,7 +11319,7 @@ } }, { - "id": 10366, + "id": 10352, "name": "rulesData", "variant": "param", "kind": 32768, @@ -11336,14 +11336,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 10553, + "target": 10539, "name": "CreatePromotionRuleDTO", "package": "@medusajs/types" } } }, { - "id": 10367, + "id": 10353, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -11360,7 +11360,7 @@ }, "type": { "type": "reference", - "target": 10497, + "target": 10483, "name": "Context", "package": "@medusajs/types" } @@ -11377,7 +11377,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 10558, + "target": 10544, "name": "PromotionRuleDTO", "package": "@medusajs/types" } @@ -11390,14 +11390,14 @@ ] }, { - "id": 10368, + "id": 10354, "name": "addPromotionBuyRules", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 10369, + "id": 10355, "name": "addPromotionBuyRules", "variant": "signature", "kind": 4096, @@ -11432,7 +11432,7 @@ }, "parameters": [ { - "id": 10370, + "id": 10356, "name": "promotionId", "variant": "param", "kind": 32768, @@ -11451,7 +11451,7 @@ } }, { - "id": 10371, + "id": 10357, "name": "rulesData", "variant": "param", "kind": 32768, @@ -11468,14 +11468,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 10553, + "target": 10539, "name": "CreatePromotionRuleDTO", "package": "@medusajs/types" } } }, { - "id": 10372, + "id": 10358, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -11492,7 +11492,7 @@ }, "type": { "type": "reference", - "target": 10497, + "target": 10483, "name": "Context", "package": "@medusajs/types" } @@ -11509,7 +11509,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 10558, + "target": 10544, "name": "PromotionRuleDTO", "package": "@medusajs/types" } @@ -11522,14 +11522,14 @@ ] }, { - "id": 10373, + "id": 10359, "name": "removePromotionRules", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 10374, + "id": 10360, "name": "removePromotionRules", "variant": "signature", "kind": 4096, @@ -11564,7 +11564,7 @@ }, "parameters": [ { - "id": 10375, + "id": 10361, "name": "promotionId", "variant": "param", "kind": 32768, @@ -11583,7 +11583,7 @@ } }, { - "id": 10376, + "id": 10362, "name": "ruleIds", "variant": "param", "kind": 32768, @@ -11605,7 +11605,7 @@ } }, { - "id": 10377, + "id": 10363, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -11622,7 +11622,7 @@ }, "type": { "type": "reference", - "target": 10497, + "target": 10483, "name": "Context", "package": "@medusajs/types" } @@ -11647,14 +11647,14 @@ ] }, { - "id": 10378, + "id": 10364, "name": "removePromotionTargetRules", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 10379, + "id": 10365, "name": "removePromotionTargetRules", "variant": "signature", "kind": 4096, @@ -11689,7 +11689,7 @@ }, "parameters": [ { - "id": 10380, + "id": 10366, "name": "promotionId", "variant": "param", "kind": 32768, @@ -11708,7 +11708,7 @@ } }, { - "id": 10381, + "id": 10367, "name": "ruleIds", "variant": "param", "kind": 32768, @@ -11730,7 +11730,7 @@ } }, { - "id": 10382, + "id": 10368, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -11747,7 +11747,7 @@ }, "type": { "type": "reference", - "target": 10497, + "target": 10483, "name": "Context", "package": "@medusajs/types" } @@ -11772,14 +11772,14 @@ ] }, { - "id": 10383, + "id": 10369, "name": "removePromotionBuyRules", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 10384, + "id": 10370, "name": "removePromotionBuyRules", "variant": "signature", "kind": 4096, @@ -11814,7 +11814,7 @@ }, "parameters": [ { - "id": 10385, + "id": 10371, "name": "promotionId", "variant": "param", "kind": 32768, @@ -11833,7 +11833,7 @@ } }, { - "id": 10386, + "id": 10372, "name": "ruleIds", "variant": "param", "kind": 32768, @@ -11855,7 +11855,7 @@ } }, { - "id": 10387, + "id": 10373, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -11872,7 +11872,7 @@ }, "type": { "type": "reference", - "target": 10497, + "target": 10483, "name": "Context", "package": "@medusajs/types" } @@ -11897,14 +11897,14 @@ ] }, { - "id": 10388, + "id": 10374, "name": "createCampaigns", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 10389, + "id": 10375, "name": "createCampaigns", "variant": "signature", "kind": 4096, @@ -11939,7 +11939,7 @@ }, "parameters": [ { - "id": 10390, + "id": 10376, "name": "data", "variant": "param", "kind": 32768, @@ -11954,13 +11954,13 @@ }, "type": { "type": "reference", - "target": 10564, + "target": 10550, "name": "CreateCampaignDTO", "package": "@medusajs/types" } }, { - "id": 10391, + "id": 10377, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -11977,7 +11977,7 @@ }, "type": { "type": "reference", - "target": 10497, + "target": 10483, "name": "Context", "package": "@medusajs/types" } @@ -11992,7 +11992,7 @@ "typeArguments": [ { "type": "reference", - "target": 10571, + "target": 10557, "name": "CampaignDTO", "package": "@medusajs/types" } @@ -12002,7 +12002,7 @@ } }, { - "id": 10392, + "id": 10378, "name": "createCampaigns", "variant": "signature", "kind": 4096, @@ -12037,7 +12037,7 @@ }, "parameters": [ { - "id": 10393, + "id": 10379, "name": "data", "variant": "param", "kind": 32768, @@ -12054,14 +12054,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 10564, + "target": 10550, "name": "CreateCampaignDTO", "package": "@medusajs/types" } } }, { - "id": 10394, + "id": 10380, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -12078,7 +12078,7 @@ }, "type": { "type": "reference", - "target": 10497, + "target": 10483, "name": "Context", "package": "@medusajs/types" } @@ -12095,7 +12095,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 10571, + "target": 10557, "name": "CampaignDTO", "package": "@medusajs/types" } @@ -12108,14 +12108,14 @@ ] }, { - "id": 10395, + "id": 10381, "name": "updateCampaigns", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 10396, + "id": 10382, "name": "updateCampaigns", "variant": "signature", "kind": 4096, @@ -12150,7 +12150,7 @@ }, "parameters": [ { - "id": 10397, + "id": 10383, "name": "data", "variant": "param", "kind": 32768, @@ -12167,14 +12167,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 10580, + "target": 10566, "name": "UpdateCampaignDTO", "package": "@medusajs/types" } } }, { - "id": 10398, + "id": 10384, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -12191,7 +12191,7 @@ }, "type": { "type": "reference", - "target": 10497, + "target": 10483, "name": "Context", "package": "@medusajs/types" } @@ -12208,7 +12208,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 10571, + "target": 10557, "name": "CampaignDTO", "package": "@medusajs/types" } @@ -12219,7 +12219,7 @@ } }, { - "id": 10399, + "id": 10385, "name": "updateCampaigns", "variant": "signature", "kind": 4096, @@ -12254,7 +12254,7 @@ }, "parameters": [ { - "id": 10400, + "id": 10386, "name": "data", "variant": "param", "kind": 32768, @@ -12269,13 +12269,13 @@ }, "type": { "type": "reference", - "target": 10580, + "target": 10566, "name": "UpdateCampaignDTO", "package": "@medusajs/types" } }, { - "id": 10401, + "id": 10387, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -12292,7 +12292,7 @@ }, "type": { "type": "reference", - "target": 10497, + "target": 10483, "name": "Context", "package": "@medusajs/types" } @@ -12307,7 +12307,7 @@ "typeArguments": [ { "type": "reference", - "target": 10571, + "target": 10557, "name": "CampaignDTO", "package": "@medusajs/types" } @@ -12319,14 +12319,14 @@ ] }, { - "id": 10402, + "id": 10388, "name": "listPromotionRules", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 10403, + "id": 10389, "name": "listPromotionRules", "variant": "signature", "kind": 4096, @@ -12413,7 +12413,7 @@ }, "parameters": [ { - "id": 10404, + "id": 10390, "name": "filters", "variant": "param", "kind": 32768, @@ -12430,13 +12430,13 @@ }, "type": { "type": "reference", - "target": 10588, + "target": 10574, "name": "FilterablePromotionRuleProps", "package": "@medusajs/types" } }, { - "id": 10405, + "id": 10391, "name": "config", "variant": "param", "kind": 32768, @@ -12469,11 +12469,11 @@ }, "type": { "type": "reference", - "target": 10534, + "target": 10520, "typeArguments": [ { "type": "reference", - "target": 10558, + "target": 10544, "name": "PromotionRuleDTO", "package": "@medusajs/types" } @@ -12483,7 +12483,7 @@ } }, { - "id": 10406, + "id": 10392, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -12500,7 +12500,7 @@ }, "type": { "type": "reference", - "target": 10497, + "target": 10483, "name": "Context", "package": "@medusajs/types" } @@ -12517,7 +12517,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 10558, + "target": 10544, "name": "PromotionRuleDTO", "package": "@medusajs/types" } @@ -12530,14 +12530,14 @@ ] }, { - "id": 10407, + "id": 10393, "name": "updatePromotionRules", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 10408, + "id": 10394, "name": "updatePromotionRules", "variant": "signature", "kind": 4096, @@ -12572,7 +12572,7 @@ }, "parameters": [ { - "id": 10409, + "id": 10395, "name": "data", "variant": "param", "kind": 32768, @@ -12589,14 +12589,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 10592, + "target": 10578, "name": "UpdatePromotionRuleDTO", "package": "@medusajs/types" } } }, { - "id": 10410, + "id": 10396, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -12613,7 +12613,7 @@ }, "type": { "type": "reference", - "target": 10497, + "target": 10483, "name": "Context", "package": "@medusajs/types" } @@ -12630,7 +12630,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 10558, + "target": 10544, "name": "PromotionRuleDTO", "package": "@medusajs/types" } @@ -12643,14 +12643,14 @@ ] }, { - "id": 10411, + "id": 10397, "name": "listCampaigns", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 10412, + "id": 10398, "name": "listCampaigns", "variant": "signature", "kind": 4096, @@ -12737,7 +12737,7 @@ }, "parameters": [ { - "id": 10413, + "id": 10399, "name": "filters", "variant": "param", "kind": 32768, @@ -12754,13 +12754,13 @@ }, "type": { "type": "reference", - "target": 10598, + "target": 10584, "name": "FilterableCampaignProps", "package": "@medusajs/types" } }, { - "id": 10414, + "id": 10400, "name": "config", "variant": "param", "kind": 32768, @@ -12793,11 +12793,11 @@ }, "type": { "type": "reference", - "target": 10534, + "target": 10520, "typeArguments": [ { "type": "reference", - "target": 10571, + "target": 10557, "name": "CampaignDTO", "package": "@medusajs/types" } @@ -12807,7 +12807,7 @@ } }, { - "id": 10415, + "id": 10401, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -12824,7 +12824,7 @@ }, "type": { "type": "reference", - "target": 10497, + "target": 10483, "name": "Context", "package": "@medusajs/types" } @@ -12841,7 +12841,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 10571, + "target": 10557, "name": "CampaignDTO", "package": "@medusajs/types" } @@ -12854,14 +12854,14 @@ ] }, { - "id": 10416, + "id": 10402, "name": "listAndCountCampaigns", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 10417, + "id": 10403, "name": "listAndCountCampaigns", "variant": "signature", "kind": 4096, @@ -12948,7 +12948,7 @@ }, "parameters": [ { - "id": 10418, + "id": 10404, "name": "filters", "variant": "param", "kind": 32768, @@ -12965,13 +12965,13 @@ }, "type": { "type": "reference", - "target": 10598, + "target": 10584, "name": "FilterableCampaignProps", "package": "@medusajs/types" } }, { - "id": 10419, + "id": 10405, "name": "config", "variant": "param", "kind": 32768, @@ -13004,11 +13004,11 @@ }, "type": { "type": "reference", - "target": 10534, + "target": 10520, "typeArguments": [ { "type": "reference", - "target": 10571, + "target": 10557, "name": "CampaignDTO", "package": "@medusajs/types" } @@ -13018,7 +13018,7 @@ } }, { - "id": 10420, + "id": 10406, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -13035,7 +13035,7 @@ }, "type": { "type": "reference", - "target": 10497, + "target": 10483, "name": "Context", "package": "@medusajs/types" } @@ -13055,7 +13055,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 10571, + "target": 10557, "name": "CampaignDTO", "package": "@medusajs/types" } @@ -13074,14 +13074,14 @@ ] }, { - "id": 10421, + "id": 10407, "name": "retrieveCampaign", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 10422, + "id": 10408, "name": "retrieveCampaign", "variant": "signature", "kind": 4096, @@ -13128,7 +13128,7 @@ }, "parameters": [ { - "id": 10423, + "id": 10409, "name": "id", "variant": "param", "kind": 32768, @@ -13147,7 +13147,7 @@ } }, { - "id": 10424, + "id": 10410, "name": "config", "variant": "param", "kind": 32768, @@ -13180,11 +13180,11 @@ }, "type": { "type": "reference", - "target": 10534, + "target": 10520, "typeArguments": [ { "type": "reference", - "target": 10571, + "target": 10557, "name": "CampaignDTO", "package": "@medusajs/types" } @@ -13194,7 +13194,7 @@ } }, { - "id": 10425, + "id": 10411, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -13211,7 +13211,7 @@ }, "type": { "type": "reference", - "target": 10497, + "target": 10483, "name": "Context", "package": "@medusajs/types" } @@ -13226,7 +13226,7 @@ "typeArguments": [ { "type": "reference", - "target": 10571, + "target": 10557, "name": "CampaignDTO", "package": "@medusajs/types" } @@ -13238,14 +13238,14 @@ ] }, { - "id": 10426, + "id": 10412, "name": "deleteCampaigns", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 10427, + "id": 10413, "name": "deleteCampaigns", "variant": "signature", "kind": 4096, @@ -13280,7 +13280,7 @@ }, "parameters": [ { - "id": 10428, + "id": 10414, "name": "ids", "variant": "param", "kind": 32768, @@ -13302,7 +13302,7 @@ } }, { - "id": 10429, + "id": 10415, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -13319,7 +13319,7 @@ }, "type": { "type": "reference", - "target": 10497, + "target": 10483, "name": "Context", "package": "@medusajs/types" } @@ -13342,7 +13342,7 @@ } }, { - "id": 10430, + "id": 10416, "name": "deleteCampaigns", "variant": "signature", "kind": 4096, @@ -13377,7 +13377,7 @@ }, "parameters": [ { - "id": 10431, + "id": 10417, "name": "ids", "variant": "param", "kind": 32768, @@ -13396,7 +13396,7 @@ } }, { - "id": 10432, + "id": 10418, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -13413,7 +13413,7 @@ }, "type": { "type": "reference", - "target": 10497, + "target": 10483, "name": "Context", "package": "@medusajs/types" } @@ -13438,14 +13438,14 @@ ] }, { - "id": 10433, + "id": 10419, "name": "softDeleteCampaigns", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 10434, + "id": 10420, "name": "softDeleteCampaigns", "variant": "signature", "kind": 4096, @@ -13496,7 +13496,7 @@ }, "typeParameters": [ { - "id": 10435, + "id": 10421, "name": "TReturnableLinkableKeys", "variant": "typeParam", "kind": 131072, @@ -13513,7 +13513,7 @@ ], "parameters": [ { - "id": 10436, + "id": 10422, "name": "campaignIds", "variant": "param", "kind": 32768, @@ -13544,7 +13544,7 @@ } }, { - "id": 10437, + "id": 10423, "name": "config", "variant": "param", "kind": 32768, @@ -13561,11 +13561,11 @@ }, "type": { "type": "reference", - "target": 10547, + "target": 10533, "typeArguments": [ { "type": "reference", - "target": 10435, + "target": 10421, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -13576,7 +13576,7 @@ } }, { - "id": 10438, + "id": 10424, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -13593,7 +13593,7 @@ }, "type": { "type": "reference", - "target": 10497, + "target": 10483, "name": "Context", "package": "@medusajs/types" } @@ -13645,14 +13645,14 @@ ] }, { - "id": 10439, + "id": 10425, "name": "restoreCampaigns", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 10440, + "id": 10426, "name": "restoreCampaigns", "variant": "signature", "kind": 4096, @@ -13703,7 +13703,7 @@ }, "typeParameters": [ { - "id": 10441, + "id": 10427, "name": "TReturnableLinkableKeys", "variant": "typeParam", "kind": 131072, @@ -13720,7 +13720,7 @@ ], "parameters": [ { - "id": 10442, + "id": 10428, "name": "campaignIds", "variant": "param", "kind": 32768, @@ -13751,7 +13751,7 @@ } }, { - "id": 10443, + "id": 10429, "name": "config", "variant": "param", "kind": 32768, @@ -13784,11 +13784,11 @@ }, "type": { "type": "reference", - "target": 10550, + "target": 10536, "typeArguments": [ { "type": "reference", - "target": 10441, + "target": 10427, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -13799,7 +13799,7 @@ } }, { - "id": 10444, + "id": 10430, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -13816,7 +13816,7 @@ }, "type": { "type": "reference", - "target": 10497, + "target": 10483, "name": "Context", "package": "@medusajs/types" } @@ -13868,34 +13868,34 @@ ] }, { - "id": 10445, + "id": 10431, "name": "addPromotionsToCampaign", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 10446, + "id": 10432, "name": "addPromotionsToCampaign", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 10447, + "id": 10433, "name": "data", "variant": "param", "kind": 32768, "flags": {}, "type": { "type": "reference", - "target": 10604, + "target": 10590, "name": "AddPromotionsToCampaignDTO", "package": "@medusajs/types" } }, { - "id": 10448, + "id": 10434, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -13904,7 +13904,7 @@ }, "type": { "type": "reference", - "target": 10497, + "target": 10483, "name": "Context", "package": "@medusajs/types" } @@ -13920,14 +13920,14 @@ { "type": "reflection", "declaration": { - "id": 10449, + "id": 10435, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 10450, + "id": 10436, "name": "ids", "variant": "declaration", "kind": 1024, @@ -13945,7 +13945,7 @@ { "title": "Properties", "children": [ - 10450 + 10436 ] } ] @@ -13959,34 +13959,34 @@ ] }, { - "id": 10451, + "id": 10437, "name": "removePromotionsFromCampaign", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 10452, + "id": 10438, "name": "removePromotionsFromCampaign", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 10453, + "id": 10439, "name": "data", "variant": "param", "kind": 32768, "flags": {}, "type": { "type": "reference", - "target": 10607, + "target": 10593, "name": "RemovePromotionsFromCampaignDTO", "package": "@medusajs/types" } }, { - "id": 10454, + "id": 10440, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -13995,7 +13995,7 @@ }, "type": { "type": "reference", - "target": 10497, + "target": 10483, "name": "Context", "package": "@medusajs/types" } @@ -14011,14 +14011,14 @@ { "type": "reflection", "declaration": { - "id": 10455, + "id": 10441, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 10456, + "id": 10442, "name": "ids", "variant": "declaration", "kind": 1024, @@ -14036,7 +14036,7 @@ { "title": "Properties", "children": [ - 10456 + 10442 ] } ] @@ -14054,55 +14054,55 @@ { "title": "Methods", "children": [ - 10302, - 10305, + 10288, + 10291, + 10296, + 10303, 10310, - 10317, - 10324, - 10329, - 10334, - 10339, - 10346, - 10352, - 10358, - 10363, - 10368, - 10373, - 10378, - 10383, + 10315, + 10320, + 10325, + 10332, + 10338, + 10344, + 10349, + 10354, + 10359, + 10364, + 10369, + 10374, + 10381, 10388, - 10395, + 10393, + 10397, 10402, 10407, - 10411, - 10416, - 10421, - 10426, - 10433, - 10439, - 10445, - 10451 + 10412, + 10419, + 10425, + 10431, + 10437 ] } ], "extendedTypes": [ { "type": "reference", - "target": 10470, + "target": 10456, "name": "IModuleService", "package": "@medusajs/types" } ] }, { - "id": 10799, + "id": 10785, "name": "MessageAggregatorFormat", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 10800, + "id": 10786, "name": "groupBy", "variant": "declaration", "kind": 1024, @@ -14118,7 +14118,7 @@ } }, { - "id": 10801, + "id": 10787, "name": "sortBy", "variant": "declaration", "kind": 1024, @@ -14128,21 +14128,21 @@ "type": { "type": "reflection", "declaration": { - "id": 10802, + "id": 10788, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "indexSignatures": [ { - "id": 10803, + "id": 10789, "name": "__index", "variant": "signature", "kind": 8192, "flags": {}, "parameters": [ { - "id": 10804, + "id": 10790, "name": "key", "variant": "param", "kind": 32768, @@ -14183,35 +14183,35 @@ { "title": "Properties", "children": [ - 10800, - 10801 + 10786, + 10787 ] } ] }, { - "id": 10680, + "id": 10666, "name": "IMessageAggregator", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 10681, + "id": 10667, "name": "save", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 10682, + "id": 10668, "name": "save", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 10683, + "id": 10669, "name": "msg", "variant": "param", "kind": 32768, @@ -14221,7 +14221,7 @@ "types": [ { "type": "reference", - "target": 10795, + "target": 10781, "name": "Message", "package": "@medusajs/types" }, @@ -14229,7 +14229,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 10795, + "target": 10781, "name": "Message", "package": "@medusajs/types" } @@ -14246,21 +14246,21 @@ ] }, { - "id": 10684, + "id": 10670, "name": "getMessages", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 10685, + "id": 10671, "name": "getMessages", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 10686, + "id": 10672, "name": "format", "variant": "param", "kind": 32768, @@ -14269,7 +14269,7 @@ }, "type": { "type": "reference", - "target": 10799, + "target": 10785, "name": "MessageAggregatorFormat", "package": "@medusajs/types" } @@ -14290,7 +14290,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 10795, + "target": 10781, "name": "Message", "package": "@medusajs/types" } @@ -14303,14 +14303,14 @@ ] }, { - "id": 10687, + "id": 10673, "name": "clearMessages", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 10688, + "id": 10674, "name": "clearMessages", "variant": "signature", "kind": 4096, @@ -14323,21 +14323,21 @@ ] }, { - "id": 10689, + "id": 10675, "name": "saveRawMessageData", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 10690, + "id": 10676, "name": "saveRawMessageData", "variant": "signature", "kind": 4096, "flags": {}, "typeParameters": [ { - "id": 10691, + "id": 10677, "name": "T", "variant": "typeParam", "kind": 131072, @@ -14346,7 +14346,7 @@ ], "parameters": [ { - "id": 10692, + "id": 10678, "name": "messageData", "variant": "param", "kind": 32768, @@ -14356,11 +14356,11 @@ "types": [ { "type": "reference", - "target": 10805, + "target": 10791, "typeArguments": [ { "type": "reference", - "target": 10691, + "target": 10677, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -14373,11 +14373,11 @@ "type": "array", "elementType": { "type": "reference", - "target": 10805, + "target": 10791, "typeArguments": [ { "type": "reference", - "target": 10691, + "target": 10677, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -14391,7 +14391,7 @@ } }, { - "id": 10693, + "id": 10679, "name": "options", "variant": "param", "kind": 32768, @@ -14431,16 +14431,16 @@ { "title": "Methods", "children": [ - 10681, - 10684, - 10687, - 10689 + 10667, + 10670, + 10673, + 10675 ] } ] }, { - "id": 10497, + "id": 10483, "name": "Context", "variant": "declaration", "kind": 256, @@ -14455,7 +14455,7 @@ }, "children": [ { - "id": 10498, + "id": 10484, "name": "__type", "variant": "declaration", "kind": 1024, @@ -14468,7 +14468,7 @@ } }, { - "id": 10499, + "id": 10485, "name": "transactionManager", "variant": "declaration", "kind": 1024, @@ -14501,14 +14501,14 @@ }, "type": { "type": "reference", - "target": 10508, + "target": 10494, "name": "TManager", "package": "@medusajs/types", "refersToTypeParameter": true } }, { - "id": 10500, + "id": 10486, "name": "manager", "variant": "declaration", "kind": 1024, @@ -14541,14 +14541,14 @@ }, "type": { "type": "reference", - "target": 10508, + "target": 10494, "name": "TManager", "package": "@medusajs/types", "refersToTypeParameter": true } }, { - "id": 10501, + "id": 10487, "name": "isolationLevel", "variant": "declaration", "kind": 1024, @@ -14601,7 +14601,7 @@ } }, { - "id": 10502, + "id": 10488, "name": "enableNestedTransactions", "variant": "declaration", "kind": 1024, @@ -14622,7 +14622,7 @@ } }, { - "id": 10503, + "id": 10489, "name": "eventGroupId", "variant": "declaration", "kind": 1024, @@ -14643,7 +14643,7 @@ } }, { - "id": 10504, + "id": 10490, "name": "transactionId", "variant": "declaration", "kind": 1024, @@ -14664,7 +14664,7 @@ } }, { - "id": 10505, + "id": 10491, "name": "messageAggregator", "variant": "declaration", "kind": 1024, @@ -14681,13 +14681,13 @@ }, "type": { "type": "reference", - "target": 10680, + "target": 10666, "name": "IMessageAggregator", "package": "@medusajs/types" } }, { - "id": 10506, + "id": 10492, "name": "requestId", "variant": "declaration", "kind": 1024, @@ -14708,7 +14708,7 @@ } }, { - "id": 10507, + "id": 10493, "name": "idempotencyKey", "variant": "declaration", "kind": 1024, @@ -14733,22 +14733,22 @@ { "title": "Properties", "children": [ - 10498, - 10499, - 10500, - 10501, - 10502, - 10503, - 10504, - 10505, - 10506, - 10507 + 10484, + 10485, + 10486, + 10487, + 10488, + 10489, + 10490, + 10491, + 10492, + 10493 ] } ], "typeParameters": [ { - "id": 10508, + "id": 10494, "name": "TManager", "variant": "typeParam", "kind": 131072, @@ -14761,7 +14761,7 @@ ] }, { - "id": 10832, + "id": 10818, "name": "BigNumberRawValue", "variant": "declaration", "kind": 2097152, @@ -14769,14 +14769,14 @@ "type": { "type": "reflection", "declaration": { - "id": 10833, + "id": 10819, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 10834, + "id": 10820, "name": "value", "variant": "declaration", "kind": 1024, @@ -14800,20 +14800,20 @@ { "title": "Properties", "children": [ - 10834 + 10820 ] } ], "indexSignatures": [ { - "id": 10835, + "id": 10821, "name": "__index", "variant": "signature", "kind": 8192, "flags": {}, "parameters": [ { - "id": 10836, + "id": 10822, "name": "key", "variant": "param", "kind": 32768, @@ -14834,7 +14834,7 @@ } }, { - "id": 10788, + "id": 10774, "name": "BigNumberInput", "variant": "declaration", "kind": 2097152, @@ -14844,7 +14844,7 @@ "types": [ { "type": "reference", - "target": 10832, + "target": 10818, "name": "BigNumberRawValue", "package": "@medusajs/types" }, @@ -14874,195 +14874,251 @@ { "title": "Interfaces", "children": [ - 10534, - 10718, - 10547, - 10550, - 10820, - 10765, - 10470, - 10694, - 10668, - 10707, - 10753, - 10571, - 10598, - 10655, - 10634, - 10640, - 10645, - 10651, - 10789, - 10658, - 10663, - 10485, - 10745, - 10558, - 10553, - 10592, - 10588, - 10509, - 10489, - 10518, - 10525, - 10748, - 10759, - 10564, - 10580, - 10604, - 10607, - 10301, - 10799, + 10520, + 10704, + 10533, + 10536, + 10806, + 10751, + 10456, 10680, - 10497 + 10654, + 10693, + 10739, + 10557, + 10584, + 10641, + 10620, + 10626, + 10631, + 10637, + 10775, + 10644, + 10649, + 10471, + 10731, + 10544, + 10539, + 10578, + 10574, + 10495, + 10475, + 10504, + 10511, + 10734, + 10745, + 10550, + 10566, + 10590, + 10593, + 10287, + 10785, + 10666, + 10483 ] }, { "title": "Type Aliases", "children": [ - 10815, - 10817, - 10843, - 10871, - 10861, - 10722, - 10859, - 10853, - 10858, + 10801, + 10803, + 10829, + 10857, 10847, - 10855, - 10837, - 10795, - 10805, + 10708, + 10845, + 10839, + 10844, + 10833, + 10841, 10823, - 10782, - 10610, + 10781, + 10791, + 10809, + 10768, + 10596, + 10765, + 10778, 10779, - 10792, - 10793, - 10794, - 10819, - 10484, - 10744, - 10667, - 10832, - 10788 + 10780, + 10805, + 10470, + 10730, + 10653, + 10818, + 10774 ] } ], "packageName": "@medusajs/types", "symbolIdMap": { - "10300": { + "10286": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", "qualifiedName": "" }, - "10301": { + "10287": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", "qualifiedName": "IPromotionModuleService" }, - "10302": { + "10288": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", "qualifiedName": "IPromotionModuleService.registerUsage" }, - "10303": { + "10289": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", "qualifiedName": "IPromotionModuleService.registerUsage" }, - "10304": { + "10290": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", "qualifiedName": "computedActions" }, - "10305": { + "10291": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", "qualifiedName": "IPromotionModuleService.computeActions" }, - "10306": { + "10292": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", "qualifiedName": "IPromotionModuleService.computeActions" }, - "10307": { + "10293": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", "qualifiedName": "promotionCodesToApply" }, - "10308": { + "10294": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", "qualifiedName": "applicationContext" }, - "10309": { + "10295": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", "qualifiedName": "options" }, - "10310": { + "10296": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", "qualifiedName": "IPromotionModuleService.createPromotions" }, + "10297": { + "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", + "qualifiedName": "IPromotionModuleService.createPromotions" + }, + "10298": { + "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", + "qualifiedName": "data" + }, + "10299": { + "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", + "qualifiedName": "sharedContext" + }, + "10300": { + "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", + "qualifiedName": "IPromotionModuleService.createPromotions" + }, + "10301": { + "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", + "qualifiedName": "data" + }, + "10302": { + "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", + "qualifiedName": "sharedContext" + }, + "10303": { + "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", + "qualifiedName": "IPromotionModuleService.updatePromotions" + }, + "10304": { + "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", + "qualifiedName": "IPromotionModuleService.updatePromotions" + }, + "10305": { + "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", + "qualifiedName": "data" + }, + "10306": { + "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", + "qualifiedName": "sharedContext" + }, + "10307": { + "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", + "qualifiedName": "IPromotionModuleService.updatePromotions" + }, + "10308": { + "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", + "qualifiedName": "data" + }, + "10309": { + "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", + "qualifiedName": "sharedContext" + }, + "10310": { + "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", + "qualifiedName": "IPromotionModuleService.listPromotions" + }, "10311": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "IPromotionModuleService.createPromotions" + "qualifiedName": "IPromotionModuleService.listPromotions" }, "10312": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "data" + "qualifiedName": "filters" }, "10313": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "config" }, "10314": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "IPromotionModuleService.createPromotions" + "qualifiedName": "sharedContext" }, "10315": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "data" + "qualifiedName": "IPromotionModuleService.listAndCountPromotions" }, "10316": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IPromotionModuleService.listAndCountPromotions" }, "10317": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "IPromotionModuleService.updatePromotions" + "qualifiedName": "filters" }, "10318": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "IPromotionModuleService.updatePromotions" + "qualifiedName": "config" }, "10319": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "data" + "qualifiedName": "sharedContext" }, "10320": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IPromotionModuleService.retrievePromotion" }, "10321": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "IPromotionModuleService.updatePromotions" + "qualifiedName": "IPromotionModuleService.retrievePromotion" }, "10322": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "data" + "qualifiedName": "id" }, "10323": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "config" }, "10324": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "IPromotionModuleService.listPromotions" + "qualifiedName": "sharedContext" }, "10325": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "IPromotionModuleService.listPromotions" + "qualifiedName": "IPromotionModuleService.deletePromotions" }, "10326": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "filters" + "qualifiedName": "IPromotionModuleService.deletePromotions" }, "10327": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "config" + "qualifiedName": "ids" }, "10328": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", @@ -15070,195 +15126,195 @@ }, "10329": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "IPromotionModuleService.listAndCountPromotions" + "qualifiedName": "IPromotionModuleService.deletePromotions" }, "10330": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "IPromotionModuleService.listAndCountPromotions" + "qualifiedName": "ids" }, "10331": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "filters" + "qualifiedName": "sharedContext" }, "10332": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "config" + "qualifiedName": "IPromotionModuleService.softDeletePromotions" }, "10333": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IPromotionModuleService.softDeletePromotions" }, "10334": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "IPromotionModuleService.retrievePromotion" + "qualifiedName": "TReturnableLinkableKeys" }, "10335": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "IPromotionModuleService.retrievePromotion" + "qualifiedName": "promotionIds" }, "10336": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "id" + "qualifiedName": "config" }, "10337": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "config" + "qualifiedName": "sharedContext" }, "10338": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IPromotionModuleService.restorePromotions" }, "10339": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "IPromotionModuleService.deletePromotions" + "qualifiedName": "IPromotionModuleService.restorePromotions" }, "10340": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "IPromotionModuleService.deletePromotions" + "qualifiedName": "TReturnableLinkableKeys" }, "10341": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "ids" + "qualifiedName": "promotionIds" }, "10342": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "config" }, "10343": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "IPromotionModuleService.deletePromotions" + "qualifiedName": "sharedContext" }, "10344": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "ids" + "qualifiedName": "IPromotionModuleService.addPromotionRules" }, "10345": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IPromotionModuleService.addPromotionRules" }, "10346": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "IPromotionModuleService.softDeletePromotions" + "qualifiedName": "promotionId" }, "10347": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "IPromotionModuleService.softDeletePromotions" + "qualifiedName": "rulesData" }, "10348": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "TReturnableLinkableKeys" + "qualifiedName": "sharedContext" }, "10349": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "promotionIds" + "qualifiedName": "IPromotionModuleService.addPromotionTargetRules" }, "10350": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "config" + "qualifiedName": "IPromotionModuleService.addPromotionTargetRules" }, "10351": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "promotionId" }, "10352": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "IPromotionModuleService.restorePromotions" + "qualifiedName": "rulesData" }, "10353": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "IPromotionModuleService.restorePromotions" + "qualifiedName": "sharedContext" }, "10354": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "TReturnableLinkableKeys" + "qualifiedName": "IPromotionModuleService.addPromotionBuyRules" }, "10355": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "promotionIds" + "qualifiedName": "IPromotionModuleService.addPromotionBuyRules" }, "10356": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "config" + "qualifiedName": "promotionId" }, "10357": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "rulesData" }, "10358": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "IPromotionModuleService.addPromotionRules" + "qualifiedName": "sharedContext" }, "10359": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "IPromotionModuleService.addPromotionRules" + "qualifiedName": "IPromotionModuleService.removePromotionRules" }, "10360": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "promotionId" + "qualifiedName": "IPromotionModuleService.removePromotionRules" }, "10361": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "rulesData" + "qualifiedName": "promotionId" }, "10362": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "ruleIds" }, "10363": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "IPromotionModuleService.addPromotionTargetRules" + "qualifiedName": "sharedContext" }, "10364": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "IPromotionModuleService.addPromotionTargetRules" + "qualifiedName": "IPromotionModuleService.removePromotionTargetRules" }, "10365": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "promotionId" + "qualifiedName": "IPromotionModuleService.removePromotionTargetRules" }, "10366": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "rulesData" + "qualifiedName": "promotionId" }, "10367": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "ruleIds" }, "10368": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "IPromotionModuleService.addPromotionBuyRules" + "qualifiedName": "sharedContext" }, "10369": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "IPromotionModuleService.addPromotionBuyRules" + "qualifiedName": "IPromotionModuleService.removePromotionBuyRules" }, "10370": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "promotionId" + "qualifiedName": "IPromotionModuleService.removePromotionBuyRules" }, "10371": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "rulesData" + "qualifiedName": "promotionId" }, "10372": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "ruleIds" }, "10373": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "IPromotionModuleService.removePromotionRules" + "qualifiedName": "sharedContext" }, "10374": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "IPromotionModuleService.removePromotionRules" + "qualifiedName": "IPromotionModuleService.createCampaigns" }, "10375": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "promotionId" + "qualifiedName": "IPromotionModuleService.createCampaigns" }, "10376": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "ruleIds" + "qualifiedName": "data" }, "10377": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", @@ -15266,39 +15322,39 @@ }, "10378": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "IPromotionModuleService.removePromotionTargetRules" + "qualifiedName": "IPromotionModuleService.createCampaigns" }, "10379": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "IPromotionModuleService.removePromotionTargetRules" + "qualifiedName": "data" }, "10380": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "promotionId" + "qualifiedName": "sharedContext" }, "10381": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "ruleIds" + "qualifiedName": "IPromotionModuleService.updateCampaigns" }, "10382": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IPromotionModuleService.updateCampaigns" }, "10383": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "IPromotionModuleService.removePromotionBuyRules" + "qualifiedName": "data" }, "10384": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "IPromotionModuleService.removePromotionBuyRules" + "qualifiedName": "sharedContext" }, "10385": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "promotionId" + "qualifiedName": "IPromotionModuleService.updateCampaigns" }, "10386": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "ruleIds" + "qualifiedName": "data" }, "10387": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", @@ -15306,55 +15362,55 @@ }, "10388": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "IPromotionModuleService.createCampaigns" + "qualifiedName": "IPromotionModuleService.listPromotionRules" }, "10389": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "IPromotionModuleService.createCampaigns" + "qualifiedName": "IPromotionModuleService.listPromotionRules" }, "10390": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "data" + "qualifiedName": "filters" }, "10391": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "config" }, "10392": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "IPromotionModuleService.createCampaigns" + "qualifiedName": "sharedContext" }, "10393": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "data" + "qualifiedName": "IPromotionModuleService.updatePromotionRules" }, "10394": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IPromotionModuleService.updatePromotionRules" }, "10395": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "IPromotionModuleService.updateCampaigns" + "qualifiedName": "data" }, "10396": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "IPromotionModuleService.updateCampaigns" + "qualifiedName": "sharedContext" }, "10397": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "data" + "qualifiedName": "IPromotionModuleService.listCampaigns" }, "10398": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IPromotionModuleService.listCampaigns" }, "10399": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "IPromotionModuleService.updateCampaigns" + "qualifiedName": "filters" }, "10400": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "data" + "qualifiedName": "config" }, "10401": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", @@ -15362,11 +15418,11 @@ }, "10402": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "IPromotionModuleService.listPromotionRules" + "qualifiedName": "IPromotionModuleService.listAndCountCampaigns" }, "10403": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "IPromotionModuleService.listPromotionRules" + "qualifiedName": "IPromotionModuleService.listAndCountCampaigns" }, "10404": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", @@ -15382,35 +15438,35 @@ }, "10407": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "IPromotionModuleService.updatePromotionRules" + "qualifiedName": "IPromotionModuleService.retrieveCampaign" }, "10408": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "IPromotionModuleService.updatePromotionRules" + "qualifiedName": "IPromotionModuleService.retrieveCampaign" }, "10409": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "data" + "qualifiedName": "id" }, "10410": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "config" }, "10411": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "IPromotionModuleService.listCampaigns" + "qualifiedName": "sharedContext" }, "10412": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "IPromotionModuleService.listCampaigns" + "qualifiedName": "IPromotionModuleService.deleteCampaigns" }, "10413": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "filters" + "qualifiedName": "IPromotionModuleService.deleteCampaigns" }, "10414": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "config" + "qualifiedName": "ids" }, "10415": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", @@ -15418,1615 +15474,1611 @@ }, "10416": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "IPromotionModuleService.listAndCountCampaigns" + "qualifiedName": "IPromotionModuleService.deleteCampaigns" }, "10417": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "IPromotionModuleService.listAndCountCampaigns" + "qualifiedName": "ids" }, "10418": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "filters" + "qualifiedName": "sharedContext" }, "10419": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "config" + "qualifiedName": "IPromotionModuleService.softDeleteCampaigns" }, "10420": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IPromotionModuleService.softDeleteCampaigns" }, "10421": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "IPromotionModuleService.retrieveCampaign" + "qualifiedName": "TReturnableLinkableKeys" }, "10422": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "IPromotionModuleService.retrieveCampaign" + "qualifiedName": "campaignIds" }, "10423": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "id" + "qualifiedName": "config" }, "10424": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "config" + "qualifiedName": "sharedContext" }, "10425": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IPromotionModuleService.restoreCampaigns" }, "10426": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "IPromotionModuleService.deleteCampaigns" + "qualifiedName": "IPromotionModuleService.restoreCampaigns" }, "10427": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "IPromotionModuleService.deleteCampaigns" + "qualifiedName": "TReturnableLinkableKeys" }, "10428": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "ids" + "qualifiedName": "campaignIds" }, "10429": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "config" }, "10430": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "IPromotionModuleService.deleteCampaigns" + "qualifiedName": "sharedContext" }, "10431": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "ids" + "qualifiedName": "IPromotionModuleService.addPromotionsToCampaign" }, "10432": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IPromotionModuleService.addPromotionsToCampaign" }, "10433": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "IPromotionModuleService.softDeleteCampaigns" + "qualifiedName": "data" }, "10434": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "IPromotionModuleService.softDeleteCampaigns" + "qualifiedName": "sharedContext" }, "10435": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "TReturnableLinkableKeys" + "qualifiedName": "__type" }, "10436": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "campaignIds" + "qualifiedName": "__type.ids" }, "10437": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "config" + "qualifiedName": "IPromotionModuleService.removePromotionsFromCampaign" }, "10438": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IPromotionModuleService.removePromotionsFromCampaign" }, "10439": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "IPromotionModuleService.restoreCampaigns" + "qualifiedName": "data" }, "10440": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "IPromotionModuleService.restoreCampaigns" + "qualifiedName": "sharedContext" }, "10441": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "TReturnableLinkableKeys" + "qualifiedName": "__type" }, "10442": { - "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "campaignIds" - }, - "10443": { - "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "config" - }, - "10444": { - "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "sharedContext" - }, - "10445": { - "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "IPromotionModuleService.addPromotionsToCampaign" - }, - "10446": { - "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "IPromotionModuleService.addPromotionsToCampaign" - }, - "10447": { - "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "data" - }, - "10448": { - "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "sharedContext" - }, - "10449": { - "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "__type" - }, - "10450": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", "qualifiedName": "__type.ids" }, - "10451": { - "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "IPromotionModuleService.removePromotionsFromCampaign" - }, - "10452": { - "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "IPromotionModuleService.removePromotionsFromCampaign" - }, - "10453": { - "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "data" - }, - "10454": { - "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "sharedContext" - }, - "10455": { - "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "__type" - }, "10456": { - "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "__type.ids" - }, - "10470": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "IModuleService" }, - "10484": { + "10470": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/compute-actions.ts", "qualifiedName": "ComputeActions" }, - "10485": { + "10471": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/compute-actions.ts", "qualifiedName": "ComputeActionContext" }, - "10486": { + "10472": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/compute-actions.ts", "qualifiedName": "ComputeActionContext.currency_code" }, - "10487": { + "10473": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/compute-actions.ts", "qualifiedName": "ComputeActionContext.items" }, - "10488": { + "10474": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/compute-actions.ts", "qualifiedName": "ComputeActionContext.shipping_methods" }, - "10489": { + "10475": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/promotion.ts", "qualifiedName": "CreatePromotionDTO" }, - "10490": { + "10476": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/promotion.ts", "qualifiedName": "CreatePromotionDTO.code" }, - "10491": { + "10477": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/promotion.ts", "qualifiedName": "CreatePromotionDTO.type" }, - "10492": { + "10478": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/promotion.ts", "qualifiedName": "CreatePromotionDTO.is_automatic" }, - "10493": { + "10479": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/promotion.ts", "qualifiedName": "CreatePromotionDTO.application_method" }, - "10494": { + "10480": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/promotion.ts", "qualifiedName": "CreatePromotionDTO.rules" }, - "10495": { + "10481": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/promotion.ts", "qualifiedName": "CreatePromotionDTO.campaign" }, - "10496": { + "10482": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/promotion.ts", "qualifiedName": "CreatePromotionDTO.campaign_id" }, - "10497": { + "10483": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "Context" }, - "10498": { + "10484": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type.__type" }, - "10499": { + "10485": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type.transactionManager" }, - "10500": { + "10486": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type.manager" }, - "10501": { + "10487": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type.isolationLevel" }, - "10502": { + "10488": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type.enableNestedTransactions" }, - "10503": { + "10489": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type.eventGroupId" }, - "10504": { + "10490": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type.transactionId" }, - "10505": { + "10491": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type.messageAggregator" }, - "10506": { + "10492": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type.requestId" }, - "10507": { + "10493": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type.idempotencyKey" }, - "10508": { + "10494": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "TManager" }, - "10509": { + "10495": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/promotion.ts", "qualifiedName": "PromotionDTO" }, - "10510": { + "10496": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/promotion.ts", "qualifiedName": "PromotionDTO.id" }, - "10511": { + "10497": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/promotion.ts", "qualifiedName": "PromotionDTO.code" }, - "10512": { + "10498": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/promotion.ts", "qualifiedName": "PromotionDTO.type" }, - "10513": { + "10499": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/promotion.ts", "qualifiedName": "PromotionDTO.is_automatic" }, - "10514": { + "10500": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/promotion.ts", "qualifiedName": "PromotionDTO.application_method" }, - "10515": { + "10501": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/promotion.ts", "qualifiedName": "PromotionDTO.rules" }, - "10516": { + "10502": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/promotion.ts", "qualifiedName": "PromotionDTO.campaign_id" }, - "10517": { + "10503": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/promotion.ts", "qualifiedName": "PromotionDTO.campaign" }, - "10518": { + "10504": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/promotion.ts", "qualifiedName": "UpdatePromotionDTO" }, - "10519": { + "10505": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/promotion.ts", "qualifiedName": "UpdatePromotionDTO.id" }, - "10520": { + "10506": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/promotion.ts", "qualifiedName": "UpdatePromotionDTO.is_automatic" }, - "10521": { + "10507": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/promotion.ts", "qualifiedName": "UpdatePromotionDTO.code" }, - "10522": { + "10508": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/promotion.ts", "qualifiedName": "UpdatePromotionDTO.type" }, - "10523": { + "10509": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/promotion.ts", "qualifiedName": "UpdatePromotionDTO.application_method" }, - "10524": { + "10510": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/promotion.ts", "qualifiedName": "UpdatePromotionDTO.campaign_id" }, - "10525": { + "10511": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/promotion.ts", "qualifiedName": "FilterablePromotionProps" }, - "10526": { + "10512": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/promotion.ts", "qualifiedName": "FilterablePromotionProps.q" }, - "10527": { + "10513": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/promotion.ts", "qualifiedName": "FilterablePromotionProps.id" }, - "10528": { + "10514": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/promotion.ts", "qualifiedName": "FilterablePromotionProps.code" }, - "10529": { + "10515": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/promotion.ts", "qualifiedName": "FilterablePromotionProps.budget_id" }, - "10530": { + "10516": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/promotion.ts", "qualifiedName": "FilterablePromotionProps.is_automatic" }, - "10531": { + "10517": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/promotion.ts", "qualifiedName": "FilterablePromotionProps.type" }, - "10532": { + "10518": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.$and" }, - "10533": { + "10519": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.$or" }, - "10534": { + "10520": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig" }, - "10535": { + "10521": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig.select" }, - "10536": { + "10522": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig.skip" }, - "10537": { + "10523": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig.take" }, - "10538": { + "10524": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig.relations" }, - "10539": { + "10525": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig.order" }, - "10540": { + "10526": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "__type" }, - "10541": { + "10527": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "__type.__index" }, - "10543": { + "10529": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig.withDeleted" }, - "10544": { + "10530": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig.filters" }, - "10545": { + "10531": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig.options" }, - "10546": { + "10532": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig.Entity" }, - "10547": { + "10533": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", "qualifiedName": "SoftDeleteReturn" }, - "10548": { + "10534": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", "qualifiedName": "__type.returnLinkableKeys" }, - "10549": { + "10535": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", "qualifiedName": "TReturnableLinkableKeys" }, - "10550": { + "10536": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", "qualifiedName": "RestoreReturn" }, - "10551": { + "10537": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", "qualifiedName": "__type.returnLinkableKeys" }, - "10552": { + "10538": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", "qualifiedName": "TReturnableLinkableKeys" }, - "10553": { + "10539": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/promotion-rule.ts", "qualifiedName": "CreatePromotionRuleDTO" }, - "10554": { + "10540": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/promotion-rule.ts", "qualifiedName": "CreatePromotionRuleDTO.description" }, - "10555": { + "10541": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/promotion-rule.ts", "qualifiedName": "CreatePromotionRuleDTO.attribute" }, - "10556": { + "10542": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/promotion-rule.ts", "qualifiedName": "CreatePromotionRuleDTO.operator" }, - "10557": { + "10543": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/promotion-rule.ts", "qualifiedName": "CreatePromotionRuleDTO.values" }, - "10558": { + "10544": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/promotion-rule.ts", "qualifiedName": "PromotionRuleDTO" }, - "10559": { + "10545": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/promotion-rule.ts", "qualifiedName": "PromotionRuleDTO.id" }, - "10560": { + "10546": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/promotion-rule.ts", "qualifiedName": "PromotionRuleDTO.description" }, - "10561": { + "10547": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/promotion-rule.ts", "qualifiedName": "PromotionRuleDTO.attribute" }, - "10562": { + "10548": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/promotion-rule.ts", "qualifiedName": "PromotionRuleDTO.operator" }, - "10563": { + "10549": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/promotion-rule.ts", "qualifiedName": "PromotionRuleDTO.values" }, - "10564": { + "10550": { "sourceFileName": "../../../../packages/core/types/src/promotion/mutations.ts", "qualifiedName": "CreateCampaignDTO" }, - "10565": { + "10551": { "sourceFileName": "../../../../packages/core/types/src/promotion/mutations.ts", "qualifiedName": "CreateCampaignDTO.name" }, - "10566": { + "10552": { "sourceFileName": "../../../../packages/core/types/src/promotion/mutations.ts", "qualifiedName": "CreateCampaignDTO.description" }, - "10567": { + "10553": { "sourceFileName": "../../../../packages/core/types/src/promotion/mutations.ts", "qualifiedName": "CreateCampaignDTO.campaign_identifier" }, - "10568": { + "10554": { "sourceFileName": "../../../../packages/core/types/src/promotion/mutations.ts", "qualifiedName": "CreateCampaignDTO.starts_at" }, - "10569": { + "10555": { "sourceFileName": "../../../../packages/core/types/src/promotion/mutations.ts", "qualifiedName": "CreateCampaignDTO.ends_at" }, - "10570": { + "10556": { "sourceFileName": "../../../../packages/core/types/src/promotion/mutations.ts", "qualifiedName": "CreateCampaignDTO.budget" }, - "10571": { + "10557": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/campaign.ts", "qualifiedName": "CampaignDTO" }, - "10572": { + "10558": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/campaign.ts", "qualifiedName": "CampaignDTO.id" }, - "10573": { + "10559": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/campaign.ts", "qualifiedName": "CampaignDTO.name" }, - "10574": { + "10560": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/campaign.ts", "qualifiedName": "CampaignDTO.description" }, - "10575": { + "10561": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/campaign.ts", "qualifiedName": "CampaignDTO.campaign_identifier" }, - "10576": { + "10562": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/campaign.ts", "qualifiedName": "CampaignDTO.starts_at" }, - "10577": { + "10563": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/campaign.ts", "qualifiedName": "CampaignDTO.ends_at" }, - "10578": { + "10564": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/campaign.ts", "qualifiedName": "CampaignDTO.budget" }, - "10579": { + "10565": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/campaign.ts", "qualifiedName": "CampaignDTO.promotions" }, - "10580": { + "10566": { "sourceFileName": "../../../../packages/core/types/src/promotion/mutations.ts", "qualifiedName": "UpdateCampaignDTO" }, - "10581": { + "10567": { "sourceFileName": "../../../../packages/core/types/src/promotion/mutations.ts", "qualifiedName": "UpdateCampaignDTO.id" }, - "10582": { + "10568": { "sourceFileName": "../../../../packages/core/types/src/promotion/mutations.ts", "qualifiedName": "UpdateCampaignDTO.name" }, - "10583": { + "10569": { "sourceFileName": "../../../../packages/core/types/src/promotion/mutations.ts", "qualifiedName": "UpdateCampaignDTO.description" }, - "10584": { + "10570": { "sourceFileName": "../../../../packages/core/types/src/promotion/mutations.ts", "qualifiedName": "UpdateCampaignDTO.campaign_identifier" }, - "10585": { + "10571": { "sourceFileName": "../../../../packages/core/types/src/promotion/mutations.ts", "qualifiedName": "UpdateCampaignDTO.starts_at" }, - "10586": { + "10572": { "sourceFileName": "../../../../packages/core/types/src/promotion/mutations.ts", "qualifiedName": "UpdateCampaignDTO.ends_at" }, - "10587": { + "10573": { "sourceFileName": "../../../../packages/core/types/src/promotion/mutations.ts", "qualifiedName": "UpdateCampaignDTO.budget" }, - "10588": { + "10574": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/promotion-rule.ts", "qualifiedName": "FilterablePromotionRuleProps" }, - "10589": { + "10575": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/promotion-rule.ts", "qualifiedName": "FilterablePromotionRuleProps.id" }, - "10590": { + "10576": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.$and" }, - "10591": { + "10577": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.$or" }, - "10592": { + "10578": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/promotion-rule.ts", "qualifiedName": "UpdatePromotionRuleDTO" }, - "10593": { + "10579": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/promotion-rule.ts", "qualifiedName": "UpdatePromotionRuleDTO.id" }, - "10594": { + "10580": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/promotion-rule.ts", "qualifiedName": "UpdatePromotionRuleDTO.description" }, - "10595": { + "10581": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/promotion-rule.ts", "qualifiedName": "UpdatePromotionRuleDTO.attribute" }, - "10596": { + "10582": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/promotion-rule.ts", "qualifiedName": "UpdatePromotionRuleDTO.operator" }, - "10597": { + "10583": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/promotion-rule.ts", "qualifiedName": "UpdatePromotionRuleDTO.values" }, - "10598": { + "10584": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/campaign.ts", "qualifiedName": "FilterableCampaignProps" }, - "10599": { + "10585": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/campaign.ts", "qualifiedName": "FilterableCampaignProps.q" }, - "10600": { + "10586": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/campaign.ts", "qualifiedName": "FilterableCampaignProps.id" }, - "10601": { + "10587": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/campaign.ts", "qualifiedName": "FilterableCampaignProps.campaign_identifier" }, - "10602": { + "10588": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.$and" }, - "10603": { + "10589": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.$or" }, - "10604": { + "10590": { "sourceFileName": "../../../../packages/core/types/src/promotion/mutations.ts", "qualifiedName": "AddPromotionsToCampaignDTO" }, - "10605": { + "10591": { "sourceFileName": "../../../../packages/core/types/src/promotion/mutations.ts", "qualifiedName": "AddPromotionsToCampaignDTO.id" }, - "10606": { + "10592": { "sourceFileName": "../../../../packages/core/types/src/promotion/mutations.ts", "qualifiedName": "AddPromotionsToCampaignDTO.promotion_ids" }, - "10607": { + "10593": { "sourceFileName": "../../../../packages/core/types/src/promotion/mutations.ts", "qualifiedName": "RemovePromotionsFromCampaignDTO" }, - "10608": { + "10594": { "sourceFileName": "../../../../packages/core/types/src/promotion/mutations.ts", "qualifiedName": "RemovePromotionsFromCampaignDTO.id" }, - "10609": { + "10595": { "sourceFileName": "../../../../packages/core/types/src/promotion/mutations.ts", "qualifiedName": "RemovePromotionsFromCampaignDTO.promotion_ids" }, - "10610": { + "10596": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "ModuleJoinerConfig" }, - "10611": { + "10597": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type" }, - "10612": { + "10598": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.schema" }, - "10613": { + "10599": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.relationships" }, - "10614": { + "10600": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.extends" }, - "10615": { + "10601": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type" }, - "10616": { + "10602": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.serviceName" }, - "10617": { + "10603": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.fieldAlias" }, - "10618": { + "10604": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type" }, - "10619": { + "10605": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.path" }, - "10620": { + "10606": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.forwardArgumentsOnPath" }, - "10621": { + "10607": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.isList" }, - "10622": { + "10608": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.relationship" }, - "10623": { + "10609": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.serviceName" }, - "10624": { + "10610": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.primaryKeys" }, - "10625": { + "10611": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.isLink" }, - "10626": { + "10612": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.linkableKeys" }, - "10627": { + "10613": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.isReadOnlyLink" }, - "10628": { + "10614": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.extraDataFields" }, - "10629": { + "10615": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.databaseConfig" }, - "10630": { + "10616": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type" }, - "10631": { + "10617": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.tableName" }, - "10632": { + "10618": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.idPrefix" }, - "10633": { + "10619": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.extraFields" }, - "10634": { + "10620": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/compute-actions.ts", "qualifiedName": "AddItemAdjustmentAction" }, - "10635": { + "10621": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/compute-actions.ts", "qualifiedName": "AddItemAdjustmentAction.action" }, - "10636": { + "10622": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/compute-actions.ts", "qualifiedName": "AddItemAdjustmentAction.item_id" }, - "10637": { + "10623": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/compute-actions.ts", "qualifiedName": "AddItemAdjustmentAction.amount" }, - "10638": { + "10624": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/compute-actions.ts", "qualifiedName": "AddItemAdjustmentAction.code" }, - "10639": { + "10625": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/compute-actions.ts", "qualifiedName": "AddItemAdjustmentAction.description" }, - "10640": { + "10626": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/compute-actions.ts", "qualifiedName": "RemoveItemAdjustmentAction" }, - "10641": { + "10627": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/compute-actions.ts", "qualifiedName": "RemoveItemAdjustmentAction.action" }, - "10642": { + "10628": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/compute-actions.ts", "qualifiedName": "RemoveItemAdjustmentAction.adjustment_id" }, - "10643": { + "10629": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/compute-actions.ts", "qualifiedName": "RemoveItemAdjustmentAction.description" }, - "10644": { + "10630": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/compute-actions.ts", "qualifiedName": "RemoveItemAdjustmentAction.code" }, - "10645": { + "10631": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/compute-actions.ts", "qualifiedName": "AddShippingMethodAdjustment" }, - "10646": { + "10632": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/compute-actions.ts", "qualifiedName": "AddShippingMethodAdjustment.action" }, - "10647": { + "10633": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/compute-actions.ts", "qualifiedName": "AddShippingMethodAdjustment.shipping_method_id" }, - "10648": { + "10634": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/compute-actions.ts", "qualifiedName": "AddShippingMethodAdjustment.amount" }, - "10649": { + "10635": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/compute-actions.ts", "qualifiedName": "AddShippingMethodAdjustment.code" }, - "10650": { + "10636": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/compute-actions.ts", "qualifiedName": "AddShippingMethodAdjustment.description" }, - "10651": { + "10637": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/compute-actions.ts", "qualifiedName": "RemoveShippingMethodAdjustment" }, - "10652": { + "10638": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/compute-actions.ts", "qualifiedName": "RemoveShippingMethodAdjustment.action" }, - "10653": { + "10639": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/compute-actions.ts", "qualifiedName": "RemoveShippingMethodAdjustment.adjustment_id" }, - "10654": { + "10640": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/compute-actions.ts", "qualifiedName": "RemoveShippingMethodAdjustment.code" }, - "10655": { + "10641": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/compute-actions.ts", "qualifiedName": "CampaignBudgetExceededAction" }, - "10656": { + "10642": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/compute-actions.ts", "qualifiedName": "CampaignBudgetExceededAction.action" }, - "10657": { + "10643": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/compute-actions.ts", "qualifiedName": "CampaignBudgetExceededAction.code" }, - "10658": { + "10644": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/compute-actions.ts", "qualifiedName": "ComputeActionItemLine" }, - "10659": { + "10645": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/compute-actions.ts", "qualifiedName": "ComputeActionItemLine.id" }, - "10660": { + "10646": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/compute-actions.ts", "qualifiedName": "ComputeActionItemLine.quantity" }, - "10661": { + "10647": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/compute-actions.ts", "qualifiedName": "ComputeActionItemLine.subtotal" }, - "10662": { + "10648": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/compute-actions.ts", "qualifiedName": "ComputeActionItemLine.adjustments" }, - "10663": { + "10649": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/compute-actions.ts", "qualifiedName": "ComputeActionShippingLine" }, - "10664": { + "10650": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/compute-actions.ts", "qualifiedName": "ComputeActionShippingLine.id" }, - "10665": { + "10651": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/compute-actions.ts", "qualifiedName": "ComputeActionShippingLine.subtotal" }, - "10666": { + "10652": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/compute-actions.ts", "qualifiedName": "ComputeActionShippingLine.adjustments" }, - "10667": { + "10653": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/promotion.ts", "qualifiedName": "PromotionTypeValues" }, - "10668": { + "10654": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/application-method.ts", "qualifiedName": "CreateApplicationMethodDTO" }, - "10669": { + "10655": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/application-method.ts", "qualifiedName": "CreateApplicationMethodDTO.type" }, - "10670": { + "10656": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/application-method.ts", "qualifiedName": "CreateApplicationMethodDTO.target_type" }, - "10671": { + "10657": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/application-method.ts", "qualifiedName": "CreateApplicationMethodDTO.allocation" }, - "10672": { + "10658": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/application-method.ts", "qualifiedName": "CreateApplicationMethodDTO.value" }, - "10673": { + "10659": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/application-method.ts", "qualifiedName": "CreateApplicationMethodDTO.currency_code" }, - "10674": { + "10660": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/application-method.ts", "qualifiedName": "CreateApplicationMethodDTO.max_quantity" }, - "10675": { + "10661": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/application-method.ts", "qualifiedName": "CreateApplicationMethodDTO.buy_rules_min_quantity" }, - "10676": { + "10662": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/application-method.ts", "qualifiedName": "CreateApplicationMethodDTO.apply_to_quantity" }, - "10677": { + "10663": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/application-method.ts", "qualifiedName": "CreateApplicationMethodDTO.promotion" }, - "10678": { + "10664": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/application-method.ts", "qualifiedName": "CreateApplicationMethodDTO.target_rules" }, - "10679": { + "10665": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/application-method.ts", "qualifiedName": "CreateApplicationMethodDTO.buy_rules" }, - "10680": { + "10666": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "IMessageAggregator" }, - "10681": { + "10667": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "IMessageAggregator.save" }, - "10682": { + "10668": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "IMessageAggregator.save" }, - "10683": { + "10669": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "msg" }, - "10684": { + "10670": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "IMessageAggregator.getMessages" }, - "10685": { + "10671": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "IMessageAggregator.getMessages" }, - "10686": { + "10672": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "format" }, - "10687": { + "10673": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "IMessageAggregator.clearMessages" }, - "10688": { + "10674": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "IMessageAggregator.clearMessages" }, - "10689": { + "10675": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "IMessageAggregator.saveRawMessageData" }, - "10690": { + "10676": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "IMessageAggregator.saveRawMessageData" }, - "10691": { + "10677": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "T" }, - "10692": { + "10678": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "messageData" }, - "10693": { + "10679": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "options" }, - "10694": { + "10680": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/application-method.ts", "qualifiedName": "ApplicationMethodDTO" }, - "10695": { + "10681": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/application-method.ts", "qualifiedName": "ApplicationMethodDTO.id" }, - "10696": { + "10682": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/application-method.ts", "qualifiedName": "ApplicationMethodDTO.type" }, - "10697": { + "10683": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/application-method.ts", "qualifiedName": "ApplicationMethodDTO.target_type" }, - "10698": { + "10684": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/application-method.ts", "qualifiedName": "ApplicationMethodDTO.allocation" }, - "10699": { + "10685": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/application-method.ts", "qualifiedName": "ApplicationMethodDTO.value" }, - "10700": { + "10686": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/application-method.ts", "qualifiedName": "ApplicationMethodDTO.currency_code" }, - "10701": { + "10687": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/application-method.ts", "qualifiedName": "ApplicationMethodDTO.max_quantity" }, - "10702": { + "10688": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/application-method.ts", "qualifiedName": "ApplicationMethodDTO.buy_rules_min_quantity" }, - "10703": { + "10689": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/application-method.ts", "qualifiedName": "ApplicationMethodDTO.apply_to_quantity" }, - "10704": { + "10690": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/application-method.ts", "qualifiedName": "ApplicationMethodDTO.promotion" }, - "10705": { + "10691": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/application-method.ts", "qualifiedName": "ApplicationMethodDTO.target_rules" }, - "10706": { + "10692": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/application-method.ts", "qualifiedName": "ApplicationMethodDTO.buy_rules" }, - "10707": { + "10693": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/application-method.ts", "qualifiedName": "UpdateApplicationMethodDTO" }, - "10708": { + "10694": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/application-method.ts", "qualifiedName": "UpdateApplicationMethodDTO.id" }, - "10709": { + "10695": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/application-method.ts", "qualifiedName": "UpdateApplicationMethodDTO.type" }, - "10710": { + "10696": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/application-method.ts", "qualifiedName": "UpdateApplicationMethodDTO.target_type" }, - "10711": { + "10697": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/application-method.ts", "qualifiedName": "UpdateApplicationMethodDTO.allocation" }, - "10712": { + "10698": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/application-method.ts", "qualifiedName": "UpdateApplicationMethodDTO.value" }, - "10713": { + "10699": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/application-method.ts", "qualifiedName": "UpdateApplicationMethodDTO.currency_code" }, - "10714": { + "10700": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/application-method.ts", "qualifiedName": "UpdateApplicationMethodDTO.max_quantity" }, - "10715": { + "10701": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/application-method.ts", "qualifiedName": "UpdateApplicationMethodDTO.buy_rules_min_quantity" }, - "10716": { + "10702": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/application-method.ts", "qualifiedName": "UpdateApplicationMethodDTO.apply_to_quantity" }, - "10717": { + "10703": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/application-method.ts", "qualifiedName": "UpdateApplicationMethodDTO.promotion" }, - "10718": { + "10704": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable" }, - "10719": { + "10705": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.$and" }, - "10720": { + "10706": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.$or" }, - "10721": { + "10707": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.T" }, - "10722": { + "10708": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "OperatorMap" }, - "10723": { + "10709": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type" }, - "10724": { + "10710": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type.$and" }, - "10725": { + "10711": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type.$or" }, - "10726": { + "10712": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type.$eq" }, - "10727": { + "10713": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type.$ne" }, - "10728": { + "10714": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type.$in" }, - "10729": { + "10715": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type.$nin" }, - "10730": { + "10716": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type.$not" }, - "10731": { + "10717": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type.$gt" }, - "10732": { + "10718": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type.$gte" }, - "10733": { + "10719": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type.$lt" }, - "10734": { + "10720": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type.$lte" }, - "10735": { + "10721": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type.$like" }, - "10736": { + "10722": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type.$re" }, - "10737": { + "10723": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type.$ilike" }, - "10738": { + "10724": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type.$fulltext" }, - "10739": { + "10725": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type.$overlap" }, - "10740": { + "10726": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type.$contains" }, - "10741": { + "10727": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type.$contained" }, - "10742": { + "10728": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type.$exists" }, - "10743": { + "10729": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "T" }, - "10744": { + "10730": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/promotion-rule.ts", "qualifiedName": "PromotionRuleOperatorValues" }, - "10745": { + "10731": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/promotion-rule-value.ts", "qualifiedName": "PromotionRuleValueDTO" }, - "10746": { + "10732": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/promotion-rule-value.ts", "qualifiedName": "PromotionRuleValueDTO.id" }, - "10747": { + "10733": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/promotion-rule-value.ts", "qualifiedName": "PromotionRuleValueDTO.value" }, - "10748": { + "10734": { "sourceFileName": "../../../../packages/core/types/src/promotion/mutations.ts", "qualifiedName": "CreateCampaignBudgetDTO" }, - "10749": { + "10735": { "sourceFileName": "../../../../packages/core/types/src/promotion/mutations.ts", "qualifiedName": "CreateCampaignBudgetDTO.type" }, - "10750": { + "10736": { "sourceFileName": "../../../../packages/core/types/src/promotion/mutations.ts", "qualifiedName": "CreateCampaignBudgetDTO.limit" }, - "10751": { + "10737": { "sourceFileName": "../../../../packages/core/types/src/promotion/mutations.ts", "qualifiedName": "CreateCampaignBudgetDTO.used" }, - "10752": { + "10738": { "sourceFileName": "../../../../packages/core/types/src/promotion/mutations.ts", "qualifiedName": "CreateCampaignBudgetDTO.currency_code" }, - "10753": { + "10739": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/campaign-budget.ts", "qualifiedName": "CampaignBudgetDTO" }, - "10754": { + "10740": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/campaign-budget.ts", "qualifiedName": "CampaignBudgetDTO.id" }, - "10755": { + "10741": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/campaign-budget.ts", "qualifiedName": "CampaignBudgetDTO.type" }, - "10756": { + "10742": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/campaign-budget.ts", "qualifiedName": "CampaignBudgetDTO.limit" }, - "10757": { + "10743": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/campaign-budget.ts", "qualifiedName": "CampaignBudgetDTO.used" }, - "10758": { + "10744": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/campaign-budget.ts", "qualifiedName": "CampaignBudgetDTO.currency_code" }, - "10759": { + "10745": { "sourceFileName": "../../../../packages/core/types/src/promotion/mutations.ts", "qualifiedName": "UpdateCampaignBudgetDTO" }, - "10760": { + "10746": { "sourceFileName": "../../../../packages/core/types/src/promotion/mutations.ts", "qualifiedName": "UpdateCampaignBudgetDTO.id" }, - "10761": { + "10747": { "sourceFileName": "../../../../packages/core/types/src/promotion/mutations.ts", "qualifiedName": "UpdateCampaignBudgetDTO.type" }, - "10762": { + "10748": { "sourceFileName": "../../../../packages/core/types/src/promotion/mutations.ts", "qualifiedName": "UpdateCampaignBudgetDTO.limit" }, - "10763": { + "10749": { "sourceFileName": "../../../../packages/core/types/src/promotion/mutations.ts", "qualifiedName": "UpdateCampaignBudgetDTO.currency_code" }, - "10764": { + "10750": { "sourceFileName": "../../../../packages/core/types/src/promotion/mutations.ts", "qualifiedName": "UpdateCampaignBudgetDTO.used" }, - "10765": { + "10751": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "JoinerServiceConfig" }, - "10766": { + "10752": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "JoinerServiceConfig.serviceName" }, - "10767": { + "10753": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "JoinerServiceConfig.alias" }, - "10768": { + "10754": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "JoinerServiceConfig.fieldAlias" }, - "10769": { + "10755": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type" }, - "10770": { + "10756": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type.path" }, - "10771": { + "10757": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type.forwardArgumentsOnPath" }, - "10772": { + "10758": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "JoinerServiceConfig.primaryKeys" }, - "10773": { + "10759": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "JoinerServiceConfig.relationships" }, - "10774": { + "10760": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "JoinerServiceConfig.extends" }, - "10775": { + "10761": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type" }, - "10776": { + "10762": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type.serviceName" }, - "10777": { + "10763": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type.relationship" }, - "10778": { + "10764": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "JoinerServiceConfig.args" }, - "10779": { + "10765": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "ModuleJoinerRelationship" }, - "10780": { + "10766": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type" }, - "10781": { + "10767": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.deleteCascade" }, - "10782": { + "10768": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "LinkModulesExtraFields" }, - "10783": { + "10769": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type" }, - "10784": { + "10770": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.type" }, - "10785": { + "10771": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.defaultValue" }, - "10786": { + "10772": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.nullable" }, - "10787": { + "10773": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.options" }, - "10788": { + "10774": { "sourceFileName": "../../../../packages/core/types/src/totals/big-number.ts", "qualifiedName": "BigNumberInput" }, - "10789": { + "10775": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/compute-actions.ts", "qualifiedName": "ComputeActionAdjustmentLine" }, - "10790": { + "10776": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/compute-actions.ts", "qualifiedName": "ComputeActionAdjustmentLine.id" }, - "10791": { + "10777": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/compute-actions.ts", "qualifiedName": "ComputeActionAdjustmentLine.code" }, - "10792": { + "10778": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/application-method.ts", "qualifiedName": "ApplicationMethodTypeValues" }, - "10793": { + "10779": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/application-method.ts", "qualifiedName": "ApplicationMethodTargetTypeValues" }, - "10794": { + "10780": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/application-method.ts", "qualifiedName": "ApplicationMethodAllocationValues" }, - "10795": { + "10781": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "Message" }, - "10796": { + "10782": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "__type" }, - "10797": { + "10783": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "__type.options" }, - "10798": { + "10784": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "TData" }, - "10799": { + "10785": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "MessageAggregatorFormat" }, - "10800": { + "10786": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "MessageAggregatorFormat.groupBy" }, - "10801": { + "10787": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "MessageAggregatorFormat.sortBy" }, - "10802": { + "10788": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type" }, - "10803": { + "10789": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type.__index" }, - "10805": { + "10791": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "RawMessageFormat" }, - "10806": { + "10792": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "__type" }, - "10807": { + "10793": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "__type.eventName" }, - "10808": { + "10794": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "__type.data" }, - "10809": { + "10795": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "__type.source" }, - "10810": { + "10796": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "__type.object" }, - "10811": { + "10797": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "__type.action" }, - "10812": { + "10798": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "__type.context" }, - "10813": { + "10799": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "__type.options" }, - "10814": { + "10800": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "TData" }, - "10815": { + "10801": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "Query" }, - "10816": { + "10802": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "T" }, - "10817": { + "10803": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "ExpandScalar" }, - "10818": { + "10804": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "T" }, - "10819": { + "10805": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/campaign-budget.ts", "qualifiedName": "CampaignBudgetTypeValues" }, - "10820": { + "10806": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "JoinerServiceConfigAlias" }, - "10821": { + "10807": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "JoinerServiceConfigAlias.name" }, - "10822": { + "10808": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "JoinerServiceConfigAlias.args" }, - "10823": { + "10809": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "JoinerRelationship" }, - "10824": { + "10810": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type" }, - "10825": { + "10811": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type.alias" }, - "10826": { + "10812": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type.foreignKey" }, - "10827": { + "10813": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type.primaryKey" }, - "10828": { + "10814": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type.serviceName" }, - "10829": { + "10815": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type.inverse" }, - "10830": { + "10816": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type.isList" }, - "10831": { + "10817": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type.args" }, - "10832": { + "10818": { "sourceFileName": "../../../../packages/core/types/src/totals/big-number.ts", "qualifiedName": "BigNumberRawValue" }, - "10833": { + "10819": { "sourceFileName": "../../../../packages/core/types/src/totals/big-number.ts", "qualifiedName": "__type" }, - "10834": { + "10820": { "sourceFileName": "../../../../packages/core/types/src/totals/big-number.ts", "qualifiedName": "__type.value" }, - "10835": { + "10821": { "sourceFileName": "../../../../packages/core/types/src/totals/big-number.ts", "qualifiedName": "__type.__index" }, - "10837": { + "10823": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "MessageBody" }, - "10838": { + "10824": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "__type" }, - "10839": { + "10825": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "__type.eventName" }, - "10840": { + "10826": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "__type.metadata" }, - "10841": { + "10827": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "__type.data" }, - "10842": { + "10828": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "TData" }, - "10843": { + "10829": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "Scalar" }, - "10844": { + "10830": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type" }, - "10845": { + "10831": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type.toHexString" }, + "10832": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type.toHexString" + }, + "10833": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "FilterQuery" + }, + "10834": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type" + }, + "10835": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type.__index" + }, + "10837": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "T" + }, + "10838": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "Prev" + }, + "10839": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "FilterValue" + }, + "10840": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "T" + }, + "10841": { + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "EventMetadata" + }, + "10842": { + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "__type" + }, + "10843": { + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "__type.eventGroupId" + }, + "10844": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "PrevLimit" + }, + "10845": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "FilterValue2" + }, "10846": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.toHexString" + "qualifiedName": "T" }, "10847": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "FilterQuery" + "qualifiedName": "Primary" }, "10848": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", @@ -17034,93 +17086,41 @@ }, "10849": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.__index" + "qualifiedName": "__type.[PrimaryKeyType]" + }, + "10850": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type" }, "10851": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "T" + "qualifiedName": "__type._id" }, "10852": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "Prev" + "qualifiedName": "__type" }, "10853": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "FilterValue" + "qualifiedName": "__type.uuid" }, "10854": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "T" + "qualifiedName": "__type" }, "10855": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "EventMetadata" - }, - "10856": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type" - }, - "10857": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type.eventGroupId" - }, - "10858": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "PrevLimit" - }, - "10859": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "FilterValue2" - }, - "10860": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "T" - }, - "10861": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "Primary" - }, - "10862": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type" - }, - "10863": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.[PrimaryKeyType]" - }, - "10864": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type" - }, - "10865": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type._id" - }, - "10866": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type" - }, - "10867": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.uuid" - }, - "10868": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type" - }, - "10869": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type.id" }, - "10870": { + "10856": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "T" }, - "10871": { + "10857": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "ReadonlyPrimary" }, - "10872": { + "10858": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "T" } @@ -17130,7 +17130,7 @@ "1": "../../../../packages/core/types/src/promotion/service.ts" }, "reflections": { - "1": 10300 + "1": 10286 } } } \ No newline at end of file diff --git a/www/utils/generated/typedoc-json-output/region-models.json b/www/utils/generated/typedoc-json-output/region-models.json index 683c21f37e..6f7b4e42b1 100644 --- a/www/utils/generated/typedoc-json-output/region-models.json +++ b/www/utils/generated/typedoc-json-output/region-models.json @@ -1,5 +1,5 @@ { - "id": 11337, + "id": 11323, "name": "region-models", "variant": "project", "kind": 1, @@ -18,7 +18,7 @@ }, "children": [ { - "id": 11338, + "id": 11324, "name": "Country", "variant": "declaration", "kind": 32, @@ -36,14 +36,14 @@ { "type": "reflection", "declaration": { - "id": 11339, + "id": 11325, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 11340, + "id": 11326, "name": "iso_2", "variant": "declaration", "kind": 1024, @@ -71,7 +71,7 @@ "defaultValue": "..." }, { - "id": 11341, + "id": 11327, "name": "iso_3", "variant": "declaration", "kind": 1024, @@ -88,7 +88,7 @@ "defaultValue": "..." }, { - "id": 11342, + "id": 11328, "name": "num_code", "variant": "declaration", "kind": 1024, @@ -105,7 +105,7 @@ "defaultValue": "..." }, { - "id": 11343, + "id": 11329, "name": "name", "variant": "declaration", "kind": 1024, @@ -122,7 +122,7 @@ "defaultValue": "..." }, { - "id": 11344, + "id": 11330, "name": "display_name", "variant": "declaration", "kind": 1024, @@ -139,7 +139,7 @@ "defaultValue": "..." }, { - "id": 11345, + "id": 11331, "name": "region", "variant": "declaration", "kind": 1024, @@ -155,7 +155,7 @@ "typeArguments": [ { "type": "reference", - "target": 11443, + "target": 11429, "name": "Region" } ], @@ -165,7 +165,7 @@ "defaultValue": "..." }, { - "id": 11388, + "id": 11374, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -188,13 +188,13 @@ { "title": "Properties", "children": [ - 11340, - 11341, - 11342, - 11343, - 11344, - 11345, - 11388 + 11326, + 11327, + 11328, + 11329, + 11330, + 11331, + 11374 ] } ] @@ -203,14 +203,14 @@ { "type": "reflection", "declaration": { - "id": 11389, + "id": 11375, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 11390, + "id": 11376, "name": "iso_2", "variant": "declaration", "kind": 1024, @@ -238,7 +238,7 @@ "defaultValue": "..." }, { - "id": 11391, + "id": 11377, "name": "iso_3", "variant": "declaration", "kind": 1024, @@ -255,7 +255,7 @@ "defaultValue": "..." }, { - "id": 11392, + "id": 11378, "name": "num_code", "variant": "declaration", "kind": 1024, @@ -272,7 +272,7 @@ "defaultValue": "..." }, { - "id": 11393, + "id": 11379, "name": "name", "variant": "declaration", "kind": 1024, @@ -289,7 +289,7 @@ "defaultValue": "..." }, { - "id": 11394, + "id": 11380, "name": "display_name", "variant": "declaration", "kind": 1024, @@ -306,7 +306,7 @@ "defaultValue": "..." }, { - "id": 11395, + "id": 11381, "name": "region", "variant": "declaration", "kind": 1024, @@ -323,14 +323,14 @@ { "type": "reflection", "declaration": { - "id": 11417, + "id": 11403, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "signatures": [ { - "id": 11418, + "id": 11404, "name": "__type", "variant": "signature", "kind": 4096, @@ -348,14 +348,14 @@ { "type": "reflection", "declaration": { - "id": 11419, + "id": 11405, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 11420, + "id": 11406, "name": "id", "variant": "declaration", "kind": 1024, @@ -383,7 +383,7 @@ "defaultValue": "..." }, { - "id": 11421, + "id": 11407, "name": "name", "variant": "declaration", "kind": 1024, @@ -399,84 +399,249 @@ }, "defaultValue": "..." }, + { + "id": 11408, + "name": "currency_code", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "reference", + "target": { + "sourceFileName": "../../../../packages/core/utils/src/dml/properties/text.ts", + "qualifiedName": "TextProperty" + }, + "name": "TextProperty", + "package": "@medusajs/utils" + }, + "defaultValue": "..." + }, + { + "id": 11409, + "name": "automatic_taxes", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "reference", + "target": { + "sourceFileName": "../../../../packages/core/utils/src/dml/properties/boolean.ts", + "qualifiedName": "BooleanProperty" + }, + "name": "BooleanProperty", + "package": "@medusajs/utils" + }, + "defaultValue": "..." + }, + { + "id": 11410, + "name": "countries", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "reference", + "target": { + "sourceFileName": "../../../../packages/core/utils/src/dml/relations/has-many.ts", + "qualifiedName": "HasMany" + }, + "typeArguments": [ + { + "type": "reflection", + "declaration": { + "id": 11411, + "name": "__type", + "variant": "declaration", + "kind": 65536, + "flags": {}, + "signatures": [ + { + "id": 11412, + "name": "__type", + "variant": "signature", + "kind": 4096, + "flags": {}, + "type": { + "type": "unknown", + "name": "..." + } + } + ] + } + } + ], + "name": "HasMany", + "package": "@medusajs/utils" + }, + "defaultValue": "..." + }, + { + "id": 11413, + "name": "metadata", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "reference", + "target": { + "sourceFileName": "../../../../packages/core/utils/src/dml/properties/json.ts", + "qualifiedName": "JSONProperty" + }, + "name": "JSONProperty", + "package": "@medusajs/utils" + }, + "defaultValue": "..." + } + ], + "groups": [ + { + "title": "Properties", + "children": [ + 11406, + 11407, + 11408, + 11409, + 11410, + 11413 + ] + } + ] + } + }, + { + "type": "reflection", + "declaration": { + "id": 11414, + "name": "__type", + "variant": "declaration", + "kind": 65536, + "flags": {}, + "children": [ + { + "id": 11415, + "name": "id", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "reference", + "target": { + "sourceFileName": "../../../../packages/core/utils/src/dml/properties/primary-key.ts", + "qualifiedName": "PrimaryKeyModifier" + }, + "typeArguments": [ + { + "type": "reference", + "target": { + "sourceFileName": "../../../../packages/core/utils/src/dml/properties/id.ts", + "qualifiedName": "IdProperty" + }, + "name": "IdProperty", + "package": "@medusajs/utils" + } + ], + "name": "PrimaryKeyModifier", + "package": "@medusajs/utils" + }, + "defaultValue": "..." + }, + { + "id": 11416, + "name": "name", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "reference", + "target": { + "sourceFileName": "../../../../packages/core/utils/src/dml/properties/text.ts", + "qualifiedName": "TextProperty" + }, + "name": "TextProperty", + "package": "@medusajs/utils" + }, + "defaultValue": "..." + }, + { + "id": 11417, + "name": "currency_code", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "reference", + "target": { + "sourceFileName": "../../../../packages/core/utils/src/dml/properties/text.ts", + "qualifiedName": "TextProperty" + }, + "name": "TextProperty", + "package": "@medusajs/utils" + }, + "defaultValue": "..." + }, + { + "id": 11418, + "name": "automatic_taxes", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "reference", + "target": { + "sourceFileName": "../../../../packages/core/utils/src/dml/properties/boolean.ts", + "qualifiedName": "BooleanProperty" + }, + "name": "BooleanProperty", + "package": "@medusajs/utils" + }, + "defaultValue": "..." + }, + { + "id": 11419, + "name": "countries", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "reference", + "target": { + "sourceFileName": "../../../../packages/core/utils/src/dml/relations/has-many.ts", + "qualifiedName": "HasMany" + }, + "typeArguments": [ + { + "type": "reflection", + "declaration": { + "id": 11420, + "name": "__type", + "variant": "declaration", + "kind": 65536, + "flags": {}, + "signatures": [ + { + "id": 11421, + "name": "__type", + "variant": "signature", + "kind": 4096, + "flags": {}, + "type": { + "type": "unknown", + "name": "..." + } + } + ] + } + } + ], + "name": "HasMany", + "package": "@medusajs/utils" + }, + "defaultValue": "..." + }, { "id": 11422, - "name": "currency_code", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "reference", - "target": { - "sourceFileName": "../../../../packages/core/utils/src/dml/properties/text.ts", - "qualifiedName": "TextProperty" - }, - "name": "TextProperty", - "package": "@medusajs/utils" - }, - "defaultValue": "..." - }, - { - "id": 11423, - "name": "automatic_taxes", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "reference", - "target": { - "sourceFileName": "../../../../packages/core/utils/src/dml/properties/boolean.ts", - "qualifiedName": "BooleanProperty" - }, - "name": "BooleanProperty", - "package": "@medusajs/utils" - }, - "defaultValue": "..." - }, - { - "id": 11424, - "name": "countries", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "reference", - "target": { - "sourceFileName": "../../../../packages/core/utils/src/dml/relations/has-many.ts", - "qualifiedName": "HasMany" - }, - "typeArguments": [ - { - "type": "reflection", - "declaration": { - "id": 11425, - "name": "__type", - "variant": "declaration", - "kind": 65536, - "flags": {}, - "signatures": [ - { - "id": 11426, - "name": "__type", - "variant": "signature", - "kind": 4096, - "flags": {}, - "type": { - "type": "unknown", - "name": "..." - } - } - ] - } - } - ], - "name": "HasMany", - "package": "@medusajs/utils" - }, - "defaultValue": "..." - }, - { - "id": 11427, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -499,12 +664,12 @@ { "title": "Properties", "children": [ - 11420, - 11421, - 11422, - 11423, - 11424, - 11427 + 11415, + 11416, + 11417, + 11418, + 11419, + 11422 ] } ] @@ -513,172 +678,7 @@ { "type": "reflection", "declaration": { - "id": 11428, - "name": "__type", - "variant": "declaration", - "kind": 65536, - "flags": {}, - "children": [ - { - "id": 11429, - "name": "id", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "reference", - "target": { - "sourceFileName": "../../../../packages/core/utils/src/dml/properties/primary-key.ts", - "qualifiedName": "PrimaryKeyModifier" - }, - "typeArguments": [ - { - "type": "reference", - "target": { - "sourceFileName": "../../../../packages/core/utils/src/dml/properties/id.ts", - "qualifiedName": "IdProperty" - }, - "name": "IdProperty", - "package": "@medusajs/utils" - } - ], - "name": "PrimaryKeyModifier", - "package": "@medusajs/utils" - }, - "defaultValue": "..." - }, - { - "id": 11430, - "name": "name", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "reference", - "target": { - "sourceFileName": "../../../../packages/core/utils/src/dml/properties/text.ts", - "qualifiedName": "TextProperty" - }, - "name": "TextProperty", - "package": "@medusajs/utils" - }, - "defaultValue": "..." - }, - { - "id": 11431, - "name": "currency_code", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "reference", - "target": { - "sourceFileName": "../../../../packages/core/utils/src/dml/properties/text.ts", - "qualifiedName": "TextProperty" - }, - "name": "TextProperty", - "package": "@medusajs/utils" - }, - "defaultValue": "..." - }, - { - "id": 11432, - "name": "automatic_taxes", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "reference", - "target": { - "sourceFileName": "../../../../packages/core/utils/src/dml/properties/boolean.ts", - "qualifiedName": "BooleanProperty" - }, - "name": "BooleanProperty", - "package": "@medusajs/utils" - }, - "defaultValue": "..." - }, - { - "id": 11433, - "name": "countries", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "reference", - "target": { - "sourceFileName": "../../../../packages/core/utils/src/dml/relations/has-many.ts", - "qualifiedName": "HasMany" - }, - "typeArguments": [ - { - "type": "reflection", - "declaration": { - "id": 11434, - "name": "__type", - "variant": "declaration", - "kind": 65536, - "flags": {}, - "signatures": [ - { - "id": 11435, - "name": "__type", - "variant": "signature", - "kind": 4096, - "flags": {}, - "type": { - "type": "unknown", - "name": "..." - } - } - ] - } - } - ], - "name": "HasMany", - "package": "@medusajs/utils" - }, - "defaultValue": "..." - }, - { - "id": 11436, - "name": "metadata", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "type": { - "type": "reference", - "target": { - "sourceFileName": "../../../../packages/core/utils/src/dml/properties/json.ts", - "qualifiedName": "JSONProperty" - }, - "name": "JSONProperty", - "package": "@medusajs/utils" - }, - "defaultValue": "..." - } - ], - "groups": [ - { - "title": "Properties", - "children": [ - 11429, - 11430, - 11431, - 11432, - 11433, - 11436 - ] - } - ] - } - }, - { - "type": "reflection", - "declaration": { - "id": 11437, + "id": 11423, "name": "__type", "variant": "declaration", "kind": 65536, @@ -715,7 +715,7 @@ "defaultValue": "..." }, { - "id": 11438, + "id": 11424, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -738,13 +738,13 @@ { "title": "Properties", "children": [ - 11390, - 11391, - 11392, - 11393, - 11394, - 11395, - 11438 + 11376, + 11377, + 11378, + 11379, + 11380, + 11381, + 11424 ] } ] @@ -753,7 +753,7 @@ { "type": "reflection", "declaration": { - "id": 11439, + "id": 11425, "name": "__type", "variant": "declaration", "kind": 65536, @@ -774,14 +774,14 @@ { "type": "reflection", "declaration": { - "id": 11440, + "id": 11426, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 11441, + "id": 11427, "name": "name", "variant": "declaration", "kind": 1024, @@ -795,7 +795,7 @@ "defaultValue": "\"Country\"" }, { - "id": 11442, + "id": 11428, "name": "tableName", "variant": "declaration", "kind": 1024, @@ -813,8 +813,8 @@ { "title": "Properties", "children": [ - 11441, - 11442 + 11427, + 11428 ] } ] @@ -826,7 +826,7 @@ } }, { - "id": 11443, + "id": 11429, "name": "Region", "variant": "declaration", "kind": 32, @@ -844,14 +844,14 @@ { "type": "reflection", "declaration": { - "id": 11444, + "id": 11430, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 11445, + "id": 11431, "name": "id", "variant": "declaration", "kind": 1024, @@ -879,7 +879,7 @@ "defaultValue": "..." }, { - "id": 11446, + "id": 11432, "name": "name", "variant": "declaration", "kind": 1024, @@ -896,7 +896,7 @@ "defaultValue": "..." }, { - "id": 11447, + "id": 11433, "name": "currency_code", "variant": "declaration", "kind": 1024, @@ -913,7 +913,7 @@ "defaultValue": "..." }, { - "id": 11448, + "id": 11434, "name": "automatic_taxes", "variant": "declaration", "kind": 1024, @@ -930,7 +930,7 @@ "defaultValue": "..." }, { - "id": 11449, + "id": 11435, "name": "countries", "variant": "declaration", "kind": 1024, @@ -944,7 +944,7 @@ "typeArguments": [ { "type": "reference", - "target": 11338, + "target": 11324, "name": "Country" } ], @@ -954,7 +954,7 @@ "defaultValue": "..." }, { - "id": 11480, + "id": 11466, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -977,12 +977,12 @@ { "title": "Properties", "children": [ - 11445, - 11446, - 11447, - 11448, - 11449, - 11480 + 11431, + 11432, + 11433, + 11434, + 11435, + 11466 ] } ] @@ -991,14 +991,14 @@ { "type": "reflection", "declaration": { - "id": 11481, + "id": 11467, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 11482, + "id": 11468, "name": "id", "variant": "declaration", "kind": 1024, @@ -1026,7 +1026,7 @@ "defaultValue": "..." }, { - "id": 11483, + "id": 11469, "name": "name", "variant": "declaration", "kind": 1024, @@ -1043,7 +1043,7 @@ "defaultValue": "..." }, { - "id": 11484, + "id": 11470, "name": "currency_code", "variant": "declaration", "kind": 1024, @@ -1060,7 +1060,7 @@ "defaultValue": "..." }, { - "id": 11485, + "id": 11471, "name": "automatic_taxes", "variant": "declaration", "kind": 1024, @@ -1077,7 +1077,7 @@ "defaultValue": "..." }, { - "id": 11486, + "id": 11472, "name": "countries", "variant": "declaration", "kind": 1024, @@ -1092,14 +1092,14 @@ { "type": "reflection", "declaration": { - "id": 11487, + "id": 11473, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "signatures": [ { - "id": 11488, + "id": 11474, "name": "__type", "variant": "signature", "kind": 4096, @@ -1117,14 +1117,14 @@ { "type": "reflection", "declaration": { - "id": 11489, + "id": 11475, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 11490, + "id": 11476, "name": "iso_2", "variant": "declaration", "kind": 1024, @@ -1152,7 +1152,7 @@ "defaultValue": "..." }, { - "id": 11491, + "id": 11477, "name": "iso_3", "variant": "declaration", "kind": 1024, @@ -1168,9 +1168,228 @@ }, "defaultValue": "..." }, + { + "id": 11478, + "name": "num_code", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "reference", + "target": { + "sourceFileName": "../../../../packages/core/utils/src/dml/properties/text.ts", + "qualifiedName": "TextProperty" + }, + "name": "TextProperty", + "package": "@medusajs/utils" + }, + "defaultValue": "..." + }, + { + "id": 11479, + "name": "name", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "reference", + "target": { + "sourceFileName": "../../../../packages/core/utils/src/dml/properties/text.ts", + "qualifiedName": "TextProperty" + }, + "name": "TextProperty", + "package": "@medusajs/utils" + }, + "defaultValue": "..." + }, + { + "id": 11480, + "name": "display_name", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "reference", + "target": { + "sourceFileName": "../../../../packages/core/utils/src/dml/properties/text.ts", + "qualifiedName": "TextProperty" + }, + "name": "TextProperty", + "package": "@medusajs/utils" + }, + "defaultValue": "..." + }, + { + "id": 11481, + "name": "region", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "reference", + "target": { + "sourceFileName": "../../../../packages/core/utils/src/dml/relations/belongs-to.ts", + "qualifiedName": "BelongsTo" + }, + "typeArguments": [ + { + "type": "reflection", + "declaration": { + "id": 11484, + "name": "__type", + "variant": "declaration", + "kind": 65536, + "flags": {}, + "signatures": [ + { + "id": 11485, + "name": "__type", + "variant": "signature", + "kind": 4096, + "flags": {}, + "type": { + "type": "unknown", + "name": "..." + } + } + ] + } + } + ], + "name": "BelongsTo", + "package": "@medusajs/utils" + }, + "defaultValue": "..." + }, + { + "id": 11486, + "name": "metadata", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "reference", + "target": { + "sourceFileName": "../../../../packages/core/utils/src/dml/properties/json.ts", + "qualifiedName": "JSONProperty" + }, + "name": "JSONProperty", + "package": "@medusajs/utils" + }, + "defaultValue": "..." + } + ], + "groups": [ + { + "title": "Properties", + "children": [ + 11476, + 11477, + 11478, + 11479, + 11480, + 11481, + 11486 + ] + } + ] + } + }, + { + "type": "reflection", + "declaration": { + "id": 11487, + "name": "__type", + "variant": "declaration", + "kind": 65536, + "flags": {}, + "children": [ + { + "id": 11488, + "name": "iso_2", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "reference", + "target": { + "sourceFileName": "../../../../packages/core/utils/src/dml/properties/primary-key.ts", + "qualifiedName": "PrimaryKeyModifier" + }, + "typeArguments": [ + { + "type": "reference", + "target": { + "sourceFileName": "../../../../packages/core/utils/src/dml/properties/text.ts", + "qualifiedName": "TextProperty" + }, + "name": "TextProperty", + "package": "@medusajs/utils" + } + ], + "name": "PrimaryKeyModifier", + "package": "@medusajs/utils" + }, + "defaultValue": "..." + }, + { + "id": 11489, + "name": "iso_3", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "reference", + "target": { + "sourceFileName": "../../../../packages/core/utils/src/dml/properties/text.ts", + "qualifiedName": "TextProperty" + }, + "name": "TextProperty", + "package": "@medusajs/utils" + }, + "defaultValue": "..." + }, + { + "id": 11490, + "name": "num_code", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "reference", + "target": { + "sourceFileName": "../../../../packages/core/utils/src/dml/properties/text.ts", + "qualifiedName": "TextProperty" + }, + "name": "TextProperty", + "package": "@medusajs/utils" + }, + "defaultValue": "..." + }, + { + "id": 11491, + "name": "name", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "reference", + "target": { + "sourceFileName": "../../../../packages/core/utils/src/dml/properties/text.ts", + "qualifiedName": "TextProperty" + }, + "name": "TextProperty", + "package": "@medusajs/utils" + }, + "defaultValue": "..." + }, { "id": 11492, - "name": "num_code", + "name": "display_name", "variant": "declaration", "kind": 1024, "flags": {}, @@ -1187,40 +1406,6 @@ }, { "id": 11493, - "name": "name", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "reference", - "target": { - "sourceFileName": "../../../../packages/core/utils/src/dml/properties/text.ts", - "qualifiedName": "TextProperty" - }, - "name": "TextProperty", - "package": "@medusajs/utils" - }, - "defaultValue": "..." - }, - { - "id": 11494, - "name": "display_name", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "reference", - "target": { - "sourceFileName": "../../../../packages/core/utils/src/dml/properties/text.ts", - "qualifiedName": "TextProperty" - }, - "name": "TextProperty", - "package": "@medusajs/utils" - }, - "defaultValue": "..." - }, - { - "id": 11495, "name": "region", "variant": "declaration", "kind": 1024, @@ -1237,14 +1422,14 @@ { "type": "reflection", "declaration": { - "id": 11498, + "id": 11496, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "signatures": [ { - "id": 11499, + "id": 11497, "name": "__type", "variant": "signature", "kind": 4096, @@ -1264,7 +1449,7 @@ "defaultValue": "..." }, { - "id": 11500, + "id": 11498, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -1287,13 +1472,13 @@ { "title": "Properties", "children": [ + 11488, + 11489, 11490, 11491, 11492, 11493, - 11494, - 11495, - 11500 + 11498 ] } ] @@ -1302,192 +1487,7 @@ { "type": "reflection", "declaration": { - "id": 11501, - "name": "__type", - "variant": "declaration", - "kind": 65536, - "flags": {}, - "children": [ - { - "id": 11502, - "name": "iso_2", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "reference", - "target": { - "sourceFileName": "../../../../packages/core/utils/src/dml/properties/primary-key.ts", - "qualifiedName": "PrimaryKeyModifier" - }, - "typeArguments": [ - { - "type": "reference", - "target": { - "sourceFileName": "../../../../packages/core/utils/src/dml/properties/text.ts", - "qualifiedName": "TextProperty" - }, - "name": "TextProperty", - "package": "@medusajs/utils" - } - ], - "name": "PrimaryKeyModifier", - "package": "@medusajs/utils" - }, - "defaultValue": "..." - }, - { - "id": 11503, - "name": "iso_3", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "reference", - "target": { - "sourceFileName": "../../../../packages/core/utils/src/dml/properties/text.ts", - "qualifiedName": "TextProperty" - }, - "name": "TextProperty", - "package": "@medusajs/utils" - }, - "defaultValue": "..." - }, - { - "id": 11504, - "name": "num_code", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "reference", - "target": { - "sourceFileName": "../../../../packages/core/utils/src/dml/properties/text.ts", - "qualifiedName": "TextProperty" - }, - "name": "TextProperty", - "package": "@medusajs/utils" - }, - "defaultValue": "..." - }, - { - "id": 11505, - "name": "name", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "reference", - "target": { - "sourceFileName": "../../../../packages/core/utils/src/dml/properties/text.ts", - "qualifiedName": "TextProperty" - }, - "name": "TextProperty", - "package": "@medusajs/utils" - }, - "defaultValue": "..." - }, - { - "id": 11506, - "name": "display_name", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "reference", - "target": { - "sourceFileName": "../../../../packages/core/utils/src/dml/properties/text.ts", - "qualifiedName": "TextProperty" - }, - "name": "TextProperty", - "package": "@medusajs/utils" - }, - "defaultValue": "..." - }, - { - "id": 11507, - "name": "region", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "type": { - "type": "reference", - "target": { - "sourceFileName": "../../../../packages/core/utils/src/dml/relations/belongs-to.ts", - "qualifiedName": "BelongsTo" - }, - "typeArguments": [ - { - "type": "reflection", - "declaration": { - "id": 11510, - "name": "__type", - "variant": "declaration", - "kind": 65536, - "flags": {}, - "signatures": [ - { - "id": 11511, - "name": "__type", - "variant": "signature", - "kind": 4096, - "flags": {}, - "type": { - "type": "unknown", - "name": "..." - } - } - ] - } - } - ], - "name": "BelongsTo", - "package": "@medusajs/utils" - }, - "defaultValue": "..." - }, - { - "id": 11512, - "name": "metadata", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "type": { - "type": "reference", - "target": { - "sourceFileName": "../../../../packages/core/utils/src/dml/properties/json.ts", - "qualifiedName": "JSONProperty" - }, - "name": "JSONProperty", - "package": "@medusajs/utils" - }, - "defaultValue": "..." - } - ], - "groups": [ - { - "title": "Properties", - "children": [ - 11502, - 11503, - 11504, - 11505, - 11506, - 11507, - 11512 - ] - } - ] - } - }, - { - "type": "reflection", - "declaration": { - "id": 11513, + "id": 11499, "name": "__type", "variant": "declaration", "kind": 65536, @@ -1508,14 +1508,14 @@ { "type": "reflection", "declaration": { - "id": 11514, + "id": 11500, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 11515, + "id": 11501, "name": "name", "variant": "declaration", "kind": 1024, @@ -1529,7 +1529,7 @@ "defaultValue": "\"Country\"" }, { - "id": 11516, + "id": 11502, "name": "tableName", "variant": "declaration", "kind": 1024, @@ -1547,8 +1547,8 @@ { "title": "Properties", "children": [ - 11515, - 11516 + 11501, + 11502 ] } ] @@ -1569,7 +1569,7 @@ "defaultValue": "..." }, { - "id": 11517, + "id": 11503, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -1592,12 +1592,12 @@ { "title": "Properties", "children": [ - 11482, - 11483, - 11484, - 11485, - 11486, - 11517 + 11468, + 11469, + 11470, + 11471, + 11472, + 11503 ] } ] @@ -1606,7 +1606,7 @@ { "type": "reflection", "declaration": { - "id": 11518, + "id": 11504, "name": "__type", "variant": "declaration", "kind": 65536, @@ -1638,501 +1638,557 @@ { "title": "Variables", "children": [ - 11338, - 11443 + 11324, + 11429 ] } ], "packageName": "@medusajs/region", "symbolIdMap": { - "11337": { + "11323": { "sourceFileName": "../../../../packages/modules/region/src/models/index.ts", "qualifiedName": "" }, - "11338": { + "11324": { "sourceFileName": "../../../../packages/modules/region/src/models/country.ts", "qualifiedName": "default" }, - "11339": { + "11325": { "sourceFileName": "../../../../packages/modules/region/src/models/country.ts", "qualifiedName": "__object" }, - "11340": { + "11326": { "sourceFileName": "../../../../packages/modules/region/src/models/country.ts", "qualifiedName": "__object.iso_2" }, - "11341": { + "11327": { "sourceFileName": "../../../../packages/modules/region/src/models/country.ts", "qualifiedName": "__object.iso_3" }, - "11342": { + "11328": { "sourceFileName": "../../../../packages/modules/region/src/models/country.ts", "qualifiedName": "__object.num_code" }, - "11343": { + "11329": { "sourceFileName": "../../../../packages/modules/region/src/models/country.ts", "qualifiedName": "__object.name" }, - "11344": { + "11330": { "sourceFileName": "../../../../packages/modules/region/src/models/country.ts", "qualifiedName": "__object.display_name" }, - "11345": { + "11331": { "sourceFileName": "../../../../packages/modules/region/src/models/country.ts", "qualifiedName": "__object.region" }, - "11346": { + "11332": { "sourceFileName": "../../../../packages/modules/region/src/models/country.ts", "qualifiedName": "__function" }, - "11347": { + "11333": { "sourceFileName": "../../../../packages/modules/region/src/models/country.ts", "qualifiedName": "__function" }, - "11348": { + "11334": { "sourceFileName": "../../../../packages/modules/region/src/models/region.ts", "qualifiedName": "__object" }, - "11349": { + "11335": { "sourceFileName": "../../../../packages/modules/region/src/models/region.ts", "qualifiedName": "__object.id" }, - "11350": { + "11336": { "sourceFileName": "../../../../packages/modules/region/src/models/region.ts", "qualifiedName": "__object.name" }, - "11351": { + "11337": { "sourceFileName": "../../../../packages/modules/region/src/models/region.ts", "qualifiedName": "__object.currency_code" }, - "11352": { + "11338": { "sourceFileName": "../../../../packages/modules/region/src/models/region.ts", "qualifiedName": "__object.automatic_taxes" }, - "11353": { + "11339": { "sourceFileName": "../../../../packages/modules/region/src/models/region.ts", "qualifiedName": "__object.countries" }, - "11354": { + "11340": { "sourceFileName": "../../../../packages/modules/region/src/models/region.ts", "qualifiedName": "__function" }, + "11341": { + "sourceFileName": "../../../../packages/modules/region/src/models/region.ts", + "qualifiedName": "__function" + }, + "11342": { + "sourceFileName": "../../../../packages/modules/region/src/models/region.ts", + "qualifiedName": "__object.metadata" + }, + "11343": { + "sourceFileName": "../../../../packages/core/utils/src/dml/helpers/entity-builder/create-big-number-properties.ts", + "qualifiedName": "__type" + }, + "11344": { + "sourceFileName": "../../../../packages/modules/region/src/models/region.ts", + "qualifiedName": "id" + }, + "11345": { + "sourceFileName": "../../../../packages/modules/region/src/models/region.ts", + "qualifiedName": "name" + }, + "11346": { + "sourceFileName": "../../../../packages/modules/region/src/models/region.ts", + "qualifiedName": "currency_code" + }, + "11347": { + "sourceFileName": "../../../../packages/modules/region/src/models/region.ts", + "qualifiedName": "automatic_taxes" + }, + "11348": { + "sourceFileName": "../../../../packages/modules/region/src/models/region.ts", + "qualifiedName": "countries" + }, + "11349": { + "sourceFileName": "../../../../packages/modules/region/src/models/region.ts", + "qualifiedName": "__function" + }, + "11350": { + "sourceFileName": "../../../../packages/modules/region/src/models/region.ts", + "qualifiedName": "__function" + }, + "11351": { + "sourceFileName": "../../../../packages/modules/region/src/models/region.ts", + "qualifiedName": "metadata" + }, + "11352": { + "sourceFileName": "../../../../packages/core/utils/src/dml/helpers/entity-builder/create-big-number-properties.ts", + "qualifiedName": "__type" + }, + "11353": { + "sourceFileName": "../../../../packages/modules/region/src/models/country.ts", + "qualifiedName": "__function" + }, + "11354": { + "sourceFileName": "../../../../packages/modules/region/src/models/country.ts", + "qualifiedName": "__function" + }, "11355": { "sourceFileName": "../../../../packages/modules/region/src/models/region.ts", - "qualifiedName": "__function" + "qualifiedName": "__object" }, "11356": { "sourceFileName": "../../../../packages/modules/region/src/models/region.ts", - "qualifiedName": "__object.metadata" + "qualifiedName": "__object.id" }, "11357": { - "sourceFileName": "../../../../packages/core/utils/src/dml/helpers/entity-builder/create-big-number-properties.ts", - "qualifiedName": "__type" + "sourceFileName": "../../../../packages/modules/region/src/models/region.ts", + "qualifiedName": "__object.name" }, "11358": { "sourceFileName": "../../../../packages/modules/region/src/models/region.ts", - "qualifiedName": "id" + "qualifiedName": "__object.currency_code" }, "11359": { "sourceFileName": "../../../../packages/modules/region/src/models/region.ts", - "qualifiedName": "name" + "qualifiedName": "__object.automatic_taxes" }, "11360": { "sourceFileName": "../../../../packages/modules/region/src/models/region.ts", - "qualifiedName": "currency_code" + "qualifiedName": "__object.countries" }, "11361": { "sourceFileName": "../../../../packages/modules/region/src/models/region.ts", - "qualifiedName": "automatic_taxes" + "qualifiedName": "__function" }, "11362": { "sourceFileName": "../../../../packages/modules/region/src/models/region.ts", - "qualifiedName": "countries" + "qualifiedName": "__function" }, "11363": { "sourceFileName": "../../../../packages/modules/region/src/models/region.ts", - "qualifiedName": "__function" + "qualifiedName": "__object.metadata" }, "11364": { - "sourceFileName": "../../../../packages/modules/region/src/models/region.ts", - "qualifiedName": "__function" + "sourceFileName": "../../../../packages/core/utils/src/dml/helpers/entity-builder/create-big-number-properties.ts", + "qualifiedName": "__type" }, "11365": { - "sourceFileName": "../../../../packages/modules/region/src/models/region.ts", - "qualifiedName": "metadata" - }, - "11366": { - "sourceFileName": "../../../../packages/core/utils/src/dml/helpers/entity-builder/create-big-number-properties.ts", - "qualifiedName": "__type" - }, - "11367": { - "sourceFileName": "../../../../packages/modules/region/src/models/country.ts", - "qualifiedName": "__function" - }, - "11368": { - "sourceFileName": "../../../../packages/modules/region/src/models/country.ts", - "qualifiedName": "__function" - }, - "11369": { - "sourceFileName": "../../../../packages/modules/region/src/models/region.ts", - "qualifiedName": "__object" - }, - "11370": { - "sourceFileName": "../../../../packages/modules/region/src/models/region.ts", - "qualifiedName": "__object.id" - }, - "11371": { - "sourceFileName": "../../../../packages/modules/region/src/models/region.ts", - "qualifiedName": "__object.name" - }, - "11372": { - "sourceFileName": "../../../../packages/modules/region/src/models/region.ts", - "qualifiedName": "__object.currency_code" - }, - "11373": { - "sourceFileName": "../../../../packages/modules/region/src/models/region.ts", - "qualifiedName": "__object.automatic_taxes" - }, - "11374": { - "sourceFileName": "../../../../packages/modules/region/src/models/region.ts", - "qualifiedName": "__object.countries" - }, - "11375": { - "sourceFileName": "../../../../packages/modules/region/src/models/region.ts", - "qualifiedName": "__function" - }, - "11376": { - "sourceFileName": "../../../../packages/modules/region/src/models/region.ts", - "qualifiedName": "__function" - }, - "11377": { - "sourceFileName": "../../../../packages/modules/region/src/models/region.ts", - "qualifiedName": "__object.metadata" - }, - "11378": { - "sourceFileName": "../../../../packages/core/utils/src/dml/helpers/entity-builder/create-big-number-properties.ts", - "qualifiedName": "__type" - }, - "11379": { "sourceFileName": "../../../../packages/modules/region/src/models/region.ts", "qualifiedName": "id" }, - "11380": { + "11366": { "sourceFileName": "../../../../packages/modules/region/src/models/region.ts", "qualifiedName": "name" }, - "11381": { + "11367": { "sourceFileName": "../../../../packages/modules/region/src/models/region.ts", "qualifiedName": "currency_code" }, - "11382": { + "11368": { "sourceFileName": "../../../../packages/modules/region/src/models/region.ts", "qualifiedName": "automatic_taxes" }, - "11383": { + "11369": { "sourceFileName": "../../../../packages/modules/region/src/models/region.ts", "qualifiedName": "countries" }, - "11384": { + "11370": { "sourceFileName": "../../../../packages/modules/region/src/models/region.ts", "qualifiedName": "__function" }, - "11385": { + "11371": { "sourceFileName": "../../../../packages/modules/region/src/models/region.ts", "qualifiedName": "__function" }, - "11386": { + "11372": { "sourceFileName": "../../../../packages/modules/region/src/models/region.ts", "qualifiedName": "metadata" }, - "11387": { + "11373": { "sourceFileName": "../../../../packages/core/utils/src/dml/helpers/entity-builder/create-big-number-properties.ts", "qualifiedName": "__type" }, - "11388": { + "11374": { "sourceFileName": "../../../../packages/modules/region/src/models/country.ts", "qualifiedName": "__object.metadata" }, - "11389": { + "11375": { "sourceFileName": "../../../../packages/core/utils/src/dml/helpers/entity-builder/create-big-number-properties.ts", "qualifiedName": "__type" }, - "11390": { + "11376": { "sourceFileName": "../../../../packages/modules/region/src/models/country.ts", "qualifiedName": "iso_2" }, - "11391": { + "11377": { "sourceFileName": "../../../../packages/modules/region/src/models/country.ts", "qualifiedName": "iso_3" }, - "11392": { + "11378": { "sourceFileName": "../../../../packages/modules/region/src/models/country.ts", "qualifiedName": "num_code" }, - "11393": { + "11379": { "sourceFileName": "../../../../packages/modules/region/src/models/country.ts", "qualifiedName": "name" }, - "11394": { + "11380": { "sourceFileName": "../../../../packages/modules/region/src/models/country.ts", "qualifiedName": "display_name" }, - "11395": { + "11381": { "sourceFileName": "../../../../packages/modules/region/src/models/country.ts", "qualifiedName": "region" }, - "11396": { + "11382": { "sourceFileName": "../../../../packages/modules/region/src/models/country.ts", "qualifiedName": "__function" }, - "11397": { + "11383": { "sourceFileName": "../../../../packages/modules/region/src/models/country.ts", "qualifiedName": "__function" }, - "11398": { + "11384": { "sourceFileName": "../../../../packages/modules/region/src/models/region.ts", "qualifiedName": "__object" }, - "11399": { + "11385": { "sourceFileName": "../../../../packages/modules/region/src/models/region.ts", "qualifiedName": "__object.id" }, - "11400": { + "11386": { "sourceFileName": "../../../../packages/modules/region/src/models/region.ts", "qualifiedName": "__object.name" }, - "11401": { + "11387": { "sourceFileName": "../../../../packages/modules/region/src/models/region.ts", "qualifiedName": "__object.currency_code" }, - "11402": { + "11388": { "sourceFileName": "../../../../packages/modules/region/src/models/region.ts", "qualifiedName": "__object.automatic_taxes" }, - "11403": { + "11389": { "sourceFileName": "../../../../packages/modules/region/src/models/region.ts", "qualifiedName": "__object.countries" }, - "11404": { + "11390": { "sourceFileName": "../../../../packages/modules/region/src/models/region.ts", "qualifiedName": "__function" }, + "11391": { + "sourceFileName": "../../../../packages/modules/region/src/models/region.ts", + "qualifiedName": "__function" + }, + "11392": { + "sourceFileName": "../../../../packages/modules/region/src/models/region.ts", + "qualifiedName": "__object.metadata" + }, + "11393": { + "sourceFileName": "../../../../packages/core/utils/src/dml/helpers/entity-builder/create-big-number-properties.ts", + "qualifiedName": "__type" + }, + "11394": { + "sourceFileName": "../../../../packages/modules/region/src/models/region.ts", + "qualifiedName": "id" + }, + "11395": { + "sourceFileName": "../../../../packages/modules/region/src/models/region.ts", + "qualifiedName": "name" + }, + "11396": { + "sourceFileName": "../../../../packages/modules/region/src/models/region.ts", + "qualifiedName": "currency_code" + }, + "11397": { + "sourceFileName": "../../../../packages/modules/region/src/models/region.ts", + "qualifiedName": "automatic_taxes" + }, + "11398": { + "sourceFileName": "../../../../packages/modules/region/src/models/region.ts", + "qualifiedName": "countries" + }, + "11399": { + "sourceFileName": "../../../../packages/modules/region/src/models/region.ts", + "qualifiedName": "__function" + }, + "11400": { + "sourceFileName": "../../../../packages/modules/region/src/models/region.ts", + "qualifiedName": "__function" + }, + "11401": { + "sourceFileName": "../../../../packages/modules/region/src/models/region.ts", + "qualifiedName": "metadata" + }, + "11402": { + "sourceFileName": "../../../../packages/core/utils/src/dml/helpers/entity-builder/create-big-number-properties.ts", + "qualifiedName": "__type" + }, + "11403": { + "sourceFileName": "../../../../packages/modules/region/src/models/country.ts", + "qualifiedName": "__function" + }, + "11404": { + "sourceFileName": "../../../../packages/modules/region/src/models/country.ts", + "qualifiedName": "__function" + }, "11405": { "sourceFileName": "../../../../packages/modules/region/src/models/region.ts", - "qualifiedName": "__function" + "qualifiedName": "__object" }, "11406": { "sourceFileName": "../../../../packages/modules/region/src/models/region.ts", - "qualifiedName": "__object.metadata" + "qualifiedName": "__object.id" }, "11407": { - "sourceFileName": "../../../../packages/core/utils/src/dml/helpers/entity-builder/create-big-number-properties.ts", - "qualifiedName": "__type" + "sourceFileName": "../../../../packages/modules/region/src/models/region.ts", + "qualifiedName": "__object.name" }, "11408": { "sourceFileName": "../../../../packages/modules/region/src/models/region.ts", - "qualifiedName": "id" + "qualifiedName": "__object.currency_code" }, "11409": { "sourceFileName": "../../../../packages/modules/region/src/models/region.ts", - "qualifiedName": "name" + "qualifiedName": "__object.automatic_taxes" }, "11410": { "sourceFileName": "../../../../packages/modules/region/src/models/region.ts", - "qualifiedName": "currency_code" + "qualifiedName": "__object.countries" }, "11411": { "sourceFileName": "../../../../packages/modules/region/src/models/region.ts", - "qualifiedName": "automatic_taxes" + "qualifiedName": "__function" }, "11412": { "sourceFileName": "../../../../packages/modules/region/src/models/region.ts", - "qualifiedName": "countries" + "qualifiedName": "__function" }, "11413": { "sourceFileName": "../../../../packages/modules/region/src/models/region.ts", - "qualifiedName": "__function" + "qualifiedName": "__object.metadata" }, "11414": { - "sourceFileName": "../../../../packages/modules/region/src/models/region.ts", - "qualifiedName": "__function" + "sourceFileName": "../../../../packages/core/utils/src/dml/helpers/entity-builder/create-big-number-properties.ts", + "qualifiedName": "__type" }, "11415": { - "sourceFileName": "../../../../packages/modules/region/src/models/region.ts", - "qualifiedName": "metadata" - }, - "11416": { - "sourceFileName": "../../../../packages/core/utils/src/dml/helpers/entity-builder/create-big-number-properties.ts", - "qualifiedName": "__type" - }, - "11417": { - "sourceFileName": "../../../../packages/modules/region/src/models/country.ts", - "qualifiedName": "__function" - }, - "11418": { - "sourceFileName": "../../../../packages/modules/region/src/models/country.ts", - "qualifiedName": "__function" - }, - "11419": { - "sourceFileName": "../../../../packages/modules/region/src/models/region.ts", - "qualifiedName": "__object" - }, - "11420": { - "sourceFileName": "../../../../packages/modules/region/src/models/region.ts", - "qualifiedName": "__object.id" - }, - "11421": { - "sourceFileName": "../../../../packages/modules/region/src/models/region.ts", - "qualifiedName": "__object.name" - }, - "11422": { - "sourceFileName": "../../../../packages/modules/region/src/models/region.ts", - "qualifiedName": "__object.currency_code" - }, - "11423": { - "sourceFileName": "../../../../packages/modules/region/src/models/region.ts", - "qualifiedName": "__object.automatic_taxes" - }, - "11424": { - "sourceFileName": "../../../../packages/modules/region/src/models/region.ts", - "qualifiedName": "__object.countries" - }, - "11425": { - "sourceFileName": "../../../../packages/modules/region/src/models/region.ts", - "qualifiedName": "__function" - }, - "11426": { - "sourceFileName": "../../../../packages/modules/region/src/models/region.ts", - "qualifiedName": "__function" - }, - "11427": { - "sourceFileName": "../../../../packages/modules/region/src/models/region.ts", - "qualifiedName": "__object.metadata" - }, - "11428": { - "sourceFileName": "../../../../packages/core/utils/src/dml/helpers/entity-builder/create-big-number-properties.ts", - "qualifiedName": "__type" - }, - "11429": { "sourceFileName": "../../../../packages/modules/region/src/models/region.ts", "qualifiedName": "id" }, - "11430": { + "11416": { "sourceFileName": "../../../../packages/modules/region/src/models/region.ts", "qualifiedName": "name" }, - "11431": { + "11417": { "sourceFileName": "../../../../packages/modules/region/src/models/region.ts", "qualifiedName": "currency_code" }, - "11432": { + "11418": { "sourceFileName": "../../../../packages/modules/region/src/models/region.ts", "qualifiedName": "automatic_taxes" }, - "11433": { + "11419": { "sourceFileName": "../../../../packages/modules/region/src/models/region.ts", "qualifiedName": "countries" }, - "11434": { + "11420": { "sourceFileName": "../../../../packages/modules/region/src/models/region.ts", "qualifiedName": "__function" }, - "11435": { + "11421": { "sourceFileName": "../../../../packages/modules/region/src/models/region.ts", "qualifiedName": "__function" }, - "11436": { + "11422": { "sourceFileName": "../../../../packages/modules/region/src/models/region.ts", "qualifiedName": "metadata" }, - "11437": { + "11423": { "sourceFileName": "../../../../packages/core/utils/src/dml/helpers/entity-builder/create-big-number-properties.ts", "qualifiedName": "__type" }, - "11438": { + "11424": { "sourceFileName": "../../../../packages/modules/region/src/models/country.ts", "qualifiedName": "metadata" }, - "11439": { + "11425": { "sourceFileName": "../../../../packages/core/utils/src/dml/helpers/entity-builder/create-big-number-properties.ts", "qualifiedName": "__type" }, - "11440": { + "11426": { "sourceFileName": "../../../../packages/modules/region/src/models/country.ts", "qualifiedName": "__object" }, - "11441": { + "11427": { "sourceFileName": "../../../../packages/modules/region/src/models/country.ts", "qualifiedName": "__object.name" }, - "11442": { + "11428": { "sourceFileName": "../../../../packages/modules/region/src/models/country.ts", "qualifiedName": "__object.tableName" }, - "11443": { + "11429": { "sourceFileName": "../../../../packages/modules/region/src/models/region.ts", "qualifiedName": "default" }, - "11444": { + "11430": { "sourceFileName": "../../../../packages/modules/region/src/models/region.ts", "qualifiedName": "__object" }, - "11445": { + "11431": { "sourceFileName": "../../../../packages/modules/region/src/models/region.ts", "qualifiedName": "__object.id" }, - "11446": { + "11432": { "sourceFileName": "../../../../packages/modules/region/src/models/region.ts", "qualifiedName": "__object.name" }, - "11447": { + "11433": { "sourceFileName": "../../../../packages/modules/region/src/models/region.ts", "qualifiedName": "__object.currency_code" }, - "11448": { + "11434": { "sourceFileName": "../../../../packages/modules/region/src/models/region.ts", "qualifiedName": "__object.automatic_taxes" }, - "11449": { + "11435": { "sourceFileName": "../../../../packages/modules/region/src/models/region.ts", "qualifiedName": "__object.countries" }, - "11450": { + "11436": { "sourceFileName": "../../../../packages/modules/region/src/models/region.ts", "qualifiedName": "__function" }, - "11451": { + "11437": { "sourceFileName": "../../../../packages/modules/region/src/models/region.ts", "qualifiedName": "__function" }, - "11452": { + "11438": { "sourceFileName": "../../../../packages/modules/region/src/models/country.ts", "qualifiedName": "__object" }, - "11453": { + "11439": { "sourceFileName": "../../../../packages/modules/region/src/models/country.ts", "qualifiedName": "__object.iso_2" }, - "11454": { + "11440": { "sourceFileName": "../../../../packages/modules/region/src/models/country.ts", "qualifiedName": "__object.iso_3" }, - "11455": { + "11441": { "sourceFileName": "../../../../packages/modules/region/src/models/country.ts", "qualifiedName": "__object.num_code" }, - "11456": { + "11442": { "sourceFileName": "../../../../packages/modules/region/src/models/country.ts", "qualifiedName": "__object.name" }, - "11457": { + "11443": { "sourceFileName": "../../../../packages/modules/region/src/models/country.ts", "qualifiedName": "__object.display_name" }, - "11458": { + "11444": { "sourceFileName": "../../../../packages/modules/region/src/models/country.ts", "qualifiedName": "__object.region" }, + "11445": { + "sourceFileName": "../../../../packages/modules/region/src/models/country.ts", + "qualifiedName": "__function" + }, + "11446": { + "sourceFileName": "../../../../packages/modules/region/src/models/country.ts", + "qualifiedName": "__function" + }, + "11447": { + "sourceFileName": "../../../../packages/modules/region/src/models/country.ts", + "qualifiedName": "__function" + }, + "11448": { + "sourceFileName": "../../../../packages/modules/region/src/models/country.ts", + "qualifiedName": "__function" + }, + "11449": { + "sourceFileName": "../../../../packages/modules/region/src/models/country.ts", + "qualifiedName": "__object.metadata" + }, + "11450": { + "sourceFileName": "../../../../packages/core/utils/src/dml/helpers/entity-builder/create-big-number-properties.ts", + "qualifiedName": "__type" + }, + "11451": { + "sourceFileName": "../../../../packages/modules/region/src/models/country.ts", + "qualifiedName": "iso_2" + }, + "11452": { + "sourceFileName": "../../../../packages/modules/region/src/models/country.ts", + "qualifiedName": "iso_3" + }, + "11453": { + "sourceFileName": "../../../../packages/modules/region/src/models/country.ts", + "qualifiedName": "num_code" + }, + "11454": { + "sourceFileName": "../../../../packages/modules/region/src/models/country.ts", + "qualifiedName": "name" + }, + "11455": { + "sourceFileName": "../../../../packages/modules/region/src/models/country.ts", + "qualifiedName": "display_name" + }, + "11456": { + "sourceFileName": "../../../../packages/modules/region/src/models/country.ts", + "qualifiedName": "region" + }, + "11457": { + "sourceFileName": "../../../../packages/modules/region/src/models/country.ts", + "qualifiedName": "__function" + }, + "11458": { + "sourceFileName": "../../../../packages/modules/region/src/models/country.ts", + "qualifiedName": "__function" + }, "11459": { "sourceFileName": "../../../../packages/modules/region/src/models/country.ts", "qualifiedName": "__function" @@ -2143,144 +2199,144 @@ }, "11461": { "sourceFileName": "../../../../packages/modules/region/src/models/country.ts", - "qualifiedName": "__function" + "qualifiedName": "metadata" }, "11462": { - "sourceFileName": "../../../../packages/modules/region/src/models/country.ts", - "qualifiedName": "__function" - }, - "11463": { - "sourceFileName": "../../../../packages/modules/region/src/models/country.ts", - "qualifiedName": "__object.metadata" - }, - "11464": { "sourceFileName": "../../../../packages/core/utils/src/dml/helpers/entity-builder/create-big-number-properties.ts", "qualifiedName": "__type" }, + "11463": { + "sourceFileName": "../../../../packages/modules/region/src/models/country.ts", + "qualifiedName": "__object" + }, + "11464": { + "sourceFileName": "../../../../packages/modules/region/src/models/country.ts", + "qualifiedName": "__object.name" + }, "11465": { "sourceFileName": "../../../../packages/modules/region/src/models/country.ts", - "qualifiedName": "iso_2" + "qualifiedName": "__object.tableName" }, "11466": { - "sourceFileName": "../../../../packages/modules/region/src/models/country.ts", - "qualifiedName": "iso_3" + "sourceFileName": "../../../../packages/modules/region/src/models/region.ts", + "qualifiedName": "__object.metadata" }, "11467": { - "sourceFileName": "../../../../packages/modules/region/src/models/country.ts", - "qualifiedName": "num_code" + "sourceFileName": "../../../../packages/core/utils/src/dml/helpers/entity-builder/create-big-number-properties.ts", + "qualifiedName": "__type" }, "11468": { - "sourceFileName": "../../../../packages/modules/region/src/models/country.ts", - "qualifiedName": "name" + "sourceFileName": "../../../../packages/modules/region/src/models/region.ts", + "qualifiedName": "id" }, "11469": { - "sourceFileName": "../../../../packages/modules/region/src/models/country.ts", - "qualifiedName": "display_name" + "sourceFileName": "../../../../packages/modules/region/src/models/region.ts", + "qualifiedName": "name" }, "11470": { - "sourceFileName": "../../../../packages/modules/region/src/models/country.ts", - "qualifiedName": "region" + "sourceFileName": "../../../../packages/modules/region/src/models/region.ts", + "qualifiedName": "currency_code" }, "11471": { - "sourceFileName": "../../../../packages/modules/region/src/models/country.ts", - "qualifiedName": "__function" + "sourceFileName": "../../../../packages/modules/region/src/models/region.ts", + "qualifiedName": "automatic_taxes" }, "11472": { - "sourceFileName": "../../../../packages/modules/region/src/models/country.ts", - "qualifiedName": "__function" + "sourceFileName": "../../../../packages/modules/region/src/models/region.ts", + "qualifiedName": "countries" }, "11473": { - "sourceFileName": "../../../../packages/modules/region/src/models/country.ts", + "sourceFileName": "../../../../packages/modules/region/src/models/region.ts", "qualifiedName": "__function" }, "11474": { - "sourceFileName": "../../../../packages/modules/region/src/models/country.ts", + "sourceFileName": "../../../../packages/modules/region/src/models/region.ts", "qualifiedName": "__function" }, "11475": { "sourceFileName": "../../../../packages/modules/region/src/models/country.ts", - "qualifiedName": "metadata" + "qualifiedName": "__object" }, "11476": { - "sourceFileName": "../../../../packages/core/utils/src/dml/helpers/entity-builder/create-big-number-properties.ts", - "qualifiedName": "__type" - }, - "11477": { - "sourceFileName": "../../../../packages/modules/region/src/models/country.ts", - "qualifiedName": "__object" - }, - "11478": { - "sourceFileName": "../../../../packages/modules/region/src/models/country.ts", - "qualifiedName": "__object.name" - }, - "11479": { - "sourceFileName": "../../../../packages/modules/region/src/models/country.ts", - "qualifiedName": "__object.tableName" - }, - "11480": { - "sourceFileName": "../../../../packages/modules/region/src/models/region.ts", - "qualifiedName": "__object.metadata" - }, - "11481": { - "sourceFileName": "../../../../packages/core/utils/src/dml/helpers/entity-builder/create-big-number-properties.ts", - "qualifiedName": "__type" - }, - "11482": { - "sourceFileName": "../../../../packages/modules/region/src/models/region.ts", - "qualifiedName": "id" - }, - "11483": { - "sourceFileName": "../../../../packages/modules/region/src/models/region.ts", - "qualifiedName": "name" - }, - "11484": { - "sourceFileName": "../../../../packages/modules/region/src/models/region.ts", - "qualifiedName": "currency_code" - }, - "11485": { - "sourceFileName": "../../../../packages/modules/region/src/models/region.ts", - "qualifiedName": "automatic_taxes" - }, - "11486": { - "sourceFileName": "../../../../packages/modules/region/src/models/region.ts", - "qualifiedName": "countries" - }, - "11487": { - "sourceFileName": "../../../../packages/modules/region/src/models/region.ts", - "qualifiedName": "__function" - }, - "11488": { - "sourceFileName": "../../../../packages/modules/region/src/models/region.ts", - "qualifiedName": "__function" - }, - "11489": { - "sourceFileName": "../../../../packages/modules/region/src/models/country.ts", - "qualifiedName": "__object" - }, - "11490": { "sourceFileName": "../../../../packages/modules/region/src/models/country.ts", "qualifiedName": "__object.iso_2" }, - "11491": { + "11477": { "sourceFileName": "../../../../packages/modules/region/src/models/country.ts", "qualifiedName": "__object.iso_3" }, - "11492": { + "11478": { "sourceFileName": "../../../../packages/modules/region/src/models/country.ts", "qualifiedName": "__object.num_code" }, - "11493": { + "11479": { "sourceFileName": "../../../../packages/modules/region/src/models/country.ts", "qualifiedName": "__object.name" }, - "11494": { + "11480": { "sourceFileName": "../../../../packages/modules/region/src/models/country.ts", "qualifiedName": "__object.display_name" }, - "11495": { + "11481": { "sourceFileName": "../../../../packages/modules/region/src/models/country.ts", "qualifiedName": "__object.region" }, + "11482": { + "sourceFileName": "../../../../packages/modules/region/src/models/country.ts", + "qualifiedName": "__function" + }, + "11483": { + "sourceFileName": "../../../../packages/modules/region/src/models/country.ts", + "qualifiedName": "__function" + }, + "11484": { + "sourceFileName": "../../../../packages/modules/region/src/models/country.ts", + "qualifiedName": "__function" + }, + "11485": { + "sourceFileName": "../../../../packages/modules/region/src/models/country.ts", + "qualifiedName": "__function" + }, + "11486": { + "sourceFileName": "../../../../packages/modules/region/src/models/country.ts", + "qualifiedName": "__object.metadata" + }, + "11487": { + "sourceFileName": "../../../../packages/core/utils/src/dml/helpers/entity-builder/create-big-number-properties.ts", + "qualifiedName": "__type" + }, + "11488": { + "sourceFileName": "../../../../packages/modules/region/src/models/country.ts", + "qualifiedName": "iso_2" + }, + "11489": { + "sourceFileName": "../../../../packages/modules/region/src/models/country.ts", + "qualifiedName": "iso_3" + }, + "11490": { + "sourceFileName": "../../../../packages/modules/region/src/models/country.ts", + "qualifiedName": "num_code" + }, + "11491": { + "sourceFileName": "../../../../packages/modules/region/src/models/country.ts", + "qualifiedName": "name" + }, + "11492": { + "sourceFileName": "../../../../packages/modules/region/src/models/country.ts", + "qualifiedName": "display_name" + }, + "11493": { + "sourceFileName": "../../../../packages/modules/region/src/models/country.ts", + "qualifiedName": "region" + }, + "11494": { + "sourceFileName": "../../../../packages/modules/region/src/models/country.ts", + "qualifiedName": "__function" + }, + "11495": { + "sourceFileName": "../../../../packages/modules/region/src/models/country.ts", + "qualifiedName": "__function" + }, "11496": { "sourceFileName": "../../../../packages/modules/region/src/models/country.ts", "qualifiedName": "__function" @@ -2291,85 +2347,29 @@ }, "11498": { "sourceFileName": "../../../../packages/modules/region/src/models/country.ts", - "qualifiedName": "__function" + "qualifiedName": "metadata" }, "11499": { - "sourceFileName": "../../../../packages/modules/region/src/models/country.ts", - "qualifiedName": "__function" + "sourceFileName": "../../../../packages/core/utils/src/dml/helpers/entity-builder/create-big-number-properties.ts", + "qualifiedName": "__type" }, "11500": { - "sourceFileName": "../../../../packages/modules/region/src/models/country.ts", - "qualifiedName": "__object.metadata" - }, - "11501": { - "sourceFileName": "../../../../packages/core/utils/src/dml/helpers/entity-builder/create-big-number-properties.ts", - "qualifiedName": "__type" - }, - "11502": { - "sourceFileName": "../../../../packages/modules/region/src/models/country.ts", - "qualifiedName": "iso_2" - }, - "11503": { - "sourceFileName": "../../../../packages/modules/region/src/models/country.ts", - "qualifiedName": "iso_3" - }, - "11504": { - "sourceFileName": "../../../../packages/modules/region/src/models/country.ts", - "qualifiedName": "num_code" - }, - "11505": { - "sourceFileName": "../../../../packages/modules/region/src/models/country.ts", - "qualifiedName": "name" - }, - "11506": { - "sourceFileName": "../../../../packages/modules/region/src/models/country.ts", - "qualifiedName": "display_name" - }, - "11507": { - "sourceFileName": "../../../../packages/modules/region/src/models/country.ts", - "qualifiedName": "region" - }, - "11508": { - "sourceFileName": "../../../../packages/modules/region/src/models/country.ts", - "qualifiedName": "__function" - }, - "11509": { - "sourceFileName": "../../../../packages/modules/region/src/models/country.ts", - "qualifiedName": "__function" - }, - "11510": { - "sourceFileName": "../../../../packages/modules/region/src/models/country.ts", - "qualifiedName": "__function" - }, - "11511": { - "sourceFileName": "../../../../packages/modules/region/src/models/country.ts", - "qualifiedName": "__function" - }, - "11512": { - "sourceFileName": "../../../../packages/modules/region/src/models/country.ts", - "qualifiedName": "metadata" - }, - "11513": { - "sourceFileName": "../../../../packages/core/utils/src/dml/helpers/entity-builder/create-big-number-properties.ts", - "qualifiedName": "__type" - }, - "11514": { "sourceFileName": "../../../../packages/modules/region/src/models/country.ts", "qualifiedName": "__object" }, - "11515": { + "11501": { "sourceFileName": "../../../../packages/modules/region/src/models/country.ts", "qualifiedName": "__object.name" }, - "11516": { + "11502": { "sourceFileName": "../../../../packages/modules/region/src/models/country.ts", "qualifiedName": "__object.tableName" }, - "11517": { + "11503": { "sourceFileName": "../../../../packages/modules/region/src/models/region.ts", "qualifiedName": "metadata" }, - "11518": { + "11504": { "sourceFileName": "../../../../packages/core/utils/src/dml/helpers/entity-builder/create-big-number-properties.ts", "qualifiedName": "__type" } @@ -2379,7 +2379,7 @@ "1": "../../../../packages/modules/region/src/models/index.ts" }, "reflections": { - "1": 11337 + "1": 11323 } } } \ No newline at end of file diff --git a/www/utils/generated/typedoc-json-output/region.json b/www/utils/generated/typedoc-json-output/region.json index 919716a4b6..5325757de3 100644 --- a/www/utils/generated/typedoc-json-output/region.json +++ b/www/utils/generated/typedoc-json-output/region.json @@ -1,12 +1,12 @@ { - "id": 10986, + "id": 10972, "name": "region", "variant": "project", "kind": 1, "flags": {}, "children": [ { - "id": 11139, + "id": 11125, "name": "FindConfig", "variant": "declaration", "kind": 256, @@ -29,7 +29,7 @@ }, "children": [ { - "id": 11140, + "id": 11126, "name": "select", "variant": "declaration", "kind": 1024, @@ -58,7 +58,7 @@ "operator": "keyof", "target": { "type": "reference", - "target": 11151, + "target": 11137, "name": "Entity", "package": "@medusajs/types", "qualifiedName": "FindConfig.Entity", @@ -70,7 +70,7 @@ } }, { - "id": 11141, + "id": 11127, "name": "skip", "variant": "declaration", "kind": 1024, @@ -100,7 +100,7 @@ } }, { - "id": 11142, + "id": 11128, "name": "take", "variant": "declaration", "kind": 1024, @@ -130,7 +130,7 @@ } }, { - "id": 11143, + "id": 11129, "name": "relations", "variant": "declaration", "kind": 1024, @@ -154,7 +154,7 @@ } }, { - "id": 11144, + "id": 11130, "name": "order", "variant": "declaration", "kind": 1024, @@ -188,21 +188,21 @@ "type": { "type": "reflection", "declaration": { - "id": 11145, + "id": 11131, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "indexSignatures": [ { - "id": 11146, + "id": 11132, "name": "__index", "variant": "signature", "kind": 8192, "flags": {}, "parameters": [ { - "id": 11147, + "id": 11133, "name": "K", "variant": "param", "kind": 32768, @@ -232,7 +232,7 @@ } }, { - "id": 11148, + "id": 11134, "name": "withDeleted", "variant": "declaration", "kind": 1024, @@ -261,7 +261,7 @@ } }, { - "id": 11149, + "id": 11135, "name": "filters", "variant": "declaration", "kind": 1024, @@ -297,7 +297,7 @@ } }, { - "id": 11150, + "id": 11136, "name": "options", "variant": "declaration", "kind": 1024, @@ -337,20 +337,20 @@ { "title": "Properties", "children": [ - 11140, - 11141, - 11142, - 11143, - 11144, - 11148, - 11149, - 11150 + 11126, + 11127, + 11128, + 11129, + 11130, + 11134, + 11135, + 11136 ] } ], "typeParameters": [ { - "id": 11151, + "id": 11137, "name": "Entity", "variant": "typeParam", "kind": 131072, @@ -359,7 +359,7 @@ ] }, { - "id": 11198, + "id": 11184, "name": "MetadataType", "variant": "declaration", "kind": 2097152, @@ -394,7 +394,7 @@ } }, { - "id": 11216, + "id": 11202, "name": "BaseFilterable", "variant": "declaration", "kind": 256, @@ -409,7 +409,7 @@ }, "children": [ { - "id": 11217, + "id": 11203, "name": "$and", "variant": "declaration", "kind": 1024, @@ -431,11 +431,11 @@ "types": [ { "type": "reference", - "target": 11216, + "target": 11202, "typeArguments": [ { "type": "reference", - "target": 11219, + "target": 11205, "name": "T", "package": "@medusajs/types", "qualifiedName": "BaseFilterable.T", @@ -447,7 +447,7 @@ }, { "type": "reference", - "target": 11219, + "target": 11205, "name": "T", "package": "@medusajs/types", "qualifiedName": "BaseFilterable.T", @@ -458,7 +458,7 @@ } }, { - "id": 11218, + "id": 11204, "name": "$or", "variant": "declaration", "kind": 1024, @@ -480,11 +480,11 @@ "types": [ { "type": "reference", - "target": 11216, + "target": 11202, "typeArguments": [ { "type": "reference", - "target": 11219, + "target": 11205, "name": "T", "package": "@medusajs/types", "qualifiedName": "BaseFilterable.T", @@ -496,7 +496,7 @@ }, { "type": "reference", - "target": 11219, + "target": 11205, "name": "T", "package": "@medusajs/types", "qualifiedName": "BaseFilterable.T", @@ -511,14 +511,14 @@ { "title": "Properties", "children": [ - 11217, - 11218 + 11203, + 11204 ] } ], "typeParameters": [ { - "id": 11219, + "id": 11205, "name": "T", "variant": "typeParam", "kind": 131072, @@ -528,18 +528,18 @@ "extendedBy": [ { "type": "reference", - "target": 11129, + "target": 11115, "name": "FilterableRegionProps" }, { "type": "reference", - "target": 11159, + "target": 11145, "name": "FilterableRegionCountryProps" } ] }, { - "id": 11168, + "id": 11154, "name": "SoftDeleteReturn", "variant": "declaration", "kind": 256, @@ -554,7 +554,7 @@ }, "children": [ { - "id": 11169, + "id": 11155, "name": "returnLinkableKeys", "variant": "declaration", "kind": 1024, @@ -573,7 +573,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 11170, + "target": 11156, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -585,13 +585,13 @@ { "title": "Properties", "children": [ - 11169 + 11155 ] } ], "typeParameters": [ { - "id": 11170, + "id": 11156, "name": "TReturnableLinkableKeys", "variant": "typeParam", "kind": 131072, @@ -604,7 +604,7 @@ ] }, { - "id": 11171, + "id": 11157, "name": "RestoreReturn", "variant": "declaration", "kind": 256, @@ -619,7 +619,7 @@ }, "children": [ { - "id": 11172, + "id": 11158, "name": "returnLinkableKeys", "variant": "declaration", "kind": 1024, @@ -638,7 +638,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 11173, + "target": 11159, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -650,13 +650,13 @@ { "title": "Properties", "children": [ - 11172 + 11158 ] } ], "typeParameters": [ { - "id": 11173, + "id": 11159, "name": "TReturnableLinkableKeys", "variant": "typeParam", "kind": 131072, @@ -669,14 +669,14 @@ ] }, { - "id": 11285, + "id": 11271, "name": "Query", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 11286, + "id": 11272, "name": "T", "variant": "typeParam", "kind": 131072, @@ -687,7 +687,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 11286, + "target": 11272, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -700,14 +700,14 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 11286, + "target": 11272, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true }, "extendsType": { "type": "reference", - "target": 11307, + "target": 11293, "name": "Scalar", "package": "@medusajs/types" }, @@ -717,11 +717,11 @@ }, "falseType": { "type": "reference", - "target": 11311, + "target": 11297, "typeArguments": [ { "type": "reference", - "target": 11286, + "target": 11272, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -733,11 +733,11 @@ }, "falseType": { "type": "reference", - "target": 11317, + "target": 11303, "typeArguments": [ { "type": "reference", - "target": 11286, + "target": 11272, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -749,14 +749,14 @@ } }, { - "id": 11287, + "id": 11273, "name": "ExpandScalar", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 11288, + "id": 11274, "name": "T", "variant": "typeParam", "kind": 131072, @@ -774,7 +774,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 11288, + "target": 11274, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -805,7 +805,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 11288, + "target": 11274, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -839,7 +839,7 @@ }, "falseType": { "type": "reference", - "target": 11288, + "target": 11274, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -850,7 +850,7 @@ } }, { - "id": 11307, + "id": 11293, "name": "Scalar", "variant": "declaration", "kind": 2097152, @@ -909,21 +909,21 @@ { "type": "reflection", "declaration": { - "id": 11308, + "id": 11294, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 11309, + "id": 11295, "name": "toHexString", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 11310, + "id": 11296, "name": "toHexString", "variant": "signature", "kind": 4096, @@ -940,7 +940,7 @@ { "title": "Methods", "children": [ - 11309 + 11295 ] } ] @@ -950,14 +950,14 @@ } }, { - "id": 11335, + "id": 11321, "name": "ReadonlyPrimary", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 11336, + "id": 11322, "name": "T", "variant": "typeParam", "kind": 131072, @@ -968,7 +968,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 11336, + "target": 11322, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -989,7 +989,7 @@ "typeArguments": [ { "type": "reference", - "target": 11336, + "target": 11322, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1000,7 +1000,7 @@ }, "falseType": { "type": "reference", - "target": 11336, + "target": 11322, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1008,14 +1008,14 @@ } }, { - "id": 11325, + "id": 11311, "name": "Primary", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 11334, + "id": 11320, "name": "T", "variant": "typeParam", "kind": 131072, @@ -1026,7 +1026,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 11334, + "target": 11320, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1034,14 +1034,14 @@ "extendsType": { "type": "reflection", "declaration": { - "id": 11326, + "id": 11312, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 11327, + "id": 11313, "name": "[PrimaryKeyType]", "variant": "declaration", "kind": 1024, @@ -1058,7 +1058,7 @@ { "title": "Properties", "children": [ - 11327 + 11313 ] } ] @@ -1066,7 +1066,7 @@ }, "trueType": { "type": "reference", - "target": 11335, + "target": 11321, "typeArguments": [ { "type": "reference", @@ -1086,7 +1086,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 11334, + "target": 11320, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1094,14 +1094,14 @@ "extendsType": { "type": "reflection", "declaration": { - "id": 11328, + "id": 11314, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 11329, + "id": 11315, "name": "_id", "variant": "declaration", "kind": 1024, @@ -1118,7 +1118,7 @@ { "title": "Properties", "children": [ - 11329 + 11315 ] } ] @@ -1129,7 +1129,7 @@ "types": [ { "type": "reference", - "target": 11335, + "target": 11321, "typeArguments": [ { "type": "reference", @@ -1155,7 +1155,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 11334, + "target": 11320, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1163,14 +1163,14 @@ "extendsType": { "type": "reflection", "declaration": { - "id": 11330, + "id": 11316, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 11331, + "id": 11317, "name": "uuid", "variant": "declaration", "kind": 1024, @@ -1187,7 +1187,7 @@ { "title": "Properties", "children": [ - 11331 + 11317 ] } ] @@ -1195,7 +1195,7 @@ }, "trueType": { "type": "reference", - "target": 11335, + "target": 11321, "typeArguments": [ { "type": "reference", @@ -1215,7 +1215,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 11334, + "target": 11320, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1223,14 +1223,14 @@ "extendsType": { "type": "reflection", "declaration": { - "id": 11332, + "id": 11318, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 11333, + "id": 11319, "name": "id", "variant": "declaration", "kind": 1024, @@ -1247,7 +1247,7 @@ { "title": "Properties", "children": [ - 11333 + 11319 ] } ] @@ -1255,7 +1255,7 @@ }, "trueType": { "type": "reference", - "target": 11335, + "target": 11321, "typeArguments": [ { "type": "reference", @@ -1281,14 +1281,14 @@ } }, { - "id": 11220, + "id": 11206, "name": "OperatorMap", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 11241, + "id": 11227, "name": "T", "variant": "typeParam", "kind": 131072, @@ -1298,14 +1298,14 @@ "type": { "type": "reflection", "declaration": { - "id": 11221, + "id": 11207, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 11222, + "id": 11208, "name": "$and", "variant": "declaration", "kind": 1024, @@ -1316,11 +1316,11 @@ "type": "array", "elementType": { "type": "reference", - "target": 11285, + "target": 11271, "typeArguments": [ { "type": "reference", - "target": 11241, + "target": 11227, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1332,7 +1332,7 @@ } }, { - "id": 11223, + "id": 11209, "name": "$or", "variant": "declaration", "kind": 1024, @@ -1343,11 +1343,11 @@ "type": "array", "elementType": { "type": "reference", - "target": 11285, + "target": 11271, "typeArguments": [ { "type": "reference", - "target": 11241, + "target": 11227, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1359,7 +1359,7 @@ } }, { - "id": 11224, + "id": 11210, "name": "$eq", "variant": "declaration", "kind": 1024, @@ -1371,11 +1371,11 @@ "types": [ { "type": "reference", - "target": 11287, + "target": 11273, "typeArguments": [ { "type": "reference", - "target": 11241, + "target": 11227, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1388,11 +1388,11 @@ "type": "array", "elementType": { "type": "reference", - "target": 11287, + "target": 11273, "typeArguments": [ { "type": "reference", - "target": 11241, + "target": 11227, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1406,7 +1406,7 @@ } }, { - "id": 11225, + "id": 11211, "name": "$ne", "variant": "declaration", "kind": 1024, @@ -1415,11 +1415,11 @@ }, "type": { "type": "reference", - "target": 11287, + "target": 11273, "typeArguments": [ { "type": "reference", - "target": 11241, + "target": 11227, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1430,7 +1430,7 @@ } }, { - "id": 11226, + "id": 11212, "name": "$in", "variant": "declaration", "kind": 1024, @@ -1441,11 +1441,11 @@ "type": "array", "elementType": { "type": "reference", - "target": 11287, + "target": 11273, "typeArguments": [ { "type": "reference", - "target": 11241, + "target": 11227, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1457,7 +1457,7 @@ } }, { - "id": 11227, + "id": 11213, "name": "$nin", "variant": "declaration", "kind": 1024, @@ -1468,11 +1468,11 @@ "type": "array", "elementType": { "type": "reference", - "target": 11287, + "target": 11273, "typeArguments": [ { "type": "reference", - "target": 11241, + "target": 11227, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1484,7 +1484,7 @@ } }, { - "id": 11228, + "id": 11214, "name": "$not", "variant": "declaration", "kind": 1024, @@ -1493,11 +1493,11 @@ }, "type": { "type": "reference", - "target": 11285, + "target": 11271, "typeArguments": [ { "type": "reference", - "target": 11241, + "target": 11227, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1508,7 +1508,7 @@ } }, { - "id": 11229, + "id": 11215, "name": "$gt", "variant": "declaration", "kind": 1024, @@ -1517,11 +1517,11 @@ }, "type": { "type": "reference", - "target": 11287, + "target": 11273, "typeArguments": [ { "type": "reference", - "target": 11241, + "target": 11227, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1532,7 +1532,7 @@ } }, { - "id": 11230, + "id": 11216, "name": "$gte", "variant": "declaration", "kind": 1024, @@ -1541,11 +1541,11 @@ }, "type": { "type": "reference", - "target": 11287, + "target": 11273, "typeArguments": [ { "type": "reference", - "target": 11241, + "target": 11227, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1556,7 +1556,7 @@ } }, { - "id": 11231, + "id": 11217, "name": "$lt", "variant": "declaration", "kind": 1024, @@ -1565,11 +1565,11 @@ }, "type": { "type": "reference", - "target": 11287, + "target": 11273, "typeArguments": [ { "type": "reference", - "target": 11241, + "target": 11227, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1580,7 +1580,7 @@ } }, { - "id": 11232, + "id": 11218, "name": "$lte", "variant": "declaration", "kind": 1024, @@ -1589,11 +1589,11 @@ }, "type": { "type": "reference", - "target": 11287, + "target": 11273, "typeArguments": [ { "type": "reference", - "target": 11241, + "target": 11227, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1604,7 +1604,7 @@ } }, { - "id": 11233, + "id": 11219, "name": "$like", "variant": "declaration", "kind": 1024, @@ -1617,7 +1617,7 @@ } }, { - "id": 11234, + "id": 11220, "name": "$re", "variant": "declaration", "kind": 1024, @@ -1630,7 +1630,7 @@ } }, { - "id": 11235, + "id": 11221, "name": "$ilike", "variant": "declaration", "kind": 1024, @@ -1643,7 +1643,7 @@ } }, { - "id": 11236, + "id": 11222, "name": "$fulltext", "variant": "declaration", "kind": 1024, @@ -1656,7 +1656,7 @@ } }, { - "id": 11237, + "id": 11223, "name": "$overlap", "variant": "declaration", "kind": 1024, @@ -1672,7 +1672,7 @@ } }, { - "id": 11238, + "id": 11224, "name": "$contains", "variant": "declaration", "kind": 1024, @@ -1688,7 +1688,7 @@ } }, { - "id": 11239, + "id": 11225, "name": "$contained", "variant": "declaration", "kind": 1024, @@ -1704,7 +1704,7 @@ } }, { - "id": 11240, + "id": 11226, "name": "$exists", "variant": "declaration", "kind": 1024, @@ -1721,25 +1721,25 @@ { "title": "Properties", "children": [ + 11208, + 11209, + 11210, + 11211, + 11212, + 11213, + 11214, + 11215, + 11216, + 11217, + 11218, + 11219, + 11220, + 11221, 11222, 11223, 11224, 11225, - 11226, - 11227, - 11228, - 11229, - 11230, - 11231, - 11232, - 11233, - 11234, - 11235, - 11236, - 11237, - 11238, - 11239, - 11240 + 11226 ] } ] @@ -1747,14 +1747,14 @@ } }, { - "id": 11323, + "id": 11309, "name": "FilterValue2", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 11324, + "id": 11310, "name": "T", "variant": "typeParam", "kind": 131072, @@ -1766,18 +1766,18 @@ "types": [ { "type": "reference", - "target": 11324, + "target": 11310, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true }, { "type": "reference", - "target": 11287, + "target": 11273, "typeArguments": [ { "type": "reference", - "target": 11324, + "target": 11310, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1788,11 +1788,11 @@ }, { "type": "reference", - "target": 11325, + "target": 11311, "typeArguments": [ { "type": "reference", - "target": 11324, + "target": 11310, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1805,14 +1805,14 @@ } }, { - "id": 11317, + "id": 11303, "name": "FilterValue", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 11318, + "id": 11304, "name": "T", "variant": "typeParam", "kind": 131072, @@ -1824,15 +1824,15 @@ "types": [ { "type": "reference", - "target": 11220, + "target": 11206, "typeArguments": [ { "type": "reference", - "target": 11323, + "target": 11309, "typeArguments": [ { "type": "reference", - "target": 11318, + "target": 11304, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1847,11 +1847,11 @@ }, { "type": "reference", - "target": 11323, + "target": 11309, "typeArguments": [ { "type": "reference", - "target": 11318, + "target": 11304, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1864,11 +1864,11 @@ "type": "array", "elementType": { "type": "reference", - "target": 11323, + "target": 11309, "typeArguments": [ { "type": "reference", - "target": 11318, + "target": 11304, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1886,7 +1886,7 @@ } }, { - "id": 11322, + "id": 11308, "name": "PrevLimit", "variant": "declaration", "kind": 2097152, @@ -1914,14 +1914,14 @@ } }, { - "id": 11311, + "id": 11297, "name": "FilterQuery", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 11315, + "id": 11301, "name": "T", "variant": "typeParam", "kind": 131072, @@ -1932,7 +1932,7 @@ } }, { - "id": 11316, + "id": 11302, "name": "Prev", "variant": "typeParam", "kind": 131072, @@ -1951,7 +1951,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 11316, + "target": 11302, "name": "Prev", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1972,7 +1972,7 @@ "operator": "keyof", "target": { "type": "reference", - "target": 11315, + "target": 11301, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1994,7 +1994,7 @@ }, "objectType": { "type": "reference", - "target": 11315, + "target": 11301, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -2051,7 +2051,7 @@ }, "objectType": { "type": "reference", - "target": 11315, + "target": 11301, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -2059,7 +2059,7 @@ }, { "type": "reference", - "target": 11220, + "target": 11206, "typeArguments": [ { "type": "indexedAccess", @@ -2075,7 +2075,7 @@ }, "objectType": { "type": "reference", - "target": 11315, + "target": 11301, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -2103,7 +2103,7 @@ }, "objectType": { "type": "reference", - "target": 11315, + "target": 11301, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -2128,21 +2128,21 @@ "extendsType": { "type": "reflection", "declaration": { - "id": 11312, + "id": 11298, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "indexSignatures": [ { - "id": 11313, + "id": 11299, "name": "__index", "variant": "signature", "kind": 8192, "flags": {}, "parameters": [ { - "id": 11314, + "id": 11300, "name": "x", "variant": "param", "kind": 32768, @@ -2179,7 +2179,7 @@ }, "trueType": { "type": "reference", - "target": 11311, + "target": 11297, "typeArguments": [ { "type": "reference", @@ -2206,14 +2206,14 @@ "type": "indexedAccess", "indexType": { "type": "reference", - "target": 11316, + "target": 11302, "name": "Prev", "package": "@medusajs/types", "refersToTypeParameter": true }, "objectType": { "type": "reference", - "target": 11322, + "target": 11308, "name": "PrevLimit", "package": "@medusajs/types" } @@ -2243,7 +2243,7 @@ } }, { - "id": 11319, + "id": 11305, "name": "EventMetadata", "variant": "declaration", "kind": 2097152, @@ -2273,14 +2273,14 @@ { "type": "reflection", "declaration": { - "id": 11320, + "id": 11306, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 11321, + "id": 11307, "name": "eventGroupId", "variant": "declaration", "kind": 1024, @@ -2297,7 +2297,7 @@ { "title": "Properties", "children": [ - 11321 + 11307 ] } ] @@ -2307,14 +2307,14 @@ } }, { - "id": 11301, + "id": 11287, "name": "MessageBody", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 11306, + "id": 11292, "name": "TData", "variant": "typeParam", "kind": 131072, @@ -2328,14 +2328,14 @@ "type": { "type": "reflection", "declaration": { - "id": 11302, + "id": 11288, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 11303, + "id": 11289, "name": "eventName", "variant": "declaration", "kind": 1024, @@ -2346,7 +2346,7 @@ } }, { - "id": 11304, + "id": 11290, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -2355,20 +2355,20 @@ }, "type": { "type": "reference", - "target": 11319, + "target": 11305, "name": "EventMetadata", "package": "@medusajs/types" } }, { - "id": 11305, + "id": 11291, "name": "data", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 11306, + "target": 11292, "name": "TData", "package": "@medusajs/types", "refersToTypeParameter": true @@ -2379,9 +2379,9 @@ { "title": "Properties", "children": [ - 11303, - 11304, - 11305 + 11289, + 11290, + 11291 ] } ] @@ -2389,14 +2389,14 @@ } }, { - "id": 11265, + "id": 11251, "name": "Message", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 11268, + "id": 11254, "name": "TData", "variant": "typeParam", "kind": 131072, @@ -2412,11 +2412,11 @@ "types": [ { "type": "reference", - "target": 11301, + "target": 11287, "typeArguments": [ { "type": "reference", - "target": 11268, + "target": 11254, "name": "TData", "package": "@medusajs/types", "refersToTypeParameter": true @@ -2428,14 +2428,14 @@ { "type": "reflection", "declaration": { - "id": 11266, + "id": 11252, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 11267, + "id": 11253, "name": "options", "variant": "declaration", "kind": 1024, @@ -2467,7 +2467,7 @@ { "title": "Properties", "children": [ - 11267 + 11253 ] } ] @@ -2477,14 +2477,14 @@ } }, { - "id": 11275, + "id": 11261, "name": "RawMessageFormat", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 11284, + "id": 11270, "name": "TData", "variant": "typeParam", "kind": 131072, @@ -2498,14 +2498,14 @@ "type": { "type": "reflection", "declaration": { - "id": 11276, + "id": 11262, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 11277, + "id": 11263, "name": "eventName", "variant": "declaration", "kind": 1024, @@ -2516,21 +2516,21 @@ } }, { - "id": 11278, + "id": 11264, "name": "data", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 11284, + "target": 11270, "name": "TData", "package": "@medusajs/types", "refersToTypeParameter": true } }, { - "id": 11279, + "id": 11265, "name": "source", "variant": "declaration", "kind": 1024, @@ -2541,7 +2541,7 @@ } }, { - "id": 11280, + "id": 11266, "name": "object", "variant": "declaration", "kind": 1024, @@ -2552,7 +2552,7 @@ } }, { - "id": 11281, + "id": 11267, "name": "action", "variant": "declaration", "kind": 1024, @@ -2565,7 +2565,7 @@ } }, { - "id": 11282, + "id": 11268, "name": "context", "variant": "declaration", "kind": 1024, @@ -2581,7 +2581,7 @@ "typeArguments": [ { "type": "reference", - "target": 11094, + "target": 11080, "name": "Context", "package": "@medusajs/types" }, @@ -2595,7 +2595,7 @@ } }, { - "id": 11283, + "id": 11269, "name": "options", "variant": "declaration", "kind": 1024, @@ -2627,13 +2627,13 @@ { "title": "Properties", "children": [ - 11277, - 11278, - 11279, - 11280, - 11281, - 11282, - 11283 + 11263, + 11264, + 11265, + 11266, + 11267, + 11268, + 11269 ] } ] @@ -2641,7 +2641,7 @@ } }, { - "id": 11292, + "id": 11278, "name": "JoinerRelationship", "variant": "declaration", "kind": 2097152, @@ -2649,14 +2649,14 @@ "type": { "type": "reflection", "declaration": { - "id": 11293, + "id": 11279, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 11294, + "id": 11280, "name": "alias", "variant": "declaration", "kind": 1024, @@ -2667,7 +2667,7 @@ } }, { - "id": 11295, + "id": 11281, "name": "foreignKey", "variant": "declaration", "kind": 1024, @@ -2678,7 +2678,7 @@ } }, { - "id": 11296, + "id": 11282, "name": "primaryKey", "variant": "declaration", "kind": 1024, @@ -2689,7 +2689,7 @@ } }, { - "id": 11297, + "id": 11283, "name": "serviceName", "variant": "declaration", "kind": 1024, @@ -2700,7 +2700,7 @@ } }, { - "id": 11298, + "id": 11284, "name": "inverse", "variant": "declaration", "kind": 1024, @@ -2721,7 +2721,7 @@ } }, { - "id": 11299, + "id": 11285, "name": "isList", "variant": "declaration", "kind": 1024, @@ -2742,7 +2742,7 @@ } }, { - "id": 11300, + "id": 11286, "name": "args", "variant": "declaration", "kind": 1024, @@ -2782,13 +2782,13 @@ { "title": "Properties", "children": [ - 11294, - 11295, - 11296, - 11297, - 11298, - 11299, - 11300 + 11280, + 11281, + 11282, + 11283, + 11284, + 11285, + 11286 ] } ] @@ -2796,14 +2796,14 @@ } }, { - "id": 11289, + "id": 11275, "name": "JoinerServiceConfigAlias", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 11290, + "id": 11276, "name": "name", "variant": "declaration", "kind": 1024, @@ -2826,7 +2826,7 @@ } }, { - "id": 11291, + "id": 11277, "name": "args", "variant": "declaration", "kind": 1024, @@ -2866,21 +2866,21 @@ { "title": "Properties", "children": [ - 11290, - 11291 + 11276, + 11277 ] } ] }, { - "id": 11242, + "id": 11228, "name": "JoinerServiceConfig", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 11243, + "id": 11229, "name": "serviceName", "variant": "declaration", "kind": 1024, @@ -2891,7 +2891,7 @@ } }, { - "id": 11244, + "id": 11230, "name": "alias", "variant": "declaration", "kind": 1024, @@ -2911,7 +2911,7 @@ "types": [ { "type": "reference", - "target": 11289, + "target": 11275, "name": "JoinerServiceConfigAlias", "package": "@medusajs/types" }, @@ -2919,7 +2919,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 11289, + "target": 11275, "name": "JoinerServiceConfigAlias", "package": "@medusajs/types" } @@ -2928,7 +2928,7 @@ } }, { - "id": 11245, + "id": 11231, "name": "fieldAlias", "variant": "declaration", "kind": 1024, @@ -2964,14 +2964,14 @@ { "type": "reflection", "declaration": { - "id": 11246, + "id": 11232, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 11247, + "id": 11233, "name": "path", "variant": "declaration", "kind": 1024, @@ -2982,7 +2982,7 @@ } }, { - "id": 11248, + "id": 11234, "name": "forwardArgumentsOnPath", "variant": "declaration", "kind": 1024, @@ -3000,8 +3000,8 @@ { "title": "Properties", "children": [ - 11247, - 11248 + 11233, + 11234 ] } ] @@ -3015,7 +3015,7 @@ } }, { - "id": 11249, + "id": 11235, "name": "primaryKeys", "variant": "declaration", "kind": 1024, @@ -3029,7 +3029,7 @@ } }, { - "id": 11250, + "id": 11236, "name": "relationships", "variant": "declaration", "kind": 1024, @@ -3040,14 +3040,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 11292, + "target": 11278, "name": "JoinerRelationship", "package": "@medusajs/types" } } }, { - "id": 11251, + "id": 11237, "name": "extends", "variant": "declaration", "kind": 1024, @@ -3059,14 +3059,14 @@ "elementType": { "type": "reflection", "declaration": { - "id": 11252, + "id": 11238, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 11253, + "id": 11239, "name": "serviceName", "variant": "declaration", "kind": 1024, @@ -3077,14 +3077,14 @@ } }, { - "id": 11254, + "id": 11240, "name": "relationship", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 11292, + "target": 11278, "name": "JoinerRelationship", "package": "@medusajs/types" } @@ -3094,8 +3094,8 @@ { "title": "Properties", "children": [ - 11253, - 11254 + 11239, + 11240 ] } ] @@ -3104,7 +3104,7 @@ } }, { - "id": 11255, + "id": 11241, "name": "args", "variant": "declaration", "kind": 1024, @@ -3144,19 +3144,19 @@ { "title": "Properties", "children": [ - 11243, - 11244, - 11245, - 11249, - 11250, - 11251, - 11255 + 11229, + 11230, + 11231, + 11235, + 11236, + 11237, + 11241 ] } ] }, { - "id": 11259, + "id": 11245, "name": "LinkModulesExtraFields", "variant": "declaration", "kind": 2097152, @@ -3175,14 +3175,14 @@ { "type": "reflection", "declaration": { - "id": 11260, + "id": 11246, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 11261, + "id": 11247, "name": "type", "variant": "declaration", "kind": 1024, @@ -3278,7 +3278,7 @@ } }, { - "id": 11262, + "id": 11248, "name": "defaultValue", "variant": "declaration", "kind": 1024, @@ -3291,7 +3291,7 @@ } }, { - "id": 11263, + "id": 11249, "name": "nullable", "variant": "declaration", "kind": 1024, @@ -3304,7 +3304,7 @@ } }, { - "id": 11264, + "id": 11250, "name": "options", "variant": "declaration", "kind": 1024, @@ -3344,10 +3344,10 @@ { "title": "Properties", "children": [ - 11261, - 11262, - 11263, - 11264 + 11247, + 11248, + 11249, + 11250 ] } ] @@ -3359,7 +3359,7 @@ } }, { - "id": 11174, + "id": 11160, "name": "ModuleJoinerConfig", "variant": "declaration", "kind": 2097152, @@ -3376,7 +3376,7 @@ "typeArguments": [ { "type": "reference", - "target": 11242, + "target": 11228, "name": "JoinerServiceConfig", "package": "@medusajs/types" }, @@ -3408,14 +3408,14 @@ { "type": "reflection", "declaration": { - "id": 11175, + "id": 11161, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 11176, + "id": 11162, "name": "schema", "variant": "declaration", "kind": 1024, @@ -3436,7 +3436,7 @@ } }, { - "id": 11177, + "id": 11163, "name": "relationships", "variant": "declaration", "kind": 1024, @@ -3447,14 +3447,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 11256, + "target": 11242, "name": "ModuleJoinerRelationship", "package": "@medusajs/types" } } }, { - "id": 11178, + "id": 11164, "name": "extends", "variant": "declaration", "kind": 1024, @@ -3466,14 +3466,14 @@ "elementType": { "type": "reflection", "declaration": { - "id": 11179, + "id": 11165, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 11180, + "id": 11166, "name": "serviceName", "variant": "declaration", "kind": 1024, @@ -3484,7 +3484,7 @@ } }, { - "id": 11181, + "id": 11167, "name": "fieldAlias", "variant": "declaration", "kind": 1024, @@ -3512,14 +3512,14 @@ { "type": "reflection", "declaration": { - "id": 11182, + "id": 11168, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 11183, + "id": 11169, "name": "path", "variant": "declaration", "kind": 1024, @@ -3530,7 +3530,7 @@ } }, { - "id": 11184, + "id": 11170, "name": "forwardArgumentsOnPath", "variant": "declaration", "kind": 1024, @@ -3546,7 +3546,7 @@ } }, { - "id": 11185, + "id": 11171, "name": "isList", "variant": "declaration", "kind": 1024, @@ -3563,9 +3563,9 @@ { "title": "Properties", "children": [ - 11183, - 11184, - 11185 + 11169, + 11170, + 11171 ] } ] @@ -3579,14 +3579,14 @@ } }, { - "id": 11186, + "id": 11172, "name": "relationship", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 11256, + "target": 11242, "name": "ModuleJoinerRelationship", "package": "@medusajs/types" } @@ -3596,9 +3596,9 @@ { "title": "Properties", "children": [ - 11180, - 11181, - 11186 + 11166, + 11167, + 11172 ] } ] @@ -3607,7 +3607,7 @@ } }, { - "id": 11187, + "id": 11173, "name": "serviceName", "variant": "declaration", "kind": 1024, @@ -3620,7 +3620,7 @@ } }, { - "id": 11188, + "id": 11174, "name": "primaryKeys", "variant": "declaration", "kind": 1024, @@ -3636,7 +3636,7 @@ } }, { - "id": 11189, + "id": 11175, "name": "isLink", "variant": "declaration", "kind": 1024, @@ -3657,7 +3657,7 @@ } }, { - "id": 11190, + "id": 11176, "name": "linkableKeys", "variant": "declaration", "kind": 1024, @@ -3693,7 +3693,7 @@ } }, { - "id": 11191, + "id": 11177, "name": "isReadOnlyLink", "variant": "declaration", "kind": 1024, @@ -3714,7 +3714,7 @@ } }, { - "id": 11192, + "id": 11178, "name": "extraDataFields", "variant": "declaration", "kind": 1024, @@ -3738,7 +3738,7 @@ } }, { - "id": 11193, + "id": 11179, "name": "databaseConfig", "variant": "declaration", "kind": 1024, @@ -3748,14 +3748,14 @@ "type": { "type": "reflection", "declaration": { - "id": 11194, + "id": 11180, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 11195, + "id": 11181, "name": "tableName", "variant": "declaration", "kind": 1024, @@ -3776,7 +3776,7 @@ } }, { - "id": 11196, + "id": 11182, "name": "idPrefix", "variant": "declaration", "kind": 1024, @@ -3797,7 +3797,7 @@ } }, { - "id": 11197, + "id": 11183, "name": "extraFields", "variant": "declaration", "kind": 1024, @@ -3806,7 +3806,7 @@ }, "type": { "type": "reference", - "target": 11259, + "target": 11245, "name": "LinkModulesExtraFields", "package": "@medusajs/types" } @@ -3816,9 +3816,9 @@ { "title": "Properties", "children": [ - 11195, - 11196, - 11197 + 11181, + 11182, + 11183 ] } ] @@ -3830,16 +3830,16 @@ { "title": "Properties", "children": [ + 11162, + 11163, + 11164, + 11173, + 11174, + 11175, 11176, 11177, 11178, - 11187, - 11188, - 11189, - 11190, - 11191, - 11192, - 11193 + 11179 ] } ] @@ -3849,7 +3849,7 @@ } }, { - "id": 11256, + "id": 11242, "name": "ModuleJoinerRelationship", "variant": "declaration", "kind": 2097152, @@ -3859,21 +3859,21 @@ "types": [ { "type": "reference", - "target": 11292, + "target": 11278, "name": "JoinerRelationship", "package": "@medusajs/types" }, { "type": "reflection", "declaration": { - "id": 11257, + "id": 11243, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 11258, + "id": 11244, "name": "deleteCascade", "variant": "declaration", "kind": 1024, @@ -3898,7 +3898,7 @@ { "title": "Properties", "children": [ - 11258 + 11244 ] } ] @@ -3908,7 +3908,7 @@ } }, { - "id": 11073, + "id": 11059, "name": "IModuleService", "variant": "declaration", "kind": 256, @@ -3916,13 +3916,13 @@ "extendedBy": [ { "type": "reference", - "target": 10987, + "target": 10973, "name": "IRegionModuleService" } ] }, { - "id": 11213, + "id": 11199, "name": "PaymentProviderDTO", "variant": "declaration", "kind": 256, @@ -3937,7 +3937,7 @@ }, "children": [ { - "id": 11214, + "id": 11200, "name": "id", "variant": "declaration", "kind": 1024, @@ -3956,7 +3956,7 @@ } }, { - "id": 11215, + "id": 11201, "name": "is_enabled", "variant": "declaration", "kind": 1024, @@ -3979,14 +3979,14 @@ { "title": "Properties", "children": [ - 11214, - 11215 + 11200, + 11201 ] } ] }, { - "id": 11106, + "id": 11092, "name": "RegionDTO", "variant": "declaration", "kind": 256, @@ -4001,7 +4001,7 @@ }, "children": [ { - "id": 11107, + "id": 11093, "name": "id", "variant": "declaration", "kind": 1024, @@ -4020,7 +4020,7 @@ } }, { - "id": 11108, + "id": 11094, "name": "name", "variant": "declaration", "kind": 1024, @@ -4039,7 +4039,7 @@ } }, { - "id": 11109, + "id": 11095, "name": "currency_code", "variant": "declaration", "kind": 1024, @@ -4058,7 +4058,7 @@ } }, { - "id": 11110, + "id": 11096, "name": "automatic_taxes", "variant": "declaration", "kind": 1024, @@ -4077,7 +4077,7 @@ } }, { - "id": 11111, + "id": 11097, "name": "countries", "variant": "declaration", "kind": 1024, @@ -4094,14 +4094,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 11152, + "target": 11138, "name": "RegionCountryDTO", "package": "@medusajs/types" } } }, { - "id": 11112, + "id": 11098, "name": "payment_providers", "variant": "declaration", "kind": 1024, @@ -4118,14 +4118,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 11213, + "target": 11199, "name": "PaymentProviderDTO", "package": "@medusajs/types" } } }, { - "id": 11113, + "id": 11099, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -4161,7 +4161,7 @@ } }, { - "id": 11114, + "id": 11100, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -4180,7 +4180,7 @@ } }, { - "id": 11115, + "id": 11101, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -4203,21 +4203,21 @@ { "title": "Properties", "children": [ - 11107, - 11108, - 11109, - 11110, - 11111, - 11112, - 11113, - 11114, - 11115 + 11093, + 11094, + 11095, + 11096, + 11097, + 11098, + 11099, + 11100, + 11101 ] } ] }, { - "id": 11152, + "id": 11138, "name": "RegionCountryDTO", "variant": "declaration", "kind": 256, @@ -4232,7 +4232,7 @@ }, "children": [ { - "id": 11153, + "id": 11139, "name": "id", "variant": "declaration", "kind": 1024, @@ -4251,7 +4251,7 @@ } }, { - "id": 11154, + "id": 11140, "name": "iso_2", "variant": "declaration", "kind": 1024, @@ -4270,7 +4270,7 @@ } }, { - "id": 11155, + "id": 11141, "name": "iso_3", "variant": "declaration", "kind": 1024, @@ -4289,7 +4289,7 @@ } }, { - "id": 11156, + "id": 11142, "name": "num_code", "variant": "declaration", "kind": 1024, @@ -4308,7 +4308,7 @@ } }, { - "id": 11157, + "id": 11143, "name": "name", "variant": "declaration", "kind": 1024, @@ -4327,7 +4327,7 @@ } }, { - "id": 11158, + "id": 11144, "name": "display_name", "variant": "declaration", "kind": 1024, @@ -4350,18 +4350,18 @@ { "title": "Properties", "children": [ - 11153, - 11154, - 11155, - 11156, - 11157, - 11158 + 11139, + 11140, + 11141, + 11142, + 11143, + 11144 ] } ] }, { - "id": 11129, + "id": 11115, "name": "FilterableRegionProps", "variant": "declaration", "kind": 256, @@ -4376,7 +4376,7 @@ }, "children": [ { - "id": 11137, + "id": 11123, "name": "$and", "variant": "declaration", "kind": 1024, @@ -4399,17 +4399,17 @@ "types": [ { "type": "reference", - "target": 11129, + "target": 11115, "name": "FilterableRegionProps", "package": "@medusajs/types" }, { "type": "reference", - "target": 11216, + "target": 11202, "typeArguments": [ { "type": "reference", - "target": 11129, + "target": 11115, "name": "FilterableRegionProps", "package": "@medusajs/types" } @@ -4422,12 +4422,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 11217, + "target": 11203, "name": "BaseFilterable.$and" } }, { - "id": 11138, + "id": 11124, "name": "$or", "variant": "declaration", "kind": 1024, @@ -4450,17 +4450,17 @@ "types": [ { "type": "reference", - "target": 11129, + "target": 11115, "name": "FilterableRegionProps", "package": "@medusajs/types" }, { "type": "reference", - "target": 11216, + "target": 11202, "typeArguments": [ { "type": "reference", - "target": 11129, + "target": 11115, "name": "FilterableRegionProps", "package": "@medusajs/types" } @@ -4473,12 +4473,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 11218, + "target": 11204, "name": "BaseFilterable.$or" } }, { - "id": 11130, + "id": 11116, "name": "q", "variant": "declaration", "kind": 1024, @@ -4499,7 +4499,7 @@ } }, { - "id": 11131, + "id": 11117, "name": "id", "variant": "declaration", "kind": 1024, @@ -4530,7 +4530,7 @@ }, { "type": "reference", - "target": 11220, + "target": 11206, "typeArguments": [ { "type": "union", @@ -4556,7 +4556,7 @@ } }, { - "id": 11132, + "id": 11118, "name": "name", "variant": "declaration", "kind": 1024, @@ -4580,7 +4580,7 @@ }, { "type": "reference", - "target": 11220, + "target": 11206, "typeArguments": [ { "type": "intrinsic", @@ -4594,7 +4594,7 @@ } }, { - "id": 11133, + "id": 11119, "name": "currency_code", "variant": "declaration", "kind": 1024, @@ -4618,7 +4618,7 @@ }, { "type": "reference", - "target": 11220, + "target": 11206, "typeArguments": [ { "type": "intrinsic", @@ -4632,7 +4632,7 @@ } }, { - "id": 11134, + "id": 11120, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -4671,7 +4671,7 @@ }, { "type": "reference", - "target": 11220, + "target": 11206, "typeArguments": [ { "type": "reference", @@ -4700,7 +4700,7 @@ } }, { - "id": 11135, + "id": 11121, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -4717,7 +4717,7 @@ }, "type": { "type": "reference", - "target": 11220, + "target": 11206, "typeArguments": [ { "type": "intrinsic", @@ -4729,7 +4729,7 @@ } }, { - "id": 11136, + "id": 11122, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -4746,7 +4746,7 @@ }, "type": { "type": "reference", - "target": 11220, + "target": 11206, "typeArguments": [ { "type": "intrinsic", @@ -4762,26 +4762,26 @@ { "title": "Properties", "children": [ - 11137, - 11138, - 11130, - 11131, - 11132, - 11133, - 11134, - 11135, - 11136 + 11123, + 11124, + 11116, + 11117, + 11118, + 11119, + 11120, + 11121, + 11122 ] } ], "extendedTypes": [ { "type": "reference", - "target": 11216, + "target": 11202, "typeArguments": [ { "type": "reference", - "target": 11129, + "target": 11115, "name": "FilterableRegionProps", "package": "@medusajs/types" } @@ -4792,7 +4792,7 @@ ] }, { - "id": 11159, + "id": 11145, "name": "FilterableRegionCountryProps", "variant": "declaration", "kind": 256, @@ -4807,7 +4807,7 @@ }, "children": [ { - "id": 11166, + "id": 11152, "name": "$and", "variant": "declaration", "kind": 1024, @@ -4830,17 +4830,17 @@ "types": [ { "type": "reference", - "target": 11159, + "target": 11145, "name": "FilterableRegionCountryProps", "package": "@medusajs/types" }, { "type": "reference", - "target": 11216, + "target": 11202, "typeArguments": [ { "type": "reference", - "target": 11159, + "target": 11145, "name": "FilterableRegionCountryProps", "package": "@medusajs/types" } @@ -4853,12 +4853,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 11217, + "target": 11203, "name": "BaseFilterable.$and" } }, { - "id": 11167, + "id": 11153, "name": "$or", "variant": "declaration", "kind": 1024, @@ -4881,17 +4881,17 @@ "types": [ { "type": "reference", - "target": 11159, + "target": 11145, "name": "FilterableRegionCountryProps", "package": "@medusajs/types" }, { "type": "reference", - "target": 11216, + "target": 11202, "typeArguments": [ { "type": "reference", - "target": 11159, + "target": 11145, "name": "FilterableRegionCountryProps", "package": "@medusajs/types" } @@ -4904,12 +4904,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 11218, + "target": 11204, "name": "BaseFilterable.$or" } }, { - "id": 11160, + "id": 11146, "name": "id", "variant": "declaration", "kind": 1024, @@ -4942,7 +4942,7 @@ } }, { - "id": 11161, + "id": 11147, "name": "iso_2", "variant": "declaration", "kind": 1024, @@ -4975,7 +4975,7 @@ } }, { - "id": 11162, + "id": 11148, "name": "iso_3", "variant": "declaration", "kind": 1024, @@ -5008,7 +5008,7 @@ } }, { - "id": 11163, + "id": 11149, "name": "num_code", "variant": "declaration", "kind": 1024, @@ -5041,7 +5041,7 @@ } }, { - "id": 11164, + "id": 11150, "name": "name", "variant": "declaration", "kind": 1024, @@ -5074,7 +5074,7 @@ } }, { - "id": 11165, + "id": 11151, "name": "display_name", "variant": "declaration", "kind": 1024, @@ -5111,25 +5111,25 @@ { "title": "Properties", "children": [ - 11166, - 11167, - 11160, - 11161, - 11162, - 11163, - 11164, - 11165 + 11152, + 11153, + 11146, + 11147, + 11148, + 11149, + 11150, + 11151 ] } ], "extendedTypes": [ { "type": "reference", - "target": 11216, + "target": 11202, "typeArguments": [ { "type": "reference", - "target": 11159, + "target": 11145, "name": "FilterableRegionCountryProps", "package": "@medusajs/types" } @@ -5140,7 +5140,7 @@ ] }, { - "id": 11087, + "id": 11073, "name": "CreateRegionDTO", "variant": "declaration", "kind": 256, @@ -5155,7 +5155,7 @@ }, "children": [ { - "id": 11088, + "id": 11074, "name": "name", "variant": "declaration", "kind": 1024, @@ -5174,7 +5174,7 @@ } }, { - "id": 11089, + "id": 11075, "name": "currency_code", "variant": "declaration", "kind": 1024, @@ -5193,7 +5193,7 @@ } }, { - "id": 11090, + "id": 11076, "name": "automatic_taxes", "variant": "declaration", "kind": 1024, @@ -5214,7 +5214,7 @@ } }, { - "id": 11091, + "id": 11077, "name": "countries", "variant": "declaration", "kind": 1024, @@ -5238,7 +5238,7 @@ } }, { - "id": 11092, + "id": 11078, "name": "payment_providers", "variant": "declaration", "kind": 1024, @@ -5262,7 +5262,7 @@ } }, { - "id": 11093, + "id": 11079, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -5279,7 +5279,7 @@ }, "type": { "type": "reference", - "target": 11198, + "target": 11184, "name": "MetadataType", "package": "@medusajs/types" } @@ -5289,18 +5289,18 @@ { "title": "Properties", "children": [ - 11088, - 11089, - 11090, - 11091, - 11092, - 11093 + 11074, + 11075, + 11076, + 11077, + 11078, + 11079 ] } ] }, { - "id": 11116, + "id": 11102, "name": "UpsertRegionDTO", "variant": "declaration", "kind": 256, @@ -5315,7 +5315,7 @@ }, "children": [ { - "id": 11117, + "id": 11103, "name": "id", "variant": "declaration", "kind": 1024, @@ -5336,7 +5336,7 @@ } }, { - "id": 11118, + "id": 11104, "name": "name", "variant": "declaration", "kind": 1024, @@ -5357,7 +5357,7 @@ } }, { - "id": 11119, + "id": 11105, "name": "currency_code", "variant": "declaration", "kind": 1024, @@ -5378,7 +5378,7 @@ } }, { - "id": 11120, + "id": 11106, "name": "automatic_taxes", "variant": "declaration", "kind": 1024, @@ -5399,7 +5399,7 @@ } }, { - "id": 11121, + "id": 11107, "name": "countries", "variant": "declaration", "kind": 1024, @@ -5423,7 +5423,7 @@ } }, { - "id": 11122, + "id": 11108, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -5440,7 +5440,7 @@ }, "type": { "type": "reference", - "target": 11198, + "target": 11184, "name": "MetadataType", "package": "@medusajs/types" } @@ -5450,18 +5450,18 @@ { "title": "Properties", "children": [ - 11117, - 11118, - 11119, - 11120, - 11121, - 11122 + 11103, + 11104, + 11105, + 11106, + 11107, + 11108 ] } ] }, { - "id": 11123, + "id": 11109, "name": "UpdateRegionDTO", "variant": "declaration", "kind": 256, @@ -5476,7 +5476,7 @@ }, "children": [ { - "id": 11124, + "id": 11110, "name": "name", "variant": "declaration", "kind": 1024, @@ -5497,7 +5497,7 @@ } }, { - "id": 11125, + "id": 11111, "name": "currency_code", "variant": "declaration", "kind": 1024, @@ -5518,7 +5518,7 @@ } }, { - "id": 11126, + "id": 11112, "name": "automatic_taxes", "variant": "declaration", "kind": 1024, @@ -5539,7 +5539,7 @@ } }, { - "id": 11127, + "id": 11113, "name": "countries", "variant": "declaration", "kind": 1024, @@ -5563,7 +5563,7 @@ } }, { - "id": 11128, + "id": 11114, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -5580,7 +5580,7 @@ }, "type": { "type": "reference", - "target": 11198, + "target": 11184, "name": "MetadataType", "package": "@medusajs/types" } @@ -5590,17 +5590,17 @@ { "title": "Properties", "children": [ - 11124, - 11125, - 11126, - 11127, - 11128 + 11110, + 11111, + 11112, + 11113, + 11114 ] } ] }, { - "id": 10987, + "id": 10973, "name": "IRegionModuleService", "variant": "declaration", "kind": 256, @@ -5615,14 +5615,14 @@ }, "children": [ { - "id": 10988, + "id": 10974, "name": "createRegions", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 10989, + "id": 10975, "name": "createRegions", "variant": "signature", "kind": 4096, @@ -5657,7 +5657,7 @@ }, "parameters": [ { - "id": 10990, + "id": 10976, "name": "data", "variant": "param", "kind": 32768, @@ -5674,14 +5674,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 11087, + "target": 11073, "name": "CreateRegionDTO", "package": "@medusajs/types" } } }, { - "id": 10991, + "id": 10977, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -5698,7 +5698,7 @@ }, "type": { "type": "reference", - "target": 11094, + "target": 11080, "name": "Context", "package": "@medusajs/types" } @@ -5715,7 +5715,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 11106, + "target": 11092, "name": "RegionDTO", "package": "@medusajs/types" } @@ -5726,7 +5726,7 @@ } }, { - "id": 10992, + "id": 10978, "name": "createRegions", "variant": "signature", "kind": 4096, @@ -5761,7 +5761,7 @@ }, "parameters": [ { - "id": 10993, + "id": 10979, "name": "data", "variant": "param", "kind": 32768, @@ -5776,13 +5776,13 @@ }, "type": { "type": "reference", - "target": 11087, + "target": 11073, "name": "CreateRegionDTO", "package": "@medusajs/types" } }, { - "id": 10994, + "id": 10980, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -5799,7 +5799,7 @@ }, "type": { "type": "reference", - "target": 11094, + "target": 11080, "name": "Context", "package": "@medusajs/types" } @@ -5814,7 +5814,7 @@ "typeArguments": [ { "type": "reference", - "target": 11106, + "target": 11092, "name": "RegionDTO", "package": "@medusajs/types" } @@ -5826,14 +5826,14 @@ ] }, { - "id": 10995, + "id": 10981, "name": "upsertRegions", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 10996, + "id": 10982, "name": "upsertRegions", "variant": "signature", "kind": 4096, @@ -5868,7 +5868,7 @@ }, "parameters": [ { - "id": 10997, + "id": 10983, "name": "data", "variant": "param", "kind": 32768, @@ -5885,14 +5885,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 11116, + "target": 11102, "name": "UpsertRegionDTO", "package": "@medusajs/types" } } }, { - "id": 10998, + "id": 10984, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -5909,7 +5909,7 @@ }, "type": { "type": "reference", - "target": 11094, + "target": 11080, "name": "Context", "package": "@medusajs/types" } @@ -5926,7 +5926,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 11106, + "target": 11092, "name": "RegionDTO", "package": "@medusajs/types" } @@ -5937,7 +5937,7 @@ } }, { - "id": 10999, + "id": 10985, "name": "upsertRegions", "variant": "signature", "kind": 4096, @@ -5972,7 +5972,7 @@ }, "parameters": [ { - "id": 11000, + "id": 10986, "name": "data", "variant": "param", "kind": 32768, @@ -5987,13 +5987,13 @@ }, "type": { "type": "reference", - "target": 11116, + "target": 11102, "name": "UpsertRegionDTO", "package": "@medusajs/types" } }, { - "id": 11001, + "id": 10987, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -6010,7 +6010,7 @@ }, "type": { "type": "reference", - "target": 11094, + "target": 11080, "name": "Context", "package": "@medusajs/types" } @@ -6025,7 +6025,7 @@ "typeArguments": [ { "type": "reference", - "target": 11106, + "target": 11092, "name": "RegionDTO", "package": "@medusajs/types" } @@ -6037,14 +6037,14 @@ ] }, { - "id": 11002, + "id": 10988, "name": "updateRegions", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 11003, + "id": 10989, "name": "updateRegions", "variant": "signature", "kind": 4096, @@ -6079,7 +6079,7 @@ }, "parameters": [ { - "id": 11004, + "id": 10990, "name": "id", "variant": "param", "kind": 32768, @@ -6098,7 +6098,7 @@ } }, { - "id": 11005, + "id": 10991, "name": "data", "variant": "param", "kind": 32768, @@ -6113,13 +6113,13 @@ }, "type": { "type": "reference", - "target": 11123, + "target": 11109, "name": "UpdateRegionDTO", "package": "@medusajs/types" } }, { - "id": 11006, + "id": 10992, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -6136,7 +6136,7 @@ }, "type": { "type": "reference", - "target": 11094, + "target": 11080, "name": "Context", "package": "@medusajs/types" } @@ -6151,7 +6151,7 @@ "typeArguments": [ { "type": "reference", - "target": 11106, + "target": 11092, "name": "RegionDTO", "package": "@medusajs/types" } @@ -6161,7 +6161,7 @@ } }, { - "id": 11007, + "id": 10993, "name": "updateRegions", "variant": "signature", "kind": 4096, @@ -6196,7 +6196,7 @@ }, "parameters": [ { - "id": 11008, + "id": 10994, "name": "selector", "variant": "param", "kind": 32768, @@ -6211,13 +6211,13 @@ }, "type": { "type": "reference", - "target": 11129, + "target": 11115, "name": "FilterableRegionProps", "package": "@medusajs/types" } }, { - "id": 11009, + "id": 10995, "name": "data", "variant": "param", "kind": 32768, @@ -6232,13 +6232,13 @@ }, "type": { "type": "reference", - "target": 11123, + "target": 11109, "name": "UpdateRegionDTO", "package": "@medusajs/types" } }, { - "id": 11010, + "id": 10996, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -6255,7 +6255,7 @@ }, "type": { "type": "reference", - "target": 11094, + "target": 11080, "name": "Context", "package": "@medusajs/types" } @@ -6272,7 +6272,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 11106, + "target": 11092, "name": "RegionDTO", "package": "@medusajs/types" } @@ -6285,14 +6285,14 @@ ] }, { - "id": 11011, + "id": 10997, "name": "deleteRegions", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 11012, + "id": 10998, "name": "deleteRegions", "variant": "signature", "kind": 4096, @@ -6327,7 +6327,7 @@ }, "parameters": [ { - "id": 11013, + "id": 10999, "name": "ids", "variant": "param", "kind": 32768, @@ -6349,7 +6349,7 @@ } }, { - "id": 11014, + "id": 11000, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -6366,7 +6366,7 @@ }, "type": { "type": "reference", - "target": 11094, + "target": 11080, "name": "Context", "package": "@medusajs/types" } @@ -6389,7 +6389,7 @@ } }, { - "id": 11015, + "id": 11001, "name": "deleteRegions", "variant": "signature", "kind": 4096, @@ -6424,7 +6424,7 @@ }, "parameters": [ { - "id": 11016, + "id": 11002, "name": "id", "variant": "param", "kind": 32768, @@ -6443,7 +6443,7 @@ } }, { - "id": 11017, + "id": 11003, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -6460,7 +6460,7 @@ }, "type": { "type": "reference", - "target": 11094, + "target": 11080, "name": "Context", "package": "@medusajs/types" } @@ -6485,14 +6485,14 @@ ] }, { - "id": 11018, + "id": 11004, "name": "retrieveRegion", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 11019, + "id": 11005, "name": "retrieveRegion", "variant": "signature", "kind": 4096, @@ -6539,7 +6539,7 @@ }, "parameters": [ { - "id": 11020, + "id": 11006, "name": "id", "variant": "param", "kind": 32768, @@ -6558,7 +6558,7 @@ } }, { - "id": 11021, + "id": 11007, "name": "config", "variant": "param", "kind": 32768, @@ -6591,11 +6591,11 @@ }, "type": { "type": "reference", - "target": 11139, + "target": 11125, "typeArguments": [ { "type": "reference", - "target": 11106, + "target": 11092, "name": "RegionDTO", "package": "@medusajs/types" } @@ -6605,7 +6605,7 @@ } }, { - "id": 11022, + "id": 11008, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -6622,7 +6622,7 @@ }, "type": { "type": "reference", - "target": 11094, + "target": 11080, "name": "Context", "package": "@medusajs/types" } @@ -6637,7 +6637,7 @@ "typeArguments": [ { "type": "reference", - "target": 11106, + "target": 11092, "name": "RegionDTO", "package": "@medusajs/types" } @@ -6649,14 +6649,14 @@ ] }, { - "id": 11023, + "id": 11009, "name": "listRegions", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 11024, + "id": 11010, "name": "listRegions", "variant": "signature", "kind": 4096, @@ -6743,7 +6743,7 @@ }, "parameters": [ { - "id": 11025, + "id": 11011, "name": "filters", "variant": "param", "kind": 32768, @@ -6760,13 +6760,13 @@ }, "type": { "type": "reference", - "target": 11129, + "target": 11115, "name": "FilterableRegionProps", "package": "@medusajs/types" } }, { - "id": 11026, + "id": 11012, "name": "config", "variant": "param", "kind": 32768, @@ -6799,11 +6799,11 @@ }, "type": { "type": "reference", - "target": 11139, + "target": 11125, "typeArguments": [ { "type": "reference", - "target": 11106, + "target": 11092, "name": "RegionDTO", "package": "@medusajs/types" } @@ -6813,7 +6813,7 @@ } }, { - "id": 11027, + "id": 11013, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -6830,7 +6830,7 @@ }, "type": { "type": "reference", - "target": 11094, + "target": 11080, "name": "Context", "package": "@medusajs/types" } @@ -6847,7 +6847,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 11106, + "target": 11092, "name": "RegionDTO", "package": "@medusajs/types" } @@ -6860,14 +6860,14 @@ ] }, { - "id": 11028, + "id": 11014, "name": "listAndCountRegions", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 11029, + "id": 11015, "name": "listAndCountRegions", "variant": "signature", "kind": 4096, @@ -6954,7 +6954,7 @@ }, "parameters": [ { - "id": 11030, + "id": 11016, "name": "filters", "variant": "param", "kind": 32768, @@ -6971,13 +6971,13 @@ }, "type": { "type": "reference", - "target": 11129, + "target": 11115, "name": "FilterableRegionProps", "package": "@medusajs/types" } }, { - "id": 11031, + "id": 11017, "name": "config", "variant": "param", "kind": 32768, @@ -7010,11 +7010,11 @@ }, "type": { "type": "reference", - "target": 11139, + "target": 11125, "typeArguments": [ { "type": "reference", - "target": 11106, + "target": 11092, "name": "RegionDTO", "package": "@medusajs/types" } @@ -7024,7 +7024,7 @@ } }, { - "id": 11032, + "id": 11018, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -7041,7 +7041,7 @@ }, "type": { "type": "reference", - "target": 11094, + "target": 11080, "name": "Context", "package": "@medusajs/types" } @@ -7061,7 +7061,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 11106, + "target": 11092, "name": "RegionDTO", "package": "@medusajs/types" } @@ -7080,14 +7080,14 @@ ] }, { - "id": 11033, + "id": 11019, "name": "retrieveCountry", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 11034, + "id": 11020, "name": "retrieveCountry", "variant": "signature", "kind": 4096, @@ -7134,7 +7134,7 @@ }, "parameters": [ { - "id": 11035, + "id": 11021, "name": "countryId", "variant": "param", "kind": 32768, @@ -7153,7 +7153,7 @@ } }, { - "id": 11036, + "id": 11022, "name": "config", "variant": "param", "kind": 32768, @@ -7186,11 +7186,11 @@ }, "type": { "type": "reference", - "target": 11139, + "target": 11125, "typeArguments": [ { "type": "reference", - "target": 11152, + "target": 11138, "name": "RegionCountryDTO", "package": "@medusajs/types" } @@ -7200,7 +7200,7 @@ } }, { - "id": 11037, + "id": 11023, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -7217,7 +7217,7 @@ }, "type": { "type": "reference", - "target": 11094, + "target": 11080, "name": "Context", "package": "@medusajs/types" } @@ -7232,7 +7232,7 @@ "typeArguments": [ { "type": "reference", - "target": 11152, + "target": 11138, "name": "RegionCountryDTO", "package": "@medusajs/types" } @@ -7244,14 +7244,14 @@ ] }, { - "id": 11038, + "id": 11024, "name": "listCountries", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 11039, + "id": 11025, "name": "listCountries", "variant": "signature", "kind": 4096, @@ -7338,7 +7338,7 @@ }, "parameters": [ { - "id": 11040, + "id": 11026, "name": "filters", "variant": "param", "kind": 32768, @@ -7355,13 +7355,13 @@ }, "type": { "type": "reference", - "target": 11159, + "target": 11145, "name": "FilterableRegionCountryProps", "package": "@medusajs/types" } }, { - "id": 11041, + "id": 11027, "name": "config", "variant": "param", "kind": 32768, @@ -7394,11 +7394,11 @@ }, "type": { "type": "reference", - "target": 11139, + "target": 11125, "typeArguments": [ { "type": "reference", - "target": 11152, + "target": 11138, "name": "RegionCountryDTO", "package": "@medusajs/types" } @@ -7408,7 +7408,7 @@ } }, { - "id": 11042, + "id": 11028, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -7425,7 +7425,7 @@ }, "type": { "type": "reference", - "target": 11094, + "target": 11080, "name": "Context", "package": "@medusajs/types" } @@ -7442,7 +7442,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 11152, + "target": 11138, "name": "RegionCountryDTO", "package": "@medusajs/types" } @@ -7455,14 +7455,14 @@ ] }, { - "id": 11043, + "id": 11029, "name": "listAndCountCountries", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 11044, + "id": 11030, "name": "listAndCountCountries", "variant": "signature", "kind": 4096, @@ -7549,7 +7549,7 @@ }, "parameters": [ { - "id": 11045, + "id": 11031, "name": "filters", "variant": "param", "kind": 32768, @@ -7566,13 +7566,13 @@ }, "type": { "type": "reference", - "target": 11159, + "target": 11145, "name": "FilterableRegionCountryProps", "package": "@medusajs/types" } }, { - "id": 11046, + "id": 11032, "name": "config", "variant": "param", "kind": 32768, @@ -7605,11 +7605,11 @@ }, "type": { "type": "reference", - "target": 11139, + "target": 11125, "typeArguments": [ { "type": "reference", - "target": 11152, + "target": 11138, "name": "RegionCountryDTO", "package": "@medusajs/types" } @@ -7619,7 +7619,7 @@ } }, { - "id": 11047, + "id": 11033, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -7636,7 +7636,7 @@ }, "type": { "type": "reference", - "target": 11094, + "target": 11080, "name": "Context", "package": "@medusajs/types" } @@ -7656,7 +7656,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 11152, + "target": 11138, "name": "RegionCountryDTO", "package": "@medusajs/types" } @@ -7675,14 +7675,14 @@ ] }, { - "id": 11048, + "id": 11034, "name": "softDeleteRegions", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 11049, + "id": 11035, "name": "softDeleteRegions", "variant": "signature", "kind": 4096, @@ -7733,7 +7733,7 @@ }, "typeParameters": [ { - "id": 11050, + "id": 11036, "name": "TReturnableLinkableKeys", "variant": "typeParam", "kind": 131072, @@ -7750,7 +7750,7 @@ ], "parameters": [ { - "id": 11051, + "id": 11037, "name": "regionIds", "variant": "param", "kind": 32768, @@ -7772,7 +7772,7 @@ } }, { - "id": 11052, + "id": 11038, "name": "config", "variant": "param", "kind": 32768, @@ -7789,11 +7789,11 @@ }, "type": { "type": "reference", - "target": 11168, + "target": 11154, "typeArguments": [ { "type": "reference", - "target": 11050, + "target": 11036, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -7804,7 +7804,7 @@ } }, { - "id": 11053, + "id": 11039, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -7821,7 +7821,7 @@ }, "type": { "type": "reference", - "target": 11094, + "target": 11080, "name": "Context", "package": "@medusajs/types" } @@ -7873,14 +7873,14 @@ ] }, { - "id": 11054, + "id": 11040, "name": "restoreRegions", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 11055, + "id": 11041, "name": "restoreRegions", "variant": "signature", "kind": 4096, @@ -7931,7 +7931,7 @@ }, "typeParameters": [ { - "id": 11056, + "id": 11042, "name": "TReturnableLinkableKeys", "variant": "typeParam", "kind": 131072, @@ -7948,7 +7948,7 @@ ], "parameters": [ { - "id": 11057, + "id": 11043, "name": "regionIds", "variant": "param", "kind": 32768, @@ -7970,7 +7970,7 @@ } }, { - "id": 11058, + "id": 11044, "name": "config", "variant": "param", "kind": 32768, @@ -8003,11 +8003,11 @@ }, "type": { "type": "reference", - "target": 11171, + "target": 11157, "typeArguments": [ { "type": "reference", - "target": 11056, + "target": 11042, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -8018,7 +8018,7 @@ } }, { - "id": 11059, + "id": 11045, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -8035,7 +8035,7 @@ }, "type": { "type": "reference", - "target": 11094, + "target": 11080, "name": "Context", "package": "@medusajs/types" } @@ -8091,39 +8091,39 @@ { "title": "Methods", "children": [ + 10974, + 10981, 10988, - 10995, - 11002, - 11011, - 11018, - 11023, - 11028, - 11033, - 11038, - 11043, - 11048, - 11054 + 10997, + 11004, + 11009, + 11014, + 11019, + 11024, + 11029, + 11034, + 11040 ] } ], "extendedTypes": [ { "type": "reference", - "target": 11073, + "target": 11059, "name": "IModuleService", "package": "@medusajs/types" } ] }, { - "id": 11269, + "id": 11255, "name": "MessageAggregatorFormat", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 11270, + "id": 11256, "name": "groupBy", "variant": "declaration", "kind": 1024, @@ -8139,7 +8139,7 @@ } }, { - "id": 11271, + "id": 11257, "name": "sortBy", "variant": "declaration", "kind": 1024, @@ -8149,21 +8149,21 @@ "type": { "type": "reflection", "declaration": { - "id": 11272, + "id": 11258, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "indexSignatures": [ { - "id": 11273, + "id": 11259, "name": "__index", "variant": "signature", "kind": 8192, "flags": {}, "parameters": [ { - "id": 11274, + "id": 11260, "name": "key", "variant": "param", "kind": 32768, @@ -8204,35 +8204,35 @@ { "title": "Properties", "children": [ - 11270, - 11271 + 11256, + 11257 ] } ] }, { - "id": 11199, + "id": 11185, "name": "IMessageAggregator", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 11200, + "id": 11186, "name": "save", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 11201, + "id": 11187, "name": "save", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 11202, + "id": 11188, "name": "msg", "variant": "param", "kind": 32768, @@ -8242,7 +8242,7 @@ "types": [ { "type": "reference", - "target": 11265, + "target": 11251, "name": "Message", "package": "@medusajs/types" }, @@ -8250,7 +8250,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 11265, + "target": 11251, "name": "Message", "package": "@medusajs/types" } @@ -8267,21 +8267,21 @@ ] }, { - "id": 11203, + "id": 11189, "name": "getMessages", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 11204, + "id": 11190, "name": "getMessages", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 11205, + "id": 11191, "name": "format", "variant": "param", "kind": 32768, @@ -8290,7 +8290,7 @@ }, "type": { "type": "reference", - "target": 11269, + "target": 11255, "name": "MessageAggregatorFormat", "package": "@medusajs/types" } @@ -8311,7 +8311,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 11265, + "target": 11251, "name": "Message", "package": "@medusajs/types" } @@ -8324,14 +8324,14 @@ ] }, { - "id": 11206, + "id": 11192, "name": "clearMessages", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 11207, + "id": 11193, "name": "clearMessages", "variant": "signature", "kind": 4096, @@ -8344,21 +8344,21 @@ ] }, { - "id": 11208, + "id": 11194, "name": "saveRawMessageData", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 11209, + "id": 11195, "name": "saveRawMessageData", "variant": "signature", "kind": 4096, "flags": {}, "typeParameters": [ { - "id": 11210, + "id": 11196, "name": "T", "variant": "typeParam", "kind": 131072, @@ -8367,7 +8367,7 @@ ], "parameters": [ { - "id": 11211, + "id": 11197, "name": "messageData", "variant": "param", "kind": 32768, @@ -8377,11 +8377,11 @@ "types": [ { "type": "reference", - "target": 11275, + "target": 11261, "typeArguments": [ { "type": "reference", - "target": 11210, + "target": 11196, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -8394,11 +8394,11 @@ "type": "array", "elementType": { "type": "reference", - "target": 11275, + "target": 11261, "typeArguments": [ { "type": "reference", - "target": 11210, + "target": 11196, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -8412,7 +8412,7 @@ } }, { - "id": 11212, + "id": 11198, "name": "options", "variant": "param", "kind": 32768, @@ -8452,16 +8452,16 @@ { "title": "Methods", "children": [ - 11200, - 11203, - 11206, - 11208 + 11186, + 11189, + 11192, + 11194 ] } ] }, { - "id": 11094, + "id": 11080, "name": "Context", "variant": "declaration", "kind": 256, @@ -8476,7 +8476,7 @@ }, "children": [ { - "id": 11095, + "id": 11081, "name": "__type", "variant": "declaration", "kind": 1024, @@ -8489,7 +8489,7 @@ } }, { - "id": 11096, + "id": 11082, "name": "transactionManager", "variant": "declaration", "kind": 1024, @@ -8522,14 +8522,14 @@ }, "type": { "type": "reference", - "target": 11105, + "target": 11091, "name": "TManager", "package": "@medusajs/types", "refersToTypeParameter": true } }, { - "id": 11097, + "id": 11083, "name": "manager", "variant": "declaration", "kind": 1024, @@ -8562,14 +8562,14 @@ }, "type": { "type": "reference", - "target": 11105, + "target": 11091, "name": "TManager", "package": "@medusajs/types", "refersToTypeParameter": true } }, { - "id": 11098, + "id": 11084, "name": "isolationLevel", "variant": "declaration", "kind": 1024, @@ -8622,7 +8622,7 @@ } }, { - "id": 11099, + "id": 11085, "name": "enableNestedTransactions", "variant": "declaration", "kind": 1024, @@ -8643,7 +8643,7 @@ } }, { - "id": 11100, + "id": 11086, "name": "eventGroupId", "variant": "declaration", "kind": 1024, @@ -8664,7 +8664,7 @@ } }, { - "id": 11101, + "id": 11087, "name": "transactionId", "variant": "declaration", "kind": 1024, @@ -8685,7 +8685,7 @@ } }, { - "id": 11102, + "id": 11088, "name": "messageAggregator", "variant": "declaration", "kind": 1024, @@ -8702,13 +8702,13 @@ }, "type": { "type": "reference", - "target": 11199, + "target": 11185, "name": "IMessageAggregator", "package": "@medusajs/types" } }, { - "id": 11103, + "id": 11089, "name": "requestId", "variant": "declaration", "kind": 1024, @@ -8729,7 +8729,7 @@ } }, { - "id": 11104, + "id": 11090, "name": "idempotencyKey", "variant": "declaration", "kind": 1024, @@ -8754,22 +8754,22 @@ { "title": "Properties", "children": [ - 11095, - 11096, - 11097, - 11098, - 11099, - 11100, - 11101, - 11102, - 11103, - 11104 + 11081, + 11082, + 11083, + 11084, + 11085, + 11086, + 11087, + 11088, + 11089, + 11090 ] } ], "typeParameters": [ { - "id": 11105, + "id": 11091, "name": "TManager", "variant": "typeParam", "kind": 131072, @@ -8786,1245 +8786,1297 @@ { "title": "Interfaces", "children": [ - 11139, - 11216, - 11168, - 11171, - 11289, - 11242, - 11073, - 11213, - 11106, - 11152, - 11129, - 11159, - 11087, - 11116, - 11123, - 10987, - 11269, + 11125, + 11202, + 11154, + 11157, + 11275, + 11228, + 11059, 11199, - 11094 + 11092, + 11138, + 11115, + 11145, + 11073, + 11102, + 11109, + 10973, + 11255, + 11185, + 11080 ] }, { "title": "Type Aliases", "children": [ - 11198, - 11285, - 11287, - 11307, - 11335, - 11325, - 11220, - 11323, - 11317, - 11322, + 11184, + 11271, + 11273, + 11293, + 11321, 11311, - 11319, - 11301, - 11265, - 11275, - 11292, - 11259, - 11174, - 11256 + 11206, + 11309, + 11303, + 11308, + 11297, + 11305, + 11287, + 11251, + 11261, + 11278, + 11245, + 11160, + 11242 ] } ], "packageName": "@medusajs/types", "symbolIdMap": { - "10986": { + "10972": { "sourceFileName": "../../../../packages/core/types/src/region/service.ts", "qualifiedName": "" }, - "10987": { + "10973": { "sourceFileName": "../../../../packages/core/types/src/region/service.ts", "qualifiedName": "IRegionModuleService" }, - "10988": { + "10974": { "sourceFileName": "../../../../packages/core/types/src/region/service.ts", "qualifiedName": "IRegionModuleService.createRegions" }, + "10975": { + "sourceFileName": "../../../../packages/core/types/src/region/service.ts", + "qualifiedName": "IRegionModuleService.createRegions" + }, + "10976": { + "sourceFileName": "../../../../packages/core/types/src/region/service.ts", + "qualifiedName": "data" + }, + "10977": { + "sourceFileName": "../../../../packages/core/types/src/region/service.ts", + "qualifiedName": "sharedContext" + }, + "10978": { + "sourceFileName": "../../../../packages/core/types/src/region/service.ts", + "qualifiedName": "IRegionModuleService.createRegions" + }, + "10979": { + "sourceFileName": "../../../../packages/core/types/src/region/service.ts", + "qualifiedName": "data" + }, + "10980": { + "sourceFileName": "../../../../packages/core/types/src/region/service.ts", + "qualifiedName": "sharedContext" + }, + "10981": { + "sourceFileName": "../../../../packages/core/types/src/region/service.ts", + "qualifiedName": "IRegionModuleService.upsertRegions" + }, + "10982": { + "sourceFileName": "../../../../packages/core/types/src/region/service.ts", + "qualifiedName": "IRegionModuleService.upsertRegions" + }, + "10983": { + "sourceFileName": "../../../../packages/core/types/src/region/service.ts", + "qualifiedName": "data" + }, + "10984": { + "sourceFileName": "../../../../packages/core/types/src/region/service.ts", + "qualifiedName": "sharedContext" + }, + "10985": { + "sourceFileName": "../../../../packages/core/types/src/region/service.ts", + "qualifiedName": "IRegionModuleService.upsertRegions" + }, + "10986": { + "sourceFileName": "../../../../packages/core/types/src/region/service.ts", + "qualifiedName": "data" + }, + "10987": { + "sourceFileName": "../../../../packages/core/types/src/region/service.ts", + "qualifiedName": "sharedContext" + }, + "10988": { + "sourceFileName": "../../../../packages/core/types/src/region/service.ts", + "qualifiedName": "IRegionModuleService.updateRegions" + }, "10989": { "sourceFileName": "../../../../packages/core/types/src/region/service.ts", - "qualifiedName": "IRegionModuleService.createRegions" + "qualifiedName": "IRegionModuleService.updateRegions" }, "10990": { "sourceFileName": "../../../../packages/core/types/src/region/service.ts", - "qualifiedName": "data" + "qualifiedName": "id" }, "10991": { "sourceFileName": "../../../../packages/core/types/src/region/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "data" }, "10992": { "sourceFileName": "../../../../packages/core/types/src/region/service.ts", - "qualifiedName": "IRegionModuleService.createRegions" + "qualifiedName": "sharedContext" }, "10993": { "sourceFileName": "../../../../packages/core/types/src/region/service.ts", - "qualifiedName": "data" + "qualifiedName": "IRegionModuleService.updateRegions" }, "10994": { "sourceFileName": "../../../../packages/core/types/src/region/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "selector" }, "10995": { "sourceFileName": "../../../../packages/core/types/src/region/service.ts", - "qualifiedName": "IRegionModuleService.upsertRegions" + "qualifiedName": "data" }, "10996": { "sourceFileName": "../../../../packages/core/types/src/region/service.ts", - "qualifiedName": "IRegionModuleService.upsertRegions" + "qualifiedName": "sharedContext" }, "10997": { "sourceFileName": "../../../../packages/core/types/src/region/service.ts", - "qualifiedName": "data" + "qualifiedName": "IRegionModuleService.deleteRegions" }, "10998": { "sourceFileName": "../../../../packages/core/types/src/region/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IRegionModuleService.deleteRegions" }, "10999": { "sourceFileName": "../../../../packages/core/types/src/region/service.ts", - "qualifiedName": "IRegionModuleService.upsertRegions" + "qualifiedName": "ids" }, "11000": { "sourceFileName": "../../../../packages/core/types/src/region/service.ts", - "qualifiedName": "data" + "qualifiedName": "sharedContext" }, "11001": { "sourceFileName": "../../../../packages/core/types/src/region/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IRegionModuleService.deleteRegions" }, "11002": { "sourceFileName": "../../../../packages/core/types/src/region/service.ts", - "qualifiedName": "IRegionModuleService.updateRegions" + "qualifiedName": "id" }, "11003": { "sourceFileName": "../../../../packages/core/types/src/region/service.ts", - "qualifiedName": "IRegionModuleService.updateRegions" + "qualifiedName": "sharedContext" }, "11004": { "sourceFileName": "../../../../packages/core/types/src/region/service.ts", - "qualifiedName": "id" + "qualifiedName": "IRegionModuleService.retrieveRegion" }, "11005": { "sourceFileName": "../../../../packages/core/types/src/region/service.ts", - "qualifiedName": "data" + "qualifiedName": "IRegionModuleService.retrieveRegion" }, "11006": { "sourceFileName": "../../../../packages/core/types/src/region/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "id" }, "11007": { "sourceFileName": "../../../../packages/core/types/src/region/service.ts", - "qualifiedName": "IRegionModuleService.updateRegions" + "qualifiedName": "config" }, "11008": { "sourceFileName": "../../../../packages/core/types/src/region/service.ts", - "qualifiedName": "selector" + "qualifiedName": "sharedContext" }, "11009": { "sourceFileName": "../../../../packages/core/types/src/region/service.ts", - "qualifiedName": "data" + "qualifiedName": "IRegionModuleService.listRegions" }, "11010": { "sourceFileName": "../../../../packages/core/types/src/region/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IRegionModuleService.listRegions" }, "11011": { "sourceFileName": "../../../../packages/core/types/src/region/service.ts", - "qualifiedName": "IRegionModuleService.deleteRegions" + "qualifiedName": "filters" }, "11012": { "sourceFileName": "../../../../packages/core/types/src/region/service.ts", - "qualifiedName": "IRegionModuleService.deleteRegions" + "qualifiedName": "config" }, "11013": { "sourceFileName": "../../../../packages/core/types/src/region/service.ts", - "qualifiedName": "ids" + "qualifiedName": "sharedContext" }, "11014": { "sourceFileName": "../../../../packages/core/types/src/region/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IRegionModuleService.listAndCountRegions" }, "11015": { "sourceFileName": "../../../../packages/core/types/src/region/service.ts", - "qualifiedName": "IRegionModuleService.deleteRegions" + "qualifiedName": "IRegionModuleService.listAndCountRegions" }, "11016": { "sourceFileName": "../../../../packages/core/types/src/region/service.ts", - "qualifiedName": "id" + "qualifiedName": "filters" }, "11017": { "sourceFileName": "../../../../packages/core/types/src/region/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "config" }, "11018": { "sourceFileName": "../../../../packages/core/types/src/region/service.ts", - "qualifiedName": "IRegionModuleService.retrieveRegion" + "qualifiedName": "sharedContext" }, "11019": { "sourceFileName": "../../../../packages/core/types/src/region/service.ts", - "qualifiedName": "IRegionModuleService.retrieveRegion" + "qualifiedName": "IRegionModuleService.retrieveCountry" }, "11020": { "sourceFileName": "../../../../packages/core/types/src/region/service.ts", - "qualifiedName": "id" + "qualifiedName": "IRegionModuleService.retrieveCountry" }, "11021": { "sourceFileName": "../../../../packages/core/types/src/region/service.ts", - "qualifiedName": "config" + "qualifiedName": "countryId" }, "11022": { "sourceFileName": "../../../../packages/core/types/src/region/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "config" }, "11023": { "sourceFileName": "../../../../packages/core/types/src/region/service.ts", - "qualifiedName": "IRegionModuleService.listRegions" + "qualifiedName": "sharedContext" }, "11024": { "sourceFileName": "../../../../packages/core/types/src/region/service.ts", - "qualifiedName": "IRegionModuleService.listRegions" + "qualifiedName": "IRegionModuleService.listCountries" }, "11025": { "sourceFileName": "../../../../packages/core/types/src/region/service.ts", - "qualifiedName": "filters" + "qualifiedName": "IRegionModuleService.listCountries" }, "11026": { "sourceFileName": "../../../../packages/core/types/src/region/service.ts", - "qualifiedName": "config" + "qualifiedName": "filters" }, "11027": { "sourceFileName": "../../../../packages/core/types/src/region/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "config" }, "11028": { "sourceFileName": "../../../../packages/core/types/src/region/service.ts", - "qualifiedName": "IRegionModuleService.listAndCountRegions" + "qualifiedName": "sharedContext" }, "11029": { "sourceFileName": "../../../../packages/core/types/src/region/service.ts", - "qualifiedName": "IRegionModuleService.listAndCountRegions" + "qualifiedName": "IRegionModuleService.listAndCountCountries" }, "11030": { "sourceFileName": "../../../../packages/core/types/src/region/service.ts", - "qualifiedName": "filters" + "qualifiedName": "IRegionModuleService.listAndCountCountries" }, "11031": { "sourceFileName": "../../../../packages/core/types/src/region/service.ts", - "qualifiedName": "config" + "qualifiedName": "filters" }, "11032": { "sourceFileName": "../../../../packages/core/types/src/region/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "config" }, "11033": { "sourceFileName": "../../../../packages/core/types/src/region/service.ts", - "qualifiedName": "IRegionModuleService.retrieveCountry" + "qualifiedName": "sharedContext" }, "11034": { "sourceFileName": "../../../../packages/core/types/src/region/service.ts", - "qualifiedName": "IRegionModuleService.retrieveCountry" + "qualifiedName": "IRegionModuleService.softDeleteRegions" }, "11035": { "sourceFileName": "../../../../packages/core/types/src/region/service.ts", - "qualifiedName": "countryId" + "qualifiedName": "IRegionModuleService.softDeleteRegions" }, "11036": { "sourceFileName": "../../../../packages/core/types/src/region/service.ts", - "qualifiedName": "config" + "qualifiedName": "TReturnableLinkableKeys" }, "11037": { "sourceFileName": "../../../../packages/core/types/src/region/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "regionIds" }, "11038": { "sourceFileName": "../../../../packages/core/types/src/region/service.ts", - "qualifiedName": "IRegionModuleService.listCountries" + "qualifiedName": "config" }, "11039": { "sourceFileName": "../../../../packages/core/types/src/region/service.ts", - "qualifiedName": "IRegionModuleService.listCountries" + "qualifiedName": "sharedContext" }, "11040": { "sourceFileName": "../../../../packages/core/types/src/region/service.ts", - "qualifiedName": "filters" + "qualifiedName": "IRegionModuleService.restoreRegions" }, "11041": { "sourceFileName": "../../../../packages/core/types/src/region/service.ts", - "qualifiedName": "config" + "qualifiedName": "IRegionModuleService.restoreRegions" }, "11042": { "sourceFileName": "../../../../packages/core/types/src/region/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "TReturnableLinkableKeys" }, "11043": { "sourceFileName": "../../../../packages/core/types/src/region/service.ts", - "qualifiedName": "IRegionModuleService.listAndCountCountries" + "qualifiedName": "regionIds" }, "11044": { "sourceFileName": "../../../../packages/core/types/src/region/service.ts", - "qualifiedName": "IRegionModuleService.listAndCountCountries" + "qualifiedName": "config" }, "11045": { - "sourceFileName": "../../../../packages/core/types/src/region/service.ts", - "qualifiedName": "filters" - }, - "11046": { - "sourceFileName": "../../../../packages/core/types/src/region/service.ts", - "qualifiedName": "config" - }, - "11047": { "sourceFileName": "../../../../packages/core/types/src/region/service.ts", "qualifiedName": "sharedContext" }, - "11048": { - "sourceFileName": "../../../../packages/core/types/src/region/service.ts", - "qualifiedName": "IRegionModuleService.softDeleteRegions" - }, - "11049": { - "sourceFileName": "../../../../packages/core/types/src/region/service.ts", - "qualifiedName": "IRegionModuleService.softDeleteRegions" - }, - "11050": { - "sourceFileName": "../../../../packages/core/types/src/region/service.ts", - "qualifiedName": "TReturnableLinkableKeys" - }, - "11051": { - "sourceFileName": "../../../../packages/core/types/src/region/service.ts", - "qualifiedName": "regionIds" - }, - "11052": { - "sourceFileName": "../../../../packages/core/types/src/region/service.ts", - "qualifiedName": "config" - }, - "11053": { - "sourceFileName": "../../../../packages/core/types/src/region/service.ts", - "qualifiedName": "sharedContext" - }, - "11054": { - "sourceFileName": "../../../../packages/core/types/src/region/service.ts", - "qualifiedName": "IRegionModuleService.restoreRegions" - }, - "11055": { - "sourceFileName": "../../../../packages/core/types/src/region/service.ts", - "qualifiedName": "IRegionModuleService.restoreRegions" - }, - "11056": { - "sourceFileName": "../../../../packages/core/types/src/region/service.ts", - "qualifiedName": "TReturnableLinkableKeys" - }, - "11057": { - "sourceFileName": "../../../../packages/core/types/src/region/service.ts", - "qualifiedName": "regionIds" - }, - "11058": { - "sourceFileName": "../../../../packages/core/types/src/region/service.ts", - "qualifiedName": "config" - }, "11059": { - "sourceFileName": "../../../../packages/core/types/src/region/service.ts", - "qualifiedName": "sharedContext" - }, - "11073": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "IModuleService" }, - "11087": { + "11073": { "sourceFileName": "../../../../packages/core/types/src/region/mutations.ts", "qualifiedName": "CreateRegionDTO" }, - "11088": { + "11074": { "sourceFileName": "../../../../packages/core/types/src/region/mutations.ts", "qualifiedName": "CreateRegionDTO.name" }, - "11089": { + "11075": { "sourceFileName": "../../../../packages/core/types/src/region/mutations.ts", "qualifiedName": "CreateRegionDTO.currency_code" }, - "11090": { + "11076": { "sourceFileName": "../../../../packages/core/types/src/region/mutations.ts", "qualifiedName": "CreateRegionDTO.automatic_taxes" }, - "11091": { + "11077": { "sourceFileName": "../../../../packages/core/types/src/region/mutations.ts", "qualifiedName": "CreateRegionDTO.countries" }, - "11092": { + "11078": { "sourceFileName": "../../../../packages/core/types/src/region/mutations.ts", "qualifiedName": "CreateRegionDTO.payment_providers" }, - "11093": { + "11079": { "sourceFileName": "../../../../packages/core/types/src/region/mutations.ts", "qualifiedName": "CreateRegionDTO.metadata" }, - "11094": { + "11080": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "Context" }, - "11095": { + "11081": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type.__type" }, - "11096": { + "11082": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type.transactionManager" }, - "11097": { + "11083": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type.manager" }, - "11098": { + "11084": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type.isolationLevel" }, - "11099": { + "11085": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type.enableNestedTransactions" }, - "11100": { + "11086": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type.eventGroupId" }, - "11101": { + "11087": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type.transactionId" }, - "11102": { + "11088": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type.messageAggregator" }, - "11103": { + "11089": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type.requestId" }, - "11104": { + "11090": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type.idempotencyKey" }, - "11105": { + "11091": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "TManager" }, - "11106": { + "11092": { "sourceFileName": "../../../../packages/core/types/src/region/common.ts", "qualifiedName": "RegionDTO" }, - "11107": { + "11093": { "sourceFileName": "../../../../packages/core/types/src/region/common.ts", "qualifiedName": "RegionDTO.id" }, - "11108": { + "11094": { "sourceFileName": "../../../../packages/core/types/src/region/common.ts", "qualifiedName": "RegionDTO.name" }, - "11109": { + "11095": { "sourceFileName": "../../../../packages/core/types/src/region/common.ts", "qualifiedName": "RegionDTO.currency_code" }, - "11110": { + "11096": { "sourceFileName": "../../../../packages/core/types/src/region/common.ts", "qualifiedName": "RegionDTO.automatic_taxes" }, - "11111": { + "11097": { "sourceFileName": "../../../../packages/core/types/src/region/common.ts", "qualifiedName": "RegionDTO.countries" }, - "11112": { + "11098": { "sourceFileName": "../../../../packages/core/types/src/region/common.ts", "qualifiedName": "RegionDTO.payment_providers" }, - "11113": { + "11099": { "sourceFileName": "../../../../packages/core/types/src/region/common.ts", "qualifiedName": "RegionDTO.metadata" }, - "11114": { + "11100": { "sourceFileName": "../../../../packages/core/types/src/region/common.ts", "qualifiedName": "RegionDTO.created_at" }, - "11115": { + "11101": { "sourceFileName": "../../../../packages/core/types/src/region/common.ts", "qualifiedName": "RegionDTO.updated_at" }, - "11116": { + "11102": { "sourceFileName": "../../../../packages/core/types/src/region/mutations.ts", "qualifiedName": "UpsertRegionDTO" }, - "11117": { + "11103": { "sourceFileName": "../../../../packages/core/types/src/region/mutations.ts", "qualifiedName": "UpsertRegionDTO.id" }, - "11118": { + "11104": { "sourceFileName": "../../../../packages/core/types/src/region/mutations.ts", "qualifiedName": "UpsertRegionDTO.name" }, - "11119": { + "11105": { "sourceFileName": "../../../../packages/core/types/src/region/mutations.ts", "qualifiedName": "UpsertRegionDTO.currency_code" }, - "11120": { + "11106": { "sourceFileName": "../../../../packages/core/types/src/region/mutations.ts", "qualifiedName": "UpsertRegionDTO.automatic_taxes" }, - "11121": { + "11107": { "sourceFileName": "../../../../packages/core/types/src/region/mutations.ts", "qualifiedName": "UpsertRegionDTO.countries" }, - "11122": { + "11108": { "sourceFileName": "../../../../packages/core/types/src/region/mutations.ts", "qualifiedName": "UpsertRegionDTO.metadata" }, - "11123": { + "11109": { "sourceFileName": "../../../../packages/core/types/src/region/mutations.ts", "qualifiedName": "UpdateRegionDTO" }, - "11124": { + "11110": { "sourceFileName": "../../../../packages/core/types/src/region/mutations.ts", "qualifiedName": "UpdateRegionDTO.name" }, - "11125": { + "11111": { "sourceFileName": "../../../../packages/core/types/src/region/mutations.ts", "qualifiedName": "UpdateRegionDTO.currency_code" }, - "11126": { + "11112": { "sourceFileName": "../../../../packages/core/types/src/region/mutations.ts", "qualifiedName": "UpdateRegionDTO.automatic_taxes" }, - "11127": { + "11113": { "sourceFileName": "../../../../packages/core/types/src/region/mutations.ts", "qualifiedName": "UpdateRegionDTO.countries" }, - "11128": { + "11114": { "sourceFileName": "../../../../packages/core/types/src/region/mutations.ts", "qualifiedName": "UpdateRegionDTO.metadata" }, - "11129": { + "11115": { "sourceFileName": "../../../../packages/core/types/src/region/common.ts", "qualifiedName": "FilterableRegionProps" }, - "11130": { + "11116": { "sourceFileName": "../../../../packages/core/types/src/region/common.ts", "qualifiedName": "FilterableRegionProps.q" }, - "11131": { + "11117": { "sourceFileName": "../../../../packages/core/types/src/region/common.ts", "qualifiedName": "FilterableRegionProps.id" }, - "11132": { + "11118": { "sourceFileName": "../../../../packages/core/types/src/region/common.ts", "qualifiedName": "FilterableRegionProps.name" }, - "11133": { + "11119": { "sourceFileName": "../../../../packages/core/types/src/region/common.ts", "qualifiedName": "FilterableRegionProps.currency_code" }, - "11134": { + "11120": { "sourceFileName": "../../../../packages/core/types/src/region/common.ts", "qualifiedName": "FilterableRegionProps.metadata" }, - "11135": { + "11121": { "sourceFileName": "../../../../packages/core/types/src/region/common.ts", "qualifiedName": "FilterableRegionProps.created_at" }, - "11136": { + "11122": { "sourceFileName": "../../../../packages/core/types/src/region/common.ts", "qualifiedName": "FilterableRegionProps.updated_at" }, - "11137": { + "11123": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.$and" }, - "11138": { + "11124": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.$or" }, - "11139": { + "11125": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig" }, - "11140": { + "11126": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig.select" }, - "11141": { + "11127": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig.skip" }, - "11142": { + "11128": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig.take" }, - "11143": { + "11129": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig.relations" }, - "11144": { + "11130": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig.order" }, - "11145": { + "11131": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "__type" }, - "11146": { + "11132": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "__type.__index" }, - "11148": { + "11134": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig.withDeleted" }, - "11149": { + "11135": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig.filters" }, - "11150": { + "11136": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig.options" }, - "11151": { + "11137": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig.Entity" }, - "11152": { + "11138": { "sourceFileName": "../../../../packages/core/types/src/region/common.ts", "qualifiedName": "RegionCountryDTO" }, - "11153": { + "11139": { "sourceFileName": "../../../../packages/core/types/src/region/common.ts", "qualifiedName": "RegionCountryDTO.id" }, - "11154": { + "11140": { "sourceFileName": "../../../../packages/core/types/src/region/common.ts", "qualifiedName": "RegionCountryDTO.iso_2" }, - "11155": { + "11141": { "sourceFileName": "../../../../packages/core/types/src/region/common.ts", "qualifiedName": "RegionCountryDTO.iso_3" }, - "11156": { + "11142": { "sourceFileName": "../../../../packages/core/types/src/region/common.ts", "qualifiedName": "RegionCountryDTO.num_code" }, - "11157": { + "11143": { "sourceFileName": "../../../../packages/core/types/src/region/common.ts", "qualifiedName": "RegionCountryDTO.name" }, - "11158": { + "11144": { "sourceFileName": "../../../../packages/core/types/src/region/common.ts", "qualifiedName": "RegionCountryDTO.display_name" }, - "11159": { + "11145": { "sourceFileName": "../../../../packages/core/types/src/region/common.ts", "qualifiedName": "FilterableRegionCountryProps" }, - "11160": { + "11146": { "sourceFileName": "../../../../packages/core/types/src/region/common.ts", "qualifiedName": "FilterableRegionCountryProps.id" }, - "11161": { + "11147": { "sourceFileName": "../../../../packages/core/types/src/region/common.ts", "qualifiedName": "FilterableRegionCountryProps.iso_2" }, - "11162": { + "11148": { "sourceFileName": "../../../../packages/core/types/src/region/common.ts", "qualifiedName": "FilterableRegionCountryProps.iso_3" }, - "11163": { + "11149": { "sourceFileName": "../../../../packages/core/types/src/region/common.ts", "qualifiedName": "FilterableRegionCountryProps.num_code" }, - "11164": { + "11150": { "sourceFileName": "../../../../packages/core/types/src/region/common.ts", "qualifiedName": "FilterableRegionCountryProps.name" }, - "11165": { + "11151": { "sourceFileName": "../../../../packages/core/types/src/region/common.ts", "qualifiedName": "FilterableRegionCountryProps.display_name" }, - "11166": { + "11152": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.$and" }, - "11167": { + "11153": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.$or" }, - "11168": { + "11154": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", "qualifiedName": "SoftDeleteReturn" }, - "11169": { + "11155": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", "qualifiedName": "__type.returnLinkableKeys" }, - "11170": { + "11156": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", "qualifiedName": "TReturnableLinkableKeys" }, - "11171": { + "11157": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", "qualifiedName": "RestoreReturn" }, - "11172": { + "11158": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", "qualifiedName": "__type.returnLinkableKeys" }, - "11173": { + "11159": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", "qualifiedName": "TReturnableLinkableKeys" }, - "11174": { + "11160": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "ModuleJoinerConfig" }, - "11175": { + "11161": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type" }, - "11176": { + "11162": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.schema" }, - "11177": { + "11163": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.relationships" }, - "11178": { + "11164": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.extends" }, - "11179": { + "11165": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type" }, - "11180": { + "11166": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.serviceName" }, - "11181": { + "11167": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.fieldAlias" }, - "11182": { + "11168": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type" }, - "11183": { + "11169": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.path" }, - "11184": { + "11170": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.forwardArgumentsOnPath" }, - "11185": { + "11171": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.isList" }, - "11186": { + "11172": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.relationship" }, - "11187": { + "11173": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.serviceName" }, - "11188": { + "11174": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.primaryKeys" }, - "11189": { + "11175": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.isLink" }, - "11190": { + "11176": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.linkableKeys" }, - "11191": { + "11177": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.isReadOnlyLink" }, - "11192": { + "11178": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.extraDataFields" }, - "11193": { + "11179": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.databaseConfig" }, - "11194": { + "11180": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type" }, - "11195": { + "11181": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.tableName" }, - "11196": { + "11182": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.idPrefix" }, - "11197": { + "11183": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.extraFields" }, - "11198": { + "11184": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "MetadataType" }, - "11199": { + "11185": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "IMessageAggregator" }, - "11200": { + "11186": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "IMessageAggregator.save" }, - "11201": { + "11187": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "IMessageAggregator.save" }, - "11202": { + "11188": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "msg" }, - "11203": { + "11189": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "IMessageAggregator.getMessages" }, - "11204": { + "11190": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "IMessageAggregator.getMessages" }, - "11205": { + "11191": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "format" }, - "11206": { + "11192": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "IMessageAggregator.clearMessages" }, - "11207": { + "11193": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "IMessageAggregator.clearMessages" }, - "11208": { + "11194": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "IMessageAggregator.saveRawMessageData" }, - "11209": { + "11195": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "IMessageAggregator.saveRawMessageData" }, - "11210": { + "11196": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "T" }, - "11211": { + "11197": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "messageData" }, - "11212": { + "11198": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "options" }, - "11213": { + "11199": { "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", "qualifiedName": "PaymentProviderDTO" }, - "11214": { + "11200": { "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", "qualifiedName": "PaymentProviderDTO.id" }, - "11215": { + "11201": { "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", "qualifiedName": "PaymentProviderDTO.is_enabled" }, - "11216": { + "11202": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable" }, - "11217": { + "11203": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.$and" }, - "11218": { + "11204": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.$or" }, - "11219": { + "11205": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.T" }, - "11220": { + "11206": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "OperatorMap" }, - "11221": { + "11207": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type" }, - "11222": { + "11208": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type.$and" }, - "11223": { + "11209": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type.$or" }, - "11224": { + "11210": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type.$eq" }, - "11225": { + "11211": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type.$ne" }, - "11226": { + "11212": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type.$in" }, - "11227": { + "11213": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type.$nin" }, - "11228": { + "11214": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type.$not" }, - "11229": { + "11215": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type.$gt" }, - "11230": { + "11216": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type.$gte" }, - "11231": { + "11217": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type.$lt" }, - "11232": { + "11218": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type.$lte" }, - "11233": { + "11219": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type.$like" }, - "11234": { + "11220": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type.$re" }, - "11235": { + "11221": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type.$ilike" }, - "11236": { + "11222": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type.$fulltext" }, - "11237": { + "11223": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type.$overlap" }, - "11238": { + "11224": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type.$contains" }, - "11239": { + "11225": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type.$contained" }, - "11240": { + "11226": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type.$exists" }, - "11241": { + "11227": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "T" }, - "11242": { + "11228": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "JoinerServiceConfig" }, - "11243": { + "11229": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "JoinerServiceConfig.serviceName" }, - "11244": { + "11230": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "JoinerServiceConfig.alias" }, - "11245": { + "11231": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "JoinerServiceConfig.fieldAlias" }, - "11246": { + "11232": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type" }, - "11247": { + "11233": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type.path" }, - "11248": { + "11234": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type.forwardArgumentsOnPath" }, - "11249": { + "11235": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "JoinerServiceConfig.primaryKeys" }, - "11250": { + "11236": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "JoinerServiceConfig.relationships" }, - "11251": { + "11237": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "JoinerServiceConfig.extends" }, - "11252": { + "11238": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type" }, - "11253": { + "11239": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type.serviceName" }, - "11254": { + "11240": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type.relationship" }, - "11255": { + "11241": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "JoinerServiceConfig.args" }, - "11256": { + "11242": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "ModuleJoinerRelationship" }, - "11257": { + "11243": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type" }, - "11258": { + "11244": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.deleteCascade" }, - "11259": { + "11245": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "LinkModulesExtraFields" }, - "11260": { + "11246": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type" }, - "11261": { + "11247": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.type" }, - "11262": { + "11248": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.defaultValue" }, - "11263": { + "11249": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.nullable" }, - "11264": { + "11250": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.options" }, - "11265": { + "11251": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "Message" }, - "11266": { + "11252": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "__type" }, - "11267": { + "11253": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "__type.options" }, - "11268": { + "11254": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "TData" }, - "11269": { + "11255": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "MessageAggregatorFormat" }, - "11270": { + "11256": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "MessageAggregatorFormat.groupBy" }, - "11271": { + "11257": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "MessageAggregatorFormat.sortBy" }, - "11272": { + "11258": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type" }, - "11273": { + "11259": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type.__index" }, - "11275": { + "11261": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "RawMessageFormat" }, - "11276": { + "11262": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "__type" }, - "11277": { + "11263": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "__type.eventName" }, - "11278": { + "11264": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "__type.data" }, - "11279": { + "11265": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "__type.source" }, - "11280": { + "11266": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "__type.object" }, - "11281": { + "11267": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "__type.action" }, - "11282": { + "11268": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "__type.context" }, - "11283": { + "11269": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "__type.options" }, - "11284": { + "11270": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "TData" }, - "11285": { + "11271": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "Query" }, - "11286": { + "11272": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "T" }, - "11287": { + "11273": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "ExpandScalar" }, - "11288": { + "11274": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "T" }, - "11289": { + "11275": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "JoinerServiceConfigAlias" }, - "11290": { + "11276": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "JoinerServiceConfigAlias.name" }, - "11291": { + "11277": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "JoinerServiceConfigAlias.args" }, - "11292": { + "11278": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "JoinerRelationship" }, - "11293": { + "11279": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type" }, - "11294": { + "11280": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type.alias" }, - "11295": { + "11281": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type.foreignKey" }, - "11296": { + "11282": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type.primaryKey" }, - "11297": { + "11283": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type.serviceName" }, - "11298": { + "11284": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type.inverse" }, - "11299": { + "11285": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type.isList" }, - "11300": { + "11286": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type.args" }, - "11301": { + "11287": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "MessageBody" }, - "11302": { + "11288": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "__type" }, - "11303": { + "11289": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "__type.eventName" }, - "11304": { + "11290": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "__type.metadata" }, - "11305": { + "11291": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "__type.data" }, - "11306": { + "11292": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "TData" }, - "11307": { + "11293": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "Scalar" }, - "11308": { + "11294": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type" }, - "11309": { + "11295": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type.toHexString" }, + "11296": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type.toHexString" + }, + "11297": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "FilterQuery" + }, + "11298": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type" + }, + "11299": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type.__index" + }, + "11301": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "T" + }, + "11302": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "Prev" + }, + "11303": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "FilterValue" + }, + "11304": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "T" + }, + "11305": { + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "EventMetadata" + }, + "11306": { + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "__type" + }, + "11307": { + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "__type.eventGroupId" + }, + "11308": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "PrevLimit" + }, + "11309": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "FilterValue2" + }, "11310": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.toHexString" + "qualifiedName": "T" }, "11311": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "FilterQuery" + "qualifiedName": "Primary" }, "11312": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", @@ -10032,93 +10084,41 @@ }, "11313": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.__index" + "qualifiedName": "__type.[PrimaryKeyType]" + }, + "11314": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type" }, "11315": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "T" + "qualifiedName": "__type._id" }, "11316": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "Prev" + "qualifiedName": "__type" }, "11317": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "FilterValue" + "qualifiedName": "__type.uuid" }, "11318": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "T" + "qualifiedName": "__type" }, "11319": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "EventMetadata" - }, - "11320": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type" - }, - "11321": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type.eventGroupId" - }, - "11322": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "PrevLimit" - }, - "11323": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "FilterValue2" - }, - "11324": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "T" - }, - "11325": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "Primary" - }, - "11326": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type" - }, - "11327": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.[PrimaryKeyType]" - }, - "11328": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type" - }, - "11329": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type._id" - }, - "11330": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type" - }, - "11331": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.uuid" - }, - "11332": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type" - }, - "11333": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type.id" }, - "11334": { + "11320": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "T" }, - "11335": { + "11321": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "ReadonlyPrimary" }, - "11336": { + "11322": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "T" } @@ -10128,7 +10128,7 @@ "1": "../../../../packages/core/types/src/region/service.ts" }, "reflections": { - "1": 10986 + "1": 10972 } } } \ No newline at end of file diff --git a/www/utils/generated/typedoc-json-output/sales-channel-models.json b/www/utils/generated/typedoc-json-output/sales-channel-models.json index 0745030443..c9aefb2a9d 100644 --- a/www/utils/generated/typedoc-json-output/sales-channel-models.json +++ b/www/utils/generated/typedoc-json-output/sales-channel-models.json @@ -1,33 +1,33 @@ { - "id": 11776, + "id": 11762, "name": "sales-channel-models", "variant": "project", "kind": 1, "flags": {}, "children": [ { - "id": 11777, + "id": 11763, "name": "SalesChannel", "variant": "declaration", "kind": 128, "flags": {}, "children": [ { - "id": 11778, + "id": 11764, "name": "constructor", "variant": "declaration", "kind": 512, "flags": {}, "signatures": [ { - "id": 11779, + "id": 11765, "name": "new SalesChannel", "variant": "signature", "kind": 16384, "flags": {}, "type": { "type": "reference", - "target": 11777, + "target": 11763, "name": "SalesChannel", "package": "@medusajs/sales-channel", "qualifiedName": "default" @@ -36,7 +36,7 @@ ] }, { - "id": 11792, + "id": 11778, "name": "[OptionalProps]", "variant": "declaration", "kind": 1024, @@ -54,7 +54,7 @@ } }, { - "id": 11780, + "id": 11766, "name": "id", "variant": "declaration", "kind": 1024, @@ -65,7 +65,7 @@ } }, { - "id": 11781, + "id": 11767, "name": "name", "variant": "declaration", "kind": 1024, @@ -76,7 +76,7 @@ } }, { - "id": 11782, + "id": 11768, "name": "description", "variant": "declaration", "kind": 1024, @@ -97,7 +97,7 @@ "defaultValue": "null" }, { - "id": 11783, + "id": 11769, "name": "is_disabled", "variant": "declaration", "kind": 1024, @@ -109,7 +109,7 @@ "defaultValue": "false" }, { - "id": 11784, + "id": 11770, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -125,7 +125,7 @@ } }, { - "id": 11785, + "id": 11771, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -161,7 +161,7 @@ "defaultValue": "null" }, { - "id": 11786, + "id": 11772, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -177,7 +177,7 @@ } }, { - "id": 11787, + "id": 11773, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -203,14 +203,14 @@ "defaultValue": "null" }, { - "id": 11788, + "id": 11774, "name": "onCreate", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 11789, + "id": 11775, "name": "onCreate", "variant": "signature", "kind": 4096, @@ -223,14 +223,14 @@ ] }, { - "id": 11790, + "id": 11776, "name": "onInit", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 11791, + "id": 11777, "name": "onInit", "variant": "signature", "kind": 4096, @@ -247,28 +247,28 @@ { "title": "Constructors", "children": [ - 11778 + 11764 ] }, { "title": "Properties", "children": [ - 11792, - 11780, - 11781, - 11782, - 11783, - 11784, - 11785, - 11786, - 11787 + 11778, + 11766, + 11767, + 11768, + 11769, + 11770, + 11771, + 11772, + 11773 ] }, { "title": "Methods", "children": [ - 11788, - 11790 + 11774, + 11776 ] } ] @@ -278,69 +278,69 @@ { "title": "Classes", "children": [ - 11777 + 11763 ] } ], "packageName": "@medusajs/sales-channel", "symbolIdMap": { - "11776": { + "11762": { "sourceFileName": "../../../../packages/modules/sales-channel/src/models/index.ts", "qualifiedName": "" }, - "11777": { + "11763": { "sourceFileName": "../../../../packages/modules/sales-channel/src/models/sales-channel.ts", "qualifiedName": "default" }, - "11780": { + "11766": { "sourceFileName": "../../../../packages/modules/sales-channel/src/models/sales-channel.ts", "qualifiedName": "default.id" }, - "11781": { + "11767": { "sourceFileName": "../../../../packages/modules/sales-channel/src/models/sales-channel.ts", "qualifiedName": "default.name" }, - "11782": { + "11768": { "sourceFileName": "../../../../packages/modules/sales-channel/src/models/sales-channel.ts", "qualifiedName": "default.description" }, - "11783": { + "11769": { "sourceFileName": "../../../../packages/modules/sales-channel/src/models/sales-channel.ts", "qualifiedName": "default.is_disabled" }, - "11784": { + "11770": { "sourceFileName": "../../../../packages/modules/sales-channel/src/models/sales-channel.ts", "qualifiedName": "default.created_at" }, - "11785": { + "11771": { "sourceFileName": "../../../../packages/modules/sales-channel/src/models/sales-channel.ts", "qualifiedName": "default.metadata" }, - "11786": { + "11772": { "sourceFileName": "../../../../packages/modules/sales-channel/src/models/sales-channel.ts", "qualifiedName": "default.updated_at" }, - "11787": { + "11773": { "sourceFileName": "../../../../packages/modules/sales-channel/src/models/sales-channel.ts", "qualifiedName": "default.deleted_at" }, - "11788": { + "11774": { "sourceFileName": "../../../../packages/modules/sales-channel/src/models/sales-channel.ts", "qualifiedName": "default.onCreate" }, - "11789": { + "11775": { "sourceFileName": "../../../../packages/modules/sales-channel/src/models/sales-channel.ts", "qualifiedName": "default.onCreate" }, - "11790": { + "11776": { "sourceFileName": "../../../../packages/modules/sales-channel/src/models/sales-channel.ts", "qualifiedName": "default.onInit" }, - "11791": { + "11777": { "sourceFileName": "../../../../packages/modules/sales-channel/src/models/sales-channel.ts", "qualifiedName": "default.onInit" }, - "11792": { + "11778": { "sourceFileName": "../../../../packages/modules/sales-channel/src/models/sales-channel.ts", "qualifiedName": "default.[OptionalProps]" } @@ -350,7 +350,7 @@ "1": "../../../../packages/modules/sales-channel/src/models/index.ts" }, "reflections": { - "1": 11776 + "1": 11762 } } } \ No newline at end of file diff --git a/www/utils/generated/typedoc-json-output/sales-channel.json b/www/utils/generated/typedoc-json-output/sales-channel.json index f10fc8a8a0..e5d3faff5a 100644 --- a/www/utils/generated/typedoc-json-output/sales-channel.json +++ b/www/utils/generated/typedoc-json-output/sales-channel.json @@ -1,12 +1,12 @@ { - "id": 11519, + "id": 11505, "name": "sales-channel", "variant": "project", "kind": 1, "flags": {}, "children": [ { - "id": 11646, + "id": 11632, "name": "FindConfig", "variant": "declaration", "kind": 256, @@ -29,7 +29,7 @@ }, "children": [ { - "id": 11647, + "id": 11633, "name": "select", "variant": "declaration", "kind": 1024, @@ -58,7 +58,7 @@ "operator": "keyof", "target": { "type": "reference", - "target": 11658, + "target": 11644, "name": "Entity", "package": "@medusajs/types", "qualifiedName": "FindConfig.Entity", @@ -70,7 +70,7 @@ } }, { - "id": 11648, + "id": 11634, "name": "skip", "variant": "declaration", "kind": 1024, @@ -100,7 +100,7 @@ } }, { - "id": 11649, + "id": 11635, "name": "take", "variant": "declaration", "kind": 1024, @@ -130,7 +130,7 @@ } }, { - "id": 11650, + "id": 11636, "name": "relations", "variant": "declaration", "kind": 1024, @@ -154,7 +154,7 @@ } }, { - "id": 11651, + "id": 11637, "name": "order", "variant": "declaration", "kind": 1024, @@ -188,21 +188,21 @@ "type": { "type": "reflection", "declaration": { - "id": 11652, + "id": 11638, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "indexSignatures": [ { - "id": 11653, + "id": 11639, "name": "__index", "variant": "signature", "kind": 8192, "flags": {}, "parameters": [ { - "id": 11654, + "id": 11640, "name": "K", "variant": "param", "kind": 32768, @@ -232,7 +232,7 @@ } }, { - "id": 11655, + "id": 11641, "name": "withDeleted", "variant": "declaration", "kind": 1024, @@ -261,7 +261,7 @@ } }, { - "id": 11656, + "id": 11642, "name": "filters", "variant": "declaration", "kind": 1024, @@ -297,7 +297,7 @@ } }, { - "id": 11657, + "id": 11643, "name": "options", "variant": "declaration", "kind": 1024, @@ -337,20 +337,20 @@ { "title": "Properties", "children": [ - 11647, - 11648, - 11649, - 11650, - 11651, - 11655, - 11656, - 11657 + 11633, + 11634, + 11635, + 11636, + 11637, + 11641, + 11642, + 11643 ] } ], "typeParameters": [ { - "id": 11658, + "id": 11644, "name": "Entity", "variant": "typeParam", "kind": 131072, @@ -359,7 +359,7 @@ ] }, { - "id": 11707, + "id": 11693, "name": "MetadataType", "variant": "declaration", "kind": 2097152, @@ -394,7 +394,7 @@ } }, { - "id": 11708, + "id": 11694, "name": "BaseFilterable", "variant": "declaration", "kind": 256, @@ -409,7 +409,7 @@ }, "children": [ { - "id": 11709, + "id": 11695, "name": "$and", "variant": "declaration", "kind": 1024, @@ -431,11 +431,11 @@ "types": [ { "type": "reference", - "target": 11708, + "target": 11694, "typeArguments": [ { "type": "reference", - "target": 11711, + "target": 11697, "name": "T", "package": "@medusajs/types", "qualifiedName": "BaseFilterable.T", @@ -447,7 +447,7 @@ }, { "type": "reference", - "target": 11711, + "target": 11697, "name": "T", "package": "@medusajs/types", "qualifiedName": "BaseFilterable.T", @@ -458,7 +458,7 @@ } }, { - "id": 11710, + "id": 11696, "name": "$or", "variant": "declaration", "kind": 1024, @@ -480,11 +480,11 @@ "types": [ { "type": "reference", - "target": 11708, + "target": 11694, "typeArguments": [ { "type": "reference", - "target": 11711, + "target": 11697, "name": "T", "package": "@medusajs/types", "qualifiedName": "BaseFilterable.T", @@ -496,7 +496,7 @@ }, { "type": "reference", - "target": 11711, + "target": 11697, "name": "T", "package": "@medusajs/types", "qualifiedName": "BaseFilterable.T", @@ -511,14 +511,14 @@ { "title": "Properties", "children": [ - 11709, - 11710 + 11695, + 11696 ] } ], "typeParameters": [ { - "id": 11711, + "id": 11697, "name": "T", "variant": "typeParam", "kind": 131072, @@ -528,13 +528,13 @@ "extendedBy": [ { "type": "reference", - "target": 11633, + "target": 11619, "name": "FilterableSalesChannelProps" } ] }, { - "id": 11659, + "id": 11645, "name": "SoftDeleteReturn", "variant": "declaration", "kind": 256, @@ -549,7 +549,7 @@ }, "children": [ { - "id": 11660, + "id": 11646, "name": "returnLinkableKeys", "variant": "declaration", "kind": 1024, @@ -568,7 +568,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 11661, + "target": 11647, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -580,13 +580,13 @@ { "title": "Properties", "children": [ - 11660 + 11646 ] } ], "typeParameters": [ { - "id": 11661, + "id": 11647, "name": "TReturnableLinkableKeys", "variant": "typeParam", "kind": 131072, @@ -599,7 +599,7 @@ ] }, { - "id": 11662, + "id": 11648, "name": "RestoreReturn", "variant": "declaration", "kind": 256, @@ -614,7 +614,7 @@ }, "children": [ { - "id": 11663, + "id": 11649, "name": "returnLinkableKeys", "variant": "declaration", "kind": 1024, @@ -633,7 +633,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 11664, + "target": 11650, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -645,13 +645,13 @@ { "title": "Properties", "children": [ - 11663 + 11649 ] } ], "typeParameters": [ { - "id": 11664, + "id": 11650, "name": "TReturnableLinkableKeys", "variant": "typeParam", "kind": 131072, @@ -664,7 +664,7 @@ ] }, { - "id": 11773, + "id": 11759, "name": "EventMetadata", "variant": "declaration", "kind": 2097152, @@ -694,14 +694,14 @@ { "type": "reflection", "declaration": { - "id": 11774, + "id": 11760, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 11775, + "id": 11761, "name": "eventGroupId", "variant": "declaration", "kind": 1024, @@ -718,7 +718,7 @@ { "title": "Properties", "children": [ - 11775 + 11761 ] } ] @@ -728,14 +728,14 @@ } }, { - "id": 11767, + "id": 11753, "name": "MessageBody", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 11772, + "id": 11758, "name": "TData", "variant": "typeParam", "kind": 131072, @@ -749,14 +749,14 @@ "type": { "type": "reflection", "declaration": { - "id": 11768, + "id": 11754, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 11769, + "id": 11755, "name": "eventName", "variant": "declaration", "kind": 1024, @@ -767,7 +767,7 @@ } }, { - "id": 11770, + "id": 11756, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -776,20 +776,20 @@ }, "type": { "type": "reference", - "target": 11773, + "target": 11759, "name": "EventMetadata", "package": "@medusajs/types" } }, { - "id": 11771, + "id": 11757, "name": "data", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 11772, + "target": 11758, "name": "TData", "package": "@medusajs/types", "refersToTypeParameter": true @@ -800,9 +800,9 @@ { "title": "Properties", "children": [ - 11769, - 11770, - 11771 + 11755, + 11756, + 11757 ] } ] @@ -810,14 +810,14 @@ } }, { - "id": 11735, + "id": 11721, "name": "Message", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 11738, + "id": 11724, "name": "TData", "variant": "typeParam", "kind": 131072, @@ -833,11 +833,11 @@ "types": [ { "type": "reference", - "target": 11767, + "target": 11753, "typeArguments": [ { "type": "reference", - "target": 11738, + "target": 11724, "name": "TData", "package": "@medusajs/types", "refersToTypeParameter": true @@ -849,14 +849,14 @@ { "type": "reflection", "declaration": { - "id": 11736, + "id": 11722, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 11737, + "id": 11723, "name": "options", "variant": "declaration", "kind": 1024, @@ -888,7 +888,7 @@ { "title": "Properties", "children": [ - 11737 + 11723 ] } ] @@ -898,14 +898,14 @@ } }, { - "id": 11745, + "id": 11731, "name": "RawMessageFormat", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 11754, + "id": 11740, "name": "TData", "variant": "typeParam", "kind": 131072, @@ -919,14 +919,14 @@ "type": { "type": "reflection", "declaration": { - "id": 11746, + "id": 11732, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 11747, + "id": 11733, "name": "eventName", "variant": "declaration", "kind": 1024, @@ -937,21 +937,21 @@ } }, { - "id": 11748, + "id": 11734, "name": "data", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 11754, + "target": 11740, "name": "TData", "package": "@medusajs/types", "refersToTypeParameter": true } }, { - "id": 11749, + "id": 11735, "name": "source", "variant": "declaration", "kind": 1024, @@ -962,7 +962,7 @@ } }, { - "id": 11750, + "id": 11736, "name": "object", "variant": "declaration", "kind": 1024, @@ -973,7 +973,7 @@ } }, { - "id": 11751, + "id": 11737, "name": "action", "variant": "declaration", "kind": 1024, @@ -986,7 +986,7 @@ } }, { - "id": 11752, + "id": 11738, "name": "context", "variant": "declaration", "kind": 1024, @@ -1002,7 +1002,7 @@ "typeArguments": [ { "type": "reference", - "target": 11609, + "target": 11595, "name": "Context", "package": "@medusajs/types" }, @@ -1016,7 +1016,7 @@ } }, { - "id": 11753, + "id": 11739, "name": "options", "variant": "declaration", "kind": 1024, @@ -1048,13 +1048,13 @@ { "title": "Properties", "children": [ - 11747, - 11748, - 11749, - 11750, - 11751, - 11752, - 11753 + 11733, + 11734, + 11735, + 11736, + 11737, + 11738, + 11739 ] } ] @@ -1062,7 +1062,7 @@ } }, { - "id": 11758, + "id": 11744, "name": "JoinerRelationship", "variant": "declaration", "kind": 2097152, @@ -1070,14 +1070,14 @@ "type": { "type": "reflection", "declaration": { - "id": 11759, + "id": 11745, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 11760, + "id": 11746, "name": "alias", "variant": "declaration", "kind": 1024, @@ -1088,7 +1088,7 @@ } }, { - "id": 11761, + "id": 11747, "name": "foreignKey", "variant": "declaration", "kind": 1024, @@ -1099,7 +1099,7 @@ } }, { - "id": 11762, + "id": 11748, "name": "primaryKey", "variant": "declaration", "kind": 1024, @@ -1110,7 +1110,7 @@ } }, { - "id": 11763, + "id": 11749, "name": "serviceName", "variant": "declaration", "kind": 1024, @@ -1121,7 +1121,7 @@ } }, { - "id": 11764, + "id": 11750, "name": "inverse", "variant": "declaration", "kind": 1024, @@ -1142,7 +1142,7 @@ } }, { - "id": 11765, + "id": 11751, "name": "isList", "variant": "declaration", "kind": 1024, @@ -1163,7 +1163,7 @@ } }, { - "id": 11766, + "id": 11752, "name": "args", "variant": "declaration", "kind": 1024, @@ -1203,13 +1203,13 @@ { "title": "Properties", "children": [ - 11760, - 11761, - 11762, - 11763, - 11764, - 11765, - 11766 + 11746, + 11747, + 11748, + 11749, + 11750, + 11751, + 11752 ] } ] @@ -1217,14 +1217,14 @@ } }, { - "id": 11755, + "id": 11741, "name": "JoinerServiceConfigAlias", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 11756, + "id": 11742, "name": "name", "variant": "declaration", "kind": 1024, @@ -1247,7 +1247,7 @@ } }, { - "id": 11757, + "id": 11743, "name": "args", "variant": "declaration", "kind": 1024, @@ -1287,21 +1287,21 @@ { "title": "Properties", "children": [ - 11756, - 11757 + 11742, + 11743 ] } ] }, { - "id": 11712, + "id": 11698, "name": "JoinerServiceConfig", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 11713, + "id": 11699, "name": "serviceName", "variant": "declaration", "kind": 1024, @@ -1312,7 +1312,7 @@ } }, { - "id": 11714, + "id": 11700, "name": "alias", "variant": "declaration", "kind": 1024, @@ -1332,7 +1332,7 @@ "types": [ { "type": "reference", - "target": 11755, + "target": 11741, "name": "JoinerServiceConfigAlias", "package": "@medusajs/types" }, @@ -1340,7 +1340,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 11755, + "target": 11741, "name": "JoinerServiceConfigAlias", "package": "@medusajs/types" } @@ -1349,7 +1349,7 @@ } }, { - "id": 11715, + "id": 11701, "name": "fieldAlias", "variant": "declaration", "kind": 1024, @@ -1385,14 +1385,14 @@ { "type": "reflection", "declaration": { - "id": 11716, + "id": 11702, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 11717, + "id": 11703, "name": "path", "variant": "declaration", "kind": 1024, @@ -1403,7 +1403,7 @@ } }, { - "id": 11718, + "id": 11704, "name": "forwardArgumentsOnPath", "variant": "declaration", "kind": 1024, @@ -1421,8 +1421,8 @@ { "title": "Properties", "children": [ - 11717, - 11718 + 11703, + 11704 ] } ] @@ -1436,7 +1436,7 @@ } }, { - "id": 11719, + "id": 11705, "name": "primaryKeys", "variant": "declaration", "kind": 1024, @@ -1450,7 +1450,7 @@ } }, { - "id": 11720, + "id": 11706, "name": "relationships", "variant": "declaration", "kind": 1024, @@ -1461,14 +1461,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 11758, + "target": 11744, "name": "JoinerRelationship", "package": "@medusajs/types" } } }, { - "id": 11721, + "id": 11707, "name": "extends", "variant": "declaration", "kind": 1024, @@ -1480,14 +1480,14 @@ "elementType": { "type": "reflection", "declaration": { - "id": 11722, + "id": 11708, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 11723, + "id": 11709, "name": "serviceName", "variant": "declaration", "kind": 1024, @@ -1498,14 +1498,14 @@ } }, { - "id": 11724, + "id": 11710, "name": "relationship", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 11758, + "target": 11744, "name": "JoinerRelationship", "package": "@medusajs/types" } @@ -1515,8 +1515,8 @@ { "title": "Properties", "children": [ - 11723, - 11724 + 11709, + 11710 ] } ] @@ -1525,7 +1525,7 @@ } }, { - "id": 11725, + "id": 11711, "name": "args", "variant": "declaration", "kind": 1024, @@ -1565,19 +1565,19 @@ { "title": "Properties", "children": [ - 11713, - 11714, - 11715, - 11719, - 11720, - 11721, - 11725 + 11699, + 11700, + 11701, + 11705, + 11706, + 11707, + 11711 ] } ] }, { - "id": 11729, + "id": 11715, "name": "LinkModulesExtraFields", "variant": "declaration", "kind": 2097152, @@ -1596,14 +1596,14 @@ { "type": "reflection", "declaration": { - "id": 11730, + "id": 11716, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 11731, + "id": 11717, "name": "type", "variant": "declaration", "kind": 1024, @@ -1699,7 +1699,7 @@ } }, { - "id": 11732, + "id": 11718, "name": "defaultValue", "variant": "declaration", "kind": 1024, @@ -1712,7 +1712,7 @@ } }, { - "id": 11733, + "id": 11719, "name": "nullable", "variant": "declaration", "kind": 1024, @@ -1725,7 +1725,7 @@ } }, { - "id": 11734, + "id": 11720, "name": "options", "variant": "declaration", "kind": 1024, @@ -1765,10 +1765,10 @@ { "title": "Properties", "children": [ - 11731, - 11732, - 11733, - 11734 + 11717, + 11718, + 11719, + 11720 ] } ] @@ -1780,7 +1780,7 @@ } }, { - "id": 11665, + "id": 11651, "name": "ModuleJoinerConfig", "variant": "declaration", "kind": 2097152, @@ -1797,7 +1797,7 @@ "typeArguments": [ { "type": "reference", - "target": 11712, + "target": 11698, "name": "JoinerServiceConfig", "package": "@medusajs/types" }, @@ -1829,14 +1829,14 @@ { "type": "reflection", "declaration": { - "id": 11666, + "id": 11652, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 11667, + "id": 11653, "name": "schema", "variant": "declaration", "kind": 1024, @@ -1857,7 +1857,7 @@ } }, { - "id": 11668, + "id": 11654, "name": "relationships", "variant": "declaration", "kind": 1024, @@ -1868,14 +1868,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 11726, + "target": 11712, "name": "ModuleJoinerRelationship", "package": "@medusajs/types" } } }, { - "id": 11669, + "id": 11655, "name": "extends", "variant": "declaration", "kind": 1024, @@ -1887,14 +1887,14 @@ "elementType": { "type": "reflection", "declaration": { - "id": 11670, + "id": 11656, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 11671, + "id": 11657, "name": "serviceName", "variant": "declaration", "kind": 1024, @@ -1905,7 +1905,7 @@ } }, { - "id": 11672, + "id": 11658, "name": "fieldAlias", "variant": "declaration", "kind": 1024, @@ -1933,14 +1933,14 @@ { "type": "reflection", "declaration": { - "id": 11673, + "id": 11659, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 11674, + "id": 11660, "name": "path", "variant": "declaration", "kind": 1024, @@ -1951,7 +1951,7 @@ } }, { - "id": 11675, + "id": 11661, "name": "forwardArgumentsOnPath", "variant": "declaration", "kind": 1024, @@ -1967,7 +1967,7 @@ } }, { - "id": 11676, + "id": 11662, "name": "isList", "variant": "declaration", "kind": 1024, @@ -1984,9 +1984,9 @@ { "title": "Properties", "children": [ - 11674, - 11675, - 11676 + 11660, + 11661, + 11662 ] } ] @@ -2000,14 +2000,14 @@ } }, { - "id": 11677, + "id": 11663, "name": "relationship", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 11726, + "target": 11712, "name": "ModuleJoinerRelationship", "package": "@medusajs/types" } @@ -2017,9 +2017,9 @@ { "title": "Properties", "children": [ - 11671, - 11672, - 11677 + 11657, + 11658, + 11663 ] } ] @@ -2028,7 +2028,7 @@ } }, { - "id": 11678, + "id": 11664, "name": "serviceName", "variant": "declaration", "kind": 1024, @@ -2041,7 +2041,7 @@ } }, { - "id": 11679, + "id": 11665, "name": "primaryKeys", "variant": "declaration", "kind": 1024, @@ -2057,7 +2057,7 @@ } }, { - "id": 11680, + "id": 11666, "name": "isLink", "variant": "declaration", "kind": 1024, @@ -2078,7 +2078,7 @@ } }, { - "id": 11681, + "id": 11667, "name": "linkableKeys", "variant": "declaration", "kind": 1024, @@ -2114,7 +2114,7 @@ } }, { - "id": 11682, + "id": 11668, "name": "isReadOnlyLink", "variant": "declaration", "kind": 1024, @@ -2135,7 +2135,7 @@ } }, { - "id": 11683, + "id": 11669, "name": "extraDataFields", "variant": "declaration", "kind": 1024, @@ -2159,7 +2159,7 @@ } }, { - "id": 11684, + "id": 11670, "name": "databaseConfig", "variant": "declaration", "kind": 1024, @@ -2169,14 +2169,14 @@ "type": { "type": "reflection", "declaration": { - "id": 11685, + "id": 11671, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 11686, + "id": 11672, "name": "tableName", "variant": "declaration", "kind": 1024, @@ -2197,7 +2197,7 @@ } }, { - "id": 11687, + "id": 11673, "name": "idPrefix", "variant": "declaration", "kind": 1024, @@ -2218,7 +2218,7 @@ } }, { - "id": 11688, + "id": 11674, "name": "extraFields", "variant": "declaration", "kind": 1024, @@ -2227,7 +2227,7 @@ }, "type": { "type": "reference", - "target": 11729, + "target": 11715, "name": "LinkModulesExtraFields", "package": "@medusajs/types" } @@ -2237,9 +2237,9 @@ { "title": "Properties", "children": [ - 11686, - 11687, - 11688 + 11672, + 11673, + 11674 ] } ] @@ -2251,16 +2251,16 @@ { "title": "Properties", "children": [ + 11653, + 11654, + 11655, + 11664, + 11665, + 11666, 11667, 11668, 11669, - 11678, - 11679, - 11680, - 11681, - 11682, - 11683, - 11684 + 11670 ] } ] @@ -2270,7 +2270,7 @@ } }, { - "id": 11726, + "id": 11712, "name": "ModuleJoinerRelationship", "variant": "declaration", "kind": 2097152, @@ -2280,21 +2280,21 @@ "types": [ { "type": "reference", - "target": 11758, + "target": 11744, "name": "JoinerRelationship", "package": "@medusajs/types" }, { "type": "reflection", "declaration": { - "id": 11727, + "id": 11713, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 11728, + "id": 11714, "name": "deleteCascade", "variant": "declaration", "kind": 1024, @@ -2319,7 +2319,7 @@ { "title": "Properties", "children": [ - 11728 + 11714 ] } ] @@ -2329,7 +2329,7 @@ } }, { - "id": 11591, + "id": 11577, "name": "IModuleService", "variant": "declaration", "kind": 256, @@ -2337,13 +2337,13 @@ "extendedBy": [ { "type": "reference", - "target": 11520, + "target": 11506, "name": "ISalesChannelModuleService" } ] }, { - "id": 11703, + "id": 11689, "name": "SalesChannelLocationDTO", "variant": "declaration", "kind": 256, @@ -2358,7 +2358,7 @@ }, "children": [ { - "id": 11704, + "id": 11690, "name": "sales_channel_id", "variant": "declaration", "kind": 1024, @@ -2377,7 +2377,7 @@ } }, { - "id": 11705, + "id": 11691, "name": "location_id", "variant": "declaration", "kind": 1024, @@ -2396,7 +2396,7 @@ } }, { - "id": 11706, + "id": 11692, "name": "sales_channel", "variant": "declaration", "kind": 1024, @@ -2411,7 +2411,7 @@ }, "type": { "type": "reference", - "target": 11621, + "target": 11607, "name": "SalesChannelDTO", "package": "@medusajs/types" } @@ -2421,15 +2421,15 @@ { "title": "Properties", "children": [ - 11704, - 11705, - 11706 + 11690, + 11691, + 11692 ] } ] }, { - "id": 11621, + "id": 11607, "name": "SalesChannelDTO", "variant": "declaration", "kind": 256, @@ -2444,7 +2444,7 @@ }, "children": [ { - "id": 11622, + "id": 11608, "name": "id", "variant": "declaration", "kind": 1024, @@ -2463,7 +2463,7 @@ } }, { - "id": 11623, + "id": 11609, "name": "name", "variant": "declaration", "kind": 1024, @@ -2482,7 +2482,7 @@ } }, { - "id": 11624, + "id": 11610, "name": "description", "variant": "declaration", "kind": 1024, @@ -2510,7 +2510,7 @@ } }, { - "id": 11625, + "id": 11611, "name": "is_disabled", "variant": "declaration", "kind": 1024, @@ -2529,7 +2529,7 @@ } }, { - "id": 11626, + "id": 11612, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -2572,7 +2572,7 @@ } }, { - "id": 11627, + "id": 11613, "name": "locations", "variant": "declaration", "kind": 1024, @@ -2591,7 +2591,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 11703, + "target": 11689, "name": "SalesChannelLocationDTO", "package": "@medusajs/types" } @@ -2602,18 +2602,18 @@ { "title": "Properties", "children": [ - 11622, - 11623, - 11624, - 11625, - 11626, - 11627 + 11608, + 11609, + 11610, + 11611, + 11612, + 11613 ] } ] }, { - "id": 11633, + "id": 11619, "name": "FilterableSalesChannelProps", "variant": "declaration", "kind": 256, @@ -2628,7 +2628,7 @@ }, "children": [ { - "id": 11638, + "id": 11624, "name": "$and", "variant": "declaration", "kind": 1024, @@ -2651,17 +2651,17 @@ "types": [ { "type": "reference", - "target": 11633, + "target": 11619, "name": "FilterableSalesChannelProps", "package": "@medusajs/types" }, { "type": "reference", - "target": 11708, + "target": 11694, "typeArguments": [ { "type": "reference", - "target": 11633, + "target": 11619, "name": "FilterableSalesChannelProps", "package": "@medusajs/types" } @@ -2674,12 +2674,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 11709, + "target": 11695, "name": "BaseFilterable.$and" } }, { - "id": 11639, + "id": 11625, "name": "$or", "variant": "declaration", "kind": 1024, @@ -2702,17 +2702,17 @@ "types": [ { "type": "reference", - "target": 11633, + "target": 11619, "name": "FilterableSalesChannelProps", "package": "@medusajs/types" }, { "type": "reference", - "target": 11708, + "target": 11694, "typeArguments": [ { "type": "reference", - "target": 11633, + "target": 11619, "name": "FilterableSalesChannelProps", "package": "@medusajs/types" } @@ -2725,12 +2725,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 11710, + "target": 11696, "name": "BaseFilterable.$or" } }, { - "id": 11634, + "id": 11620, "name": "q", "variant": "declaration", "kind": 1024, @@ -2751,7 +2751,7 @@ } }, { - "id": 11635, + "id": 11621, "name": "id", "variant": "declaration", "kind": 1024, @@ -2784,7 +2784,7 @@ } }, { - "id": 11636, + "id": 11622, "name": "name", "variant": "declaration", "kind": 1024, @@ -2817,7 +2817,7 @@ } }, { - "id": 11637, + "id": 11623, "name": "is_disabled", "variant": "declaration", "kind": 1024, @@ -2842,23 +2842,23 @@ { "title": "Properties", "children": [ - 11638, - 11639, - 11634, - 11635, - 11636, - 11637 + 11624, + 11625, + 11620, + 11621, + 11622, + 11623 ] } ], "extendedTypes": [ { "type": "reference", - "target": 11708, + "target": 11694, "typeArguments": [ { "type": "reference", - "target": 11633, + "target": 11619, "name": "FilterableSalesChannelProps", "package": "@medusajs/types" } @@ -2869,7 +2869,7 @@ ] }, { - "id": 11605, + "id": 11591, "name": "CreateSalesChannelDTO", "variant": "declaration", "kind": 256, @@ -2884,7 +2884,7 @@ }, "children": [ { - "id": 11606, + "id": 11592, "name": "name", "variant": "declaration", "kind": 1024, @@ -2903,7 +2903,7 @@ } }, { - "id": 11607, + "id": 11593, "name": "description", "variant": "declaration", "kind": 1024, @@ -2933,7 +2933,7 @@ } }, { - "id": 11608, + "id": 11594, "name": "is_disabled", "variant": "declaration", "kind": 1024, @@ -2958,15 +2958,15 @@ { "title": "Properties", "children": [ - 11606, - 11607, - 11608 + 11592, + 11593, + 11594 ] } ] }, { - "id": 11628, + "id": 11614, "name": "UpdateSalesChannelDTO", "variant": "declaration", "kind": 256, @@ -2981,7 +2981,7 @@ }, "children": [ { - "id": 11629, + "id": 11615, "name": "name", "variant": "declaration", "kind": 1024, @@ -3002,7 +3002,7 @@ } }, { - "id": 11630, + "id": 11616, "name": "description", "variant": "declaration", "kind": 1024, @@ -3032,7 +3032,7 @@ } }, { - "id": 11631, + "id": 11617, "name": "is_disabled", "variant": "declaration", "kind": 1024, @@ -3053,7 +3053,7 @@ } }, { - "id": 11632, + "id": 11618, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -3070,7 +3070,7 @@ }, "type": { "type": "reference", - "target": 11707, + "target": 11693, "name": "MetadataType", "package": "@medusajs/types" } @@ -3080,16 +3080,16 @@ { "title": "Properties", "children": [ - 11629, - 11630, - 11631, - 11632 + 11615, + 11616, + 11617, + 11618 ] } ] }, { - "id": 11640, + "id": 11626, "name": "UpsertSalesChannelDTO", "variant": "declaration", "kind": 256, @@ -3104,7 +3104,7 @@ }, "children": [ { - "id": 11641, + "id": 11627, "name": "id", "variant": "declaration", "kind": 1024, @@ -3125,7 +3125,7 @@ } }, { - "id": 11642, + "id": 11628, "name": "name", "variant": "declaration", "kind": 1024, @@ -3146,7 +3146,7 @@ } }, { - "id": 11643, + "id": 11629, "name": "description", "variant": "declaration", "kind": 1024, @@ -3176,7 +3176,7 @@ } }, { - "id": 11644, + "id": 11630, "name": "is_disabled", "variant": "declaration", "kind": 1024, @@ -3197,7 +3197,7 @@ } }, { - "id": 11645, + "id": 11631, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -3214,7 +3214,7 @@ }, "type": { "type": "reference", - "target": 11707, + "target": 11693, "name": "MetadataType", "package": "@medusajs/types" } @@ -3224,17 +3224,17 @@ { "title": "Properties", "children": [ - 11641, - 11642, - 11643, - 11644, - 11645 + 11627, + 11628, + 11629, + 11630, + 11631 ] } ] }, { - "id": 11520, + "id": 11506, "name": "ISalesChannelModuleService", "variant": "declaration", "kind": 256, @@ -3249,14 +3249,14 @@ }, "children": [ { - "id": 11521, + "id": 11507, "name": "createSalesChannels", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 11522, + "id": 11508, "name": "createSalesChannels", "variant": "signature", "kind": 4096, @@ -3291,7 +3291,7 @@ }, "parameters": [ { - "id": 11523, + "id": 11509, "name": "data", "variant": "param", "kind": 32768, @@ -3308,14 +3308,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 11605, + "target": 11591, "name": "CreateSalesChannelDTO", "package": "@medusajs/types" } } }, { - "id": 11524, + "id": 11510, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -3332,7 +3332,7 @@ }, "type": { "type": "reference", - "target": 11609, + "target": 11595, "name": "Context", "package": "@medusajs/types" } @@ -3349,7 +3349,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 11621, + "target": 11607, "name": "SalesChannelDTO", "package": "@medusajs/types" } @@ -3360,7 +3360,7 @@ } }, { - "id": 11525, + "id": 11511, "name": "createSalesChannels", "variant": "signature", "kind": 4096, @@ -3395,7 +3395,7 @@ }, "parameters": [ { - "id": 11526, + "id": 11512, "name": "data", "variant": "param", "kind": 32768, @@ -3410,13 +3410,13 @@ }, "type": { "type": "reference", - "target": 11605, + "target": 11591, "name": "CreateSalesChannelDTO", "package": "@medusajs/types" } }, { - "id": 11527, + "id": 11513, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -3433,7 +3433,7 @@ }, "type": { "type": "reference", - "target": 11609, + "target": 11595, "name": "Context", "package": "@medusajs/types" } @@ -3448,7 +3448,7 @@ "typeArguments": [ { "type": "reference", - "target": 11621, + "target": 11607, "name": "SalesChannelDTO", "package": "@medusajs/types" } @@ -3460,14 +3460,14 @@ ] }, { - "id": 11528, + "id": 11514, "name": "updateSalesChannels", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 11529, + "id": 11515, "name": "updateSalesChannels", "variant": "signature", "kind": 4096, @@ -3502,7 +3502,7 @@ }, "parameters": [ { - "id": 11530, + "id": 11516, "name": "channelId", "variant": "param", "kind": 32768, @@ -3521,7 +3521,7 @@ } }, { - "id": 11531, + "id": 11517, "name": "data", "variant": "param", "kind": 32768, @@ -3536,13 +3536,13 @@ }, "type": { "type": "reference", - "target": 11628, + "target": 11614, "name": "UpdateSalesChannelDTO", "package": "@medusajs/types" } }, { - "id": 11532, + "id": 11518, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -3559,7 +3559,7 @@ }, "type": { "type": "reference", - "target": 11609, + "target": 11595, "name": "Context", "package": "@medusajs/types" } @@ -3574,7 +3574,7 @@ "typeArguments": [ { "type": "reference", - "target": 11621, + "target": 11607, "name": "SalesChannelDTO", "package": "@medusajs/types" } @@ -3584,7 +3584,7 @@ } }, { - "id": 11533, + "id": 11519, "name": "updateSalesChannels", "variant": "signature", "kind": 4096, @@ -3619,7 +3619,7 @@ }, "parameters": [ { - "id": 11534, + "id": 11520, "name": "selector", "variant": "param", "kind": 32768, @@ -3634,13 +3634,13 @@ }, "type": { "type": "reference", - "target": 11633, + "target": 11619, "name": "FilterableSalesChannelProps", "package": "@medusajs/types" } }, { - "id": 11535, + "id": 11521, "name": "data", "variant": "param", "kind": 32768, @@ -3655,13 +3655,13 @@ }, "type": { "type": "reference", - "target": 11628, + "target": 11614, "name": "UpdateSalesChannelDTO", "package": "@medusajs/types" } }, { - "id": 11536, + "id": 11522, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -3678,7 +3678,7 @@ }, "type": { "type": "reference", - "target": 11609, + "target": 11595, "name": "Context", "package": "@medusajs/types" } @@ -3695,7 +3695,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 11621, + "target": 11607, "name": "SalesChannelDTO", "package": "@medusajs/types" } @@ -3708,14 +3708,14 @@ ] }, { - "id": 11537, + "id": 11523, "name": "upsertSalesChannels", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 11538, + "id": 11524, "name": "upsertSalesChannels", "variant": "signature", "kind": 4096, @@ -3750,7 +3750,7 @@ }, "parameters": [ { - "id": 11539, + "id": 11525, "name": "data", "variant": "param", "kind": 32768, @@ -3765,13 +3765,13 @@ }, "type": { "type": "reference", - "target": 11640, + "target": 11626, "name": "UpsertSalesChannelDTO", "package": "@medusajs/types" } }, { - "id": 11540, + "id": 11526, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -3788,7 +3788,7 @@ }, "type": { "type": "reference", - "target": 11609, + "target": 11595, "name": "Context", "package": "@medusajs/types" } @@ -3803,7 +3803,7 @@ "typeArguments": [ { "type": "reference", - "target": 11621, + "target": 11607, "name": "SalesChannelDTO", "package": "@medusajs/types" } @@ -3813,7 +3813,7 @@ } }, { - "id": 11541, + "id": 11527, "name": "upsertSalesChannels", "variant": "signature", "kind": 4096, @@ -3848,7 +3848,7 @@ }, "parameters": [ { - "id": 11542, + "id": 11528, "name": "data", "variant": "param", "kind": 32768, @@ -3865,14 +3865,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 11640, + "target": 11626, "name": "UpsertSalesChannelDTO", "package": "@medusajs/types" } } }, { - "id": 11543, + "id": 11529, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -3889,7 +3889,7 @@ }, "type": { "type": "reference", - "target": 11609, + "target": 11595, "name": "Context", "package": "@medusajs/types" } @@ -3906,7 +3906,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 11621, + "target": 11607, "name": "SalesChannelDTO", "package": "@medusajs/types" } @@ -3919,14 +3919,14 @@ ] }, { - "id": 11544, + "id": 11530, "name": "deleteSalesChannels", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 11545, + "id": 11531, "name": "deleteSalesChannels", "variant": "signature", "kind": 4096, @@ -3961,7 +3961,7 @@ }, "parameters": [ { - "id": 11546, + "id": 11532, "name": "ids", "variant": "param", "kind": 32768, @@ -3983,7 +3983,7 @@ } }, { - "id": 11547, + "id": 11533, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -4000,7 +4000,7 @@ }, "type": { "type": "reference", - "target": 11609, + "target": 11595, "name": "Context", "package": "@medusajs/types" } @@ -4023,7 +4023,7 @@ } }, { - "id": 11548, + "id": 11534, "name": "deleteSalesChannels", "variant": "signature", "kind": 4096, @@ -4058,7 +4058,7 @@ }, "parameters": [ { - "id": 11549, + "id": 11535, "name": "id", "variant": "param", "kind": 32768, @@ -4077,7 +4077,7 @@ } }, { - "id": 11550, + "id": 11536, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -4094,7 +4094,7 @@ }, "type": { "type": "reference", - "target": 11609, + "target": 11595, "name": "Context", "package": "@medusajs/types" } @@ -4119,14 +4119,14 @@ ] }, { - "id": 11551, + "id": 11537, "name": "retrieveSalesChannel", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 11552, + "id": 11538, "name": "retrieveSalesChannel", "variant": "signature", "kind": 4096, @@ -4161,7 +4161,7 @@ }, "parameters": [ { - "id": 11553, + "id": 11539, "name": "id", "variant": "param", "kind": 32768, @@ -4180,7 +4180,7 @@ } }, { - "id": 11554, + "id": 11540, "name": "config", "variant": "param", "kind": 32768, @@ -4213,11 +4213,11 @@ }, "type": { "type": "reference", - "target": 11646, + "target": 11632, "typeArguments": [ { "type": "reference", - "target": 11621, + "target": 11607, "name": "SalesChannelDTO", "package": "@medusajs/types" } @@ -4227,7 +4227,7 @@ } }, { - "id": 11555, + "id": 11541, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -4244,7 +4244,7 @@ }, "type": { "type": "reference", - "target": 11609, + "target": 11595, "name": "Context", "package": "@medusajs/types" } @@ -4259,7 +4259,7 @@ "typeArguments": [ { "type": "reference", - "target": 11621, + "target": 11607, "name": "SalesChannelDTO", "package": "@medusajs/types" } @@ -4271,14 +4271,14 @@ ] }, { - "id": 11556, + "id": 11542, "name": "listSalesChannels", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 11557, + "id": 11543, "name": "listSalesChannels", "variant": "signature", "kind": 4096, @@ -4357,7 +4357,7 @@ }, "parameters": [ { - "id": 11558, + "id": 11544, "name": "filters", "variant": "param", "kind": 32768, @@ -4374,13 +4374,13 @@ }, "type": { "type": "reference", - "target": 11633, + "target": 11619, "name": "FilterableSalesChannelProps", "package": "@medusajs/types" } }, { - "id": 11559, + "id": 11545, "name": "config", "variant": "param", "kind": 32768, @@ -4413,11 +4413,11 @@ }, "type": { "type": "reference", - "target": 11646, + "target": 11632, "typeArguments": [ { "type": "reference", - "target": 11621, + "target": 11607, "name": "SalesChannelDTO", "package": "@medusajs/types" } @@ -4427,7 +4427,7 @@ } }, { - "id": 11560, + "id": 11546, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -4444,7 +4444,7 @@ }, "type": { "type": "reference", - "target": 11609, + "target": 11595, "name": "Context", "package": "@medusajs/types" } @@ -4461,7 +4461,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 11621, + "target": 11607, "name": "SalesChannelDTO", "package": "@medusajs/types" } @@ -4474,14 +4474,14 @@ ] }, { - "id": 11561, + "id": 11547, "name": "listAndCountSalesChannels", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 11562, + "id": 11548, "name": "listAndCountSalesChannels", "variant": "signature", "kind": 4096, @@ -4560,7 +4560,7 @@ }, "parameters": [ { - "id": 11563, + "id": 11549, "name": "filters", "variant": "param", "kind": 32768, @@ -4577,13 +4577,13 @@ }, "type": { "type": "reference", - "target": 11633, + "target": 11619, "name": "FilterableSalesChannelProps", "package": "@medusajs/types" } }, { - "id": 11564, + "id": 11550, "name": "config", "variant": "param", "kind": 32768, @@ -4616,11 +4616,11 @@ }, "type": { "type": "reference", - "target": 11646, + "target": 11632, "typeArguments": [ { "type": "reference", - "target": 11621, + "target": 11607, "name": "SalesChannelDTO", "package": "@medusajs/types" } @@ -4630,7 +4630,7 @@ } }, { - "id": 11565, + "id": 11551, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -4647,7 +4647,7 @@ }, "type": { "type": "reference", - "target": 11609, + "target": 11595, "name": "Context", "package": "@medusajs/types" } @@ -4667,7 +4667,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 11621, + "target": 11607, "name": "SalesChannelDTO", "package": "@medusajs/types" } @@ -4686,14 +4686,14 @@ ] }, { - "id": 11566, + "id": 11552, "name": "softDeleteSalesChannels", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 11567, + "id": 11553, "name": "softDeleteSalesChannels", "variant": "signature", "kind": 4096, @@ -4736,7 +4736,7 @@ }, "typeParameters": [ { - "id": 11568, + "id": 11554, "name": "TReturnableLinkableKeys", "variant": "typeParam", "kind": 131072, @@ -4753,7 +4753,7 @@ ], "parameters": [ { - "id": 11569, + "id": 11555, "name": "salesChannelIds", "variant": "param", "kind": 32768, @@ -4775,7 +4775,7 @@ } }, { - "id": 11570, + "id": 11556, "name": "config", "variant": "param", "kind": 32768, @@ -4792,11 +4792,11 @@ }, "type": { "type": "reference", - "target": 11659, + "target": 11645, "typeArguments": [ { "type": "reference", - "target": 11568, + "target": 11554, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -4807,7 +4807,7 @@ } }, { - "id": 11571, + "id": 11557, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -4824,7 +4824,7 @@ }, "type": { "type": "reference", - "target": 11609, + "target": 11595, "name": "Context", "package": "@medusajs/types" } @@ -4876,14 +4876,14 @@ ] }, { - "id": 11572, + "id": 11558, "name": "restoreSalesChannels", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 11573, + "id": 11559, "name": "restoreSalesChannels", "variant": "signature", "kind": 4096, @@ -4926,7 +4926,7 @@ }, "typeParameters": [ { - "id": 11574, + "id": 11560, "name": "TReturnableLinkableKeys", "variant": "typeParam", "kind": 131072, @@ -4943,7 +4943,7 @@ ], "parameters": [ { - "id": 11575, + "id": 11561, "name": "salesChannelIds", "variant": "param", "kind": 32768, @@ -4965,7 +4965,7 @@ } }, { - "id": 11576, + "id": 11562, "name": "config", "variant": "param", "kind": 32768, @@ -4990,11 +4990,11 @@ }, "type": { "type": "reference", - "target": 11662, + "target": 11648, "typeArguments": [ { "type": "reference", - "target": 11574, + "target": 11560, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -5005,7 +5005,7 @@ } }, { - "id": 11577, + "id": 11563, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -5022,7 +5022,7 @@ }, "type": { "type": "reference", - "target": 11609, + "target": 11595, "name": "Context", "package": "@medusajs/types" } @@ -5078,36 +5078,36 @@ { "title": "Methods", "children": [ - 11521, - 11528, + 11507, + 11514, + 11523, + 11530, 11537, - 11544, - 11551, - 11556, - 11561, - 11566, - 11572 + 11542, + 11547, + 11552, + 11558 ] } ], "extendedTypes": [ { "type": "reference", - "target": 11591, + "target": 11577, "name": "IModuleService", "package": "@medusajs/types" } ] }, { - "id": 11739, + "id": 11725, "name": "MessageAggregatorFormat", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 11740, + "id": 11726, "name": "groupBy", "variant": "declaration", "kind": 1024, @@ -5123,7 +5123,7 @@ } }, { - "id": 11741, + "id": 11727, "name": "sortBy", "variant": "declaration", "kind": 1024, @@ -5133,21 +5133,21 @@ "type": { "type": "reflection", "declaration": { - "id": 11742, + "id": 11728, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "indexSignatures": [ { - "id": 11743, + "id": 11729, "name": "__index", "variant": "signature", "kind": 8192, "flags": {}, "parameters": [ { - "id": 11744, + "id": 11730, "name": "key", "variant": "param", "kind": 32768, @@ -5188,35 +5188,35 @@ { "title": "Properties", "children": [ - 11740, - 11741 + 11726, + 11727 ] } ] }, { - "id": 11689, + "id": 11675, "name": "IMessageAggregator", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 11690, + "id": 11676, "name": "save", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 11691, + "id": 11677, "name": "save", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 11692, + "id": 11678, "name": "msg", "variant": "param", "kind": 32768, @@ -5226,7 +5226,7 @@ "types": [ { "type": "reference", - "target": 11735, + "target": 11721, "name": "Message", "package": "@medusajs/types" }, @@ -5234,7 +5234,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 11735, + "target": 11721, "name": "Message", "package": "@medusajs/types" } @@ -5251,21 +5251,21 @@ ] }, { - "id": 11693, + "id": 11679, "name": "getMessages", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 11694, + "id": 11680, "name": "getMessages", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 11695, + "id": 11681, "name": "format", "variant": "param", "kind": 32768, @@ -5274,7 +5274,7 @@ }, "type": { "type": "reference", - "target": 11739, + "target": 11725, "name": "MessageAggregatorFormat", "package": "@medusajs/types" } @@ -5295,7 +5295,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 11735, + "target": 11721, "name": "Message", "package": "@medusajs/types" } @@ -5308,14 +5308,14 @@ ] }, { - "id": 11696, + "id": 11682, "name": "clearMessages", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 11697, + "id": 11683, "name": "clearMessages", "variant": "signature", "kind": 4096, @@ -5328,21 +5328,21 @@ ] }, { - "id": 11698, + "id": 11684, "name": "saveRawMessageData", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 11699, + "id": 11685, "name": "saveRawMessageData", "variant": "signature", "kind": 4096, "flags": {}, "typeParameters": [ { - "id": 11700, + "id": 11686, "name": "T", "variant": "typeParam", "kind": 131072, @@ -5351,7 +5351,7 @@ ], "parameters": [ { - "id": 11701, + "id": 11687, "name": "messageData", "variant": "param", "kind": 32768, @@ -5361,11 +5361,11 @@ "types": [ { "type": "reference", - "target": 11745, + "target": 11731, "typeArguments": [ { "type": "reference", - "target": 11700, + "target": 11686, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -5378,11 +5378,11 @@ "type": "array", "elementType": { "type": "reference", - "target": 11745, + "target": 11731, "typeArguments": [ { "type": "reference", - "target": 11700, + "target": 11686, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -5396,7 +5396,7 @@ } }, { - "id": 11702, + "id": 11688, "name": "options", "variant": "param", "kind": 32768, @@ -5436,16 +5436,16 @@ { "title": "Methods", "children": [ - 11690, - 11693, - 11696, - 11698 + 11676, + 11679, + 11682, + 11684 ] } ] }, { - "id": 11609, + "id": 11595, "name": "Context", "variant": "declaration", "kind": 256, @@ -5460,7 +5460,7 @@ }, "children": [ { - "id": 11610, + "id": 11596, "name": "__type", "variant": "declaration", "kind": 1024, @@ -5473,7 +5473,7 @@ } }, { - "id": 11611, + "id": 11597, "name": "transactionManager", "variant": "declaration", "kind": 1024, @@ -5506,14 +5506,14 @@ }, "type": { "type": "reference", - "target": 11620, + "target": 11606, "name": "TManager", "package": "@medusajs/types", "refersToTypeParameter": true } }, { - "id": 11612, + "id": 11598, "name": "manager", "variant": "declaration", "kind": 1024, @@ -5546,14 +5546,14 @@ }, "type": { "type": "reference", - "target": 11620, + "target": 11606, "name": "TManager", "package": "@medusajs/types", "refersToTypeParameter": true } }, { - "id": 11613, + "id": 11599, "name": "isolationLevel", "variant": "declaration", "kind": 1024, @@ -5606,7 +5606,7 @@ } }, { - "id": 11614, + "id": 11600, "name": "enableNestedTransactions", "variant": "declaration", "kind": 1024, @@ -5627,7 +5627,7 @@ } }, { - "id": 11615, + "id": 11601, "name": "eventGroupId", "variant": "declaration", "kind": 1024, @@ -5648,7 +5648,7 @@ } }, { - "id": 11616, + "id": 11602, "name": "transactionId", "variant": "declaration", "kind": 1024, @@ -5669,7 +5669,7 @@ } }, { - "id": 11617, + "id": 11603, "name": "messageAggregator", "variant": "declaration", "kind": 1024, @@ -5686,13 +5686,13 @@ }, "type": { "type": "reference", - "target": 11689, + "target": 11675, "name": "IMessageAggregator", "package": "@medusajs/types" } }, { - "id": 11618, + "id": 11604, "name": "requestId", "variant": "declaration", "kind": 1024, @@ -5713,7 +5713,7 @@ } }, { - "id": 11619, + "id": 11605, "name": "idempotencyKey", "variant": "declaration", "kind": 1024, @@ -5738,22 +5738,22 @@ { "title": "Properties", "children": [ - 11610, - 11611, - 11612, - 11613, - 11614, - 11615, - 11616, - 11617, - 11618, - 11619 + 11596, + 11597, + 11598, + 11599, + 11600, + 11601, + 11602, + 11603, + 11604, + 11605 ] } ], "typeParameters": [ { - "id": 11620, + "id": 11606, "name": "TManager", "variant": "typeParam", "kind": 131072, @@ -5770,955 +5770,955 @@ { "title": "Interfaces", "children": [ - 11646, - 11708, - 11659, - 11662, - 11755, - 11712, - 11591, - 11703, - 11621, - 11633, - 11605, - 11628, - 11640, - 11520, - 11739, + 11632, + 11694, + 11645, + 11648, + 11741, + 11698, + 11577, 11689, - 11609 + 11607, + 11619, + 11591, + 11614, + 11626, + 11506, + 11725, + 11675, + 11595 ] }, { "title": "Type Aliases", "children": [ - 11707, - 11773, - 11767, - 11735, - 11745, - 11758, - 11729, - 11665, - 11726 + 11693, + 11759, + 11753, + 11721, + 11731, + 11744, + 11715, + 11651, + 11712 ] } ], "packageName": "@medusajs/types", "symbolIdMap": { - "11519": { + "11505": { "sourceFileName": "../../../../packages/core/types/src/sales-channel/service.ts", "qualifiedName": "" }, - "11520": { + "11506": { "sourceFileName": "../../../../packages/core/types/src/sales-channel/service.ts", "qualifiedName": "ISalesChannelModuleService" }, - "11521": { + "11507": { "sourceFileName": "../../../../packages/core/types/src/sales-channel/service.ts", "qualifiedName": "ISalesChannelModuleService.createSalesChannels" }, - "11522": { + "11508": { "sourceFileName": "../../../../packages/core/types/src/sales-channel/service.ts", "qualifiedName": "ISalesChannelModuleService.createSalesChannels" }, - "11523": { + "11509": { "sourceFileName": "../../../../packages/core/types/src/sales-channel/service.ts", "qualifiedName": "data" }, - "11524": { + "11510": { "sourceFileName": "../../../../packages/core/types/src/sales-channel/service.ts", "qualifiedName": "sharedContext" }, - "11525": { + "11511": { "sourceFileName": "../../../../packages/core/types/src/sales-channel/service.ts", "qualifiedName": "ISalesChannelModuleService.createSalesChannels" }, - "11526": { + "11512": { "sourceFileName": "../../../../packages/core/types/src/sales-channel/service.ts", "qualifiedName": "data" }, - "11527": { + "11513": { "sourceFileName": "../../../../packages/core/types/src/sales-channel/service.ts", "qualifiedName": "sharedContext" }, - "11528": { + "11514": { "sourceFileName": "../../../../packages/core/types/src/sales-channel/service.ts", "qualifiedName": "ISalesChannelModuleService.updateSalesChannels" }, - "11529": { + "11515": { "sourceFileName": "../../../../packages/core/types/src/sales-channel/service.ts", "qualifiedName": "ISalesChannelModuleService.updateSalesChannels" }, - "11530": { + "11516": { "sourceFileName": "../../../../packages/core/types/src/sales-channel/service.ts", "qualifiedName": "channelId" }, - "11531": { + "11517": { "sourceFileName": "../../../../packages/core/types/src/sales-channel/service.ts", "qualifiedName": "data" }, - "11532": { + "11518": { "sourceFileName": "../../../../packages/core/types/src/sales-channel/service.ts", "qualifiedName": "sharedContext" }, - "11533": { + "11519": { "sourceFileName": "../../../../packages/core/types/src/sales-channel/service.ts", "qualifiedName": "ISalesChannelModuleService.updateSalesChannels" }, - "11534": { + "11520": { "sourceFileName": "../../../../packages/core/types/src/sales-channel/service.ts", "qualifiedName": "selector" }, - "11535": { + "11521": { "sourceFileName": "../../../../packages/core/types/src/sales-channel/service.ts", "qualifiedName": "data" }, + "11522": { + "sourceFileName": "../../../../packages/core/types/src/sales-channel/service.ts", + "qualifiedName": "sharedContext" + }, + "11523": { + "sourceFileName": "../../../../packages/core/types/src/sales-channel/service.ts", + "qualifiedName": "ISalesChannelModuleService.upsertSalesChannels" + }, + "11524": { + "sourceFileName": "../../../../packages/core/types/src/sales-channel/service.ts", + "qualifiedName": "ISalesChannelModuleService.upsertSalesChannels" + }, + "11525": { + "sourceFileName": "../../../../packages/core/types/src/sales-channel/service.ts", + "qualifiedName": "data" + }, + "11526": { + "sourceFileName": "../../../../packages/core/types/src/sales-channel/service.ts", + "qualifiedName": "sharedContext" + }, + "11527": { + "sourceFileName": "../../../../packages/core/types/src/sales-channel/service.ts", + "qualifiedName": "ISalesChannelModuleService.upsertSalesChannels" + }, + "11528": { + "sourceFileName": "../../../../packages/core/types/src/sales-channel/service.ts", + "qualifiedName": "data" + }, + "11529": { + "sourceFileName": "../../../../packages/core/types/src/sales-channel/service.ts", + "qualifiedName": "sharedContext" + }, + "11530": { + "sourceFileName": "../../../../packages/core/types/src/sales-channel/service.ts", + "qualifiedName": "ISalesChannelModuleService.deleteSalesChannels" + }, + "11531": { + "sourceFileName": "../../../../packages/core/types/src/sales-channel/service.ts", + "qualifiedName": "ISalesChannelModuleService.deleteSalesChannels" + }, + "11532": { + "sourceFileName": "../../../../packages/core/types/src/sales-channel/service.ts", + "qualifiedName": "ids" + }, + "11533": { + "sourceFileName": "../../../../packages/core/types/src/sales-channel/service.ts", + "qualifiedName": "sharedContext" + }, + "11534": { + "sourceFileName": "../../../../packages/core/types/src/sales-channel/service.ts", + "qualifiedName": "ISalesChannelModuleService.deleteSalesChannels" + }, + "11535": { + "sourceFileName": "../../../../packages/core/types/src/sales-channel/service.ts", + "qualifiedName": "id" + }, "11536": { "sourceFileName": "../../../../packages/core/types/src/sales-channel/service.ts", "qualifiedName": "sharedContext" }, "11537": { "sourceFileName": "../../../../packages/core/types/src/sales-channel/service.ts", - "qualifiedName": "ISalesChannelModuleService.upsertSalesChannels" + "qualifiedName": "ISalesChannelModuleService.retrieveSalesChannel" }, "11538": { "sourceFileName": "../../../../packages/core/types/src/sales-channel/service.ts", - "qualifiedName": "ISalesChannelModuleService.upsertSalesChannels" + "qualifiedName": "ISalesChannelModuleService.retrieveSalesChannel" }, "11539": { "sourceFileName": "../../../../packages/core/types/src/sales-channel/service.ts", - "qualifiedName": "data" + "qualifiedName": "id" }, "11540": { "sourceFileName": "../../../../packages/core/types/src/sales-channel/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "config" }, "11541": { "sourceFileName": "../../../../packages/core/types/src/sales-channel/service.ts", - "qualifiedName": "ISalesChannelModuleService.upsertSalesChannels" + "qualifiedName": "sharedContext" }, "11542": { "sourceFileName": "../../../../packages/core/types/src/sales-channel/service.ts", - "qualifiedName": "data" + "qualifiedName": "ISalesChannelModuleService.listSalesChannels" }, "11543": { "sourceFileName": "../../../../packages/core/types/src/sales-channel/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "ISalesChannelModuleService.listSalesChannels" }, "11544": { "sourceFileName": "../../../../packages/core/types/src/sales-channel/service.ts", - "qualifiedName": "ISalesChannelModuleService.deleteSalesChannels" + "qualifiedName": "filters" }, "11545": { "sourceFileName": "../../../../packages/core/types/src/sales-channel/service.ts", - "qualifiedName": "ISalesChannelModuleService.deleteSalesChannels" + "qualifiedName": "config" }, "11546": { "sourceFileName": "../../../../packages/core/types/src/sales-channel/service.ts", - "qualifiedName": "ids" + "qualifiedName": "sharedContext" }, "11547": { "sourceFileName": "../../../../packages/core/types/src/sales-channel/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "ISalesChannelModuleService.listAndCountSalesChannels" }, "11548": { "sourceFileName": "../../../../packages/core/types/src/sales-channel/service.ts", - "qualifiedName": "ISalesChannelModuleService.deleteSalesChannels" + "qualifiedName": "ISalesChannelModuleService.listAndCountSalesChannels" }, "11549": { "sourceFileName": "../../../../packages/core/types/src/sales-channel/service.ts", - "qualifiedName": "id" + "qualifiedName": "filters" }, "11550": { "sourceFileName": "../../../../packages/core/types/src/sales-channel/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "config" }, "11551": { "sourceFileName": "../../../../packages/core/types/src/sales-channel/service.ts", - "qualifiedName": "ISalesChannelModuleService.retrieveSalesChannel" + "qualifiedName": "sharedContext" }, "11552": { "sourceFileName": "../../../../packages/core/types/src/sales-channel/service.ts", - "qualifiedName": "ISalesChannelModuleService.retrieveSalesChannel" + "qualifiedName": "ISalesChannelModuleService.softDeleteSalesChannels" }, "11553": { "sourceFileName": "../../../../packages/core/types/src/sales-channel/service.ts", - "qualifiedName": "id" + "qualifiedName": "ISalesChannelModuleService.softDeleteSalesChannels" }, "11554": { "sourceFileName": "../../../../packages/core/types/src/sales-channel/service.ts", - "qualifiedName": "config" + "qualifiedName": "TReturnableLinkableKeys" }, "11555": { "sourceFileName": "../../../../packages/core/types/src/sales-channel/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "salesChannelIds" }, "11556": { "sourceFileName": "../../../../packages/core/types/src/sales-channel/service.ts", - "qualifiedName": "ISalesChannelModuleService.listSalesChannels" + "qualifiedName": "config" }, "11557": { "sourceFileName": "../../../../packages/core/types/src/sales-channel/service.ts", - "qualifiedName": "ISalesChannelModuleService.listSalesChannels" + "qualifiedName": "sharedContext" }, "11558": { "sourceFileName": "../../../../packages/core/types/src/sales-channel/service.ts", - "qualifiedName": "filters" + "qualifiedName": "ISalesChannelModuleService.restoreSalesChannels" }, "11559": { "sourceFileName": "../../../../packages/core/types/src/sales-channel/service.ts", - "qualifiedName": "config" + "qualifiedName": "ISalesChannelModuleService.restoreSalesChannels" }, "11560": { "sourceFileName": "../../../../packages/core/types/src/sales-channel/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "TReturnableLinkableKeys" }, "11561": { "sourceFileName": "../../../../packages/core/types/src/sales-channel/service.ts", - "qualifiedName": "ISalesChannelModuleService.listAndCountSalesChannels" + "qualifiedName": "salesChannelIds" }, "11562": { "sourceFileName": "../../../../packages/core/types/src/sales-channel/service.ts", - "qualifiedName": "ISalesChannelModuleService.listAndCountSalesChannels" + "qualifiedName": "config" }, "11563": { - "sourceFileName": "../../../../packages/core/types/src/sales-channel/service.ts", - "qualifiedName": "filters" - }, - "11564": { - "sourceFileName": "../../../../packages/core/types/src/sales-channel/service.ts", - "qualifiedName": "config" - }, - "11565": { "sourceFileName": "../../../../packages/core/types/src/sales-channel/service.ts", "qualifiedName": "sharedContext" }, - "11566": { - "sourceFileName": "../../../../packages/core/types/src/sales-channel/service.ts", - "qualifiedName": "ISalesChannelModuleService.softDeleteSalesChannels" - }, - "11567": { - "sourceFileName": "../../../../packages/core/types/src/sales-channel/service.ts", - "qualifiedName": "ISalesChannelModuleService.softDeleteSalesChannels" - }, - "11568": { - "sourceFileName": "../../../../packages/core/types/src/sales-channel/service.ts", - "qualifiedName": "TReturnableLinkableKeys" - }, - "11569": { - "sourceFileName": "../../../../packages/core/types/src/sales-channel/service.ts", - "qualifiedName": "salesChannelIds" - }, - "11570": { - "sourceFileName": "../../../../packages/core/types/src/sales-channel/service.ts", - "qualifiedName": "config" - }, - "11571": { - "sourceFileName": "../../../../packages/core/types/src/sales-channel/service.ts", - "qualifiedName": "sharedContext" - }, - "11572": { - "sourceFileName": "../../../../packages/core/types/src/sales-channel/service.ts", - "qualifiedName": "ISalesChannelModuleService.restoreSalesChannels" - }, - "11573": { - "sourceFileName": "../../../../packages/core/types/src/sales-channel/service.ts", - "qualifiedName": "ISalesChannelModuleService.restoreSalesChannels" - }, - "11574": { - "sourceFileName": "../../../../packages/core/types/src/sales-channel/service.ts", - "qualifiedName": "TReturnableLinkableKeys" - }, - "11575": { - "sourceFileName": "../../../../packages/core/types/src/sales-channel/service.ts", - "qualifiedName": "salesChannelIds" - }, - "11576": { - "sourceFileName": "../../../../packages/core/types/src/sales-channel/service.ts", - "qualifiedName": "config" - }, "11577": { - "sourceFileName": "../../../../packages/core/types/src/sales-channel/service.ts", - "qualifiedName": "sharedContext" - }, - "11591": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "IModuleService" }, - "11605": { + "11591": { "sourceFileName": "../../../../packages/core/types/src/sales-channel/mutations.ts", "qualifiedName": "CreateSalesChannelDTO" }, - "11606": { + "11592": { "sourceFileName": "../../../../packages/core/types/src/sales-channel/mutations.ts", "qualifiedName": "CreateSalesChannelDTO.name" }, - "11607": { + "11593": { "sourceFileName": "../../../../packages/core/types/src/sales-channel/mutations.ts", "qualifiedName": "CreateSalesChannelDTO.description" }, - "11608": { + "11594": { "sourceFileName": "../../../../packages/core/types/src/sales-channel/mutations.ts", "qualifiedName": "CreateSalesChannelDTO.is_disabled" }, - "11609": { + "11595": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "Context" }, - "11610": { + "11596": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type.__type" }, - "11611": { + "11597": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type.transactionManager" }, - "11612": { + "11598": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type.manager" }, - "11613": { + "11599": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type.isolationLevel" }, - "11614": { + "11600": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type.enableNestedTransactions" }, - "11615": { + "11601": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type.eventGroupId" }, - "11616": { + "11602": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type.transactionId" }, - "11617": { + "11603": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type.messageAggregator" }, - "11618": { + "11604": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type.requestId" }, - "11619": { + "11605": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type.idempotencyKey" }, - "11620": { + "11606": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "TManager" }, - "11621": { + "11607": { "sourceFileName": "../../../../packages/core/types/src/sales-channel/common.ts", "qualifiedName": "SalesChannelDTO" }, - "11622": { + "11608": { "sourceFileName": "../../../../packages/core/types/src/sales-channel/common.ts", "qualifiedName": "SalesChannelDTO.id" }, - "11623": { + "11609": { "sourceFileName": "../../../../packages/core/types/src/sales-channel/common.ts", "qualifiedName": "SalesChannelDTO.name" }, - "11624": { + "11610": { "sourceFileName": "../../../../packages/core/types/src/sales-channel/common.ts", "qualifiedName": "SalesChannelDTO.description" }, - "11625": { + "11611": { "sourceFileName": "../../../../packages/core/types/src/sales-channel/common.ts", "qualifiedName": "SalesChannelDTO.is_disabled" }, - "11626": { + "11612": { "sourceFileName": "../../../../packages/core/types/src/sales-channel/common.ts", "qualifiedName": "SalesChannelDTO.metadata" }, - "11627": { + "11613": { "sourceFileName": "../../../../packages/core/types/src/sales-channel/common.ts", "qualifiedName": "SalesChannelDTO.locations" }, - "11628": { + "11614": { "sourceFileName": "../../../../packages/core/types/src/sales-channel/mutations.ts", "qualifiedName": "UpdateSalesChannelDTO" }, - "11629": { + "11615": { "sourceFileName": "../../../../packages/core/types/src/sales-channel/mutations.ts", "qualifiedName": "UpdateSalesChannelDTO.name" }, - "11630": { + "11616": { "sourceFileName": "../../../../packages/core/types/src/sales-channel/mutations.ts", "qualifiedName": "UpdateSalesChannelDTO.description" }, - "11631": { + "11617": { "sourceFileName": "../../../../packages/core/types/src/sales-channel/mutations.ts", "qualifiedName": "UpdateSalesChannelDTO.is_disabled" }, - "11632": { + "11618": { "sourceFileName": "../../../../packages/core/types/src/sales-channel/mutations.ts", "qualifiedName": "UpdateSalesChannelDTO.metadata" }, - "11633": { + "11619": { "sourceFileName": "../../../../packages/core/types/src/sales-channel/common.ts", "qualifiedName": "FilterableSalesChannelProps" }, - "11634": { + "11620": { "sourceFileName": "../../../../packages/core/types/src/sales-channel/common.ts", "qualifiedName": "FilterableSalesChannelProps.q" }, - "11635": { + "11621": { "sourceFileName": "../../../../packages/core/types/src/sales-channel/common.ts", "qualifiedName": "FilterableSalesChannelProps.id" }, - "11636": { + "11622": { "sourceFileName": "../../../../packages/core/types/src/sales-channel/common.ts", "qualifiedName": "FilterableSalesChannelProps.name" }, - "11637": { + "11623": { "sourceFileName": "../../../../packages/core/types/src/sales-channel/common.ts", "qualifiedName": "FilterableSalesChannelProps.is_disabled" }, - "11638": { + "11624": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.$and" }, - "11639": { + "11625": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.$or" }, - "11640": { + "11626": { "sourceFileName": "../../../../packages/core/types/src/sales-channel/mutations.ts", "qualifiedName": "UpsertSalesChannelDTO" }, - "11641": { + "11627": { "sourceFileName": "../../../../packages/core/types/src/sales-channel/mutations.ts", "qualifiedName": "UpsertSalesChannelDTO.id" }, - "11642": { + "11628": { "sourceFileName": "../../../../packages/core/types/src/sales-channel/mutations.ts", "qualifiedName": "UpsertSalesChannelDTO.name" }, - "11643": { + "11629": { "sourceFileName": "../../../../packages/core/types/src/sales-channel/mutations.ts", "qualifiedName": "UpsertSalesChannelDTO.description" }, - "11644": { + "11630": { "sourceFileName": "../../../../packages/core/types/src/sales-channel/mutations.ts", "qualifiedName": "UpsertSalesChannelDTO.is_disabled" }, - "11645": { + "11631": { "sourceFileName": "../../../../packages/core/types/src/sales-channel/mutations.ts", "qualifiedName": "UpsertSalesChannelDTO.metadata" }, - "11646": { + "11632": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig" }, - "11647": { + "11633": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig.select" }, - "11648": { + "11634": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig.skip" }, - "11649": { + "11635": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig.take" }, - "11650": { + "11636": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig.relations" }, - "11651": { + "11637": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig.order" }, - "11652": { + "11638": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "__type" }, - "11653": { + "11639": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "__type.__index" }, - "11655": { + "11641": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig.withDeleted" }, - "11656": { + "11642": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig.filters" }, - "11657": { + "11643": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig.options" }, - "11658": { + "11644": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig.Entity" }, - "11659": { + "11645": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", "qualifiedName": "SoftDeleteReturn" }, - "11660": { + "11646": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", "qualifiedName": "__type.returnLinkableKeys" }, - "11661": { + "11647": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", "qualifiedName": "TReturnableLinkableKeys" }, - "11662": { + "11648": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", "qualifiedName": "RestoreReturn" }, - "11663": { + "11649": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", "qualifiedName": "__type.returnLinkableKeys" }, - "11664": { + "11650": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", "qualifiedName": "TReturnableLinkableKeys" }, - "11665": { + "11651": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "ModuleJoinerConfig" }, - "11666": { + "11652": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type" }, - "11667": { + "11653": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.schema" }, - "11668": { + "11654": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.relationships" }, - "11669": { + "11655": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.extends" }, - "11670": { + "11656": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type" }, - "11671": { + "11657": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.serviceName" }, - "11672": { + "11658": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.fieldAlias" }, - "11673": { + "11659": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type" }, - "11674": { + "11660": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.path" }, - "11675": { + "11661": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.forwardArgumentsOnPath" }, - "11676": { + "11662": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.isList" }, - "11677": { + "11663": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.relationship" }, - "11678": { + "11664": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.serviceName" }, - "11679": { + "11665": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.primaryKeys" }, - "11680": { + "11666": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.isLink" }, - "11681": { + "11667": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.linkableKeys" }, - "11682": { + "11668": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.isReadOnlyLink" }, - "11683": { + "11669": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.extraDataFields" }, - "11684": { + "11670": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.databaseConfig" }, - "11685": { + "11671": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type" }, - "11686": { + "11672": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.tableName" }, - "11687": { + "11673": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.idPrefix" }, - "11688": { + "11674": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.extraFields" }, - "11689": { + "11675": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "IMessageAggregator" }, - "11690": { + "11676": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "IMessageAggregator.save" }, - "11691": { + "11677": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "IMessageAggregator.save" }, - "11692": { + "11678": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "msg" }, - "11693": { + "11679": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "IMessageAggregator.getMessages" }, - "11694": { + "11680": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "IMessageAggregator.getMessages" }, - "11695": { + "11681": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "format" }, - "11696": { + "11682": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "IMessageAggregator.clearMessages" }, - "11697": { + "11683": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "IMessageAggregator.clearMessages" }, - "11698": { + "11684": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "IMessageAggregator.saveRawMessageData" }, - "11699": { + "11685": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "IMessageAggregator.saveRawMessageData" }, - "11700": { + "11686": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "T" }, - "11701": { + "11687": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "messageData" }, - "11702": { + "11688": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "options" }, - "11703": { + "11689": { "sourceFileName": "../../../../packages/core/types/src/sales-channel/common.ts", "qualifiedName": "SalesChannelLocationDTO" }, - "11704": { + "11690": { "sourceFileName": "../../../../packages/core/types/src/sales-channel/common.ts", "qualifiedName": "SalesChannelLocationDTO.sales_channel_id" }, - "11705": { + "11691": { "sourceFileName": "../../../../packages/core/types/src/sales-channel/common.ts", "qualifiedName": "SalesChannelLocationDTO.location_id" }, - "11706": { + "11692": { "sourceFileName": "../../../../packages/core/types/src/sales-channel/common.ts", "qualifiedName": "SalesChannelLocationDTO.sales_channel" }, - "11707": { + "11693": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "MetadataType" }, - "11708": { + "11694": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable" }, - "11709": { + "11695": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.$and" }, - "11710": { + "11696": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.$or" }, - "11711": { + "11697": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.T" }, - "11712": { + "11698": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "JoinerServiceConfig" }, - "11713": { + "11699": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "JoinerServiceConfig.serviceName" }, - "11714": { + "11700": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "JoinerServiceConfig.alias" }, - "11715": { + "11701": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "JoinerServiceConfig.fieldAlias" }, - "11716": { + "11702": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type" }, - "11717": { + "11703": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type.path" }, - "11718": { + "11704": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type.forwardArgumentsOnPath" }, - "11719": { + "11705": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "JoinerServiceConfig.primaryKeys" }, - "11720": { + "11706": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "JoinerServiceConfig.relationships" }, - "11721": { + "11707": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "JoinerServiceConfig.extends" }, - "11722": { + "11708": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type" }, - "11723": { + "11709": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type.serviceName" }, - "11724": { + "11710": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type.relationship" }, - "11725": { + "11711": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "JoinerServiceConfig.args" }, - "11726": { + "11712": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "ModuleJoinerRelationship" }, - "11727": { + "11713": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type" }, - "11728": { + "11714": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.deleteCascade" }, - "11729": { + "11715": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "LinkModulesExtraFields" }, - "11730": { + "11716": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type" }, - "11731": { + "11717": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.type" }, - "11732": { + "11718": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.defaultValue" }, - "11733": { + "11719": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.nullable" }, - "11734": { + "11720": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.options" }, - "11735": { + "11721": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "Message" }, - "11736": { + "11722": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "__type" }, - "11737": { + "11723": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "__type.options" }, - "11738": { + "11724": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "TData" }, - "11739": { + "11725": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "MessageAggregatorFormat" }, - "11740": { + "11726": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "MessageAggregatorFormat.groupBy" }, - "11741": { + "11727": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "MessageAggregatorFormat.sortBy" }, - "11742": { + "11728": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type" }, - "11743": { + "11729": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type.__index" }, - "11745": { + "11731": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "RawMessageFormat" }, - "11746": { + "11732": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "__type" }, - "11747": { + "11733": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "__type.eventName" }, - "11748": { + "11734": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "__type.data" }, - "11749": { + "11735": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "__type.source" }, - "11750": { + "11736": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "__type.object" }, - "11751": { + "11737": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "__type.action" }, - "11752": { + "11738": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "__type.context" }, - "11753": { + "11739": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "__type.options" }, - "11754": { + "11740": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "TData" }, - "11755": { + "11741": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "JoinerServiceConfigAlias" }, - "11756": { + "11742": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "JoinerServiceConfigAlias.name" }, - "11757": { + "11743": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "JoinerServiceConfigAlias.args" }, - "11758": { + "11744": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "JoinerRelationship" }, - "11759": { + "11745": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type" }, - "11760": { + "11746": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type.alias" }, - "11761": { + "11747": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type.foreignKey" }, - "11762": { + "11748": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type.primaryKey" }, - "11763": { + "11749": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type.serviceName" }, - "11764": { + "11750": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type.inverse" }, - "11765": { + "11751": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type.isList" }, - "11766": { + "11752": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type.args" }, - "11767": { + "11753": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "MessageBody" }, - "11768": { + "11754": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "__type" }, - "11769": { + "11755": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "__type.eventName" }, - "11770": { + "11756": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "__type.metadata" }, - "11771": { + "11757": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "__type.data" }, - "11772": { + "11758": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "TData" }, - "11773": { + "11759": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "EventMetadata" }, - "11774": { + "11760": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "__type" }, - "11775": { + "11761": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "__type.eventGroupId" } @@ -6728,7 +6728,7 @@ "1": "../../../../packages/core/types/src/sales-channel/service.ts" }, "reflections": { - "1": 11519 + "1": 11505 } } } \ No newline at end of file diff --git a/www/utils/generated/typedoc-json-output/stock-location-next-models.json b/www/utils/generated/typedoc-json-output/stock-location-next-models.json index 1aa18dd309..51f2673713 100644 --- a/www/utils/generated/typedoc-json-output/stock-location-next-models.json +++ b/www/utils/generated/typedoc-json-output/stock-location-next-models.json @@ -1,5 +1,5 @@ { - "id": 12276, + "id": 12262, "name": "stock-location-next-models", "variant": "project", "kind": 1, @@ -18,28 +18,28 @@ }, "children": [ { - "id": 12292, + "id": 12278, "name": "StockLocationAddress", "variant": "declaration", "kind": 128, "flags": {}, "children": [ { - "id": 12293, + "id": 12279, "name": "constructor", "variant": "declaration", "kind": 512, "flags": {}, "signatures": [ { - "id": 12294, + "id": 12280, "name": "new StockLocationAddress", "variant": "signature", "kind": 16384, "flags": {}, "type": { "type": "reference", - "target": 12292, + "target": 12278, "name": "StockLocationAddress", "package": "@medusajs/stock-location-next" } @@ -47,7 +47,7 @@ ] }, { - "id": 12295, + "id": 12281, "name": "id", "variant": "declaration", "kind": 1024, @@ -58,7 +58,7 @@ } }, { - "id": 12296, + "id": 12282, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -74,7 +74,7 @@ } }, { - "id": 12297, + "id": 12283, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -90,7 +90,7 @@ } }, { - "id": 12298, + "id": 12284, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -116,7 +116,7 @@ "defaultValue": "null" }, { - "id": 12299, + "id": 12285, "name": "address_1", "variant": "declaration", "kind": 1024, @@ -127,7 +127,7 @@ } }, { - "id": 12300, + "id": 12286, "name": "address_2", "variant": "declaration", "kind": 1024, @@ -147,7 +147,7 @@ } }, { - "id": 12301, + "id": 12287, "name": "company", "variant": "declaration", "kind": 1024, @@ -167,7 +167,7 @@ } }, { - "id": 12302, + "id": 12288, "name": "city", "variant": "declaration", "kind": 1024, @@ -187,7 +187,7 @@ } }, { - "id": 12303, + "id": 12289, "name": "country_code", "variant": "declaration", "kind": 1024, @@ -198,7 +198,7 @@ } }, { - "id": 12304, + "id": 12290, "name": "phone", "variant": "declaration", "kind": 1024, @@ -218,7 +218,7 @@ } }, { - "id": 12305, + "id": 12291, "name": "province", "variant": "declaration", "kind": 1024, @@ -238,7 +238,7 @@ } }, { - "id": 12306, + "id": 12292, "name": "postal_code", "variant": "declaration", "kind": 1024, @@ -258,7 +258,7 @@ } }, { - "id": 12307, + "id": 12293, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -297,52 +297,52 @@ { "title": "Constructors", "children": [ - 12293 + 12279 ] }, { "title": "Properties", "children": [ - 12295, - 12296, - 12297, - 12298, - 12299, - 12300, - 12301, - 12302, - 12303, - 12304, - 12305, - 12306, - 12307 + 12281, + 12282, + 12283, + 12284, + 12285, + 12286, + 12287, + 12288, + 12289, + 12290, + 12291, + 12292, + 12293 ] } ] }, { - "id": 12277, + "id": 12263, "name": "StockLocation", "variant": "declaration", "kind": 128, "flags": {}, "children": [ { - "id": 12278, + "id": 12264, "name": "constructor", "variant": "declaration", "kind": 512, "flags": {}, "signatures": [ { - "id": 12279, + "id": 12265, "name": "new StockLocation", "variant": "signature", "kind": 16384, "flags": {}, "type": { "type": "reference", - "target": 12277, + "target": 12263, "name": "StockLocation", "package": "@medusajs/stock-location-next" } @@ -350,7 +350,7 @@ ] }, { - "id": 12280, + "id": 12266, "name": "id", "variant": "declaration", "kind": 1024, @@ -361,7 +361,7 @@ } }, { - "id": 12281, + "id": 12267, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -377,7 +377,7 @@ } }, { - "id": 12282, + "id": 12268, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -393,7 +393,7 @@ } }, { - "id": 12283, + "id": 12269, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -419,7 +419,7 @@ "defaultValue": "null" }, { - "id": 12284, + "id": 12270, "name": "name", "variant": "declaration", "kind": 1024, @@ -430,7 +430,7 @@ } }, { - "id": 12285, + "id": 12271, "name": "address_id", "variant": "declaration", "kind": 1024, @@ -450,7 +450,7 @@ } }, { - "id": 12286, + "id": 12272, "name": "address", "variant": "declaration", "kind": 1024, @@ -464,7 +464,7 @@ }, { "type": "reference", - "target": 12292, + "target": 12278, "name": "StockLocationAddress", "package": "@medusajs/stock-location-next" } @@ -472,7 +472,7 @@ } }, { - "id": 12287, + "id": 12273, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -511,20 +511,20 @@ { "title": "Constructors", "children": [ - 12278 + 12264 ] }, { "title": "Properties", "children": [ - 12280, - 12281, - 12282, - 12283, - 12284, - 12285, - 12286, - 12287 + 12266, + 12267, + 12268, + 12269, + 12270, + 12271, + 12272, + 12273 ] } ] @@ -534,106 +534,106 @@ { "title": "Classes", "children": [ - 12292, - 12277 + 12278, + 12263 ] } ], "packageName": "@medusajs/stock-location-next", "symbolIdMap": { - "12276": { + "12262": { "sourceFileName": "../../../../packages/modules/stock-location-next/src/models/index.ts", "qualifiedName": "" }, - "12277": { + "12263": { "sourceFileName": "../../../../packages/modules/stock-location-next/src/models/stock-location.ts", "qualifiedName": "StockLocation" }, - "12280": { + "12266": { "sourceFileName": "../../../../packages/modules/stock-location-next/src/models/stock-location.ts", "qualifiedName": "StockLocation.id" }, - "12281": { + "12267": { "sourceFileName": "../../../../packages/modules/stock-location-next/src/models/stock-location.ts", "qualifiedName": "StockLocation.created_at" }, - "12282": { + "12268": { "sourceFileName": "../../../../packages/modules/stock-location-next/src/models/stock-location.ts", "qualifiedName": "StockLocation.updated_at" }, - "12283": { + "12269": { "sourceFileName": "../../../../packages/modules/stock-location-next/src/models/stock-location.ts", "qualifiedName": "StockLocation.deleted_at" }, - "12284": { + "12270": { "sourceFileName": "../../../../packages/modules/stock-location-next/src/models/stock-location.ts", "qualifiedName": "StockLocation.name" }, - "12285": { + "12271": { "sourceFileName": "../../../../packages/modules/stock-location-next/src/models/stock-location.ts", "qualifiedName": "StockLocation.address_id" }, - "12286": { + "12272": { "sourceFileName": "../../../../packages/modules/stock-location-next/src/models/stock-location.ts", "qualifiedName": "StockLocation.address" }, - "12287": { + "12273": { "sourceFileName": "../../../../packages/modules/stock-location-next/src/models/stock-location.ts", "qualifiedName": "StockLocation.metadata" }, - "12292": { + "12278": { "sourceFileName": "../../../../packages/modules/stock-location-next/src/models/stock-location-address.ts", "qualifiedName": "StockLocationAddress" }, - "12295": { + "12281": { "sourceFileName": "../../../../packages/modules/stock-location-next/src/models/stock-location-address.ts", "qualifiedName": "StockLocationAddress.id" }, - "12296": { + "12282": { "sourceFileName": "../../../../packages/modules/stock-location-next/src/models/stock-location-address.ts", "qualifiedName": "StockLocationAddress.created_at" }, - "12297": { + "12283": { "sourceFileName": "../../../../packages/modules/stock-location-next/src/models/stock-location-address.ts", "qualifiedName": "StockLocationAddress.updated_at" }, - "12298": { + "12284": { "sourceFileName": "../../../../packages/modules/stock-location-next/src/models/stock-location-address.ts", "qualifiedName": "StockLocationAddress.deleted_at" }, - "12299": { + "12285": { "sourceFileName": "../../../../packages/modules/stock-location-next/src/models/stock-location-address.ts", "qualifiedName": "StockLocationAddress.address_1" }, - "12300": { + "12286": { "sourceFileName": "../../../../packages/modules/stock-location-next/src/models/stock-location-address.ts", "qualifiedName": "StockLocationAddress.address_2" }, - "12301": { + "12287": { "sourceFileName": "../../../../packages/modules/stock-location-next/src/models/stock-location-address.ts", "qualifiedName": "StockLocationAddress.company" }, - "12302": { + "12288": { "sourceFileName": "../../../../packages/modules/stock-location-next/src/models/stock-location-address.ts", "qualifiedName": "StockLocationAddress.city" }, - "12303": { + "12289": { "sourceFileName": "../../../../packages/modules/stock-location-next/src/models/stock-location-address.ts", "qualifiedName": "StockLocationAddress.country_code" }, - "12304": { + "12290": { "sourceFileName": "../../../../packages/modules/stock-location-next/src/models/stock-location-address.ts", "qualifiedName": "StockLocationAddress.phone" }, - "12305": { + "12291": { "sourceFileName": "../../../../packages/modules/stock-location-next/src/models/stock-location-address.ts", "qualifiedName": "StockLocationAddress.province" }, - "12306": { + "12292": { "sourceFileName": "../../../../packages/modules/stock-location-next/src/models/stock-location-address.ts", "qualifiedName": "StockLocationAddress.postal_code" }, - "12307": { + "12293": { "sourceFileName": "../../../../packages/modules/stock-location-next/src/models/stock-location-address.ts", "qualifiedName": "StockLocationAddress.metadata" } @@ -643,7 +643,7 @@ "1": "../../../../packages/modules/stock-location-next/src/models/index.ts" }, "reflections": { - "1": 12276 + "1": 12262 } } } \ No newline at end of file diff --git a/www/utils/generated/typedoc-json-output/stock-location-next.json b/www/utils/generated/typedoc-json-output/stock-location-next.json index 13b4c286cd..1d7609c35c 100644 --- a/www/utils/generated/typedoc-json-output/stock-location-next.json +++ b/www/utils/generated/typedoc-json-output/stock-location-next.json @@ -1,12 +1,12 @@ { - "id": 11793, + "id": 11779, "name": "stock-location-next", "variant": "project", "kind": 1, "flags": {}, "children": [ { - "id": 11882, + "id": 11868, "name": "FindConfig", "variant": "declaration", "kind": 256, @@ -29,7 +29,7 @@ }, "children": [ { - "id": 11883, + "id": 11869, "name": "select", "variant": "declaration", "kind": 1024, @@ -58,7 +58,7 @@ "operator": "keyof", "target": { "type": "reference", - "target": 11894, + "target": 11880, "name": "Entity", "package": "@medusajs/types", "qualifiedName": "FindConfig.Entity", @@ -70,7 +70,7 @@ } }, { - "id": 11884, + "id": 11870, "name": "skip", "variant": "declaration", "kind": 1024, @@ -100,7 +100,7 @@ } }, { - "id": 11885, + "id": 11871, "name": "take", "variant": "declaration", "kind": 1024, @@ -130,7 +130,7 @@ } }, { - "id": 11886, + "id": 11872, "name": "relations", "variant": "declaration", "kind": 1024, @@ -154,7 +154,7 @@ } }, { - "id": 11887, + "id": 11873, "name": "order", "variant": "declaration", "kind": 1024, @@ -188,21 +188,21 @@ "type": { "type": "reflection", "declaration": { - "id": 11888, + "id": 11874, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "indexSignatures": [ { - "id": 11889, + "id": 11875, "name": "__index", "variant": "signature", "kind": 8192, "flags": {}, "parameters": [ { - "id": 11890, + "id": 11876, "name": "K", "variant": "param", "kind": 32768, @@ -232,7 +232,7 @@ } }, { - "id": 11891, + "id": 11877, "name": "withDeleted", "variant": "declaration", "kind": 1024, @@ -261,7 +261,7 @@ } }, { - "id": 11892, + "id": 11878, "name": "filters", "variant": "declaration", "kind": 1024, @@ -297,7 +297,7 @@ } }, { - "id": 11893, + "id": 11879, "name": "options", "variant": "declaration", "kind": 1024, @@ -337,20 +337,20 @@ { "title": "Properties", "children": [ - 11883, - 11884, - 11885, - 11886, - 11887, - 11891, - 11892, - 11893 + 11869, + 11870, + 11871, + 11872, + 11873, + 11877, + 11878, + 11879 ] } ], "typeParameters": [ { - "id": 11894, + "id": 11880, "name": "Entity", "variant": "typeParam", "kind": 131072, @@ -359,7 +359,7 @@ ] }, { - "id": 12040, + "id": 12026, "name": "MetadataType", "variant": "declaration", "kind": 2097152, @@ -394,7 +394,7 @@ } }, { - "id": 11966, + "id": 11952, "name": "BaseFilterable", "variant": "declaration", "kind": 256, @@ -409,7 +409,7 @@ }, "children": [ { - "id": 11967, + "id": 11953, "name": "$and", "variant": "declaration", "kind": 1024, @@ -431,11 +431,11 @@ "types": [ { "type": "reference", - "target": 11966, + "target": 11952, "typeArguments": [ { "type": "reference", - "target": 11969, + "target": 11955, "name": "T", "package": "@medusajs/types", "qualifiedName": "BaseFilterable.T", @@ -447,7 +447,7 @@ }, { "type": "reference", - "target": 11969, + "target": 11955, "name": "T", "package": "@medusajs/types", "qualifiedName": "BaseFilterable.T", @@ -458,7 +458,7 @@ } }, { - "id": 11968, + "id": 11954, "name": "$or", "variant": "declaration", "kind": 1024, @@ -480,11 +480,11 @@ "types": [ { "type": "reference", - "target": 11966, + "target": 11952, "typeArguments": [ { "type": "reference", - "target": 11969, + "target": 11955, "name": "T", "package": "@medusajs/types", "qualifiedName": "BaseFilterable.T", @@ -496,7 +496,7 @@ }, { "type": "reference", - "target": 11969, + "target": 11955, "name": "T", "package": "@medusajs/types", "qualifiedName": "BaseFilterable.T", @@ -511,14 +511,14 @@ { "title": "Properties", "children": [ - 11967, - 11968 + 11953, + 11954 ] } ], "typeParameters": [ { - "id": 11969, + "id": 11955, "name": "T", "variant": "typeParam", "kind": 131072, @@ -528,13 +528,13 @@ "extendedBy": [ { "type": "reference", - "target": 11876, + "target": 11862, "name": "FilterableStockLocationProps" } ] }, { - "id": 11936, + "id": 11922, "name": "SoftDeleteReturn", "variant": "declaration", "kind": 256, @@ -549,7 +549,7 @@ }, "children": [ { - "id": 11937, + "id": 11923, "name": "returnLinkableKeys", "variant": "declaration", "kind": 1024, @@ -568,7 +568,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 11938, + "target": 11924, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -580,13 +580,13 @@ { "title": "Properties", "children": [ - 11937 + 11923 ] } ], "typeParameters": [ { - "id": 11938, + "id": 11924, "name": "TReturnableLinkableKeys", "variant": "typeParam", "kind": 131072, @@ -599,7 +599,7 @@ ] }, { - "id": 11939, + "id": 11925, "name": "RestoreReturn", "variant": "declaration", "kind": 256, @@ -614,7 +614,7 @@ }, "children": [ { - "id": 11940, + "id": 11926, "name": "returnLinkableKeys", "variant": "declaration", "kind": 1024, @@ -633,7 +633,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 11941, + "target": 11927, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -645,13 +645,13 @@ { "title": "Properties", "children": [ - 11940 + 11926 ] } ], "typeParameters": [ { - "id": 11941, + "id": 11927, "name": "TReturnableLinkableKeys", "variant": "typeParam", "kind": 131072, @@ -664,14 +664,14 @@ ] }, { - "id": 12064, + "id": 12050, "name": "Query", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 12065, + "id": 12051, "name": "T", "variant": "typeParam", "kind": 131072, @@ -682,7 +682,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 12065, + "target": 12051, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -695,14 +695,14 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 12065, + "target": 12051, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true }, "extendsType": { "type": "reference", - "target": 12110, + "target": 12096, "name": "Scalar", "package": "@medusajs/types" }, @@ -712,11 +712,11 @@ }, "falseType": { "type": "reference", - "target": 12114, + "target": 12100, "typeArguments": [ { "type": "reference", - "target": 12065, + "target": 12051, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -728,11 +728,11 @@ }, "falseType": { "type": "reference", - "target": 12120, + "target": 12106, "typeArguments": [ { "type": "reference", - "target": 12065, + "target": 12051, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -744,14 +744,14 @@ } }, { - "id": 12066, + "id": 12052, "name": "ExpandScalar", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 12067, + "id": 12053, "name": "T", "variant": "typeParam", "kind": 131072, @@ -769,7 +769,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 12067, + "target": 12053, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -800,7 +800,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 12067, + "target": 12053, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -834,7 +834,7 @@ }, "falseType": { "type": "reference", - "target": 12067, + "target": 12053, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -845,7 +845,7 @@ } }, { - "id": 12110, + "id": 12096, "name": "Scalar", "variant": "declaration", "kind": 2097152, @@ -904,21 +904,21 @@ { "type": "reflection", "declaration": { - "id": 12111, + "id": 12097, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 12112, + "id": 12098, "name": "toHexString", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 12113, + "id": 12099, "name": "toHexString", "variant": "signature", "kind": 4096, @@ -935,7 +935,7 @@ { "title": "Methods", "children": [ - 12112 + 12098 ] } ] @@ -945,14 +945,14 @@ } }, { - "id": 12274, + "id": 12260, "name": "ReadonlyPrimary", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 12275, + "id": 12261, "name": "T", "variant": "typeParam", "kind": 131072, @@ -963,7 +963,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 12275, + "target": 12261, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -984,7 +984,7 @@ "typeArguments": [ { "type": "reference", - "target": 12275, + "target": 12261, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -995,7 +995,7 @@ }, "falseType": { "type": "reference", - "target": 12275, + "target": 12261, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1003,14 +1003,14 @@ } }, { - "id": 12224, + "id": 12210, "name": "Primary", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 12233, + "id": 12219, "name": "T", "variant": "typeParam", "kind": 131072, @@ -1021,7 +1021,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 12233, + "target": 12219, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1029,14 +1029,14 @@ "extendsType": { "type": "reflection", "declaration": { - "id": 12225, + "id": 12211, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 12226, + "id": 12212, "name": "[PrimaryKeyType]", "variant": "declaration", "kind": 1024, @@ -1053,7 +1053,7 @@ { "title": "Properties", "children": [ - 12226 + 12212 ] } ] @@ -1061,7 +1061,7 @@ }, "trueType": { "type": "reference", - "target": 12274, + "target": 12260, "typeArguments": [ { "type": "reference", @@ -1081,7 +1081,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 12233, + "target": 12219, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1089,14 +1089,14 @@ "extendsType": { "type": "reflection", "declaration": { - "id": 12227, + "id": 12213, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 12228, + "id": 12214, "name": "_id", "variant": "declaration", "kind": 1024, @@ -1113,7 +1113,7 @@ { "title": "Properties", "children": [ - 12228 + 12214 ] } ] @@ -1124,7 +1124,7 @@ "types": [ { "type": "reference", - "target": 12274, + "target": 12260, "typeArguments": [ { "type": "reference", @@ -1150,7 +1150,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 12233, + "target": 12219, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1158,14 +1158,14 @@ "extendsType": { "type": "reflection", "declaration": { - "id": 12229, + "id": 12215, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 12230, + "id": 12216, "name": "uuid", "variant": "declaration", "kind": 1024, @@ -1182,7 +1182,7 @@ { "title": "Properties", "children": [ - 12230 + 12216 ] } ] @@ -1190,7 +1190,7 @@ }, "trueType": { "type": "reference", - "target": 12274, + "target": 12260, "typeArguments": [ { "type": "reference", @@ -1210,7 +1210,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 12233, + "target": 12219, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1218,14 +1218,14 @@ "extendsType": { "type": "reflection", "declaration": { - "id": 12231, + "id": 12217, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 12232, + "id": 12218, "name": "id", "variant": "declaration", "kind": 1024, @@ -1242,7 +1242,7 @@ { "title": "Properties", "children": [ - 12232 + 12218 ] } ] @@ -1250,7 +1250,7 @@ }, "trueType": { "type": "reference", - "target": 12274, + "target": 12260, "typeArguments": [ { "type": "reference", @@ -1276,14 +1276,14 @@ } }, { - "id": 11970, + "id": 11956, "name": "OperatorMap", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 11991, + "id": 11977, "name": "T", "variant": "typeParam", "kind": 131072, @@ -1293,14 +1293,14 @@ "type": { "type": "reflection", "declaration": { - "id": 11971, + "id": 11957, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 11972, + "id": 11958, "name": "$and", "variant": "declaration", "kind": 1024, @@ -1311,11 +1311,11 @@ "type": "array", "elementType": { "type": "reference", - "target": 12064, + "target": 12050, "typeArguments": [ { "type": "reference", - "target": 11991, + "target": 11977, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1327,7 +1327,7 @@ } }, { - "id": 11973, + "id": 11959, "name": "$or", "variant": "declaration", "kind": 1024, @@ -1338,11 +1338,11 @@ "type": "array", "elementType": { "type": "reference", - "target": 12064, + "target": 12050, "typeArguments": [ { "type": "reference", - "target": 11991, + "target": 11977, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1354,7 +1354,7 @@ } }, { - "id": 11974, + "id": 11960, "name": "$eq", "variant": "declaration", "kind": 1024, @@ -1366,11 +1366,11 @@ "types": [ { "type": "reference", - "target": 12066, + "target": 12052, "typeArguments": [ { "type": "reference", - "target": 11991, + "target": 11977, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1383,11 +1383,11 @@ "type": "array", "elementType": { "type": "reference", - "target": 12066, + "target": 12052, "typeArguments": [ { "type": "reference", - "target": 11991, + "target": 11977, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1401,7 +1401,7 @@ } }, { - "id": 11975, + "id": 11961, "name": "$ne", "variant": "declaration", "kind": 1024, @@ -1410,11 +1410,11 @@ }, "type": { "type": "reference", - "target": 12066, + "target": 12052, "typeArguments": [ { "type": "reference", - "target": 11991, + "target": 11977, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1425,7 +1425,7 @@ } }, { - "id": 11976, + "id": 11962, "name": "$in", "variant": "declaration", "kind": 1024, @@ -1436,11 +1436,11 @@ "type": "array", "elementType": { "type": "reference", - "target": 12066, + "target": 12052, "typeArguments": [ { "type": "reference", - "target": 11991, + "target": 11977, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1452,7 +1452,7 @@ } }, { - "id": 11977, + "id": 11963, "name": "$nin", "variant": "declaration", "kind": 1024, @@ -1463,11 +1463,11 @@ "type": "array", "elementType": { "type": "reference", - "target": 12066, + "target": 12052, "typeArguments": [ { "type": "reference", - "target": 11991, + "target": 11977, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1479,7 +1479,7 @@ } }, { - "id": 11978, + "id": 11964, "name": "$not", "variant": "declaration", "kind": 1024, @@ -1488,11 +1488,11 @@ }, "type": { "type": "reference", - "target": 12064, + "target": 12050, "typeArguments": [ { "type": "reference", - "target": 11991, + "target": 11977, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1503,7 +1503,7 @@ } }, { - "id": 11979, + "id": 11965, "name": "$gt", "variant": "declaration", "kind": 1024, @@ -1512,11 +1512,11 @@ }, "type": { "type": "reference", - "target": 12066, + "target": 12052, "typeArguments": [ { "type": "reference", - "target": 11991, + "target": 11977, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1527,7 +1527,7 @@ } }, { - "id": 11980, + "id": 11966, "name": "$gte", "variant": "declaration", "kind": 1024, @@ -1536,11 +1536,11 @@ }, "type": { "type": "reference", - "target": 12066, + "target": 12052, "typeArguments": [ { "type": "reference", - "target": 11991, + "target": 11977, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1551,7 +1551,7 @@ } }, { - "id": 11981, + "id": 11967, "name": "$lt", "variant": "declaration", "kind": 1024, @@ -1560,11 +1560,11 @@ }, "type": { "type": "reference", - "target": 12066, + "target": 12052, "typeArguments": [ { "type": "reference", - "target": 11991, + "target": 11977, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1575,7 +1575,7 @@ } }, { - "id": 11982, + "id": 11968, "name": "$lte", "variant": "declaration", "kind": 1024, @@ -1584,11 +1584,11 @@ }, "type": { "type": "reference", - "target": 12066, + "target": 12052, "typeArguments": [ { "type": "reference", - "target": 11991, + "target": 11977, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1599,7 +1599,7 @@ } }, { - "id": 11983, + "id": 11969, "name": "$like", "variant": "declaration", "kind": 1024, @@ -1612,7 +1612,7 @@ } }, { - "id": 11984, + "id": 11970, "name": "$re", "variant": "declaration", "kind": 1024, @@ -1625,7 +1625,7 @@ } }, { - "id": 11985, + "id": 11971, "name": "$ilike", "variant": "declaration", "kind": 1024, @@ -1638,7 +1638,7 @@ } }, { - "id": 11986, + "id": 11972, "name": "$fulltext", "variant": "declaration", "kind": 1024, @@ -1651,7 +1651,7 @@ } }, { - "id": 11987, + "id": 11973, "name": "$overlap", "variant": "declaration", "kind": 1024, @@ -1667,7 +1667,7 @@ } }, { - "id": 11988, + "id": 11974, "name": "$contains", "variant": "declaration", "kind": 1024, @@ -1683,7 +1683,7 @@ } }, { - "id": 11989, + "id": 11975, "name": "$contained", "variant": "declaration", "kind": 1024, @@ -1699,7 +1699,7 @@ } }, { - "id": 11990, + "id": 11976, "name": "$exists", "variant": "declaration", "kind": 1024, @@ -1716,25 +1716,25 @@ { "title": "Properties", "children": [ + 11958, + 11959, + 11960, + 11961, + 11962, + 11963, + 11964, + 11965, + 11966, + 11967, + 11968, + 11969, + 11970, + 11971, 11972, 11973, 11974, 11975, - 11976, - 11977, - 11978, - 11979, - 11980, - 11981, - 11982, - 11983, - 11984, - 11985, - 11986, - 11987, - 11988, - 11989, - 11990 + 11976 ] } ] @@ -1742,14 +1742,14 @@ } }, { - "id": 12159, + "id": 12145, "name": "FilterValue2", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 12160, + "id": 12146, "name": "T", "variant": "typeParam", "kind": 131072, @@ -1761,18 +1761,18 @@ "types": [ { "type": "reference", - "target": 12160, + "target": 12146, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true }, { "type": "reference", - "target": 12066, + "target": 12052, "typeArguments": [ { "type": "reference", - "target": 12160, + "target": 12146, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1783,11 +1783,11 @@ }, { "type": "reference", - "target": 12224, + "target": 12210, "typeArguments": [ { "type": "reference", - "target": 12160, + "target": 12146, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1800,14 +1800,14 @@ } }, { - "id": 12120, + "id": 12106, "name": "FilterValue", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 12121, + "id": 12107, "name": "T", "variant": "typeParam", "kind": 131072, @@ -1819,15 +1819,15 @@ "types": [ { "type": "reference", - "target": 11970, + "target": 11956, "typeArguments": [ { "type": "reference", - "target": 12159, + "target": 12145, "typeArguments": [ { "type": "reference", - "target": 12121, + "target": 12107, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1842,11 +1842,11 @@ }, { "type": "reference", - "target": 12159, + "target": 12145, "typeArguments": [ { "type": "reference", - "target": 12121, + "target": 12107, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1859,11 +1859,11 @@ "type": "array", "elementType": { "type": "reference", - "target": 12159, + "target": 12145, "typeArguments": [ { "type": "reference", - "target": 12121, + "target": 12107, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1881,7 +1881,7 @@ } }, { - "id": 12158, + "id": 12144, "name": "PrevLimit", "variant": "declaration", "kind": 2097152, @@ -1909,14 +1909,14 @@ } }, { - "id": 12114, + "id": 12100, "name": "FilterQuery", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 12118, + "id": 12104, "name": "T", "variant": "typeParam", "kind": 131072, @@ -1927,7 +1927,7 @@ } }, { - "id": 12119, + "id": 12105, "name": "Prev", "variant": "typeParam", "kind": 131072, @@ -1946,7 +1946,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 12119, + "target": 12105, "name": "Prev", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1967,7 +1967,7 @@ "operator": "keyof", "target": { "type": "reference", - "target": 12118, + "target": 12104, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1989,7 +1989,7 @@ }, "objectType": { "type": "reference", - "target": 12118, + "target": 12104, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -2046,7 +2046,7 @@ }, "objectType": { "type": "reference", - "target": 12118, + "target": 12104, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -2054,7 +2054,7 @@ }, { "type": "reference", - "target": 11970, + "target": 11956, "typeArguments": [ { "type": "indexedAccess", @@ -2070,7 +2070,7 @@ }, "objectType": { "type": "reference", - "target": 12118, + "target": 12104, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -2098,7 +2098,7 @@ }, "objectType": { "type": "reference", - "target": 12118, + "target": 12104, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -2123,21 +2123,21 @@ "extendsType": { "type": "reflection", "declaration": { - "id": 12115, + "id": 12101, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "indexSignatures": [ { - "id": 12116, + "id": 12102, "name": "__index", "variant": "signature", "kind": 8192, "flags": {}, "parameters": [ { - "id": 12117, + "id": 12103, "name": "x", "variant": "param", "kind": 32768, @@ -2174,7 +2174,7 @@ }, "trueType": { "type": "reference", - "target": 12114, + "target": 12100, "typeArguments": [ { "type": "reference", @@ -2201,14 +2201,14 @@ "type": "indexedAccess", "indexType": { "type": "reference", - "target": 12119, + "target": 12105, "name": "Prev", "package": "@medusajs/types", "refersToTypeParameter": true }, "objectType": { "type": "reference", - "target": 12158, + "target": 12144, "name": "PrevLimit", "package": "@medusajs/types" } @@ -2238,7 +2238,7 @@ } }, { - "id": 12221, + "id": 12207, "name": "EventMetadata", "variant": "declaration", "kind": 2097152, @@ -2268,14 +2268,14 @@ { "type": "reflection", "declaration": { - "id": 12222, + "id": 12208, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 12223, + "id": 12209, "name": "eventGroupId", "variant": "declaration", "kind": 1024, @@ -2292,7 +2292,7 @@ { "title": "Properties", "children": [ - 12223 + 12209 ] } ] @@ -2302,14 +2302,14 @@ } }, { - "id": 12152, + "id": 12138, "name": "MessageBody", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 12157, + "id": 12143, "name": "TData", "variant": "typeParam", "kind": 131072, @@ -2323,14 +2323,14 @@ "type": { "type": "reflection", "declaration": { - "id": 12153, + "id": 12139, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 12154, + "id": 12140, "name": "eventName", "variant": "declaration", "kind": 1024, @@ -2341,7 +2341,7 @@ } }, { - "id": 12155, + "id": 12141, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -2350,20 +2350,20 @@ }, "type": { "type": "reference", - "target": 12221, + "target": 12207, "name": "EventMetadata", "package": "@medusajs/types" } }, { - "id": 12156, + "id": 12142, "name": "data", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 12157, + "target": 12143, "name": "TData", "package": "@medusajs/types", "refersToTypeParameter": true @@ -2374,9 +2374,9 @@ { "title": "Properties", "children": [ - 12154, - 12155, - 12156 + 12140, + 12141, + 12142 ] } ] @@ -2384,14 +2384,14 @@ } }, { - "id": 12078, + "id": 12064, "name": "Message", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 12081, + "id": 12067, "name": "TData", "variant": "typeParam", "kind": 131072, @@ -2407,11 +2407,11 @@ "types": [ { "type": "reference", - "target": 12152, + "target": 12138, "typeArguments": [ { "type": "reference", - "target": 12081, + "target": 12067, "name": "TData", "package": "@medusajs/types", "refersToTypeParameter": true @@ -2423,14 +2423,14 @@ { "type": "reflection", "declaration": { - "id": 12079, + "id": 12065, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 12080, + "id": 12066, "name": "options", "variant": "declaration", "kind": 1024, @@ -2462,7 +2462,7 @@ { "title": "Properties", "children": [ - 12080 + 12066 ] } ] @@ -2472,14 +2472,14 @@ } }, { - "id": 12088, + "id": 12074, "name": "RawMessageFormat", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 12097, + "id": 12083, "name": "TData", "variant": "typeParam", "kind": 131072, @@ -2493,14 +2493,14 @@ "type": { "type": "reflection", "declaration": { - "id": 12089, + "id": 12075, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 12090, + "id": 12076, "name": "eventName", "variant": "declaration", "kind": 1024, @@ -2511,21 +2511,21 @@ } }, { - "id": 12091, + "id": 12077, "name": "data", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 12097, + "target": 12083, "name": "TData", "package": "@medusajs/types", "refersToTypeParameter": true } }, { - "id": 12092, + "id": 12078, "name": "source", "variant": "declaration", "kind": 1024, @@ -2536,7 +2536,7 @@ } }, { - "id": 12093, + "id": 12079, "name": "object", "variant": "declaration", "kind": 1024, @@ -2547,7 +2547,7 @@ } }, { - "id": 12094, + "id": 12080, "name": "action", "variant": "declaration", "kind": 1024, @@ -2560,7 +2560,7 @@ } }, { - "id": 12095, + "id": 12081, "name": "context", "variant": "declaration", "kind": 1024, @@ -2576,7 +2576,7 @@ "typeArguments": [ { "type": "reference", - "target": 11906, + "target": 11892, "name": "Context", "package": "@medusajs/types" }, @@ -2590,7 +2590,7 @@ } }, { - "id": 12096, + "id": 12082, "name": "options", "variant": "declaration", "kind": 1024, @@ -2622,13 +2622,13 @@ { "title": "Properties", "children": [ - 12090, - 12091, - 12092, - 12093, - 12094, - 12095, - 12096 + 12076, + 12077, + 12078, + 12079, + 12080, + 12081, + 12082 ] } ] @@ -2636,7 +2636,7 @@ } }, { - "id": 12234, + "id": 12220, "name": "FulfillmentAddressDTO", "variant": "declaration", "kind": 256, @@ -2651,7 +2651,7 @@ }, "children": [ { - "id": 12235, + "id": 12221, "name": "id", "variant": "declaration", "kind": 1024, @@ -2670,7 +2670,7 @@ } }, { - "id": 12236, + "id": 12222, "name": "fulfillment_id", "variant": "declaration", "kind": 1024, @@ -2698,7 +2698,7 @@ } }, { - "id": 12237, + "id": 12223, "name": "company", "variant": "declaration", "kind": 1024, @@ -2726,7 +2726,7 @@ } }, { - "id": 12238, + "id": 12224, "name": "first_name", "variant": "declaration", "kind": 1024, @@ -2754,7 +2754,7 @@ } }, { - "id": 12239, + "id": 12225, "name": "last_name", "variant": "declaration", "kind": 1024, @@ -2782,7 +2782,7 @@ } }, { - "id": 12240, + "id": 12226, "name": "address_1", "variant": "declaration", "kind": 1024, @@ -2810,7 +2810,7 @@ } }, { - "id": 12241, + "id": 12227, "name": "address_2", "variant": "declaration", "kind": 1024, @@ -2838,7 +2838,7 @@ } }, { - "id": 12242, + "id": 12228, "name": "city", "variant": "declaration", "kind": 1024, @@ -2866,7 +2866,7 @@ } }, { - "id": 12243, + "id": 12229, "name": "country_code", "variant": "declaration", "kind": 1024, @@ -2894,7 +2894,7 @@ } }, { - "id": 12244, + "id": 12230, "name": "province", "variant": "declaration", "kind": 1024, @@ -2922,7 +2922,7 @@ } }, { - "id": 12245, + "id": 12231, "name": "postal_code", "variant": "declaration", "kind": 1024, @@ -2950,7 +2950,7 @@ } }, { - "id": 12246, + "id": 12232, "name": "phone", "variant": "declaration", "kind": 1024, @@ -2978,7 +2978,7 @@ } }, { - "id": 12247, + "id": 12233, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -3021,7 +3021,7 @@ } }, { - "id": 12248, + "id": 12234, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -3045,7 +3045,7 @@ } }, { - "id": 12249, + "id": 12235, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -3069,7 +3069,7 @@ } }, { - "id": 12250, + "id": 12236, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -3106,28 +3106,28 @@ { "title": "Properties", "children": [ + 12221, + 12222, + 12223, + 12224, + 12225, + 12226, + 12227, + 12228, + 12229, + 12230, + 12231, + 12232, + 12233, + 12234, 12235, - 12236, - 12237, - 12238, - 12239, - 12240, - 12241, - 12242, - 12243, - 12244, - 12245, - 12246, - 12247, - 12248, - 12249, - 12250 + 12236 ] } ] }, { - "id": 12251, + "id": 12237, "name": "FulfillmentItemDTO", "variant": "declaration", "kind": 256, @@ -3142,7 +3142,7 @@ }, "children": [ { - "id": 12252, + "id": 12238, "name": "id", "variant": "declaration", "kind": 1024, @@ -3161,7 +3161,7 @@ } }, { - "id": 12253, + "id": 12239, "name": "title", "variant": "declaration", "kind": 1024, @@ -3180,7 +3180,7 @@ } }, { - "id": 12254, + "id": 12240, "name": "quantity", "variant": "declaration", "kind": 1024, @@ -3199,7 +3199,7 @@ } }, { - "id": 12255, + "id": 12241, "name": "sku", "variant": "declaration", "kind": 1024, @@ -3218,7 +3218,7 @@ } }, { - "id": 12256, + "id": 12242, "name": "barcode", "variant": "declaration", "kind": 1024, @@ -3237,7 +3237,7 @@ } }, { - "id": 12257, + "id": 12243, "name": "line_item_id", "variant": "declaration", "kind": 1024, @@ -3265,7 +3265,7 @@ } }, { - "id": 12258, + "id": 12244, "name": "inventory_item_id", "variant": "declaration", "kind": 1024, @@ -3293,7 +3293,7 @@ } }, { - "id": 12259, + "id": 12245, "name": "fulfillment_id", "variant": "declaration", "kind": 1024, @@ -3312,7 +3312,7 @@ } }, { - "id": 12260, + "id": 12246, "name": "fulfillment", "variant": "declaration", "kind": 1024, @@ -3327,13 +3327,13 @@ }, "type": { "type": "reference", - "target": 12202, + "target": 12188, "name": "FulfillmentDTO", "package": "@medusajs/types" } }, { - "id": 12261, + "id": 12247, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -3357,7 +3357,7 @@ } }, { - "id": 12262, + "id": 12248, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -3381,7 +3381,7 @@ } }, { - "id": 12263, + "id": 12249, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -3418,24 +3418,24 @@ { "title": "Properties", "children": [ - 12252, - 12253, - 12254, - 12255, - 12256, - 12257, - 12258, - 12259, - 12260, - 12261, - 12262, - 12263 + 12238, + 12239, + 12240, + 12241, + 12242, + 12243, + 12244, + 12245, + 12246, + 12247, + 12248, + 12249 ] } ] }, { - "id": 12264, + "id": 12250, "name": "FulfillmentLabelDTO", "variant": "declaration", "kind": 256, @@ -3450,7 +3450,7 @@ }, "children": [ { - "id": 12265, + "id": 12251, "name": "id", "variant": "declaration", "kind": 1024, @@ -3469,7 +3469,7 @@ } }, { - "id": 12266, + "id": 12252, "name": "tracking_number", "variant": "declaration", "kind": 1024, @@ -3488,7 +3488,7 @@ } }, { - "id": 12267, + "id": 12253, "name": "tracking_url", "variant": "declaration", "kind": 1024, @@ -3507,7 +3507,7 @@ } }, { - "id": 12268, + "id": 12254, "name": "label_url", "variant": "declaration", "kind": 1024, @@ -3526,7 +3526,7 @@ } }, { - "id": 12269, + "id": 12255, "name": "fulfillment_id", "variant": "declaration", "kind": 1024, @@ -3545,7 +3545,7 @@ } }, { - "id": 12270, + "id": 12256, "name": "fulfillment", "variant": "declaration", "kind": 1024, @@ -3560,13 +3560,13 @@ }, "type": { "type": "reference", - "target": 12202, + "target": 12188, "name": "FulfillmentDTO", "package": "@medusajs/types" } }, { - "id": 12271, + "id": 12257, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -3590,7 +3590,7 @@ } }, { - "id": 12272, + "id": 12258, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -3614,7 +3614,7 @@ } }, { - "id": 12273, + "id": 12259, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -3651,21 +3651,21 @@ { "title": "Properties", "children": [ - 12265, - 12266, - 12267, - 12268, - 12269, - 12270, - 12271, - 12272, - 12273 + 12251, + 12252, + 12253, + 12254, + 12255, + 12256, + 12257, + 12258, + 12259 ] } ] }, { - "id": 12172, + "id": 12158, "name": "FulfillmentProviderDTO", "variant": "declaration", "kind": 256, @@ -3680,7 +3680,7 @@ }, "children": [ { - "id": 12173, + "id": 12159, "name": "id", "variant": "declaration", "kind": 1024, @@ -3699,7 +3699,7 @@ } }, { - "id": 12174, + "id": 12160, "name": "name", "variant": "declaration", "kind": 1024, @@ -3718,7 +3718,7 @@ } }, { - "id": 12175, + "id": 12161, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -3761,7 +3761,7 @@ } }, { - "id": 12176, + "id": 12162, "name": "shipping_options", "variant": "declaration", "kind": 1024, @@ -3778,14 +3778,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 12133, + "target": 12119, "name": "ShippingOptionDTO", "package": "@medusajs/types" } } }, { - "id": 12177, + "id": 12163, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -3809,7 +3809,7 @@ } }, { - "id": 12178, + "id": 12164, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -3833,7 +3833,7 @@ } }, { - "id": 12179, + "id": 12165, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -3870,19 +3870,19 @@ { "title": "Properties", "children": [ - 12173, - 12174, - 12175, - 12176, - 12177, - 12178, - 12179 + 12159, + 12160, + 12161, + 12162, + 12163, + 12164, + 12165 ] } ] }, { - "id": 12007, + "id": 11993, "name": "FulfillmentSetDTO", "variant": "declaration", "kind": 256, @@ -3897,7 +3897,7 @@ }, "children": [ { - "id": 12008, + "id": 11994, "name": "id", "variant": "declaration", "kind": 1024, @@ -3916,7 +3916,7 @@ } }, { - "id": 12009, + "id": 11995, "name": "name", "variant": "declaration", "kind": 1024, @@ -3935,7 +3935,7 @@ } }, { - "id": 12010, + "id": 11996, "name": "type", "variant": "declaration", "kind": 1024, @@ -3954,7 +3954,7 @@ } }, { - "id": 12011, + "id": 11997, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -3997,7 +3997,7 @@ } }, { - "id": 12012, + "id": 11998, "name": "service_zones", "variant": "declaration", "kind": 1024, @@ -4014,14 +4014,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 12068, + "target": 12054, "name": "ServiceZoneDTO", "package": "@medusajs/types" } } }, { - "id": 12013, + "id": 11999, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -4045,7 +4045,7 @@ } }, { - "id": 12014, + "id": 12000, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -4069,7 +4069,7 @@ } }, { - "id": 12015, + "id": 12001, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -4106,20 +4106,20 @@ { "title": "Properties", "children": [ - 12008, - 12009, - 12010, - 12011, - 12012, - 12013, - 12014, - 12015 + 11994, + 11995, + 11996, + 11997, + 11998, + 11999, + 12000, + 12001 ] } ] }, { - "id": 12202, + "id": 12188, "name": "FulfillmentDTO", "variant": "declaration", "kind": 256, @@ -4134,7 +4134,7 @@ }, "children": [ { - "id": 12203, + "id": 12189, "name": "id", "variant": "declaration", "kind": 1024, @@ -4153,7 +4153,7 @@ } }, { - "id": 12204, + "id": 12190, "name": "location_id", "variant": "declaration", "kind": 1024, @@ -4172,7 +4172,7 @@ } }, { - "id": 12205, + "id": 12191, "name": "packed_at", "variant": "declaration", "kind": 1024, @@ -4205,7 +4205,7 @@ } }, { - "id": 12206, + "id": 12192, "name": "shipped_at", "variant": "declaration", "kind": 1024, @@ -4238,7 +4238,7 @@ } }, { - "id": 12207, + "id": 12193, "name": "delivered_at", "variant": "declaration", "kind": 1024, @@ -4271,7 +4271,7 @@ } }, { - "id": 12208, + "id": 12194, "name": "canceled_at", "variant": "declaration", "kind": 1024, @@ -4304,7 +4304,7 @@ } }, { - "id": 12209, + "id": 12195, "name": "data", "variant": "declaration", "kind": 1024, @@ -4347,7 +4347,7 @@ } }, { - "id": 12210, + "id": 12196, "name": "provider_id", "variant": "declaration", "kind": 1024, @@ -4366,7 +4366,7 @@ } }, { - "id": 12211, + "id": 12197, "name": "shipping_option_id", "variant": "declaration", "kind": 1024, @@ -4394,7 +4394,7 @@ } }, { - "id": 12212, + "id": 12198, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -4437,7 +4437,7 @@ } }, { - "id": 12213, + "id": 12199, "name": "shipping_option", "variant": "declaration", "kind": 1024, @@ -4459,7 +4459,7 @@ }, { "type": "reference", - "target": 12133, + "target": 12119, "name": "ShippingOptionDTO", "package": "@medusajs/types" } @@ -4467,7 +4467,7 @@ } }, { - "id": 12214, + "id": 12200, "name": "provider", "variant": "declaration", "kind": 1024, @@ -4482,13 +4482,13 @@ }, "type": { "type": "reference", - "target": 12172, + "target": 12158, "name": "FulfillmentProviderDTO", "package": "@medusajs/types" } }, { - "id": 12215, + "id": 12201, "name": "delivery_address", "variant": "declaration", "kind": 1024, @@ -4503,13 +4503,13 @@ }, "type": { "type": "reference", - "target": 12234, + "target": 12220, "name": "FulfillmentAddressDTO", "package": "@medusajs/types" } }, { - "id": 12216, + "id": 12202, "name": "items", "variant": "declaration", "kind": 1024, @@ -4526,14 +4526,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 12251, + "target": 12237, "name": "FulfillmentItemDTO", "package": "@medusajs/types" } } }, { - "id": 12217, + "id": 12203, "name": "labels", "variant": "declaration", "kind": 1024, @@ -4550,14 +4550,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 12264, + "target": 12250, "name": "FulfillmentLabelDTO", "package": "@medusajs/types" } } }, { - "id": 12218, + "id": 12204, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -4581,7 +4581,7 @@ } }, { - "id": 12219, + "id": 12205, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -4605,7 +4605,7 @@ } }, { - "id": 12220, + "id": 12206, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -4642,30 +4642,30 @@ { "title": "Properties", "children": [ + 12189, + 12190, + 12191, + 12192, + 12193, + 12194, + 12195, + 12196, + 12197, + 12198, + 12199, + 12200, + 12201, + 12202, 12203, 12204, 12205, - 12206, - 12207, - 12208, - 12209, - 12210, - 12211, - 12212, - 12213, - 12214, - 12215, - 12216, - 12217, - 12218, - 12219, - 12220 + 12206 ] } ] }, { - "id": 12161, + "id": 12147, "name": "GeoZoneType", "variant": "declaration", "kind": 2097152, @@ -4701,7 +4701,7 @@ } }, { - "id": 12122, + "id": 12108, "name": "GeoZoneDTO", "variant": "declaration", "kind": 256, @@ -4716,7 +4716,7 @@ }, "children": [ { - "id": 12123, + "id": 12109, "name": "id", "variant": "declaration", "kind": 1024, @@ -4735,7 +4735,7 @@ } }, { - "id": 12124, + "id": 12110, "name": "type", "variant": "declaration", "kind": 1024, @@ -4750,13 +4750,13 @@ }, "type": { "type": "reference", - "target": 12161, + "target": 12147, "name": "GeoZoneType", "package": "@medusajs/types" } }, { - "id": 12125, + "id": 12111, "name": "country_code", "variant": "declaration", "kind": 1024, @@ -4775,7 +4775,7 @@ } }, { - "id": 12126, + "id": 12112, "name": "province_code", "variant": "declaration", "kind": 1024, @@ -4803,7 +4803,7 @@ } }, { - "id": 12127, + "id": 12113, "name": "city", "variant": "declaration", "kind": 1024, @@ -4831,7 +4831,7 @@ } }, { - "id": 12128, + "id": 12114, "name": "postal_expression", "variant": "declaration", "kind": 1024, @@ -4874,7 +4874,7 @@ } }, { - "id": 12129, + "id": 12115, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -4917,7 +4917,7 @@ } }, { - "id": 12130, + "id": 12116, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -4941,7 +4941,7 @@ } }, { - "id": 12131, + "id": 12117, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -4965,7 +4965,7 @@ } }, { - "id": 12132, + "id": 12118, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -5002,22 +5002,22 @@ { "title": "Properties", "children": [ - 12123, - 12124, - 12125, - 12126, - 12127, - 12128, - 12129, - 12130, - 12131, - 12132 + 12109, + 12110, + 12111, + 12112, + 12113, + 12114, + 12115, + 12116, + 12117, + 12118 ] } ] }, { - "id": 12068, + "id": 12054, "name": "ServiceZoneDTO", "variant": "declaration", "kind": 256, @@ -5032,7 +5032,7 @@ }, "children": [ { - "id": 12069, + "id": 12055, "name": "id", "variant": "declaration", "kind": 1024, @@ -5051,7 +5051,7 @@ } }, { - "id": 12070, + "id": 12056, "name": "name", "variant": "declaration", "kind": 1024, @@ -5070,7 +5070,7 @@ } }, { - "id": 12071, + "id": 12057, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -5113,7 +5113,7 @@ } }, { - "id": 12072, + "id": 12058, "name": "fulfillment_sets", "variant": "declaration", "kind": 1024, @@ -5130,14 +5130,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 12007, + "target": 11993, "name": "FulfillmentSetDTO", "package": "@medusajs/types" } } }, { - "id": 12073, + "id": 12059, "name": "geo_zones", "variant": "declaration", "kind": 1024, @@ -5154,14 +5154,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 12122, + "target": 12108, "name": "GeoZoneDTO", "package": "@medusajs/types" } } }, { - "id": 12074, + "id": 12060, "name": "shipping_options", "variant": "declaration", "kind": 1024, @@ -5178,14 +5178,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 12133, + "target": 12119, "name": "ShippingOptionDTO", "package": "@medusajs/types" } } }, { - "id": 12075, + "id": 12061, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -5209,7 +5209,7 @@ } }, { - "id": 12076, + "id": 12062, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -5233,7 +5233,7 @@ } }, { - "id": 12077, + "id": 12063, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -5270,21 +5270,21 @@ { "title": "Properties", "children": [ - 12069, - 12070, - 12071, - 12072, - 12073, - 12074, - 12075, - 12076, - 12077 + 12055, + 12056, + 12057, + 12058, + 12059, + 12060, + 12061, + 12062, + 12063 ] } ] }, { - "id": 12190, + "id": 12176, "name": "ShippingOptionRuleDTO", "variant": "declaration", "kind": 256, @@ -5299,7 +5299,7 @@ }, "children": [ { - "id": 12191, + "id": 12177, "name": "id", "variant": "declaration", "kind": 1024, @@ -5318,7 +5318,7 @@ } }, { - "id": 12192, + "id": 12178, "name": "attribute", "variant": "declaration", "kind": 1024, @@ -5337,7 +5337,7 @@ } }, { - "id": 12193, + "id": 12179, "name": "operator", "variant": "declaration", "kind": 1024, @@ -5367,7 +5367,7 @@ } }, { - "id": 12194, + "id": 12180, "name": "value", "variant": "declaration", "kind": 1024, @@ -5390,14 +5390,14 @@ { "type": "reflection", "declaration": { - "id": 12195, + "id": 12181, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 12196, + "id": 12182, "name": "value", "variant": "declaration", "kind": 1024, @@ -5432,7 +5432,7 @@ { "title": "Properties", "children": [ - 12196 + 12182 ] } ] @@ -5442,7 +5442,7 @@ } }, { - "id": 12197, + "id": 12183, "name": "shipping_option_id", "variant": "declaration", "kind": 1024, @@ -5461,7 +5461,7 @@ } }, { - "id": 12198, + "id": 12184, "name": "shipping_option", "variant": "declaration", "kind": 1024, @@ -5476,13 +5476,13 @@ }, "type": { "type": "reference", - "target": 12133, + "target": 12119, "name": "ShippingOptionDTO", "package": "@medusajs/types" } }, { - "id": 12199, + "id": 12185, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -5506,7 +5506,7 @@ } }, { - "id": 12200, + "id": 12186, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -5530,7 +5530,7 @@ } }, { - "id": 12201, + "id": 12187, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -5567,21 +5567,21 @@ { "title": "Properties", "children": [ - 12191, - 12192, - 12193, - 12194, - 12197, - 12198, - 12199, - 12200, - 12201 + 12177, + 12178, + 12179, + 12180, + 12183, + 12184, + 12185, + 12186, + 12187 ] } ] }, { - "id": 12180, + "id": 12166, "name": "ShippingOptionTypeDTO", "variant": "declaration", "kind": 256, @@ -5596,7 +5596,7 @@ }, "children": [ { - "id": 12181, + "id": 12167, "name": "id", "variant": "declaration", "kind": 1024, @@ -5615,7 +5615,7 @@ } }, { - "id": 12182, + "id": 12168, "name": "label", "variant": "declaration", "kind": 1024, @@ -5634,7 +5634,7 @@ } }, { - "id": 12183, + "id": 12169, "name": "description", "variant": "declaration", "kind": 1024, @@ -5653,7 +5653,7 @@ } }, { - "id": 12184, + "id": 12170, "name": "code", "variant": "declaration", "kind": 1024, @@ -5672,7 +5672,7 @@ } }, { - "id": 12185, + "id": 12171, "name": "shipping_option_id", "variant": "declaration", "kind": 1024, @@ -5691,7 +5691,7 @@ } }, { - "id": 12186, + "id": 12172, "name": "shipping_option", "variant": "declaration", "kind": 1024, @@ -5706,13 +5706,13 @@ }, "type": { "type": "reference", - "target": 12133, + "target": 12119, "name": "ShippingOptionDTO", "package": "@medusajs/types" } }, { - "id": 12187, + "id": 12173, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -5736,7 +5736,7 @@ } }, { - "id": 12188, + "id": 12174, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -5760,7 +5760,7 @@ } }, { - "id": 12189, + "id": 12175, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -5797,21 +5797,21 @@ { "title": "Properties", "children": [ - 12181, - 12182, - 12183, - 12184, - 12185, - 12186, - 12187, - 12188, - 12189 + 12167, + 12168, + 12169, + 12170, + 12171, + 12172, + 12173, + 12174, + 12175 ] } ] }, { - "id": 12162, + "id": 12148, "name": "ShippingOptionPriceType", "variant": "declaration", "kind": 2097152, @@ -5855,7 +5855,7 @@ } }, { - "id": 12133, + "id": 12119, "name": "ShippingOptionDTO", "variant": "declaration", "kind": 256, @@ -5870,7 +5870,7 @@ }, "children": [ { - "id": 12134, + "id": 12120, "name": "id", "variant": "declaration", "kind": 1024, @@ -5889,7 +5889,7 @@ } }, { - "id": 12135, + "id": 12121, "name": "name", "variant": "declaration", "kind": 1024, @@ -5908,7 +5908,7 @@ } }, { - "id": 12136, + "id": 12122, "name": "price_type", "variant": "declaration", "kind": 1024, @@ -5923,13 +5923,13 @@ }, "type": { "type": "reference", - "target": 12162, + "target": 12148, "name": "ShippingOptionPriceType", "package": "@medusajs/types" } }, { - "id": 12137, + "id": 12123, "name": "service_zone_id", "variant": "declaration", "kind": 1024, @@ -5948,7 +5948,7 @@ } }, { - "id": 12138, + "id": 12124, "name": "shipping_profile_id", "variant": "declaration", "kind": 1024, @@ -5967,7 +5967,7 @@ } }, { - "id": 12139, + "id": 12125, "name": "provider_id", "variant": "declaration", "kind": 1024, @@ -5986,7 +5986,7 @@ } }, { - "id": 12140, + "id": 12126, "name": "shipping_option_type_id", "variant": "declaration", "kind": 1024, @@ -6014,7 +6014,7 @@ } }, { - "id": 12141, + "id": 12127, "name": "data", "variant": "declaration", "kind": 1024, @@ -6057,7 +6057,7 @@ } }, { - "id": 12142, + "id": 12128, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -6100,7 +6100,7 @@ } }, { - "id": 12143, + "id": 12129, "name": "service_zone", "variant": "declaration", "kind": 1024, @@ -6115,13 +6115,13 @@ }, "type": { "type": "reference", - "target": 12068, + "target": 12054, "name": "ServiceZoneDTO", "package": "@medusajs/types" } }, { - "id": 12144, + "id": 12130, "name": "shipping_profile", "variant": "declaration", "kind": 1024, @@ -6136,13 +6136,13 @@ }, "type": { "type": "reference", - "target": 12163, + "target": 12149, "name": "ShippingProfileDTO", "package": "@medusajs/types" } }, { - "id": 12145, + "id": 12131, "name": "fulfillment_provider", "variant": "declaration", "kind": 1024, @@ -6157,13 +6157,13 @@ }, "type": { "type": "reference", - "target": 12172, + "target": 12158, "name": "FulfillmentProviderDTO", "package": "@medusajs/types" } }, { - "id": 12146, + "id": 12132, "name": "type", "variant": "declaration", "kind": 1024, @@ -6178,13 +6178,13 @@ }, "type": { "type": "reference", - "target": 12180, + "target": 12166, "name": "ShippingOptionTypeDTO", "package": "@medusajs/types" } }, { - "id": 12147, + "id": 12133, "name": "rules", "variant": "declaration", "kind": 1024, @@ -6201,14 +6201,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 12190, + "target": 12176, "name": "ShippingOptionRuleDTO", "package": "@medusajs/types" } } }, { - "id": 12148, + "id": 12134, "name": "fulfillments", "variant": "declaration", "kind": 1024, @@ -6225,14 +6225,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 12202, + "target": 12188, "name": "FulfillmentDTO", "package": "@medusajs/types" } } }, { - "id": 12149, + "id": 12135, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -6256,7 +6256,7 @@ } }, { - "id": 12150, + "id": 12136, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -6280,7 +6280,7 @@ } }, { - "id": 12151, + "id": 12137, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -6317,30 +6317,30 @@ { "title": "Properties", "children": [ + 12120, + 12121, + 12122, + 12123, + 12124, + 12125, + 12126, + 12127, + 12128, + 12129, + 12130, + 12131, + 12132, + 12133, 12134, 12135, 12136, - 12137, - 12138, - 12139, - 12140, - 12141, - 12142, - 12143, - 12144, - 12145, - 12146, - 12147, - 12148, - 12149, - 12150, - 12151 + 12137 ] } ] }, { - "id": 12163, + "id": 12149, "name": "ShippingProfileDTO", "variant": "declaration", "kind": 256, @@ -6355,7 +6355,7 @@ }, "children": [ { - "id": 12164, + "id": 12150, "name": "id", "variant": "declaration", "kind": 1024, @@ -6374,7 +6374,7 @@ } }, { - "id": 12165, + "id": 12151, "name": "name", "variant": "declaration", "kind": 1024, @@ -6393,7 +6393,7 @@ } }, { - "id": 12166, + "id": 12152, "name": "type", "variant": "declaration", "kind": 1024, @@ -6412,7 +6412,7 @@ } }, { - "id": 12167, + "id": 12153, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -6455,7 +6455,7 @@ } }, { - "id": 12168, + "id": 12154, "name": "shipping_options", "variant": "declaration", "kind": 1024, @@ -6472,14 +6472,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 12133, + "target": 12119, "name": "ShippingOptionDTO", "package": "@medusajs/types" } } }, { - "id": 12169, + "id": 12155, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -6503,7 +6503,7 @@ } }, { - "id": 12170, + "id": 12156, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -6527,7 +6527,7 @@ } }, { - "id": 12171, + "id": 12157, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -6564,20 +6564,20 @@ { "title": "Properties", "children": [ - 12164, - 12165, - 12166, - 12167, - 12168, - 12169, - 12170, - 12171 + 12150, + 12151, + 12152, + 12153, + 12154, + 12155, + 12156, + 12157 ] } ] }, { - "id": 12101, + "id": 12087, "name": "JoinerRelationship", "variant": "declaration", "kind": 2097152, @@ -6585,14 +6585,14 @@ "type": { "type": "reflection", "declaration": { - "id": 12102, + "id": 12088, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 12103, + "id": 12089, "name": "alias", "variant": "declaration", "kind": 1024, @@ -6603,7 +6603,7 @@ } }, { - "id": 12104, + "id": 12090, "name": "foreignKey", "variant": "declaration", "kind": 1024, @@ -6614,7 +6614,7 @@ } }, { - "id": 12105, + "id": 12091, "name": "primaryKey", "variant": "declaration", "kind": 1024, @@ -6625,7 +6625,7 @@ } }, { - "id": 12106, + "id": 12092, "name": "serviceName", "variant": "declaration", "kind": 1024, @@ -6636,7 +6636,7 @@ } }, { - "id": 12107, + "id": 12093, "name": "inverse", "variant": "declaration", "kind": 1024, @@ -6657,7 +6657,7 @@ } }, { - "id": 12108, + "id": 12094, "name": "isList", "variant": "declaration", "kind": 1024, @@ -6678,7 +6678,7 @@ } }, { - "id": 12109, + "id": 12095, "name": "args", "variant": "declaration", "kind": 1024, @@ -6718,13 +6718,13 @@ { "title": "Properties", "children": [ - 12103, - 12104, - 12105, - 12106, - 12107, - 12108, - 12109 + 12089, + 12090, + 12091, + 12092, + 12093, + 12094, + 12095 ] } ] @@ -6732,14 +6732,14 @@ } }, { - "id": 12098, + "id": 12084, "name": "JoinerServiceConfigAlias", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 12099, + "id": 12085, "name": "name", "variant": "declaration", "kind": 1024, @@ -6762,7 +6762,7 @@ } }, { - "id": 12100, + "id": 12086, "name": "args", "variant": "declaration", "kind": 1024, @@ -6802,21 +6802,21 @@ { "title": "Properties", "children": [ - 12099, - 12100 + 12085, + 12086 ] } ] }, { - "id": 12041, + "id": 12027, "name": "JoinerServiceConfig", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 12042, + "id": 12028, "name": "serviceName", "variant": "declaration", "kind": 1024, @@ -6827,7 +6827,7 @@ } }, { - "id": 12043, + "id": 12029, "name": "alias", "variant": "declaration", "kind": 1024, @@ -6847,7 +6847,7 @@ "types": [ { "type": "reference", - "target": 12098, + "target": 12084, "name": "JoinerServiceConfigAlias", "package": "@medusajs/types" }, @@ -6855,7 +6855,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 12098, + "target": 12084, "name": "JoinerServiceConfigAlias", "package": "@medusajs/types" } @@ -6864,7 +6864,7 @@ } }, { - "id": 12044, + "id": 12030, "name": "fieldAlias", "variant": "declaration", "kind": 1024, @@ -6900,14 +6900,14 @@ { "type": "reflection", "declaration": { - "id": 12045, + "id": 12031, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 12046, + "id": 12032, "name": "path", "variant": "declaration", "kind": 1024, @@ -6918,7 +6918,7 @@ } }, { - "id": 12047, + "id": 12033, "name": "forwardArgumentsOnPath", "variant": "declaration", "kind": 1024, @@ -6936,8 +6936,8 @@ { "title": "Properties", "children": [ - 12046, - 12047 + 12032, + 12033 ] } ] @@ -6951,7 +6951,7 @@ } }, { - "id": 12048, + "id": 12034, "name": "primaryKeys", "variant": "declaration", "kind": 1024, @@ -6965,7 +6965,7 @@ } }, { - "id": 12049, + "id": 12035, "name": "relationships", "variant": "declaration", "kind": 1024, @@ -6976,14 +6976,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 12101, + "target": 12087, "name": "JoinerRelationship", "package": "@medusajs/types" } } }, { - "id": 12050, + "id": 12036, "name": "extends", "variant": "declaration", "kind": 1024, @@ -6995,14 +6995,14 @@ "elementType": { "type": "reflection", "declaration": { - "id": 12051, + "id": 12037, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 12052, + "id": 12038, "name": "serviceName", "variant": "declaration", "kind": 1024, @@ -7013,14 +7013,14 @@ } }, { - "id": 12053, + "id": 12039, "name": "relationship", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 12101, + "target": 12087, "name": "JoinerRelationship", "package": "@medusajs/types" } @@ -7030,8 +7030,8 @@ { "title": "Properties", "children": [ - 12052, - 12053 + 12038, + 12039 ] } ] @@ -7040,7 +7040,7 @@ } }, { - "id": 12054, + "id": 12040, "name": "args", "variant": "declaration", "kind": 1024, @@ -7080,19 +7080,19 @@ { "title": "Properties", "children": [ - 12042, - 12043, - 12044, - 12048, - 12049, - 12050, - 12054 + 12028, + 12029, + 12030, + 12034, + 12035, + 12036, + 12040 ] } ] }, { - "id": 12058, + "id": 12044, "name": "LinkModulesExtraFields", "variant": "declaration", "kind": 2097152, @@ -7111,14 +7111,14 @@ { "type": "reflection", "declaration": { - "id": 12059, + "id": 12045, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 12060, + "id": 12046, "name": "type", "variant": "declaration", "kind": 1024, @@ -7214,7 +7214,7 @@ } }, { - "id": 12061, + "id": 12047, "name": "defaultValue", "variant": "declaration", "kind": 1024, @@ -7227,7 +7227,7 @@ } }, { - "id": 12062, + "id": 12048, "name": "nullable", "variant": "declaration", "kind": 1024, @@ -7240,7 +7240,7 @@ } }, { - "id": 12063, + "id": 12049, "name": "options", "variant": "declaration", "kind": 1024, @@ -7280,10 +7280,10 @@ { "title": "Properties", "children": [ - 12060, - 12061, - 12062, - 12063 + 12046, + 12047, + 12048, + 12049 ] } ] @@ -7295,7 +7295,7 @@ } }, { - "id": 11942, + "id": 11928, "name": "ModuleJoinerConfig", "variant": "declaration", "kind": 2097152, @@ -7312,7 +7312,7 @@ "typeArguments": [ { "type": "reference", - "target": 12041, + "target": 12027, "name": "JoinerServiceConfig", "package": "@medusajs/types" }, @@ -7344,14 +7344,14 @@ { "type": "reflection", "declaration": { - "id": 11943, + "id": 11929, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 11944, + "id": 11930, "name": "schema", "variant": "declaration", "kind": 1024, @@ -7372,7 +7372,7 @@ } }, { - "id": 11945, + "id": 11931, "name": "relationships", "variant": "declaration", "kind": 1024, @@ -7383,14 +7383,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 12055, + "target": 12041, "name": "ModuleJoinerRelationship", "package": "@medusajs/types" } } }, { - "id": 11946, + "id": 11932, "name": "extends", "variant": "declaration", "kind": 1024, @@ -7402,14 +7402,14 @@ "elementType": { "type": "reflection", "declaration": { - "id": 11947, + "id": 11933, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 11948, + "id": 11934, "name": "serviceName", "variant": "declaration", "kind": 1024, @@ -7420,7 +7420,7 @@ } }, { - "id": 11949, + "id": 11935, "name": "fieldAlias", "variant": "declaration", "kind": 1024, @@ -7448,14 +7448,14 @@ { "type": "reflection", "declaration": { - "id": 11950, + "id": 11936, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 11951, + "id": 11937, "name": "path", "variant": "declaration", "kind": 1024, @@ -7466,7 +7466,7 @@ } }, { - "id": 11952, + "id": 11938, "name": "forwardArgumentsOnPath", "variant": "declaration", "kind": 1024, @@ -7482,7 +7482,7 @@ } }, { - "id": 11953, + "id": 11939, "name": "isList", "variant": "declaration", "kind": 1024, @@ -7499,9 +7499,9 @@ { "title": "Properties", "children": [ - 11951, - 11952, - 11953 + 11937, + 11938, + 11939 ] } ] @@ -7515,14 +7515,14 @@ } }, { - "id": 11954, + "id": 11940, "name": "relationship", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 12055, + "target": 12041, "name": "ModuleJoinerRelationship", "package": "@medusajs/types" } @@ -7532,9 +7532,9 @@ { "title": "Properties", "children": [ - 11948, - 11949, - 11954 + 11934, + 11935, + 11940 ] } ] @@ -7543,7 +7543,7 @@ } }, { - "id": 11955, + "id": 11941, "name": "serviceName", "variant": "declaration", "kind": 1024, @@ -7556,7 +7556,7 @@ } }, { - "id": 11956, + "id": 11942, "name": "primaryKeys", "variant": "declaration", "kind": 1024, @@ -7572,7 +7572,7 @@ } }, { - "id": 11957, + "id": 11943, "name": "isLink", "variant": "declaration", "kind": 1024, @@ -7593,7 +7593,7 @@ } }, { - "id": 11958, + "id": 11944, "name": "linkableKeys", "variant": "declaration", "kind": 1024, @@ -7629,7 +7629,7 @@ } }, { - "id": 11959, + "id": 11945, "name": "isReadOnlyLink", "variant": "declaration", "kind": 1024, @@ -7650,7 +7650,7 @@ } }, { - "id": 11960, + "id": 11946, "name": "extraDataFields", "variant": "declaration", "kind": 1024, @@ -7674,7 +7674,7 @@ } }, { - "id": 11961, + "id": 11947, "name": "databaseConfig", "variant": "declaration", "kind": 1024, @@ -7684,14 +7684,14 @@ "type": { "type": "reflection", "declaration": { - "id": 11962, + "id": 11948, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 11963, + "id": 11949, "name": "tableName", "variant": "declaration", "kind": 1024, @@ -7712,7 +7712,7 @@ } }, { - "id": 11964, + "id": 11950, "name": "idPrefix", "variant": "declaration", "kind": 1024, @@ -7733,7 +7733,7 @@ } }, { - "id": 11965, + "id": 11951, "name": "extraFields", "variant": "declaration", "kind": 1024, @@ -7742,7 +7742,7 @@ }, "type": { "type": "reference", - "target": 12058, + "target": 12044, "name": "LinkModulesExtraFields", "package": "@medusajs/types" } @@ -7752,9 +7752,9 @@ { "title": "Properties", "children": [ - 11963, - 11964, - 11965 + 11949, + 11950, + 11951 ] } ] @@ -7766,16 +7766,16 @@ { "title": "Properties", "children": [ + 11930, + 11931, + 11932, + 11941, + 11942, + 11943, 11944, 11945, 11946, - 11955, - 11956, - 11957, - 11958, - 11959, - 11960, - 11961 + 11947 ] } ] @@ -7785,7 +7785,7 @@ } }, { - "id": 12055, + "id": 12041, "name": "ModuleJoinerRelationship", "variant": "declaration", "kind": 2097152, @@ -7795,21 +7795,21 @@ "types": [ { "type": "reference", - "target": 12101, + "target": 12087, "name": "JoinerRelationship", "package": "@medusajs/types" }, { "type": "reflection", "declaration": { - "id": 12056, + "id": 12042, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 12057, + "id": 12043, "name": "deleteCascade", "variant": "declaration", "kind": 1024, @@ -7834,7 +7834,7 @@ { "title": "Properties", "children": [ - 12057 + 12043 ] } ] @@ -7844,7 +7844,7 @@ } }, { - "id": 11862, + "id": 11848, "name": "IModuleService", "variant": "declaration", "kind": 256, @@ -7852,20 +7852,20 @@ "extendedBy": [ { "type": "reference", - "target": 11794, + "target": 11780, "name": "IStockLocationService" } ] }, { - "id": 12082, + "id": 12068, "name": "MessageAggregatorFormat", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 12083, + "id": 12069, "name": "groupBy", "variant": "declaration", "kind": 1024, @@ -7881,7 +7881,7 @@ } }, { - "id": 12084, + "id": 12070, "name": "sortBy", "variant": "declaration", "kind": 1024, @@ -7891,21 +7891,21 @@ "type": { "type": "reflection", "declaration": { - "id": 12085, + "id": 12071, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "indexSignatures": [ { - "id": 12086, + "id": 12072, "name": "__index", "variant": "signature", "kind": 8192, "flags": {}, "parameters": [ { - "id": 12087, + "id": 12073, "name": "key", "variant": "param", "kind": 32768, @@ -7946,35 +7946,35 @@ { "title": "Properties", "children": [ - 12083, - 12084 + 12069, + 12070 ] } ] }, { - "id": 12016, + "id": 12002, "name": "IMessageAggregator", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 12017, + "id": 12003, "name": "save", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 12018, + "id": 12004, "name": "save", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 12019, + "id": 12005, "name": "msg", "variant": "param", "kind": 32768, @@ -7984,7 +7984,7 @@ "types": [ { "type": "reference", - "target": 12078, + "target": 12064, "name": "Message", "package": "@medusajs/types" }, @@ -7992,7 +7992,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 12078, + "target": 12064, "name": "Message", "package": "@medusajs/types" } @@ -8009,21 +8009,21 @@ ] }, { - "id": 12020, + "id": 12006, "name": "getMessages", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 12021, + "id": 12007, "name": "getMessages", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 12022, + "id": 12008, "name": "format", "variant": "param", "kind": 32768, @@ -8032,7 +8032,7 @@ }, "type": { "type": "reference", - "target": 12082, + "target": 12068, "name": "MessageAggregatorFormat", "package": "@medusajs/types" } @@ -8053,7 +8053,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 12078, + "target": 12064, "name": "Message", "package": "@medusajs/types" } @@ -8066,14 +8066,14 @@ ] }, { - "id": 12023, + "id": 12009, "name": "clearMessages", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 12024, + "id": 12010, "name": "clearMessages", "variant": "signature", "kind": 4096, @@ -8086,21 +8086,21 @@ ] }, { - "id": 12025, + "id": 12011, "name": "saveRawMessageData", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 12026, + "id": 12012, "name": "saveRawMessageData", "variant": "signature", "kind": 4096, "flags": {}, "typeParameters": [ { - "id": 12027, + "id": 12013, "name": "T", "variant": "typeParam", "kind": 131072, @@ -8109,7 +8109,7 @@ ], "parameters": [ { - "id": 12028, + "id": 12014, "name": "messageData", "variant": "param", "kind": 32768, @@ -8119,11 +8119,11 @@ "types": [ { "type": "reference", - "target": 12088, + "target": 12074, "typeArguments": [ { "type": "reference", - "target": 12027, + "target": 12013, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -8136,11 +8136,11 @@ "type": "array", "elementType": { "type": "reference", - "target": 12088, + "target": 12074, "typeArguments": [ { "type": "reference", - "target": 12027, + "target": 12013, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -8154,7 +8154,7 @@ } }, { - "id": 12029, + "id": 12015, "name": "options", "variant": "param", "kind": 32768, @@ -8194,16 +8194,16 @@ { "title": "Methods", "children": [ - 12017, - 12020, - 12023, - 12025 + 12003, + 12006, + 12009, + 12011 ] } ] }, { - "id": 11906, + "id": 11892, "name": "Context", "variant": "declaration", "kind": 256, @@ -8218,7 +8218,7 @@ }, "children": [ { - "id": 11907, + "id": 11893, "name": "__type", "variant": "declaration", "kind": 1024, @@ -8231,7 +8231,7 @@ } }, { - "id": 11908, + "id": 11894, "name": "transactionManager", "variant": "declaration", "kind": 1024, @@ -8264,14 +8264,14 @@ }, "type": { "type": "reference", - "target": 11917, + "target": 11903, "name": "TManager", "package": "@medusajs/types", "refersToTypeParameter": true } }, { - "id": 11909, + "id": 11895, "name": "manager", "variant": "declaration", "kind": 1024, @@ -8304,14 +8304,14 @@ }, "type": { "type": "reference", - "target": 11917, + "target": 11903, "name": "TManager", "package": "@medusajs/types", "refersToTypeParameter": true } }, { - "id": 11910, + "id": 11896, "name": "isolationLevel", "variant": "declaration", "kind": 1024, @@ -8364,7 +8364,7 @@ } }, { - "id": 11911, + "id": 11897, "name": "enableNestedTransactions", "variant": "declaration", "kind": 1024, @@ -8385,7 +8385,7 @@ } }, { - "id": 11912, + "id": 11898, "name": "eventGroupId", "variant": "declaration", "kind": 1024, @@ -8406,7 +8406,7 @@ } }, { - "id": 11913, + "id": 11899, "name": "transactionId", "variant": "declaration", "kind": 1024, @@ -8427,7 +8427,7 @@ } }, { - "id": 11914, + "id": 11900, "name": "messageAggregator", "variant": "declaration", "kind": 1024, @@ -8444,13 +8444,13 @@ }, "type": { "type": "reference", - "target": 12016, + "target": 12002, "name": "IMessageAggregator", "package": "@medusajs/types" } }, { - "id": 11915, + "id": 11901, "name": "requestId", "variant": "declaration", "kind": 1024, @@ -8471,7 +8471,7 @@ } }, { - "id": 11916, + "id": 11902, "name": "idempotencyKey", "variant": "declaration", "kind": 1024, @@ -8496,22 +8496,22 @@ { "title": "Properties", "children": [ - 11907, - 11908, - 11909, - 11910, - 11911, - 11912, - 11913, - 11914, - 11915, - 11916 + 11893, + 11894, + 11895, + 11896, + 11897, + 11898, + 11899, + 11900, + 11901, + 11902 ] } ], "typeParameters": [ { - "id": 11917, + "id": 11903, "name": "TManager", "variant": "typeParam", "kind": 131072, @@ -8524,7 +8524,7 @@ ] }, { - "id": 11992, + "id": 11978, "name": "StockLocationAddressDTO", "variant": "declaration", "kind": 2097152, @@ -8546,14 +8546,14 @@ "type": { "type": "reflection", "declaration": { - "id": 11993, + "id": 11979, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 11994, + "id": 11980, "name": "id", "variant": "declaration", "kind": 1024, @@ -8574,7 +8574,7 @@ } }, { - "id": 11995, + "id": 11981, "name": "address_1", "variant": "declaration", "kind": 1024, @@ -8593,7 +8593,7 @@ } }, { - "id": 11996, + "id": 11982, "name": "address_2", "variant": "declaration", "kind": 1024, @@ -8623,7 +8623,7 @@ } }, { - "id": 11997, + "id": 11983, "name": "company", "variant": "declaration", "kind": 1024, @@ -8653,7 +8653,7 @@ } }, { - "id": 11998, + "id": 11984, "name": "country_code", "variant": "declaration", "kind": 1024, @@ -8672,7 +8672,7 @@ } }, { - "id": 11999, + "id": 11985, "name": "city", "variant": "declaration", "kind": 1024, @@ -8702,7 +8702,7 @@ } }, { - "id": 12000, + "id": 11986, "name": "phone", "variant": "declaration", "kind": 1024, @@ -8732,7 +8732,7 @@ } }, { - "id": 12001, + "id": 11987, "name": "postal_code", "variant": "declaration", "kind": 1024, @@ -8762,7 +8762,7 @@ } }, { - "id": 12002, + "id": 11988, "name": "province", "variant": "declaration", "kind": 1024, @@ -8792,7 +8792,7 @@ } }, { - "id": 12003, + "id": 11989, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -8809,13 +8809,13 @@ }, "type": { "type": "reference", - "target": 12040, + "target": 12026, "name": "MetadataType", "package": "@medusajs/types" } }, { - "id": 12004, + "id": 11990, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -8848,7 +8848,7 @@ } }, { - "id": 12005, + "id": 11991, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -8881,7 +8881,7 @@ } }, { - "id": 12006, + "id": 11992, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -8922,19 +8922,19 @@ { "title": "Properties", "children": [ - 11994, - 11995, - 11996, - 11997, - 11998, - 11999, - 12000, - 12001, - 12002, - 12003, - 12004, - 12005, - 12006 + 11980, + 11981, + 11982, + 11983, + 11984, + 11985, + 11986, + 11987, + 11988, + 11989, + 11990, + 11991, + 11992 ] } ] @@ -8942,7 +8942,7 @@ } }, { - "id": 11895, + "id": 11881, "name": "StockLocationDTO", "variant": "declaration", "kind": 2097152, @@ -8964,14 +8964,14 @@ "type": { "type": "reflection", "declaration": { - "id": 11896, + "id": 11882, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 11897, + "id": 11883, "name": "id", "variant": "declaration", "kind": 1024, @@ -8990,7 +8990,7 @@ } }, { - "id": 11898, + "id": 11884, "name": "name", "variant": "declaration", "kind": 1024, @@ -9009,7 +9009,7 @@ } }, { - "id": 11899, + "id": 11885, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -9052,7 +9052,7 @@ } }, { - "id": 11900, + "id": 11886, "name": "address_id", "variant": "declaration", "kind": 1024, @@ -9071,7 +9071,7 @@ } }, { - "id": 11901, + "id": 11887, "name": "address", "variant": "declaration", "kind": 1024, @@ -9088,13 +9088,13 @@ }, "type": { "type": "reference", - "target": 11992, + "target": 11978, "name": "StockLocationAddressDTO", "package": "@medusajs/types" } }, { - "id": 11902, + "id": 11888, "name": "fulfillment_sets", "variant": "declaration", "kind": 1024, @@ -9111,14 +9111,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 12007, + "target": 11993, "name": "FulfillmentSetDTO", "package": "@medusajs/types" } } }, { - "id": 11903, + "id": 11889, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -9151,7 +9151,7 @@ } }, { - "id": 11904, + "id": 11890, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -9184,7 +9184,7 @@ } }, { - "id": 11905, + "id": 11891, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -9225,15 +9225,15 @@ { "title": "Properties", "children": [ - 11897, - 11898, - 11899, - 11900, - 11901, - 11902, - 11903, - 11904, - 11905 + 11883, + 11884, + 11885, + 11886, + 11887, + 11888, + 11889, + 11890, + 11891 ] } ] @@ -9241,7 +9241,7 @@ } }, { - "id": 11876, + "id": 11862, "name": "FilterableStockLocationProps", "variant": "declaration", "kind": 256, @@ -9256,7 +9256,7 @@ }, "children": [ { - "id": 11880, + "id": 11866, "name": "$and", "variant": "declaration", "kind": 1024, @@ -9279,17 +9279,17 @@ "types": [ { "type": "reference", - "target": 11876, + "target": 11862, "name": "FilterableStockLocationProps", "package": "@medusajs/types" }, { "type": "reference", - "target": 11966, + "target": 11952, "typeArguments": [ { "type": "reference", - "target": 11876, + "target": 11862, "name": "FilterableStockLocationProps", "package": "@medusajs/types" } @@ -9302,12 +9302,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 11967, + "target": 11953, "name": "BaseFilterable.$and" } }, { - "id": 11881, + "id": 11867, "name": "$or", "variant": "declaration", "kind": 1024, @@ -9330,17 +9330,17 @@ "types": [ { "type": "reference", - "target": 11876, + "target": 11862, "name": "FilterableStockLocationProps", "package": "@medusajs/types" }, { "type": "reference", - "target": 11966, + "target": 11952, "typeArguments": [ { "type": "reference", - "target": 11876, + "target": 11862, "name": "FilterableStockLocationProps", "package": "@medusajs/types" } @@ -9353,12 +9353,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 11968, + "target": 11954, "name": "BaseFilterable.$or" } }, { - "id": 11877, + "id": 11863, "name": "q", "variant": "declaration", "kind": 1024, @@ -9379,7 +9379,7 @@ } }, { - "id": 11878, + "id": 11864, "name": "id", "variant": "declaration", "kind": 1024, @@ -9412,7 +9412,7 @@ } }, { - "id": 11879, + "id": 11865, "name": "name", "variant": "declaration", "kind": 1024, @@ -9443,7 +9443,7 @@ }, { "type": "reference", - "target": 11970, + "target": 11956, "typeArguments": [ { "type": "intrinsic", @@ -9461,22 +9461,22 @@ { "title": "Properties", "children": [ - 11880, - 11881, - 11877, - 11878, - 11879 + 11866, + 11867, + 11863, + 11864, + 11865 ] } ], "extendedTypes": [ { "type": "reference", - "target": 11966, + "target": 11952, "typeArguments": [ { "type": "reference", - "target": 11876, + "target": 11862, "name": "FilterableStockLocationProps", "package": "@medusajs/types" } @@ -9487,7 +9487,7 @@ ] }, { - "id": 12030, + "id": 12016, "name": "StockLocationAddressInput", "variant": "declaration", "kind": 2097152, @@ -9509,14 +9509,14 @@ "type": { "type": "reflection", "declaration": { - "id": 12031, + "id": 12017, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 12032, + "id": 12018, "name": "address_1", "variant": "declaration", "kind": 1024, @@ -9535,7 +9535,7 @@ } }, { - "id": 12033, + "id": 12019, "name": "address_2", "variant": "declaration", "kind": 1024, @@ -9565,7 +9565,7 @@ } }, { - "id": 12034, + "id": 12020, "name": "country_code", "variant": "declaration", "kind": 1024, @@ -9584,7 +9584,7 @@ } }, { - "id": 12035, + "id": 12021, "name": "city", "variant": "declaration", "kind": 1024, @@ -9614,7 +9614,7 @@ } }, { - "id": 12036, + "id": 12022, "name": "phone", "variant": "declaration", "kind": 1024, @@ -9644,7 +9644,7 @@ } }, { - "id": 12037, + "id": 12023, "name": "province", "variant": "declaration", "kind": 1024, @@ -9674,7 +9674,7 @@ } }, { - "id": 12038, + "id": 12024, "name": "postal_code", "variant": "declaration", "kind": 1024, @@ -9704,7 +9704,7 @@ } }, { - "id": 12039, + "id": 12025, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -9721,7 +9721,7 @@ }, "type": { "type": "reference", - "target": 12040, + "target": 12026, "name": "MetadataType", "package": "@medusajs/types" } @@ -9731,14 +9731,14 @@ { "title": "Properties", "children": [ - 12032, - 12033, - 12034, - 12035, - 12036, - 12037, - 12038, - 12039 + 12018, + 12019, + 12020, + 12021, + 12022, + 12023, + 12024, + 12025 ] } ] @@ -9746,7 +9746,7 @@ } }, { - "id": 11918, + "id": 11904, "name": "CreateStockLocationInput", "variant": "declaration", "kind": 2097152, @@ -9768,14 +9768,14 @@ "type": { "type": "reflection", "declaration": { - "id": 11919, + "id": 11905, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 11920, + "id": 11906, "name": "name", "variant": "declaration", "kind": 1024, @@ -9794,7 +9794,7 @@ } }, { - "id": 11921, + "id": 11907, "name": "address_id", "variant": "declaration", "kind": 1024, @@ -9824,7 +9824,7 @@ } }, { - "id": 11922, + "id": 11908, "name": "address", "variant": "declaration", "kind": 1024, @@ -9848,7 +9848,7 @@ }, { "type": "reference", - "target": 12030, + "target": 12016, "name": "StockLocationAddressInput", "package": "@medusajs/types" } @@ -9856,7 +9856,7 @@ } }, { - "id": 11923, + "id": 11909, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -9873,7 +9873,7 @@ }, "type": { "type": "reference", - "target": 12040, + "target": 12026, "name": "MetadataType", "package": "@medusajs/types" } @@ -9883,10 +9883,10 @@ { "title": "Properties", "children": [ - 11920, - 11921, - 11922, - 11923 + 11906, + 11907, + 11908, + 11909 ] } ] @@ -9894,7 +9894,7 @@ } }, { - "id": 11930, + "id": 11916, "name": "UpdateStockLocationInput", "variant": "declaration", "kind": 2097152, @@ -9916,14 +9916,14 @@ "type": { "type": "reflection", "declaration": { - "id": 11931, + "id": 11917, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 11932, + "id": 11918, "name": "name", "variant": "declaration", "kind": 1024, @@ -9944,7 +9944,7 @@ } }, { - "id": 11933, + "id": 11919, "name": "address_id", "variant": "declaration", "kind": 1024, @@ -9974,7 +9974,7 @@ } }, { - "id": 11934, + "id": 11920, "name": "address", "variant": "declaration", "kind": 1024, @@ -9991,13 +9991,13 @@ }, "type": { "type": "reference", - "target": 12030, + "target": 12016, "name": "StockLocationAddressInput", "package": "@medusajs/types" } }, { - "id": 11935, + "id": 11921, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -10014,7 +10014,7 @@ }, "type": { "type": "reference", - "target": 12040, + "target": 12026, "name": "MetadataType", "package": "@medusajs/types" } @@ -10024,10 +10024,10 @@ { "title": "Properties", "children": [ - 11932, - 11933, - 11934, - 11935 + 11918, + 11919, + 11920, + 11921 ] } ] @@ -10035,7 +10035,7 @@ } }, { - "id": 11924, + "id": 11910, "name": "UpsertStockLocationInput", "variant": "declaration", "kind": 256, @@ -10066,7 +10066,7 @@ }, "children": [ { - "id": 11925, + "id": 11911, "name": "name", "variant": "declaration", "kind": 1024, @@ -10087,7 +10087,7 @@ } }, { - "id": 11926, + "id": 11912, "name": "address_id", "variant": "declaration", "kind": 1024, @@ -10117,7 +10117,7 @@ } }, { - "id": 11927, + "id": 11913, "name": "address", "variant": "declaration", "kind": 1024, @@ -10134,13 +10134,13 @@ }, "type": { "type": "reference", - "target": 12030, + "target": 12016, "name": "StockLocationAddressInput", "package": "@medusajs/types" } }, { - "id": 11928, + "id": 11914, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -10157,13 +10157,13 @@ }, "type": { "type": "reference", - "target": 12040, + "target": 12026, "name": "MetadataType", "package": "@medusajs/types" } }, { - "id": 11929, + "id": 11915, "name": "id", "variant": "declaration", "kind": 1024, @@ -10188,17 +10188,17 @@ { "title": "Properties", "children": [ - 11925, - 11926, - 11927, - 11928, - 11929 + 11911, + 11912, + 11913, + 11914, + 11915 ] } ] }, { - "id": 11794, + "id": 11780, "name": "IStockLocationService", "variant": "declaration", "kind": 256, @@ -10213,14 +10213,14 @@ }, "children": [ { - "id": 11795, + "id": 11781, "name": "listStockLocations", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 11796, + "id": 11782, "name": "listStockLocations", "variant": "signature", "kind": 4096, @@ -10307,7 +10307,7 @@ }, "parameters": [ { - "id": 11797, + "id": 11783, "name": "selector", "variant": "param", "kind": 32768, @@ -10322,13 +10322,13 @@ }, "type": { "type": "reference", - "target": 11876, + "target": 11862, "name": "FilterableStockLocationProps", "package": "@medusajs/types" } }, { - "id": 11798, + "id": 11784, "name": "config", "variant": "param", "kind": 32768, @@ -10361,11 +10361,11 @@ }, "type": { "type": "reference", - "target": 11882, + "target": 11868, "typeArguments": [ { "type": "reference", - "target": 11895, + "target": 11881, "name": "StockLocationDTO", "package": "@medusajs/types" } @@ -10375,7 +10375,7 @@ } }, { - "id": 11799, + "id": 11785, "name": "context", "variant": "param", "kind": 32768, @@ -10392,7 +10392,7 @@ }, "type": { "type": "reference", - "target": 11906, + "target": 11892, "name": "Context", "package": "@medusajs/types" } @@ -10409,7 +10409,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 11895, + "target": 11881, "name": "StockLocationDTO", "package": "@medusajs/types" } @@ -10422,14 +10422,14 @@ ] }, { - "id": 11800, + "id": 11786, "name": "listAndCountStockLocations", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 11801, + "id": 11787, "name": "listAndCountStockLocations", "variant": "signature", "kind": 4096, @@ -10516,7 +10516,7 @@ }, "parameters": [ { - "id": 11802, + "id": 11788, "name": "selector", "variant": "param", "kind": 32768, @@ -10531,13 +10531,13 @@ }, "type": { "type": "reference", - "target": 11876, + "target": 11862, "name": "FilterableStockLocationProps", "package": "@medusajs/types" } }, { - "id": 11803, + "id": 11789, "name": "config", "variant": "param", "kind": 32768, @@ -10570,11 +10570,11 @@ }, "type": { "type": "reference", - "target": 11882, + "target": 11868, "typeArguments": [ { "type": "reference", - "target": 11895, + "target": 11881, "name": "StockLocationDTO", "package": "@medusajs/types" } @@ -10584,7 +10584,7 @@ } }, { - "id": 11804, + "id": 11790, "name": "context", "variant": "param", "kind": 32768, @@ -10601,7 +10601,7 @@ }, "type": { "type": "reference", - "target": 11906, + "target": 11892, "name": "Context", "package": "@medusajs/types" } @@ -10621,7 +10621,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 11895, + "target": 11881, "name": "StockLocationDTO", "package": "@medusajs/types" } @@ -10640,14 +10640,14 @@ ] }, { - "id": 11805, + "id": 11791, "name": "retrieveStockLocation", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 11806, + "id": 11792, "name": "retrieveStockLocation", "variant": "signature", "kind": 4096, @@ -10682,7 +10682,7 @@ }, "parameters": [ { - "id": 11807, + "id": 11793, "name": "id", "variant": "param", "kind": 32768, @@ -10701,7 +10701,7 @@ } }, { - "id": 11808, + "id": 11794, "name": "config", "variant": "param", "kind": 32768, @@ -10734,11 +10734,11 @@ }, "type": { "type": "reference", - "target": 11882, + "target": 11868, "typeArguments": [ { "type": "reference", - "target": 11895, + "target": 11881, "name": "StockLocationDTO", "package": "@medusajs/types" } @@ -10748,7 +10748,7 @@ } }, { - "id": 11809, + "id": 11795, "name": "context", "variant": "param", "kind": 32768, @@ -10765,7 +10765,7 @@ }, "type": { "type": "reference", - "target": 11906, + "target": 11892, "name": "Context", "package": "@medusajs/types" } @@ -10780,7 +10780,7 @@ "typeArguments": [ { "type": "reference", - "target": 11895, + "target": 11881, "name": "StockLocationDTO", "package": "@medusajs/types" } @@ -10792,14 +10792,14 @@ ] }, { - "id": 11810, + "id": 11796, "name": "createStockLocations", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 11811, + "id": 11797, "name": "createStockLocations", "variant": "signature", "kind": 4096, @@ -10834,7 +10834,7 @@ }, "parameters": [ { - "id": 11812, + "id": 11798, "name": "input", "variant": "param", "kind": 32768, @@ -10849,13 +10849,13 @@ }, "type": { "type": "reference", - "target": 11918, + "target": 11904, "name": "CreateStockLocationInput", "package": "@medusajs/types" } }, { - "id": 11813, + "id": 11799, "name": "context", "variant": "param", "kind": 32768, @@ -10872,7 +10872,7 @@ }, "type": { "type": "reference", - "target": 11906, + "target": 11892, "name": "Context", "package": "@medusajs/types" } @@ -10887,7 +10887,7 @@ "typeArguments": [ { "type": "reference", - "target": 11895, + "target": 11881, "name": "StockLocationDTO", "package": "@medusajs/types" } @@ -10897,7 +10897,7 @@ } }, { - "id": 11814, + "id": 11800, "name": "createStockLocations", "variant": "signature", "kind": 4096, @@ -10932,7 +10932,7 @@ }, "parameters": [ { - "id": 11815, + "id": 11801, "name": "input", "variant": "param", "kind": 32768, @@ -10949,14 +10949,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 11918, + "target": 11904, "name": "CreateStockLocationInput", "package": "@medusajs/types" } } }, { - "id": 11816, + "id": 11802, "name": "context", "variant": "param", "kind": 32768, @@ -10973,7 +10973,7 @@ }, "type": { "type": "reference", - "target": 11906, + "target": 11892, "name": "Context", "package": "@medusajs/types" } @@ -10990,7 +10990,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 11895, + "target": 11881, "name": "StockLocationDTO", "package": "@medusajs/types" } @@ -11003,14 +11003,14 @@ ] }, { - "id": 11817, + "id": 11803, "name": "upsertStockLocations", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 11818, + "id": 11804, "name": "upsertStockLocations", "variant": "signature", "kind": 4096, @@ -11045,7 +11045,7 @@ }, "parameters": [ { - "id": 11819, + "id": 11805, "name": "data", "variant": "param", "kind": 32768, @@ -11062,14 +11062,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 11924, + "target": 11910, "name": "UpsertStockLocationInput", "package": "@medusajs/types" } } }, { - "id": 11820, + "id": 11806, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -11086,7 +11086,7 @@ }, "type": { "type": "reference", - "target": 11906, + "target": 11892, "name": "Context", "package": "@medusajs/types" } @@ -11103,7 +11103,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 11895, + "target": 11881, "name": "StockLocationDTO", "package": "@medusajs/types" } @@ -11114,7 +11114,7 @@ } }, { - "id": 11821, + "id": 11807, "name": "upsertStockLocations", "variant": "signature", "kind": 4096, @@ -11149,7 +11149,7 @@ }, "parameters": [ { - "id": 11822, + "id": 11808, "name": "data", "variant": "param", "kind": 32768, @@ -11164,13 +11164,13 @@ }, "type": { "type": "reference", - "target": 11924, + "target": 11910, "name": "UpsertStockLocationInput", "package": "@medusajs/types" } }, { - "id": 11823, + "id": 11809, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -11187,7 +11187,7 @@ }, "type": { "type": "reference", - "target": 11906, + "target": 11892, "name": "Context", "package": "@medusajs/types" } @@ -11202,7 +11202,7 @@ "typeArguments": [ { "type": "reference", - "target": 11895, + "target": 11881, "name": "StockLocationDTO", "package": "@medusajs/types" } @@ -11214,14 +11214,14 @@ ] }, { - "id": 11824, + "id": 11810, "name": "updateStockLocations", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 11825, + "id": 11811, "name": "updateStockLocations", "variant": "signature", "kind": 4096, @@ -11256,7 +11256,7 @@ }, "parameters": [ { - "id": 11826, + "id": 11812, "name": "id", "variant": "param", "kind": 32768, @@ -11267,7 +11267,7 @@ } }, { - "id": 11827, + "id": 11813, "name": "input", "variant": "param", "kind": 32768, @@ -11282,13 +11282,13 @@ }, "type": { "type": "reference", - "target": 11930, + "target": 11916, "name": "UpdateStockLocationInput", "package": "@medusajs/types" } }, { - "id": 11828, + "id": 11814, "name": "context", "variant": "param", "kind": 32768, @@ -11305,7 +11305,7 @@ }, "type": { "type": "reference", - "target": 11906, + "target": 11892, "name": "Context", "package": "@medusajs/types" } @@ -11320,7 +11320,7 @@ "typeArguments": [ { "type": "reference", - "target": 11895, + "target": 11881, "name": "StockLocationDTO", "package": "@medusajs/types" } @@ -11330,7 +11330,7 @@ } }, { - "id": 11829, + "id": 11815, "name": "updateStockLocations", "variant": "signature", "kind": 4096, @@ -11365,7 +11365,7 @@ }, "parameters": [ { - "id": 11830, + "id": 11816, "name": "selector", "variant": "param", "kind": 32768, @@ -11380,13 +11380,13 @@ }, "type": { "type": "reference", - "target": 11876, + "target": 11862, "name": "FilterableStockLocationProps", "package": "@medusajs/types" } }, { - "id": 11831, + "id": 11817, "name": "input", "variant": "param", "kind": 32768, @@ -11401,13 +11401,13 @@ }, "type": { "type": "reference", - "target": 11930, + "target": 11916, "name": "UpdateStockLocationInput", "package": "@medusajs/types" } }, { - "id": 11832, + "id": 11818, "name": "context", "variant": "param", "kind": 32768, @@ -11424,7 +11424,7 @@ }, "type": { "type": "reference", - "target": 11906, + "target": 11892, "name": "Context", "package": "@medusajs/types" } @@ -11441,7 +11441,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 11895, + "target": 11881, "name": "StockLocationDTO", "package": "@medusajs/types" } @@ -11454,14 +11454,14 @@ ] }, { - "id": 11833, + "id": 11819, "name": "deleteStockLocations", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 11834, + "id": 11820, "name": "deleteStockLocations", "variant": "signature", "kind": 4096, @@ -11496,7 +11496,7 @@ }, "parameters": [ { - "id": 11835, + "id": 11821, "name": "id", "variant": "param", "kind": 32768, @@ -11527,7 +11527,7 @@ } }, { - "id": 11836, + "id": 11822, "name": "context", "variant": "param", "kind": 32768, @@ -11544,7 +11544,7 @@ }, "type": { "type": "reference", - "target": 11906, + "target": 11892, "name": "Context", "package": "@medusajs/types" } @@ -11569,14 +11569,14 @@ ] }, { - "id": 11837, + "id": 11823, "name": "softDeleteStockLocations", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 11838, + "id": 11824, "name": "softDeleteStockLocations", "variant": "signature", "kind": 4096, @@ -11627,7 +11627,7 @@ }, "typeParameters": [ { - "id": 11839, + "id": 11825, "name": "TReturnableLinkableKeys", "variant": "typeParam", "kind": 131072, @@ -11644,7 +11644,7 @@ ], "parameters": [ { - "id": 11840, + "id": 11826, "name": "stockLocationIds", "variant": "param", "kind": 32768, @@ -11666,7 +11666,7 @@ } }, { - "id": 11841, + "id": 11827, "name": "config", "variant": "param", "kind": 32768, @@ -11683,11 +11683,11 @@ }, "type": { "type": "reference", - "target": 11936, + "target": 11922, "typeArguments": [ { "type": "reference", - "target": 11839, + "target": 11825, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -11698,7 +11698,7 @@ } }, { - "id": 11842, + "id": 11828, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -11715,7 +11715,7 @@ }, "type": { "type": "reference", - "target": 11906, + "target": 11892, "name": "Context", "package": "@medusajs/types" } @@ -11767,14 +11767,14 @@ ] }, { - "id": 11843, + "id": 11829, "name": "restoreStockLocations", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 11844, + "id": 11830, "name": "restoreStockLocations", "variant": "signature", "kind": 4096, @@ -11825,7 +11825,7 @@ }, "typeParameters": [ { - "id": 11845, + "id": 11831, "name": "TReturnableLinkableKeys", "variant": "typeParam", "kind": 131072, @@ -11842,7 +11842,7 @@ ], "parameters": [ { - "id": 11846, + "id": 11832, "name": "stockLocationIds", "variant": "param", "kind": 32768, @@ -11864,7 +11864,7 @@ } }, { - "id": 11847, + "id": 11833, "name": "config", "variant": "param", "kind": 32768, @@ -11897,11 +11897,11 @@ }, "type": { "type": "reference", - "target": 11939, + "target": 11925, "typeArguments": [ { "type": "reference", - "target": 11845, + "target": 11831, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -11912,7 +11912,7 @@ } }, { - "id": 11848, + "id": 11834, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -11929,7 +11929,7 @@ }, "type": { "type": "reference", - "target": 11906, + "target": 11892, "name": "Context", "package": "@medusajs/types" } @@ -11985,22 +11985,22 @@ { "title": "Methods", "children": [ - 11795, - 11800, - 11805, + 11781, + 11786, + 11791, + 11796, + 11803, 11810, - 11817, - 11824, - 11833, - 11837, - 11843 + 11819, + 11823, + 11829 ] } ], "extendedTypes": [ { "type": "reference", - "target": 11862, + "target": 11848, "name": "IModuleService", "package": "@medusajs/types" } @@ -12011,1880 +12011,1880 @@ { "title": "Interfaces", "children": [ - 11882, - 11966, - 11936, - 11939, - 12234, - 12251, - 12264, - 12172, - 12007, - 12202, - 12122, + 11868, + 11952, + 11922, + 11925, + 12220, + 12237, + 12250, + 12158, + 11993, + 12188, + 12108, + 12054, + 12176, + 12166, + 12119, + 12149, + 12084, + 12027, + 11848, 12068, - 12190, - 12180, - 12133, - 12163, - 12098, - 12041, + 12002, + 11892, 11862, - 12082, - 12016, - 11906, - 11876, - 11924, - 11794 + 11910, + 11780 ] }, { "title": "Type Aliases", "children": [ - 12040, + 12026, + 12050, + 12052, + 12096, + 12260, + 12210, + 11956, + 12145, + 12106, + 12144, + 12100, + 12207, + 12138, 12064, - 12066, - 12110, - 12274, - 12224, - 11970, - 12159, - 12120, - 12158, - 12114, - 12221, - 12152, - 12078, - 12088, - 12161, - 12162, - 12101, - 12058, - 11942, - 12055, - 11992, - 11895, - 12030, - 11918, - 11930 + 12074, + 12147, + 12148, + 12087, + 12044, + 11928, + 12041, + 11978, + 11881, + 12016, + 11904, + 11916 ] } ], "packageName": "@medusajs/types", "symbolIdMap": { - "11793": { + "11779": { "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", "qualifiedName": "" }, - "11794": { + "11780": { "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", "qualifiedName": "IStockLocationService" }, - "11795": { + "11781": { "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", "qualifiedName": "IStockLocationService.listStockLocations" }, - "11796": { + "11782": { "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", "qualifiedName": "IStockLocationService.listStockLocations" }, - "11797": { + "11783": { "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", "qualifiedName": "selector" }, - "11798": { + "11784": { "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", "qualifiedName": "config" }, + "11785": { + "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", + "qualifiedName": "context" + }, + "11786": { + "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", + "qualifiedName": "IStockLocationService.listAndCountStockLocations" + }, + "11787": { + "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", + "qualifiedName": "IStockLocationService.listAndCountStockLocations" + }, + "11788": { + "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", + "qualifiedName": "selector" + }, + "11789": { + "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", + "qualifiedName": "config" + }, + "11790": { + "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", + "qualifiedName": "context" + }, + "11791": { + "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", + "qualifiedName": "IStockLocationService.retrieveStockLocation" + }, + "11792": { + "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", + "qualifiedName": "IStockLocationService.retrieveStockLocation" + }, + "11793": { + "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", + "qualifiedName": "id" + }, + "11794": { + "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", + "qualifiedName": "config" + }, + "11795": { + "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", + "qualifiedName": "context" + }, + "11796": { + "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", + "qualifiedName": "IStockLocationService.createStockLocations" + }, + "11797": { + "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", + "qualifiedName": "IStockLocationService.createStockLocations" + }, + "11798": { + "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", + "qualifiedName": "input" + }, "11799": { "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", "qualifiedName": "context" }, "11800": { "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", - "qualifiedName": "IStockLocationService.listAndCountStockLocations" + "qualifiedName": "IStockLocationService.createStockLocations" }, "11801": { "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", - "qualifiedName": "IStockLocationService.listAndCountStockLocations" + "qualifiedName": "input" }, "11802": { "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", - "qualifiedName": "selector" + "qualifiedName": "context" }, "11803": { "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", - "qualifiedName": "config" + "qualifiedName": "IStockLocationService.upsertStockLocations" }, "11804": { "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", - "qualifiedName": "context" + "qualifiedName": "IStockLocationService.upsertStockLocations" }, "11805": { "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", - "qualifiedName": "IStockLocationService.retrieveStockLocation" + "qualifiedName": "data" }, "11806": { "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", - "qualifiedName": "IStockLocationService.retrieveStockLocation" + "qualifiedName": "sharedContext" }, "11807": { "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", - "qualifiedName": "id" + "qualifiedName": "IStockLocationService.upsertStockLocations" }, "11808": { "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", - "qualifiedName": "config" + "qualifiedName": "data" }, "11809": { "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", - "qualifiedName": "context" + "qualifiedName": "sharedContext" }, "11810": { "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", - "qualifiedName": "IStockLocationService.createStockLocations" + "qualifiedName": "IStockLocationService.updateStockLocations" }, "11811": { "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", - "qualifiedName": "IStockLocationService.createStockLocations" + "qualifiedName": "IStockLocationService.updateStockLocations" }, "11812": { "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", - "qualifiedName": "input" + "qualifiedName": "id" }, "11813": { "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", - "qualifiedName": "context" + "qualifiedName": "input" }, "11814": { "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", - "qualifiedName": "IStockLocationService.createStockLocations" + "qualifiedName": "context" }, "11815": { "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", - "qualifiedName": "input" + "qualifiedName": "IStockLocationService.updateStockLocations" }, "11816": { "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", - "qualifiedName": "context" + "qualifiedName": "selector" }, "11817": { "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", - "qualifiedName": "IStockLocationService.upsertStockLocations" + "qualifiedName": "input" }, "11818": { "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", - "qualifiedName": "IStockLocationService.upsertStockLocations" + "qualifiedName": "context" }, "11819": { "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", - "qualifiedName": "data" + "qualifiedName": "IStockLocationService.deleteStockLocations" }, "11820": { "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IStockLocationService.deleteStockLocations" }, "11821": { "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", - "qualifiedName": "IStockLocationService.upsertStockLocations" + "qualifiedName": "id" }, "11822": { "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", - "qualifiedName": "data" + "qualifiedName": "context" }, "11823": { "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IStockLocationService.softDeleteStockLocations" }, "11824": { "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", - "qualifiedName": "IStockLocationService.updateStockLocations" + "qualifiedName": "IStockLocationService.softDeleteStockLocations" }, "11825": { "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", - "qualifiedName": "IStockLocationService.updateStockLocations" + "qualifiedName": "TReturnableLinkableKeys" }, "11826": { "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", - "qualifiedName": "id" + "qualifiedName": "stockLocationIds" }, "11827": { "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", - "qualifiedName": "input" + "qualifiedName": "config" }, "11828": { "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", - "qualifiedName": "context" + "qualifiedName": "sharedContext" }, "11829": { "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", - "qualifiedName": "IStockLocationService.updateStockLocations" + "qualifiedName": "IStockLocationService.restoreStockLocations" }, "11830": { "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", - "qualifiedName": "selector" + "qualifiedName": "IStockLocationService.restoreStockLocations" }, "11831": { "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", - "qualifiedName": "input" + "qualifiedName": "TReturnableLinkableKeys" }, "11832": { "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", - "qualifiedName": "context" + "qualifiedName": "stockLocationIds" }, "11833": { "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", - "qualifiedName": "IStockLocationService.deleteStockLocations" + "qualifiedName": "config" }, "11834": { - "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", - "qualifiedName": "IStockLocationService.deleteStockLocations" - }, - "11835": { - "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", - "qualifiedName": "id" - }, - "11836": { - "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", - "qualifiedName": "context" - }, - "11837": { - "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", - "qualifiedName": "IStockLocationService.softDeleteStockLocations" - }, - "11838": { - "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", - "qualifiedName": "IStockLocationService.softDeleteStockLocations" - }, - "11839": { - "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", - "qualifiedName": "TReturnableLinkableKeys" - }, - "11840": { - "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", - "qualifiedName": "stockLocationIds" - }, - "11841": { - "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", - "qualifiedName": "config" - }, - "11842": { "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", "qualifiedName": "sharedContext" }, - "11843": { - "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", - "qualifiedName": "IStockLocationService.restoreStockLocations" - }, - "11844": { - "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", - "qualifiedName": "IStockLocationService.restoreStockLocations" - }, - "11845": { - "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", - "qualifiedName": "TReturnableLinkableKeys" - }, - "11846": { - "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", - "qualifiedName": "stockLocationIds" - }, - "11847": { - "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", - "qualifiedName": "config" - }, "11848": { - "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", - "qualifiedName": "sharedContext" - }, - "11862": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "IModuleService" }, - "11876": { + "11862": { "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", "qualifiedName": "FilterableStockLocationProps" }, - "11877": { + "11863": { "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", "qualifiedName": "FilterableStockLocationProps.q" }, - "11878": { + "11864": { "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", "qualifiedName": "FilterableStockLocationProps.id" }, - "11879": { + "11865": { "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", "qualifiedName": "FilterableStockLocationProps.name" }, - "11880": { + "11866": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.$and" }, - "11881": { + "11867": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.$or" }, - "11882": { + "11868": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig" }, - "11883": { + "11869": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig.select" }, - "11884": { + "11870": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig.skip" }, - "11885": { + "11871": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig.take" }, - "11886": { + "11872": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig.relations" }, - "11887": { + "11873": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig.order" }, - "11888": { + "11874": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "__type" }, - "11889": { + "11875": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "__type.__index" }, - "11891": { + "11877": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig.withDeleted" }, - "11892": { + "11878": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig.filters" }, - "11893": { + "11879": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig.options" }, - "11894": { + "11880": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig.Entity" }, - "11895": { + "11881": { "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", "qualifiedName": "StockLocationDTO" }, - "11896": { + "11882": { "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", "qualifiedName": "__type" }, - "11897": { + "11883": { "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", "qualifiedName": "__type.id" }, - "11898": { + "11884": { "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", "qualifiedName": "__type.name" }, - "11899": { + "11885": { "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", "qualifiedName": "__type.metadata" }, - "11900": { + "11886": { "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", "qualifiedName": "__type.address_id" }, - "11901": { + "11887": { "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", "qualifiedName": "__type.address" }, - "11902": { + "11888": { "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", "qualifiedName": "__type.fulfillment_sets" }, - "11903": { + "11889": { "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", "qualifiedName": "__type.created_at" }, - "11904": { + "11890": { "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", "qualifiedName": "__type.updated_at" }, - "11905": { + "11891": { "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", "qualifiedName": "__type.deleted_at" }, - "11906": { + "11892": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "Context" }, - "11907": { + "11893": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type.__type" }, - "11908": { + "11894": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type.transactionManager" }, - "11909": { + "11895": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type.manager" }, - "11910": { + "11896": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type.isolationLevel" }, - "11911": { + "11897": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type.enableNestedTransactions" }, - "11912": { + "11898": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type.eventGroupId" }, - "11913": { + "11899": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type.transactionId" }, - "11914": { + "11900": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type.messageAggregator" }, - "11915": { + "11901": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type.requestId" }, - "11916": { + "11902": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type.idempotencyKey" }, - "11917": { + "11903": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "TManager" }, - "11918": { + "11904": { "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", "qualifiedName": "CreateStockLocationInput" }, - "11919": { + "11905": { "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", "qualifiedName": "__type" }, - "11920": { + "11906": { "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", "qualifiedName": "__type.name" }, - "11921": { + "11907": { "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", "qualifiedName": "__type.address_id" }, - "11922": { + "11908": { "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", "qualifiedName": "__type.address" }, - "11923": { + "11909": { "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", "qualifiedName": "__type.metadata" }, - "11924": { + "11910": { "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", "qualifiedName": "UpsertStockLocationInput" }, - "11925": { + "11911": { "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", "qualifiedName": "name" }, - "11926": { + "11912": { "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", "qualifiedName": "address_id" }, - "11927": { + "11913": { "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", "qualifiedName": "address" }, - "11928": { + "11914": { "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", "qualifiedName": "metadata" }, - "11929": { + "11915": { "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", "qualifiedName": "__type.id" }, - "11930": { + "11916": { "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", "qualifiedName": "UpdateStockLocationInput" }, - "11931": { + "11917": { "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", "qualifiedName": "__type" }, - "11932": { + "11918": { "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", "qualifiedName": "__type.name" }, - "11933": { + "11919": { "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", "qualifiedName": "__type.address_id" }, - "11934": { + "11920": { "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", "qualifiedName": "__type.address" }, - "11935": { + "11921": { "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", "qualifiedName": "__type.metadata" }, - "11936": { + "11922": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", "qualifiedName": "SoftDeleteReturn" }, - "11937": { + "11923": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", "qualifiedName": "__type.returnLinkableKeys" }, - "11938": { + "11924": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", "qualifiedName": "TReturnableLinkableKeys" }, - "11939": { + "11925": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", "qualifiedName": "RestoreReturn" }, - "11940": { + "11926": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", "qualifiedName": "__type.returnLinkableKeys" }, - "11941": { + "11927": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", "qualifiedName": "TReturnableLinkableKeys" }, - "11942": { + "11928": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "ModuleJoinerConfig" }, - "11943": { + "11929": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type" }, - "11944": { + "11930": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.schema" }, - "11945": { + "11931": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.relationships" }, - "11946": { + "11932": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.extends" }, - "11947": { + "11933": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type" }, - "11948": { + "11934": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.serviceName" }, - "11949": { + "11935": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.fieldAlias" }, - "11950": { + "11936": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type" }, - "11951": { + "11937": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.path" }, - "11952": { + "11938": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.forwardArgumentsOnPath" }, - "11953": { + "11939": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.isList" }, - "11954": { + "11940": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.relationship" }, - "11955": { + "11941": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.serviceName" }, - "11956": { + "11942": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.primaryKeys" }, - "11957": { + "11943": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.isLink" }, - "11958": { + "11944": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.linkableKeys" }, - "11959": { + "11945": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.isReadOnlyLink" }, - "11960": { + "11946": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.extraDataFields" }, - "11961": { + "11947": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.databaseConfig" }, - "11962": { + "11948": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type" }, - "11963": { + "11949": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.tableName" }, - "11964": { + "11950": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.idPrefix" }, - "11965": { + "11951": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.extraFields" }, - "11966": { + "11952": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable" }, - "11967": { + "11953": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.$and" }, - "11968": { + "11954": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.$or" }, - "11969": { + "11955": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.T" }, - "11970": { + "11956": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "OperatorMap" }, - "11971": { + "11957": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type" }, - "11972": { + "11958": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type.$and" }, - "11973": { + "11959": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type.$or" }, - "11974": { + "11960": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type.$eq" }, - "11975": { + "11961": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type.$ne" }, - "11976": { + "11962": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type.$in" }, - "11977": { + "11963": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type.$nin" }, - "11978": { + "11964": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type.$not" }, - "11979": { + "11965": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type.$gt" }, - "11980": { + "11966": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type.$gte" }, - "11981": { + "11967": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type.$lt" }, - "11982": { + "11968": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type.$lte" }, - "11983": { + "11969": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type.$like" }, - "11984": { + "11970": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type.$re" }, - "11985": { + "11971": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type.$ilike" }, - "11986": { + "11972": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type.$fulltext" }, - "11987": { + "11973": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type.$overlap" }, - "11988": { + "11974": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type.$contains" }, - "11989": { + "11975": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type.$contained" }, - "11990": { + "11976": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type.$exists" }, - "11991": { + "11977": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "T" }, - "11992": { + "11978": { "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", "qualifiedName": "StockLocationAddressDTO" }, - "11993": { + "11979": { "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", "qualifiedName": "__type" }, - "11994": { + "11980": { "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", "qualifiedName": "__type.id" }, - "11995": { + "11981": { "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", "qualifiedName": "__type.address_1" }, - "11996": { + "11982": { "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", "qualifiedName": "__type.address_2" }, - "11997": { + "11983": { "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", "qualifiedName": "__type.company" }, - "11998": { + "11984": { "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", "qualifiedName": "__type.country_code" }, - "11999": { + "11985": { "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", "qualifiedName": "__type.city" }, - "12000": { + "11986": { "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", "qualifiedName": "__type.phone" }, - "12001": { + "11987": { "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", "qualifiedName": "__type.postal_code" }, - "12002": { + "11988": { "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", "qualifiedName": "__type.province" }, - "12003": { + "11989": { "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", "qualifiedName": "__type.metadata" }, - "12004": { + "11990": { "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", "qualifiedName": "__type.created_at" }, - "12005": { + "11991": { "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", "qualifiedName": "__type.updated_at" }, - "12006": { + "11992": { "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", "qualifiedName": "__type.deleted_at" }, - "12007": { + "11993": { "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/fulfillment-set.ts", "qualifiedName": "FulfillmentSetDTO" }, - "12008": { + "11994": { "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/fulfillment-set.ts", "qualifiedName": "FulfillmentSetDTO.id" }, - "12009": { + "11995": { "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/fulfillment-set.ts", "qualifiedName": "FulfillmentSetDTO.name" }, - "12010": { + "11996": { "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/fulfillment-set.ts", "qualifiedName": "FulfillmentSetDTO.type" }, - "12011": { + "11997": { "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/fulfillment-set.ts", "qualifiedName": "FulfillmentSetDTO.metadata" }, - "12012": { + "11998": { "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/fulfillment-set.ts", "qualifiedName": "FulfillmentSetDTO.service_zones" }, - "12013": { + "11999": { "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/fulfillment-set.ts", "qualifiedName": "FulfillmentSetDTO.created_at" }, - "12014": { + "12000": { "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/fulfillment-set.ts", "qualifiedName": "FulfillmentSetDTO.updated_at" }, - "12015": { + "12001": { "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/fulfillment-set.ts", "qualifiedName": "FulfillmentSetDTO.deleted_at" }, - "12016": { + "12002": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "IMessageAggregator" }, - "12017": { + "12003": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "IMessageAggregator.save" }, - "12018": { + "12004": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "IMessageAggregator.save" }, - "12019": { + "12005": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "msg" }, - "12020": { + "12006": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "IMessageAggregator.getMessages" }, - "12021": { + "12007": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "IMessageAggregator.getMessages" }, - "12022": { + "12008": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "format" }, - "12023": { + "12009": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "IMessageAggregator.clearMessages" }, - "12024": { + "12010": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "IMessageAggregator.clearMessages" }, - "12025": { + "12011": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "IMessageAggregator.saveRawMessageData" }, - "12026": { + "12012": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "IMessageAggregator.saveRawMessageData" }, - "12027": { + "12013": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "T" }, - "12028": { + "12014": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "messageData" }, - "12029": { + "12015": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "options" }, - "12030": { + "12016": { "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", "qualifiedName": "StockLocationAddressInput" }, - "12031": { + "12017": { "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", "qualifiedName": "__type" }, - "12032": { + "12018": { "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", "qualifiedName": "__type.address_1" }, - "12033": { + "12019": { "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", "qualifiedName": "__type.address_2" }, - "12034": { + "12020": { "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", "qualifiedName": "__type.country_code" }, - "12035": { + "12021": { "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", "qualifiedName": "__type.city" }, - "12036": { + "12022": { "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", "qualifiedName": "__type.phone" }, - "12037": { + "12023": { "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", "qualifiedName": "__type.province" }, - "12038": { + "12024": { "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", "qualifiedName": "__type.postal_code" }, - "12039": { + "12025": { "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", "qualifiedName": "__type.metadata" }, - "12040": { + "12026": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "MetadataType" }, - "12041": { + "12027": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "JoinerServiceConfig" }, - "12042": { + "12028": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "JoinerServiceConfig.serviceName" }, - "12043": { + "12029": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "JoinerServiceConfig.alias" }, - "12044": { + "12030": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "JoinerServiceConfig.fieldAlias" }, - "12045": { + "12031": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type" }, - "12046": { + "12032": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type.path" }, - "12047": { + "12033": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type.forwardArgumentsOnPath" }, - "12048": { + "12034": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "JoinerServiceConfig.primaryKeys" }, - "12049": { + "12035": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "JoinerServiceConfig.relationships" }, - "12050": { + "12036": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "JoinerServiceConfig.extends" }, - "12051": { + "12037": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type" }, - "12052": { + "12038": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type.serviceName" }, - "12053": { + "12039": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type.relationship" }, - "12054": { + "12040": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "JoinerServiceConfig.args" }, - "12055": { + "12041": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "ModuleJoinerRelationship" }, - "12056": { + "12042": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type" }, - "12057": { + "12043": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.deleteCascade" }, - "12058": { + "12044": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "LinkModulesExtraFields" }, - "12059": { + "12045": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type" }, - "12060": { + "12046": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.type" }, - "12061": { + "12047": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.defaultValue" }, - "12062": { + "12048": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.nullable" }, - "12063": { + "12049": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.options" }, - "12064": { + "12050": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "Query" }, - "12065": { + "12051": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "T" }, - "12066": { + "12052": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "ExpandScalar" }, - "12067": { + "12053": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "T" }, - "12068": { + "12054": { "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/service-zone.ts", "qualifiedName": "ServiceZoneDTO" }, - "12069": { + "12055": { "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/service-zone.ts", "qualifiedName": "ServiceZoneDTO.id" }, - "12070": { + "12056": { "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/service-zone.ts", "qualifiedName": "ServiceZoneDTO.name" }, - "12071": { + "12057": { "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/service-zone.ts", "qualifiedName": "ServiceZoneDTO.metadata" }, - "12072": { + "12058": { "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/service-zone.ts", "qualifiedName": "ServiceZoneDTO.fulfillment_sets" }, - "12073": { + "12059": { "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/service-zone.ts", "qualifiedName": "ServiceZoneDTO.geo_zones" }, - "12074": { + "12060": { "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/service-zone.ts", "qualifiedName": "ServiceZoneDTO.shipping_options" }, - "12075": { + "12061": { "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/service-zone.ts", "qualifiedName": "ServiceZoneDTO.created_at" }, - "12076": { + "12062": { "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/service-zone.ts", "qualifiedName": "ServiceZoneDTO.updated_at" }, - "12077": { + "12063": { "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/service-zone.ts", "qualifiedName": "ServiceZoneDTO.deleted_at" }, - "12078": { + "12064": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "Message" }, - "12079": { + "12065": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "__type" }, - "12080": { + "12066": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "__type.options" }, - "12081": { + "12067": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "TData" }, - "12082": { + "12068": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "MessageAggregatorFormat" }, - "12083": { + "12069": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "MessageAggregatorFormat.groupBy" }, - "12084": { + "12070": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "MessageAggregatorFormat.sortBy" }, - "12085": { + "12071": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type" }, - "12086": { + "12072": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type.__index" }, - "12088": { + "12074": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "RawMessageFormat" }, - "12089": { + "12075": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "__type" }, - "12090": { + "12076": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "__type.eventName" }, - "12091": { + "12077": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "__type.data" }, - "12092": { + "12078": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "__type.source" }, - "12093": { + "12079": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "__type.object" }, - "12094": { + "12080": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "__type.action" }, - "12095": { + "12081": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "__type.context" }, - "12096": { + "12082": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "__type.options" }, - "12097": { + "12083": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "TData" }, - "12098": { + "12084": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "JoinerServiceConfigAlias" }, - "12099": { + "12085": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "JoinerServiceConfigAlias.name" }, - "12100": { + "12086": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "JoinerServiceConfigAlias.args" }, - "12101": { + "12087": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "JoinerRelationship" }, - "12102": { + "12088": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type" }, - "12103": { + "12089": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type.alias" }, - "12104": { + "12090": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type.foreignKey" }, - "12105": { + "12091": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type.primaryKey" }, - "12106": { + "12092": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type.serviceName" }, - "12107": { + "12093": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type.inverse" }, - "12108": { + "12094": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type.isList" }, - "12109": { + "12095": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type.args" }, - "12110": { + "12096": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "Scalar" }, - "12111": { + "12097": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type" }, - "12112": { + "12098": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type.toHexString" }, - "12113": { + "12099": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type.toHexString" }, - "12114": { + "12100": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "FilterQuery" }, - "12115": { + "12101": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type" }, - "12116": { + "12102": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type.__index" }, - "12118": { + "12104": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "T" }, - "12119": { + "12105": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "Prev" }, - "12120": { + "12106": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "FilterValue" }, - "12121": { + "12107": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "T" }, - "12122": { + "12108": { "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/geo-zone.ts", "qualifiedName": "GeoZoneDTO" }, - "12123": { + "12109": { "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/geo-zone.ts", "qualifiedName": "GeoZoneDTO.id" }, - "12124": { + "12110": { "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/geo-zone.ts", "qualifiedName": "GeoZoneDTO.type" }, - "12125": { + "12111": { "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/geo-zone.ts", "qualifiedName": "GeoZoneDTO.country_code" }, - "12126": { + "12112": { "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/geo-zone.ts", "qualifiedName": "GeoZoneDTO.province_code" }, - "12127": { + "12113": { "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/geo-zone.ts", "qualifiedName": "GeoZoneDTO.city" }, - "12128": { + "12114": { "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/geo-zone.ts", "qualifiedName": "GeoZoneDTO.postal_expression" }, - "12129": { + "12115": { "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/geo-zone.ts", "qualifiedName": "GeoZoneDTO.metadata" }, - "12130": { + "12116": { "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/geo-zone.ts", "qualifiedName": "GeoZoneDTO.created_at" }, - "12131": { + "12117": { "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/geo-zone.ts", "qualifiedName": "GeoZoneDTO.updated_at" }, - "12132": { + "12118": { "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/geo-zone.ts", "qualifiedName": "GeoZoneDTO.deleted_at" }, - "12133": { + "12119": { "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/shipping-option.ts", "qualifiedName": "ShippingOptionDTO" }, - "12134": { + "12120": { "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/shipping-option.ts", "qualifiedName": "ShippingOptionDTO.id" }, - "12135": { + "12121": { "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/shipping-option.ts", "qualifiedName": "ShippingOptionDTO.name" }, - "12136": { + "12122": { "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/shipping-option.ts", "qualifiedName": "ShippingOptionDTO.price_type" }, - "12137": { + "12123": { "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/shipping-option.ts", "qualifiedName": "ShippingOptionDTO.service_zone_id" }, - "12138": { + "12124": { "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/shipping-option.ts", "qualifiedName": "ShippingOptionDTO.shipping_profile_id" }, - "12139": { + "12125": { "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/shipping-option.ts", "qualifiedName": "ShippingOptionDTO.provider_id" }, - "12140": { + "12126": { "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/shipping-option.ts", "qualifiedName": "ShippingOptionDTO.shipping_option_type_id" }, - "12141": { + "12127": { "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/shipping-option.ts", "qualifiedName": "ShippingOptionDTO.data" }, - "12142": { + "12128": { "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/shipping-option.ts", "qualifiedName": "ShippingOptionDTO.metadata" }, - "12143": { + "12129": { "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/shipping-option.ts", "qualifiedName": "ShippingOptionDTO.service_zone" }, - "12144": { + "12130": { "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/shipping-option.ts", "qualifiedName": "ShippingOptionDTO.shipping_profile" }, - "12145": { + "12131": { "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/shipping-option.ts", "qualifiedName": "ShippingOptionDTO.fulfillment_provider" }, - "12146": { + "12132": { "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/shipping-option.ts", "qualifiedName": "ShippingOptionDTO.type" }, - "12147": { + "12133": { "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/shipping-option.ts", "qualifiedName": "ShippingOptionDTO.rules" }, - "12148": { + "12134": { "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/shipping-option.ts", "qualifiedName": "ShippingOptionDTO.fulfillments" }, - "12149": { + "12135": { "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/shipping-option.ts", "qualifiedName": "ShippingOptionDTO.created_at" }, - "12150": { + "12136": { "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/shipping-option.ts", "qualifiedName": "ShippingOptionDTO.updated_at" }, - "12151": { + "12137": { "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/shipping-option.ts", "qualifiedName": "ShippingOptionDTO.deleted_at" }, - "12152": { + "12138": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "MessageBody" }, - "12153": { + "12139": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "__type" }, - "12154": { + "12140": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "__type.eventName" }, - "12155": { + "12141": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "__type.metadata" }, - "12156": { + "12142": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "__type.data" }, - "12157": { + "12143": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "TData" }, - "12158": { + "12144": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "PrevLimit" }, - "12159": { + "12145": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "FilterValue2" }, - "12160": { + "12146": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "T" }, - "12161": { + "12147": { "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/geo-zone.ts", "qualifiedName": "GeoZoneType" }, - "12162": { + "12148": { "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/shipping-option.ts", "qualifiedName": "ShippingOptionPriceType" }, - "12163": { + "12149": { "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/shipping-profile.ts", "qualifiedName": "ShippingProfileDTO" }, - "12164": { + "12150": { "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/shipping-profile.ts", "qualifiedName": "ShippingProfileDTO.id" }, - "12165": { + "12151": { "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/shipping-profile.ts", "qualifiedName": "ShippingProfileDTO.name" }, - "12166": { + "12152": { "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/shipping-profile.ts", "qualifiedName": "ShippingProfileDTO.type" }, - "12167": { + "12153": { "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/shipping-profile.ts", "qualifiedName": "ShippingProfileDTO.metadata" }, - "12168": { + "12154": { "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/shipping-profile.ts", "qualifiedName": "ShippingProfileDTO.shipping_options" }, - "12169": { + "12155": { "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/shipping-profile.ts", "qualifiedName": "ShippingProfileDTO.created_at" }, - "12170": { + "12156": { "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/shipping-profile.ts", "qualifiedName": "ShippingProfileDTO.updated_at" }, - "12171": { + "12157": { "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/shipping-profile.ts", "qualifiedName": "ShippingProfileDTO.deleted_at" }, - "12172": { + "12158": { "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/fulfillment-provider.ts", "qualifiedName": "FulfillmentProviderDTO" }, - "12173": { + "12159": { "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/fulfillment-provider.ts", "qualifiedName": "FulfillmentProviderDTO.id" }, - "12174": { + "12160": { "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/fulfillment-provider.ts", "qualifiedName": "FulfillmentProviderDTO.name" }, - "12175": { + "12161": { "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/fulfillment-provider.ts", "qualifiedName": "FulfillmentProviderDTO.metadata" }, - "12176": { + "12162": { "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/fulfillment-provider.ts", "qualifiedName": "FulfillmentProviderDTO.shipping_options" }, - "12177": { + "12163": { "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/fulfillment-provider.ts", "qualifiedName": "FulfillmentProviderDTO.created_at" }, - "12178": { + "12164": { "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/fulfillment-provider.ts", "qualifiedName": "FulfillmentProviderDTO.updated_at" }, - "12179": { + "12165": { "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/fulfillment-provider.ts", "qualifiedName": "FulfillmentProviderDTO.deleted_at" }, - "12180": { + "12166": { "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/shipping-option-type.ts", "qualifiedName": "ShippingOptionTypeDTO" }, - "12181": { + "12167": { "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/shipping-option-type.ts", "qualifiedName": "ShippingOptionTypeDTO.id" }, - "12182": { + "12168": { "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/shipping-option-type.ts", "qualifiedName": "ShippingOptionTypeDTO.label" }, - "12183": { + "12169": { "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/shipping-option-type.ts", "qualifiedName": "ShippingOptionTypeDTO.description" }, - "12184": { + "12170": { "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/shipping-option-type.ts", "qualifiedName": "ShippingOptionTypeDTO.code" }, - "12185": { + "12171": { "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/shipping-option-type.ts", "qualifiedName": "ShippingOptionTypeDTO.shipping_option_id" }, - "12186": { + "12172": { "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/shipping-option-type.ts", "qualifiedName": "ShippingOptionTypeDTO.shipping_option" }, - "12187": { + "12173": { "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/shipping-option-type.ts", "qualifiedName": "ShippingOptionTypeDTO.created_at" }, - "12188": { + "12174": { "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/shipping-option-type.ts", "qualifiedName": "ShippingOptionTypeDTO.updated_at" }, - "12189": { + "12175": { "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/shipping-option-type.ts", "qualifiedName": "ShippingOptionTypeDTO.deleted_at" }, - "12190": { + "12176": { "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/shipping-option-rule.ts", "qualifiedName": "ShippingOptionRuleDTO" }, - "12191": { + "12177": { "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/shipping-option-rule.ts", "qualifiedName": "ShippingOptionRuleDTO.id" }, - "12192": { + "12178": { "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/shipping-option-rule.ts", "qualifiedName": "ShippingOptionRuleDTO.attribute" }, - "12193": { + "12179": { "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/shipping-option-rule.ts", "qualifiedName": "ShippingOptionRuleDTO.operator" }, - "12194": { + "12180": { "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/shipping-option-rule.ts", "qualifiedName": "ShippingOptionRuleDTO.value" }, - "12195": { + "12181": { "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/shipping-option-rule.ts", "qualifiedName": "__type" }, - "12196": { + "12182": { "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/shipping-option-rule.ts", "qualifiedName": "__type.value" }, - "12197": { + "12183": { "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/shipping-option-rule.ts", "qualifiedName": "ShippingOptionRuleDTO.shipping_option_id" }, - "12198": { + "12184": { "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/shipping-option-rule.ts", "qualifiedName": "ShippingOptionRuleDTO.shipping_option" }, - "12199": { + "12185": { "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/shipping-option-rule.ts", "qualifiedName": "ShippingOptionRuleDTO.created_at" }, - "12200": { + "12186": { "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/shipping-option-rule.ts", "qualifiedName": "ShippingOptionRuleDTO.updated_at" }, - "12201": { + "12187": { "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/shipping-option-rule.ts", "qualifiedName": "ShippingOptionRuleDTO.deleted_at" }, - "12202": { + "12188": { "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/fulfillment.ts", "qualifiedName": "FulfillmentDTO" }, - "12203": { + "12189": { "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/fulfillment.ts", "qualifiedName": "FulfillmentDTO.id" }, - "12204": { + "12190": { "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/fulfillment.ts", "qualifiedName": "FulfillmentDTO.location_id" }, - "12205": { + "12191": { "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/fulfillment.ts", "qualifiedName": "FulfillmentDTO.packed_at" }, - "12206": { + "12192": { "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/fulfillment.ts", "qualifiedName": "FulfillmentDTO.shipped_at" }, - "12207": { + "12193": { "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/fulfillment.ts", "qualifiedName": "FulfillmentDTO.delivered_at" }, - "12208": { + "12194": { "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/fulfillment.ts", "qualifiedName": "FulfillmentDTO.canceled_at" }, - "12209": { + "12195": { "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/fulfillment.ts", "qualifiedName": "FulfillmentDTO.data" }, - "12210": { + "12196": { "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/fulfillment.ts", "qualifiedName": "FulfillmentDTO.provider_id" }, - "12211": { + "12197": { "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/fulfillment.ts", "qualifiedName": "FulfillmentDTO.shipping_option_id" }, - "12212": { + "12198": { "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/fulfillment.ts", "qualifiedName": "FulfillmentDTO.metadata" }, - "12213": { + "12199": { "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/fulfillment.ts", "qualifiedName": "FulfillmentDTO.shipping_option" }, - "12214": { + "12200": { "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/fulfillment.ts", "qualifiedName": "FulfillmentDTO.provider" }, - "12215": { + "12201": { "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/fulfillment.ts", "qualifiedName": "FulfillmentDTO.delivery_address" }, - "12216": { + "12202": { "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/fulfillment.ts", "qualifiedName": "FulfillmentDTO.items" }, - "12217": { + "12203": { "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/fulfillment.ts", "qualifiedName": "FulfillmentDTO.labels" }, - "12218": { + "12204": { "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/fulfillment.ts", "qualifiedName": "FulfillmentDTO.created_at" }, - "12219": { + "12205": { "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/fulfillment.ts", "qualifiedName": "FulfillmentDTO.updated_at" }, - "12220": { + "12206": { "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/fulfillment.ts", "qualifiedName": "FulfillmentDTO.deleted_at" }, - "12221": { + "12207": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "EventMetadata" }, - "12222": { + "12208": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "__type" }, - "12223": { + "12209": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "__type.eventGroupId" }, - "12224": { + "12210": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "Primary" }, - "12225": { + "12211": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type" }, - "12226": { + "12212": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type.[PrimaryKeyType]" }, - "12227": { + "12213": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type" }, - "12228": { + "12214": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type._id" }, - "12229": { + "12215": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type" }, - "12230": { + "12216": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type.uuid" }, - "12231": { + "12217": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type" }, - "12232": { + "12218": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type.id" }, - "12233": { + "12219": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "T" }, - "12234": { + "12220": { "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/address.ts", "qualifiedName": "FulfillmentAddressDTO" }, - "12235": { + "12221": { "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/address.ts", "qualifiedName": "FulfillmentAddressDTO.id" }, - "12236": { + "12222": { "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/address.ts", "qualifiedName": "FulfillmentAddressDTO.fulfillment_id" }, - "12237": { + "12223": { "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/address.ts", "qualifiedName": "FulfillmentAddressDTO.company" }, - "12238": { + "12224": { "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/address.ts", "qualifiedName": "FulfillmentAddressDTO.first_name" }, - "12239": { + "12225": { "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/address.ts", "qualifiedName": "FulfillmentAddressDTO.last_name" }, - "12240": { + "12226": { "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/address.ts", "qualifiedName": "FulfillmentAddressDTO.address_1" }, - "12241": { + "12227": { "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/address.ts", "qualifiedName": "FulfillmentAddressDTO.address_2" }, - "12242": { + "12228": { "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/address.ts", "qualifiedName": "FulfillmentAddressDTO.city" }, - "12243": { + "12229": { "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/address.ts", "qualifiedName": "FulfillmentAddressDTO.country_code" }, - "12244": { + "12230": { "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/address.ts", "qualifiedName": "FulfillmentAddressDTO.province" }, - "12245": { + "12231": { "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/address.ts", "qualifiedName": "FulfillmentAddressDTO.postal_code" }, - "12246": { + "12232": { "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/address.ts", "qualifiedName": "FulfillmentAddressDTO.phone" }, - "12247": { + "12233": { "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/address.ts", "qualifiedName": "FulfillmentAddressDTO.metadata" }, - "12248": { + "12234": { "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/address.ts", "qualifiedName": "FulfillmentAddressDTO.created_at" }, - "12249": { + "12235": { "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/address.ts", "qualifiedName": "FulfillmentAddressDTO.updated_at" }, - "12250": { + "12236": { "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/address.ts", "qualifiedName": "FulfillmentAddressDTO.deleted_at" }, - "12251": { + "12237": { "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/fulfillment-item.ts", "qualifiedName": "FulfillmentItemDTO" }, - "12252": { + "12238": { "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/fulfillment-item.ts", "qualifiedName": "FulfillmentItemDTO.id" }, - "12253": { + "12239": { "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/fulfillment-item.ts", "qualifiedName": "FulfillmentItemDTO.title" }, - "12254": { + "12240": { "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/fulfillment-item.ts", "qualifiedName": "FulfillmentItemDTO.quantity" }, - "12255": { + "12241": { "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/fulfillment-item.ts", "qualifiedName": "FulfillmentItemDTO.sku" }, - "12256": { + "12242": { "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/fulfillment-item.ts", "qualifiedName": "FulfillmentItemDTO.barcode" }, - "12257": { + "12243": { "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/fulfillment-item.ts", "qualifiedName": "FulfillmentItemDTO.line_item_id" }, - "12258": { + "12244": { "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/fulfillment-item.ts", "qualifiedName": "FulfillmentItemDTO.inventory_item_id" }, - "12259": { + "12245": { "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/fulfillment-item.ts", "qualifiedName": "FulfillmentItemDTO.fulfillment_id" }, - "12260": { + "12246": { "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/fulfillment-item.ts", "qualifiedName": "FulfillmentItemDTO.fulfillment" }, - "12261": { + "12247": { "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/fulfillment-item.ts", "qualifiedName": "FulfillmentItemDTO.created_at" }, - "12262": { + "12248": { "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/fulfillment-item.ts", "qualifiedName": "FulfillmentItemDTO.updated_at" }, - "12263": { + "12249": { "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/fulfillment-item.ts", "qualifiedName": "FulfillmentItemDTO.deleted_at" }, - "12264": { + "12250": { "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/fulfillment-label.ts", "qualifiedName": "FulfillmentLabelDTO" }, - "12265": { + "12251": { "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/fulfillment-label.ts", "qualifiedName": "FulfillmentLabelDTO.id" }, - "12266": { + "12252": { "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/fulfillment-label.ts", "qualifiedName": "FulfillmentLabelDTO.tracking_number" }, - "12267": { + "12253": { "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/fulfillment-label.ts", "qualifiedName": "FulfillmentLabelDTO.tracking_url" }, - "12268": { + "12254": { "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/fulfillment-label.ts", "qualifiedName": "FulfillmentLabelDTO.label_url" }, - "12269": { + "12255": { "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/fulfillment-label.ts", "qualifiedName": "FulfillmentLabelDTO.fulfillment_id" }, - "12270": { + "12256": { "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/fulfillment-label.ts", "qualifiedName": "FulfillmentLabelDTO.fulfillment" }, - "12271": { + "12257": { "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/fulfillment-label.ts", "qualifiedName": "FulfillmentLabelDTO.created_at" }, - "12272": { + "12258": { "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/fulfillment-label.ts", "qualifiedName": "FulfillmentLabelDTO.updated_at" }, - "12273": { + "12259": { "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/fulfillment-label.ts", "qualifiedName": "FulfillmentLabelDTO.deleted_at" }, - "12274": { + "12260": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "ReadonlyPrimary" }, - "12275": { + "12261": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "T" } @@ -13894,7 +13894,7 @@ "1": "../../../../packages/core/types/src/stock-location/service.ts" }, "reflections": { - "1": 11793 + "1": 11779 } } } \ No newline at end of file diff --git a/www/utils/generated/typedoc-json-output/store-models.json b/www/utils/generated/typedoc-json-output/store-models.json index 419ac34e6d..51e1a0767f 100644 --- a/www/utils/generated/typedoc-json-output/store-models.json +++ b/www/utils/generated/typedoc-json-output/store-models.json @@ -1,5 +1,5 @@ { - "id": 12584, + "id": 12570, "name": "store-models", "variant": "project", "kind": 1, @@ -18,28 +18,28 @@ }, "children": [ { - "id": 12603, + "id": 12589, "name": "StoreCurrency", "variant": "declaration", "kind": 128, "flags": {}, "children": [ { - "id": 12604, + "id": 12590, "name": "constructor", "variant": "declaration", "kind": 512, "flags": {}, "signatures": [ { - "id": 12605, + "id": 12591, "name": "new StoreCurrency", "variant": "signature", "kind": 16384, "flags": {}, "type": { "type": "reference", - "target": 12603, + "target": 12589, "name": "StoreCurrency", "package": "@medusajs/store", "qualifiedName": "default" @@ -48,7 +48,7 @@ ] }, { - "id": 12606, + "id": 12592, "name": "id", "variant": "declaration", "kind": 1024, @@ -59,7 +59,7 @@ } }, { - "id": 12607, + "id": 12593, "name": "currency_code", "variant": "declaration", "kind": 1024, @@ -70,7 +70,7 @@ } }, { - "id": 12608, + "id": 12594, "name": "is_default", "variant": "declaration", "kind": 1024, @@ -83,7 +83,7 @@ } }, { - "id": 12609, + "id": 12595, "name": "store_id", "variant": "declaration", "kind": 1024, @@ -103,7 +103,7 @@ } }, { - "id": 12610, + "id": 12596, "name": "store", "variant": "declaration", "kind": 1024, @@ -117,7 +117,7 @@ }, { "type": "reference", - "target": 12585, + "target": 12571, "name": "Store", "package": "@medusajs/store", "qualifiedName": "default" @@ -126,7 +126,7 @@ } }, { - "id": 12611, + "id": 12597, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -142,7 +142,7 @@ } }, { - "id": 12612, + "id": 12598, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -158,7 +158,7 @@ } }, { - "id": 12613, + "id": 12599, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -184,14 +184,14 @@ "defaultValue": "null" }, { - "id": 12614, + "id": 12600, "name": "onCreate", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 12615, + "id": 12601, "name": "onCreate", "variant": "signature", "kind": 4096, @@ -204,14 +204,14 @@ ] }, { - "id": 12616, + "id": 12602, "name": "onInit", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 12617, + "id": 12603, "name": "onInit", "variant": "signature", "kind": 4096, @@ -228,54 +228,54 @@ { "title": "Constructors", "children": [ - 12604 + 12590 ] }, { "title": "Properties", "children": [ - 12606, - 12607, - 12608, - 12609, - 12610, - 12611, - 12612, - 12613 + 12592, + 12593, + 12594, + 12595, + 12596, + 12597, + 12598, + 12599 ] }, { "title": "Methods", "children": [ - 12614, - 12616 + 12600, + 12602 ] } ] }, { - "id": 12585, + "id": 12571, "name": "Store", "variant": "declaration", "kind": 128, "flags": {}, "children": [ { - "id": 12586, + "id": 12572, "name": "constructor", "variant": "declaration", "kind": 512, "flags": {}, "signatures": [ { - "id": 12587, + "id": 12573, "name": "new Store", "variant": "signature", "kind": 16384, "flags": {}, "type": { "type": "reference", - "target": 12585, + "target": 12571, "name": "Store", "package": "@medusajs/store", "qualifiedName": "default" @@ -284,7 +284,7 @@ ] }, { - "id": 12602, + "id": 12588, "name": "[OptionalProps]", "variant": "declaration", "kind": 1024, @@ -302,7 +302,7 @@ } }, { - "id": 12588, + "id": 12574, "name": "id", "variant": "declaration", "kind": 1024, @@ -313,7 +313,7 @@ } }, { - "id": 12589, + "id": 12575, "name": "name", "variant": "declaration", "kind": 1024, @@ -324,7 +324,7 @@ } }, { - "id": 12590, + "id": 12576, "name": "supported_currencies", "variant": "declaration", "kind": 1024, @@ -338,7 +338,7 @@ "typeArguments": [ { "type": "reference", - "target": 12603, + "target": 12589, "name": "StoreCurrency", "package": "@medusajs/store", "qualifiedName": "default" @@ -354,7 +354,7 @@ "defaultValue": "..." }, { - "id": 12591, + "id": 12577, "name": "default_sales_channel_id", "variant": "declaration", "kind": 1024, @@ -375,7 +375,7 @@ "defaultValue": "null" }, { - "id": 12592, + "id": 12578, "name": "default_region_id", "variant": "declaration", "kind": 1024, @@ -396,7 +396,7 @@ "defaultValue": "null" }, { - "id": 12593, + "id": 12579, "name": "default_location_id", "variant": "declaration", "kind": 1024, @@ -417,7 +417,7 @@ "defaultValue": "null" }, { - "id": 12594, + "id": 12580, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -453,7 +453,7 @@ "defaultValue": "null" }, { - "id": 12595, + "id": 12581, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -469,7 +469,7 @@ } }, { - "id": 12596, + "id": 12582, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -485,7 +485,7 @@ } }, { - "id": 12597, + "id": 12583, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -511,14 +511,14 @@ "defaultValue": "null" }, { - "id": 12598, + "id": 12584, "name": "onCreate", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 12599, + "id": 12585, "name": "onCreate", "variant": "signature", "kind": 4096, @@ -531,14 +531,14 @@ ] }, { - "id": 12600, + "id": 12586, "name": "onInit", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 12601, + "id": 12587, "name": "onInit", "variant": "signature", "kind": 4096, @@ -555,30 +555,30 @@ { "title": "Constructors", "children": [ - 12586 + 12572 ] }, { "title": "Properties", "children": [ - 12602, 12588, - 12589, - 12590, - 12591, - 12592, - 12593, - 12594, - 12595, - 12596, - 12597 + 12574, + 12575, + 12576, + 12577, + 12578, + 12579, + 12580, + 12581, + 12582, + 12583 ] }, { "title": "Methods", "children": [ - 12598, - 12600 + 12584, + 12586 ] } ] @@ -588,130 +588,130 @@ { "title": "Classes", "children": [ - 12603, - 12585 + 12589, + 12571 ] } ], "packageName": "@medusajs/store", "symbolIdMap": { - "12584": { + "12570": { "sourceFileName": "../../../../packages/modules/store/src/models/index.ts", "qualifiedName": "" }, - "12585": { + "12571": { "sourceFileName": "../../../../packages/modules/store/src/models/store.ts", "qualifiedName": "default" }, - "12588": { + "12574": { "sourceFileName": "../../../../packages/modules/store/src/models/store.ts", "qualifiedName": "default.id" }, - "12589": { + "12575": { "sourceFileName": "../../../../packages/modules/store/src/models/store.ts", "qualifiedName": "default.name" }, - "12590": { + "12576": { "sourceFileName": "../../../../packages/modules/store/src/models/store.ts", "qualifiedName": "default.supported_currencies" }, - "12591": { + "12577": { "sourceFileName": "../../../../packages/modules/store/src/models/store.ts", "qualifiedName": "default.default_sales_channel_id" }, - "12592": { + "12578": { "sourceFileName": "../../../../packages/modules/store/src/models/store.ts", "qualifiedName": "default.default_region_id" }, - "12593": { + "12579": { "sourceFileName": "../../../../packages/modules/store/src/models/store.ts", "qualifiedName": "default.default_location_id" }, - "12594": { + "12580": { "sourceFileName": "../../../../packages/modules/store/src/models/store.ts", "qualifiedName": "default.metadata" }, - "12595": { + "12581": { "sourceFileName": "../../../../packages/modules/store/src/models/store.ts", "qualifiedName": "default.created_at" }, - "12596": { + "12582": { "sourceFileName": "../../../../packages/modules/store/src/models/store.ts", "qualifiedName": "default.updated_at" }, - "12597": { + "12583": { "sourceFileName": "../../../../packages/modules/store/src/models/store.ts", "qualifiedName": "default.deleted_at" }, - "12598": { + "12584": { "sourceFileName": "../../../../packages/modules/store/src/models/store.ts", "qualifiedName": "default.onCreate" }, - "12599": { + "12585": { "sourceFileName": "../../../../packages/modules/store/src/models/store.ts", "qualifiedName": "default.onCreate" }, - "12600": { + "12586": { "sourceFileName": "../../../../packages/modules/store/src/models/store.ts", "qualifiedName": "default.onInit" }, - "12601": { + "12587": { "sourceFileName": "../../../../packages/modules/store/src/models/store.ts", "qualifiedName": "default.onInit" }, - "12602": { + "12588": { "sourceFileName": "../../../../packages/modules/store/src/models/store.ts", "qualifiedName": "default.[OptionalProps]" }, - "12603": { + "12589": { "sourceFileName": "../../../../packages/modules/store/src/models/currency.ts", "qualifiedName": "default" }, - "12606": { + "12592": { "sourceFileName": "../../../../packages/modules/store/src/models/currency.ts", "qualifiedName": "default.id" }, - "12607": { + "12593": { "sourceFileName": "../../../../packages/modules/store/src/models/currency.ts", "qualifiedName": "default.currency_code" }, - "12608": { + "12594": { "sourceFileName": "../../../../packages/modules/store/src/models/currency.ts", "qualifiedName": "default.is_default" }, - "12609": { + "12595": { "sourceFileName": "../../../../packages/modules/store/src/models/currency.ts", "qualifiedName": "default.store_id" }, - "12610": { + "12596": { "sourceFileName": "../../../../packages/modules/store/src/models/currency.ts", "qualifiedName": "default.store" }, - "12611": { + "12597": { "sourceFileName": "../../../../packages/modules/store/src/models/currency.ts", "qualifiedName": "default.created_at" }, - "12612": { + "12598": { "sourceFileName": "../../../../packages/modules/store/src/models/currency.ts", "qualifiedName": "default.updated_at" }, - "12613": { + "12599": { "sourceFileName": "../../../../packages/modules/store/src/models/currency.ts", "qualifiedName": "default.deleted_at" }, - "12614": { + "12600": { "sourceFileName": "../../../../packages/modules/store/src/models/currency.ts", "qualifiedName": "default.onCreate" }, - "12615": { + "12601": { "sourceFileName": "../../../../packages/modules/store/src/models/currency.ts", "qualifiedName": "default.onCreate" }, - "12616": { + "12602": { "sourceFileName": "../../../../packages/modules/store/src/models/currency.ts", "qualifiedName": "default.onInit" }, - "12617": { + "12603": { "sourceFileName": "../../../../packages/modules/store/src/models/currency.ts", "qualifiedName": "default.onInit" } @@ -721,7 +721,7 @@ "1": "../../../../packages/modules/store/src/models/index.ts" }, "reflections": { - "1": 12584 + "1": 12570 } } } \ No newline at end of file diff --git a/www/utils/generated/typedoc-json-output/store.json b/www/utils/generated/typedoc-json-output/store.json index 5e69b9d342..4cd729074a 100644 --- a/www/utils/generated/typedoc-json-output/store.json +++ b/www/utils/generated/typedoc-json-output/store.json @@ -1,12 +1,12 @@ { - "id": 12312, + "id": 12298, "name": "store", "variant": "project", "kind": 1, "flags": {}, "children": [ { - "id": 12448, + "id": 12434, "name": "FindConfig", "variant": "declaration", "kind": 256, @@ -29,7 +29,7 @@ }, "children": [ { - "id": 12449, + "id": 12435, "name": "select", "variant": "declaration", "kind": 1024, @@ -58,7 +58,7 @@ "operator": "keyof", "target": { "type": "reference", - "target": 12460, + "target": 12446, "name": "Entity", "package": "@medusajs/types", "qualifiedName": "FindConfig.Entity", @@ -70,7 +70,7 @@ } }, { - "id": 12450, + "id": 12436, "name": "skip", "variant": "declaration", "kind": 1024, @@ -100,7 +100,7 @@ } }, { - "id": 12451, + "id": 12437, "name": "take", "variant": "declaration", "kind": 1024, @@ -130,7 +130,7 @@ } }, { - "id": 12452, + "id": 12438, "name": "relations", "variant": "declaration", "kind": 1024, @@ -154,7 +154,7 @@ } }, { - "id": 12453, + "id": 12439, "name": "order", "variant": "declaration", "kind": 1024, @@ -188,21 +188,21 @@ "type": { "type": "reflection", "declaration": { - "id": 12454, + "id": 12440, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "indexSignatures": [ { - "id": 12455, + "id": 12441, "name": "__index", "variant": "signature", "kind": 8192, "flags": {}, "parameters": [ { - "id": 12456, + "id": 12442, "name": "K", "variant": "param", "kind": 32768, @@ -232,7 +232,7 @@ } }, { - "id": 12457, + "id": 12443, "name": "withDeleted", "variant": "declaration", "kind": 1024, @@ -261,7 +261,7 @@ } }, { - "id": 12458, + "id": 12444, "name": "filters", "variant": "declaration", "kind": 1024, @@ -297,7 +297,7 @@ } }, { - "id": 12459, + "id": 12445, "name": "options", "variant": "declaration", "kind": 1024, @@ -337,20 +337,20 @@ { "title": "Properties", "children": [ - 12449, - 12450, - 12451, - 12452, - 12453, - 12457, - 12458, - 12459 + 12435, + 12436, + 12437, + 12438, + 12439, + 12443, + 12444, + 12445 ] } ], "typeParameters": [ { - "id": 12460, + "id": 12446, "name": "Entity", "variant": "typeParam", "kind": 131072, @@ -359,7 +359,7 @@ ] }, { - "id": 12516, + "id": 12502, "name": "BaseFilterable", "variant": "declaration", "kind": 256, @@ -374,7 +374,7 @@ }, "children": [ { - "id": 12517, + "id": 12503, "name": "$and", "variant": "declaration", "kind": 1024, @@ -396,11 +396,11 @@ "types": [ { "type": "reference", - "target": 12516, + "target": 12502, "typeArguments": [ { "type": "reference", - "target": 12519, + "target": 12505, "name": "T", "package": "@medusajs/types", "qualifiedName": "BaseFilterable.T", @@ -412,7 +412,7 @@ }, { "type": "reference", - "target": 12519, + "target": 12505, "name": "T", "package": "@medusajs/types", "qualifiedName": "BaseFilterable.T", @@ -423,7 +423,7 @@ } }, { - "id": 12518, + "id": 12504, "name": "$or", "variant": "declaration", "kind": 1024, @@ -445,11 +445,11 @@ "types": [ { "type": "reference", - "target": 12516, + "target": 12502, "typeArguments": [ { "type": "reference", - "target": 12519, + "target": 12505, "name": "T", "package": "@medusajs/types", "qualifiedName": "BaseFilterable.T", @@ -461,7 +461,7 @@ }, { "type": "reference", - "target": 12519, + "target": 12505, "name": "T", "package": "@medusajs/types", "qualifiedName": "BaseFilterable.T", @@ -476,14 +476,14 @@ { "title": "Properties", "children": [ - 12517, - 12518 + 12503, + 12504 ] } ], "typeParameters": [ { - "id": 12519, + "id": 12505, "name": "T", "variant": "typeParam", "kind": 131072, @@ -493,13 +493,13 @@ "extendedBy": [ { "type": "reference", - "target": 12442, + "target": 12428, "name": "FilterableStoreProps" } ] }, { - "id": 12461, + "id": 12447, "name": "SoftDeleteReturn", "variant": "declaration", "kind": 256, @@ -514,7 +514,7 @@ }, "children": [ { - "id": 12462, + "id": 12448, "name": "returnLinkableKeys", "variant": "declaration", "kind": 1024, @@ -533,7 +533,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 12463, + "target": 12449, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -545,13 +545,13 @@ { "title": "Properties", "children": [ - 12462 + 12448 ] } ], "typeParameters": [ { - "id": 12463, + "id": 12449, "name": "TReturnableLinkableKeys", "variant": "typeParam", "kind": 131072, @@ -564,7 +564,7 @@ ] }, { - "id": 12464, + "id": 12450, "name": "RestoreReturn", "variant": "declaration", "kind": 256, @@ -579,7 +579,7 @@ }, "children": [ { - "id": 12465, + "id": 12451, "name": "returnLinkableKeys", "variant": "declaration", "kind": 1024, @@ -598,7 +598,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 12466, + "target": 12452, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -610,13 +610,13 @@ { "title": "Properties", "children": [ - 12465 + 12451 ] } ], "typeParameters": [ { - "id": 12466, + "id": 12452, "name": "TReturnableLinkableKeys", "variant": "typeParam", "kind": 131072, @@ -629,7 +629,7 @@ ] }, { - "id": 12581, + "id": 12567, "name": "EventMetadata", "variant": "declaration", "kind": 2097152, @@ -659,14 +659,14 @@ { "type": "reflection", "declaration": { - "id": 12582, + "id": 12568, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 12583, + "id": 12569, "name": "eventGroupId", "variant": "declaration", "kind": 1024, @@ -683,7 +683,7 @@ { "title": "Properties", "children": [ - 12583 + 12569 ] } ] @@ -693,14 +693,14 @@ } }, { - "id": 12575, + "id": 12561, "name": "MessageBody", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 12580, + "id": 12566, "name": "TData", "variant": "typeParam", "kind": 131072, @@ -714,14 +714,14 @@ "type": { "type": "reflection", "declaration": { - "id": 12576, + "id": 12562, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 12577, + "id": 12563, "name": "eventName", "variant": "declaration", "kind": 1024, @@ -732,7 +732,7 @@ } }, { - "id": 12578, + "id": 12564, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -741,20 +741,20 @@ }, "type": { "type": "reference", - "target": 12581, + "target": 12567, "name": "EventMetadata", "package": "@medusajs/types" } }, { - "id": 12579, + "id": 12565, "name": "data", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 12580, + "target": 12566, "name": "TData", "package": "@medusajs/types", "refersToTypeParameter": true @@ -765,9 +765,9 @@ { "title": "Properties", "children": [ - 12577, - 12578, - 12579 + 12563, + 12564, + 12565 ] } ] @@ -775,14 +775,14 @@ } }, { - "id": 12543, + "id": 12529, "name": "Message", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 12546, + "id": 12532, "name": "TData", "variant": "typeParam", "kind": 131072, @@ -798,11 +798,11 @@ "types": [ { "type": "reference", - "target": 12575, + "target": 12561, "typeArguments": [ { "type": "reference", - "target": 12546, + "target": 12532, "name": "TData", "package": "@medusajs/types", "refersToTypeParameter": true @@ -814,14 +814,14 @@ { "type": "reflection", "declaration": { - "id": 12544, + "id": 12530, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 12545, + "id": 12531, "name": "options", "variant": "declaration", "kind": 1024, @@ -853,7 +853,7 @@ { "title": "Properties", "children": [ - 12545 + 12531 ] } ] @@ -863,14 +863,14 @@ } }, { - "id": 12553, + "id": 12539, "name": "RawMessageFormat", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 12562, + "id": 12548, "name": "TData", "variant": "typeParam", "kind": 131072, @@ -884,14 +884,14 @@ "type": { "type": "reflection", "declaration": { - "id": 12554, + "id": 12540, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 12555, + "id": 12541, "name": "eventName", "variant": "declaration", "kind": 1024, @@ -902,21 +902,21 @@ } }, { - "id": 12556, + "id": 12542, "name": "data", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 12562, + "target": 12548, "name": "TData", "package": "@medusajs/types", "refersToTypeParameter": true } }, { - "id": 12557, + "id": 12543, "name": "source", "variant": "declaration", "kind": 1024, @@ -927,7 +927,7 @@ } }, { - "id": 12558, + "id": 12544, "name": "object", "variant": "declaration", "kind": 1024, @@ -938,7 +938,7 @@ } }, { - "id": 12559, + "id": 12545, "name": "action", "variant": "declaration", "kind": 1024, @@ -951,7 +951,7 @@ } }, { - "id": 12560, + "id": 12546, "name": "context", "variant": "declaration", "kind": 1024, @@ -967,7 +967,7 @@ "typeArguments": [ { "type": "reference", - "target": 12405, + "target": 12391, "name": "Context", "package": "@medusajs/types" }, @@ -981,7 +981,7 @@ } }, { - "id": 12561, + "id": 12547, "name": "options", "variant": "declaration", "kind": 1024, @@ -1013,13 +1013,13 @@ { "title": "Properties", "children": [ - 12555, - 12556, - 12557, - 12558, - 12559, - 12560, - 12561 + 12541, + 12542, + 12543, + 12544, + 12545, + 12546, + 12547 ] } ] @@ -1027,7 +1027,7 @@ } }, { - "id": 12566, + "id": 12552, "name": "JoinerRelationship", "variant": "declaration", "kind": 2097152, @@ -1035,14 +1035,14 @@ "type": { "type": "reflection", "declaration": { - "id": 12567, + "id": 12553, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 12568, + "id": 12554, "name": "alias", "variant": "declaration", "kind": 1024, @@ -1053,7 +1053,7 @@ } }, { - "id": 12569, + "id": 12555, "name": "foreignKey", "variant": "declaration", "kind": 1024, @@ -1064,7 +1064,7 @@ } }, { - "id": 12570, + "id": 12556, "name": "primaryKey", "variant": "declaration", "kind": 1024, @@ -1075,7 +1075,7 @@ } }, { - "id": 12571, + "id": 12557, "name": "serviceName", "variant": "declaration", "kind": 1024, @@ -1086,7 +1086,7 @@ } }, { - "id": 12572, + "id": 12558, "name": "inverse", "variant": "declaration", "kind": 1024, @@ -1107,7 +1107,7 @@ } }, { - "id": 12573, + "id": 12559, "name": "isList", "variant": "declaration", "kind": 1024, @@ -1128,7 +1128,7 @@ } }, { - "id": 12574, + "id": 12560, "name": "args", "variant": "declaration", "kind": 1024, @@ -1168,13 +1168,13 @@ { "title": "Properties", "children": [ - 12568, - 12569, - 12570, - 12571, - 12572, - 12573, - 12574 + 12554, + 12555, + 12556, + 12557, + 12558, + 12559, + 12560 ] } ] @@ -1182,14 +1182,14 @@ } }, { - "id": 12563, + "id": 12549, "name": "JoinerServiceConfigAlias", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 12564, + "id": 12550, "name": "name", "variant": "declaration", "kind": 1024, @@ -1212,7 +1212,7 @@ } }, { - "id": 12565, + "id": 12551, "name": "args", "variant": "declaration", "kind": 1024, @@ -1252,21 +1252,21 @@ { "title": "Properties", "children": [ - 12564, - 12565 + 12550, + 12551 ] } ] }, { - "id": 12520, + "id": 12506, "name": "JoinerServiceConfig", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 12521, + "id": 12507, "name": "serviceName", "variant": "declaration", "kind": 1024, @@ -1277,7 +1277,7 @@ } }, { - "id": 12522, + "id": 12508, "name": "alias", "variant": "declaration", "kind": 1024, @@ -1297,7 +1297,7 @@ "types": [ { "type": "reference", - "target": 12563, + "target": 12549, "name": "JoinerServiceConfigAlias", "package": "@medusajs/types" }, @@ -1305,7 +1305,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 12563, + "target": 12549, "name": "JoinerServiceConfigAlias", "package": "@medusajs/types" } @@ -1314,7 +1314,7 @@ } }, { - "id": 12523, + "id": 12509, "name": "fieldAlias", "variant": "declaration", "kind": 1024, @@ -1350,14 +1350,14 @@ { "type": "reflection", "declaration": { - "id": 12524, + "id": 12510, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 12525, + "id": 12511, "name": "path", "variant": "declaration", "kind": 1024, @@ -1368,7 +1368,7 @@ } }, { - "id": 12526, + "id": 12512, "name": "forwardArgumentsOnPath", "variant": "declaration", "kind": 1024, @@ -1386,8 +1386,8 @@ { "title": "Properties", "children": [ - 12525, - 12526 + 12511, + 12512 ] } ] @@ -1401,7 +1401,7 @@ } }, { - "id": 12527, + "id": 12513, "name": "primaryKeys", "variant": "declaration", "kind": 1024, @@ -1415,7 +1415,7 @@ } }, { - "id": 12528, + "id": 12514, "name": "relationships", "variant": "declaration", "kind": 1024, @@ -1426,14 +1426,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 12566, + "target": 12552, "name": "JoinerRelationship", "package": "@medusajs/types" } } }, { - "id": 12529, + "id": 12515, "name": "extends", "variant": "declaration", "kind": 1024, @@ -1445,14 +1445,14 @@ "elementType": { "type": "reflection", "declaration": { - "id": 12530, + "id": 12516, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 12531, + "id": 12517, "name": "serviceName", "variant": "declaration", "kind": 1024, @@ -1463,14 +1463,14 @@ } }, { - "id": 12532, + "id": 12518, "name": "relationship", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 12566, + "target": 12552, "name": "JoinerRelationship", "package": "@medusajs/types" } @@ -1480,8 +1480,8 @@ { "title": "Properties", "children": [ - 12531, - 12532 + 12517, + 12518 ] } ] @@ -1490,7 +1490,7 @@ } }, { - "id": 12533, + "id": 12519, "name": "args", "variant": "declaration", "kind": 1024, @@ -1530,19 +1530,19 @@ { "title": "Properties", "children": [ - 12521, - 12522, - 12523, - 12527, - 12528, - 12529, - 12533 + 12507, + 12508, + 12509, + 12513, + 12514, + 12515, + 12519 ] } ] }, { - "id": 12537, + "id": 12523, "name": "LinkModulesExtraFields", "variant": "declaration", "kind": 2097152, @@ -1561,14 +1561,14 @@ { "type": "reflection", "declaration": { - "id": 12538, + "id": 12524, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 12539, + "id": 12525, "name": "type", "variant": "declaration", "kind": 1024, @@ -1664,7 +1664,7 @@ } }, { - "id": 12540, + "id": 12526, "name": "defaultValue", "variant": "declaration", "kind": 1024, @@ -1677,7 +1677,7 @@ } }, { - "id": 12541, + "id": 12527, "name": "nullable", "variant": "declaration", "kind": 1024, @@ -1690,7 +1690,7 @@ } }, { - "id": 12542, + "id": 12528, "name": "options", "variant": "declaration", "kind": 1024, @@ -1730,10 +1730,10 @@ { "title": "Properties", "children": [ - 12539, - 12540, - 12541, - 12542 + 12525, + 12526, + 12527, + 12528 ] } ] @@ -1745,7 +1745,7 @@ } }, { - "id": 12467, + "id": 12453, "name": "ModuleJoinerConfig", "variant": "declaration", "kind": 2097152, @@ -1762,7 +1762,7 @@ "typeArguments": [ { "type": "reference", - "target": 12520, + "target": 12506, "name": "JoinerServiceConfig", "package": "@medusajs/types" }, @@ -1794,14 +1794,14 @@ { "type": "reflection", "declaration": { - "id": 12468, + "id": 12454, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 12469, + "id": 12455, "name": "schema", "variant": "declaration", "kind": 1024, @@ -1822,7 +1822,7 @@ } }, { - "id": 12470, + "id": 12456, "name": "relationships", "variant": "declaration", "kind": 1024, @@ -1833,14 +1833,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 12534, + "target": 12520, "name": "ModuleJoinerRelationship", "package": "@medusajs/types" } } }, { - "id": 12471, + "id": 12457, "name": "extends", "variant": "declaration", "kind": 1024, @@ -1852,14 +1852,14 @@ "elementType": { "type": "reflection", "declaration": { - "id": 12472, + "id": 12458, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 12473, + "id": 12459, "name": "serviceName", "variant": "declaration", "kind": 1024, @@ -1870,7 +1870,7 @@ } }, { - "id": 12474, + "id": 12460, "name": "fieldAlias", "variant": "declaration", "kind": 1024, @@ -1898,14 +1898,14 @@ { "type": "reflection", "declaration": { - "id": 12475, + "id": 12461, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 12476, + "id": 12462, "name": "path", "variant": "declaration", "kind": 1024, @@ -1916,7 +1916,7 @@ } }, { - "id": 12477, + "id": 12463, "name": "forwardArgumentsOnPath", "variant": "declaration", "kind": 1024, @@ -1932,7 +1932,7 @@ } }, { - "id": 12478, + "id": 12464, "name": "isList", "variant": "declaration", "kind": 1024, @@ -1949,9 +1949,9 @@ { "title": "Properties", "children": [ - 12476, - 12477, - 12478 + 12462, + 12463, + 12464 ] } ] @@ -1965,14 +1965,14 @@ } }, { - "id": 12479, + "id": 12465, "name": "relationship", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 12534, + "target": 12520, "name": "ModuleJoinerRelationship", "package": "@medusajs/types" } @@ -1982,9 +1982,9 @@ { "title": "Properties", "children": [ - 12473, - 12474, - 12479 + 12459, + 12460, + 12465 ] } ] @@ -1993,7 +1993,7 @@ } }, { - "id": 12480, + "id": 12466, "name": "serviceName", "variant": "declaration", "kind": 1024, @@ -2006,7 +2006,7 @@ } }, { - "id": 12481, + "id": 12467, "name": "primaryKeys", "variant": "declaration", "kind": 1024, @@ -2022,7 +2022,7 @@ } }, { - "id": 12482, + "id": 12468, "name": "isLink", "variant": "declaration", "kind": 1024, @@ -2043,7 +2043,7 @@ } }, { - "id": 12483, + "id": 12469, "name": "linkableKeys", "variant": "declaration", "kind": 1024, @@ -2079,7 +2079,7 @@ } }, { - "id": 12484, + "id": 12470, "name": "isReadOnlyLink", "variant": "declaration", "kind": 1024, @@ -2100,7 +2100,7 @@ } }, { - "id": 12485, + "id": 12471, "name": "extraDataFields", "variant": "declaration", "kind": 1024, @@ -2124,7 +2124,7 @@ } }, { - "id": 12486, + "id": 12472, "name": "databaseConfig", "variant": "declaration", "kind": 1024, @@ -2134,14 +2134,14 @@ "type": { "type": "reflection", "declaration": { - "id": 12487, + "id": 12473, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 12488, + "id": 12474, "name": "tableName", "variant": "declaration", "kind": 1024, @@ -2162,7 +2162,7 @@ } }, { - "id": 12489, + "id": 12475, "name": "idPrefix", "variant": "declaration", "kind": 1024, @@ -2183,7 +2183,7 @@ } }, { - "id": 12490, + "id": 12476, "name": "extraFields", "variant": "declaration", "kind": 1024, @@ -2192,7 +2192,7 @@ }, "type": { "type": "reference", - "target": 12537, + "target": 12523, "name": "LinkModulesExtraFields", "package": "@medusajs/types" } @@ -2202,9 +2202,9 @@ { "title": "Properties", "children": [ - 12488, - 12489, - 12490 + 12474, + 12475, + 12476 ] } ] @@ -2216,16 +2216,16 @@ { "title": "Properties", "children": [ + 12455, + 12456, + 12457, + 12466, + 12467, + 12468, 12469, 12470, 12471, - 12480, - 12481, - 12482, - 12483, - 12484, - 12485, - 12486 + 12472 ] } ] @@ -2235,7 +2235,7 @@ } }, { - "id": 12534, + "id": 12520, "name": "ModuleJoinerRelationship", "variant": "declaration", "kind": 2097152, @@ -2245,21 +2245,21 @@ "types": [ { "type": "reference", - "target": 12566, + "target": 12552, "name": "JoinerRelationship", "package": "@medusajs/types" }, { "type": "reflection", "declaration": { - "id": 12535, + "id": 12521, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 12536, + "id": 12522, "name": "deleteCascade", "variant": "declaration", "kind": 1024, @@ -2284,7 +2284,7 @@ { "title": "Properties", "children": [ - 12536 + 12522 ] } ] @@ -2294,7 +2294,7 @@ } }, { - "id": 12384, + "id": 12370, "name": "IModuleService", "variant": "declaration", "kind": 256, @@ -2302,20 +2302,20 @@ "extendedBy": [ { "type": "reference", - "target": 12313, + "target": 12299, "name": "IStoreModuleService" } ] }, { - "id": 12547, + "id": 12533, "name": "MessageAggregatorFormat", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 12548, + "id": 12534, "name": "groupBy", "variant": "declaration", "kind": 1024, @@ -2331,7 +2331,7 @@ } }, { - "id": 12549, + "id": 12535, "name": "sortBy", "variant": "declaration", "kind": 1024, @@ -2341,21 +2341,21 @@ "type": { "type": "reflection", "declaration": { - "id": 12550, + "id": 12536, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "indexSignatures": [ { - "id": 12551, + "id": 12537, "name": "__index", "variant": "signature", "kind": 8192, "flags": {}, "parameters": [ { - "id": 12552, + "id": 12538, "name": "key", "variant": "param", "kind": 32768, @@ -2396,35 +2396,35 @@ { "title": "Properties", "children": [ - 12548, - 12549 + 12534, + 12535 ] } ] }, { - "id": 12494, + "id": 12480, "name": "IMessageAggregator", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 12495, + "id": 12481, "name": "save", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 12496, + "id": 12482, "name": "save", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 12497, + "id": 12483, "name": "msg", "variant": "param", "kind": 32768, @@ -2434,7 +2434,7 @@ "types": [ { "type": "reference", - "target": 12543, + "target": 12529, "name": "Message", "package": "@medusajs/types" }, @@ -2442,7 +2442,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 12543, + "target": 12529, "name": "Message", "package": "@medusajs/types" } @@ -2459,21 +2459,21 @@ ] }, { - "id": 12498, + "id": 12484, "name": "getMessages", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 12499, + "id": 12485, "name": "getMessages", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 12500, + "id": 12486, "name": "format", "variant": "param", "kind": 32768, @@ -2482,7 +2482,7 @@ }, "type": { "type": "reference", - "target": 12547, + "target": 12533, "name": "MessageAggregatorFormat", "package": "@medusajs/types" } @@ -2503,7 +2503,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 12543, + "target": 12529, "name": "Message", "package": "@medusajs/types" } @@ -2516,14 +2516,14 @@ ] }, { - "id": 12501, + "id": 12487, "name": "clearMessages", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 12502, + "id": 12488, "name": "clearMessages", "variant": "signature", "kind": 4096, @@ -2536,21 +2536,21 @@ ] }, { - "id": 12503, + "id": 12489, "name": "saveRawMessageData", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 12504, + "id": 12490, "name": "saveRawMessageData", "variant": "signature", "kind": 4096, "flags": {}, "typeParameters": [ { - "id": 12505, + "id": 12491, "name": "T", "variant": "typeParam", "kind": 131072, @@ -2559,7 +2559,7 @@ ], "parameters": [ { - "id": 12506, + "id": 12492, "name": "messageData", "variant": "param", "kind": 32768, @@ -2569,11 +2569,11 @@ "types": [ { "type": "reference", - "target": 12553, + "target": 12539, "typeArguments": [ { "type": "reference", - "target": 12505, + "target": 12491, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -2586,11 +2586,11 @@ "type": "array", "elementType": { "type": "reference", - "target": 12553, + "target": 12539, "typeArguments": [ { "type": "reference", - "target": 12505, + "target": 12491, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -2604,7 +2604,7 @@ } }, { - "id": 12507, + "id": 12493, "name": "options", "variant": "param", "kind": 32768, @@ -2644,16 +2644,16 @@ { "title": "Methods", "children": [ - 12495, - 12498, - 12501, - 12503 + 12481, + 12484, + 12487, + 12489 ] } ] }, { - "id": 12405, + "id": 12391, "name": "Context", "variant": "declaration", "kind": 256, @@ -2668,7 +2668,7 @@ }, "children": [ { - "id": 12406, + "id": 12392, "name": "__type", "variant": "declaration", "kind": 1024, @@ -2681,7 +2681,7 @@ } }, { - "id": 12407, + "id": 12393, "name": "transactionManager", "variant": "declaration", "kind": 1024, @@ -2714,14 +2714,14 @@ }, "type": { "type": "reference", - "target": 12416, + "target": 12402, "name": "TManager", "package": "@medusajs/types", "refersToTypeParameter": true } }, { - "id": 12408, + "id": 12394, "name": "manager", "variant": "declaration", "kind": 1024, @@ -2754,14 +2754,14 @@ }, "type": { "type": "reference", - "target": 12416, + "target": 12402, "name": "TManager", "package": "@medusajs/types", "refersToTypeParameter": true } }, { - "id": 12409, + "id": 12395, "name": "isolationLevel", "variant": "declaration", "kind": 1024, @@ -2814,7 +2814,7 @@ } }, { - "id": 12410, + "id": 12396, "name": "enableNestedTransactions", "variant": "declaration", "kind": 1024, @@ -2835,7 +2835,7 @@ } }, { - "id": 12411, + "id": 12397, "name": "eventGroupId", "variant": "declaration", "kind": 1024, @@ -2856,7 +2856,7 @@ } }, { - "id": 12412, + "id": 12398, "name": "transactionId", "variant": "declaration", "kind": 1024, @@ -2877,7 +2877,7 @@ } }, { - "id": 12413, + "id": 12399, "name": "messageAggregator", "variant": "declaration", "kind": 1024, @@ -2894,13 +2894,13 @@ }, "type": { "type": "reference", - "target": 12494, + "target": 12480, "name": "IMessageAggregator", "package": "@medusajs/types" } }, { - "id": 12414, + "id": 12400, "name": "requestId", "variant": "declaration", "kind": 1024, @@ -2921,7 +2921,7 @@ } }, { - "id": 12415, + "id": 12401, "name": "idempotencyKey", "variant": "declaration", "kind": 1024, @@ -2946,22 +2946,22 @@ { "title": "Properties", "children": [ - 12406, - 12407, - 12408, - 12409, - 12410, - 12411, - 12412, - 12413, - 12414, - 12415 + 12392, + 12393, + 12394, + 12395, + 12396, + 12397, + 12398, + 12399, + 12400, + 12401 ] } ], "typeParameters": [ { - "id": 12416, + "id": 12402, "name": "TManager", "variant": "typeParam", "kind": 131072, @@ -2974,14 +2974,14 @@ ] }, { - "id": 12508, + "id": 12494, "name": "StoreCurrencyDTO", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 12509, + "id": 12495, "name": "id", "variant": "declaration", "kind": 1024, @@ -3000,7 +3000,7 @@ } }, { - "id": 12510, + "id": 12496, "name": "currency_code", "variant": "declaration", "kind": 1024, @@ -3019,7 +3019,7 @@ } }, { - "id": 12511, + "id": 12497, "name": "is_default", "variant": "declaration", "kind": 1024, @@ -3038,7 +3038,7 @@ } }, { - "id": 12512, + "id": 12498, "name": "store_id", "variant": "declaration", "kind": 1024, @@ -3057,7 +3057,7 @@ } }, { - "id": 12513, + "id": 12499, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -3076,7 +3076,7 @@ } }, { - "id": 12514, + "id": 12500, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -3095,7 +3095,7 @@ } }, { - "id": 12515, + "id": 12501, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -3127,19 +3127,19 @@ { "title": "Properties", "children": [ - 12509, - 12510, - 12511, - 12512, - 12513, - 12514, - 12515 + 12495, + 12496, + 12497, + 12498, + 12499, + 12500, + 12501 ] } ] }, { - "id": 12417, + "id": 12403, "name": "StoreDTO", "variant": "declaration", "kind": 256, @@ -3154,7 +3154,7 @@ }, "children": [ { - "id": 12418, + "id": 12404, "name": "id", "variant": "declaration", "kind": 1024, @@ -3173,7 +3173,7 @@ } }, { - "id": 12419, + "id": 12405, "name": "name", "variant": "declaration", "kind": 1024, @@ -3192,7 +3192,7 @@ } }, { - "id": 12420, + "id": 12406, "name": "supported_currencies", "variant": "declaration", "kind": 1024, @@ -3211,14 +3211,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 12508, + "target": 12494, "name": "StoreCurrencyDTO", "package": "@medusajs/types" } } }, { - "id": 12421, + "id": 12407, "name": "default_sales_channel_id", "variant": "declaration", "kind": 1024, @@ -3239,7 +3239,7 @@ } }, { - "id": 12422, + "id": 12408, "name": "default_region_id", "variant": "declaration", "kind": 1024, @@ -3260,7 +3260,7 @@ } }, { - "id": 12423, + "id": 12409, "name": "default_location_id", "variant": "declaration", "kind": 1024, @@ -3281,7 +3281,7 @@ } }, { - "id": 12424, + "id": 12410, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -3324,7 +3324,7 @@ } }, { - "id": 12425, + "id": 12411, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -3343,7 +3343,7 @@ } }, { - "id": 12426, + "id": 12412, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -3366,21 +3366,21 @@ { "title": "Properties", "children": [ - 12418, - 12419, - 12420, - 12421, - 12422, - 12423, - 12424, - 12425, - 12426 + 12404, + 12405, + 12406, + 12407, + 12408, + 12409, + 12410, + 12411, + 12412 ] } ] }, { - "id": 12442, + "id": 12428, "name": "FilterableStoreProps", "variant": "declaration", "kind": 256, @@ -3395,7 +3395,7 @@ }, "children": [ { - "id": 12446, + "id": 12432, "name": "$and", "variant": "declaration", "kind": 1024, @@ -3418,17 +3418,17 @@ "types": [ { "type": "reference", - "target": 12442, + "target": 12428, "name": "FilterableStoreProps", "package": "@medusajs/types" }, { "type": "reference", - "target": 12516, + "target": 12502, "typeArguments": [ { "type": "reference", - "target": 12442, + "target": 12428, "name": "FilterableStoreProps", "package": "@medusajs/types" } @@ -3441,12 +3441,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 12517, + "target": 12503, "name": "BaseFilterable.$and" } }, { - "id": 12447, + "id": 12433, "name": "$or", "variant": "declaration", "kind": 1024, @@ -3469,17 +3469,17 @@ "types": [ { "type": "reference", - "target": 12442, + "target": 12428, "name": "FilterableStoreProps", "package": "@medusajs/types" }, { "type": "reference", - "target": 12516, + "target": 12502, "typeArguments": [ { "type": "reference", - "target": 12442, + "target": 12428, "name": "FilterableStoreProps", "package": "@medusajs/types" } @@ -3492,12 +3492,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 12518, + "target": 12504, "name": "BaseFilterable.$or" } }, { - "id": 12443, + "id": 12429, "name": "q", "variant": "declaration", "kind": 1024, @@ -3518,7 +3518,7 @@ } }, { - "id": 12444, + "id": 12430, "name": "id", "variant": "declaration", "kind": 1024, @@ -3551,7 +3551,7 @@ } }, { - "id": 12445, + "id": 12431, "name": "name", "variant": "declaration", "kind": 1024, @@ -3588,22 +3588,22 @@ { "title": "Properties", "children": [ - 12446, - 12447, - 12443, - 12444, - 12445 + 12432, + 12433, + 12429, + 12430, + 12431 ] } ], "extendedTypes": [ { "type": "reference", - "target": 12516, + "target": 12502, "typeArguments": [ { "type": "reference", - "target": 12442, + "target": 12428, "name": "FilterableStoreProps", "package": "@medusajs/types" } @@ -3614,14 +3614,14 @@ ] }, { - "id": 12491, + "id": 12477, "name": "CreateStoreCurrencyDTO", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 12492, + "id": 12478, "name": "currency_code", "variant": "declaration", "kind": 1024, @@ -3640,7 +3640,7 @@ } }, { - "id": 12493, + "id": 12479, "name": "is_default", "variant": "declaration", "kind": 1024, @@ -3665,14 +3665,14 @@ { "title": "Properties", "children": [ - 12492, - 12493 + 12478, + 12479 ] } ] }, { - "id": 12398, + "id": 12384, "name": "CreateStoreDTO", "variant": "declaration", "kind": 256, @@ -3687,7 +3687,7 @@ }, "children": [ { - "id": 12399, + "id": 12385, "name": "name", "variant": "declaration", "kind": 1024, @@ -3708,7 +3708,7 @@ } }, { - "id": 12400, + "id": 12386, "name": "supported_currencies", "variant": "declaration", "kind": 1024, @@ -3727,14 +3727,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 12491, + "target": 12477, "name": "CreateStoreCurrencyDTO", "package": "@medusajs/types" } } }, { - "id": 12401, + "id": 12387, "name": "default_sales_channel_id", "variant": "declaration", "kind": 1024, @@ -3755,7 +3755,7 @@ } }, { - "id": 12402, + "id": 12388, "name": "default_region_id", "variant": "declaration", "kind": 1024, @@ -3776,7 +3776,7 @@ } }, { - "id": 12403, + "id": 12389, "name": "default_location_id", "variant": "declaration", "kind": 1024, @@ -3797,7 +3797,7 @@ } }, { - "id": 12404, + "id": 12390, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -3837,18 +3837,18 @@ { "title": "Properties", "children": [ - 12399, - 12400, - 12401, - 12402, - 12403, - 12404 + 12385, + 12386, + 12387, + 12388, + 12389, + 12390 ] } ] }, { - "id": 12427, + "id": 12413, "name": "UpsertStoreDTO", "variant": "declaration", "kind": 256, @@ -3863,7 +3863,7 @@ }, "children": [ { - "id": 12428, + "id": 12414, "name": "id", "variant": "declaration", "kind": 1024, @@ -3884,7 +3884,7 @@ } }, { - "id": 12429, + "id": 12415, "name": "name", "variant": "declaration", "kind": 1024, @@ -3906,12 +3906,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 12436, + "target": 12422, "name": "UpdateStoreDTO.name" } }, { - "id": 12430, + "id": 12416, "name": "supported_currencies", "variant": "declaration", "kind": 1024, @@ -3931,19 +3931,19 @@ "type": "array", "elementType": { "type": "reference", - "target": 12491, + "target": 12477, "name": "CreateStoreCurrencyDTO", "package": "@medusajs/types" } }, "inheritedFrom": { "type": "reference", - "target": 12437, + "target": 12423, "name": "UpdateStoreDTO.supported_currencies" } }, { - "id": 12431, + "id": 12417, "name": "default_sales_channel_id", "variant": "declaration", "kind": 1024, @@ -3974,12 +3974,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 12438, + "target": 12424, "name": "UpdateStoreDTO.default_sales_channel_id" } }, { - "id": 12432, + "id": 12418, "name": "default_region_id", "variant": "declaration", "kind": 1024, @@ -4010,12 +4010,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 12439, + "target": 12425, "name": "UpdateStoreDTO.default_region_id" } }, { - "id": 12433, + "id": 12419, "name": "default_location_id", "variant": "declaration", "kind": 1024, @@ -4046,12 +4046,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 12440, + "target": 12426, "name": "UpdateStoreDTO.default_location_id" } }, { - "id": 12434, + "id": 12420, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -4097,7 +4097,7 @@ }, "inheritedFrom": { "type": "reference", - "target": 12441, + "target": 12427, "name": "UpdateStoreDTO.metadata" } } @@ -4106,27 +4106,27 @@ { "title": "Properties", "children": [ - 12428, - 12429, - 12430, - 12431, - 12432, - 12433, - 12434 + 12414, + 12415, + 12416, + 12417, + 12418, + 12419, + 12420 ] } ], "extendedTypes": [ { "type": "reference", - "target": 12435, + "target": 12421, "name": "UpdateStoreDTO", "package": "@medusajs/types" } ] }, { - "id": 12435, + "id": 12421, "name": "UpdateStoreDTO", "variant": "declaration", "kind": 256, @@ -4141,7 +4141,7 @@ }, "children": [ { - "id": 12436, + "id": 12422, "name": "name", "variant": "declaration", "kind": 1024, @@ -4162,7 +4162,7 @@ } }, { - "id": 12437, + "id": 12423, "name": "supported_currencies", "variant": "declaration", "kind": 1024, @@ -4181,14 +4181,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 12491, + "target": 12477, "name": "CreateStoreCurrencyDTO", "package": "@medusajs/types" } } }, { - "id": 12438, + "id": 12424, "name": "default_sales_channel_id", "variant": "declaration", "kind": 1024, @@ -4218,7 +4218,7 @@ } }, { - "id": 12439, + "id": 12425, "name": "default_region_id", "variant": "declaration", "kind": 1024, @@ -4248,7 +4248,7 @@ } }, { - "id": 12440, + "id": 12426, "name": "default_location_id", "variant": "declaration", "kind": 1024, @@ -4278,7 +4278,7 @@ } }, { - "id": 12441, + "id": 12427, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -4327,25 +4327,25 @@ { "title": "Properties", "children": [ - 12436, - 12437, - 12438, - 12439, - 12440, - 12441 + 12422, + 12423, + 12424, + 12425, + 12426, + 12427 ] } ], "extendedBy": [ { "type": "reference", - "target": 12427, + "target": 12413, "name": "UpsertStoreDTO" } ] }, { - "id": 12313, + "id": 12299, "name": "IStoreModuleService", "variant": "declaration", "kind": 256, @@ -4360,14 +4360,14 @@ }, "children": [ { - "id": 12314, + "id": 12300, "name": "createStores", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 12315, + "id": 12301, "name": "createStores", "variant": "signature", "kind": 4096, @@ -4402,7 +4402,7 @@ }, "parameters": [ { - "id": 12316, + "id": 12302, "name": "data", "variant": "param", "kind": 32768, @@ -4419,14 +4419,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 12398, + "target": 12384, "name": "CreateStoreDTO", "package": "@medusajs/types" } } }, { - "id": 12317, + "id": 12303, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -4443,7 +4443,7 @@ }, "type": { "type": "reference", - "target": 12405, + "target": 12391, "name": "Context", "package": "@medusajs/types" } @@ -4460,7 +4460,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 12417, + "target": 12403, "name": "StoreDTO", "package": "@medusajs/types" } @@ -4471,7 +4471,7 @@ } }, { - "id": 12318, + "id": 12304, "name": "createStores", "variant": "signature", "kind": 4096, @@ -4506,7 +4506,7 @@ }, "parameters": [ { - "id": 12319, + "id": 12305, "name": "data", "variant": "param", "kind": 32768, @@ -4521,13 +4521,13 @@ }, "type": { "type": "reference", - "target": 12398, + "target": 12384, "name": "CreateStoreDTO", "package": "@medusajs/types" } }, { - "id": 12320, + "id": 12306, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -4544,7 +4544,7 @@ }, "type": { "type": "reference", - "target": 12405, + "target": 12391, "name": "Context", "package": "@medusajs/types" } @@ -4559,7 +4559,7 @@ "typeArguments": [ { "type": "reference", - "target": 12417, + "target": 12403, "name": "StoreDTO", "package": "@medusajs/types" } @@ -4571,14 +4571,14 @@ ] }, { - "id": 12321, + "id": 12307, "name": "upsertStores", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 12322, + "id": 12308, "name": "upsertStores", "variant": "signature", "kind": 4096, @@ -4613,7 +4613,7 @@ }, "parameters": [ { - "id": 12323, + "id": 12309, "name": "data", "variant": "param", "kind": 32768, @@ -4630,14 +4630,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 12427, + "target": 12413, "name": "UpsertStoreDTO", "package": "@medusajs/types" } } }, { - "id": 12324, + "id": 12310, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -4654,7 +4654,7 @@ }, "type": { "type": "reference", - "target": 12405, + "target": 12391, "name": "Context", "package": "@medusajs/types" } @@ -4671,7 +4671,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 12417, + "target": 12403, "name": "StoreDTO", "package": "@medusajs/types" } @@ -4682,7 +4682,7 @@ } }, { - "id": 12325, + "id": 12311, "name": "upsertStores", "variant": "signature", "kind": 4096, @@ -4717,7 +4717,7 @@ }, "parameters": [ { - "id": 12326, + "id": 12312, "name": "data", "variant": "param", "kind": 32768, @@ -4732,13 +4732,13 @@ }, "type": { "type": "reference", - "target": 12427, + "target": 12413, "name": "UpsertStoreDTO", "package": "@medusajs/types" } }, { - "id": 12327, + "id": 12313, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -4755,7 +4755,7 @@ }, "type": { "type": "reference", - "target": 12405, + "target": 12391, "name": "Context", "package": "@medusajs/types" } @@ -4770,7 +4770,7 @@ "typeArguments": [ { "type": "reference", - "target": 12417, + "target": 12403, "name": "StoreDTO", "package": "@medusajs/types" } @@ -4782,14 +4782,14 @@ ] }, { - "id": 12328, + "id": 12314, "name": "updateStores", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 12329, + "id": 12315, "name": "updateStores", "variant": "signature", "kind": 4096, @@ -4824,7 +4824,7 @@ }, "parameters": [ { - "id": 12330, + "id": 12316, "name": "id", "variant": "param", "kind": 32768, @@ -4843,7 +4843,7 @@ } }, { - "id": 12331, + "id": 12317, "name": "data", "variant": "param", "kind": 32768, @@ -4858,13 +4858,13 @@ }, "type": { "type": "reference", - "target": 12435, + "target": 12421, "name": "UpdateStoreDTO", "package": "@medusajs/types" } }, { - "id": 12332, + "id": 12318, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -4881,7 +4881,7 @@ }, "type": { "type": "reference", - "target": 12405, + "target": 12391, "name": "Context", "package": "@medusajs/types" } @@ -4896,7 +4896,7 @@ "typeArguments": [ { "type": "reference", - "target": 12417, + "target": 12403, "name": "StoreDTO", "package": "@medusajs/types" } @@ -4906,7 +4906,7 @@ } }, { - "id": 12333, + "id": 12319, "name": "updateStores", "variant": "signature", "kind": 4096, @@ -4941,7 +4941,7 @@ }, "parameters": [ { - "id": 12334, + "id": 12320, "name": "selector", "variant": "param", "kind": 32768, @@ -4956,13 +4956,13 @@ }, "type": { "type": "reference", - "target": 12442, + "target": 12428, "name": "FilterableStoreProps", "package": "@medusajs/types" } }, { - "id": 12335, + "id": 12321, "name": "data", "variant": "param", "kind": 32768, @@ -4977,13 +4977,13 @@ }, "type": { "type": "reference", - "target": 12435, + "target": 12421, "name": "UpdateStoreDTO", "package": "@medusajs/types" } }, { - "id": 12336, + "id": 12322, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -5000,7 +5000,7 @@ }, "type": { "type": "reference", - "target": 12405, + "target": 12391, "name": "Context", "package": "@medusajs/types" } @@ -5017,7 +5017,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 12417, + "target": 12403, "name": "StoreDTO", "package": "@medusajs/types" } @@ -5030,14 +5030,14 @@ ] }, { - "id": 12337, + "id": 12323, "name": "deleteStores", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 12338, + "id": 12324, "name": "deleteStores", "variant": "signature", "kind": 4096, @@ -5072,7 +5072,7 @@ }, "parameters": [ { - "id": 12339, + "id": 12325, "name": "ids", "variant": "param", "kind": 32768, @@ -5094,7 +5094,7 @@ } }, { - "id": 12340, + "id": 12326, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -5111,7 +5111,7 @@ }, "type": { "type": "reference", - "target": 12405, + "target": 12391, "name": "Context", "package": "@medusajs/types" } @@ -5134,7 +5134,7 @@ } }, { - "id": 12341, + "id": 12327, "name": "deleteStores", "variant": "signature", "kind": 4096, @@ -5169,7 +5169,7 @@ }, "parameters": [ { - "id": 12342, + "id": 12328, "name": "id", "variant": "param", "kind": 32768, @@ -5188,7 +5188,7 @@ } }, { - "id": 12343, + "id": 12329, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -5205,7 +5205,7 @@ }, "type": { "type": "reference", - "target": 12405, + "target": 12391, "name": "Context", "package": "@medusajs/types" } @@ -5230,14 +5230,14 @@ ] }, { - "id": 12344, + "id": 12330, "name": "retrieveStore", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 12345, + "id": 12331, "name": "retrieveStore", "variant": "signature", "kind": 4096, @@ -5272,7 +5272,7 @@ }, "parameters": [ { - "id": 12346, + "id": 12332, "name": "id", "variant": "param", "kind": 32768, @@ -5291,7 +5291,7 @@ } }, { - "id": 12347, + "id": 12333, "name": "config", "variant": "param", "kind": 32768, @@ -5324,11 +5324,11 @@ }, "type": { "type": "reference", - "target": 12448, + "target": 12434, "typeArguments": [ { "type": "reference", - "target": 12417, + "target": 12403, "name": "StoreDTO", "package": "@medusajs/types" } @@ -5338,7 +5338,7 @@ } }, { - "id": 12348, + "id": 12334, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -5355,7 +5355,7 @@ }, "type": { "type": "reference", - "target": 12405, + "target": 12391, "name": "Context", "package": "@medusajs/types" } @@ -5370,7 +5370,7 @@ "typeArguments": [ { "type": "reference", - "target": 12417, + "target": 12403, "name": "StoreDTO", "package": "@medusajs/types" } @@ -5382,14 +5382,14 @@ ] }, { - "id": 12349, + "id": 12335, "name": "listStores", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 12350, + "id": 12336, "name": "listStores", "variant": "signature", "kind": 4096, @@ -5468,7 +5468,7 @@ }, "parameters": [ { - "id": 12351, + "id": 12337, "name": "filters", "variant": "param", "kind": 32768, @@ -5485,13 +5485,13 @@ }, "type": { "type": "reference", - "target": 12442, + "target": 12428, "name": "FilterableStoreProps", "package": "@medusajs/types" } }, { - "id": 12352, + "id": 12338, "name": "config", "variant": "param", "kind": 32768, @@ -5524,11 +5524,11 @@ }, "type": { "type": "reference", - "target": 12448, + "target": 12434, "typeArguments": [ { "type": "reference", - "target": 12417, + "target": 12403, "name": "StoreDTO", "package": "@medusajs/types" } @@ -5538,7 +5538,7 @@ } }, { - "id": 12353, + "id": 12339, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -5555,7 +5555,7 @@ }, "type": { "type": "reference", - "target": 12405, + "target": 12391, "name": "Context", "package": "@medusajs/types" } @@ -5572,7 +5572,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 12417, + "target": 12403, "name": "StoreDTO", "package": "@medusajs/types" } @@ -5585,14 +5585,14 @@ ] }, { - "id": 12354, + "id": 12340, "name": "listAndCountStores", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 12355, + "id": 12341, "name": "listAndCountStores", "variant": "signature", "kind": 4096, @@ -5671,7 +5671,7 @@ }, "parameters": [ { - "id": 12356, + "id": 12342, "name": "filters", "variant": "param", "kind": 32768, @@ -5688,13 +5688,13 @@ }, "type": { "type": "reference", - "target": 12442, + "target": 12428, "name": "FilterableStoreProps", "package": "@medusajs/types" } }, { - "id": 12357, + "id": 12343, "name": "config", "variant": "param", "kind": 32768, @@ -5727,11 +5727,11 @@ }, "type": { "type": "reference", - "target": 12448, + "target": 12434, "typeArguments": [ { "type": "reference", - "target": 12417, + "target": 12403, "name": "StoreDTO", "package": "@medusajs/types" } @@ -5741,7 +5741,7 @@ } }, { - "id": 12358, + "id": 12344, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -5758,7 +5758,7 @@ }, "type": { "type": "reference", - "target": 12405, + "target": 12391, "name": "Context", "package": "@medusajs/types" } @@ -5778,7 +5778,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 12417, + "target": 12403, "name": "StoreDTO", "package": "@medusajs/types" } @@ -5797,14 +5797,14 @@ ] }, { - "id": 12359, + "id": 12345, "name": "softDeleteStores", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 12360, + "id": 12346, "name": "softDeleteStores", "variant": "signature", "kind": 4096, @@ -5847,7 +5847,7 @@ }, "typeParameters": [ { - "id": 12361, + "id": 12347, "name": "TReturnableLinkableKeys", "variant": "typeParam", "kind": 131072, @@ -5864,7 +5864,7 @@ ], "parameters": [ { - "id": 12362, + "id": 12348, "name": "storeIds", "variant": "param", "kind": 32768, @@ -5886,7 +5886,7 @@ } }, { - "id": 12363, + "id": 12349, "name": "config", "variant": "param", "kind": 32768, @@ -5903,11 +5903,11 @@ }, "type": { "type": "reference", - "target": 12461, + "target": 12447, "typeArguments": [ { "type": "reference", - "target": 12361, + "target": 12347, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -5918,7 +5918,7 @@ } }, { - "id": 12364, + "id": 12350, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -5935,7 +5935,7 @@ }, "type": { "type": "reference", - "target": 12405, + "target": 12391, "name": "Context", "package": "@medusajs/types" } @@ -5987,14 +5987,14 @@ ] }, { - "id": 12365, + "id": 12351, "name": "restoreStores", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 12366, + "id": 12352, "name": "restoreStores", "variant": "signature", "kind": 4096, @@ -6037,7 +6037,7 @@ }, "typeParameters": [ { - "id": 12367, + "id": 12353, "name": "TReturnableLinkableKeys", "variant": "typeParam", "kind": 131072, @@ -6054,7 +6054,7 @@ ], "parameters": [ { - "id": 12368, + "id": 12354, "name": "storeIds", "variant": "param", "kind": 32768, @@ -6076,7 +6076,7 @@ } }, { - "id": 12369, + "id": 12355, "name": "config", "variant": "param", "kind": 32768, @@ -6101,11 +6101,11 @@ }, "type": { "type": "reference", - "target": 12464, + "target": 12450, "typeArguments": [ { "type": "reference", - "target": 12367, + "target": 12353, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -6116,7 +6116,7 @@ } }, { - "id": 12370, + "id": 12356, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -6133,7 +6133,7 @@ }, "type": { "type": "reference", - "target": 12405, + "target": 12391, "name": "Context", "package": "@medusajs/types" } @@ -6189,22 +6189,22 @@ { "title": "Methods", "children": [ + 12300, + 12307, 12314, - 12321, - 12328, - 12337, - 12344, - 12349, - 12354, - 12359, - 12365 + 12323, + 12330, + 12335, + 12340, + 12345, + 12351 ] } ], "extendedTypes": [ { "type": "reference", - "target": 12384, + "target": 12370, "name": "IModuleService", "package": "@medusajs/types" } @@ -6215,1015 +6215,1015 @@ { "title": "Interfaces", "children": [ - 12448, - 12516, - 12461, - 12464, - 12563, - 12520, - 12384, - 12547, + 12434, + 12502, + 12447, + 12450, + 12549, + 12506, + 12370, + 12533, + 12480, + 12391, 12494, - 12405, - 12508, - 12417, - 12442, - 12491, - 12398, - 12427, - 12435, - 12313 + 12403, + 12428, + 12477, + 12384, + 12413, + 12421, + 12299 ] }, { "title": "Type Aliases", "children": [ - 12581, - 12575, - 12543, - 12553, - 12566, - 12537, - 12467, - 12534 + 12567, + 12561, + 12529, + 12539, + 12552, + 12523, + 12453, + 12520 ] } ], "packageName": "@medusajs/types", "symbolIdMap": { - "12312": { + "12298": { "sourceFileName": "../../../../packages/core/types/src/store/service.ts", "qualifiedName": "" }, - "12313": { + "12299": { "sourceFileName": "../../../../packages/core/types/src/store/service.ts", "qualifiedName": "IStoreModuleService" }, - "12314": { + "12300": { "sourceFileName": "../../../../packages/core/types/src/store/service.ts", "qualifiedName": "IStoreModuleService.createStores" }, + "12301": { + "sourceFileName": "../../../../packages/core/types/src/store/service.ts", + "qualifiedName": "IStoreModuleService.createStores" + }, + "12302": { + "sourceFileName": "../../../../packages/core/types/src/store/service.ts", + "qualifiedName": "data" + }, + "12303": { + "sourceFileName": "../../../../packages/core/types/src/store/service.ts", + "qualifiedName": "sharedContext" + }, + "12304": { + "sourceFileName": "../../../../packages/core/types/src/store/service.ts", + "qualifiedName": "IStoreModuleService.createStores" + }, + "12305": { + "sourceFileName": "../../../../packages/core/types/src/store/service.ts", + "qualifiedName": "data" + }, + "12306": { + "sourceFileName": "../../../../packages/core/types/src/store/service.ts", + "qualifiedName": "sharedContext" + }, + "12307": { + "sourceFileName": "../../../../packages/core/types/src/store/service.ts", + "qualifiedName": "IStoreModuleService.upsertStores" + }, + "12308": { + "sourceFileName": "../../../../packages/core/types/src/store/service.ts", + "qualifiedName": "IStoreModuleService.upsertStores" + }, + "12309": { + "sourceFileName": "../../../../packages/core/types/src/store/service.ts", + "qualifiedName": "data" + }, + "12310": { + "sourceFileName": "../../../../packages/core/types/src/store/service.ts", + "qualifiedName": "sharedContext" + }, + "12311": { + "sourceFileName": "../../../../packages/core/types/src/store/service.ts", + "qualifiedName": "IStoreModuleService.upsertStores" + }, + "12312": { + "sourceFileName": "../../../../packages/core/types/src/store/service.ts", + "qualifiedName": "data" + }, + "12313": { + "sourceFileName": "../../../../packages/core/types/src/store/service.ts", + "qualifiedName": "sharedContext" + }, + "12314": { + "sourceFileName": "../../../../packages/core/types/src/store/service.ts", + "qualifiedName": "IStoreModuleService.updateStores" + }, "12315": { "sourceFileName": "../../../../packages/core/types/src/store/service.ts", - "qualifiedName": "IStoreModuleService.createStores" + "qualifiedName": "IStoreModuleService.updateStores" }, "12316": { "sourceFileName": "../../../../packages/core/types/src/store/service.ts", - "qualifiedName": "data" + "qualifiedName": "id" }, "12317": { "sourceFileName": "../../../../packages/core/types/src/store/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "data" }, "12318": { "sourceFileName": "../../../../packages/core/types/src/store/service.ts", - "qualifiedName": "IStoreModuleService.createStores" + "qualifiedName": "sharedContext" }, "12319": { "sourceFileName": "../../../../packages/core/types/src/store/service.ts", - "qualifiedName": "data" + "qualifiedName": "IStoreModuleService.updateStores" }, "12320": { "sourceFileName": "../../../../packages/core/types/src/store/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "selector" }, "12321": { "sourceFileName": "../../../../packages/core/types/src/store/service.ts", - "qualifiedName": "IStoreModuleService.upsertStores" + "qualifiedName": "data" }, "12322": { "sourceFileName": "../../../../packages/core/types/src/store/service.ts", - "qualifiedName": "IStoreModuleService.upsertStores" + "qualifiedName": "sharedContext" }, "12323": { "sourceFileName": "../../../../packages/core/types/src/store/service.ts", - "qualifiedName": "data" + "qualifiedName": "IStoreModuleService.deleteStores" }, "12324": { "sourceFileName": "../../../../packages/core/types/src/store/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IStoreModuleService.deleteStores" }, "12325": { "sourceFileName": "../../../../packages/core/types/src/store/service.ts", - "qualifiedName": "IStoreModuleService.upsertStores" + "qualifiedName": "ids" }, "12326": { "sourceFileName": "../../../../packages/core/types/src/store/service.ts", - "qualifiedName": "data" + "qualifiedName": "sharedContext" }, "12327": { "sourceFileName": "../../../../packages/core/types/src/store/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IStoreModuleService.deleteStores" }, "12328": { "sourceFileName": "../../../../packages/core/types/src/store/service.ts", - "qualifiedName": "IStoreModuleService.updateStores" + "qualifiedName": "id" }, "12329": { "sourceFileName": "../../../../packages/core/types/src/store/service.ts", - "qualifiedName": "IStoreModuleService.updateStores" + "qualifiedName": "sharedContext" }, "12330": { "sourceFileName": "../../../../packages/core/types/src/store/service.ts", - "qualifiedName": "id" + "qualifiedName": "IStoreModuleService.retrieveStore" }, "12331": { "sourceFileName": "../../../../packages/core/types/src/store/service.ts", - "qualifiedName": "data" + "qualifiedName": "IStoreModuleService.retrieveStore" }, "12332": { "sourceFileName": "../../../../packages/core/types/src/store/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "id" }, "12333": { "sourceFileName": "../../../../packages/core/types/src/store/service.ts", - "qualifiedName": "IStoreModuleService.updateStores" + "qualifiedName": "config" }, "12334": { "sourceFileName": "../../../../packages/core/types/src/store/service.ts", - "qualifiedName": "selector" + "qualifiedName": "sharedContext" }, "12335": { "sourceFileName": "../../../../packages/core/types/src/store/service.ts", - "qualifiedName": "data" + "qualifiedName": "IStoreModuleService.listStores" }, "12336": { "sourceFileName": "../../../../packages/core/types/src/store/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IStoreModuleService.listStores" }, "12337": { "sourceFileName": "../../../../packages/core/types/src/store/service.ts", - "qualifiedName": "IStoreModuleService.deleteStores" + "qualifiedName": "filters" }, "12338": { "sourceFileName": "../../../../packages/core/types/src/store/service.ts", - "qualifiedName": "IStoreModuleService.deleteStores" + "qualifiedName": "config" }, "12339": { "sourceFileName": "../../../../packages/core/types/src/store/service.ts", - "qualifiedName": "ids" + "qualifiedName": "sharedContext" }, "12340": { "sourceFileName": "../../../../packages/core/types/src/store/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IStoreModuleService.listAndCountStores" }, "12341": { "sourceFileName": "../../../../packages/core/types/src/store/service.ts", - "qualifiedName": "IStoreModuleService.deleteStores" + "qualifiedName": "IStoreModuleService.listAndCountStores" }, "12342": { "sourceFileName": "../../../../packages/core/types/src/store/service.ts", - "qualifiedName": "id" + "qualifiedName": "filters" }, "12343": { "sourceFileName": "../../../../packages/core/types/src/store/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "config" }, "12344": { "sourceFileName": "../../../../packages/core/types/src/store/service.ts", - "qualifiedName": "IStoreModuleService.retrieveStore" + "qualifiedName": "sharedContext" }, "12345": { "sourceFileName": "../../../../packages/core/types/src/store/service.ts", - "qualifiedName": "IStoreModuleService.retrieveStore" + "qualifiedName": "IStoreModuleService.softDeleteStores" }, "12346": { "sourceFileName": "../../../../packages/core/types/src/store/service.ts", - "qualifiedName": "id" + "qualifiedName": "IStoreModuleService.softDeleteStores" }, "12347": { "sourceFileName": "../../../../packages/core/types/src/store/service.ts", - "qualifiedName": "config" + "qualifiedName": "TReturnableLinkableKeys" }, "12348": { "sourceFileName": "../../../../packages/core/types/src/store/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "storeIds" }, "12349": { "sourceFileName": "../../../../packages/core/types/src/store/service.ts", - "qualifiedName": "IStoreModuleService.listStores" + "qualifiedName": "config" }, "12350": { "sourceFileName": "../../../../packages/core/types/src/store/service.ts", - "qualifiedName": "IStoreModuleService.listStores" + "qualifiedName": "sharedContext" }, "12351": { "sourceFileName": "../../../../packages/core/types/src/store/service.ts", - "qualifiedName": "filters" + "qualifiedName": "IStoreModuleService.restoreStores" }, "12352": { "sourceFileName": "../../../../packages/core/types/src/store/service.ts", - "qualifiedName": "config" + "qualifiedName": "IStoreModuleService.restoreStores" }, "12353": { "sourceFileName": "../../../../packages/core/types/src/store/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "TReturnableLinkableKeys" }, "12354": { "sourceFileName": "../../../../packages/core/types/src/store/service.ts", - "qualifiedName": "IStoreModuleService.listAndCountStores" + "qualifiedName": "storeIds" }, "12355": { "sourceFileName": "../../../../packages/core/types/src/store/service.ts", - "qualifiedName": "IStoreModuleService.listAndCountStores" + "qualifiedName": "config" }, "12356": { - "sourceFileName": "../../../../packages/core/types/src/store/service.ts", - "qualifiedName": "filters" - }, - "12357": { - "sourceFileName": "../../../../packages/core/types/src/store/service.ts", - "qualifiedName": "config" - }, - "12358": { "sourceFileName": "../../../../packages/core/types/src/store/service.ts", "qualifiedName": "sharedContext" }, - "12359": { - "sourceFileName": "../../../../packages/core/types/src/store/service.ts", - "qualifiedName": "IStoreModuleService.softDeleteStores" - }, - "12360": { - "sourceFileName": "../../../../packages/core/types/src/store/service.ts", - "qualifiedName": "IStoreModuleService.softDeleteStores" - }, - "12361": { - "sourceFileName": "../../../../packages/core/types/src/store/service.ts", - "qualifiedName": "TReturnableLinkableKeys" - }, - "12362": { - "sourceFileName": "../../../../packages/core/types/src/store/service.ts", - "qualifiedName": "storeIds" - }, - "12363": { - "sourceFileName": "../../../../packages/core/types/src/store/service.ts", - "qualifiedName": "config" - }, - "12364": { - "sourceFileName": "../../../../packages/core/types/src/store/service.ts", - "qualifiedName": "sharedContext" - }, - "12365": { - "sourceFileName": "../../../../packages/core/types/src/store/service.ts", - "qualifiedName": "IStoreModuleService.restoreStores" - }, - "12366": { - "sourceFileName": "../../../../packages/core/types/src/store/service.ts", - "qualifiedName": "IStoreModuleService.restoreStores" - }, - "12367": { - "sourceFileName": "../../../../packages/core/types/src/store/service.ts", - "qualifiedName": "TReturnableLinkableKeys" - }, - "12368": { - "sourceFileName": "../../../../packages/core/types/src/store/service.ts", - "qualifiedName": "storeIds" - }, - "12369": { - "sourceFileName": "../../../../packages/core/types/src/store/service.ts", - "qualifiedName": "config" - }, "12370": { - "sourceFileName": "../../../../packages/core/types/src/store/service.ts", - "qualifiedName": "sharedContext" - }, - "12384": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "IModuleService" }, - "12398": { + "12384": { "sourceFileName": "../../../../packages/core/types/src/store/mutations/store.ts", "qualifiedName": "CreateStoreDTO" }, - "12399": { + "12385": { "sourceFileName": "../../../../packages/core/types/src/store/mutations/store.ts", "qualifiedName": "CreateStoreDTO.name" }, - "12400": { + "12386": { "sourceFileName": "../../../../packages/core/types/src/store/mutations/store.ts", "qualifiedName": "CreateStoreDTO.supported_currencies" }, - "12401": { + "12387": { "sourceFileName": "../../../../packages/core/types/src/store/mutations/store.ts", "qualifiedName": "CreateStoreDTO.default_sales_channel_id" }, - "12402": { + "12388": { "sourceFileName": "../../../../packages/core/types/src/store/mutations/store.ts", "qualifiedName": "CreateStoreDTO.default_region_id" }, - "12403": { + "12389": { "sourceFileName": "../../../../packages/core/types/src/store/mutations/store.ts", "qualifiedName": "CreateStoreDTO.default_location_id" }, - "12404": { + "12390": { "sourceFileName": "../../../../packages/core/types/src/store/mutations/store.ts", "qualifiedName": "CreateStoreDTO.metadata" }, - "12405": { + "12391": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "Context" }, - "12406": { + "12392": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type.__type" }, - "12407": { + "12393": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type.transactionManager" }, - "12408": { + "12394": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type.manager" }, - "12409": { + "12395": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type.isolationLevel" }, - "12410": { + "12396": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type.enableNestedTransactions" }, - "12411": { + "12397": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type.eventGroupId" }, - "12412": { + "12398": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type.transactionId" }, - "12413": { + "12399": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type.messageAggregator" }, - "12414": { + "12400": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type.requestId" }, - "12415": { + "12401": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type.idempotencyKey" }, - "12416": { + "12402": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "TManager" }, - "12417": { + "12403": { "sourceFileName": "../../../../packages/core/types/src/store/common/store.ts", "qualifiedName": "StoreDTO" }, - "12418": { + "12404": { "sourceFileName": "../../../../packages/core/types/src/store/common/store.ts", "qualifiedName": "StoreDTO.id" }, - "12419": { + "12405": { "sourceFileName": "../../../../packages/core/types/src/store/common/store.ts", "qualifiedName": "StoreDTO.name" }, - "12420": { + "12406": { "sourceFileName": "../../../../packages/core/types/src/store/common/store.ts", "qualifiedName": "StoreDTO.supported_currencies" }, - "12421": { + "12407": { "sourceFileName": "../../../../packages/core/types/src/store/common/store.ts", "qualifiedName": "StoreDTO.default_sales_channel_id" }, - "12422": { + "12408": { "sourceFileName": "../../../../packages/core/types/src/store/common/store.ts", "qualifiedName": "StoreDTO.default_region_id" }, - "12423": { + "12409": { "sourceFileName": "../../../../packages/core/types/src/store/common/store.ts", "qualifiedName": "StoreDTO.default_location_id" }, - "12424": { + "12410": { "sourceFileName": "../../../../packages/core/types/src/store/common/store.ts", "qualifiedName": "StoreDTO.metadata" }, - "12425": { + "12411": { "sourceFileName": "../../../../packages/core/types/src/store/common/store.ts", "qualifiedName": "StoreDTO.created_at" }, - "12426": { + "12412": { "sourceFileName": "../../../../packages/core/types/src/store/common/store.ts", "qualifiedName": "StoreDTO.updated_at" }, - "12427": { + "12413": { "sourceFileName": "../../../../packages/core/types/src/store/mutations/store.ts", "qualifiedName": "UpsertStoreDTO" }, - "12428": { + "12414": { "sourceFileName": "../../../../packages/core/types/src/store/mutations/store.ts", "qualifiedName": "UpsertStoreDTO.id" }, - "12429": { + "12415": { "sourceFileName": "../../../../packages/core/types/src/store/mutations/store.ts", "qualifiedName": "UpdateStoreDTO.name" }, - "12430": { + "12416": { "sourceFileName": "../../../../packages/core/types/src/store/mutations/store.ts", "qualifiedName": "UpdateStoreDTO.supported_currencies" }, - "12431": { + "12417": { "sourceFileName": "../../../../packages/core/types/src/store/mutations/store.ts", "qualifiedName": "UpdateStoreDTO.default_sales_channel_id" }, - "12432": { + "12418": { "sourceFileName": "../../../../packages/core/types/src/store/mutations/store.ts", "qualifiedName": "UpdateStoreDTO.default_region_id" }, - "12433": { + "12419": { "sourceFileName": "../../../../packages/core/types/src/store/mutations/store.ts", "qualifiedName": "UpdateStoreDTO.default_location_id" }, - "12434": { + "12420": { "sourceFileName": "../../../../packages/core/types/src/store/mutations/store.ts", "qualifiedName": "UpdateStoreDTO.metadata" }, - "12435": { + "12421": { "sourceFileName": "../../../../packages/core/types/src/store/mutations/store.ts", "qualifiedName": "UpdateStoreDTO" }, - "12436": { + "12422": { "sourceFileName": "../../../../packages/core/types/src/store/mutations/store.ts", "qualifiedName": "UpdateStoreDTO.name" }, - "12437": { + "12423": { "sourceFileName": "../../../../packages/core/types/src/store/mutations/store.ts", "qualifiedName": "UpdateStoreDTO.supported_currencies" }, - "12438": { + "12424": { "sourceFileName": "../../../../packages/core/types/src/store/mutations/store.ts", "qualifiedName": "UpdateStoreDTO.default_sales_channel_id" }, - "12439": { + "12425": { "sourceFileName": "../../../../packages/core/types/src/store/mutations/store.ts", "qualifiedName": "UpdateStoreDTO.default_region_id" }, - "12440": { + "12426": { "sourceFileName": "../../../../packages/core/types/src/store/mutations/store.ts", "qualifiedName": "UpdateStoreDTO.default_location_id" }, - "12441": { + "12427": { "sourceFileName": "../../../../packages/core/types/src/store/mutations/store.ts", "qualifiedName": "UpdateStoreDTO.metadata" }, - "12442": { + "12428": { "sourceFileName": "../../../../packages/core/types/src/store/common/store.ts", "qualifiedName": "FilterableStoreProps" }, - "12443": { + "12429": { "sourceFileName": "../../../../packages/core/types/src/store/common/store.ts", "qualifiedName": "FilterableStoreProps.q" }, - "12444": { + "12430": { "sourceFileName": "../../../../packages/core/types/src/store/common/store.ts", "qualifiedName": "FilterableStoreProps.id" }, - "12445": { + "12431": { "sourceFileName": "../../../../packages/core/types/src/store/common/store.ts", "qualifiedName": "FilterableStoreProps.name" }, - "12446": { + "12432": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.$and" }, - "12447": { + "12433": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.$or" }, - "12448": { + "12434": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig" }, - "12449": { + "12435": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig.select" }, - "12450": { + "12436": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig.skip" }, - "12451": { + "12437": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig.take" }, - "12452": { + "12438": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig.relations" }, - "12453": { + "12439": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig.order" }, - "12454": { + "12440": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "__type" }, - "12455": { + "12441": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "__type.__index" }, - "12457": { + "12443": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig.withDeleted" }, - "12458": { + "12444": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig.filters" }, - "12459": { + "12445": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig.options" }, - "12460": { + "12446": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig.Entity" }, - "12461": { + "12447": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", "qualifiedName": "SoftDeleteReturn" }, - "12462": { + "12448": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", "qualifiedName": "__type.returnLinkableKeys" }, - "12463": { + "12449": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", "qualifiedName": "TReturnableLinkableKeys" }, - "12464": { + "12450": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", "qualifiedName": "RestoreReturn" }, - "12465": { + "12451": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", "qualifiedName": "__type.returnLinkableKeys" }, - "12466": { + "12452": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", "qualifiedName": "TReturnableLinkableKeys" }, - "12467": { + "12453": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "ModuleJoinerConfig" }, - "12468": { + "12454": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type" }, - "12469": { + "12455": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.schema" }, - "12470": { + "12456": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.relationships" }, - "12471": { + "12457": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.extends" }, - "12472": { + "12458": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type" }, - "12473": { + "12459": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.serviceName" }, - "12474": { + "12460": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.fieldAlias" }, - "12475": { + "12461": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type" }, - "12476": { + "12462": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.path" }, - "12477": { + "12463": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.forwardArgumentsOnPath" }, - "12478": { + "12464": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.isList" }, - "12479": { + "12465": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.relationship" }, - "12480": { + "12466": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.serviceName" }, - "12481": { + "12467": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.primaryKeys" }, - "12482": { + "12468": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.isLink" }, - "12483": { + "12469": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.linkableKeys" }, - "12484": { + "12470": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.isReadOnlyLink" }, - "12485": { + "12471": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.extraDataFields" }, - "12486": { + "12472": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.databaseConfig" }, - "12487": { + "12473": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type" }, - "12488": { + "12474": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.tableName" }, - "12489": { + "12475": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.idPrefix" }, - "12490": { + "12476": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.extraFields" }, - "12491": { + "12477": { "sourceFileName": "../../../../packages/core/types/src/store/mutations/store.ts", "qualifiedName": "CreateStoreCurrencyDTO" }, - "12492": { + "12478": { "sourceFileName": "../../../../packages/core/types/src/store/mutations/store.ts", "qualifiedName": "CreateStoreCurrencyDTO.currency_code" }, - "12493": { + "12479": { "sourceFileName": "../../../../packages/core/types/src/store/mutations/store.ts", "qualifiedName": "CreateStoreCurrencyDTO.is_default" }, - "12494": { + "12480": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "IMessageAggregator" }, - "12495": { + "12481": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "IMessageAggregator.save" }, - "12496": { + "12482": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "IMessageAggregator.save" }, - "12497": { + "12483": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "msg" }, - "12498": { + "12484": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "IMessageAggregator.getMessages" }, - "12499": { + "12485": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "IMessageAggregator.getMessages" }, - "12500": { + "12486": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "format" }, - "12501": { + "12487": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "IMessageAggregator.clearMessages" }, - "12502": { + "12488": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "IMessageAggregator.clearMessages" }, - "12503": { + "12489": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "IMessageAggregator.saveRawMessageData" }, - "12504": { + "12490": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "IMessageAggregator.saveRawMessageData" }, - "12505": { + "12491": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "T" }, - "12506": { + "12492": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "messageData" }, - "12507": { + "12493": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "options" }, - "12508": { + "12494": { "sourceFileName": "../../../../packages/core/types/src/store/common/store.ts", "qualifiedName": "StoreCurrencyDTO" }, - "12509": { + "12495": { "sourceFileName": "../../../../packages/core/types/src/store/common/store.ts", "qualifiedName": "StoreCurrencyDTO.id" }, - "12510": { + "12496": { "sourceFileName": "../../../../packages/core/types/src/store/common/store.ts", "qualifiedName": "StoreCurrencyDTO.currency_code" }, - "12511": { + "12497": { "sourceFileName": "../../../../packages/core/types/src/store/common/store.ts", "qualifiedName": "StoreCurrencyDTO.is_default" }, - "12512": { + "12498": { "sourceFileName": "../../../../packages/core/types/src/store/common/store.ts", "qualifiedName": "StoreCurrencyDTO.store_id" }, - "12513": { + "12499": { "sourceFileName": "../../../../packages/core/types/src/store/common/store.ts", "qualifiedName": "StoreCurrencyDTO.created_at" }, - "12514": { + "12500": { "sourceFileName": "../../../../packages/core/types/src/store/common/store.ts", "qualifiedName": "StoreCurrencyDTO.updated_at" }, - "12515": { + "12501": { "sourceFileName": "../../../../packages/core/types/src/store/common/store.ts", "qualifiedName": "StoreCurrencyDTO.deleted_at" }, - "12516": { + "12502": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable" }, - "12517": { + "12503": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.$and" }, - "12518": { + "12504": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.$or" }, - "12519": { + "12505": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.T" }, - "12520": { + "12506": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "JoinerServiceConfig" }, - "12521": { + "12507": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "JoinerServiceConfig.serviceName" }, - "12522": { + "12508": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "JoinerServiceConfig.alias" }, - "12523": { + "12509": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "JoinerServiceConfig.fieldAlias" }, - "12524": { + "12510": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type" }, - "12525": { + "12511": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type.path" }, - "12526": { + "12512": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type.forwardArgumentsOnPath" }, - "12527": { + "12513": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "JoinerServiceConfig.primaryKeys" }, - "12528": { + "12514": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "JoinerServiceConfig.relationships" }, - "12529": { + "12515": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "JoinerServiceConfig.extends" }, - "12530": { + "12516": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type" }, - "12531": { + "12517": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type.serviceName" }, - "12532": { + "12518": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type.relationship" }, - "12533": { + "12519": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "JoinerServiceConfig.args" }, - "12534": { + "12520": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "ModuleJoinerRelationship" }, - "12535": { + "12521": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type" }, - "12536": { + "12522": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.deleteCascade" }, - "12537": { + "12523": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "LinkModulesExtraFields" }, - "12538": { + "12524": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type" }, - "12539": { + "12525": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.type" }, - "12540": { + "12526": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.defaultValue" }, - "12541": { + "12527": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.nullable" }, - "12542": { + "12528": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.options" }, - "12543": { + "12529": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "Message" }, - "12544": { + "12530": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "__type" }, - "12545": { + "12531": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "__type.options" }, - "12546": { + "12532": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "TData" }, - "12547": { + "12533": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "MessageAggregatorFormat" }, - "12548": { + "12534": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "MessageAggregatorFormat.groupBy" }, - "12549": { + "12535": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "MessageAggregatorFormat.sortBy" }, - "12550": { + "12536": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type" }, - "12551": { + "12537": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type.__index" }, - "12553": { + "12539": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "RawMessageFormat" }, - "12554": { + "12540": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "__type" }, - "12555": { + "12541": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "__type.eventName" }, - "12556": { + "12542": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "__type.data" }, - "12557": { + "12543": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "__type.source" }, - "12558": { + "12544": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "__type.object" }, - "12559": { + "12545": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "__type.action" }, - "12560": { + "12546": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "__type.context" }, - "12561": { + "12547": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "__type.options" }, - "12562": { + "12548": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "TData" }, - "12563": { + "12549": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "JoinerServiceConfigAlias" }, - "12564": { + "12550": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "JoinerServiceConfigAlias.name" }, - "12565": { + "12551": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "JoinerServiceConfigAlias.args" }, - "12566": { + "12552": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "JoinerRelationship" }, - "12567": { + "12553": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type" }, - "12568": { + "12554": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type.alias" }, - "12569": { + "12555": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type.foreignKey" }, - "12570": { + "12556": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type.primaryKey" }, - "12571": { + "12557": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type.serviceName" }, - "12572": { + "12558": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type.inverse" }, - "12573": { + "12559": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type.isList" }, - "12574": { + "12560": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type.args" }, - "12575": { + "12561": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "MessageBody" }, - "12576": { + "12562": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "__type" }, - "12577": { + "12563": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "__type.eventName" }, - "12578": { + "12564": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "__type.metadata" }, - "12579": { + "12565": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "__type.data" }, - "12580": { + "12566": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "TData" }, - "12581": { + "12567": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "EventMetadata" }, - "12582": { + "12568": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "__type" }, - "12583": { + "12569": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "__type.eventGroupId" } @@ -7233,7 +7233,7 @@ "1": "../../../../packages/core/types/src/store/service.ts" }, "reflections": { - "1": 12312 + "1": 12298 } } } \ No newline at end of file diff --git a/www/utils/generated/typedoc-json-output/tax-provider.json b/www/utils/generated/typedoc-json-output/tax-provider.json index 925844d7e6..c6cdbf0454 100644 --- a/www/utils/generated/typedoc-json-output/tax-provider.json +++ b/www/utils/generated/typedoc-json-output/tax-provider.json @@ -1,12 +1,12 @@ { - "id": 13767, + "id": 13753, "name": "tax-provider", "variant": "project", "kind": 1, "flags": {}, "children": [ { - "id": 13768, + "id": 13754, "name": "ShippingTaxCalculationLine", "variant": "declaration", "kind": 2097152, @@ -22,14 +22,14 @@ "type": { "type": "reflection", "declaration": { - "id": 13769, + "id": 13755, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 13770, + "id": 13756, "name": "shipping_line", "variant": "declaration", "kind": 1024, @@ -53,7 +53,7 @@ } }, { - "id": 13771, + "id": 13757, "name": "rates", "variant": "declaration", "kind": 1024, @@ -84,8 +84,8 @@ { "title": "Properties", "children": [ - 13770, - 13771 + 13756, + 13757 ] } ] @@ -93,7 +93,7 @@ } }, { - "id": 13772, + "id": 13758, "name": "ItemTaxCalculationLine", "variant": "declaration", "kind": 2097152, @@ -109,14 +109,14 @@ "type": { "type": "reflection", "declaration": { - "id": 13773, + "id": 13759, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 13774, + "id": 13760, "name": "line_item", "variant": "declaration", "kind": 1024, @@ -140,7 +140,7 @@ } }, { - "id": 13775, + "id": 13761, "name": "rates", "variant": "declaration", "kind": 1024, @@ -171,8 +171,8 @@ { "title": "Properties", "children": [ - 13774, - 13775 + 13760, + 13761 ] } ] @@ -180,7 +180,7 @@ } }, { - "id": 13776, + "id": 13762, "name": "ITaxProvider", "variant": "declaration", "kind": 256, @@ -283,14 +283,14 @@ }, "children": [ { - "id": 13779, + "id": 13765, "name": "getTaxLines", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 13780, + "id": 13766, "name": "getTaxLines", "variant": "signature", "kind": 4096, @@ -361,7 +361,7 @@ }, "parameters": [ { - "id": 13781, + "id": 13767, "name": "itemLines", "variant": "param", "kind": 32768, @@ -378,14 +378,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 13772, + "target": 13758, "name": "ItemTaxCalculationLine", "package": "@medusajs/types" } } }, { - "id": 13782, + "id": 13768, "name": "shippingLines", "variant": "param", "kind": 32768, @@ -402,14 +402,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 13768, + "target": 13754, "name": "ShippingTaxCalculationLine", "package": "@medusajs/types" } } }, { - "id": 13783, + "id": 13769, "name": "context", "variant": "param", "kind": 32768, @@ -478,7 +478,7 @@ { "title": "Methods", "children": [ - 13779 + 13765 ] } ] @@ -488,76 +488,76 @@ { "title": "Interfaces", "children": [ - 13776 + 13762 ] }, { "title": "Type Aliases", "children": [ - 13768, - 13772 + 13754, + 13758 ] } ], "packageName": "@medusajs/types", "symbolIdMap": { - "13767": { + "13753": { "sourceFileName": "../../../../packages/core/types/src/tax/provider.ts", "qualifiedName": "" }, - "13768": { + "13754": { "sourceFileName": "../../../../packages/core/types/src/tax/provider.ts", "qualifiedName": "ShippingTaxCalculationLine" }, - "13769": { + "13755": { "sourceFileName": "../../../../packages/core/types/src/tax/provider.ts", "qualifiedName": "__type" }, - "13770": { + "13756": { "sourceFileName": "../../../../packages/core/types/src/tax/provider.ts", "qualifiedName": "__type.shipping_line" }, - "13771": { + "13757": { "sourceFileName": "../../../../packages/core/types/src/tax/provider.ts", "qualifiedName": "__type.rates" }, - "13772": { + "13758": { "sourceFileName": "../../../../packages/core/types/src/tax/provider.ts", "qualifiedName": "ItemTaxCalculationLine" }, - "13773": { + "13759": { "sourceFileName": "../../../../packages/core/types/src/tax/provider.ts", "qualifiedName": "__type" }, - "13774": { + "13760": { "sourceFileName": "../../../../packages/core/types/src/tax/provider.ts", "qualifiedName": "__type.line_item" }, - "13775": { + "13761": { "sourceFileName": "../../../../packages/core/types/src/tax/provider.ts", "qualifiedName": "__type.rates" }, - "13776": { + "13762": { "sourceFileName": "../../../../packages/core/types/src/tax/provider.ts", "qualifiedName": "ITaxProvider" }, - "13779": { + "13765": { "sourceFileName": "../../../../packages/core/types/src/tax/provider.ts", "qualifiedName": "ITaxProvider.getTaxLines" }, - "13780": { + "13766": { "sourceFileName": "../../../../packages/core/types/src/tax/provider.ts", "qualifiedName": "ITaxProvider.getTaxLines" }, - "13781": { + "13767": { "sourceFileName": "../../../../packages/core/types/src/tax/provider.ts", "qualifiedName": "itemLines" }, - "13782": { + "13768": { "sourceFileName": "../../../../packages/core/types/src/tax/provider.ts", "qualifiedName": "shippingLines" }, - "13783": { + "13769": { "sourceFileName": "../../../../packages/core/types/src/tax/provider.ts", "qualifiedName": "context" } @@ -567,7 +567,7 @@ "1": "../../../../packages/core/types/src/tax/provider.ts" }, "reflections": { - "1": 13767 + "1": 13753 } } } \ No newline at end of file diff --git a/www/utils/generated/typedoc-json-output/tax.json b/www/utils/generated/typedoc-json-output/tax.json index 9cc882fa26..4d472bd51b 100644 --- a/www/utils/generated/typedoc-json-output/tax.json +++ b/www/utils/generated/typedoc-json-output/tax.json @@ -1,12 +1,12 @@ { - "id": 12618, + "id": 12604, "name": "tax", "variant": "project", "kind": 1, "flags": {}, "children": [ { - "id": 12775, + "id": 12761, "name": "FindConfig", "variant": "declaration", "kind": 256, @@ -29,7 +29,7 @@ }, "children": [ { - "id": 12776, + "id": 12762, "name": "select", "variant": "declaration", "kind": 1024, @@ -58,7 +58,7 @@ "operator": "keyof", "target": { "type": "reference", - "target": 12787, + "target": 12773, "name": "Entity", "package": "@medusajs/types", "qualifiedName": "FindConfig.Entity", @@ -70,7 +70,7 @@ } }, { - "id": 12777, + "id": 12763, "name": "skip", "variant": "declaration", "kind": 1024, @@ -100,7 +100,7 @@ } }, { - "id": 12778, + "id": 12764, "name": "take", "variant": "declaration", "kind": 1024, @@ -130,7 +130,7 @@ } }, { - "id": 12779, + "id": 12765, "name": "relations", "variant": "declaration", "kind": 1024, @@ -154,7 +154,7 @@ } }, { - "id": 12780, + "id": 12766, "name": "order", "variant": "declaration", "kind": 1024, @@ -188,21 +188,21 @@ "type": { "type": "reflection", "declaration": { - "id": 12781, + "id": 12767, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "indexSignatures": [ { - "id": 12782, + "id": 12768, "name": "__index", "variant": "signature", "kind": 8192, "flags": {}, "parameters": [ { - "id": 12783, + "id": 12769, "name": "K", "variant": "param", "kind": 32768, @@ -232,7 +232,7 @@ } }, { - "id": 12784, + "id": 12770, "name": "withDeleted", "variant": "declaration", "kind": 1024, @@ -261,7 +261,7 @@ } }, { - "id": 12785, + "id": 12771, "name": "filters", "variant": "declaration", "kind": 1024, @@ -297,7 +297,7 @@ } }, { - "id": 12786, + "id": 12772, "name": "options", "variant": "declaration", "kind": 1024, @@ -337,20 +337,20 @@ { "title": "Properties", "children": [ - 12776, - 12777, - 12778, - 12779, - 12780, - 12784, - 12785, - 12786 + 12762, + 12763, + 12764, + 12765, + 12766, + 12770, + 12771, + 12772 ] } ], "typeParameters": [ { - "id": 12787, + "id": 12773, "name": "Entity", "variant": "typeParam", "kind": 131072, @@ -359,7 +359,7 @@ ] }, { - "id": 13028, + "id": 13014, "name": "MetadataType", "variant": "declaration", "kind": 2097152, @@ -394,7 +394,7 @@ } }, { - "id": 13002, + "id": 12988, "name": "BaseFilterable", "variant": "declaration", "kind": 256, @@ -409,7 +409,7 @@ }, "children": [ { - "id": 13003, + "id": 12989, "name": "$and", "variant": "declaration", "kind": 1024, @@ -431,11 +431,11 @@ "types": [ { "type": "reference", - "target": 13002, + "target": 12988, "typeArguments": [ { "type": "reference", - "target": 13005, + "target": 12991, "name": "T", "package": "@medusajs/types", "qualifiedName": "BaseFilterable.T", @@ -447,7 +447,7 @@ }, { "type": "reference", - "target": 13005, + "target": 12991, "name": "T", "package": "@medusajs/types", "qualifiedName": "BaseFilterable.T", @@ -458,7 +458,7 @@ } }, { - "id": 13004, + "id": 12990, "name": "$or", "variant": "declaration", "kind": 1024, @@ -480,11 +480,11 @@ "types": [ { "type": "reference", - "target": 13002, + "target": 12988, "typeArguments": [ { "type": "reference", - "target": 13005, + "target": 12991, "name": "T", "package": "@medusajs/types", "qualifiedName": "BaseFilterable.T", @@ -496,7 +496,7 @@ }, { "type": "reference", - "target": 13005, + "target": 12991, "name": "T", "package": "@medusajs/types", "qualifiedName": "BaseFilterable.T", @@ -511,14 +511,14 @@ { "title": "Properties", "children": [ - 13003, - 13004 + 12989, + 12990 ] } ], "typeParameters": [ { - "id": 13005, + "id": 12991, "name": "T", "variant": "typeParam", "kind": 131072, @@ -528,23 +528,23 @@ "extendedBy": [ { "type": "reference", - "target": 12813, + "target": 12799, "name": "FilterableTaxRateProps" }, { "type": "reference", - "target": 12876, + "target": 12862, "name": "FilterableTaxRegionProps" }, { "type": "reference", - "target": 12904, + "target": 12890, "name": "FilterableTaxRateRuleProps" } ] }, { - "id": 12961, + "id": 12947, "name": "SoftDeleteReturn", "variant": "declaration", "kind": 256, @@ -559,7 +559,7 @@ }, "children": [ { - "id": 12962, + "id": 12948, "name": "returnLinkableKeys", "variant": "declaration", "kind": 1024, @@ -578,7 +578,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 12963, + "target": 12949, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -590,13 +590,13 @@ { "title": "Properties", "children": [ - 12962 + 12948 ] } ], "typeParameters": [ { - "id": 12963, + "id": 12949, "name": "TReturnableLinkableKeys", "variant": "typeParam", "kind": 131072, @@ -609,7 +609,7 @@ ] }, { - "id": 12851, + "id": 12837, "name": "RestoreReturn", "variant": "declaration", "kind": 256, @@ -624,7 +624,7 @@ }, "children": [ { - "id": 12852, + "id": 12838, "name": "returnLinkableKeys", "variant": "declaration", "kind": 1024, @@ -643,7 +643,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 12853, + "target": 12839, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -655,13 +655,13 @@ { "title": "Properties", "children": [ - 12852 + 12838 ] } ], "typeParameters": [ { - "id": 12853, + "id": 12839, "name": "TReturnableLinkableKeys", "variant": "typeParam", "kind": 131072, @@ -674,14 +674,14 @@ ] }, { - "id": 13079, + "id": 13065, "name": "Query", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 13080, + "id": 13066, "name": "T", "variant": "typeParam", "kind": 131072, @@ -692,7 +692,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 13080, + "target": 13066, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -705,14 +705,14 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 13080, + "target": 13066, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true }, "extendsType": { "type": "reference", - "target": 13106, + "target": 13092, "name": "Scalar", "package": "@medusajs/types" }, @@ -722,11 +722,11 @@ }, "falseType": { "type": "reference", - "target": 13110, + "target": 13096, "typeArguments": [ { "type": "reference", - "target": 13080, + "target": 13066, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -738,11 +738,11 @@ }, "falseType": { "type": "reference", - "target": 13116, + "target": 13102, "typeArguments": [ { "type": "reference", - "target": 13080, + "target": 13066, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -754,14 +754,14 @@ } }, { - "id": 13081, + "id": 13067, "name": "ExpandScalar", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 13082, + "id": 13068, "name": "T", "variant": "typeParam", "kind": 131072, @@ -779,7 +779,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 13082, + "target": 13068, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -810,7 +810,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 13082, + "target": 13068, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -844,7 +844,7 @@ }, "falseType": { "type": "reference", - "target": 13082, + "target": 13068, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -855,7 +855,7 @@ } }, { - "id": 13106, + "id": 13092, "name": "Scalar", "variant": "declaration", "kind": 2097152, @@ -914,21 +914,21 @@ { "type": "reflection", "declaration": { - "id": 13107, + "id": 13093, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 13108, + "id": 13094, "name": "toHexString", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 13109, + "id": 13095, "name": "toHexString", "variant": "signature", "kind": 4096, @@ -945,7 +945,7 @@ { "title": "Methods", "children": [ - 13108 + 13094 ] } ] @@ -955,14 +955,14 @@ } }, { - "id": 13134, + "id": 13120, "name": "ReadonlyPrimary", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 13135, + "id": 13121, "name": "T", "variant": "typeParam", "kind": 131072, @@ -973,7 +973,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 13135, + "target": 13121, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -994,7 +994,7 @@ "typeArguments": [ { "type": "reference", - "target": 13135, + "target": 13121, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1005,7 +1005,7 @@ }, "falseType": { "type": "reference", - "target": 13135, + "target": 13121, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1013,14 +1013,14 @@ } }, { - "id": 13124, + "id": 13110, "name": "Primary", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 13133, + "id": 13119, "name": "T", "variant": "typeParam", "kind": 131072, @@ -1031,7 +1031,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 13133, + "target": 13119, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1039,14 +1039,14 @@ "extendsType": { "type": "reflection", "declaration": { - "id": 13125, + "id": 13111, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 13126, + "id": 13112, "name": "[PrimaryKeyType]", "variant": "declaration", "kind": 1024, @@ -1063,7 +1063,7 @@ { "title": "Properties", "children": [ - 13126 + 13112 ] } ] @@ -1071,7 +1071,7 @@ }, "trueType": { "type": "reference", - "target": 13134, + "target": 13120, "typeArguments": [ { "type": "reference", @@ -1091,7 +1091,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 13133, + "target": 13119, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1099,14 +1099,14 @@ "extendsType": { "type": "reflection", "declaration": { - "id": 13127, + "id": 13113, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 13128, + "id": 13114, "name": "_id", "variant": "declaration", "kind": 1024, @@ -1123,7 +1123,7 @@ { "title": "Properties", "children": [ - 13128 + 13114 ] } ] @@ -1134,7 +1134,7 @@ "types": [ { "type": "reference", - "target": 13134, + "target": 13120, "typeArguments": [ { "type": "reference", @@ -1160,7 +1160,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 13133, + "target": 13119, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1168,14 +1168,14 @@ "extendsType": { "type": "reflection", "declaration": { - "id": 13129, + "id": 13115, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 13130, + "id": 13116, "name": "uuid", "variant": "declaration", "kind": 1024, @@ -1192,7 +1192,7 @@ { "title": "Properties", "children": [ - 13130 + 13116 ] } ] @@ -1200,7 +1200,7 @@ }, "trueType": { "type": "reference", - "target": 13134, + "target": 13120, "typeArguments": [ { "type": "reference", @@ -1220,7 +1220,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 13133, + "target": 13119, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1228,14 +1228,14 @@ "extendsType": { "type": "reflection", "declaration": { - "id": 13131, + "id": 13117, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 13132, + "id": 13118, "name": "id", "variant": "declaration", "kind": 1024, @@ -1252,7 +1252,7 @@ { "title": "Properties", "children": [ - 13132 + 13118 ] } ] @@ -1260,7 +1260,7 @@ }, "trueType": { "type": "reference", - "target": 13134, + "target": 13120, "typeArguments": [ { "type": "reference", @@ -1286,14 +1286,14 @@ } }, { - "id": 13006, + "id": 12992, "name": "OperatorMap", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 13027, + "id": 13013, "name": "T", "variant": "typeParam", "kind": 131072, @@ -1303,14 +1303,14 @@ "type": { "type": "reflection", "declaration": { - "id": 13007, + "id": 12993, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 13008, + "id": 12994, "name": "$and", "variant": "declaration", "kind": 1024, @@ -1321,11 +1321,11 @@ "type": "array", "elementType": { "type": "reference", - "target": 13079, + "target": 13065, "typeArguments": [ { "type": "reference", - "target": 13027, + "target": 13013, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1337,7 +1337,7 @@ } }, { - "id": 13009, + "id": 12995, "name": "$or", "variant": "declaration", "kind": 1024, @@ -1348,11 +1348,11 @@ "type": "array", "elementType": { "type": "reference", - "target": 13079, + "target": 13065, "typeArguments": [ { "type": "reference", - "target": 13027, + "target": 13013, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1364,7 +1364,7 @@ } }, { - "id": 13010, + "id": 12996, "name": "$eq", "variant": "declaration", "kind": 1024, @@ -1376,11 +1376,11 @@ "types": [ { "type": "reference", - "target": 13081, + "target": 13067, "typeArguments": [ { "type": "reference", - "target": 13027, + "target": 13013, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1393,11 +1393,11 @@ "type": "array", "elementType": { "type": "reference", - "target": 13081, + "target": 13067, "typeArguments": [ { "type": "reference", - "target": 13027, + "target": 13013, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1411,7 +1411,7 @@ } }, { - "id": 13011, + "id": 12997, "name": "$ne", "variant": "declaration", "kind": 1024, @@ -1420,11 +1420,11 @@ }, "type": { "type": "reference", - "target": 13081, + "target": 13067, "typeArguments": [ { "type": "reference", - "target": 13027, + "target": 13013, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1435,7 +1435,7 @@ } }, { - "id": 13012, + "id": 12998, "name": "$in", "variant": "declaration", "kind": 1024, @@ -1446,11 +1446,11 @@ "type": "array", "elementType": { "type": "reference", - "target": 13081, + "target": 13067, "typeArguments": [ { "type": "reference", - "target": 13027, + "target": 13013, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1462,7 +1462,7 @@ } }, { - "id": 13013, + "id": 12999, "name": "$nin", "variant": "declaration", "kind": 1024, @@ -1473,11 +1473,11 @@ "type": "array", "elementType": { "type": "reference", - "target": 13081, + "target": 13067, "typeArguments": [ { "type": "reference", - "target": 13027, + "target": 13013, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1489,7 +1489,7 @@ } }, { - "id": 13014, + "id": 13000, "name": "$not", "variant": "declaration", "kind": 1024, @@ -1498,11 +1498,11 @@ }, "type": { "type": "reference", - "target": 13079, + "target": 13065, "typeArguments": [ { "type": "reference", - "target": 13027, + "target": 13013, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1513,7 +1513,7 @@ } }, { - "id": 13015, + "id": 13001, "name": "$gt", "variant": "declaration", "kind": 1024, @@ -1522,11 +1522,11 @@ }, "type": { "type": "reference", - "target": 13081, + "target": 13067, "typeArguments": [ { "type": "reference", - "target": 13027, + "target": 13013, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1537,7 +1537,7 @@ } }, { - "id": 13016, + "id": 13002, "name": "$gte", "variant": "declaration", "kind": 1024, @@ -1546,11 +1546,11 @@ }, "type": { "type": "reference", - "target": 13081, + "target": 13067, "typeArguments": [ { "type": "reference", - "target": 13027, + "target": 13013, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1561,7 +1561,7 @@ } }, { - "id": 13017, + "id": 13003, "name": "$lt", "variant": "declaration", "kind": 1024, @@ -1570,11 +1570,11 @@ }, "type": { "type": "reference", - "target": 13081, + "target": 13067, "typeArguments": [ { "type": "reference", - "target": 13027, + "target": 13013, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1585,7 +1585,7 @@ } }, { - "id": 13018, + "id": 13004, "name": "$lte", "variant": "declaration", "kind": 1024, @@ -1594,11 +1594,11 @@ }, "type": { "type": "reference", - "target": 13081, + "target": 13067, "typeArguments": [ { "type": "reference", - "target": 13027, + "target": 13013, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1609,7 +1609,7 @@ } }, { - "id": 13019, + "id": 13005, "name": "$like", "variant": "declaration", "kind": 1024, @@ -1622,7 +1622,7 @@ } }, { - "id": 13020, + "id": 13006, "name": "$re", "variant": "declaration", "kind": 1024, @@ -1635,7 +1635,7 @@ } }, { - "id": 13021, + "id": 13007, "name": "$ilike", "variant": "declaration", "kind": 1024, @@ -1648,7 +1648,7 @@ } }, { - "id": 13022, + "id": 13008, "name": "$fulltext", "variant": "declaration", "kind": 1024, @@ -1661,7 +1661,7 @@ } }, { - "id": 13023, + "id": 13009, "name": "$overlap", "variant": "declaration", "kind": 1024, @@ -1677,7 +1677,7 @@ } }, { - "id": 13024, + "id": 13010, "name": "$contains", "variant": "declaration", "kind": 1024, @@ -1693,7 +1693,7 @@ } }, { - "id": 13025, + "id": 13011, "name": "$contained", "variant": "declaration", "kind": 1024, @@ -1709,7 +1709,7 @@ } }, { - "id": 13026, + "id": 13012, "name": "$exists", "variant": "declaration", "kind": 1024, @@ -1726,25 +1726,25 @@ { "title": "Properties", "children": [ + 12994, + 12995, + 12996, + 12997, + 12998, + 12999, + 13000, + 13001, + 13002, + 13003, + 13004, + 13005, + 13006, + 13007, 13008, 13009, 13010, 13011, - 13012, - 13013, - 13014, - 13015, - 13016, - 13017, - 13018, - 13019, - 13020, - 13021, - 13022, - 13023, - 13024, - 13025, - 13026 + 13012 ] } ] @@ -1752,14 +1752,14 @@ } }, { - "id": 13122, + "id": 13108, "name": "FilterValue2", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 13123, + "id": 13109, "name": "T", "variant": "typeParam", "kind": 131072, @@ -1771,18 +1771,18 @@ "types": [ { "type": "reference", - "target": 13123, + "target": 13109, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true }, { "type": "reference", - "target": 13081, + "target": 13067, "typeArguments": [ { "type": "reference", - "target": 13123, + "target": 13109, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1793,11 +1793,11 @@ }, { "type": "reference", - "target": 13124, + "target": 13110, "typeArguments": [ { "type": "reference", - "target": 13123, + "target": 13109, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1810,14 +1810,14 @@ } }, { - "id": 13116, + "id": 13102, "name": "FilterValue", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 13117, + "id": 13103, "name": "T", "variant": "typeParam", "kind": 131072, @@ -1829,15 +1829,15 @@ "types": [ { "type": "reference", - "target": 13006, + "target": 12992, "typeArguments": [ { "type": "reference", - "target": 13122, + "target": 13108, "typeArguments": [ { "type": "reference", - "target": 13117, + "target": 13103, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1852,11 +1852,11 @@ }, { "type": "reference", - "target": 13122, + "target": 13108, "typeArguments": [ { "type": "reference", - "target": 13117, + "target": 13103, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1869,11 +1869,11 @@ "type": "array", "elementType": { "type": "reference", - "target": 13122, + "target": 13108, "typeArguments": [ { "type": "reference", - "target": 13117, + "target": 13103, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1891,7 +1891,7 @@ } }, { - "id": 13121, + "id": 13107, "name": "PrevLimit", "variant": "declaration", "kind": 2097152, @@ -1919,14 +1919,14 @@ } }, { - "id": 13110, + "id": 13096, "name": "FilterQuery", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 13114, + "id": 13100, "name": "T", "variant": "typeParam", "kind": 131072, @@ -1937,7 +1937,7 @@ } }, { - "id": 13115, + "id": 13101, "name": "Prev", "variant": "typeParam", "kind": 131072, @@ -1956,7 +1956,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 13115, + "target": 13101, "name": "Prev", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1977,7 +1977,7 @@ "operator": "keyof", "target": { "type": "reference", - "target": 13114, + "target": 13100, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1999,7 +1999,7 @@ }, "objectType": { "type": "reference", - "target": 13114, + "target": 13100, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -2056,7 +2056,7 @@ }, "objectType": { "type": "reference", - "target": 13114, + "target": 13100, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -2064,7 +2064,7 @@ }, { "type": "reference", - "target": 13006, + "target": 12992, "typeArguments": [ { "type": "indexedAccess", @@ -2080,7 +2080,7 @@ }, "objectType": { "type": "reference", - "target": 13114, + "target": 13100, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -2108,7 +2108,7 @@ }, "objectType": { "type": "reference", - "target": 13114, + "target": 13100, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -2133,21 +2133,21 @@ "extendsType": { "type": "reflection", "declaration": { - "id": 13111, + "id": 13097, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "indexSignatures": [ { - "id": 13112, + "id": 13098, "name": "__index", "variant": "signature", "kind": 8192, "flags": {}, "parameters": [ { - "id": 13113, + "id": 13099, "name": "x", "variant": "param", "kind": 32768, @@ -2184,7 +2184,7 @@ }, "trueType": { "type": "reference", - "target": 13110, + "target": 13096, "typeArguments": [ { "type": "reference", @@ -2211,14 +2211,14 @@ "type": "indexedAccess", "indexType": { "type": "reference", - "target": 13115, + "target": 13101, "name": "Prev", "package": "@medusajs/types", "refersToTypeParameter": true }, "objectType": { "type": "reference", - "target": 13121, + "target": 13107, "name": "PrevLimit", "package": "@medusajs/types" } @@ -2248,7 +2248,7 @@ } }, { - "id": 13118, + "id": 13104, "name": "EventMetadata", "variant": "declaration", "kind": 2097152, @@ -2278,14 +2278,14 @@ { "type": "reflection", "declaration": { - "id": 13119, + "id": 13105, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 13120, + "id": 13106, "name": "eventGroupId", "variant": "declaration", "kind": 1024, @@ -2302,7 +2302,7 @@ { "title": "Properties", "children": [ - 13120 + 13106 ] } ] @@ -2312,14 +2312,14 @@ } }, { - "id": 13100, + "id": 13086, "name": "MessageBody", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 13105, + "id": 13091, "name": "TData", "variant": "typeParam", "kind": 131072, @@ -2333,14 +2333,14 @@ "type": { "type": "reflection", "declaration": { - "id": 13101, + "id": 13087, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 13102, + "id": 13088, "name": "eventName", "variant": "declaration", "kind": 1024, @@ -2351,7 +2351,7 @@ } }, { - "id": 13103, + "id": 13089, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -2360,20 +2360,20 @@ }, "type": { "type": "reference", - "target": 13118, + "target": 13104, "name": "EventMetadata", "package": "@medusajs/types" } }, { - "id": 13104, + "id": 13090, "name": "data", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 13105, + "target": 13091, "name": "TData", "package": "@medusajs/types", "refersToTypeParameter": true @@ -2384,9 +2384,9 @@ { "title": "Properties", "children": [ - 13102, - 13103, - 13104 + 13088, + 13089, + 13090 ] } ] @@ -2394,14 +2394,14 @@ } }, { - "id": 13059, + "id": 13045, "name": "Message", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 13062, + "id": 13048, "name": "TData", "variant": "typeParam", "kind": 131072, @@ -2417,11 +2417,11 @@ "types": [ { "type": "reference", - "target": 13100, + "target": 13086, "typeArguments": [ { "type": "reference", - "target": 13062, + "target": 13048, "name": "TData", "package": "@medusajs/types", "refersToTypeParameter": true @@ -2433,14 +2433,14 @@ { "type": "reflection", "declaration": { - "id": 13060, + "id": 13046, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 13061, + "id": 13047, "name": "options", "variant": "declaration", "kind": 1024, @@ -2472,7 +2472,7 @@ { "title": "Properties", "children": [ - 13061 + 13047 ] } ] @@ -2482,14 +2482,14 @@ } }, { - "id": 13069, + "id": 13055, "name": "RawMessageFormat", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 13078, + "id": 13064, "name": "TData", "variant": "typeParam", "kind": 131072, @@ -2503,14 +2503,14 @@ "type": { "type": "reflection", "declaration": { - "id": 13070, + "id": 13056, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 13071, + "id": 13057, "name": "eventName", "variant": "declaration", "kind": 1024, @@ -2521,21 +2521,21 @@ } }, { - "id": 13072, + "id": 13058, "name": "data", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 13078, + "target": 13064, "name": "TData", "package": "@medusajs/types", "refersToTypeParameter": true } }, { - "id": 13073, + "id": 13059, "name": "source", "variant": "declaration", "kind": 1024, @@ -2546,7 +2546,7 @@ } }, { - "id": 13074, + "id": 13060, "name": "object", "variant": "declaration", "kind": 1024, @@ -2557,7 +2557,7 @@ } }, { - "id": 13075, + "id": 13061, "name": "action", "variant": "declaration", "kind": 1024, @@ -2570,7 +2570,7 @@ } }, { - "id": 13076, + "id": 13062, "name": "context", "variant": "declaration", "kind": 1024, @@ -2586,7 +2586,7 @@ "typeArguments": [ { "type": "reference", - "target": 12801, + "target": 12787, "name": "Context", "package": "@medusajs/types" }, @@ -2600,7 +2600,7 @@ } }, { - "id": 13077, + "id": 13063, "name": "options", "variant": "declaration", "kind": 1024, @@ -2632,13 +2632,13 @@ { "title": "Properties", "children": [ - 13071, - 13072, - 13073, - 13074, - 13075, - 13076, - 13077 + 13057, + 13058, + 13059, + 13060, + 13061, + 13062, + 13063 ] } ] @@ -2646,7 +2646,7 @@ } }, { - "id": 13091, + "id": 13077, "name": "JoinerRelationship", "variant": "declaration", "kind": 2097152, @@ -2654,14 +2654,14 @@ "type": { "type": "reflection", "declaration": { - "id": 13092, + "id": 13078, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 13093, + "id": 13079, "name": "alias", "variant": "declaration", "kind": 1024, @@ -2672,7 +2672,7 @@ } }, { - "id": 13094, + "id": 13080, "name": "foreignKey", "variant": "declaration", "kind": 1024, @@ -2683,7 +2683,7 @@ } }, { - "id": 13095, + "id": 13081, "name": "primaryKey", "variant": "declaration", "kind": 1024, @@ -2694,7 +2694,7 @@ } }, { - "id": 13096, + "id": 13082, "name": "serviceName", "variant": "declaration", "kind": 1024, @@ -2705,7 +2705,7 @@ } }, { - "id": 13097, + "id": 13083, "name": "inverse", "variant": "declaration", "kind": 1024, @@ -2726,7 +2726,7 @@ } }, { - "id": 13098, + "id": 13084, "name": "isList", "variant": "declaration", "kind": 1024, @@ -2747,7 +2747,7 @@ } }, { - "id": 13099, + "id": 13085, "name": "args", "variant": "declaration", "kind": 1024, @@ -2787,13 +2787,13 @@ { "title": "Properties", "children": [ - 13093, - 13094, - 13095, - 13096, - 13097, - 13098, - 13099 + 13079, + 13080, + 13081, + 13082, + 13083, + 13084, + 13085 ] } ] @@ -2801,14 +2801,14 @@ } }, { - "id": 13088, + "id": 13074, "name": "JoinerServiceConfigAlias", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 13089, + "id": 13075, "name": "name", "variant": "declaration", "kind": 1024, @@ -2831,7 +2831,7 @@ } }, { - "id": 13090, + "id": 13076, "name": "args", "variant": "declaration", "kind": 1024, @@ -2871,21 +2871,21 @@ { "title": "Properties", "children": [ - 13089, - 13090 + 13075, + 13076 ] } ] }, { - "id": 13036, + "id": 13022, "name": "JoinerServiceConfig", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 13037, + "id": 13023, "name": "serviceName", "variant": "declaration", "kind": 1024, @@ -2896,7 +2896,7 @@ } }, { - "id": 13038, + "id": 13024, "name": "alias", "variant": "declaration", "kind": 1024, @@ -2916,7 +2916,7 @@ "types": [ { "type": "reference", - "target": 13088, + "target": 13074, "name": "JoinerServiceConfigAlias", "package": "@medusajs/types" }, @@ -2924,7 +2924,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 13088, + "target": 13074, "name": "JoinerServiceConfigAlias", "package": "@medusajs/types" } @@ -2933,7 +2933,7 @@ } }, { - "id": 13039, + "id": 13025, "name": "fieldAlias", "variant": "declaration", "kind": 1024, @@ -2969,14 +2969,14 @@ { "type": "reflection", "declaration": { - "id": 13040, + "id": 13026, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 13041, + "id": 13027, "name": "path", "variant": "declaration", "kind": 1024, @@ -2987,7 +2987,7 @@ } }, { - "id": 13042, + "id": 13028, "name": "forwardArgumentsOnPath", "variant": "declaration", "kind": 1024, @@ -3005,8 +3005,8 @@ { "title": "Properties", "children": [ - 13041, - 13042 + 13027, + 13028 ] } ] @@ -3020,7 +3020,7 @@ } }, { - "id": 13043, + "id": 13029, "name": "primaryKeys", "variant": "declaration", "kind": 1024, @@ -3034,7 +3034,7 @@ } }, { - "id": 13044, + "id": 13030, "name": "relationships", "variant": "declaration", "kind": 1024, @@ -3045,14 +3045,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 13091, + "target": 13077, "name": "JoinerRelationship", "package": "@medusajs/types" } } }, { - "id": 13045, + "id": 13031, "name": "extends", "variant": "declaration", "kind": 1024, @@ -3064,14 +3064,14 @@ "elementType": { "type": "reflection", "declaration": { - "id": 13046, + "id": 13032, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 13047, + "id": 13033, "name": "serviceName", "variant": "declaration", "kind": 1024, @@ -3082,14 +3082,14 @@ } }, { - "id": 13048, + "id": 13034, "name": "relationship", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 13091, + "target": 13077, "name": "JoinerRelationship", "package": "@medusajs/types" } @@ -3099,8 +3099,8 @@ { "title": "Properties", "children": [ - 13047, - 13048 + 13033, + 13034 ] } ] @@ -3109,7 +3109,7 @@ } }, { - "id": 13049, + "id": 13035, "name": "args", "variant": "declaration", "kind": 1024, @@ -3149,19 +3149,19 @@ { "title": "Properties", "children": [ - 13037, - 13038, - 13039, - 13043, - 13044, - 13045, - 13049 + 13023, + 13024, + 13025, + 13029, + 13030, + 13031, + 13035 ] } ] }, { - "id": 13053, + "id": 13039, "name": "LinkModulesExtraFields", "variant": "declaration", "kind": 2097152, @@ -3180,14 +3180,14 @@ { "type": "reflection", "declaration": { - "id": 13054, + "id": 13040, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 13055, + "id": 13041, "name": "type", "variant": "declaration", "kind": 1024, @@ -3283,7 +3283,7 @@ } }, { - "id": 13056, + "id": 13042, "name": "defaultValue", "variant": "declaration", "kind": 1024, @@ -3296,7 +3296,7 @@ } }, { - "id": 13057, + "id": 13043, "name": "nullable", "variant": "declaration", "kind": 1024, @@ -3309,7 +3309,7 @@ } }, { - "id": 13058, + "id": 13044, "name": "options", "variant": "declaration", "kind": 1024, @@ -3349,10 +3349,10 @@ { "title": "Properties", "children": [ - 13055, - 13056, - 13057, - 13058 + 13041, + 13042, + 13043, + 13044 ] } ] @@ -3364,7 +3364,7 @@ } }, { - "id": 12964, + "id": 12950, "name": "ModuleJoinerConfig", "variant": "declaration", "kind": 2097152, @@ -3381,7 +3381,7 @@ "typeArguments": [ { "type": "reference", - "target": 13036, + "target": 13022, "name": "JoinerServiceConfig", "package": "@medusajs/types" }, @@ -3413,14 +3413,14 @@ { "type": "reflection", "declaration": { - "id": 12965, + "id": 12951, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 12966, + "id": 12952, "name": "schema", "variant": "declaration", "kind": 1024, @@ -3441,7 +3441,7 @@ } }, { - "id": 12967, + "id": 12953, "name": "relationships", "variant": "declaration", "kind": 1024, @@ -3452,14 +3452,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 13050, + "target": 13036, "name": "ModuleJoinerRelationship", "package": "@medusajs/types" } } }, { - "id": 12968, + "id": 12954, "name": "extends", "variant": "declaration", "kind": 1024, @@ -3471,14 +3471,14 @@ "elementType": { "type": "reflection", "declaration": { - "id": 12969, + "id": 12955, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 12970, + "id": 12956, "name": "serviceName", "variant": "declaration", "kind": 1024, @@ -3489,7 +3489,7 @@ } }, { - "id": 12971, + "id": 12957, "name": "fieldAlias", "variant": "declaration", "kind": 1024, @@ -3517,14 +3517,14 @@ { "type": "reflection", "declaration": { - "id": 12972, + "id": 12958, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 12973, + "id": 12959, "name": "path", "variant": "declaration", "kind": 1024, @@ -3535,7 +3535,7 @@ } }, { - "id": 12974, + "id": 12960, "name": "forwardArgumentsOnPath", "variant": "declaration", "kind": 1024, @@ -3551,7 +3551,7 @@ } }, { - "id": 12975, + "id": 12961, "name": "isList", "variant": "declaration", "kind": 1024, @@ -3568,9 +3568,9 @@ { "title": "Properties", "children": [ - 12973, - 12974, - 12975 + 12959, + 12960, + 12961 ] } ] @@ -3584,14 +3584,14 @@ } }, { - "id": 12976, + "id": 12962, "name": "relationship", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 13050, + "target": 13036, "name": "ModuleJoinerRelationship", "package": "@medusajs/types" } @@ -3601,9 +3601,9 @@ { "title": "Properties", "children": [ - 12970, - 12971, - 12976 + 12956, + 12957, + 12962 ] } ] @@ -3612,7 +3612,7 @@ } }, { - "id": 12977, + "id": 12963, "name": "serviceName", "variant": "declaration", "kind": 1024, @@ -3625,7 +3625,7 @@ } }, { - "id": 12978, + "id": 12964, "name": "primaryKeys", "variant": "declaration", "kind": 1024, @@ -3641,7 +3641,7 @@ } }, { - "id": 12979, + "id": 12965, "name": "isLink", "variant": "declaration", "kind": 1024, @@ -3662,7 +3662,7 @@ } }, { - "id": 12980, + "id": 12966, "name": "linkableKeys", "variant": "declaration", "kind": 1024, @@ -3698,7 +3698,7 @@ } }, { - "id": 12981, + "id": 12967, "name": "isReadOnlyLink", "variant": "declaration", "kind": 1024, @@ -3719,7 +3719,7 @@ } }, { - "id": 12982, + "id": 12968, "name": "extraDataFields", "variant": "declaration", "kind": 1024, @@ -3743,7 +3743,7 @@ } }, { - "id": 12983, + "id": 12969, "name": "databaseConfig", "variant": "declaration", "kind": 1024, @@ -3753,14 +3753,14 @@ "type": { "type": "reflection", "declaration": { - "id": 12984, + "id": 12970, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 12985, + "id": 12971, "name": "tableName", "variant": "declaration", "kind": 1024, @@ -3781,7 +3781,7 @@ } }, { - "id": 12986, + "id": 12972, "name": "idPrefix", "variant": "declaration", "kind": 1024, @@ -3802,7 +3802,7 @@ } }, { - "id": 12987, + "id": 12973, "name": "extraFields", "variant": "declaration", "kind": 1024, @@ -3811,7 +3811,7 @@ }, "type": { "type": "reference", - "target": 13053, + "target": 13039, "name": "LinkModulesExtraFields", "package": "@medusajs/types" } @@ -3821,9 +3821,9 @@ { "title": "Properties", "children": [ - 12985, - 12986, - 12987 + 12971, + 12972, + 12973 ] } ] @@ -3835,16 +3835,16 @@ { "title": "Properties", "children": [ + 12952, + 12953, + 12954, + 12963, + 12964, + 12965, 12966, 12967, 12968, - 12977, - 12978, - 12979, - 12980, - 12981, - 12982, - 12983 + 12969 ] } ] @@ -3854,7 +3854,7 @@ } }, { - "id": 13050, + "id": 13036, "name": "ModuleJoinerRelationship", "variant": "declaration", "kind": 2097152, @@ -3864,21 +3864,21 @@ "types": [ { "type": "reference", - "target": 13091, + "target": 13077, "name": "JoinerRelationship", "package": "@medusajs/types" }, { "type": "reflection", "declaration": { - "id": 13051, + "id": 13037, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 13052, + "id": 13038, "name": "deleteCascade", "variant": "declaration", "kind": 1024, @@ -3903,7 +3903,7 @@ { "title": "Properties", "children": [ - 13052 + 13038 ] } ] @@ -3913,7 +3913,7 @@ } }, { - "id": 12761, + "id": 12747, "name": "IModuleService", "variant": "declaration", "kind": 256, @@ -3921,20 +3921,20 @@ "extendedBy": [ { "type": "reference", - "target": 12619, + "target": 12605, "name": "ITaxModuleService" } ] }, { - "id": 13063, + "id": 13049, "name": "MessageAggregatorFormat", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 13064, + "id": 13050, "name": "groupBy", "variant": "declaration", "kind": 1024, @@ -3950,7 +3950,7 @@ } }, { - "id": 13065, + "id": 13051, "name": "sortBy", "variant": "declaration", "kind": 1024, @@ -3960,21 +3960,21 @@ "type": { "type": "reflection", "declaration": { - "id": 13066, + "id": 13052, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "indexSignatures": [ { - "id": 13067, + "id": 13053, "name": "__index", "variant": "signature", "kind": 8192, "flags": {}, "parameters": [ { - "id": 13068, + "id": 13054, "name": "key", "variant": "param", "kind": 32768, @@ -4015,35 +4015,35 @@ { "title": "Properties", "children": [ - 13064, - 13065 + 13050, + 13051 ] } ] }, { - "id": 12988, + "id": 12974, "name": "IMessageAggregator", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 12989, + "id": 12975, "name": "save", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 12990, + "id": 12976, "name": "save", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 12991, + "id": 12977, "name": "msg", "variant": "param", "kind": 32768, @@ -4053,7 +4053,7 @@ "types": [ { "type": "reference", - "target": 13059, + "target": 13045, "name": "Message", "package": "@medusajs/types" }, @@ -4061,7 +4061,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 13059, + "target": 13045, "name": "Message", "package": "@medusajs/types" } @@ -4078,21 +4078,21 @@ ] }, { - "id": 12992, + "id": 12978, "name": "getMessages", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 12993, + "id": 12979, "name": "getMessages", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 12994, + "id": 12980, "name": "format", "variant": "param", "kind": 32768, @@ -4101,7 +4101,7 @@ }, "type": { "type": "reference", - "target": 13063, + "target": 13049, "name": "MessageAggregatorFormat", "package": "@medusajs/types" } @@ -4122,7 +4122,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 13059, + "target": 13045, "name": "Message", "package": "@medusajs/types" } @@ -4135,14 +4135,14 @@ ] }, { - "id": 12995, + "id": 12981, "name": "clearMessages", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 12996, + "id": 12982, "name": "clearMessages", "variant": "signature", "kind": 4096, @@ -4155,21 +4155,21 @@ ] }, { - "id": 12997, + "id": 12983, "name": "saveRawMessageData", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 12998, + "id": 12984, "name": "saveRawMessageData", "variant": "signature", "kind": 4096, "flags": {}, "typeParameters": [ { - "id": 12999, + "id": 12985, "name": "T", "variant": "typeParam", "kind": 131072, @@ -4178,7 +4178,7 @@ ], "parameters": [ { - "id": 13000, + "id": 12986, "name": "messageData", "variant": "param", "kind": 32768, @@ -4188,11 +4188,11 @@ "types": [ { "type": "reference", - "target": 13069, + "target": 13055, "typeArguments": [ { "type": "reference", - "target": 12999, + "target": 12985, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -4205,11 +4205,11 @@ "type": "array", "elementType": { "type": "reference", - "target": 13069, + "target": 13055, "typeArguments": [ { "type": "reference", - "target": 12999, + "target": 12985, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -4223,7 +4223,7 @@ } }, { - "id": 13001, + "id": 12987, "name": "options", "variant": "param", "kind": 32768, @@ -4263,16 +4263,16 @@ { "title": "Methods", "children": [ - 12989, - 12992, - 12995, - 12997 + 12975, + 12978, + 12981, + 12983 ] } ] }, { - "id": 12801, + "id": 12787, "name": "Context", "variant": "declaration", "kind": 256, @@ -4287,7 +4287,7 @@ }, "children": [ { - "id": 12802, + "id": 12788, "name": "__type", "variant": "declaration", "kind": 1024, @@ -4300,7 +4300,7 @@ } }, { - "id": 12803, + "id": 12789, "name": "transactionManager", "variant": "declaration", "kind": 1024, @@ -4333,14 +4333,14 @@ }, "type": { "type": "reference", - "target": 12812, + "target": 12798, "name": "TManager", "package": "@medusajs/types", "refersToTypeParameter": true } }, { - "id": 12804, + "id": 12790, "name": "manager", "variant": "declaration", "kind": 1024, @@ -4373,14 +4373,14 @@ }, "type": { "type": "reference", - "target": 12812, + "target": 12798, "name": "TManager", "package": "@medusajs/types", "refersToTypeParameter": true } }, { - "id": 12805, + "id": 12791, "name": "isolationLevel", "variant": "declaration", "kind": 1024, @@ -4433,7 +4433,7 @@ } }, { - "id": 12806, + "id": 12792, "name": "enableNestedTransactions", "variant": "declaration", "kind": 1024, @@ -4454,7 +4454,7 @@ } }, { - "id": 12807, + "id": 12793, "name": "eventGroupId", "variant": "declaration", "kind": 1024, @@ -4475,7 +4475,7 @@ } }, { - "id": 12808, + "id": 12794, "name": "transactionId", "variant": "declaration", "kind": 1024, @@ -4496,7 +4496,7 @@ } }, { - "id": 12809, + "id": 12795, "name": "messageAggregator", "variant": "declaration", "kind": 1024, @@ -4513,13 +4513,13 @@ }, "type": { "type": "reference", - "target": 12988, + "target": 12974, "name": "IMessageAggregator", "package": "@medusajs/types" } }, { - "id": 12810, + "id": 12796, "name": "requestId", "variant": "declaration", "kind": 1024, @@ -4540,7 +4540,7 @@ } }, { - "id": 12811, + "id": 12797, "name": "idempotencyKey", "variant": "declaration", "kind": 1024, @@ -4565,22 +4565,22 @@ { "title": "Properties", "children": [ - 12802, - 12803, - 12804, - 12805, - 12806, - 12807, - 12808, - 12809, - 12810, - 12811 + 12788, + 12789, + 12790, + 12791, + 12792, + 12793, + 12794, + 12795, + 12796, + 12797 ] } ], "typeParameters": [ { - "id": 12812, + "id": 12798, "name": "TManager", "variant": "typeParam", "kind": 131072, @@ -4593,7 +4593,7 @@ ] }, { - "id": 12788, + "id": 12774, "name": "TaxRateDTO", "variant": "declaration", "kind": 256, @@ -4608,7 +4608,7 @@ }, "children": [ { - "id": 12789, + "id": 12775, "name": "id", "variant": "declaration", "kind": 1024, @@ -4627,7 +4627,7 @@ } }, { - "id": 12790, + "id": 12776, "name": "rate", "variant": "declaration", "kind": 1024, @@ -4666,7 +4666,7 @@ } }, { - "id": 12791, + "id": 12777, "name": "code", "variant": "declaration", "kind": 1024, @@ -4694,7 +4694,7 @@ } }, { - "id": 12792, + "id": 12778, "name": "name", "variant": "declaration", "kind": 1024, @@ -4724,7 +4724,7 @@ } }, { - "id": 12793, + "id": 12779, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -4767,7 +4767,7 @@ } }, { - "id": 12794, + "id": 12780, "name": "tax_region_id", "variant": "declaration", "kind": 1024, @@ -4786,7 +4786,7 @@ } }, { - "id": 12795, + "id": 12781, "name": "is_combinable", "variant": "declaration", "kind": 1024, @@ -4805,7 +4805,7 @@ } }, { - "id": 12796, + "id": 12782, "name": "is_default", "variant": "declaration", "kind": 1024, @@ -4824,7 +4824,7 @@ } }, { - "id": 12797, + "id": 12783, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -4857,7 +4857,7 @@ } }, { - "id": 12798, + "id": 12784, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -4890,7 +4890,7 @@ } }, { - "id": 12799, + "id": 12785, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -4923,7 +4923,7 @@ } }, { - "id": 12800, + "id": 12786, "name": "created_by", "variant": "declaration", "kind": 1024, @@ -4955,24 +4955,24 @@ { "title": "Properties", "children": [ - 12789, - 12790, - 12791, - 12792, - 12793, - 12794, - 12795, - 12796, - 12797, - 12798, - 12799, - 12800 + 12775, + 12776, + 12777, + 12778, + 12779, + 12780, + 12781, + 12782, + 12783, + 12784, + 12785, + 12786 ] } ] }, { - "id": 12813, + "id": 12799, "name": "FilterableTaxRateProps", "variant": "declaration", "kind": 256, @@ -4987,7 +4987,7 @@ }, "children": [ { - "id": 12823, + "id": 12809, "name": "$and", "variant": "declaration", "kind": 1024, @@ -5010,17 +5010,17 @@ "types": [ { "type": "reference", - "target": 12813, + "target": 12799, "name": "FilterableTaxRateProps", "package": "@medusajs/types" }, { "type": "reference", - "target": 13002, + "target": 12988, "typeArguments": [ { "type": "reference", - "target": 12813, + "target": 12799, "name": "FilterableTaxRateProps", "package": "@medusajs/types" } @@ -5033,12 +5033,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 13003, + "target": 12989, "name": "BaseFilterable.$and" } }, { - "id": 12824, + "id": 12810, "name": "$or", "variant": "declaration", "kind": 1024, @@ -5061,17 +5061,17 @@ "types": [ { "type": "reference", - "target": 12813, + "target": 12799, "name": "FilterableTaxRateProps", "package": "@medusajs/types" }, { "type": "reference", - "target": 13002, + "target": 12988, "typeArguments": [ { "type": "reference", - "target": 12813, + "target": 12799, "name": "FilterableTaxRateProps", "package": "@medusajs/types" } @@ -5084,12 +5084,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 13004, + "target": 12990, "name": "BaseFilterable.$or" } }, { - "id": 12814, + "id": 12800, "name": "q", "variant": "declaration", "kind": 1024, @@ -5110,7 +5110,7 @@ } }, { - "id": 12815, + "id": 12801, "name": "id", "variant": "declaration", "kind": 1024, @@ -5143,7 +5143,7 @@ } }, { - "id": 12816, + "id": 12802, "name": "tax_region_id", "variant": "declaration", "kind": 1024, @@ -5176,7 +5176,7 @@ } }, { - "id": 12817, + "id": 12803, "name": "rate", "variant": "declaration", "kind": 1024, @@ -5200,7 +5200,7 @@ }, { "type": "reference", - "target": 13006, + "target": 12992, "typeArguments": [ { "type": "intrinsic", @@ -5221,7 +5221,7 @@ } }, { - "id": 12818, + "id": 12804, "name": "code", "variant": "declaration", "kind": 1024, @@ -5252,7 +5252,7 @@ }, { "type": "reference", - "target": 13006, + "target": 12992, "typeArguments": [ { "type": "intrinsic", @@ -5266,7 +5266,7 @@ } }, { - "id": 12819, + "id": 12805, "name": "name", "variant": "declaration", "kind": 1024, @@ -5297,7 +5297,7 @@ }, { "type": "reference", - "target": 13006, + "target": 12992, "typeArguments": [ { "type": "intrinsic", @@ -5311,7 +5311,7 @@ } }, { - "id": 12820, + "id": 12806, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -5328,7 +5328,7 @@ }, "type": { "type": "reference", - "target": 13006, + "target": 12992, "typeArguments": [ { "type": "intrinsic", @@ -5340,7 +5340,7 @@ } }, { - "id": 12821, + "id": 12807, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -5357,7 +5357,7 @@ }, "type": { "type": "reference", - "target": 13006, + "target": 12992, "typeArguments": [ { "type": "intrinsic", @@ -5369,7 +5369,7 @@ } }, { - "id": 12822, + "id": 12808, "name": "created_by", "variant": "declaration", "kind": 1024, @@ -5400,7 +5400,7 @@ }, { "type": "reference", - "target": 13006, + "target": 12992, "typeArguments": [ { "type": "intrinsic", @@ -5418,28 +5418,28 @@ { "title": "Properties", "children": [ - 12823, - 12824, - 12814, - 12815, - 12816, - 12817, - 12818, - 12819, - 12820, - 12821, - 12822 + 12809, + 12810, + 12800, + 12801, + 12802, + 12803, + 12804, + 12805, + 12806, + 12807, + 12808 ] } ], "extendedTypes": [ { "type": "reference", - "target": 13002, + "target": 12988, "typeArguments": [ { "type": "reference", - "target": 12813, + "target": 12799, "name": "FilterableTaxRateProps", "package": "@medusajs/types" } @@ -5450,7 +5450,7 @@ ] }, { - "id": 12866, + "id": 12852, "name": "TaxRegionDTO", "variant": "declaration", "kind": 256, @@ -5465,7 +5465,7 @@ }, "children": [ { - "id": 12867, + "id": 12853, "name": "id", "variant": "declaration", "kind": 1024, @@ -5484,7 +5484,7 @@ } }, { - "id": 12868, + "id": 12854, "name": "country_code", "variant": "declaration", "kind": 1024, @@ -5503,7 +5503,7 @@ } }, { - "id": 12869, + "id": 12855, "name": "province_code", "variant": "declaration", "kind": 1024, @@ -5531,7 +5531,7 @@ } }, { - "id": 12870, + "id": 12856, "name": "parent_id", "variant": "declaration", "kind": 1024, @@ -5559,7 +5559,7 @@ } }, { - "id": 12871, + "id": 12857, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -5602,7 +5602,7 @@ } }, { - "id": 12872, + "id": 12858, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -5635,7 +5635,7 @@ } }, { - "id": 12873, + "id": 12859, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -5668,7 +5668,7 @@ } }, { - "id": 12874, + "id": 12860, "name": "created_by", "variant": "declaration", "kind": 1024, @@ -5696,7 +5696,7 @@ } }, { - "id": 12875, + "id": 12861, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -5737,21 +5737,21 @@ { "title": "Properties", "children": [ - 12867, - 12868, - 12869, - 12870, - 12871, - 12872, - 12873, - 12874, - 12875 + 12853, + 12854, + 12855, + 12856, + 12857, + 12858, + 12859, + 12860, + 12861 ] } ] }, { - "id": 12876, + "id": 12862, "name": "FilterableTaxRegionProps", "variant": "declaration", "kind": 256, @@ -5766,7 +5766,7 @@ }, "children": [ { - "id": 12886, + "id": 12872, "name": "$and", "variant": "declaration", "kind": 1024, @@ -5789,17 +5789,17 @@ "types": [ { "type": "reference", - "target": 12876, + "target": 12862, "name": "FilterableTaxRegionProps", "package": "@medusajs/types" }, { "type": "reference", - "target": 13002, + "target": 12988, "typeArguments": [ { "type": "reference", - "target": 12876, + "target": 12862, "name": "FilterableTaxRegionProps", "package": "@medusajs/types" } @@ -5812,12 +5812,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 13003, + "target": 12989, "name": "BaseFilterable.$and" } }, { - "id": 12887, + "id": 12873, "name": "$or", "variant": "declaration", "kind": 1024, @@ -5840,17 +5840,17 @@ "types": [ { "type": "reference", - "target": 12876, + "target": 12862, "name": "FilterableTaxRegionProps", "package": "@medusajs/types" }, { "type": "reference", - "target": 13002, + "target": 12988, "typeArguments": [ { "type": "reference", - "target": 12876, + "target": 12862, "name": "FilterableTaxRegionProps", "package": "@medusajs/types" } @@ -5863,12 +5863,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 13004, + "target": 12990, "name": "BaseFilterable.$or" } }, { - "id": 12877, + "id": 12863, "name": "q", "variant": "declaration", "kind": 1024, @@ -5889,7 +5889,7 @@ } }, { - "id": 12878, + "id": 12864, "name": "id", "variant": "declaration", "kind": 1024, @@ -5922,7 +5922,7 @@ } }, { - "id": 12879, + "id": 12865, "name": "country_code", "variant": "declaration", "kind": 1024, @@ -5953,7 +5953,7 @@ }, { "type": "reference", - "target": 13006, + "target": 12992, "typeArguments": [ { "type": "intrinsic", @@ -5967,7 +5967,7 @@ } }, { - "id": 12880, + "id": 12866, "name": "province_code", "variant": "declaration", "kind": 1024, @@ -5998,7 +5998,7 @@ }, { "type": "reference", - "target": 13006, + "target": 12992, "typeArguments": [ { "type": "intrinsic", @@ -6012,7 +6012,7 @@ } }, { - "id": 12881, + "id": 12867, "name": "parent_id", "variant": "declaration", "kind": 1024, @@ -6043,7 +6043,7 @@ }, { "type": "reference", - "target": 13006, + "target": 12992, "typeArguments": [ { "type": "intrinsic", @@ -6057,7 +6057,7 @@ } }, { - "id": 12882, + "id": 12868, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -6096,7 +6096,7 @@ }, { "type": "reference", - "target": 13006, + "target": 12992, "typeArguments": [ { "type": "reference", @@ -6147,7 +6147,7 @@ } }, { - "id": 12883, + "id": 12869, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -6164,7 +6164,7 @@ }, "type": { "type": "reference", - "target": 13006, + "target": 12992, "typeArguments": [ { "type": "intrinsic", @@ -6176,7 +6176,7 @@ } }, { - "id": 12884, + "id": 12870, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -6193,7 +6193,7 @@ }, "type": { "type": "reference", - "target": 13006, + "target": 12992, "typeArguments": [ { "type": "intrinsic", @@ -6205,7 +6205,7 @@ } }, { - "id": 12885, + "id": 12871, "name": "created_by", "variant": "declaration", "kind": 1024, @@ -6236,7 +6236,7 @@ }, { "type": "reference", - "target": 13006, + "target": 12992, "typeArguments": [ { "type": "intrinsic", @@ -6254,28 +6254,28 @@ { "title": "Properties", "children": [ - 12886, - 12887, - 12877, - 12878, - 12879, - 12880, - 12881, - 12882, - 12883, - 12884, - 12885 + 12872, + 12873, + 12863, + 12864, + 12865, + 12866, + 12867, + 12868, + 12869, + 12870, + 12871 ] } ], "extendedTypes": [ { "type": "reference", - "target": 13002, + "target": 12988, "typeArguments": [ { "type": "reference", - "target": 12876, + "target": 12862, "name": "FilterableTaxRegionProps", "package": "@medusajs/types" } @@ -6286,7 +6286,7 @@ ] }, { - "id": 12894, + "id": 12880, "name": "TaxRateRuleDTO", "variant": "declaration", "kind": 256, @@ -6301,7 +6301,7 @@ }, "children": [ { - "id": 12895, + "id": 12881, "name": "id", "variant": "declaration", "kind": 1024, @@ -6320,7 +6320,7 @@ } }, { - "id": 12896, + "id": 12882, "name": "reference", "variant": "declaration", "kind": 1024, @@ -6347,7 +6347,7 @@ } }, { - "id": 12897, + "id": 12883, "name": "reference_id", "variant": "declaration", "kind": 1024, @@ -6374,7 +6374,7 @@ } }, { - "id": 12898, + "id": 12884, "name": "tax_rate_id", "variant": "declaration", "kind": 1024, @@ -6393,7 +6393,7 @@ } }, { - "id": 12899, + "id": 12885, "name": "tax_rate", "variant": "declaration", "kind": 1024, @@ -6410,13 +6410,13 @@ }, "type": { "type": "reference", - "target": 12788, + "target": 12774, "name": "TaxRateDTO", "package": "@medusajs/types" } }, { - "id": 12900, + "id": 12886, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -6461,7 +6461,7 @@ } }, { - "id": 12901, + "id": 12887, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -6494,7 +6494,7 @@ } }, { - "id": 12902, + "id": 12888, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -6527,7 +6527,7 @@ } }, { - "id": 12903, + "id": 12889, "name": "created_by", "variant": "declaration", "kind": 1024, @@ -6559,21 +6559,21 @@ { "title": "Properties", "children": [ - 12895, - 12896, - 12897, - 12898, - 12899, - 12900, - 12901, - 12902, - 12903 + 12881, + 12882, + 12883, + 12884, + 12885, + 12886, + 12887, + 12888, + 12889 ] } ] }, { - "id": 12904, + "id": 12890, "name": "FilterableTaxRateRuleProps", "variant": "declaration", "kind": 256, @@ -6588,7 +6588,7 @@ }, "children": [ { - "id": 12913, + "id": 12899, "name": "$and", "variant": "declaration", "kind": 1024, @@ -6611,17 +6611,17 @@ "types": [ { "type": "reference", - "target": 12904, + "target": 12890, "name": "FilterableTaxRateRuleProps", "package": "@medusajs/types" }, { "type": "reference", - "target": 13002, + "target": 12988, "typeArguments": [ { "type": "reference", - "target": 12904, + "target": 12890, "name": "FilterableTaxRateRuleProps", "package": "@medusajs/types" } @@ -6634,12 +6634,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 13003, + "target": 12989, "name": "BaseFilterable.$and" } }, { - "id": 12914, + "id": 12900, "name": "$or", "variant": "declaration", "kind": 1024, @@ -6662,17 +6662,17 @@ "types": [ { "type": "reference", - "target": 12904, + "target": 12890, "name": "FilterableTaxRateRuleProps", "package": "@medusajs/types" }, { "type": "reference", - "target": 13002, + "target": 12988, "typeArguments": [ { "type": "reference", - "target": 12904, + "target": 12890, "name": "FilterableTaxRateRuleProps", "package": "@medusajs/types" } @@ -6685,12 +6685,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 13004, + "target": 12990, "name": "BaseFilterable.$or" } }, { - "id": 12905, + "id": 12891, "name": "reference", "variant": "declaration", "kind": 1024, @@ -6721,7 +6721,7 @@ }, { "type": "reference", - "target": 13006, + "target": 12992, "typeArguments": [ { "type": "intrinsic", @@ -6735,7 +6735,7 @@ } }, { - "id": 12906, + "id": 12892, "name": "reference_id", "variant": "declaration", "kind": 1024, @@ -6766,7 +6766,7 @@ }, { "type": "reference", - "target": 13006, + "target": 12992, "typeArguments": [ { "type": "intrinsic", @@ -6780,7 +6780,7 @@ } }, { - "id": 12907, + "id": 12893, "name": "tax_rate_id", "variant": "declaration", "kind": 1024, @@ -6811,7 +6811,7 @@ }, { "type": "reference", - "target": 13006, + "target": 12992, "typeArguments": [ { "type": "intrinsic", @@ -6825,7 +6825,7 @@ } }, { - "id": 12908, + "id": 12894, "name": "tax_rate", "variant": "declaration", "kind": 1024, @@ -6842,13 +6842,13 @@ }, "type": { "type": "reference", - "target": 12813, + "target": 12799, "name": "FilterableTaxRateProps", "package": "@medusajs/types" } }, { - "id": 12909, + "id": 12895, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -6887,7 +6887,7 @@ }, { "type": "reference", - "target": 13006, + "target": 12992, "typeArguments": [ { "type": "reference", @@ -6938,7 +6938,7 @@ } }, { - "id": 12910, + "id": 12896, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -6955,7 +6955,7 @@ }, "type": { "type": "reference", - "target": 13006, + "target": 12992, "typeArguments": [ { "type": "intrinsic", @@ -6967,7 +6967,7 @@ } }, { - "id": 12911, + "id": 12897, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -6984,7 +6984,7 @@ }, "type": { "type": "reference", - "target": 13006, + "target": 12992, "typeArguments": [ { "type": "intrinsic", @@ -6996,7 +6996,7 @@ } }, { - "id": 12912, + "id": 12898, "name": "created_by", "variant": "declaration", "kind": 1024, @@ -7027,7 +7027,7 @@ }, { "type": "reference", - "target": 13006, + "target": 12992, "typeArguments": [ { "type": "intrinsic", @@ -7045,27 +7045,27 @@ { "title": "Properties", "children": [ - 12913, - 12914, - 12905, - 12906, - 12907, - 12908, - 12909, - 12910, - 12911, - 12912 + 12899, + 12900, + 12891, + 12892, + 12893, + 12894, + 12895, + 12896, + 12897, + 12898 ] } ], "extendedTypes": [ { "type": "reference", - "target": 13002, + "target": 12988, "typeArguments": [ { "type": "reference", - "target": 12904, + "target": 12890, "name": "FilterableTaxRateRuleProps", "package": "@medusajs/types" } @@ -7076,7 +7076,7 @@ ] }, { - "id": 12915, + "id": 12901, "name": "TaxableItemDTO", "variant": "declaration", "kind": 256, @@ -7091,7 +7091,7 @@ }, "children": [ { - "id": 12916, + "id": 12902, "name": "id", "variant": "declaration", "kind": 1024, @@ -7110,7 +7110,7 @@ } }, { - "id": 12917, + "id": 12903, "name": "product_id", "variant": "declaration", "kind": 1024, @@ -7129,7 +7129,7 @@ } }, { - "id": 12918, + "id": 12904, "name": "product_name", "variant": "declaration", "kind": 1024, @@ -7150,7 +7150,7 @@ } }, { - "id": 12919, + "id": 12905, "name": "product_category_id", "variant": "declaration", "kind": 1024, @@ -7171,7 +7171,7 @@ } }, { - "id": 12920, + "id": 12906, "name": "product_categories", "variant": "declaration", "kind": 1024, @@ -7195,7 +7195,7 @@ } }, { - "id": 12921, + "id": 12907, "name": "product_sku", "variant": "declaration", "kind": 1024, @@ -7216,7 +7216,7 @@ } }, { - "id": 12922, + "id": 12908, "name": "product_type", "variant": "declaration", "kind": 1024, @@ -7237,7 +7237,7 @@ } }, { - "id": 12923, + "id": 12909, "name": "product_type_id", "variant": "declaration", "kind": 1024, @@ -7258,7 +7258,7 @@ } }, { - "id": 12924, + "id": 12910, "name": "quantity", "variant": "declaration", "kind": 1024, @@ -7275,13 +7275,13 @@ }, "type": { "type": "reference", - "target": 13029, + "target": 13015, "name": "BigNumberInput", "package": "@medusajs/types" } }, { - "id": 12925, + "id": 12911, "name": "unit_price", "variant": "declaration", "kind": 1024, @@ -7298,13 +7298,13 @@ }, "type": { "type": "reference", - "target": 13029, + "target": 13015, "name": "BigNumberInput", "package": "@medusajs/types" } }, { - "id": 12926, + "id": 12912, "name": "currency_code", "variant": "declaration", "kind": 1024, @@ -7329,23 +7329,23 @@ { "title": "Properties", "children": [ - 12916, - 12917, - 12918, - 12919, - 12920, - 12921, - 12922, - 12923, - 12924, - 12925, - 12926 + 12902, + 12903, + 12904, + 12905, + 12906, + 12907, + 12908, + 12909, + 12910, + 12911, + 12912 ] } ] }, { - "id": 12927, + "id": 12913, "name": "TaxableShippingDTO", "variant": "declaration", "kind": 256, @@ -7360,7 +7360,7 @@ }, "children": [ { - "id": 12928, + "id": 12914, "name": "id", "variant": "declaration", "kind": 1024, @@ -7379,7 +7379,7 @@ } }, { - "id": 12929, + "id": 12915, "name": "shipping_option_id", "variant": "declaration", "kind": 1024, @@ -7398,7 +7398,7 @@ } }, { - "id": 12930, + "id": 12916, "name": "unit_price", "variant": "declaration", "kind": 1024, @@ -7415,13 +7415,13 @@ }, "type": { "type": "reference", - "target": 13029, + "target": 13015, "name": "BigNumberInput", "package": "@medusajs/types" } }, { - "id": 12931, + "id": 12917, "name": "currency_code", "variant": "declaration", "kind": 1024, @@ -7446,16 +7446,16 @@ { "title": "Properties", "children": [ - 12928, - 12929, - 12930, - 12931 + 12914, + 12915, + 12916, + 12917 ] } ] }, { - "id": 12932, + "id": 12918, "name": "TaxCalculationContext", "variant": "declaration", "kind": 256, @@ -7470,7 +7470,7 @@ }, "children": [ { - "id": 12933, + "id": 12919, "name": "address", "variant": "declaration", "kind": 1024, @@ -7486,14 +7486,14 @@ "type": { "type": "reflection", "declaration": { - "id": 12934, + "id": 12920, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 12935, + "id": 12921, "name": "country_code", "variant": "declaration", "kind": 1024, @@ -7512,7 +7512,7 @@ } }, { - "id": 12936, + "id": 12922, "name": "province_code", "variant": "declaration", "kind": 1024, @@ -7542,7 +7542,7 @@ } }, { - "id": 12937, + "id": 12923, "name": "address_1", "variant": "declaration", "kind": 1024, @@ -7563,7 +7563,7 @@ } }, { - "id": 12938, + "id": 12924, "name": "address_2", "variant": "declaration", "kind": 1024, @@ -7593,7 +7593,7 @@ } }, { - "id": 12939, + "id": 12925, "name": "city", "variant": "declaration", "kind": 1024, @@ -7614,7 +7614,7 @@ } }, { - "id": 12940, + "id": 12926, "name": "postal_code", "variant": "declaration", "kind": 1024, @@ -7639,12 +7639,12 @@ { "title": "Properties", "children": [ - 12935, - 12936, - 12937, - 12938, - 12939, - 12940 + 12921, + 12922, + 12923, + 12924, + 12925, + 12926 ] } ] @@ -7652,7 +7652,7 @@ } }, { - "id": 12941, + "id": 12927, "name": "customer", "variant": "declaration", "kind": 1024, @@ -7670,14 +7670,14 @@ "type": { "type": "reflection", "declaration": { - "id": 12942, + "id": 12928, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 12943, + "id": 12929, "name": "id", "variant": "declaration", "kind": 1024, @@ -7696,7 +7696,7 @@ } }, { - "id": 12944, + "id": 12930, "name": "email", "variant": "declaration", "kind": 1024, @@ -7715,7 +7715,7 @@ } }, { - "id": 12945, + "id": 12931, "name": "customer_groups", "variant": "declaration", "kind": 1024, @@ -7741,9 +7741,9 @@ { "title": "Properties", "children": [ - 12943, - 12944, - 12945 + 12929, + 12930, + 12931 ] } ] @@ -7751,7 +7751,7 @@ } }, { - "id": 12946, + "id": 12932, "name": "is_return", "variant": "declaration", "kind": 1024, @@ -7776,15 +7776,15 @@ { "title": "Properties", "children": [ - 12933, - 12941, - 12946 + 12919, + 12927, + 12932 ] } ] }, { - "id": 13030, + "id": 13016, "name": "TaxLineDTO", "variant": "declaration", "kind": 256, @@ -7799,7 +7799,7 @@ }, "children": [ { - "id": 13031, + "id": 13017, "name": "rate_id", "variant": "declaration", "kind": 1024, @@ -7820,7 +7820,7 @@ } }, { - "id": 13032, + "id": 13018, "name": "rate", "variant": "declaration", "kind": 1024, @@ -7839,7 +7839,7 @@ } }, { - "id": 13033, + "id": 13019, "name": "code", "variant": "declaration", "kind": 1024, @@ -7867,7 +7867,7 @@ } }, { - "id": 13034, + "id": 13020, "name": "name", "variant": "declaration", "kind": 1024, @@ -7886,7 +7886,7 @@ } }, { - "id": 13035, + "id": 13021, "name": "provider_id", "variant": "declaration", "kind": 1024, @@ -7909,29 +7909,29 @@ { "title": "Properties", "children": [ - 13031, - 13032, - 13033, - 13034, - 13035 + 13017, + 13018, + 13019, + 13020, + 13021 ] } ], "extendedBy": [ { "type": "reference", - "target": 12947, + "target": 12933, "name": "ItemTaxLineDTO" }, { "type": "reference", - "target": 12954, + "target": 12940, "name": "ShippingTaxLineDTO" } ] }, { - "id": 12947, + "id": 12933, "name": "ItemTaxLineDTO", "variant": "declaration", "kind": 256, @@ -7946,7 +7946,7 @@ }, "children": [ { - "id": 12949, + "id": 12935, "name": "rate_id", "variant": "declaration", "kind": 1024, @@ -7968,12 +7968,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 13031, + "target": 13017, "name": "TaxLineDTO.rate_id" } }, { - "id": 12950, + "id": 12936, "name": "rate", "variant": "declaration", "kind": 1024, @@ -7994,12 +7994,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 13032, + "target": 13018, "name": "TaxLineDTO.rate" } }, { - "id": 12951, + "id": 12937, "name": "code", "variant": "declaration", "kind": 1024, @@ -8029,12 +8029,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 13033, + "target": 13019, "name": "TaxLineDTO.code" } }, { - "id": 12952, + "id": 12938, "name": "name", "variant": "declaration", "kind": 1024, @@ -8055,12 +8055,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 13034, + "target": 13020, "name": "TaxLineDTO.name" } }, { - "id": 12953, + "id": 12939, "name": "provider_id", "variant": "declaration", "kind": 1024, @@ -8081,12 +8081,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 13035, + "target": 13021, "name": "TaxLineDTO.provider_id" } }, { - "id": 12948, + "id": 12934, "name": "line_item_id", "variant": "declaration", "kind": 1024, @@ -8109,26 +8109,26 @@ { "title": "Properties", "children": [ - 12949, - 12950, - 12951, - 12952, - 12953, - 12948 + 12935, + 12936, + 12937, + 12938, + 12939, + 12934 ] } ], "extendedTypes": [ { "type": "reference", - "target": 13030, + "target": 13016, "name": "TaxLineDTO", "package": "@medusajs/types" } ] }, { - "id": 12954, + "id": 12940, "name": "ShippingTaxLineDTO", "variant": "declaration", "kind": 256, @@ -8143,7 +8143,7 @@ }, "children": [ { - "id": 12956, + "id": 12942, "name": "rate_id", "variant": "declaration", "kind": 1024, @@ -8165,12 +8165,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 13031, + "target": 13017, "name": "TaxLineDTO.rate_id" } }, { - "id": 12957, + "id": 12943, "name": "rate", "variant": "declaration", "kind": 1024, @@ -8191,12 +8191,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 13032, + "target": 13018, "name": "TaxLineDTO.rate" } }, { - "id": 12958, + "id": 12944, "name": "code", "variant": "declaration", "kind": 1024, @@ -8226,12 +8226,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 13033, + "target": 13019, "name": "TaxLineDTO.code" } }, { - "id": 12959, + "id": 12945, "name": "name", "variant": "declaration", "kind": 1024, @@ -8252,12 +8252,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 13034, + "target": 13020, "name": "TaxLineDTO.name" } }, { - "id": 12960, + "id": 12946, "name": "provider_id", "variant": "declaration", "kind": 1024, @@ -8278,12 +8278,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 13035, + "target": 13021, "name": "TaxLineDTO.provider_id" } }, { - "id": 12955, + "id": 12941, "name": "shipping_line_id", "variant": "declaration", "kind": 1024, @@ -8306,26 +8306,26 @@ { "title": "Properties", "children": [ - 12956, - 12957, - 12958, - 12959, - 12960, - 12955 + 12942, + 12943, + 12944, + 12945, + 12946, + 12941 ] } ], "extendedTypes": [ { "type": "reference", - "target": 13030, + "target": 13016, "name": "TaxLineDTO", "package": "@medusajs/types" } ] }, { - "id": 12825, + "id": 12811, "name": "CreateTaxRateDTO", "variant": "declaration", "kind": 256, @@ -8340,7 +8340,7 @@ }, "children": [ { - "id": 12826, + "id": 12812, "name": "tax_region_id", "variant": "declaration", "kind": 1024, @@ -8359,7 +8359,7 @@ } }, { - "id": 12827, + "id": 12813, "name": "rate", "variant": "declaration", "kind": 1024, @@ -8400,7 +8400,7 @@ } }, { - "id": 12828, + "id": 12814, "name": "code", "variant": "declaration", "kind": 1024, @@ -8430,7 +8430,7 @@ } }, { - "id": 12829, + "id": 12815, "name": "name", "variant": "declaration", "kind": 1024, @@ -8449,7 +8449,7 @@ } }, { - "id": 12830, + "id": 12816, "name": "rules", "variant": "declaration", "kind": 1024, @@ -8475,7 +8475,7 @@ "typeArguments": [ { "type": "reference", - "target": 12888, + "target": 12874, "name": "CreateTaxRateRuleDTO", "package": "@medusajs/types" }, @@ -8490,7 +8490,7 @@ } }, { - "id": 12831, + "id": 12817, "name": "is_default", "variant": "declaration", "kind": 1024, @@ -8511,7 +8511,7 @@ } }, { - "id": 12832, + "id": 12818, "name": "created_by", "variant": "declaration", "kind": 1024, @@ -8532,7 +8532,7 @@ } }, { - "id": 12833, + "id": 12819, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -8549,7 +8549,7 @@ }, "type": { "type": "reference", - "target": 13028, + "target": 13014, "name": "MetadataType", "package": "@medusajs/types" } @@ -8559,20 +8559,20 @@ { "title": "Properties", "children": [ - 12826, - 12827, - 12828, - 12829, - 12830, - 12831, - 12832, - 12833 + 12812, + 12813, + 12814, + 12815, + 12816, + 12817, + 12818, + 12819 ] } ] }, { - "id": 12843, + "id": 12829, "name": "UpsertTaxRateDTO", "variant": "declaration", "kind": 256, @@ -8587,7 +8587,7 @@ }, "children": [ { - "id": 12844, + "id": 12830, "name": "id", "variant": "declaration", "kind": 1024, @@ -8608,7 +8608,7 @@ } }, { - "id": 12845, + "id": 12831, "name": "rate", "variant": "declaration", "kind": 1024, @@ -8649,7 +8649,7 @@ } }, { - "id": 12846, + "id": 12832, "name": "code", "variant": "declaration", "kind": 1024, @@ -8679,7 +8679,7 @@ } }, { - "id": 12847, + "id": 12833, "name": "name", "variant": "declaration", "kind": 1024, @@ -8700,7 +8700,7 @@ } }, { - "id": 12848, + "id": 12834, "name": "is_default", "variant": "declaration", "kind": 1024, @@ -8721,7 +8721,7 @@ } }, { - "id": 12849, + "id": 12835, "name": "created_by", "variant": "declaration", "kind": 1024, @@ -8751,7 +8751,7 @@ } }, { - "id": 12850, + "id": 12836, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -8768,7 +8768,7 @@ }, "type": { "type": "reference", - "target": 13028, + "target": 13014, "name": "MetadataType", "package": "@medusajs/types" } @@ -8778,19 +8778,19 @@ { "title": "Properties", "children": [ - 12844, - 12845, - 12846, - 12847, - 12848, - 12849, - 12850 + 12830, + 12831, + 12832, + 12833, + 12834, + 12835, + 12836 ] } ] }, { - "id": 12834, + "id": 12820, "name": "UpdateTaxRateDTO", "variant": "declaration", "kind": 256, @@ -8805,7 +8805,7 @@ }, "children": [ { - "id": 12835, + "id": 12821, "name": "rate", "variant": "declaration", "kind": 1024, @@ -8846,7 +8846,7 @@ } }, { - "id": 12836, + "id": 12822, "name": "code", "variant": "declaration", "kind": 1024, @@ -8876,7 +8876,7 @@ } }, { - "id": 12837, + "id": 12823, "name": "name", "variant": "declaration", "kind": 1024, @@ -8897,7 +8897,7 @@ } }, { - "id": 12838, + "id": 12824, "name": "rules", "variant": "declaration", "kind": 1024, @@ -8923,7 +8923,7 @@ "typeArguments": [ { "type": "reference", - "target": 12888, + "target": 12874, "name": "CreateTaxRateRuleDTO", "package": "@medusajs/types" }, @@ -8938,7 +8938,7 @@ } }, { - "id": 12839, + "id": 12825, "name": "is_default", "variant": "declaration", "kind": 1024, @@ -8959,7 +8959,7 @@ } }, { - "id": 12840, + "id": 12826, "name": "is_combinable", "variant": "declaration", "kind": 1024, @@ -8980,7 +8980,7 @@ } }, { - "id": 12842, + "id": 12828, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -8997,7 +8997,7 @@ }, "type": { "type": "reference", - "target": 13028, + "target": 13014, "name": "MetadataType", "package": "@medusajs/types" } @@ -9007,19 +9007,19 @@ { "title": "Properties", "children": [ - 12835, - 12836, - 12837, - 12838, - 12839, - 12840, - 12842 + 12821, + 12822, + 12823, + 12824, + 12825, + 12826, + 12828 ] } ] }, { - "id": 12854, + "id": 12840, "name": "CreateTaxRegionDTO", "variant": "declaration", "kind": 256, @@ -9034,7 +9034,7 @@ }, "children": [ { - "id": 12855, + "id": 12841, "name": "country_code", "variant": "declaration", "kind": 1024, @@ -9053,7 +9053,7 @@ } }, { - "id": 12856, + "id": 12842, "name": "province_code", "variant": "declaration", "kind": 1024, @@ -9083,7 +9083,7 @@ } }, { - "id": 12857, + "id": 12843, "name": "parent_id", "variant": "declaration", "kind": 1024, @@ -9113,7 +9113,7 @@ } }, { - "id": 12858, + "id": 12844, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -9130,13 +9130,13 @@ }, "type": { "type": "reference", - "target": 13028, + "target": 13014, "name": "MetadataType", "package": "@medusajs/types" } }, { - "id": 12859, + "id": 12845, "name": "created_by", "variant": "declaration", "kind": 1024, @@ -9157,7 +9157,7 @@ } }, { - "id": 12860, + "id": 12846, "name": "default_tax_rate", "variant": "declaration", "kind": 1024, @@ -9175,14 +9175,14 @@ "type": { "type": "reflection", "declaration": { - "id": 12861, + "id": 12847, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 12862, + "id": 12848, "name": "rate", "variant": "declaration", "kind": 1024, @@ -9223,7 +9223,7 @@ } }, { - "id": 12863, + "id": 12849, "name": "code", "variant": "declaration", "kind": 1024, @@ -9253,7 +9253,7 @@ } }, { - "id": 12864, + "id": 12850, "name": "name", "variant": "declaration", "kind": 1024, @@ -9272,7 +9272,7 @@ } }, { - "id": 12865, + "id": 12851, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -9289,7 +9289,7 @@ }, "type": { "type": "reference", - "target": 13028, + "target": 13014, "name": "MetadataType", "package": "@medusajs/types" } @@ -9299,10 +9299,10 @@ { "title": "Properties", "children": [ - 12862, - 12863, - 12864, - 12865 + 12848, + 12849, + 12850, + 12851 ] } ] @@ -9314,18 +9314,18 @@ { "title": "Properties", "children": [ - 12855, - 12856, - 12857, - 12858, - 12859, - 12860 + 12841, + 12842, + 12843, + 12844, + 12845, + 12846 ] } ] }, { - "id": 12888, + "id": 12874, "name": "CreateTaxRateRuleDTO", "variant": "declaration", "kind": 256, @@ -9340,7 +9340,7 @@ }, "children": [ { - "id": 12889, + "id": 12875, "name": "reference", "variant": "declaration", "kind": 1024, @@ -9367,7 +9367,7 @@ } }, { - "id": 12890, + "id": 12876, "name": "reference_id", "variant": "declaration", "kind": 1024, @@ -9394,7 +9394,7 @@ } }, { - "id": 12891, + "id": 12877, "name": "tax_rate_id", "variant": "declaration", "kind": 1024, @@ -9413,7 +9413,7 @@ } }, { - "id": 12892, + "id": 12878, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -9430,13 +9430,13 @@ }, "type": { "type": "reference", - "target": 13028, + "target": 13014, "name": "MetadataType", "package": "@medusajs/types" } }, { - "id": 12893, + "id": 12879, "name": "created_by", "variant": "declaration", "kind": 1024, @@ -9470,17 +9470,17 @@ { "title": "Properties", "children": [ - 12889, - 12890, - 12891, - 12892, - 12893 + 12875, + 12876, + 12877, + 12878, + 12879 ] } ] }, { - "id": 12619, + "id": 12605, "name": "ITaxModuleService", "variant": "declaration", "kind": 256, @@ -9495,14 +9495,14 @@ }, "children": [ { - "id": 12620, + "id": 12606, "name": "retrieveTaxRate", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 12621, + "id": 12607, "name": "retrieveTaxRate", "variant": "signature", "kind": 4096, @@ -9549,7 +9549,7 @@ }, "parameters": [ { - "id": 12622, + "id": 12608, "name": "taxRateId", "variant": "param", "kind": 32768, @@ -9568,7 +9568,7 @@ } }, { - "id": 12623, + "id": 12609, "name": "config", "variant": "param", "kind": 32768, @@ -9601,11 +9601,11 @@ }, "type": { "type": "reference", - "target": 12775, + "target": 12761, "typeArguments": [ { "type": "reference", - "target": 12788, + "target": 12774, "name": "TaxRateDTO", "package": "@medusajs/types" } @@ -9615,7 +9615,7 @@ } }, { - "id": 12624, + "id": 12610, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -9632,7 +9632,7 @@ }, "type": { "type": "reference", - "target": 12801, + "target": 12787, "name": "Context", "package": "@medusajs/types" } @@ -9647,7 +9647,7 @@ "typeArguments": [ { "type": "reference", - "target": 12788, + "target": 12774, "name": "TaxRateDTO", "package": "@medusajs/types" } @@ -9659,14 +9659,14 @@ ] }, { - "id": 12625, + "id": 12611, "name": "listTaxRates", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 12626, + "id": 12612, "name": "listTaxRates", "variant": "signature", "kind": 4096, @@ -9753,7 +9753,7 @@ }, "parameters": [ { - "id": 12627, + "id": 12613, "name": "filters", "variant": "param", "kind": 32768, @@ -9770,13 +9770,13 @@ }, "type": { "type": "reference", - "target": 12813, + "target": 12799, "name": "FilterableTaxRateProps", "package": "@medusajs/types" } }, { - "id": 12628, + "id": 12614, "name": "config", "variant": "param", "kind": 32768, @@ -9809,11 +9809,11 @@ }, "type": { "type": "reference", - "target": 12775, + "target": 12761, "typeArguments": [ { "type": "reference", - "target": 12788, + "target": 12774, "name": "TaxRateDTO", "package": "@medusajs/types" } @@ -9823,7 +9823,7 @@ } }, { - "id": 12629, + "id": 12615, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -9840,7 +9840,7 @@ }, "type": { "type": "reference", - "target": 12801, + "target": 12787, "name": "Context", "package": "@medusajs/types" } @@ -9857,7 +9857,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 12788, + "target": 12774, "name": "TaxRateDTO", "package": "@medusajs/types" } @@ -9870,14 +9870,14 @@ ] }, { - "id": 12630, + "id": 12616, "name": "listAndCountTaxRates", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 12631, + "id": 12617, "name": "listAndCountTaxRates", "variant": "signature", "kind": 4096, @@ -9964,7 +9964,7 @@ }, "parameters": [ { - "id": 12632, + "id": 12618, "name": "filters", "variant": "param", "kind": 32768, @@ -9981,13 +9981,13 @@ }, "type": { "type": "reference", - "target": 12813, + "target": 12799, "name": "FilterableTaxRateProps", "package": "@medusajs/types" } }, { - "id": 12633, + "id": 12619, "name": "config", "variant": "param", "kind": 32768, @@ -10020,11 +10020,11 @@ }, "type": { "type": "reference", - "target": 12775, + "target": 12761, "typeArguments": [ { "type": "reference", - "target": 12788, + "target": 12774, "name": "TaxRateDTO", "package": "@medusajs/types" } @@ -10034,7 +10034,7 @@ } }, { - "id": 12634, + "id": 12620, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -10051,7 +10051,7 @@ }, "type": { "type": "reference", - "target": 12801, + "target": 12787, "name": "Context", "package": "@medusajs/types" } @@ -10071,7 +10071,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 12788, + "target": 12774, "name": "TaxRateDTO", "package": "@medusajs/types" } @@ -10090,14 +10090,14 @@ ] }, { - "id": 12635, + "id": 12621, "name": "createTaxRates", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 12636, + "id": 12622, "name": "createTaxRates", "variant": "signature", "kind": 4096, @@ -10132,7 +10132,7 @@ }, "parameters": [ { - "id": 12637, + "id": 12623, "name": "data", "variant": "param", "kind": 32768, @@ -10149,14 +10149,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 12825, + "target": 12811, "name": "CreateTaxRateDTO", "package": "@medusajs/types" } } }, { - "id": 12638, + "id": 12624, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -10173,7 +10173,7 @@ }, "type": { "type": "reference", - "target": 12801, + "target": 12787, "name": "Context", "package": "@medusajs/types" } @@ -10190,7 +10190,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 12788, + "target": 12774, "name": "TaxRateDTO", "package": "@medusajs/types" } @@ -10201,7 +10201,7 @@ } }, { - "id": 12639, + "id": 12625, "name": "createTaxRates", "variant": "signature", "kind": 4096, @@ -10236,7 +10236,7 @@ }, "parameters": [ { - "id": 12640, + "id": 12626, "name": "data", "variant": "param", "kind": 32768, @@ -10251,13 +10251,13 @@ }, "type": { "type": "reference", - "target": 12825, + "target": 12811, "name": "CreateTaxRateDTO", "package": "@medusajs/types" } }, { - "id": 12641, + "id": 12627, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -10274,7 +10274,7 @@ }, "type": { "type": "reference", - "target": 12801, + "target": 12787, "name": "Context", "package": "@medusajs/types" } @@ -10289,7 +10289,7 @@ "typeArguments": [ { "type": "reference", - "target": 12788, + "target": 12774, "name": "TaxRateDTO", "package": "@medusajs/types" } @@ -10301,14 +10301,14 @@ ] }, { - "id": 12642, + "id": 12628, "name": "updateTaxRates", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 12643, + "id": 12629, "name": "updateTaxRates", "variant": "signature", "kind": 4096, @@ -10343,7 +10343,7 @@ }, "parameters": [ { - "id": 12644, + "id": 12630, "name": "taxRateId", "variant": "param", "kind": 32768, @@ -10362,7 +10362,7 @@ } }, { - "id": 12645, + "id": 12631, "name": "data", "variant": "param", "kind": 32768, @@ -10377,13 +10377,13 @@ }, "type": { "type": "reference", - "target": 12834, + "target": 12820, "name": "UpdateTaxRateDTO", "package": "@medusajs/types" } }, { - "id": 12646, + "id": 12632, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -10400,7 +10400,7 @@ }, "type": { "type": "reference", - "target": 12801, + "target": 12787, "name": "Context", "package": "@medusajs/types" } @@ -10415,7 +10415,7 @@ "typeArguments": [ { "type": "reference", - "target": 12788, + "target": 12774, "name": "TaxRateDTO", "package": "@medusajs/types" } @@ -10425,7 +10425,7 @@ } }, { - "id": 12647, + "id": 12633, "name": "updateTaxRates", "variant": "signature", "kind": 4096, @@ -10460,7 +10460,7 @@ }, "parameters": [ { - "id": 12648, + "id": 12634, "name": "taxRateIds", "variant": "param", "kind": 32768, @@ -10482,7 +10482,7 @@ } }, { - "id": 12649, + "id": 12635, "name": "data", "variant": "param", "kind": 32768, @@ -10497,13 +10497,13 @@ }, "type": { "type": "reference", - "target": 12834, + "target": 12820, "name": "UpdateTaxRateDTO", "package": "@medusajs/types" } }, { - "id": 12650, + "id": 12636, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -10520,7 +10520,7 @@ }, "type": { "type": "reference", - "target": 12801, + "target": 12787, "name": "Context", "package": "@medusajs/types" } @@ -10537,7 +10537,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 12788, + "target": 12774, "name": "TaxRateDTO", "package": "@medusajs/types" } @@ -10548,7 +10548,7 @@ } }, { - "id": 12651, + "id": 12637, "name": "updateTaxRates", "variant": "signature", "kind": 4096, @@ -10583,7 +10583,7 @@ }, "parameters": [ { - "id": 12652, + "id": 12638, "name": "selector", "variant": "param", "kind": 32768, @@ -10598,13 +10598,13 @@ }, "type": { "type": "reference", - "target": 12813, + "target": 12799, "name": "FilterableTaxRateProps", "package": "@medusajs/types" } }, { - "id": 12653, + "id": 12639, "name": "data", "variant": "param", "kind": 32768, @@ -10619,13 +10619,13 @@ }, "type": { "type": "reference", - "target": 12834, + "target": 12820, "name": "UpdateTaxRateDTO", "package": "@medusajs/types" } }, { - "id": 12654, + "id": 12640, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -10642,7 +10642,7 @@ }, "type": { "type": "reference", - "target": 12801, + "target": 12787, "name": "Context", "package": "@medusajs/types" } @@ -10659,7 +10659,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 12788, + "target": 12774, "name": "TaxRateDTO", "package": "@medusajs/types" } @@ -10672,14 +10672,14 @@ ] }, { - "id": 12655, + "id": 12641, "name": "upsertTaxRates", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 12656, + "id": 12642, "name": "upsertTaxRates", "variant": "signature", "kind": 4096, @@ -10714,7 +10714,7 @@ }, "parameters": [ { - "id": 12657, + "id": 12643, "name": "data", "variant": "param", "kind": 32768, @@ -10729,13 +10729,13 @@ }, "type": { "type": "reference", - "target": 12843, + "target": 12829, "name": "UpsertTaxRateDTO", "package": "@medusajs/types" } }, { - "id": 12658, + "id": 12644, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -10752,7 +10752,7 @@ }, "type": { "type": "reference", - "target": 12801, + "target": 12787, "name": "Context", "package": "@medusajs/types" } @@ -10767,7 +10767,7 @@ "typeArguments": [ { "type": "reference", - "target": 12788, + "target": 12774, "name": "TaxRateDTO", "package": "@medusajs/types" } @@ -10777,7 +10777,7 @@ } }, { - "id": 12659, + "id": 12645, "name": "upsertTaxRates", "variant": "signature", "kind": 4096, @@ -10812,7 +10812,7 @@ }, "parameters": [ { - "id": 12660, + "id": 12646, "name": "data", "variant": "param", "kind": 32768, @@ -10829,14 +10829,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 12843, + "target": 12829, "name": "UpsertTaxRateDTO", "package": "@medusajs/types" } } }, { - "id": 12661, + "id": 12647, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -10853,7 +10853,7 @@ }, "type": { "type": "reference", - "target": 12801, + "target": 12787, "name": "Context", "package": "@medusajs/types" } @@ -10870,7 +10870,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 12788, + "target": 12774, "name": "TaxRateDTO", "package": "@medusajs/types" } @@ -10883,14 +10883,14 @@ ] }, { - "id": 12662, + "id": 12648, "name": "deleteTaxRates", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 12663, + "id": 12649, "name": "deleteTaxRates", "variant": "signature", "kind": 4096, @@ -10925,7 +10925,7 @@ }, "parameters": [ { - "id": 12664, + "id": 12650, "name": "taxRateIds", "variant": "param", "kind": 32768, @@ -10947,7 +10947,7 @@ } }, { - "id": 12665, + "id": 12651, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -10964,7 +10964,7 @@ }, "type": { "type": "reference", - "target": 12801, + "target": 12787, "name": "Context", "package": "@medusajs/types" } @@ -10987,7 +10987,7 @@ } }, { - "id": 12666, + "id": 12652, "name": "deleteTaxRates", "variant": "signature", "kind": 4096, @@ -11022,7 +11022,7 @@ }, "parameters": [ { - "id": 12667, + "id": 12653, "name": "taxRateId", "variant": "param", "kind": 32768, @@ -11041,7 +11041,7 @@ } }, { - "id": 12668, + "id": 12654, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -11058,7 +11058,7 @@ }, "type": { "type": "reference", - "target": 12801, + "target": 12787, "name": "Context", "package": "@medusajs/types" } @@ -11083,14 +11083,14 @@ ] }, { - "id": 12669, + "id": 12655, "name": "restoreTaxRates", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 12670, + "id": 12656, "name": "restoreTaxRates", "variant": "signature", "kind": 4096, @@ -11141,7 +11141,7 @@ }, "typeParameters": [ { - "id": 12671, + "id": 12657, "name": "TReturnableLinkableKeys", "variant": "typeParam", "kind": 131072, @@ -11158,7 +11158,7 @@ ], "parameters": [ { - "id": 12672, + "id": 12658, "name": "taxRateIds", "variant": "param", "kind": 32768, @@ -11180,7 +11180,7 @@ } }, { - "id": 12673, + "id": 12659, "name": "config", "variant": "param", "kind": 32768, @@ -11213,11 +11213,11 @@ }, "type": { "type": "reference", - "target": 12851, + "target": 12837, "typeArguments": [ { "type": "reference", - "target": 12671, + "target": 12657, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -11228,7 +11228,7 @@ } }, { - "id": 12674, + "id": 12660, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -11245,7 +11245,7 @@ }, "type": { "type": "reference", - "target": 12801, + "target": 12787, "name": "Context", "package": "@medusajs/types" } @@ -11297,14 +11297,14 @@ ] }, { - "id": 12675, + "id": 12661, "name": "createTaxRegions", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 12676, + "id": 12662, "name": "createTaxRegions", "variant": "signature", "kind": 4096, @@ -11339,7 +11339,7 @@ }, "parameters": [ { - "id": 12677, + "id": 12663, "name": "data", "variant": "param", "kind": 32768, @@ -11354,13 +11354,13 @@ }, "type": { "type": "reference", - "target": 12854, + "target": 12840, "name": "CreateTaxRegionDTO", "package": "@medusajs/types" } }, { - "id": 12678, + "id": 12664, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -11377,7 +11377,7 @@ }, "type": { "type": "reference", - "target": 12801, + "target": 12787, "name": "Context", "package": "@medusajs/types" } @@ -11392,7 +11392,7 @@ "typeArguments": [ { "type": "reference", - "target": 12866, + "target": 12852, "name": "TaxRegionDTO", "package": "@medusajs/types" } @@ -11402,7 +11402,7 @@ } }, { - "id": 12679, + "id": 12665, "name": "createTaxRegions", "variant": "signature", "kind": 4096, @@ -11437,7 +11437,7 @@ }, "parameters": [ { - "id": 12680, + "id": 12666, "name": "data", "variant": "param", "kind": 32768, @@ -11454,14 +11454,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 12854, + "target": 12840, "name": "CreateTaxRegionDTO", "package": "@medusajs/types" } } }, { - "id": 12681, + "id": 12667, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -11478,7 +11478,7 @@ }, "type": { "type": "reference", - "target": 12801, + "target": 12787, "name": "Context", "package": "@medusajs/types" } @@ -11495,7 +11495,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 12866, + "target": 12852, "name": "TaxRegionDTO", "package": "@medusajs/types" } @@ -11508,14 +11508,14 @@ ] }, { - "id": 12682, + "id": 12668, "name": "deleteTaxRegions", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 12683, + "id": 12669, "name": "deleteTaxRegions", "variant": "signature", "kind": 4096, @@ -11550,7 +11550,7 @@ }, "parameters": [ { - "id": 12684, + "id": 12670, "name": "taxRegionIds", "variant": "param", "kind": 32768, @@ -11572,7 +11572,7 @@ } }, { - "id": 12685, + "id": 12671, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -11589,7 +11589,7 @@ }, "type": { "type": "reference", - "target": 12801, + "target": 12787, "name": "Context", "package": "@medusajs/types" } @@ -11612,7 +11612,7 @@ } }, { - "id": 12686, + "id": 12672, "name": "deleteTaxRegions", "variant": "signature", "kind": 4096, @@ -11647,7 +11647,7 @@ }, "parameters": [ { - "id": 12687, + "id": 12673, "name": "taxRegionId", "variant": "param", "kind": 32768, @@ -11666,7 +11666,7 @@ } }, { - "id": 12688, + "id": 12674, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -11683,7 +11683,7 @@ }, "type": { "type": "reference", - "target": 12801, + "target": 12787, "name": "Context", "package": "@medusajs/types" } @@ -11708,14 +11708,14 @@ ] }, { - "id": 12689, + "id": 12675, "name": "listTaxRegions", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 12690, + "id": 12676, "name": "listTaxRegions", "variant": "signature", "kind": 4096, @@ -11802,7 +11802,7 @@ }, "parameters": [ { - "id": 12691, + "id": 12677, "name": "filters", "variant": "param", "kind": 32768, @@ -11819,13 +11819,13 @@ }, "type": { "type": "reference", - "target": 12876, + "target": 12862, "name": "FilterableTaxRegionProps", "package": "@medusajs/types" } }, { - "id": 12692, + "id": 12678, "name": "config", "variant": "param", "kind": 32768, @@ -11858,11 +11858,11 @@ }, "type": { "type": "reference", - "target": 12775, + "target": 12761, "typeArguments": [ { "type": "reference", - "target": 12866, + "target": 12852, "name": "TaxRegionDTO", "package": "@medusajs/types" } @@ -11872,7 +11872,7 @@ } }, { - "id": 12693, + "id": 12679, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -11889,7 +11889,7 @@ }, "type": { "type": "reference", - "target": 12801, + "target": 12787, "name": "Context", "package": "@medusajs/types" } @@ -11906,7 +11906,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 12866, + "target": 12852, "name": "TaxRegionDTO", "package": "@medusajs/types" } @@ -11919,14 +11919,14 @@ ] }, { - "id": 12694, + "id": 12680, "name": "createTaxRateRules", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 12695, + "id": 12681, "name": "createTaxRateRules", "variant": "signature", "kind": 4096, @@ -11961,7 +11961,7 @@ }, "parameters": [ { - "id": 12696, + "id": 12682, "name": "data", "variant": "param", "kind": 32768, @@ -11976,13 +11976,13 @@ }, "type": { "type": "reference", - "target": 12888, + "target": 12874, "name": "CreateTaxRateRuleDTO", "package": "@medusajs/types" } }, { - "id": 12697, + "id": 12683, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -11999,7 +11999,7 @@ }, "type": { "type": "reference", - "target": 12801, + "target": 12787, "name": "Context", "package": "@medusajs/types" } @@ -12014,7 +12014,7 @@ "typeArguments": [ { "type": "reference", - "target": 12894, + "target": 12880, "name": "TaxRateRuleDTO", "package": "@medusajs/types" } @@ -12024,7 +12024,7 @@ } }, { - "id": 12698, + "id": 12684, "name": "createTaxRateRules", "variant": "signature", "kind": 4096, @@ -12059,7 +12059,7 @@ }, "parameters": [ { - "id": 12699, + "id": 12685, "name": "data", "variant": "param", "kind": 32768, @@ -12076,14 +12076,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 12888, + "target": 12874, "name": "CreateTaxRateRuleDTO", "package": "@medusajs/types" } } }, { - "id": 12700, + "id": 12686, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -12100,7 +12100,7 @@ }, "type": { "type": "reference", - "target": 12801, + "target": 12787, "name": "Context", "package": "@medusajs/types" } @@ -12117,7 +12117,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 12894, + "target": 12880, "name": "TaxRateRuleDTO", "package": "@medusajs/types" } @@ -12130,14 +12130,14 @@ ] }, { - "id": 12701, + "id": 12687, "name": "deleteTaxRateRules", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 12702, + "id": 12688, "name": "deleteTaxRateRules", "variant": "signature", "kind": 4096, @@ -12172,7 +12172,7 @@ }, "parameters": [ { - "id": 12703, + "id": 12689, "name": "taxRateRuleId", "variant": "param", "kind": 32768, @@ -12191,7 +12191,7 @@ } }, { - "id": 12704, + "id": 12690, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -12208,7 +12208,7 @@ }, "type": { "type": "reference", - "target": 12801, + "target": 12787, "name": "Context", "package": "@medusajs/types" } @@ -12231,7 +12231,7 @@ } }, { - "id": 12705, + "id": 12691, "name": "deleteTaxRateRules", "variant": "signature", "kind": 4096, @@ -12266,7 +12266,7 @@ }, "parameters": [ { - "id": 12706, + "id": 12692, "name": "taxRateRuleIds", "variant": "param", "kind": 32768, @@ -12288,7 +12288,7 @@ } }, { - "id": 12707, + "id": 12693, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -12305,7 +12305,7 @@ }, "type": { "type": "reference", - "target": 12801, + "target": 12787, "name": "Context", "package": "@medusajs/types" } @@ -12330,14 +12330,14 @@ ] }, { - "id": 12708, + "id": 12694, "name": "listTaxRateRules", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 12709, + "id": 12695, "name": "listTaxRateRules", "variant": "signature", "kind": 4096, @@ -12424,7 +12424,7 @@ }, "parameters": [ { - "id": 12710, + "id": 12696, "name": "filters", "variant": "param", "kind": 32768, @@ -12441,13 +12441,13 @@ }, "type": { "type": "reference", - "target": 12904, + "target": 12890, "name": "FilterableTaxRateRuleProps", "package": "@medusajs/types" } }, { - "id": 12711, + "id": 12697, "name": "config", "variant": "param", "kind": 32768, @@ -12480,11 +12480,11 @@ }, "type": { "type": "reference", - "target": 12775, + "target": 12761, "typeArguments": [ { "type": "reference", - "target": 12894, + "target": 12880, "name": "TaxRateRuleDTO", "package": "@medusajs/types" } @@ -12494,7 +12494,7 @@ } }, { - "id": 12712, + "id": 12698, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -12511,7 +12511,7 @@ }, "type": { "type": "reference", - "target": 12801, + "target": 12787, "name": "Context", "package": "@medusajs/types" } @@ -12528,7 +12528,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 12894, + "target": 12880, "name": "TaxRateRuleDTO", "package": "@medusajs/types" } @@ -12541,14 +12541,14 @@ ] }, { - "id": 12713, + "id": 12699, "name": "getTaxLines", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 12714, + "id": 12700, "name": "getTaxLines", "variant": "signature", "kind": 4096, @@ -12583,7 +12583,7 @@ }, "parameters": [ { - "id": 12715, + "id": 12701, "name": "items", "variant": "param", "kind": 32768, @@ -12603,13 +12603,13 @@ "types": [ { "type": "reference", - "target": 12915, + "target": 12901, "name": "TaxableItemDTO", "package": "@medusajs/types" }, { "type": "reference", - "target": 12927, + "target": 12913, "name": "TaxableShippingDTO", "package": "@medusajs/types" } @@ -12618,7 +12618,7 @@ } }, { - "id": 12716, + "id": 12702, "name": "calculationContext", "variant": "param", "kind": 32768, @@ -12633,13 +12633,13 @@ }, "type": { "type": "reference", - "target": 12932, + "target": 12918, "name": "TaxCalculationContext", "package": "@medusajs/types" } }, { - "id": 12717, + "id": 12703, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -12656,7 +12656,7 @@ }, "type": { "type": "reference", - "target": 12801, + "target": 12787, "name": "Context", "package": "@medusajs/types" } @@ -12676,13 +12676,13 @@ "types": [ { "type": "reference", - "target": 12947, + "target": 12933, "name": "ItemTaxLineDTO", "package": "@medusajs/types" }, { "type": "reference", - "target": 12954, + "target": 12940, "name": "ShippingTaxLineDTO", "package": "@medusajs/types" } @@ -12697,14 +12697,14 @@ ] }, { - "id": 12718, + "id": 12704, "name": "softDeleteTaxRates", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 12719, + "id": 12705, "name": "softDeleteTaxRates", "variant": "signature", "kind": 4096, @@ -12755,7 +12755,7 @@ }, "typeParameters": [ { - "id": 12720, + "id": 12706, "name": "TReturnableLinkableKeys", "variant": "typeParam", "kind": 131072, @@ -12772,7 +12772,7 @@ ], "parameters": [ { - "id": 12721, + "id": 12707, "name": "taxRateIds", "variant": "param", "kind": 32768, @@ -12794,7 +12794,7 @@ } }, { - "id": 12722, + "id": 12708, "name": "config", "variant": "param", "kind": 32768, @@ -12811,11 +12811,11 @@ }, "type": { "type": "reference", - "target": 12961, + "target": 12947, "typeArguments": [ { "type": "reference", - "target": 12720, + "target": 12706, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -12826,7 +12826,7 @@ } }, { - "id": 12723, + "id": 12709, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -12843,7 +12843,7 @@ }, "type": { "type": "reference", - "target": 12801, + "target": 12787, "name": "Context", "package": "@medusajs/types" } @@ -12895,14 +12895,14 @@ ] }, { - "id": 12724, + "id": 12710, "name": "softDeleteTaxRegions", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 12725, + "id": 12711, "name": "softDeleteTaxRegions", "variant": "signature", "kind": 4096, @@ -12953,7 +12953,7 @@ }, "typeParameters": [ { - "id": 12726, + "id": 12712, "name": "TReturnableLinkableKeys", "variant": "typeParam", "kind": 131072, @@ -12970,7 +12970,7 @@ ], "parameters": [ { - "id": 12727, + "id": 12713, "name": "taxRegionIds", "variant": "param", "kind": 32768, @@ -12992,7 +12992,7 @@ } }, { - "id": 12728, + "id": 12714, "name": "config", "variant": "param", "kind": 32768, @@ -13009,11 +13009,11 @@ }, "type": { "type": "reference", - "target": 12961, + "target": 12947, "typeArguments": [ { "type": "reference", - "target": 12726, + "target": 12712, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -13024,7 +13024,7 @@ } }, { - "id": 12729, + "id": 12715, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -13041,7 +13041,7 @@ }, "type": { "type": "reference", - "target": 12801, + "target": 12787, "name": "Context", "package": "@medusajs/types" } @@ -13093,14 +13093,14 @@ ] }, { - "id": 12730, + "id": 12716, "name": "restoreTaxRegions", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 12731, + "id": 12717, "name": "restoreTaxRegions", "variant": "signature", "kind": 4096, @@ -13151,7 +13151,7 @@ }, "typeParameters": [ { - "id": 12732, + "id": 12718, "name": "TReturnableLinkableKeys", "variant": "typeParam", "kind": 131072, @@ -13168,7 +13168,7 @@ ], "parameters": [ { - "id": 12733, + "id": 12719, "name": "taxRegionIds", "variant": "param", "kind": 32768, @@ -13190,7 +13190,7 @@ } }, { - "id": 12734, + "id": 12720, "name": "config", "variant": "param", "kind": 32768, @@ -13223,11 +13223,11 @@ }, "type": { "type": "reference", - "target": 12851, + "target": 12837, "typeArguments": [ { "type": "reference", - "target": 12732, + "target": 12718, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -13238,7 +13238,7 @@ } }, { - "id": 12735, + "id": 12721, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -13255,7 +13255,7 @@ }, "type": { "type": "reference", - "target": 12801, + "target": 12787, "name": "Context", "package": "@medusajs/types" } @@ -13307,14 +13307,14 @@ ] }, { - "id": 12736, + "id": 12722, "name": "softDeleteTaxRateRules", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 12737, + "id": 12723, "name": "softDeleteTaxRateRules", "variant": "signature", "kind": 4096, @@ -13357,7 +13357,7 @@ }, "typeParameters": [ { - "id": 12738, + "id": 12724, "name": "TReturnableLinkableKeys", "variant": "typeParam", "kind": 131072, @@ -13374,7 +13374,7 @@ ], "parameters": [ { - "id": 12739, + "id": 12725, "name": "taxRateRuleIds", "variant": "param", "kind": 32768, @@ -13396,7 +13396,7 @@ } }, { - "id": 12740, + "id": 12726, "name": "config", "variant": "param", "kind": 32768, @@ -13413,11 +13413,11 @@ }, "type": { "type": "reference", - "target": 12961, + "target": 12947, "typeArguments": [ { "type": "reference", - "target": 12738, + "target": 12724, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -13428,7 +13428,7 @@ } }, { - "id": 12741, + "id": 12727, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -13445,7 +13445,7 @@ }, "type": { "type": "reference", - "target": 12801, + "target": 12787, "name": "Context", "package": "@medusajs/types" } @@ -13497,14 +13497,14 @@ ] }, { - "id": 12742, + "id": 12728, "name": "restoreTaxRateRules", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 12743, + "id": 12729, "name": "restoreTaxRateRules", "variant": "signature", "kind": 4096, @@ -13547,7 +13547,7 @@ }, "typeParameters": [ { - "id": 12744, + "id": 12730, "name": "TReturnableLinkableKeys", "variant": "typeParam", "kind": 131072, @@ -13564,7 +13564,7 @@ ], "parameters": [ { - "id": 12745, + "id": 12731, "name": "taxRateRuleIds", "variant": "param", "kind": 32768, @@ -13586,7 +13586,7 @@ } }, { - "id": 12746, + "id": 12732, "name": "config", "variant": "param", "kind": 32768, @@ -13611,11 +13611,11 @@ }, "type": { "type": "reference", - "target": 12851, + "target": 12837, "typeArguments": [ { "type": "reference", - "target": 12744, + "target": 12730, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -13626,7 +13626,7 @@ } }, { - "id": 12747, + "id": 12733, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -13643,7 +13643,7 @@ }, "type": { "type": "reference", - "target": 12801, + "target": 12787, "name": "Context", "package": "@medusajs/types" } @@ -13699,40 +13699,40 @@ { "title": "Methods", "children": [ - 12620, - 12625, - 12630, - 12635, - 12642, + 12606, + 12611, + 12616, + 12621, + 12628, + 12641, + 12648, 12655, - 12662, - 12669, + 12661, + 12668, 12675, - 12682, - 12689, + 12680, + 12687, 12694, - 12701, - 12708, - 12713, - 12718, - 12724, - 12730, - 12736, - 12742 + 12699, + 12704, + 12710, + 12716, + 12722, + 12728 ] } ], "extendedTypes": [ { "type": "reference", - "target": 12761, + "target": 12747, "name": "IModuleService", "package": "@medusajs/types" } ] }, { - "id": 13083, + "id": 13069, "name": "BigNumberRawValue", "variant": "declaration", "kind": 2097152, @@ -13740,14 +13740,14 @@ "type": { "type": "reflection", "declaration": { - "id": 13084, + "id": 13070, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 13085, + "id": 13071, "name": "value", "variant": "declaration", "kind": 1024, @@ -13771,20 +13771,20 @@ { "title": "Properties", "children": [ - 13085 + 13071 ] } ], "indexSignatures": [ { - "id": 13086, + "id": 13072, "name": "__index", "variant": "signature", "kind": 8192, "flags": {}, "parameters": [ { - "id": 13087, + "id": 13073, "name": "key", "variant": "param", "kind": 32768, @@ -13805,7 +13805,7 @@ } }, { - "id": 13029, + "id": 13015, "name": "BigNumberInput", "variant": "declaration", "kind": 2097152, @@ -13815,7 +13815,7 @@ "types": [ { "type": "reference", - "target": 13083, + "target": 13069, "name": "BigNumberRawValue", "package": "@medusajs/types" }, @@ -13845,208 +13845,264 @@ { "title": "Interfaces", "children": [ - 12775, - 13002, - 12961, - 12851, - 13088, - 13036, 12761, - 13063, 12988, - 12801, - 12788, - 12813, - 12866, - 12876, - 12894, - 12904, - 12915, - 12927, - 12932, - 13030, 12947, - 12954, - 12825, - 12843, - 12834, - 12854, - 12888, - 12619 + 12837, + 13074, + 13022, + 12747, + 13049, + 12974, + 12787, + 12774, + 12799, + 12852, + 12862, + 12880, + 12890, + 12901, + 12913, + 12918, + 13016, + 12933, + 12940, + 12811, + 12829, + 12820, + 12840, + 12874, + 12605 ] }, { "title": "Type Aliases", "children": [ - 13028, - 13079, - 13081, - 13106, - 13134, - 13124, - 13006, - 13122, - 13116, - 13121, + 13014, + 13065, + 13067, + 13092, + 13120, 13110, - 13118, - 13100, - 13059, + 12992, + 13108, + 13102, + 13107, + 13096, + 13104, + 13086, + 13045, + 13055, + 13077, + 13039, + 12950, + 13036, 13069, - 13091, - 13053, - 12964, - 13050, - 13083, - 13029 + 13015 ] } ], "packageName": "@medusajs/types", "symbolIdMap": { - "12618": { + "12604": { "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", "qualifiedName": "" }, - "12619": { + "12605": { "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", "qualifiedName": "ITaxModuleService" }, - "12620": { + "12606": { "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", "qualifiedName": "ITaxModuleService.retrieveTaxRate" }, - "12621": { + "12607": { "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", "qualifiedName": "ITaxModuleService.retrieveTaxRate" }, - "12622": { + "12608": { "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", "qualifiedName": "taxRateId" }, - "12623": { + "12609": { "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", "qualifiedName": "config" }, + "12610": { + "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", + "qualifiedName": "sharedContext" + }, + "12611": { + "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", + "qualifiedName": "ITaxModuleService.listTaxRates" + }, + "12612": { + "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", + "qualifiedName": "ITaxModuleService.listTaxRates" + }, + "12613": { + "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", + "qualifiedName": "filters" + }, + "12614": { + "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", + "qualifiedName": "config" + }, + "12615": { + "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", + "qualifiedName": "sharedContext" + }, + "12616": { + "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", + "qualifiedName": "ITaxModuleService.listAndCountTaxRates" + }, + "12617": { + "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", + "qualifiedName": "ITaxModuleService.listAndCountTaxRates" + }, + "12618": { + "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", + "qualifiedName": "filters" + }, + "12619": { + "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", + "qualifiedName": "config" + }, + "12620": { + "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", + "qualifiedName": "sharedContext" + }, + "12621": { + "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", + "qualifiedName": "ITaxModuleService.createTaxRates" + }, + "12622": { + "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", + "qualifiedName": "ITaxModuleService.createTaxRates" + }, + "12623": { + "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", + "qualifiedName": "data" + }, "12624": { "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", "qualifiedName": "sharedContext" }, "12625": { "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "ITaxModuleService.listTaxRates" + "qualifiedName": "ITaxModuleService.createTaxRates" }, "12626": { "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "ITaxModuleService.listTaxRates" + "qualifiedName": "data" }, "12627": { "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "filters" + "qualifiedName": "sharedContext" }, "12628": { "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "config" + "qualifiedName": "ITaxModuleService.updateTaxRates" }, "12629": { "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "ITaxModuleService.updateTaxRates" }, "12630": { "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "ITaxModuleService.listAndCountTaxRates" + "qualifiedName": "taxRateId" }, "12631": { "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "ITaxModuleService.listAndCountTaxRates" + "qualifiedName": "data" }, "12632": { "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "filters" + "qualifiedName": "sharedContext" }, "12633": { "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "config" + "qualifiedName": "ITaxModuleService.updateTaxRates" }, "12634": { "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "taxRateIds" }, "12635": { "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "ITaxModuleService.createTaxRates" + "qualifiedName": "data" }, "12636": { "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "ITaxModuleService.createTaxRates" + "qualifiedName": "sharedContext" }, "12637": { "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "data" + "qualifiedName": "ITaxModuleService.updateTaxRates" }, "12638": { "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "selector" }, "12639": { "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "ITaxModuleService.createTaxRates" + "qualifiedName": "data" }, "12640": { "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "data" + "qualifiedName": "sharedContext" }, "12641": { "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "ITaxModuleService.upsertTaxRates" }, "12642": { "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "ITaxModuleService.updateTaxRates" + "qualifiedName": "ITaxModuleService.upsertTaxRates" }, "12643": { "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "ITaxModuleService.updateTaxRates" + "qualifiedName": "data" }, "12644": { "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "taxRateId" + "qualifiedName": "sharedContext" }, "12645": { "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "data" + "qualifiedName": "ITaxModuleService.upsertTaxRates" }, "12646": { "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "data" }, "12647": { "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "ITaxModuleService.updateTaxRates" + "qualifiedName": "sharedContext" }, "12648": { "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "taxRateIds" + "qualifiedName": "ITaxModuleService.deleteTaxRates" }, "12649": { "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "data" + "qualifiedName": "ITaxModuleService.deleteTaxRates" }, "12650": { "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "taxRateIds" }, "12651": { "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "ITaxModuleService.updateTaxRates" + "qualifiedName": "sharedContext" }, "12652": { "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "selector" + "qualifiedName": "ITaxModuleService.deleteTaxRates" }, "12653": { "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "data" + "qualifiedName": "taxRateId" }, "12654": { "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", @@ -14054,79 +14110,79 @@ }, "12655": { "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "ITaxModuleService.upsertTaxRates" + "qualifiedName": "ITaxModuleService.restoreTaxRates" }, "12656": { "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "ITaxModuleService.upsertTaxRates" + "qualifiedName": "ITaxModuleService.restoreTaxRates" }, "12657": { "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "data" + "qualifiedName": "TReturnableLinkableKeys" }, "12658": { "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "taxRateIds" }, "12659": { "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "ITaxModuleService.upsertTaxRates" + "qualifiedName": "config" }, "12660": { "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "data" + "qualifiedName": "sharedContext" }, "12661": { "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "ITaxModuleService.createTaxRegions" }, "12662": { "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "ITaxModuleService.deleteTaxRates" + "qualifiedName": "ITaxModuleService.createTaxRegions" }, "12663": { "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "ITaxModuleService.deleteTaxRates" + "qualifiedName": "data" }, "12664": { "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "taxRateIds" + "qualifiedName": "sharedContext" }, "12665": { "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "ITaxModuleService.createTaxRegions" }, "12666": { "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "ITaxModuleService.deleteTaxRates" + "qualifiedName": "data" }, "12667": { "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "taxRateId" + "qualifiedName": "sharedContext" }, "12668": { "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "ITaxModuleService.deleteTaxRegions" }, "12669": { "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "ITaxModuleService.restoreTaxRates" + "qualifiedName": "ITaxModuleService.deleteTaxRegions" }, "12670": { "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "ITaxModuleService.restoreTaxRates" + "qualifiedName": "taxRegionIds" }, "12671": { "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "TReturnableLinkableKeys" + "qualifiedName": "sharedContext" }, "12672": { "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "taxRateIds" + "qualifiedName": "ITaxModuleService.deleteTaxRegions" }, "12673": { "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "config" + "qualifiedName": "taxRegionId" }, "12674": { "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", @@ -14134,75 +14190,75 @@ }, "12675": { "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "ITaxModuleService.createTaxRegions" + "qualifiedName": "ITaxModuleService.listTaxRegions" }, "12676": { "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "ITaxModuleService.createTaxRegions" + "qualifiedName": "ITaxModuleService.listTaxRegions" }, "12677": { "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "data" + "qualifiedName": "filters" }, "12678": { "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "config" }, "12679": { "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "ITaxModuleService.createTaxRegions" + "qualifiedName": "sharedContext" }, "12680": { "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "data" + "qualifiedName": "ITaxModuleService.createTaxRateRules" }, "12681": { "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "ITaxModuleService.createTaxRateRules" }, "12682": { "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "ITaxModuleService.deleteTaxRegions" + "qualifiedName": "data" }, "12683": { "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "ITaxModuleService.deleteTaxRegions" + "qualifiedName": "sharedContext" }, "12684": { "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "taxRegionIds" + "qualifiedName": "ITaxModuleService.createTaxRateRules" }, "12685": { "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "data" }, "12686": { "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "ITaxModuleService.deleteTaxRegions" + "qualifiedName": "sharedContext" }, "12687": { "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "taxRegionId" + "qualifiedName": "ITaxModuleService.deleteTaxRateRules" }, "12688": { "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "ITaxModuleService.deleteTaxRateRules" }, "12689": { "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "ITaxModuleService.listTaxRegions" + "qualifiedName": "taxRateRuleId" }, "12690": { "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "ITaxModuleService.listTaxRegions" + "qualifiedName": "sharedContext" }, "12691": { "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "filters" + "qualifiedName": "ITaxModuleService.deleteTaxRateRules" }, "12692": { "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "config" + "qualifiedName": "taxRateRuleIds" }, "12693": { "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", @@ -14210,1551 +14266,1547 @@ }, "12694": { "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "ITaxModuleService.createTaxRateRules" + "qualifiedName": "ITaxModuleService.listTaxRateRules" }, "12695": { "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "ITaxModuleService.createTaxRateRules" + "qualifiedName": "ITaxModuleService.listTaxRateRules" }, "12696": { "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "data" + "qualifiedName": "filters" }, "12697": { "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "config" }, "12698": { "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "ITaxModuleService.createTaxRateRules" + "qualifiedName": "sharedContext" }, "12699": { "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "data" + "qualifiedName": "ITaxModuleService.getTaxLines" }, "12700": { "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "ITaxModuleService.getTaxLines" }, "12701": { "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "ITaxModuleService.deleteTaxRateRules" + "qualifiedName": "items" }, "12702": { "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "ITaxModuleService.deleteTaxRateRules" + "qualifiedName": "calculationContext" }, "12703": { "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "taxRateRuleId" + "qualifiedName": "sharedContext" }, "12704": { "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "ITaxModuleService.softDeleteTaxRates" }, "12705": { "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "ITaxModuleService.deleteTaxRateRules" + "qualifiedName": "ITaxModuleService.softDeleteTaxRates" }, "12706": { "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "taxRateRuleIds" + "qualifiedName": "TReturnableLinkableKeys" }, "12707": { "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "taxRateIds" }, "12708": { "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "ITaxModuleService.listTaxRateRules" + "qualifiedName": "config" }, "12709": { "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "ITaxModuleService.listTaxRateRules" + "qualifiedName": "sharedContext" }, "12710": { "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "filters" + "qualifiedName": "ITaxModuleService.softDeleteTaxRegions" }, "12711": { "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "config" + "qualifiedName": "ITaxModuleService.softDeleteTaxRegions" }, "12712": { "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "TReturnableLinkableKeys" }, "12713": { "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "ITaxModuleService.getTaxLines" + "qualifiedName": "taxRegionIds" }, "12714": { "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "ITaxModuleService.getTaxLines" + "qualifiedName": "config" }, "12715": { "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "items" + "qualifiedName": "sharedContext" }, "12716": { "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "calculationContext" + "qualifiedName": "ITaxModuleService.restoreTaxRegions" }, "12717": { "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "ITaxModuleService.restoreTaxRegions" }, "12718": { "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "ITaxModuleService.softDeleteTaxRates" + "qualifiedName": "TReturnableLinkableKeys" }, "12719": { "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "ITaxModuleService.softDeleteTaxRates" + "qualifiedName": "taxRegionIds" }, "12720": { "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "TReturnableLinkableKeys" + "qualifiedName": "config" }, "12721": { "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "taxRateIds" + "qualifiedName": "sharedContext" }, "12722": { "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "config" + "qualifiedName": "ITaxModuleService.softDeleteTaxRateRules" }, "12723": { "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "ITaxModuleService.softDeleteTaxRateRules" }, "12724": { "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "ITaxModuleService.softDeleteTaxRegions" + "qualifiedName": "TReturnableLinkableKeys" }, "12725": { "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "ITaxModuleService.softDeleteTaxRegions" + "qualifiedName": "taxRateRuleIds" }, "12726": { "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "TReturnableLinkableKeys" + "qualifiedName": "config" }, "12727": { "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "taxRegionIds" + "qualifiedName": "sharedContext" }, "12728": { "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "config" + "qualifiedName": "ITaxModuleService.restoreTaxRateRules" }, "12729": { "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "ITaxModuleService.restoreTaxRateRules" }, "12730": { "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "ITaxModuleService.restoreTaxRegions" + "qualifiedName": "TReturnableLinkableKeys" }, "12731": { "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "ITaxModuleService.restoreTaxRegions" + "qualifiedName": "taxRateRuleIds" }, "12732": { "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "TReturnableLinkableKeys" + "qualifiedName": "config" }, "12733": { - "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "taxRegionIds" - }, - "12734": { - "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "config" - }, - "12735": { "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", "qualifiedName": "sharedContext" }, - "12736": { - "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "ITaxModuleService.softDeleteTaxRateRules" - }, - "12737": { - "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "ITaxModuleService.softDeleteTaxRateRules" - }, - "12738": { - "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "TReturnableLinkableKeys" - }, - "12739": { - "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "taxRateRuleIds" - }, - "12740": { - "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "config" - }, - "12741": { - "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "sharedContext" - }, - "12742": { - "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "ITaxModuleService.restoreTaxRateRules" - }, - "12743": { - "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "ITaxModuleService.restoreTaxRateRules" - }, - "12744": { - "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "TReturnableLinkableKeys" - }, - "12745": { - "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "taxRateRuleIds" - }, - "12746": { - "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "config" - }, "12747": { - "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "sharedContext" - }, - "12761": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "IModuleService" }, - "12775": { + "12761": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig" }, - "12776": { + "12762": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig.select" }, - "12777": { + "12763": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig.skip" }, - "12778": { + "12764": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig.take" }, - "12779": { + "12765": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig.relations" }, - "12780": { + "12766": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig.order" }, - "12781": { + "12767": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "__type" }, - "12782": { + "12768": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "__type.__index" }, - "12784": { + "12770": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig.withDeleted" }, - "12785": { + "12771": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig.filters" }, - "12786": { + "12772": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig.options" }, - "12787": { + "12773": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig.Entity" }, - "12788": { + "12774": { "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", "qualifiedName": "TaxRateDTO" }, - "12789": { + "12775": { "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", "qualifiedName": "TaxRateDTO.id" }, - "12790": { + "12776": { "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", "qualifiedName": "TaxRateDTO.rate" }, - "12791": { + "12777": { "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", "qualifiedName": "TaxRateDTO.code" }, - "12792": { + "12778": { "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", "qualifiedName": "TaxRateDTO.name" }, - "12793": { + "12779": { "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", "qualifiedName": "TaxRateDTO.metadata" }, - "12794": { + "12780": { "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", "qualifiedName": "TaxRateDTO.tax_region_id" }, - "12795": { + "12781": { "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", "qualifiedName": "TaxRateDTO.is_combinable" }, - "12796": { + "12782": { "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", "qualifiedName": "TaxRateDTO.is_default" }, - "12797": { + "12783": { "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", "qualifiedName": "TaxRateDTO.created_at" }, - "12798": { + "12784": { "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", "qualifiedName": "TaxRateDTO.updated_at" }, - "12799": { + "12785": { "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", "qualifiedName": "TaxRateDTO.deleted_at" }, - "12800": { + "12786": { "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", "qualifiedName": "TaxRateDTO.created_by" }, - "12801": { + "12787": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "Context" }, - "12802": { + "12788": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type.__type" }, - "12803": { + "12789": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type.transactionManager" }, - "12804": { + "12790": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type.manager" }, - "12805": { + "12791": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type.isolationLevel" }, - "12806": { + "12792": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type.enableNestedTransactions" }, - "12807": { + "12793": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type.eventGroupId" }, - "12808": { + "12794": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type.transactionId" }, - "12809": { + "12795": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type.messageAggregator" }, - "12810": { + "12796": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type.requestId" }, - "12811": { + "12797": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type.idempotencyKey" }, - "12812": { + "12798": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "TManager" }, - "12813": { + "12799": { "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", "qualifiedName": "FilterableTaxRateProps" }, - "12814": { + "12800": { "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", "qualifiedName": "FilterableTaxRateProps.q" }, - "12815": { + "12801": { "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", "qualifiedName": "FilterableTaxRateProps.id" }, - "12816": { + "12802": { "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", "qualifiedName": "FilterableTaxRateProps.tax_region_id" }, - "12817": { + "12803": { "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", "qualifiedName": "FilterableTaxRateProps.rate" }, - "12818": { + "12804": { "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", "qualifiedName": "FilterableTaxRateProps.code" }, - "12819": { + "12805": { "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", "qualifiedName": "FilterableTaxRateProps.name" }, - "12820": { + "12806": { "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", "qualifiedName": "FilterableTaxRateProps.created_at" }, - "12821": { + "12807": { "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", "qualifiedName": "FilterableTaxRateProps.updated_at" }, - "12822": { + "12808": { "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", "qualifiedName": "FilterableTaxRateProps.created_by" }, - "12823": { + "12809": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.$and" }, - "12824": { + "12810": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.$or" }, - "12825": { + "12811": { "sourceFileName": "../../../../packages/core/types/src/tax/mutations.ts", "qualifiedName": "CreateTaxRateDTO" }, - "12826": { + "12812": { "sourceFileName": "../../../../packages/core/types/src/tax/mutations.ts", "qualifiedName": "CreateTaxRateDTO.tax_region_id" }, - "12827": { + "12813": { "sourceFileName": "../../../../packages/core/types/src/tax/mutations.ts", "qualifiedName": "CreateTaxRateDTO.rate" }, - "12828": { + "12814": { "sourceFileName": "../../../../packages/core/types/src/tax/mutations.ts", "qualifiedName": "CreateTaxRateDTO.code" }, - "12829": { + "12815": { "sourceFileName": "../../../../packages/core/types/src/tax/mutations.ts", "qualifiedName": "CreateTaxRateDTO.name" }, - "12830": { + "12816": { "sourceFileName": "../../../../packages/core/types/src/tax/mutations.ts", "qualifiedName": "CreateTaxRateDTO.rules" }, - "12831": { + "12817": { "sourceFileName": "../../../../packages/core/types/src/tax/mutations.ts", "qualifiedName": "CreateTaxRateDTO.is_default" }, - "12832": { + "12818": { "sourceFileName": "../../../../packages/core/types/src/tax/mutations.ts", "qualifiedName": "CreateTaxRateDTO.created_by" }, - "12833": { + "12819": { "sourceFileName": "../../../../packages/core/types/src/tax/mutations.ts", "qualifiedName": "CreateTaxRateDTO.metadata" }, - "12834": { + "12820": { "sourceFileName": "../../../../packages/core/types/src/tax/mutations.ts", "qualifiedName": "UpdateTaxRateDTO" }, - "12835": { + "12821": { "sourceFileName": "../../../../packages/core/types/src/tax/mutations.ts", "qualifiedName": "UpdateTaxRateDTO.rate" }, - "12836": { + "12822": { "sourceFileName": "../../../../packages/core/types/src/tax/mutations.ts", "qualifiedName": "UpdateTaxRateDTO.code" }, - "12837": { + "12823": { "sourceFileName": "../../../../packages/core/types/src/tax/mutations.ts", "qualifiedName": "UpdateTaxRateDTO.name" }, - "12838": { + "12824": { "sourceFileName": "../../../../packages/core/types/src/tax/mutations.ts", "qualifiedName": "UpdateTaxRateDTO.rules" }, - "12839": { + "12825": { "sourceFileName": "../../../../packages/core/types/src/tax/mutations.ts", "qualifiedName": "UpdateTaxRateDTO.is_default" }, - "12840": { + "12826": { "sourceFileName": "../../../../packages/core/types/src/tax/mutations.ts", "qualifiedName": "UpdateTaxRateDTO.is_combinable" }, - "12842": { + "12828": { "sourceFileName": "../../../../packages/core/types/src/tax/mutations.ts", "qualifiedName": "UpdateTaxRateDTO.metadata" }, - "12843": { + "12829": { "sourceFileName": "../../../../packages/core/types/src/tax/mutations.ts", "qualifiedName": "UpsertTaxRateDTO" }, - "12844": { + "12830": { "sourceFileName": "../../../../packages/core/types/src/tax/mutations.ts", "qualifiedName": "UpsertTaxRateDTO.id" }, - "12845": { + "12831": { "sourceFileName": "../../../../packages/core/types/src/tax/mutations.ts", "qualifiedName": "UpsertTaxRateDTO.rate" }, - "12846": { + "12832": { "sourceFileName": "../../../../packages/core/types/src/tax/mutations.ts", "qualifiedName": "UpsertTaxRateDTO.code" }, - "12847": { + "12833": { "sourceFileName": "../../../../packages/core/types/src/tax/mutations.ts", "qualifiedName": "UpsertTaxRateDTO.name" }, - "12848": { + "12834": { "sourceFileName": "../../../../packages/core/types/src/tax/mutations.ts", "qualifiedName": "UpsertTaxRateDTO.is_default" }, - "12849": { + "12835": { "sourceFileName": "../../../../packages/core/types/src/tax/mutations.ts", "qualifiedName": "UpsertTaxRateDTO.created_by" }, - "12850": { + "12836": { "sourceFileName": "../../../../packages/core/types/src/tax/mutations.ts", "qualifiedName": "UpsertTaxRateDTO.metadata" }, - "12851": { + "12837": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", "qualifiedName": "RestoreReturn" }, - "12852": { + "12838": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", "qualifiedName": "__type.returnLinkableKeys" }, - "12853": { + "12839": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", "qualifiedName": "TReturnableLinkableKeys" }, - "12854": { + "12840": { "sourceFileName": "../../../../packages/core/types/src/tax/mutations.ts", "qualifiedName": "CreateTaxRegionDTO" }, - "12855": { + "12841": { "sourceFileName": "../../../../packages/core/types/src/tax/mutations.ts", "qualifiedName": "CreateTaxRegionDTO.country_code" }, - "12856": { + "12842": { "sourceFileName": "../../../../packages/core/types/src/tax/mutations.ts", "qualifiedName": "CreateTaxRegionDTO.province_code" }, - "12857": { + "12843": { "sourceFileName": "../../../../packages/core/types/src/tax/mutations.ts", "qualifiedName": "CreateTaxRegionDTO.parent_id" }, - "12858": { + "12844": { "sourceFileName": "../../../../packages/core/types/src/tax/mutations.ts", "qualifiedName": "CreateTaxRegionDTO.metadata" }, - "12859": { + "12845": { "sourceFileName": "../../../../packages/core/types/src/tax/mutations.ts", "qualifiedName": "CreateTaxRegionDTO.created_by" }, - "12860": { + "12846": { "sourceFileName": "../../../../packages/core/types/src/tax/mutations.ts", "qualifiedName": "CreateTaxRegionDTO.default_tax_rate" }, - "12861": { + "12847": { "sourceFileName": "../../../../packages/core/types/src/tax/mutations.ts", "qualifiedName": "__type" }, - "12862": { + "12848": { "sourceFileName": "../../../../packages/core/types/src/tax/mutations.ts", "qualifiedName": "__type.rate" }, - "12863": { + "12849": { "sourceFileName": "../../../../packages/core/types/src/tax/mutations.ts", "qualifiedName": "__type.code" }, - "12864": { + "12850": { "sourceFileName": "../../../../packages/core/types/src/tax/mutations.ts", "qualifiedName": "__type.name" }, - "12865": { + "12851": { "sourceFileName": "../../../../packages/core/types/src/tax/mutations.ts", "qualifiedName": "__type.metadata" }, - "12866": { + "12852": { "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", "qualifiedName": "TaxRegionDTO" }, - "12867": { + "12853": { "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", "qualifiedName": "TaxRegionDTO.id" }, - "12868": { + "12854": { "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", "qualifiedName": "TaxRegionDTO.country_code" }, - "12869": { + "12855": { "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", "qualifiedName": "TaxRegionDTO.province_code" }, - "12870": { + "12856": { "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", "qualifiedName": "TaxRegionDTO.parent_id" }, - "12871": { + "12857": { "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", "qualifiedName": "TaxRegionDTO.metadata" }, - "12872": { + "12858": { "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", "qualifiedName": "TaxRegionDTO.created_at" }, - "12873": { + "12859": { "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", "qualifiedName": "TaxRegionDTO.updated_at" }, - "12874": { + "12860": { "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", "qualifiedName": "TaxRegionDTO.created_by" }, - "12875": { + "12861": { "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", "qualifiedName": "TaxRegionDTO.deleted_at" }, - "12876": { + "12862": { "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", "qualifiedName": "FilterableTaxRegionProps" }, - "12877": { + "12863": { "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", "qualifiedName": "FilterableTaxRegionProps.q" }, - "12878": { + "12864": { "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", "qualifiedName": "FilterableTaxRegionProps.id" }, - "12879": { + "12865": { "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", "qualifiedName": "FilterableTaxRegionProps.country_code" }, - "12880": { + "12866": { "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", "qualifiedName": "FilterableTaxRegionProps.province_code" }, - "12881": { + "12867": { "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", "qualifiedName": "FilterableTaxRegionProps.parent_id" }, - "12882": { + "12868": { "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", "qualifiedName": "FilterableTaxRegionProps.metadata" }, - "12883": { + "12869": { "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", "qualifiedName": "FilterableTaxRegionProps.created_at" }, - "12884": { + "12870": { "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", "qualifiedName": "FilterableTaxRegionProps.updated_at" }, - "12885": { + "12871": { "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", "qualifiedName": "FilterableTaxRegionProps.created_by" }, - "12886": { + "12872": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.$and" }, - "12887": { + "12873": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.$or" }, - "12888": { + "12874": { "sourceFileName": "../../../../packages/core/types/src/tax/mutations.ts", "qualifiedName": "CreateTaxRateRuleDTO" }, - "12889": { + "12875": { "sourceFileName": "../../../../packages/core/types/src/tax/mutations.ts", "qualifiedName": "CreateTaxRateRuleDTO.reference" }, - "12890": { + "12876": { "sourceFileName": "../../../../packages/core/types/src/tax/mutations.ts", "qualifiedName": "CreateTaxRateRuleDTO.reference_id" }, - "12891": { + "12877": { "sourceFileName": "../../../../packages/core/types/src/tax/mutations.ts", "qualifiedName": "CreateTaxRateRuleDTO.tax_rate_id" }, - "12892": { + "12878": { "sourceFileName": "../../../../packages/core/types/src/tax/mutations.ts", "qualifiedName": "CreateTaxRateRuleDTO.metadata" }, - "12893": { + "12879": { "sourceFileName": "../../../../packages/core/types/src/tax/mutations.ts", "qualifiedName": "CreateTaxRateRuleDTO.created_by" }, - "12894": { + "12880": { "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", "qualifiedName": "TaxRateRuleDTO" }, - "12895": { + "12881": { "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", "qualifiedName": "TaxRateRuleDTO.id" }, - "12896": { + "12882": { "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", "qualifiedName": "TaxRateRuleDTO.reference" }, - "12897": { + "12883": { "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", "qualifiedName": "TaxRateRuleDTO.reference_id" }, - "12898": { + "12884": { "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", "qualifiedName": "TaxRateRuleDTO.tax_rate_id" }, - "12899": { + "12885": { "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", "qualifiedName": "TaxRateRuleDTO.tax_rate" }, - "12900": { + "12886": { "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", "qualifiedName": "TaxRateRuleDTO.metadata" }, - "12901": { + "12887": { "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", "qualifiedName": "TaxRateRuleDTO.created_at" }, - "12902": { + "12888": { "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", "qualifiedName": "TaxRateRuleDTO.updated_at" }, - "12903": { + "12889": { "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", "qualifiedName": "TaxRateRuleDTO.created_by" }, - "12904": { + "12890": { "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", "qualifiedName": "FilterableTaxRateRuleProps" }, - "12905": { + "12891": { "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", "qualifiedName": "FilterableTaxRateRuleProps.reference" }, - "12906": { + "12892": { "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", "qualifiedName": "FilterableTaxRateRuleProps.reference_id" }, - "12907": { + "12893": { "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", "qualifiedName": "FilterableTaxRateRuleProps.tax_rate_id" }, - "12908": { + "12894": { "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", "qualifiedName": "FilterableTaxRateRuleProps.tax_rate" }, - "12909": { + "12895": { "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", "qualifiedName": "FilterableTaxRateRuleProps.metadata" }, - "12910": { + "12896": { "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", "qualifiedName": "FilterableTaxRateRuleProps.created_at" }, - "12911": { + "12897": { "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", "qualifiedName": "FilterableTaxRateRuleProps.updated_at" }, - "12912": { + "12898": { "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", "qualifiedName": "FilterableTaxRateRuleProps.created_by" }, - "12913": { + "12899": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.$and" }, - "12914": { + "12900": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.$or" }, - "12915": { + "12901": { "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", "qualifiedName": "TaxableItemDTO" }, - "12916": { + "12902": { "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", "qualifiedName": "TaxableItemDTO.id" }, - "12917": { + "12903": { "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", "qualifiedName": "TaxableItemDTO.product_id" }, - "12918": { + "12904": { "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", "qualifiedName": "TaxableItemDTO.product_name" }, - "12919": { + "12905": { "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", "qualifiedName": "TaxableItemDTO.product_category_id" }, - "12920": { + "12906": { "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", "qualifiedName": "TaxableItemDTO.product_categories" }, - "12921": { + "12907": { "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", "qualifiedName": "TaxableItemDTO.product_sku" }, - "12922": { + "12908": { "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", "qualifiedName": "TaxableItemDTO.product_type" }, - "12923": { + "12909": { "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", "qualifiedName": "TaxableItemDTO.product_type_id" }, - "12924": { + "12910": { "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", "qualifiedName": "TaxableItemDTO.quantity" }, - "12925": { + "12911": { "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", "qualifiedName": "TaxableItemDTO.unit_price" }, - "12926": { + "12912": { "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", "qualifiedName": "TaxableItemDTO.currency_code" }, - "12927": { + "12913": { "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", "qualifiedName": "TaxableShippingDTO" }, - "12928": { + "12914": { "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", "qualifiedName": "TaxableShippingDTO.id" }, - "12929": { + "12915": { "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", "qualifiedName": "TaxableShippingDTO.shipping_option_id" }, - "12930": { + "12916": { "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", "qualifiedName": "TaxableShippingDTO.unit_price" }, - "12931": { + "12917": { "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", "qualifiedName": "TaxableShippingDTO.currency_code" }, - "12932": { + "12918": { "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", "qualifiedName": "TaxCalculationContext" }, - "12933": { + "12919": { "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", "qualifiedName": "TaxCalculationContext.address" }, - "12934": { + "12920": { "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", "qualifiedName": "__type" }, - "12935": { + "12921": { "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", "qualifiedName": "__type.country_code" }, - "12936": { + "12922": { "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", "qualifiedName": "__type.province_code" }, - "12937": { + "12923": { "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", "qualifiedName": "__type.address_1" }, - "12938": { + "12924": { "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", "qualifiedName": "__type.address_2" }, - "12939": { + "12925": { "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", "qualifiedName": "__type.city" }, - "12940": { + "12926": { "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", "qualifiedName": "__type.postal_code" }, - "12941": { + "12927": { "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", "qualifiedName": "TaxCalculationContext.customer" }, - "12942": { + "12928": { "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", "qualifiedName": "__type" }, - "12943": { + "12929": { "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", "qualifiedName": "__type.id" }, - "12944": { + "12930": { "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", "qualifiedName": "__type.email" }, - "12945": { + "12931": { "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", "qualifiedName": "__type.customer_groups" }, - "12946": { + "12932": { "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", "qualifiedName": "TaxCalculationContext.is_return" }, - "12947": { + "12933": { "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", "qualifiedName": "ItemTaxLineDTO" }, - "12948": { + "12934": { "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", "qualifiedName": "ItemTaxLineDTO.line_item_id" }, - "12949": { + "12935": { "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", "qualifiedName": "TaxLineDTO.rate_id" }, - "12950": { + "12936": { "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", "qualifiedName": "TaxLineDTO.rate" }, - "12951": { + "12937": { "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", "qualifiedName": "TaxLineDTO.code" }, - "12952": { + "12938": { "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", "qualifiedName": "TaxLineDTO.name" }, - "12953": { + "12939": { "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", "qualifiedName": "TaxLineDTO.provider_id" }, - "12954": { + "12940": { "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", "qualifiedName": "ShippingTaxLineDTO" }, - "12955": { + "12941": { "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", "qualifiedName": "ShippingTaxLineDTO.shipping_line_id" }, - "12956": { + "12942": { "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", "qualifiedName": "TaxLineDTO.rate_id" }, - "12957": { + "12943": { "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", "qualifiedName": "TaxLineDTO.rate" }, - "12958": { + "12944": { "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", "qualifiedName": "TaxLineDTO.code" }, - "12959": { + "12945": { "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", "qualifiedName": "TaxLineDTO.name" }, - "12960": { + "12946": { "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", "qualifiedName": "TaxLineDTO.provider_id" }, - "12961": { + "12947": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", "qualifiedName": "SoftDeleteReturn" }, - "12962": { + "12948": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", "qualifiedName": "__type.returnLinkableKeys" }, - "12963": { + "12949": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", "qualifiedName": "TReturnableLinkableKeys" }, - "12964": { + "12950": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "ModuleJoinerConfig" }, - "12965": { + "12951": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type" }, - "12966": { + "12952": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.schema" }, - "12967": { + "12953": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.relationships" }, - "12968": { + "12954": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.extends" }, - "12969": { + "12955": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type" }, - "12970": { + "12956": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.serviceName" }, - "12971": { + "12957": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.fieldAlias" }, - "12972": { + "12958": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type" }, - "12973": { + "12959": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.path" }, - "12974": { + "12960": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.forwardArgumentsOnPath" }, - "12975": { + "12961": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.isList" }, - "12976": { + "12962": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.relationship" }, - "12977": { + "12963": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.serviceName" }, - "12978": { + "12964": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.primaryKeys" }, - "12979": { + "12965": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.isLink" }, - "12980": { + "12966": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.linkableKeys" }, - "12981": { + "12967": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.isReadOnlyLink" }, - "12982": { + "12968": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.extraDataFields" }, - "12983": { + "12969": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.databaseConfig" }, - "12984": { + "12970": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type" }, - "12985": { + "12971": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.tableName" }, - "12986": { + "12972": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.idPrefix" }, - "12987": { + "12973": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.extraFields" }, - "12988": { + "12974": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "IMessageAggregator" }, - "12989": { + "12975": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "IMessageAggregator.save" }, - "12990": { + "12976": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "IMessageAggregator.save" }, - "12991": { + "12977": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "msg" }, - "12992": { + "12978": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "IMessageAggregator.getMessages" }, - "12993": { + "12979": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "IMessageAggregator.getMessages" }, - "12994": { + "12980": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "format" }, - "12995": { + "12981": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "IMessageAggregator.clearMessages" }, - "12996": { + "12982": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "IMessageAggregator.clearMessages" }, - "12997": { + "12983": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "IMessageAggregator.saveRawMessageData" }, - "12998": { + "12984": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "IMessageAggregator.saveRawMessageData" }, - "12999": { + "12985": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "T" }, - "13000": { + "12986": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "messageData" }, - "13001": { + "12987": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "options" }, - "13002": { + "12988": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable" }, - "13003": { + "12989": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.$and" }, - "13004": { + "12990": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.$or" }, - "13005": { + "12991": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.T" }, - "13006": { + "12992": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "OperatorMap" }, - "13007": { + "12993": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type" }, - "13008": { + "12994": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type.$and" }, - "13009": { + "12995": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type.$or" }, - "13010": { + "12996": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type.$eq" }, - "13011": { + "12997": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type.$ne" }, - "13012": { + "12998": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type.$in" }, - "13013": { + "12999": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type.$nin" }, - "13014": { + "13000": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type.$not" }, - "13015": { + "13001": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type.$gt" }, - "13016": { + "13002": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type.$gte" }, - "13017": { + "13003": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type.$lt" }, - "13018": { + "13004": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type.$lte" }, - "13019": { + "13005": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type.$like" }, - "13020": { + "13006": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type.$re" }, - "13021": { + "13007": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type.$ilike" }, - "13022": { + "13008": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type.$fulltext" }, - "13023": { + "13009": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type.$overlap" }, - "13024": { + "13010": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type.$contains" }, - "13025": { + "13011": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type.$contained" }, - "13026": { + "13012": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type.$exists" }, - "13027": { + "13013": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "T" }, - "13028": { + "13014": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "MetadataType" }, - "13029": { + "13015": { "sourceFileName": "../../../../packages/core/types/src/totals/big-number.ts", "qualifiedName": "BigNumberInput" }, - "13030": { + "13016": { "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", "qualifiedName": "TaxLineDTO" }, - "13031": { + "13017": { "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", "qualifiedName": "TaxLineDTO.rate_id" }, - "13032": { + "13018": { "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", "qualifiedName": "TaxLineDTO.rate" }, - "13033": { + "13019": { "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", "qualifiedName": "TaxLineDTO.code" }, - "13034": { + "13020": { "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", "qualifiedName": "TaxLineDTO.name" }, - "13035": { + "13021": { "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", "qualifiedName": "TaxLineDTO.provider_id" }, - "13036": { + "13022": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "JoinerServiceConfig" }, - "13037": { + "13023": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "JoinerServiceConfig.serviceName" }, - "13038": { + "13024": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "JoinerServiceConfig.alias" }, - "13039": { + "13025": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "JoinerServiceConfig.fieldAlias" }, - "13040": { + "13026": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type" }, - "13041": { + "13027": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type.path" }, - "13042": { + "13028": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type.forwardArgumentsOnPath" }, - "13043": { + "13029": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "JoinerServiceConfig.primaryKeys" }, - "13044": { + "13030": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "JoinerServiceConfig.relationships" }, - "13045": { + "13031": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "JoinerServiceConfig.extends" }, - "13046": { + "13032": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type" }, - "13047": { + "13033": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type.serviceName" }, - "13048": { + "13034": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type.relationship" }, - "13049": { + "13035": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "JoinerServiceConfig.args" }, - "13050": { + "13036": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "ModuleJoinerRelationship" }, - "13051": { + "13037": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type" }, - "13052": { + "13038": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.deleteCascade" }, - "13053": { + "13039": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "LinkModulesExtraFields" }, - "13054": { + "13040": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type" }, - "13055": { + "13041": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.type" }, - "13056": { + "13042": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.defaultValue" }, - "13057": { + "13043": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.nullable" }, - "13058": { + "13044": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.options" }, - "13059": { + "13045": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "Message" }, - "13060": { + "13046": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "__type" }, - "13061": { + "13047": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "__type.options" }, - "13062": { + "13048": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "TData" }, - "13063": { + "13049": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "MessageAggregatorFormat" }, - "13064": { + "13050": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "MessageAggregatorFormat.groupBy" }, - "13065": { + "13051": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "MessageAggregatorFormat.sortBy" }, - "13066": { + "13052": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type" }, - "13067": { + "13053": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type.__index" }, - "13069": { + "13055": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "RawMessageFormat" }, - "13070": { + "13056": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "__type" }, - "13071": { + "13057": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "__type.eventName" }, - "13072": { + "13058": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "__type.data" }, - "13073": { + "13059": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "__type.source" }, - "13074": { + "13060": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "__type.object" }, - "13075": { + "13061": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "__type.action" }, - "13076": { + "13062": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "__type.context" }, - "13077": { + "13063": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "__type.options" }, - "13078": { + "13064": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "TData" }, - "13079": { + "13065": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "Query" }, - "13080": { + "13066": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "T" }, - "13081": { + "13067": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "ExpandScalar" }, - "13082": { + "13068": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "T" }, - "13083": { + "13069": { "sourceFileName": "../../../../packages/core/types/src/totals/big-number.ts", "qualifiedName": "BigNumberRawValue" }, - "13084": { + "13070": { "sourceFileName": "../../../../packages/core/types/src/totals/big-number.ts", "qualifiedName": "__type" }, - "13085": { + "13071": { "sourceFileName": "../../../../packages/core/types/src/totals/big-number.ts", "qualifiedName": "__type.value" }, - "13086": { + "13072": { "sourceFileName": "../../../../packages/core/types/src/totals/big-number.ts", "qualifiedName": "__type.__index" }, - "13088": { + "13074": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "JoinerServiceConfigAlias" }, - "13089": { + "13075": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "JoinerServiceConfigAlias.name" }, - "13090": { + "13076": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "JoinerServiceConfigAlias.args" }, - "13091": { + "13077": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "JoinerRelationship" }, - "13092": { + "13078": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type" }, - "13093": { + "13079": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type.alias" }, - "13094": { + "13080": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type.foreignKey" }, - "13095": { + "13081": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type.primaryKey" }, - "13096": { + "13082": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type.serviceName" }, - "13097": { + "13083": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type.inverse" }, - "13098": { + "13084": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type.isList" }, - "13099": { + "13085": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type.args" }, - "13100": { + "13086": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "MessageBody" }, - "13101": { + "13087": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "__type" }, - "13102": { + "13088": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "__type.eventName" }, - "13103": { + "13089": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "__type.metadata" }, - "13104": { + "13090": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "__type.data" }, - "13105": { + "13091": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "TData" }, - "13106": { + "13092": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "Scalar" }, - "13107": { + "13093": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type" }, - "13108": { + "13094": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type.toHexString" }, + "13095": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type.toHexString" + }, + "13096": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "FilterQuery" + }, + "13097": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type" + }, + "13098": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type.__index" + }, + "13100": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "T" + }, + "13101": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "Prev" + }, + "13102": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "FilterValue" + }, + "13103": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "T" + }, + "13104": { + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "EventMetadata" + }, + "13105": { + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "__type" + }, + "13106": { + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "__type.eventGroupId" + }, + "13107": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "PrevLimit" + }, + "13108": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "FilterValue2" + }, "13109": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.toHexString" + "qualifiedName": "T" }, "13110": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "FilterQuery" + "qualifiedName": "Primary" }, "13111": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", @@ -15762,93 +15814,41 @@ }, "13112": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.__index" + "qualifiedName": "__type.[PrimaryKeyType]" + }, + "13113": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type" }, "13114": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "T" + "qualifiedName": "__type._id" }, "13115": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "Prev" + "qualifiedName": "__type" }, "13116": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "FilterValue" + "qualifiedName": "__type.uuid" }, "13117": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "T" + "qualifiedName": "__type" }, "13118": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "EventMetadata" - }, - "13119": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type" - }, - "13120": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type.eventGroupId" - }, - "13121": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "PrevLimit" - }, - "13122": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "FilterValue2" - }, - "13123": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "T" - }, - "13124": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "Primary" - }, - "13125": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type" - }, - "13126": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.[PrimaryKeyType]" - }, - "13127": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type" - }, - "13128": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type._id" - }, - "13129": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type" - }, - "13130": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.uuid" - }, - "13131": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type" - }, - "13132": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type.id" }, - "13133": { + "13119": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "T" }, - "13134": { + "13120": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "ReadonlyPrimary" }, - "13135": { + "13121": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "T" } @@ -15858,7 +15858,7 @@ "1": "../../../../packages/core/types/src/tax/service.ts" }, "reflections": { - "1": 12618 + "1": 12604 } } } \ No newline at end of file diff --git a/www/utils/generated/typedoc-json-output/user-models.json b/www/utils/generated/typedoc-json-output/user-models.json index 4aeb74cfdc..d17abfadfa 100644 --- a/www/utils/generated/typedoc-json-output/user-models.json +++ b/www/utils/generated/typedoc-json-output/user-models.json @@ -1,33 +1,33 @@ { - "id": 13448, + "id": 13434, "name": "user-models", "variant": "project", "kind": 1, "flags": {}, "children": [ { - "id": 13466, + "id": 13452, "name": "Invite", "variant": "declaration", "kind": 128, "flags": {}, "children": [ { - "id": 13467, + "id": 13453, "name": "constructor", "variant": "declaration", "kind": 512, "flags": {}, "signatures": [ { - "id": 13468, + "id": 13454, "name": "new Invite", "variant": "signature", "kind": 16384, "flags": {}, "type": { "type": "reference", - "target": 13466, + "target": 13452, "name": "Invite", "package": "@medusajs/user", "qualifiedName": "default" @@ -36,7 +36,7 @@ ] }, { - "id": 13482, + "id": 13468, "name": "[OptionalProps]", "variant": "declaration", "kind": 1024, @@ -52,7 +52,7 @@ } }, { - "id": 13469, + "id": 13455, "name": "id", "variant": "declaration", "kind": 1024, @@ -63,7 +63,7 @@ } }, { - "id": 13470, + "id": 13456, "name": "email", "variant": "declaration", "kind": 1024, @@ -74,7 +74,7 @@ } }, { - "id": 13471, + "id": 13457, "name": "accepted", "variant": "declaration", "kind": 1024, @@ -86,7 +86,7 @@ "defaultValue": "false" }, { - "id": 13472, + "id": 13458, "name": "token", "variant": "declaration", "kind": 1024, @@ -97,7 +97,7 @@ } }, { - "id": 13473, + "id": 13459, "name": "expires_at", "variant": "declaration", "kind": 1024, @@ -113,7 +113,7 @@ } }, { - "id": 13474, + "id": 13460, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -149,7 +149,7 @@ "defaultValue": "null" }, { - "id": 13475, + "id": 13461, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -165,7 +165,7 @@ } }, { - "id": 13476, + "id": 13462, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -181,7 +181,7 @@ } }, { - "id": 13477, + "id": 13463, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -207,14 +207,14 @@ "defaultValue": "null" }, { - "id": 13478, + "id": 13464, "name": "onInit", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 13479, + "id": 13465, "name": "onInit", "variant": "signature", "kind": 4096, @@ -227,14 +227,14 @@ ] }, { - "id": 13480, + "id": 13466, "name": "beforeCreate", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 13481, + "id": 13467, "name": "beforeCreate", "variant": "signature", "kind": 4096, @@ -251,56 +251,56 @@ { "title": "Constructors", "children": [ - 13467 + 13453 ] }, { "title": "Properties", "children": [ - 13482, - 13469, - 13470, - 13471, - 13472, - 13473, - 13474, - 13475, - 13476, - 13477 + 13468, + 13455, + 13456, + 13457, + 13458, + 13459, + 13460, + 13461, + 13462, + 13463 ] }, { "title": "Methods", "children": [ - 13478, - 13480 + 13464, + 13466 ] } ] }, { - "id": 13449, + "id": 13435, "name": "User", "variant": "declaration", "kind": 128, "flags": {}, "children": [ { - "id": 13450, + "id": 13436, "name": "constructor", "variant": "declaration", "kind": 512, "flags": {}, "signatures": [ { - "id": 13451, + "id": 13437, "name": "new User", "variant": "signature", "kind": 16384, "flags": {}, "type": { "type": "reference", - "target": 13449, + "target": 13435, "name": "User", "package": "@medusajs/user", "qualifiedName": "default" @@ -309,7 +309,7 @@ ] }, { - "id": 13465, + "id": 13451, "name": "[OptionalProps]", "variant": "declaration", "kind": 1024, @@ -327,7 +327,7 @@ } }, { - "id": 13452, + "id": 13438, "name": "id", "variant": "declaration", "kind": 1024, @@ -338,7 +338,7 @@ } }, { - "id": 13453, + "id": 13439, "name": "first_name", "variant": "declaration", "kind": 1024, @@ -359,7 +359,7 @@ "defaultValue": "null" }, { - "id": 13454, + "id": 13440, "name": "last_name", "variant": "declaration", "kind": 1024, @@ -380,7 +380,7 @@ "defaultValue": "null" }, { - "id": 13455, + "id": 13441, "name": "email", "variant": "declaration", "kind": 1024, @@ -391,7 +391,7 @@ } }, { - "id": 13456, + "id": 13442, "name": "avatar_url", "variant": "declaration", "kind": 1024, @@ -412,7 +412,7 @@ "defaultValue": "null" }, { - "id": 13457, + "id": 13443, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -448,7 +448,7 @@ "defaultValue": "null" }, { - "id": 13458, + "id": 13444, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -464,7 +464,7 @@ } }, { - "id": 13459, + "id": 13445, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -480,7 +480,7 @@ } }, { - "id": 13460, + "id": 13446, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -508,14 +508,14 @@ "defaultValue": "null" }, { - "id": 13461, + "id": 13447, "name": "onCreate", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 13462, + "id": 13448, "name": "onCreate", "variant": "signature", "kind": 4096, @@ -528,14 +528,14 @@ ] }, { - "id": 13463, + "id": 13449, "name": "onInit", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 13464, + "id": 13450, "name": "onInit", "variant": "signature", "kind": 4096, @@ -552,29 +552,29 @@ { "title": "Constructors", "children": [ - 13450 + 13436 ] }, { "title": "Properties", "children": [ - 13465, - 13452, - 13453, - 13454, - 13455, - 13456, - 13457, - 13458, - 13459, - 13460 + 13451, + 13438, + 13439, + 13440, + 13441, + 13442, + 13443, + 13444, + 13445, + 13446 ] }, { "title": "Methods", "children": [ - 13461, - 13463 + 13447, + 13449 ] } ] @@ -584,134 +584,134 @@ { "title": "Classes", "children": [ - 13466, - 13449 + 13452, + 13435 ] } ], "packageName": "@medusajs/user", "symbolIdMap": { - "13448": { + "13434": { "sourceFileName": "../../../../packages/modules/user/src/models/index.ts", "qualifiedName": "" }, - "13449": { + "13435": { "sourceFileName": "../../../../packages/modules/user/src/models/user.ts", "qualifiedName": "default" }, - "13452": { + "13438": { "sourceFileName": "../../../../packages/modules/user/src/models/user.ts", "qualifiedName": "default.id" }, - "13453": { + "13439": { "sourceFileName": "../../../../packages/modules/user/src/models/user.ts", "qualifiedName": "default.first_name" }, - "13454": { + "13440": { "sourceFileName": "../../../../packages/modules/user/src/models/user.ts", "qualifiedName": "default.last_name" }, - "13455": { + "13441": { "sourceFileName": "../../../../packages/modules/user/src/models/user.ts", "qualifiedName": "default.email" }, - "13456": { + "13442": { "sourceFileName": "../../../../packages/modules/user/src/models/user.ts", "qualifiedName": "default.avatar_url" }, - "13457": { + "13443": { "sourceFileName": "../../../../packages/modules/user/src/models/user.ts", "qualifiedName": "default.metadata" }, - "13458": { + "13444": { "sourceFileName": "../../../../packages/modules/user/src/models/user.ts", "qualifiedName": "default.created_at" }, - "13459": { + "13445": { "sourceFileName": "../../../../packages/modules/user/src/models/user.ts", "qualifiedName": "default.updated_at" }, - "13460": { + "13446": { "sourceFileName": "../../../../packages/modules/user/src/models/user.ts", "qualifiedName": "default.deleted_at" }, - "13461": { + "13447": { "sourceFileName": "../../../../packages/modules/user/src/models/user.ts", "qualifiedName": "default.onCreate" }, - "13462": { + "13448": { "sourceFileName": "../../../../packages/modules/user/src/models/user.ts", "qualifiedName": "default.onCreate" }, - "13463": { + "13449": { "sourceFileName": "../../../../packages/modules/user/src/models/user.ts", "qualifiedName": "default.onInit" }, - "13464": { + "13450": { "sourceFileName": "../../../../packages/modules/user/src/models/user.ts", "qualifiedName": "default.onInit" }, - "13465": { + "13451": { "sourceFileName": "../../../../packages/modules/user/src/models/user.ts", "qualifiedName": "default.[OptionalProps]" }, - "13466": { + "13452": { "sourceFileName": "../../../../packages/modules/user/src/models/invite.ts", "qualifiedName": "default" }, - "13469": { + "13455": { "sourceFileName": "../../../../packages/modules/user/src/models/invite.ts", "qualifiedName": "default.id" }, - "13470": { + "13456": { "sourceFileName": "../../../../packages/modules/user/src/models/invite.ts", "qualifiedName": "default.email" }, - "13471": { + "13457": { "sourceFileName": "../../../../packages/modules/user/src/models/invite.ts", "qualifiedName": "default.accepted" }, - "13472": { + "13458": { "sourceFileName": "../../../../packages/modules/user/src/models/invite.ts", "qualifiedName": "default.token" }, - "13473": { + "13459": { "sourceFileName": "../../../../packages/modules/user/src/models/invite.ts", "qualifiedName": "default.expires_at" }, - "13474": { + "13460": { "sourceFileName": "../../../../packages/modules/user/src/models/invite.ts", "qualifiedName": "default.metadata" }, - "13475": { + "13461": { "sourceFileName": "../../../../packages/modules/user/src/models/invite.ts", "qualifiedName": "default.created_at" }, - "13476": { + "13462": { "sourceFileName": "../../../../packages/modules/user/src/models/invite.ts", "qualifiedName": "default.updated_at" }, - "13477": { + "13463": { "sourceFileName": "../../../../packages/modules/user/src/models/invite.ts", "qualifiedName": "default.deleted_at" }, - "13478": { + "13464": { "sourceFileName": "../../../../packages/modules/user/src/models/invite.ts", "qualifiedName": "default.onInit" }, - "13479": { + "13465": { "sourceFileName": "../../../../packages/modules/user/src/models/invite.ts", "qualifiedName": "default.onInit" }, - "13480": { + "13466": { "sourceFileName": "../../../../packages/modules/user/src/models/invite.ts", "qualifiedName": "default.beforeCreate" }, - "13481": { + "13467": { "sourceFileName": "../../../../packages/modules/user/src/models/invite.ts", "qualifiedName": "default.beforeCreate" }, - "13482": { + "13468": { "sourceFileName": "../../../../packages/modules/user/src/models/invite.ts", "qualifiedName": "default.[OptionalProps]" } @@ -721,7 +721,7 @@ "1": "../../../../packages/modules/user/src/models/index.ts" }, "reflections": { - "1": 13448 + "1": 13434 } } } \ No newline at end of file diff --git a/www/utils/generated/typedoc-json-output/user.json b/www/utils/generated/typedoc-json-output/user.json index 16253baa78..a5652ebf1a 100644 --- a/www/utils/generated/typedoc-json-output/user.json +++ b/www/utils/generated/typedoc-json-output/user.json @@ -1,12 +1,12 @@ { - "id": 13136, + "id": 13122, "name": "user", "variant": "project", "kind": 1, "flags": {}, "children": [ { - "id": 13285, + "id": 13271, "name": "FindConfig", "variant": "declaration", "kind": 256, @@ -29,7 +29,7 @@ }, "children": [ { - "id": 13286, + "id": 13272, "name": "select", "variant": "declaration", "kind": 1024, @@ -58,7 +58,7 @@ "operator": "keyof", "target": { "type": "reference", - "target": 13297, + "target": 13283, "name": "Entity", "package": "@medusajs/types", "qualifiedName": "FindConfig.Entity", @@ -70,7 +70,7 @@ } }, { - "id": 13287, + "id": 13273, "name": "skip", "variant": "declaration", "kind": 1024, @@ -100,7 +100,7 @@ } }, { - "id": 13288, + "id": 13274, "name": "take", "variant": "declaration", "kind": 1024, @@ -130,7 +130,7 @@ } }, { - "id": 13289, + "id": 13275, "name": "relations", "variant": "declaration", "kind": 1024, @@ -154,7 +154,7 @@ } }, { - "id": 13290, + "id": 13276, "name": "order", "variant": "declaration", "kind": 1024, @@ -188,21 +188,21 @@ "type": { "type": "reflection", "declaration": { - "id": 13291, + "id": 13277, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "indexSignatures": [ { - "id": 13292, + "id": 13278, "name": "__index", "variant": "signature", "kind": 8192, "flags": {}, "parameters": [ { - "id": 13293, + "id": 13279, "name": "K", "variant": "param", "kind": 32768, @@ -232,7 +232,7 @@ } }, { - "id": 13294, + "id": 13280, "name": "withDeleted", "variant": "declaration", "kind": 1024, @@ -261,7 +261,7 @@ } }, { - "id": 13295, + "id": 13281, "name": "filters", "variant": "declaration", "kind": 1024, @@ -297,7 +297,7 @@ } }, { - "id": 13296, + "id": 13282, "name": "options", "variant": "declaration", "kind": 1024, @@ -337,20 +337,20 @@ { "title": "Properties", "children": [ - 13286, - 13287, - 13288, - 13289, - 13290, - 13294, - 13295, - 13296 + 13272, + 13273, + 13274, + 13275, + 13276, + 13280, + 13281, + 13282 ] } ], "typeParameters": [ { - "id": 13297, + "id": 13283, "name": "Entity", "variant": "typeParam", "kind": 131072, @@ -359,7 +359,7 @@ ] }, { - "id": 13380, + "id": 13366, "name": "BaseFilterable", "variant": "declaration", "kind": 256, @@ -374,7 +374,7 @@ }, "children": [ { - "id": 13381, + "id": 13367, "name": "$and", "variant": "declaration", "kind": 1024, @@ -396,11 +396,11 @@ "types": [ { "type": "reference", - "target": 13380, + "target": 13366, "typeArguments": [ { "type": "reference", - "target": 13383, + "target": 13369, "name": "T", "package": "@medusajs/types", "qualifiedName": "BaseFilterable.T", @@ -412,7 +412,7 @@ }, { "type": "reference", - "target": 13383, + "target": 13369, "name": "T", "package": "@medusajs/types", "qualifiedName": "BaseFilterable.T", @@ -423,7 +423,7 @@ } }, { - "id": 13382, + "id": 13368, "name": "$or", "variant": "declaration", "kind": 1024, @@ -445,11 +445,11 @@ "types": [ { "type": "reference", - "target": 13380, + "target": 13366, "typeArguments": [ { "type": "reference", - "target": 13383, + "target": 13369, "name": "T", "package": "@medusajs/types", "qualifiedName": "BaseFilterable.T", @@ -461,7 +461,7 @@ }, { "type": "reference", - "target": 13383, + "target": 13369, "name": "T", "package": "@medusajs/types", "qualifiedName": "BaseFilterable.T", @@ -476,14 +476,14 @@ { "title": "Properties", "children": [ - 13381, - 13382 + 13367, + 13368 ] } ], "typeParameters": [ { - "id": 13383, + "id": 13369, "name": "T", "variant": "typeParam", "kind": 131072, @@ -493,13 +493,13 @@ "extendedBy": [ { "type": "reference", - "target": 13308, + "target": 13294, "name": "FilterableUserProps" } ] }, { - "id": 13328, + "id": 13314, "name": "SoftDeleteReturn", "variant": "declaration", "kind": 256, @@ -514,7 +514,7 @@ }, "children": [ { - "id": 13329, + "id": 13315, "name": "returnLinkableKeys", "variant": "declaration", "kind": 1024, @@ -533,7 +533,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 13330, + "target": 13316, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -545,13 +545,13 @@ { "title": "Properties", "children": [ - 13329 + 13315 ] } ], "typeParameters": [ { - "id": 13330, + "id": 13316, "name": "TReturnableLinkableKeys", "variant": "typeParam", "kind": 131072, @@ -564,7 +564,7 @@ ] }, { - "id": 13331, + "id": 13317, "name": "RestoreReturn", "variant": "declaration", "kind": 256, @@ -579,7 +579,7 @@ }, "children": [ { - "id": 13332, + "id": 13318, "name": "returnLinkableKeys", "variant": "declaration", "kind": 1024, @@ -598,7 +598,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 13333, + "target": 13319, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -610,13 +610,13 @@ { "title": "Properties", "children": [ - 13332 + 13318 ] } ], "typeParameters": [ { - "id": 13333, + "id": 13319, "name": "TReturnableLinkableKeys", "variant": "typeParam", "kind": 131072, @@ -629,7 +629,7 @@ ] }, { - "id": 13445, + "id": 13431, "name": "EventMetadata", "variant": "declaration", "kind": 2097152, @@ -659,14 +659,14 @@ { "type": "reflection", "declaration": { - "id": 13446, + "id": 13432, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 13447, + "id": 13433, "name": "eventGroupId", "variant": "declaration", "kind": 1024, @@ -683,7 +683,7 @@ { "title": "Properties", "children": [ - 13447 + 13433 ] } ] @@ -693,14 +693,14 @@ } }, { - "id": 13439, + "id": 13425, "name": "MessageBody", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 13444, + "id": 13430, "name": "TData", "variant": "typeParam", "kind": 131072, @@ -714,14 +714,14 @@ "type": { "type": "reflection", "declaration": { - "id": 13440, + "id": 13426, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 13441, + "id": 13427, "name": "eventName", "variant": "declaration", "kind": 1024, @@ -732,7 +732,7 @@ } }, { - "id": 13442, + "id": 13428, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -741,20 +741,20 @@ }, "type": { "type": "reference", - "target": 13445, + "target": 13431, "name": "EventMetadata", "package": "@medusajs/types" } }, { - "id": 13443, + "id": 13429, "name": "data", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 13444, + "target": 13430, "name": "TData", "package": "@medusajs/types", "refersToTypeParameter": true @@ -765,9 +765,9 @@ { "title": "Properties", "children": [ - 13441, - 13442, - 13443 + 13427, + 13428, + 13429 ] } ] @@ -775,14 +775,14 @@ } }, { - "id": 13407, + "id": 13393, "name": "Message", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 13410, + "id": 13396, "name": "TData", "variant": "typeParam", "kind": 131072, @@ -798,11 +798,11 @@ "types": [ { "type": "reference", - "target": 13439, + "target": 13425, "typeArguments": [ { "type": "reference", - "target": 13410, + "target": 13396, "name": "TData", "package": "@medusajs/types", "refersToTypeParameter": true @@ -814,14 +814,14 @@ { "type": "reflection", "declaration": { - "id": 13408, + "id": 13394, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 13409, + "id": 13395, "name": "options", "variant": "declaration", "kind": 1024, @@ -853,7 +853,7 @@ { "title": "Properties", "children": [ - 13409 + 13395 ] } ] @@ -863,14 +863,14 @@ } }, { - "id": 13417, + "id": 13403, "name": "RawMessageFormat", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 13426, + "id": 13412, "name": "TData", "variant": "typeParam", "kind": 131072, @@ -884,14 +884,14 @@ "type": { "type": "reflection", "declaration": { - "id": 13418, + "id": 13404, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 13419, + "id": 13405, "name": "eventName", "variant": "declaration", "kind": 1024, @@ -902,21 +902,21 @@ } }, { - "id": 13420, + "id": 13406, "name": "data", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 13426, + "target": 13412, "name": "TData", "package": "@medusajs/types", "refersToTypeParameter": true } }, { - "id": 13421, + "id": 13407, "name": "source", "variant": "declaration", "kind": 1024, @@ -927,7 +927,7 @@ } }, { - "id": 13422, + "id": 13408, "name": "object", "variant": "declaration", "kind": 1024, @@ -938,7 +938,7 @@ } }, { - "id": 13423, + "id": 13409, "name": "action", "variant": "declaration", "kind": 1024, @@ -951,7 +951,7 @@ } }, { - "id": 13424, + "id": 13410, "name": "context", "variant": "declaration", "kind": 1024, @@ -967,7 +967,7 @@ "typeArguments": [ { "type": "reference", - "target": 13263, + "target": 13249, "name": "Context", "package": "@medusajs/types" }, @@ -981,7 +981,7 @@ } }, { - "id": 13425, + "id": 13411, "name": "options", "variant": "declaration", "kind": 1024, @@ -1013,13 +1013,13 @@ { "title": "Properties", "children": [ - 13419, - 13420, - 13421, - 13422, - 13423, - 13424, - 13425 + 13405, + 13406, + 13407, + 13408, + 13409, + 13410, + 13411 ] } ] @@ -1027,7 +1027,7 @@ } }, { - "id": 13430, + "id": 13416, "name": "JoinerRelationship", "variant": "declaration", "kind": 2097152, @@ -1035,14 +1035,14 @@ "type": { "type": "reflection", "declaration": { - "id": 13431, + "id": 13417, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 13432, + "id": 13418, "name": "alias", "variant": "declaration", "kind": 1024, @@ -1053,7 +1053,7 @@ } }, { - "id": 13433, + "id": 13419, "name": "foreignKey", "variant": "declaration", "kind": 1024, @@ -1064,7 +1064,7 @@ } }, { - "id": 13434, + "id": 13420, "name": "primaryKey", "variant": "declaration", "kind": 1024, @@ -1075,7 +1075,7 @@ } }, { - "id": 13435, + "id": 13421, "name": "serviceName", "variant": "declaration", "kind": 1024, @@ -1086,7 +1086,7 @@ } }, { - "id": 13436, + "id": 13422, "name": "inverse", "variant": "declaration", "kind": 1024, @@ -1107,7 +1107,7 @@ } }, { - "id": 13437, + "id": 13423, "name": "isList", "variant": "declaration", "kind": 1024, @@ -1128,7 +1128,7 @@ } }, { - "id": 13438, + "id": 13424, "name": "args", "variant": "declaration", "kind": 1024, @@ -1168,13 +1168,13 @@ { "title": "Properties", "children": [ - 13432, - 13433, - 13434, - 13435, - 13436, - 13437, - 13438 + 13418, + 13419, + 13420, + 13421, + 13422, + 13423, + 13424 ] } ] @@ -1182,14 +1182,14 @@ } }, { - "id": 13427, + "id": 13413, "name": "JoinerServiceConfigAlias", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 13428, + "id": 13414, "name": "name", "variant": "declaration", "kind": 1024, @@ -1212,7 +1212,7 @@ } }, { - "id": 13429, + "id": 13415, "name": "args", "variant": "declaration", "kind": 1024, @@ -1252,21 +1252,21 @@ { "title": "Properties", "children": [ - 13428, - 13429 + 13414, + 13415 ] } ] }, { - "id": 13384, + "id": 13370, "name": "JoinerServiceConfig", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 13385, + "id": 13371, "name": "serviceName", "variant": "declaration", "kind": 1024, @@ -1277,7 +1277,7 @@ } }, { - "id": 13386, + "id": 13372, "name": "alias", "variant": "declaration", "kind": 1024, @@ -1297,7 +1297,7 @@ "types": [ { "type": "reference", - "target": 13427, + "target": 13413, "name": "JoinerServiceConfigAlias", "package": "@medusajs/types" }, @@ -1305,7 +1305,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 13427, + "target": 13413, "name": "JoinerServiceConfigAlias", "package": "@medusajs/types" } @@ -1314,7 +1314,7 @@ } }, { - "id": 13387, + "id": 13373, "name": "fieldAlias", "variant": "declaration", "kind": 1024, @@ -1350,14 +1350,14 @@ { "type": "reflection", "declaration": { - "id": 13388, + "id": 13374, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 13389, + "id": 13375, "name": "path", "variant": "declaration", "kind": 1024, @@ -1368,7 +1368,7 @@ } }, { - "id": 13390, + "id": 13376, "name": "forwardArgumentsOnPath", "variant": "declaration", "kind": 1024, @@ -1386,8 +1386,8 @@ { "title": "Properties", "children": [ - 13389, - 13390 + 13375, + 13376 ] } ] @@ -1401,7 +1401,7 @@ } }, { - "id": 13391, + "id": 13377, "name": "primaryKeys", "variant": "declaration", "kind": 1024, @@ -1415,7 +1415,7 @@ } }, { - "id": 13392, + "id": 13378, "name": "relationships", "variant": "declaration", "kind": 1024, @@ -1426,14 +1426,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 13430, + "target": 13416, "name": "JoinerRelationship", "package": "@medusajs/types" } } }, { - "id": 13393, + "id": 13379, "name": "extends", "variant": "declaration", "kind": 1024, @@ -1445,14 +1445,14 @@ "elementType": { "type": "reflection", "declaration": { - "id": 13394, + "id": 13380, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 13395, + "id": 13381, "name": "serviceName", "variant": "declaration", "kind": 1024, @@ -1463,14 +1463,14 @@ } }, { - "id": 13396, + "id": 13382, "name": "relationship", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 13430, + "target": 13416, "name": "JoinerRelationship", "package": "@medusajs/types" } @@ -1480,8 +1480,8 @@ { "title": "Properties", "children": [ - 13395, - 13396 + 13381, + 13382 ] } ] @@ -1490,7 +1490,7 @@ } }, { - "id": 13397, + "id": 13383, "name": "args", "variant": "declaration", "kind": 1024, @@ -1530,19 +1530,19 @@ { "title": "Properties", "children": [ - 13385, - 13386, - 13387, - 13391, - 13392, - 13393, - 13397 + 13371, + 13372, + 13373, + 13377, + 13378, + 13379, + 13383 ] } ] }, { - "id": 13401, + "id": 13387, "name": "LinkModulesExtraFields", "variant": "declaration", "kind": 2097152, @@ -1561,14 +1561,14 @@ { "type": "reflection", "declaration": { - "id": 13402, + "id": 13388, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 13403, + "id": 13389, "name": "type", "variant": "declaration", "kind": 1024, @@ -1664,7 +1664,7 @@ } }, { - "id": 13404, + "id": 13390, "name": "defaultValue", "variant": "declaration", "kind": 1024, @@ -1677,7 +1677,7 @@ } }, { - "id": 13405, + "id": 13391, "name": "nullable", "variant": "declaration", "kind": 1024, @@ -1690,7 +1690,7 @@ } }, { - "id": 13406, + "id": 13392, "name": "options", "variant": "declaration", "kind": 1024, @@ -1730,10 +1730,10 @@ { "title": "Properties", "children": [ - 13403, - 13404, - 13405, - 13406 + 13389, + 13390, + 13391, + 13392 ] } ] @@ -1745,7 +1745,7 @@ } }, { - "id": 13342, + "id": 13328, "name": "ModuleJoinerConfig", "variant": "declaration", "kind": 2097152, @@ -1762,7 +1762,7 @@ "typeArguments": [ { "type": "reference", - "target": 13384, + "target": 13370, "name": "JoinerServiceConfig", "package": "@medusajs/types" }, @@ -1794,14 +1794,14 @@ { "type": "reflection", "declaration": { - "id": 13343, + "id": 13329, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 13344, + "id": 13330, "name": "schema", "variant": "declaration", "kind": 1024, @@ -1822,7 +1822,7 @@ } }, { - "id": 13345, + "id": 13331, "name": "relationships", "variant": "declaration", "kind": 1024, @@ -1833,14 +1833,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 13398, + "target": 13384, "name": "ModuleJoinerRelationship", "package": "@medusajs/types" } } }, { - "id": 13346, + "id": 13332, "name": "extends", "variant": "declaration", "kind": 1024, @@ -1852,14 +1852,14 @@ "elementType": { "type": "reflection", "declaration": { - "id": 13347, + "id": 13333, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 13348, + "id": 13334, "name": "serviceName", "variant": "declaration", "kind": 1024, @@ -1870,7 +1870,7 @@ } }, { - "id": 13349, + "id": 13335, "name": "fieldAlias", "variant": "declaration", "kind": 1024, @@ -1898,14 +1898,14 @@ { "type": "reflection", "declaration": { - "id": 13350, + "id": 13336, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 13351, + "id": 13337, "name": "path", "variant": "declaration", "kind": 1024, @@ -1916,7 +1916,7 @@ } }, { - "id": 13352, + "id": 13338, "name": "forwardArgumentsOnPath", "variant": "declaration", "kind": 1024, @@ -1932,7 +1932,7 @@ } }, { - "id": 13353, + "id": 13339, "name": "isList", "variant": "declaration", "kind": 1024, @@ -1949,9 +1949,9 @@ { "title": "Properties", "children": [ - 13351, - 13352, - 13353 + 13337, + 13338, + 13339 ] } ] @@ -1965,14 +1965,14 @@ } }, { - "id": 13354, + "id": 13340, "name": "relationship", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 13398, + "target": 13384, "name": "ModuleJoinerRelationship", "package": "@medusajs/types" } @@ -1982,9 +1982,9 @@ { "title": "Properties", "children": [ - 13348, - 13349, - 13354 + 13334, + 13335, + 13340 ] } ] @@ -1993,7 +1993,7 @@ } }, { - "id": 13355, + "id": 13341, "name": "serviceName", "variant": "declaration", "kind": 1024, @@ -2006,7 +2006,7 @@ } }, { - "id": 13356, + "id": 13342, "name": "primaryKeys", "variant": "declaration", "kind": 1024, @@ -2022,7 +2022,7 @@ } }, { - "id": 13357, + "id": 13343, "name": "isLink", "variant": "declaration", "kind": 1024, @@ -2043,7 +2043,7 @@ } }, { - "id": 13358, + "id": 13344, "name": "linkableKeys", "variant": "declaration", "kind": 1024, @@ -2079,7 +2079,7 @@ } }, { - "id": 13359, + "id": 13345, "name": "isReadOnlyLink", "variant": "declaration", "kind": 1024, @@ -2100,7 +2100,7 @@ } }, { - "id": 13360, + "id": 13346, "name": "extraDataFields", "variant": "declaration", "kind": 1024, @@ -2124,7 +2124,7 @@ } }, { - "id": 13361, + "id": 13347, "name": "databaseConfig", "variant": "declaration", "kind": 1024, @@ -2134,14 +2134,14 @@ "type": { "type": "reflection", "declaration": { - "id": 13362, + "id": 13348, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 13363, + "id": 13349, "name": "tableName", "variant": "declaration", "kind": 1024, @@ -2162,7 +2162,7 @@ } }, { - "id": 13364, + "id": 13350, "name": "idPrefix", "variant": "declaration", "kind": 1024, @@ -2183,7 +2183,7 @@ } }, { - "id": 13365, + "id": 13351, "name": "extraFields", "variant": "declaration", "kind": 1024, @@ -2192,7 +2192,7 @@ }, "type": { "type": "reference", - "target": 13401, + "target": 13387, "name": "LinkModulesExtraFields", "package": "@medusajs/types" } @@ -2202,9 +2202,9 @@ { "title": "Properties", "children": [ - 13363, - 13364, - 13365 + 13349, + 13350, + 13351 ] } ] @@ -2216,16 +2216,16 @@ { "title": "Properties", "children": [ + 13330, + 13331, + 13332, + 13341, + 13342, + 13343, 13344, 13345, 13346, - 13355, - 13356, - 13357, - 13358, - 13359, - 13360, - 13361 + 13347 ] } ] @@ -2235,7 +2235,7 @@ } }, { - "id": 13398, + "id": 13384, "name": "ModuleJoinerRelationship", "variant": "declaration", "kind": 2097152, @@ -2245,21 +2245,21 @@ "types": [ { "type": "reference", - "target": 13430, + "target": 13416, "name": "JoinerRelationship", "package": "@medusajs/types" }, { "type": "reflection", "declaration": { - "id": 13399, + "id": 13385, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 13400, + "id": 13386, "name": "deleteCascade", "variant": "declaration", "kind": 1024, @@ -2284,7 +2284,7 @@ { "title": "Properties", "children": [ - 13400 + 13386 ] } ] @@ -2294,7 +2294,7 @@ } }, { - "id": 13249, + "id": 13235, "name": "IModuleService", "variant": "declaration", "kind": 256, @@ -2302,20 +2302,20 @@ "extendedBy": [ { "type": "reference", - "target": 13137, + "target": 13123, "name": "IUserModuleService" } ] }, { - "id": 13411, + "id": 13397, "name": "MessageAggregatorFormat", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 13412, + "id": 13398, "name": "groupBy", "variant": "declaration", "kind": 1024, @@ -2331,7 +2331,7 @@ } }, { - "id": 13413, + "id": 13399, "name": "sortBy", "variant": "declaration", "kind": 1024, @@ -2341,21 +2341,21 @@ "type": { "type": "reflection", "declaration": { - "id": 13414, + "id": 13400, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "indexSignatures": [ { - "id": 13415, + "id": 13401, "name": "__index", "variant": "signature", "kind": 8192, "flags": {}, "parameters": [ { - "id": 13416, + "id": 13402, "name": "key", "variant": "param", "kind": 32768, @@ -2396,35 +2396,35 @@ { "title": "Properties", "children": [ - 13412, - 13413 + 13398, + 13399 ] } ] }, { - "id": 13366, + "id": 13352, "name": "IMessageAggregator", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 13367, + "id": 13353, "name": "save", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 13368, + "id": 13354, "name": "save", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 13369, + "id": 13355, "name": "msg", "variant": "param", "kind": 32768, @@ -2434,7 +2434,7 @@ "types": [ { "type": "reference", - "target": 13407, + "target": 13393, "name": "Message", "package": "@medusajs/types" }, @@ -2442,7 +2442,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 13407, + "target": 13393, "name": "Message", "package": "@medusajs/types" } @@ -2459,21 +2459,21 @@ ] }, { - "id": 13370, + "id": 13356, "name": "getMessages", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 13371, + "id": 13357, "name": "getMessages", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 13372, + "id": 13358, "name": "format", "variant": "param", "kind": 32768, @@ -2482,7 +2482,7 @@ }, "type": { "type": "reference", - "target": 13411, + "target": 13397, "name": "MessageAggregatorFormat", "package": "@medusajs/types" } @@ -2503,7 +2503,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 13407, + "target": 13393, "name": "Message", "package": "@medusajs/types" } @@ -2516,14 +2516,14 @@ ] }, { - "id": 13373, + "id": 13359, "name": "clearMessages", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 13374, + "id": 13360, "name": "clearMessages", "variant": "signature", "kind": 4096, @@ -2536,21 +2536,21 @@ ] }, { - "id": 13375, + "id": 13361, "name": "saveRawMessageData", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 13376, + "id": 13362, "name": "saveRawMessageData", "variant": "signature", "kind": 4096, "flags": {}, "typeParameters": [ { - "id": 13377, + "id": 13363, "name": "T", "variant": "typeParam", "kind": 131072, @@ -2559,7 +2559,7 @@ ], "parameters": [ { - "id": 13378, + "id": 13364, "name": "messageData", "variant": "param", "kind": 32768, @@ -2569,11 +2569,11 @@ "types": [ { "type": "reference", - "target": 13417, + "target": 13403, "typeArguments": [ { "type": "reference", - "target": 13377, + "target": 13363, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -2586,11 +2586,11 @@ "type": "array", "elementType": { "type": "reference", - "target": 13417, + "target": 13403, "typeArguments": [ { "type": "reference", - "target": 13377, + "target": 13363, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -2604,7 +2604,7 @@ } }, { - "id": 13379, + "id": 13365, "name": "options", "variant": "param", "kind": 32768, @@ -2644,16 +2644,16 @@ { "title": "Methods", "children": [ - 13367, - 13370, - 13373, - 13375 + 13353, + 13356, + 13359, + 13361 ] } ] }, { - "id": 13263, + "id": 13249, "name": "Context", "variant": "declaration", "kind": 256, @@ -2668,7 +2668,7 @@ }, "children": [ { - "id": 13264, + "id": 13250, "name": "__type", "variant": "declaration", "kind": 1024, @@ -2681,7 +2681,7 @@ } }, { - "id": 13265, + "id": 13251, "name": "transactionManager", "variant": "declaration", "kind": 1024, @@ -2714,14 +2714,14 @@ }, "type": { "type": "reference", - "target": 13274, + "target": 13260, "name": "TManager", "package": "@medusajs/types", "refersToTypeParameter": true } }, { - "id": 13266, + "id": 13252, "name": "manager", "variant": "declaration", "kind": 1024, @@ -2754,14 +2754,14 @@ }, "type": { "type": "reference", - "target": 13274, + "target": 13260, "name": "TManager", "package": "@medusajs/types", "refersToTypeParameter": true } }, { - "id": 13267, + "id": 13253, "name": "isolationLevel", "variant": "declaration", "kind": 1024, @@ -2814,7 +2814,7 @@ } }, { - "id": 13268, + "id": 13254, "name": "enableNestedTransactions", "variant": "declaration", "kind": 1024, @@ -2835,7 +2835,7 @@ } }, { - "id": 13269, + "id": 13255, "name": "eventGroupId", "variant": "declaration", "kind": 1024, @@ -2856,7 +2856,7 @@ } }, { - "id": 13270, + "id": 13256, "name": "transactionId", "variant": "declaration", "kind": 1024, @@ -2877,7 +2877,7 @@ } }, { - "id": 13271, + "id": 13257, "name": "messageAggregator", "variant": "declaration", "kind": 1024, @@ -2894,13 +2894,13 @@ }, "type": { "type": "reference", - "target": 13366, + "target": 13352, "name": "IMessageAggregator", "package": "@medusajs/types" } }, { - "id": 13272, + "id": 13258, "name": "requestId", "variant": "declaration", "kind": 1024, @@ -2921,7 +2921,7 @@ } }, { - "id": 13273, + "id": 13259, "name": "idempotencyKey", "variant": "declaration", "kind": 1024, @@ -2946,22 +2946,22 @@ { "title": "Properties", "children": [ - 13264, - 13265, - 13266, - 13267, - 13268, - 13269, - 13270, - 13271, - 13272, - 13273 + 13250, + 13251, + 13252, + 13253, + 13254, + 13255, + 13256, + 13257, + 13258, + 13259 ] } ], "typeParameters": [ { - "id": 13274, + "id": 13260, "name": "TManager", "variant": "typeParam", "kind": 131072, @@ -2974,7 +2974,7 @@ ] }, { - "id": 13298, + "id": 13284, "name": "UserDTO", "variant": "declaration", "kind": 256, @@ -2989,7 +2989,7 @@ }, "children": [ { - "id": 13299, + "id": 13285, "name": "id", "variant": "declaration", "kind": 1024, @@ -3008,7 +3008,7 @@ } }, { - "id": 13300, + "id": 13286, "name": "email", "variant": "declaration", "kind": 1024, @@ -3027,7 +3027,7 @@ } }, { - "id": 13301, + "id": 13287, "name": "first_name", "variant": "declaration", "kind": 1024, @@ -3055,7 +3055,7 @@ } }, { - "id": 13302, + "id": 13288, "name": "last_name", "variant": "declaration", "kind": 1024, @@ -3083,7 +3083,7 @@ } }, { - "id": 13303, + "id": 13289, "name": "avatar_url", "variant": "declaration", "kind": 1024, @@ -3111,7 +3111,7 @@ } }, { - "id": 13304, + "id": 13290, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -3154,7 +3154,7 @@ } }, { - "id": 13305, + "id": 13291, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -3178,7 +3178,7 @@ } }, { - "id": 13306, + "id": 13292, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -3202,7 +3202,7 @@ } }, { - "id": 13307, + "id": 13293, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -3239,21 +3239,21 @@ { "title": "Properties", "children": [ - 13299, - 13300, - 13301, - 13302, - 13303, - 13304, - 13305, - 13306, - 13307 + 13285, + 13286, + 13287, + 13288, + 13289, + 13290, + 13291, + 13292, + 13293 ] } ] }, { - "id": 13308, + "id": 13294, "name": "FilterableUserProps", "variant": "declaration", "kind": 256, @@ -3268,7 +3268,7 @@ }, "children": [ { - "id": 13314, + "id": 13300, "name": "$and", "variant": "declaration", "kind": 1024, @@ -3291,17 +3291,17 @@ "types": [ { "type": "reference", - "target": 13308, + "target": 13294, "name": "FilterableUserProps", "package": "@medusajs/types" }, { "type": "reference", - "target": 13380, + "target": 13366, "typeArguments": [ { "type": "reference", - "target": 13308, + "target": 13294, "name": "FilterableUserProps", "package": "@medusajs/types" } @@ -3314,12 +3314,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 13381, + "target": 13367, "name": "BaseFilterable.$and" } }, { - "id": 13315, + "id": 13301, "name": "$or", "variant": "declaration", "kind": 1024, @@ -3342,17 +3342,17 @@ "types": [ { "type": "reference", - "target": 13308, + "target": 13294, "name": "FilterableUserProps", "package": "@medusajs/types" }, { "type": "reference", - "target": 13380, + "target": 13366, "typeArguments": [ { "type": "reference", - "target": 13308, + "target": 13294, "name": "FilterableUserProps", "package": "@medusajs/types" } @@ -3365,12 +3365,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 13382, + "target": 13368, "name": "BaseFilterable.$or" } }, { - "id": 13309, + "id": 13295, "name": "q", "variant": "declaration", "kind": 1024, @@ -3391,7 +3391,7 @@ } }, { - "id": 13310, + "id": 13296, "name": "id", "variant": "declaration", "kind": 1024, @@ -3424,7 +3424,7 @@ } }, { - "id": 13311, + "id": 13297, "name": "email", "variant": "declaration", "kind": 1024, @@ -3457,7 +3457,7 @@ } }, { - "id": 13312, + "id": 13298, "name": "first_name", "variant": "declaration", "kind": 1024, @@ -3490,7 +3490,7 @@ } }, { - "id": 13313, + "id": 13299, "name": "last_name", "variant": "declaration", "kind": 1024, @@ -3527,24 +3527,24 @@ { "title": "Properties", "children": [ - 13314, - 13315, - 13309, - 13310, - 13311, - 13312, - 13313 + 13300, + 13301, + 13295, + 13296, + 13297, + 13298, + 13299 ] } ], "extendedTypes": [ { "type": "reference", - "target": 13380, + "target": 13366, "typeArguments": [ { "type": "reference", - "target": 13308, + "target": 13294, "name": "FilterableUserProps", "package": "@medusajs/types" } @@ -3555,7 +3555,7 @@ ] }, { - "id": 13275, + "id": 13261, "name": "InviteDTO", "variant": "declaration", "kind": 256, @@ -3570,7 +3570,7 @@ }, "children": [ { - "id": 13276, + "id": 13262, "name": "id", "variant": "declaration", "kind": 1024, @@ -3589,7 +3589,7 @@ } }, { - "id": 13277, + "id": 13263, "name": "email", "variant": "declaration", "kind": 1024, @@ -3608,7 +3608,7 @@ } }, { - "id": 13278, + "id": 13264, "name": "accepted", "variant": "declaration", "kind": 1024, @@ -3627,7 +3627,7 @@ } }, { - "id": 13279, + "id": 13265, "name": "token", "variant": "declaration", "kind": 1024, @@ -3646,7 +3646,7 @@ } }, { - "id": 13280, + "id": 13266, "name": "expires_at", "variant": "declaration", "kind": 1024, @@ -3670,7 +3670,7 @@ } }, { - "id": 13281, + "id": 13267, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -3713,7 +3713,7 @@ } }, { - "id": 13282, + "id": 13268, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -3737,7 +3737,7 @@ } }, { - "id": 13283, + "id": 13269, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -3761,7 +3761,7 @@ } }, { - "id": 13284, + "id": 13270, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -3798,21 +3798,21 @@ { "title": "Properties", "children": [ - 13276, - 13277, - 13278, - 13279, - 13280, - 13281, - 13282, - 13283, - 13284 + 13262, + 13263, + 13264, + 13265, + 13266, + 13267, + 13268, + 13269, + 13270 ] } ] }, { - "id": 13316, + "id": 13302, "name": "CreateUserDTO", "variant": "declaration", "kind": 256, @@ -3827,7 +3827,7 @@ }, "children": [ { - "id": 13317, + "id": 13303, "name": "email", "variant": "declaration", "kind": 1024, @@ -3846,7 +3846,7 @@ } }, { - "id": 13318, + "id": 13304, "name": "first_name", "variant": "declaration", "kind": 1024, @@ -3876,7 +3876,7 @@ } }, { - "id": 13319, + "id": 13305, "name": "last_name", "variant": "declaration", "kind": 1024, @@ -3906,7 +3906,7 @@ } }, { - "id": 13320, + "id": 13306, "name": "avatar_url", "variant": "declaration", "kind": 1024, @@ -3936,7 +3936,7 @@ } }, { - "id": 13321, + "id": 13307, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -3985,17 +3985,17 @@ { "title": "Properties", "children": [ - 13317, - 13318, - 13319, - 13320, - 13321 + 13303, + 13304, + 13305, + 13306, + 13307 ] } ] }, { - "id": 13322, + "id": 13308, "name": "UpdateUserDTO", "variant": "declaration", "kind": 256, @@ -4010,7 +4010,7 @@ }, "children": [ { - "id": 13325, + "id": 13311, "name": "first_name", "variant": "declaration", "kind": 1024, @@ -4046,7 +4046,7 @@ } }, { - "id": 13326, + "id": 13312, "name": "last_name", "variant": "declaration", "kind": 1024, @@ -4082,7 +4082,7 @@ } }, { - "id": 13327, + "id": 13313, "name": "avatar_url", "variant": "declaration", "kind": 1024, @@ -4118,7 +4118,7 @@ } }, { - "id": 13324, + "id": 13310, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -4169,7 +4169,7 @@ } }, { - "id": 13323, + "id": 13309, "name": "id", "variant": "declaration", "kind": 1024, @@ -4192,11 +4192,11 @@ { "title": "Properties", "children": [ - 13325, - 13326, - 13327, - 13324, - 13323 + 13311, + 13312, + 13313, + 13310, + 13309 ] } ], @@ -4217,7 +4217,7 @@ "typeArguments": [ { "type": "reference", - "target": 13316, + "target": 13302, "name": "CreateUserDTO", "package": "@medusajs/types" }, @@ -4236,7 +4236,7 @@ ] }, { - "id": 13334, + "id": 13320, "name": "CreateInviteDTO", "variant": "declaration", "kind": 256, @@ -4251,7 +4251,7 @@ }, "children": [ { - "id": 13335, + "id": 13321, "name": "email", "variant": "declaration", "kind": 1024, @@ -4270,7 +4270,7 @@ } }, { - "id": 13336, + "id": 13322, "name": "accepted", "variant": "declaration", "kind": 1024, @@ -4291,7 +4291,7 @@ } }, { - "id": 13337, + "id": 13323, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -4340,15 +4340,15 @@ { "title": "Properties", "children": [ - 13335, - 13336, - 13337 + 13321, + 13322, + 13323 ] } ] }, { - "id": 13338, + "id": 13324, "name": "UpdateInviteDTO", "variant": "declaration", "kind": 256, @@ -4363,7 +4363,7 @@ }, "children": [ { - "id": 13341, + "id": 13327, "name": "accepted", "variant": "declaration", "kind": 1024, @@ -4390,7 +4390,7 @@ } }, { - "id": 13340, + "id": 13326, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -4441,7 +4441,7 @@ } }, { - "id": 13339, + "id": 13325, "name": "id", "variant": "declaration", "kind": 1024, @@ -4464,9 +4464,9 @@ { "title": "Properties", "children": [ - 13341, - 13340, - 13339 + 13327, + 13326, + 13325 ] } ], @@ -4487,7 +4487,7 @@ "typeArguments": [ { "type": "reference", - "target": 13334, + "target": 13320, "name": "CreateInviteDTO", "package": "@medusajs/types" }, @@ -4506,7 +4506,7 @@ ] }, { - "id": 13137, + "id": 13123, "name": "IUserModuleService", "variant": "declaration", "kind": 256, @@ -4521,14 +4521,14 @@ }, "children": [ { - "id": 13138, + "id": 13124, "name": "validateInviteToken", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 13139, + "id": 13125, "name": "validateInviteToken", "variant": "signature", "kind": 4096, @@ -4563,7 +4563,7 @@ }, "parameters": [ { - "id": 13140, + "id": 13126, "name": "token", "variant": "param", "kind": 32768, @@ -4582,7 +4582,7 @@ } }, { - "id": 13141, + "id": 13127, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -4599,7 +4599,7 @@ }, "type": { "type": "reference", - "target": 13263, + "target": 13249, "name": "Context", "package": "@medusajs/types" } @@ -4614,7 +4614,7 @@ "typeArguments": [ { "type": "reference", - "target": 13275, + "target": 13261, "name": "InviteDTO", "package": "@medusajs/types" } @@ -4626,14 +4626,14 @@ ] }, { - "id": 13142, + "id": 13128, "name": "refreshInviteTokens", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 13143, + "id": 13129, "name": "refreshInviteTokens", "variant": "signature", "kind": 4096, @@ -4668,7 +4668,7 @@ }, "parameters": [ { - "id": 13144, + "id": 13130, "name": "inviteIds", "variant": "param", "kind": 32768, @@ -4690,7 +4690,7 @@ } }, { - "id": 13145, + "id": 13131, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -4707,7 +4707,7 @@ }, "type": { "type": "reference", - "target": 13263, + "target": 13249, "name": "Context", "package": "@medusajs/types" } @@ -4724,7 +4724,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 13275, + "target": 13261, "name": "InviteDTO", "package": "@medusajs/types" } @@ -4737,14 +4737,14 @@ ] }, { - "id": 13146, + "id": 13132, "name": "retrieveUser", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 13147, + "id": 13133, "name": "retrieveUser", "variant": "signature", "kind": 4096, @@ -4779,7 +4779,7 @@ }, "parameters": [ { - "id": 13148, + "id": 13134, "name": "id", "variant": "param", "kind": 32768, @@ -4798,7 +4798,7 @@ } }, { - "id": 13149, + "id": 13135, "name": "config", "variant": "param", "kind": 32768, @@ -4831,11 +4831,11 @@ }, "type": { "type": "reference", - "target": 13285, + "target": 13271, "typeArguments": [ { "type": "reference", - "target": 13298, + "target": 13284, "name": "UserDTO", "package": "@medusajs/types" } @@ -4845,7 +4845,7 @@ } }, { - "id": 13150, + "id": 13136, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -4862,7 +4862,7 @@ }, "type": { "type": "reference", - "target": 13263, + "target": 13249, "name": "Context", "package": "@medusajs/types" } @@ -4877,7 +4877,7 @@ "typeArguments": [ { "type": "reference", - "target": 13298, + "target": 13284, "name": "UserDTO", "package": "@medusajs/types" } @@ -4889,14 +4889,14 @@ ] }, { - "id": 13151, + "id": 13137, "name": "listUsers", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 13152, + "id": 13138, "name": "listUsers", "variant": "signature", "kind": 4096, @@ -4975,7 +4975,7 @@ }, "parameters": [ { - "id": 13153, + "id": 13139, "name": "filters", "variant": "param", "kind": 32768, @@ -4992,13 +4992,13 @@ }, "type": { "type": "reference", - "target": 13308, + "target": 13294, "name": "FilterableUserProps", "package": "@medusajs/types" } }, { - "id": 13154, + "id": 13140, "name": "config", "variant": "param", "kind": 32768, @@ -5031,11 +5031,11 @@ }, "type": { "type": "reference", - "target": 13285, + "target": 13271, "typeArguments": [ { "type": "reference", - "target": 13298, + "target": 13284, "name": "UserDTO", "package": "@medusajs/types" } @@ -5045,7 +5045,7 @@ } }, { - "id": 13155, + "id": 13141, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -5062,7 +5062,7 @@ }, "type": { "type": "reference", - "target": 13263, + "target": 13249, "name": "Context", "package": "@medusajs/types" } @@ -5079,7 +5079,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 13298, + "target": 13284, "name": "UserDTO", "package": "@medusajs/types" } @@ -5092,14 +5092,14 @@ ] }, { - "id": 13156, + "id": 13142, "name": "listAndCountUsers", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 13157, + "id": 13143, "name": "listAndCountUsers", "variant": "signature", "kind": 4096, @@ -5178,7 +5178,7 @@ }, "parameters": [ { - "id": 13158, + "id": 13144, "name": "filters", "variant": "param", "kind": 32768, @@ -5195,13 +5195,13 @@ }, "type": { "type": "reference", - "target": 13308, + "target": 13294, "name": "FilterableUserProps", "package": "@medusajs/types" } }, { - "id": 13159, + "id": 13145, "name": "config", "variant": "param", "kind": 32768, @@ -5234,11 +5234,11 @@ }, "type": { "type": "reference", - "target": 13285, + "target": 13271, "typeArguments": [ { "type": "reference", - "target": 13298, + "target": 13284, "name": "UserDTO", "package": "@medusajs/types" } @@ -5248,7 +5248,7 @@ } }, { - "id": 13160, + "id": 13146, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -5265,7 +5265,7 @@ }, "type": { "type": "reference", - "target": 13263, + "target": 13249, "name": "Context", "package": "@medusajs/types" } @@ -5285,7 +5285,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 13298, + "target": 13284, "name": "UserDTO", "package": "@medusajs/types" } @@ -5304,14 +5304,14 @@ ] }, { - "id": 13161, + "id": 13147, "name": "createUsers", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 13162, + "id": 13148, "name": "createUsers", "variant": "signature", "kind": 4096, @@ -5346,7 +5346,7 @@ }, "parameters": [ { - "id": 13163, + "id": 13149, "name": "data", "variant": "param", "kind": 32768, @@ -5363,14 +5363,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 13316, + "target": 13302, "name": "CreateUserDTO", "package": "@medusajs/types" } } }, { - "id": 13164, + "id": 13150, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -5387,7 +5387,7 @@ }, "type": { "type": "reference", - "target": 13263, + "target": 13249, "name": "Context", "package": "@medusajs/types" } @@ -5404,7 +5404,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 13298, + "target": 13284, "name": "UserDTO", "package": "@medusajs/types" } @@ -5415,7 +5415,7 @@ } }, { - "id": 13165, + "id": 13151, "name": "createUsers", "variant": "signature", "kind": 4096, @@ -5450,7 +5450,7 @@ }, "parameters": [ { - "id": 13166, + "id": 13152, "name": "data", "variant": "param", "kind": 32768, @@ -5465,13 +5465,13 @@ }, "type": { "type": "reference", - "target": 13316, + "target": 13302, "name": "CreateUserDTO", "package": "@medusajs/types" } }, { - "id": 13167, + "id": 13153, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -5488,7 +5488,7 @@ }, "type": { "type": "reference", - "target": 13263, + "target": 13249, "name": "Context", "package": "@medusajs/types" } @@ -5503,7 +5503,7 @@ "typeArguments": [ { "type": "reference", - "target": 13298, + "target": 13284, "name": "UserDTO", "package": "@medusajs/types" } @@ -5515,14 +5515,14 @@ ] }, { - "id": 13168, + "id": 13154, "name": "updateUsers", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 13169, + "id": 13155, "name": "updateUsers", "variant": "signature", "kind": 4096, @@ -5557,7 +5557,7 @@ }, "parameters": [ { - "id": 13170, + "id": 13156, "name": "data", "variant": "param", "kind": 32768, @@ -5574,14 +5574,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 13322, + "target": 13308, "name": "UpdateUserDTO", "package": "@medusajs/types" } } }, { - "id": 13171, + "id": 13157, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -5598,7 +5598,7 @@ }, "type": { "type": "reference", - "target": 13263, + "target": 13249, "name": "Context", "package": "@medusajs/types" } @@ -5615,7 +5615,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 13298, + "target": 13284, "name": "UserDTO", "package": "@medusajs/types" } @@ -5626,7 +5626,7 @@ } }, { - "id": 13172, + "id": 13158, "name": "updateUsers", "variant": "signature", "kind": 4096, @@ -5661,7 +5661,7 @@ }, "parameters": [ { - "id": 13173, + "id": 13159, "name": "data", "variant": "param", "kind": 32768, @@ -5676,13 +5676,13 @@ }, "type": { "type": "reference", - "target": 13322, + "target": 13308, "name": "UpdateUserDTO", "package": "@medusajs/types" } }, { - "id": 13174, + "id": 13160, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -5699,7 +5699,7 @@ }, "type": { "type": "reference", - "target": 13263, + "target": 13249, "name": "Context", "package": "@medusajs/types" } @@ -5714,7 +5714,7 @@ "typeArguments": [ { "type": "reference", - "target": 13298, + "target": 13284, "name": "UserDTO", "package": "@medusajs/types" } @@ -5726,14 +5726,14 @@ ] }, { - "id": 13175, + "id": 13161, "name": "deleteUsers", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 13176, + "id": 13162, "name": "deleteUsers", "variant": "signature", "kind": 4096, @@ -5768,7 +5768,7 @@ }, "parameters": [ { - "id": 13177, + "id": 13163, "name": "ids", "variant": "param", "kind": 32768, @@ -5790,7 +5790,7 @@ } }, { - "id": 13178, + "id": 13164, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -5807,7 +5807,7 @@ }, "type": { "type": "reference", - "target": 13263, + "target": 13249, "name": "Context", "package": "@medusajs/types" } @@ -5832,14 +5832,14 @@ ] }, { - "id": 13179, + "id": 13165, "name": "softDeleteUsers", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 13180, + "id": 13166, "name": "softDeleteUsers", "variant": "signature", "kind": 4096, @@ -5882,7 +5882,7 @@ }, "typeParameters": [ { - "id": 13181, + "id": 13167, "name": "TReturnableLinkableKeys", "variant": "typeParam", "kind": 131072, @@ -5899,7 +5899,7 @@ ], "parameters": [ { - "id": 13182, + "id": 13168, "name": "userIds", "variant": "param", "kind": 32768, @@ -5921,7 +5921,7 @@ } }, { - "id": 13183, + "id": 13169, "name": "config", "variant": "param", "kind": 32768, @@ -5938,11 +5938,11 @@ }, "type": { "type": "reference", - "target": 13328, + "target": 13314, "typeArguments": [ { "type": "reference", - "target": 13181, + "target": 13167, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -5953,7 +5953,7 @@ } }, { - "id": 13184, + "id": 13170, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -5970,7 +5970,7 @@ }, "type": { "type": "reference", - "target": 13263, + "target": 13249, "name": "Context", "package": "@medusajs/types" } @@ -5999,7 +5999,7 @@ "typeArguments": [ { "type": "reference", - "target": 13181, + "target": 13167, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -6025,14 +6025,14 @@ ] }, { - "id": 13185, + "id": 13171, "name": "restoreUsers", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 13186, + "id": 13172, "name": "restoreUsers", "variant": "signature", "kind": 4096, @@ -6075,7 +6075,7 @@ }, "typeParameters": [ { - "id": 13187, + "id": 13173, "name": "TReturnableLinkableKeys", "variant": "typeParam", "kind": 131072, @@ -6092,7 +6092,7 @@ ], "parameters": [ { - "id": 13188, + "id": 13174, "name": "userIds", "variant": "param", "kind": 32768, @@ -6114,7 +6114,7 @@ } }, { - "id": 13189, + "id": 13175, "name": "config", "variant": "param", "kind": 32768, @@ -6139,11 +6139,11 @@ }, "type": { "type": "reference", - "target": 13331, + "target": 13317, "typeArguments": [ { "type": "reference", - "target": 13187, + "target": 13173, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -6154,7 +6154,7 @@ } }, { - "id": 13190, + "id": 13176, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -6171,7 +6171,7 @@ }, "type": { "type": "reference", - "target": 13263, + "target": 13249, "name": "Context", "package": "@medusajs/types" } @@ -6200,7 +6200,7 @@ "typeArguments": [ { "type": "reference", - "target": 13187, + "target": 13173, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -6226,14 +6226,14 @@ ] }, { - "id": 13191, + "id": 13177, "name": "retrieveInvite", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 13192, + "id": 13178, "name": "retrieveInvite", "variant": "signature", "kind": 4096, @@ -6268,7 +6268,7 @@ }, "parameters": [ { - "id": 13193, + "id": 13179, "name": "id", "variant": "param", "kind": 32768, @@ -6287,7 +6287,7 @@ } }, { - "id": 13194, + "id": 13180, "name": "config", "variant": "param", "kind": 32768, @@ -6320,11 +6320,11 @@ }, "type": { "type": "reference", - "target": 13285, + "target": 13271, "typeArguments": [ { "type": "reference", - "target": 13275, + "target": 13261, "name": "InviteDTO", "package": "@medusajs/types" } @@ -6334,7 +6334,7 @@ } }, { - "id": 13195, + "id": 13181, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -6351,7 +6351,7 @@ }, "type": { "type": "reference", - "target": 13263, + "target": 13249, "name": "Context", "package": "@medusajs/types" } @@ -6366,7 +6366,7 @@ "typeArguments": [ { "type": "reference", - "target": 13275, + "target": 13261, "name": "InviteDTO", "package": "@medusajs/types" } @@ -6378,14 +6378,14 @@ ] }, { - "id": 13196, + "id": 13182, "name": "listInvites", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 13197, + "id": 13183, "name": "listInvites", "variant": "signature", "kind": 4096, @@ -6464,7 +6464,7 @@ }, "parameters": [ { - "id": 13198, + "id": 13184, "name": "filters", "variant": "param", "kind": 32768, @@ -6481,13 +6481,13 @@ }, "type": { "type": "reference", - "target": 13308, + "target": 13294, "name": "FilterableUserProps", "package": "@medusajs/types" } }, { - "id": 13199, + "id": 13185, "name": "config", "variant": "param", "kind": 32768, @@ -6520,11 +6520,11 @@ }, "type": { "type": "reference", - "target": 13285, + "target": 13271, "typeArguments": [ { "type": "reference", - "target": 13275, + "target": 13261, "name": "InviteDTO", "package": "@medusajs/types" } @@ -6534,7 +6534,7 @@ } }, { - "id": 13200, + "id": 13186, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -6551,7 +6551,7 @@ }, "type": { "type": "reference", - "target": 13263, + "target": 13249, "name": "Context", "package": "@medusajs/types" } @@ -6568,7 +6568,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 13275, + "target": 13261, "name": "InviteDTO", "package": "@medusajs/types" } @@ -6581,14 +6581,14 @@ ] }, { - "id": 13201, + "id": 13187, "name": "listAndCountInvites", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 13202, + "id": 13188, "name": "listAndCountInvites", "variant": "signature", "kind": 4096, @@ -6667,7 +6667,7 @@ }, "parameters": [ { - "id": 13203, + "id": 13189, "name": "filters", "variant": "param", "kind": 32768, @@ -6684,13 +6684,13 @@ }, "type": { "type": "reference", - "target": 13308, + "target": 13294, "name": "FilterableUserProps", "package": "@medusajs/types" } }, { - "id": 13204, + "id": 13190, "name": "config", "variant": "param", "kind": 32768, @@ -6723,11 +6723,11 @@ }, "type": { "type": "reference", - "target": 13285, + "target": 13271, "typeArguments": [ { "type": "reference", - "target": 13275, + "target": 13261, "name": "InviteDTO", "package": "@medusajs/types" } @@ -6737,7 +6737,7 @@ } }, { - "id": 13205, + "id": 13191, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -6754,7 +6754,7 @@ }, "type": { "type": "reference", - "target": 13263, + "target": 13249, "name": "Context", "package": "@medusajs/types" } @@ -6774,7 +6774,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 13275, + "target": 13261, "name": "InviteDTO", "package": "@medusajs/types" } @@ -6793,14 +6793,14 @@ ] }, { - "id": 13206, + "id": 13192, "name": "createInvites", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 13207, + "id": 13193, "name": "createInvites", "variant": "signature", "kind": 4096, @@ -6835,7 +6835,7 @@ }, "parameters": [ { - "id": 13208, + "id": 13194, "name": "data", "variant": "param", "kind": 32768, @@ -6852,14 +6852,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 13334, + "target": 13320, "name": "CreateInviteDTO", "package": "@medusajs/types" } } }, { - "id": 13209, + "id": 13195, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -6876,7 +6876,7 @@ }, "type": { "type": "reference", - "target": 13263, + "target": 13249, "name": "Context", "package": "@medusajs/types" } @@ -6893,7 +6893,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 13275, + "target": 13261, "name": "InviteDTO", "package": "@medusajs/types" } @@ -6904,7 +6904,7 @@ } }, { - "id": 13210, + "id": 13196, "name": "createInvites", "variant": "signature", "kind": 4096, @@ -6939,7 +6939,7 @@ }, "parameters": [ { - "id": 13211, + "id": 13197, "name": "data", "variant": "param", "kind": 32768, @@ -6954,13 +6954,13 @@ }, "type": { "type": "reference", - "target": 13334, + "target": 13320, "name": "CreateInviteDTO", "package": "@medusajs/types" } }, { - "id": 13212, + "id": 13198, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -6977,7 +6977,7 @@ }, "type": { "type": "reference", - "target": 13263, + "target": 13249, "name": "Context", "package": "@medusajs/types" } @@ -6992,7 +6992,7 @@ "typeArguments": [ { "type": "reference", - "target": 13275, + "target": 13261, "name": "InviteDTO", "package": "@medusajs/types" } @@ -7004,14 +7004,14 @@ ] }, { - "id": 13213, + "id": 13199, "name": "updateInvites", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 13214, + "id": 13200, "name": "updateInvites", "variant": "signature", "kind": 4096, @@ -7046,7 +7046,7 @@ }, "parameters": [ { - "id": 13215, + "id": 13201, "name": "data", "variant": "param", "kind": 32768, @@ -7063,14 +7063,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 13338, + "target": 13324, "name": "UpdateInviteDTO", "package": "@medusajs/types" } } }, { - "id": 13216, + "id": 13202, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -7087,7 +7087,7 @@ }, "type": { "type": "reference", - "target": 13263, + "target": 13249, "name": "Context", "package": "@medusajs/types" } @@ -7104,7 +7104,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 13275, + "target": 13261, "name": "InviteDTO", "package": "@medusajs/types" } @@ -7115,7 +7115,7 @@ } }, { - "id": 13217, + "id": 13203, "name": "updateInvites", "variant": "signature", "kind": 4096, @@ -7150,7 +7150,7 @@ }, "parameters": [ { - "id": 13218, + "id": 13204, "name": "data", "variant": "param", "kind": 32768, @@ -7165,13 +7165,13 @@ }, "type": { "type": "reference", - "target": 13338, + "target": 13324, "name": "UpdateInviteDTO", "package": "@medusajs/types" } }, { - "id": 13219, + "id": 13205, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -7188,7 +7188,7 @@ }, "type": { "type": "reference", - "target": 13263, + "target": 13249, "name": "Context", "package": "@medusajs/types" } @@ -7203,7 +7203,7 @@ "typeArguments": [ { "type": "reference", - "target": 13275, + "target": 13261, "name": "InviteDTO", "package": "@medusajs/types" } @@ -7215,14 +7215,14 @@ ] }, { - "id": 13220, + "id": 13206, "name": "deleteInvites", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 13221, + "id": 13207, "name": "deleteInvites", "variant": "signature", "kind": 4096, @@ -7257,7 +7257,7 @@ }, "parameters": [ { - "id": 13222, + "id": 13208, "name": "ids", "variant": "param", "kind": 32768, @@ -7279,7 +7279,7 @@ } }, { - "id": 13223, + "id": 13209, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -7296,7 +7296,7 @@ }, "type": { "type": "reference", - "target": 13263, + "target": 13249, "name": "Context", "package": "@medusajs/types" } @@ -7321,14 +7321,14 @@ ] }, { - "id": 13224, + "id": 13210, "name": "softDeleteInvites", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 13225, + "id": 13211, "name": "softDeleteInvites", "variant": "signature", "kind": 4096, @@ -7371,7 +7371,7 @@ }, "typeParameters": [ { - "id": 13226, + "id": 13212, "name": "TReturnableLinkableKeys", "variant": "typeParam", "kind": 131072, @@ -7388,7 +7388,7 @@ ], "parameters": [ { - "id": 13227, + "id": 13213, "name": "inviteIds", "variant": "param", "kind": 32768, @@ -7410,7 +7410,7 @@ } }, { - "id": 13228, + "id": 13214, "name": "config", "variant": "param", "kind": 32768, @@ -7427,11 +7427,11 @@ }, "type": { "type": "reference", - "target": 13328, + "target": 13314, "typeArguments": [ { "type": "reference", - "target": 13226, + "target": 13212, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -7442,7 +7442,7 @@ } }, { - "id": 13229, + "id": 13215, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -7459,7 +7459,7 @@ }, "type": { "type": "reference", - "target": 13263, + "target": 13249, "name": "Context", "package": "@medusajs/types" } @@ -7488,7 +7488,7 @@ "typeArguments": [ { "type": "reference", - "target": 13226, + "target": 13212, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -7514,14 +7514,14 @@ ] }, { - "id": 13230, + "id": 13216, "name": "restoreInvites", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 13231, + "id": 13217, "name": "restoreInvites", "variant": "signature", "kind": 4096, @@ -7564,7 +7564,7 @@ }, "typeParameters": [ { - "id": 13232, + "id": 13218, "name": "TReturnableLinkableKeys", "variant": "typeParam", "kind": 131072, @@ -7581,7 +7581,7 @@ ], "parameters": [ { - "id": 13233, + "id": 13219, "name": "inviteIds", "variant": "param", "kind": 32768, @@ -7603,7 +7603,7 @@ } }, { - "id": 13234, + "id": 13220, "name": "config", "variant": "param", "kind": 32768, @@ -7628,11 +7628,11 @@ }, "type": { "type": "reference", - "target": 13331, + "target": 13317, "typeArguments": [ { "type": "reference", - "target": 13232, + "target": 13218, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -7643,7 +7643,7 @@ } }, { - "id": 13235, + "id": 13221, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -7660,7 +7660,7 @@ }, "type": { "type": "reference", - "target": 13263, + "target": 13249, "name": "Context", "package": "@medusajs/types" } @@ -7689,7 +7689,7 @@ "typeArguments": [ { "type": "reference", - "target": 13232, + "target": 13218, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -7719,31 +7719,31 @@ { "title": "Methods", "children": [ - 13138, + 13124, + 13128, + 13132, + 13137, 13142, - 13146, - 13151, - 13156, + 13147, + 13154, 13161, - 13168, - 13175, - 13179, - 13185, - 13191, - 13196, - 13201, + 13165, + 13171, + 13177, + 13182, + 13187, + 13192, + 13199, 13206, - 13213, - 13220, - 13224, - 13230 + 13210, + 13216 ] } ], "extendedTypes": [ { "type": "reference", - "target": 13249, + "target": 13235, "name": "IModuleService", "package": "@medusajs/types" } @@ -7754,61 +7754,117 @@ { "title": "Interfaces", "children": [ - 13285, - 13380, - 13328, - 13331, - 13427, - 13384, - 13249, - 13411, + 13271, 13366, - 13263, - 13298, + 13314, + 13317, + 13413, + 13370, + 13235, + 13397, + 13352, + 13249, + 13284, + 13294, + 13261, + 13302, 13308, - 13275, - 13316, - 13322, - 13334, - 13338, - 13137 + 13320, + 13324, + 13123 ] }, { "title": "Type Aliases", "children": [ - 13445, - 13439, - 13407, - 13417, - 13430, - 13401, - 13342, - 13398 + 13431, + 13425, + 13393, + 13403, + 13416, + 13387, + 13328, + 13384 ] } ], "packageName": "@medusajs/types", "symbolIdMap": { - "13136": { + "13122": { "sourceFileName": "../../../../packages/core/types/src/user/service.ts", "qualifiedName": "" }, - "13137": { + "13123": { "sourceFileName": "../../../../packages/core/types/src/user/service.ts", "qualifiedName": "IUserModuleService" }, - "13138": { + "13124": { "sourceFileName": "../../../../packages/core/types/src/user/service.ts", "qualifiedName": "IUserModuleService.validateInviteToken" }, + "13125": { + "sourceFileName": "../../../../packages/core/types/src/user/service.ts", + "qualifiedName": "IUserModuleService.validateInviteToken" + }, + "13126": { + "sourceFileName": "../../../../packages/core/types/src/user/service.ts", + "qualifiedName": "token" + }, + "13127": { + "sourceFileName": "../../../../packages/core/types/src/user/service.ts", + "qualifiedName": "sharedContext" + }, + "13128": { + "sourceFileName": "../../../../packages/core/types/src/user/service.ts", + "qualifiedName": "IUserModuleService.refreshInviteTokens" + }, + "13129": { + "sourceFileName": "../../../../packages/core/types/src/user/service.ts", + "qualifiedName": "IUserModuleService.refreshInviteTokens" + }, + "13130": { + "sourceFileName": "../../../../packages/core/types/src/user/service.ts", + "qualifiedName": "inviteIds" + }, + "13131": { + "sourceFileName": "../../../../packages/core/types/src/user/service.ts", + "qualifiedName": "sharedContext" + }, + "13132": { + "sourceFileName": "../../../../packages/core/types/src/user/service.ts", + "qualifiedName": "IUserModuleService.retrieveUser" + }, + "13133": { + "sourceFileName": "../../../../packages/core/types/src/user/service.ts", + "qualifiedName": "IUserModuleService.retrieveUser" + }, + "13134": { + "sourceFileName": "../../../../packages/core/types/src/user/service.ts", + "qualifiedName": "id" + }, + "13135": { + "sourceFileName": "../../../../packages/core/types/src/user/service.ts", + "qualifiedName": "config" + }, + "13136": { + "sourceFileName": "../../../../packages/core/types/src/user/service.ts", + "qualifiedName": "sharedContext" + }, + "13137": { + "sourceFileName": "../../../../packages/core/types/src/user/service.ts", + "qualifiedName": "IUserModuleService.listUsers" + }, + "13138": { + "sourceFileName": "../../../../packages/core/types/src/user/service.ts", + "qualifiedName": "IUserModuleService.listUsers" + }, "13139": { "sourceFileName": "../../../../packages/core/types/src/user/service.ts", - "qualifiedName": "IUserModuleService.validateInviteToken" + "qualifiedName": "filters" }, "13140": { "sourceFileName": "../../../../packages/core/types/src/user/service.ts", - "qualifiedName": "token" + "qualifiedName": "config" }, "13141": { "sourceFileName": "../../../../packages/core/types/src/user/service.ts", @@ -7816,35 +7872,35 @@ }, "13142": { "sourceFileName": "../../../../packages/core/types/src/user/service.ts", - "qualifiedName": "IUserModuleService.refreshInviteTokens" + "qualifiedName": "IUserModuleService.listAndCountUsers" }, "13143": { "sourceFileName": "../../../../packages/core/types/src/user/service.ts", - "qualifiedName": "IUserModuleService.refreshInviteTokens" + "qualifiedName": "IUserModuleService.listAndCountUsers" }, "13144": { "sourceFileName": "../../../../packages/core/types/src/user/service.ts", - "qualifiedName": "inviteIds" + "qualifiedName": "filters" }, "13145": { "sourceFileName": "../../../../packages/core/types/src/user/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "config" }, "13146": { "sourceFileName": "../../../../packages/core/types/src/user/service.ts", - "qualifiedName": "IUserModuleService.retrieveUser" + "qualifiedName": "sharedContext" }, "13147": { "sourceFileName": "../../../../packages/core/types/src/user/service.ts", - "qualifiedName": "IUserModuleService.retrieveUser" + "qualifiedName": "IUserModuleService.createUsers" }, "13148": { "sourceFileName": "../../../../packages/core/types/src/user/service.ts", - "qualifiedName": "id" + "qualifiedName": "IUserModuleService.createUsers" }, "13149": { "sourceFileName": "../../../../packages/core/types/src/user/service.ts", - "qualifiedName": "config" + "qualifiedName": "data" }, "13150": { "sourceFileName": "../../../../packages/core/types/src/user/service.ts", @@ -7852,39 +7908,39 @@ }, "13151": { "sourceFileName": "../../../../packages/core/types/src/user/service.ts", - "qualifiedName": "IUserModuleService.listUsers" + "qualifiedName": "IUserModuleService.createUsers" }, "13152": { "sourceFileName": "../../../../packages/core/types/src/user/service.ts", - "qualifiedName": "IUserModuleService.listUsers" + "qualifiedName": "data" }, "13153": { "sourceFileName": "../../../../packages/core/types/src/user/service.ts", - "qualifiedName": "filters" + "qualifiedName": "sharedContext" }, "13154": { "sourceFileName": "../../../../packages/core/types/src/user/service.ts", - "qualifiedName": "config" + "qualifiedName": "IUserModuleService.updateUsers" }, "13155": { "sourceFileName": "../../../../packages/core/types/src/user/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IUserModuleService.updateUsers" }, "13156": { "sourceFileName": "../../../../packages/core/types/src/user/service.ts", - "qualifiedName": "IUserModuleService.listAndCountUsers" + "qualifiedName": "data" }, "13157": { "sourceFileName": "../../../../packages/core/types/src/user/service.ts", - "qualifiedName": "IUserModuleService.listAndCountUsers" + "qualifiedName": "sharedContext" }, "13158": { "sourceFileName": "../../../../packages/core/types/src/user/service.ts", - "qualifiedName": "filters" + "qualifiedName": "IUserModuleService.updateUsers" }, "13159": { "sourceFileName": "../../../../packages/core/types/src/user/service.ts", - "qualifiedName": "config" + "qualifiedName": "data" }, "13160": { "sourceFileName": "../../../../packages/core/types/src/user/service.ts", @@ -7892,15 +7948,15 @@ }, "13161": { "sourceFileName": "../../../../packages/core/types/src/user/service.ts", - "qualifiedName": "IUserModuleService.createUsers" + "qualifiedName": "IUserModuleService.deleteUsers" }, "13162": { "sourceFileName": "../../../../packages/core/types/src/user/service.ts", - "qualifiedName": "IUserModuleService.createUsers" + "qualifiedName": "IUserModuleService.deleteUsers" }, "13163": { "sourceFileName": "../../../../packages/core/types/src/user/service.ts", - "qualifiedName": "data" + "qualifiedName": "ids" }, "13164": { "sourceFileName": "../../../../packages/core/types/src/user/service.ts", @@ -7908,123 +7964,123 @@ }, "13165": { "sourceFileName": "../../../../packages/core/types/src/user/service.ts", - "qualifiedName": "IUserModuleService.createUsers" + "qualifiedName": "IUserModuleService.softDeleteUsers" }, "13166": { "sourceFileName": "../../../../packages/core/types/src/user/service.ts", - "qualifiedName": "data" + "qualifiedName": "IUserModuleService.softDeleteUsers" }, "13167": { "sourceFileName": "../../../../packages/core/types/src/user/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "TReturnableLinkableKeys" }, "13168": { "sourceFileName": "../../../../packages/core/types/src/user/service.ts", - "qualifiedName": "IUserModuleService.updateUsers" + "qualifiedName": "userIds" }, "13169": { "sourceFileName": "../../../../packages/core/types/src/user/service.ts", - "qualifiedName": "IUserModuleService.updateUsers" + "qualifiedName": "config" }, "13170": { "sourceFileName": "../../../../packages/core/types/src/user/service.ts", - "qualifiedName": "data" + "qualifiedName": "sharedContext" }, "13171": { "sourceFileName": "../../../../packages/core/types/src/user/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IUserModuleService.restoreUsers" }, "13172": { "sourceFileName": "../../../../packages/core/types/src/user/service.ts", - "qualifiedName": "IUserModuleService.updateUsers" + "qualifiedName": "IUserModuleService.restoreUsers" }, "13173": { "sourceFileName": "../../../../packages/core/types/src/user/service.ts", - "qualifiedName": "data" + "qualifiedName": "TReturnableLinkableKeys" }, "13174": { "sourceFileName": "../../../../packages/core/types/src/user/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "userIds" }, "13175": { "sourceFileName": "../../../../packages/core/types/src/user/service.ts", - "qualifiedName": "IUserModuleService.deleteUsers" + "qualifiedName": "config" }, "13176": { "sourceFileName": "../../../../packages/core/types/src/user/service.ts", - "qualifiedName": "IUserModuleService.deleteUsers" + "qualifiedName": "sharedContext" }, "13177": { "sourceFileName": "../../../../packages/core/types/src/user/service.ts", - "qualifiedName": "ids" + "qualifiedName": "IUserModuleService.retrieveInvite" }, "13178": { "sourceFileName": "../../../../packages/core/types/src/user/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IUserModuleService.retrieveInvite" }, "13179": { "sourceFileName": "../../../../packages/core/types/src/user/service.ts", - "qualifiedName": "IUserModuleService.softDeleteUsers" + "qualifiedName": "id" }, "13180": { "sourceFileName": "../../../../packages/core/types/src/user/service.ts", - "qualifiedName": "IUserModuleService.softDeleteUsers" + "qualifiedName": "config" }, "13181": { "sourceFileName": "../../../../packages/core/types/src/user/service.ts", - "qualifiedName": "TReturnableLinkableKeys" + "qualifiedName": "sharedContext" }, "13182": { "sourceFileName": "../../../../packages/core/types/src/user/service.ts", - "qualifiedName": "userIds" + "qualifiedName": "IUserModuleService.listInvites" }, "13183": { "sourceFileName": "../../../../packages/core/types/src/user/service.ts", - "qualifiedName": "config" + "qualifiedName": "IUserModuleService.listInvites" }, "13184": { "sourceFileName": "../../../../packages/core/types/src/user/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "filters" }, "13185": { "sourceFileName": "../../../../packages/core/types/src/user/service.ts", - "qualifiedName": "IUserModuleService.restoreUsers" + "qualifiedName": "config" }, "13186": { "sourceFileName": "../../../../packages/core/types/src/user/service.ts", - "qualifiedName": "IUserModuleService.restoreUsers" + "qualifiedName": "sharedContext" }, "13187": { "sourceFileName": "../../../../packages/core/types/src/user/service.ts", - "qualifiedName": "TReturnableLinkableKeys" + "qualifiedName": "IUserModuleService.listAndCountInvites" }, "13188": { "sourceFileName": "../../../../packages/core/types/src/user/service.ts", - "qualifiedName": "userIds" + "qualifiedName": "IUserModuleService.listAndCountInvites" }, "13189": { "sourceFileName": "../../../../packages/core/types/src/user/service.ts", - "qualifiedName": "config" + "qualifiedName": "filters" }, "13190": { "sourceFileName": "../../../../packages/core/types/src/user/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "config" }, "13191": { "sourceFileName": "../../../../packages/core/types/src/user/service.ts", - "qualifiedName": "IUserModuleService.retrieveInvite" + "qualifiedName": "sharedContext" }, "13192": { "sourceFileName": "../../../../packages/core/types/src/user/service.ts", - "qualifiedName": "IUserModuleService.retrieveInvite" + "qualifiedName": "IUserModuleService.createInvites" }, "13193": { "sourceFileName": "../../../../packages/core/types/src/user/service.ts", - "qualifiedName": "id" + "qualifiedName": "IUserModuleService.createInvites" }, "13194": { "sourceFileName": "../../../../packages/core/types/src/user/service.ts", - "qualifiedName": "config" + "qualifiedName": "data" }, "13195": { "sourceFileName": "../../../../packages/core/types/src/user/service.ts", @@ -8032,39 +8088,39 @@ }, "13196": { "sourceFileName": "../../../../packages/core/types/src/user/service.ts", - "qualifiedName": "IUserModuleService.listInvites" + "qualifiedName": "IUserModuleService.createInvites" }, "13197": { "sourceFileName": "../../../../packages/core/types/src/user/service.ts", - "qualifiedName": "IUserModuleService.listInvites" + "qualifiedName": "data" }, "13198": { "sourceFileName": "../../../../packages/core/types/src/user/service.ts", - "qualifiedName": "filters" + "qualifiedName": "sharedContext" }, "13199": { "sourceFileName": "../../../../packages/core/types/src/user/service.ts", - "qualifiedName": "config" + "qualifiedName": "IUserModuleService.updateInvites" }, "13200": { "sourceFileName": "../../../../packages/core/types/src/user/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IUserModuleService.updateInvites" }, "13201": { "sourceFileName": "../../../../packages/core/types/src/user/service.ts", - "qualifiedName": "IUserModuleService.listAndCountInvites" + "qualifiedName": "data" }, "13202": { "sourceFileName": "../../../../packages/core/types/src/user/service.ts", - "qualifiedName": "IUserModuleService.listAndCountInvites" + "qualifiedName": "sharedContext" }, "13203": { "sourceFileName": "../../../../packages/core/types/src/user/service.ts", - "qualifiedName": "filters" + "qualifiedName": "IUserModuleService.updateInvites" }, "13204": { "sourceFileName": "../../../../packages/core/types/src/user/service.ts", - "qualifiedName": "config" + "qualifiedName": "data" }, "13205": { "sourceFileName": "../../../../packages/core/types/src/user/service.ts", @@ -8072,15 +8128,15 @@ }, "13206": { "sourceFileName": "../../../../packages/core/types/src/user/service.ts", - "qualifiedName": "IUserModuleService.createInvites" + "qualifiedName": "IUserModuleService.deleteInvites" }, "13207": { "sourceFileName": "../../../../packages/core/types/src/user/service.ts", - "qualifiedName": "IUserModuleService.createInvites" + "qualifiedName": "IUserModuleService.deleteInvites" }, "13208": { "sourceFileName": "../../../../packages/core/types/src/user/service.ts", - "qualifiedName": "data" + "qualifiedName": "ids" }, "13209": { "sourceFileName": "../../../../packages/core/types/src/user/service.ts", @@ -8088,841 +8144,785 @@ }, "13210": { "sourceFileName": "../../../../packages/core/types/src/user/service.ts", - "qualifiedName": "IUserModuleService.createInvites" + "qualifiedName": "IUserModuleService.softDeleteInvites" }, "13211": { "sourceFileName": "../../../../packages/core/types/src/user/service.ts", - "qualifiedName": "data" + "qualifiedName": "IUserModuleService.softDeleteInvites" }, "13212": { "sourceFileName": "../../../../packages/core/types/src/user/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "TReturnableLinkableKeys" }, "13213": { "sourceFileName": "../../../../packages/core/types/src/user/service.ts", - "qualifiedName": "IUserModuleService.updateInvites" + "qualifiedName": "inviteIds" }, "13214": { "sourceFileName": "../../../../packages/core/types/src/user/service.ts", - "qualifiedName": "IUserModuleService.updateInvites" + "qualifiedName": "config" }, "13215": { "sourceFileName": "../../../../packages/core/types/src/user/service.ts", - "qualifiedName": "data" + "qualifiedName": "sharedContext" }, "13216": { "sourceFileName": "../../../../packages/core/types/src/user/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IUserModuleService.restoreInvites" }, "13217": { "sourceFileName": "../../../../packages/core/types/src/user/service.ts", - "qualifiedName": "IUserModuleService.updateInvites" + "qualifiedName": "IUserModuleService.restoreInvites" }, "13218": { "sourceFileName": "../../../../packages/core/types/src/user/service.ts", - "qualifiedName": "data" + "qualifiedName": "TReturnableLinkableKeys" }, "13219": { "sourceFileName": "../../../../packages/core/types/src/user/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "inviteIds" }, "13220": { "sourceFileName": "../../../../packages/core/types/src/user/service.ts", - "qualifiedName": "IUserModuleService.deleteInvites" + "qualifiedName": "config" }, "13221": { - "sourceFileName": "../../../../packages/core/types/src/user/service.ts", - "qualifiedName": "IUserModuleService.deleteInvites" - }, - "13222": { - "sourceFileName": "../../../../packages/core/types/src/user/service.ts", - "qualifiedName": "ids" - }, - "13223": { "sourceFileName": "../../../../packages/core/types/src/user/service.ts", "qualifiedName": "sharedContext" }, - "13224": { - "sourceFileName": "../../../../packages/core/types/src/user/service.ts", - "qualifiedName": "IUserModuleService.softDeleteInvites" - }, - "13225": { - "sourceFileName": "../../../../packages/core/types/src/user/service.ts", - "qualifiedName": "IUserModuleService.softDeleteInvites" - }, - "13226": { - "sourceFileName": "../../../../packages/core/types/src/user/service.ts", - "qualifiedName": "TReturnableLinkableKeys" - }, - "13227": { - "sourceFileName": "../../../../packages/core/types/src/user/service.ts", - "qualifiedName": "inviteIds" - }, - "13228": { - "sourceFileName": "../../../../packages/core/types/src/user/service.ts", - "qualifiedName": "config" - }, - "13229": { - "sourceFileName": "../../../../packages/core/types/src/user/service.ts", - "qualifiedName": "sharedContext" - }, - "13230": { - "sourceFileName": "../../../../packages/core/types/src/user/service.ts", - "qualifiedName": "IUserModuleService.restoreInvites" - }, - "13231": { - "sourceFileName": "../../../../packages/core/types/src/user/service.ts", - "qualifiedName": "IUserModuleService.restoreInvites" - }, - "13232": { - "sourceFileName": "../../../../packages/core/types/src/user/service.ts", - "qualifiedName": "TReturnableLinkableKeys" - }, - "13233": { - "sourceFileName": "../../../../packages/core/types/src/user/service.ts", - "qualifiedName": "inviteIds" - }, - "13234": { - "sourceFileName": "../../../../packages/core/types/src/user/service.ts", - "qualifiedName": "config" - }, "13235": { - "sourceFileName": "../../../../packages/core/types/src/user/service.ts", - "qualifiedName": "sharedContext" - }, - "13249": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "IModuleService" }, - "13263": { + "13249": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "Context" }, - "13264": { + "13250": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type.__type" }, - "13265": { + "13251": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type.transactionManager" }, - "13266": { + "13252": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type.manager" }, - "13267": { + "13253": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type.isolationLevel" }, - "13268": { + "13254": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type.enableNestedTransactions" }, - "13269": { + "13255": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type.eventGroupId" }, - "13270": { + "13256": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type.transactionId" }, - "13271": { + "13257": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type.messageAggregator" }, - "13272": { + "13258": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type.requestId" }, - "13273": { + "13259": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type.idempotencyKey" }, - "13274": { + "13260": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "TManager" }, - "13275": { + "13261": { "sourceFileName": "../../../../packages/core/types/src/user/common.ts", "qualifiedName": "InviteDTO" }, - "13276": { + "13262": { "sourceFileName": "../../../../packages/core/types/src/user/common.ts", "qualifiedName": "InviteDTO.id" }, - "13277": { + "13263": { "sourceFileName": "../../../../packages/core/types/src/user/common.ts", "qualifiedName": "InviteDTO.email" }, - "13278": { + "13264": { "sourceFileName": "../../../../packages/core/types/src/user/common.ts", "qualifiedName": "InviteDTO.accepted" }, - "13279": { + "13265": { "sourceFileName": "../../../../packages/core/types/src/user/common.ts", "qualifiedName": "InviteDTO.token" }, - "13280": { + "13266": { "sourceFileName": "../../../../packages/core/types/src/user/common.ts", "qualifiedName": "InviteDTO.expires_at" }, - "13281": { + "13267": { "sourceFileName": "../../../../packages/core/types/src/user/common.ts", "qualifiedName": "InviteDTO.metadata" }, - "13282": { + "13268": { "sourceFileName": "../../../../packages/core/types/src/user/common.ts", "qualifiedName": "InviteDTO.created_at" }, - "13283": { + "13269": { "sourceFileName": "../../../../packages/core/types/src/user/common.ts", "qualifiedName": "InviteDTO.updated_at" }, - "13284": { + "13270": { "sourceFileName": "../../../../packages/core/types/src/user/common.ts", "qualifiedName": "InviteDTO.deleted_at" }, - "13285": { + "13271": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig" }, - "13286": { + "13272": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig.select" }, - "13287": { + "13273": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig.skip" }, - "13288": { + "13274": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig.take" }, - "13289": { + "13275": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig.relations" }, - "13290": { + "13276": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig.order" }, - "13291": { + "13277": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "__type" }, - "13292": { + "13278": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "__type.__index" }, - "13294": { + "13280": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig.withDeleted" }, - "13295": { + "13281": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig.filters" }, - "13296": { + "13282": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig.options" }, - "13297": { + "13283": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig.Entity" }, - "13298": { + "13284": { "sourceFileName": "../../../../packages/core/types/src/user/common.ts", "qualifiedName": "UserDTO" }, - "13299": { + "13285": { "sourceFileName": "../../../../packages/core/types/src/user/common.ts", "qualifiedName": "UserDTO.id" }, - "13300": { + "13286": { "sourceFileName": "../../../../packages/core/types/src/user/common.ts", "qualifiedName": "UserDTO.email" }, - "13301": { + "13287": { "sourceFileName": "../../../../packages/core/types/src/user/common.ts", "qualifiedName": "UserDTO.first_name" }, - "13302": { + "13288": { "sourceFileName": "../../../../packages/core/types/src/user/common.ts", "qualifiedName": "UserDTO.last_name" }, - "13303": { + "13289": { "sourceFileName": "../../../../packages/core/types/src/user/common.ts", "qualifiedName": "UserDTO.avatar_url" }, - "13304": { + "13290": { "sourceFileName": "../../../../packages/core/types/src/user/common.ts", "qualifiedName": "UserDTO.metadata" }, - "13305": { + "13291": { "sourceFileName": "../../../../packages/core/types/src/user/common.ts", "qualifiedName": "UserDTO.created_at" }, - "13306": { + "13292": { "sourceFileName": "../../../../packages/core/types/src/user/common.ts", "qualifiedName": "UserDTO.updated_at" }, - "13307": { + "13293": { "sourceFileName": "../../../../packages/core/types/src/user/common.ts", "qualifiedName": "UserDTO.deleted_at" }, - "13308": { + "13294": { "sourceFileName": "../../../../packages/core/types/src/user/common.ts", "qualifiedName": "FilterableUserProps" }, - "13309": { + "13295": { "sourceFileName": "../../../../packages/core/types/src/user/common.ts", "qualifiedName": "FilterableUserProps.q" }, - "13310": { + "13296": { "sourceFileName": "../../../../packages/core/types/src/user/common.ts", "qualifiedName": "FilterableUserProps.id" }, - "13311": { + "13297": { "sourceFileName": "../../../../packages/core/types/src/user/common.ts", "qualifiedName": "FilterableUserProps.email" }, - "13312": { + "13298": { "sourceFileName": "../../../../packages/core/types/src/user/common.ts", "qualifiedName": "FilterableUserProps.first_name" }, - "13313": { + "13299": { "sourceFileName": "../../../../packages/core/types/src/user/common.ts", "qualifiedName": "FilterableUserProps.last_name" }, - "13314": { + "13300": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.$and" }, - "13315": { + "13301": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.$or" }, - "13316": { + "13302": { "sourceFileName": "../../../../packages/core/types/src/user/mutations.ts", "qualifiedName": "CreateUserDTO" }, - "13317": { + "13303": { "sourceFileName": "../../../../packages/core/types/src/user/mutations.ts", "qualifiedName": "CreateUserDTO.email" }, - "13318": { + "13304": { "sourceFileName": "../../../../packages/core/types/src/user/mutations.ts", "qualifiedName": "CreateUserDTO.first_name" }, - "13319": { + "13305": { "sourceFileName": "../../../../packages/core/types/src/user/mutations.ts", "qualifiedName": "CreateUserDTO.last_name" }, - "13320": { + "13306": { "sourceFileName": "../../../../packages/core/types/src/user/mutations.ts", "qualifiedName": "CreateUserDTO.avatar_url" }, - "13321": { + "13307": { "sourceFileName": "../../../../packages/core/types/src/user/mutations.ts", "qualifiedName": "CreateUserDTO.metadata" }, - "13322": { + "13308": { "sourceFileName": "../../../../packages/core/types/src/user/mutations.ts", "qualifiedName": "UpdateUserDTO" }, - "13323": { + "13309": { "sourceFileName": "../../../../packages/core/types/src/user/mutations.ts", "qualifiedName": "UpdateUserDTO.id" }, - "13324": { + "13310": { "sourceFileName": "../../../../packages/core/types/src/user/mutations.ts", "qualifiedName": "metadata" }, - "13325": { + "13311": { "sourceFileName": "../../../../packages/core/types/src/user/mutations.ts", "qualifiedName": "first_name" }, - "13326": { + "13312": { "sourceFileName": "../../../../packages/core/types/src/user/mutations.ts", "qualifiedName": "last_name" }, - "13327": { + "13313": { "sourceFileName": "../../../../packages/core/types/src/user/mutations.ts", "qualifiedName": "avatar_url" }, - "13328": { + "13314": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", "qualifiedName": "SoftDeleteReturn" }, - "13329": { + "13315": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", "qualifiedName": "__type.returnLinkableKeys" }, - "13330": { + "13316": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", "qualifiedName": "TReturnableLinkableKeys" }, - "13331": { + "13317": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", "qualifiedName": "RestoreReturn" }, - "13332": { + "13318": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", "qualifiedName": "__type.returnLinkableKeys" }, - "13333": { + "13319": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", "qualifiedName": "TReturnableLinkableKeys" }, - "13334": { + "13320": { "sourceFileName": "../../../../packages/core/types/src/user/mutations.ts", "qualifiedName": "CreateInviteDTO" }, - "13335": { + "13321": { "sourceFileName": "../../../../packages/core/types/src/user/mutations.ts", "qualifiedName": "CreateInviteDTO.email" }, - "13336": { + "13322": { "sourceFileName": "../../../../packages/core/types/src/user/mutations.ts", "qualifiedName": "CreateInviteDTO.accepted" }, - "13337": { + "13323": { "sourceFileName": "../../../../packages/core/types/src/user/mutations.ts", "qualifiedName": "CreateInviteDTO.metadata" }, - "13338": { + "13324": { "sourceFileName": "../../../../packages/core/types/src/user/mutations.ts", "qualifiedName": "UpdateInviteDTO" }, - "13339": { + "13325": { "sourceFileName": "../../../../packages/core/types/src/user/mutations.ts", "qualifiedName": "UpdateInviteDTO.id" }, - "13340": { + "13326": { "sourceFileName": "../../../../packages/core/types/src/user/mutations.ts", "qualifiedName": "metadata" }, - "13341": { + "13327": { "sourceFileName": "../../../../packages/core/types/src/user/mutations.ts", "qualifiedName": "accepted" }, - "13342": { + "13328": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "ModuleJoinerConfig" }, - "13343": { + "13329": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type" }, - "13344": { + "13330": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.schema" }, - "13345": { + "13331": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.relationships" }, - "13346": { + "13332": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.extends" }, - "13347": { + "13333": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type" }, - "13348": { + "13334": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.serviceName" }, - "13349": { + "13335": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.fieldAlias" }, - "13350": { + "13336": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type" }, - "13351": { + "13337": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.path" }, - "13352": { + "13338": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.forwardArgumentsOnPath" }, - "13353": { + "13339": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.isList" }, - "13354": { + "13340": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.relationship" }, - "13355": { + "13341": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.serviceName" }, - "13356": { + "13342": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.primaryKeys" }, - "13357": { + "13343": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.isLink" }, - "13358": { + "13344": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.linkableKeys" }, - "13359": { + "13345": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.isReadOnlyLink" }, - "13360": { + "13346": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.extraDataFields" }, - "13361": { + "13347": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.databaseConfig" }, - "13362": { + "13348": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type" }, - "13363": { + "13349": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.tableName" }, - "13364": { + "13350": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.idPrefix" }, - "13365": { + "13351": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.extraFields" }, - "13366": { + "13352": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "IMessageAggregator" }, - "13367": { + "13353": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "IMessageAggregator.save" }, - "13368": { + "13354": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "IMessageAggregator.save" }, - "13369": { + "13355": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "msg" }, - "13370": { + "13356": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "IMessageAggregator.getMessages" }, - "13371": { + "13357": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "IMessageAggregator.getMessages" }, - "13372": { + "13358": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "format" }, - "13373": { + "13359": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "IMessageAggregator.clearMessages" }, - "13374": { + "13360": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "IMessageAggregator.clearMessages" }, - "13375": { + "13361": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "IMessageAggregator.saveRawMessageData" }, - "13376": { + "13362": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "IMessageAggregator.saveRawMessageData" }, - "13377": { + "13363": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "T" }, - "13378": { + "13364": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "messageData" }, - "13379": { + "13365": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "options" }, - "13380": { + "13366": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable" }, - "13381": { + "13367": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.$and" }, - "13382": { + "13368": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.$or" }, - "13383": { + "13369": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.T" }, - "13384": { + "13370": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "JoinerServiceConfig" }, - "13385": { + "13371": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "JoinerServiceConfig.serviceName" }, - "13386": { + "13372": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "JoinerServiceConfig.alias" }, - "13387": { + "13373": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "JoinerServiceConfig.fieldAlias" }, - "13388": { + "13374": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type" }, - "13389": { + "13375": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type.path" }, - "13390": { + "13376": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type.forwardArgumentsOnPath" }, - "13391": { + "13377": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "JoinerServiceConfig.primaryKeys" }, - "13392": { + "13378": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "JoinerServiceConfig.relationships" }, - "13393": { + "13379": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "JoinerServiceConfig.extends" }, - "13394": { + "13380": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type" }, - "13395": { + "13381": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type.serviceName" }, - "13396": { + "13382": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type.relationship" }, - "13397": { + "13383": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "JoinerServiceConfig.args" }, - "13398": { + "13384": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "ModuleJoinerRelationship" }, - "13399": { + "13385": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type" }, - "13400": { + "13386": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.deleteCascade" }, - "13401": { + "13387": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "LinkModulesExtraFields" }, - "13402": { + "13388": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type" }, - "13403": { + "13389": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.type" }, - "13404": { + "13390": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.defaultValue" }, - "13405": { + "13391": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.nullable" }, - "13406": { + "13392": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.options" }, - "13407": { + "13393": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "Message" }, - "13408": { + "13394": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "__type" }, - "13409": { + "13395": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "__type.options" }, - "13410": { + "13396": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "TData" }, - "13411": { + "13397": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "MessageAggregatorFormat" }, - "13412": { + "13398": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "MessageAggregatorFormat.groupBy" }, - "13413": { + "13399": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "MessageAggregatorFormat.sortBy" }, - "13414": { + "13400": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type" }, - "13415": { + "13401": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type.__index" }, - "13417": { + "13403": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "RawMessageFormat" }, - "13418": { + "13404": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "__type" }, - "13419": { + "13405": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "__type.eventName" }, - "13420": { + "13406": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "__type.data" }, - "13421": { + "13407": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "__type.source" }, - "13422": { + "13408": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "__type.object" }, - "13423": { + "13409": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "__type.action" }, - "13424": { + "13410": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "__type.context" }, - "13425": { + "13411": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "__type.options" }, - "13426": { + "13412": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "TData" }, - "13427": { + "13413": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "JoinerServiceConfigAlias" }, - "13428": { + "13414": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "JoinerServiceConfigAlias.name" }, - "13429": { + "13415": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "JoinerServiceConfigAlias.args" }, - "13430": { + "13416": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "JoinerRelationship" }, - "13431": { + "13417": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type" }, - "13432": { + "13418": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type.alias" }, - "13433": { + "13419": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type.foreignKey" }, - "13434": { + "13420": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type.primaryKey" }, - "13435": { + "13421": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type.serviceName" }, - "13436": { + "13422": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type.inverse" }, - "13437": { + "13423": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type.isList" }, - "13438": { + "13424": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type.args" }, - "13439": { + "13425": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "MessageBody" }, - "13440": { + "13426": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "__type" }, - "13441": { + "13427": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "__type.eventName" }, - "13442": { + "13428": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "__type.metadata" }, - "13443": { + "13429": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "__type.data" }, - "13444": { + "13430": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "TData" }, - "13445": { + "13431": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "EventMetadata" }, - "13446": { + "13432": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "__type" }, - "13447": { + "13433": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "__type.eventGroupId" } @@ -8932,7 +8932,7 @@ "1": "../../../../packages/core/types/src/user/service.ts" }, "reflections": { - "1": 13136 + "1": 13122 } } } \ No newline at end of file diff --git a/www/utils/generated/typedoc-json-output/workflows.json b/www/utils/generated/typedoc-json-output/workflows.json index cdc21394b2..63655cd0c2 100644 --- a/www/utils/generated/typedoc-json-output/workflows.json +++ b/www/utils/generated/typedoc-json-output/workflows.json @@ -1,19 +1,19 @@ { - "id": 17221, + "id": 17250, "name": "workflows", "variant": "project", "kind": 1, "flags": {}, "children": [ { - "id": 17222, + "id": 17251, "name": "createStep", "variant": "declaration", "kind": 64, "flags": {}, "signatures": [ { - "id": 17223, + "id": 17252, "name": "createStep", "variant": "signature", "kind": 4096, @@ -28,7 +28,7 @@ "kind": "inline-tag", "tag": "@link", "text": "StepFunction", - "target": 17346, + "target": 17375, "tsLinkText": "" }, { @@ -39,7 +39,7 @@ "kind": "inline-tag", "tag": "@link", "text": "createWorkflow", - "target": 17232 + "target": 17261 }, { "kind": "text", @@ -69,7 +69,7 @@ }, "typeParameters": [ { - "id": 17224, + "id": 17253, "name": "TInvokeInput", "variant": "typeParam", "kind": 131072, @@ -84,7 +84,7 @@ } }, { - "id": 17225, + "id": 17254, "name": "TInvokeResultOutput", "variant": "typeParam", "kind": 131072, @@ -99,7 +99,7 @@ } }, { - "id": 17226, + "id": 17255, "name": "TInvokeResultCompensateInput", "variant": "typeParam", "kind": 131072, @@ -116,7 +116,7 @@ ], "parameters": [ { - "id": 17227, + "id": 17256, "name": "nameOrConfig", "variant": "param", "kind": 32768, @@ -142,14 +142,14 @@ { "type": "reflection", "declaration": { - "id": 17228, + "id": 17257, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 17229, + "id": 17258, "name": "name", "variant": "declaration", "kind": 1024, @@ -164,7 +164,7 @@ { "title": "Properties", "children": [ - 17229 + 17258 ] } ] @@ -213,7 +213,7 @@ } }, { - "id": 17230, + "id": 17259, "name": "invokeFn", "variant": "param", "kind": 32768, @@ -228,7 +228,7 @@ "kind": "inline-tag", "tag": "@link", "text": "StepResponse", - "target": 17248, + "target": 17277, "tsLinkText": "" }, { @@ -239,7 +239,7 @@ "kind": "inline-tag", "tag": "@link", "text": "StepResponse", - "target": 17248, + "target": 17277, "tsLinkText": "" }, { @@ -257,21 +257,21 @@ "typeArguments": [ { "type": "reference", - "target": 17224, + "target": 17253, "name": "TInvokeInput", "package": "@medusajs/workflows-sdk", "refersToTypeParameter": true }, { "type": "reference", - "target": 17225, + "target": 17254, "name": "TInvokeResultOutput", "package": "@medusajs/workflows-sdk", "refersToTypeParameter": true }, { "type": "reference", - "target": 17226, + "target": 17255, "name": "TInvokeResultCompensateInput", "package": "@medusajs/workflows-sdk", "refersToTypeParameter": true @@ -282,7 +282,7 @@ } }, { - "id": 17231, + "id": 17260, "name": "compensateFn", "variant": "param", "kind": 32768, @@ -299,7 +299,7 @@ "kind": "inline-tag", "tag": "@link", "text": "StepResponse", - "target": 17248, + "target": 17277, "tsLinkText": "" }, { @@ -333,7 +333,7 @@ "typeArguments": [ { "type": "reference", - "target": 17226, + "target": 17255, "name": "TInvokeResultCompensateInput", "package": "@medusajs/workflows-sdk", "refersToTypeParameter": true @@ -346,18 +346,18 @@ ], "type": { "type": "reference", - "target": 17346, + "target": 17375, "typeArguments": [ { "type": "reference", - "target": 17224, + "target": 17253, "name": "TInvokeInput", "package": "@medusajs/workflows-sdk", "refersToTypeParameter": true }, { "type": "reference", - "target": 17225, + "target": 17254, "name": "TInvokeResultOutput", "package": "@medusajs/workflows-sdk", "refersToTypeParameter": true @@ -370,14 +370,14 @@ ] }, { - "id": 17232, + "id": 17261, "name": "createWorkflow", "variant": "declaration", "kind": 64, "flags": {}, "signatures": [ { - "id": 17233, + "id": 17262, "name": "createWorkflow", "variant": "signature", "kind": 4096, @@ -392,7 +392,7 @@ "kind": "inline-tag", "tag": "@link", "text": "createStep", - "target": 17222, + "target": 17251, "tsLinkText": "" }, { @@ -403,7 +403,7 @@ "kind": "inline-tag", "tag": "@link", "text": "ReturnWorkflow", - "target": 17424, + "target": 17453, "tsLinkText": "" }, { @@ -450,7 +450,7 @@ }, "typeParameters": [ { - "id": 17234, + "id": 17263, "name": "TData", "variant": "typeParam", "kind": 131072, @@ -465,7 +465,7 @@ } }, { - "id": 17235, + "id": 17264, "name": "TResult", "variant": "typeParam", "kind": 131072, @@ -480,7 +480,7 @@ } }, { - "id": 17236, + "id": 17265, "name": "THooks", "variant": "typeParam", "kind": 131072, @@ -545,7 +545,7 @@ ], "parameters": [ { - "id": 17237, + "id": 17266, "name": "nameOrConfig", "variant": "param", "kind": 32768, @@ -571,14 +571,14 @@ { "type": "reflection", "declaration": { - "id": 17238, + "id": 17267, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 17239, + "id": 17268, "name": "name", "variant": "declaration", "kind": 1024, @@ -593,7 +593,7 @@ { "title": "Properties", "children": [ - 17239 + 17268 ] } ] @@ -614,7 +614,7 @@ } }, { - "id": 17240, + "id": 17269, "name": "composer", "variant": "param", "kind": 32768, @@ -637,7 +637,7 @@ "kind": "inline-tag", "tag": "@link", "text": "ReturnWorkflow", - "target": 17424, + "target": 17453, "tsLinkText": "" }, { @@ -648,7 +648,7 @@ "kind": "inline-tag", "tag": "@link", "text": "transform", - "target": 17284 + "target": 17313 }, { "kind": "text", @@ -659,32 +659,32 @@ "type": { "type": "reflection", "declaration": { - "id": 17241, + "id": 17270, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "signatures": [ { - "id": 17242, + "id": 17271, "name": "__type", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 17243, + "id": 17272, "name": "input", "variant": "param", "kind": 32768, "flags": {}, "type": { "type": "reference", - "target": 17371, + "target": 17400, "typeArguments": [ { "type": "reference", - "target": 17234, + "target": 17263, "name": "TData", "package": "@medusajs/workflows-sdk", "refersToTypeParameter": true @@ -704,11 +704,11 @@ }, { "type": "reference", - "target": 17371, + "target": 17400, "typeArguments": [ { "type": "reference", - "target": 17235, + "target": 17264, "name": "TResult", "package": "@medusajs/workflows-sdk", "refersToTypeParameter": true @@ -740,9 +740,29 @@ "templateType": { "type": "union", "types": [ + { + "type": "indexedAccess", + "indexType": { + "type": "reference", + "target": { + "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/create-workflow.ts", + "qualifiedName": "K" + }, + "name": "K", + "package": "@medusajs/workflows-sdk", + "refersToTypeParameter": true + }, + "objectType": { + "type": "reference", + "target": 17264, + "name": "TResult", + "package": "@medusajs/workflows-sdk", + "refersToTypeParameter": true + } + }, { "type": "reference", - "target": 17366, + "target": 17395, "typeArguments": [ { "type": "indexedAccess", @@ -758,7 +778,7 @@ }, "objectType": { "type": "reference", - "target": 17235, + "target": 17264, "name": "TResult", "package": "@medusajs/workflows-sdk", "refersToTypeParameter": true @@ -770,7 +790,7 @@ }, { "type": "reference", - "target": 17371, + "target": 17400, "typeArguments": [ { "type": "indexedAccess", @@ -786,7 +806,7 @@ }, "objectType": { "type": "reference", - "target": 17235, + "target": 17264, "name": "TResult", "package": "@medusajs/workflows-sdk", "refersToTypeParameter": true @@ -809,25 +829,25 @@ ], "type": { "type": "reference", - "target": 17424, + "target": 17453, "typeArguments": [ { "type": "reference", - "target": 17234, + "target": 17263, "name": "TData", "package": "@medusajs/workflows-sdk", "refersToTypeParameter": true }, { "type": "reference", - "target": 17235, + "target": 17264, "name": "TResult", "package": "@medusajs/workflows-sdk", "refersToTypeParameter": true }, { "type": "reference", - "target": 17236, + "target": 17265, "name": "THooks", "package": "@medusajs/workflows-sdk", "refersToTypeParameter": true @@ -840,7 +860,7 @@ ] }, { - "id": 17248, + "id": 17277, "name": "StepResponse", "variant": "declaration", "kind": 128, @@ -863,14 +883,14 @@ }, "children": [ { - "id": 17252, + "id": 17281, "name": "constructor", "variant": "declaration", "kind": 512, "flags": {}, "signatures": [ { - "id": 17253, + "id": 17282, "name": "new StepResponse", "variant": "signature", "kind": 16384, @@ -885,7 +905,7 @@ }, "typeParameters": [ { - "id": 17254, + "id": 17283, "name": "TOutput", "variant": "typeParam", "kind": 131072, @@ -900,7 +920,7 @@ } }, { - "id": 17255, + "id": 17284, "name": "TCompensateInput", "variant": "typeParam", "kind": 131072, @@ -931,7 +951,7 @@ }, "default": { "type": "reference", - "target": 17254, + "target": 17283, "name": "TOutput", "package": "@medusajs/workflows-sdk", "qualifiedName": "StepResponse.TOutput", @@ -941,7 +961,7 @@ ], "parameters": [ { - "id": 17256, + "id": 17285, "name": "output", "variant": "param", "kind": 32768, @@ -958,7 +978,7 @@ }, "type": { "type": "reference", - "target": 17254, + "target": 17283, "name": "TOutput", "package": "@medusajs/workflows-sdk", "qualifiedName": "StepResponse.TOutput", @@ -966,7 +986,7 @@ } }, { - "id": 17257, + "id": 17286, "name": "compensateInput", "variant": "param", "kind": 32768, @@ -991,7 +1011,7 @@ }, "type": { "type": "reference", - "target": 17255, + "target": 17284, "name": "TCompensateInput", "package": "@medusajs/workflows-sdk", "qualifiedName": "StepResponse.TCompensateInput", @@ -1001,11 +1021,11 @@ ], "type": { "type": "reference", - "target": 17248, + "target": 17277, "typeArguments": [ { "type": "reference", - "target": 17254, + "target": 17283, "name": "TOutput", "package": "@medusajs/workflows-sdk", "qualifiedName": "StepResponse.TOutput", @@ -1013,7 +1033,7 @@ }, { "type": "reference", - "target": 17255, + "target": 17284, "name": "TCompensateInput", "package": "@medusajs/workflows-sdk", "qualifiedName": "StepResponse.TCompensateInput", @@ -1027,7 +1047,7 @@ ] }, { - "id": 17249, + "id": 17278, "name": "permanentFailure", "variant": "declaration", "kind": 2048, @@ -1036,7 +1056,7 @@ }, "signatures": [ { - "id": 17250, + "id": 17279, "name": "permanentFailure", "variant": "signature", "kind": 4096, @@ -1062,7 +1082,7 @@ }, "parameters": [ { - "id": 17251, + "id": 17280, "name": "message", "variant": "param", "kind": 32768, @@ -1094,19 +1114,19 @@ { "title": "Constructors", "children": [ - 17252 + 17281 ] }, { "title": "Methods", "children": [ - 17249 + 17278 ] } ], "typeParameters": [ { - "id": 17273, + "id": 17302, "name": "TOutput", "variant": "typeParam", "kind": 131072, @@ -1121,7 +1141,7 @@ } }, { - "id": 17274, + "id": 17303, "name": "TCompensateInput", "variant": "typeParam", "kind": 131072, @@ -1152,7 +1172,7 @@ }, "default": { "type": "reference", - "target": 17254, + "target": 17283, "name": "TOutput", "package": "@medusajs/workflows-sdk", "qualifiedName": "StepResponse.TOutput", @@ -1162,14 +1182,14 @@ ] }, { - "id": 17280, + "id": 17309, "name": "parallelize", "variant": "declaration", "kind": 64, "flags": {}, "signatures": [ { - "id": 17281, + "id": 17310, "name": "parallelize", "variant": "signature", "kind": 4096, @@ -1204,7 +1224,7 @@ }, "typeParameters": [ { - "id": 17282, + "id": 17311, "name": "TResult", "variant": "typeParam", "kind": 131072, @@ -1221,7 +1241,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 17371, + "target": 17400, "name": "WorkflowData", "package": "@medusajs/workflows-sdk" } @@ -1230,7 +1250,7 @@ ], "parameters": [ { - "id": 17283, + "id": 17312, "name": "steps", "variant": "param", "kind": 32768, @@ -1239,7 +1259,7 @@ }, "type": { "type": "reference", - "target": 17282, + "target": 17311, "name": "TResult", "package": "@medusajs/workflows-sdk", "refersToTypeParameter": true @@ -1248,7 +1268,7 @@ ], "type": { "type": "reference", - "target": 17282, + "target": 17311, "name": "TResult", "package": "@medusajs/workflows-sdk", "refersToTypeParameter": true @@ -1257,14 +1277,14 @@ ] }, { - "id": 17284, + "id": 17313, "name": "transform", "variant": "declaration", "kind": 64, "flags": {}, "signatures": [ { - "id": 17285, + "id": 17314, "name": "transform", "variant": "signature", "kind": 4096, @@ -1279,7 +1299,7 @@ "kind": "inline-tag", "tag": "@link", "text": "createWorkflow", - "target": 17232 + "target": 17261 }, { "kind": "text", @@ -1325,7 +1345,7 @@ }, "typeParameters": [ { - "id": 17286, + "id": 17315, "name": "T", "variant": "typeParam", "kind": 131072, @@ -1339,7 +1359,7 @@ }, { "type": "reference", - "target": 17371, + "target": 17400, "name": "WorkflowData", "package": "@medusajs/workflows-sdk" } @@ -1347,7 +1367,7 @@ } }, { - "id": 17287, + "id": 17316, "name": "RFinal", "variant": "typeParam", "kind": 131072, @@ -1356,7 +1376,7 @@ ], "parameters": [ { - "id": 17288, + "id": 17317, "name": "values", "variant": "param", "kind": 32768, @@ -1371,14 +1391,14 @@ }, "type": { "type": "reference", - "target": 17286, + "target": 17315, "name": "T", "package": "@medusajs/workflows-sdk", "refersToTypeParameter": true } }, { - "id": 17289, + "id": 17318, "name": "func", "variant": "param", "kind": 32768, @@ -1413,14 +1433,14 @@ "typeArguments": [ { "type": "reference", - "target": 17286, + "target": 17315, "name": "T", "package": "@medusajs/workflows-sdk", "refersToTypeParameter": true }, { "type": "reference", - "target": 17287, + "target": 17316, "name": "RFinal", "package": "@medusajs/workflows-sdk", "refersToTypeParameter": true @@ -1435,11 +1455,11 @@ ], "type": { "type": "reference", - "target": 17371, + "target": 17400, "typeArguments": [ { "type": "reference", - "target": 17287, + "target": 17316, "name": "RFinal", "package": "@medusajs/workflows-sdk", "refersToTypeParameter": true @@ -1452,14 +1472,14 @@ ] }, { - "id": 17341, + "id": 17370, "name": "StepFunctionResult", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 17345, + "id": 17374, "name": "TOutput", "variant": "typeParam", "kind": 131072, @@ -1489,28 +1509,28 @@ "type": { "type": "reflection", "declaration": { - "id": 17342, + "id": 17371, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "signatures": [ { - "id": 17343, + "id": 17372, "name": "__type", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 17344, + "id": 17373, "name": "this", "variant": "param", "kind": 32768, "flags": {}, "type": { "type": "reference", - "target": 17379, + "target": 17408, "name": "CreateWorkflowComposerContext", "package": "@medusajs/workflows-sdk" } @@ -1518,11 +1538,11 @@ ], "type": { "type": "reference", - "target": 17371, + "target": 17400, "typeArguments": [ { "type": "reference", - "target": 17345, + "target": 17374, "name": "TOutput", "package": "@medusajs/workflows-sdk", "refersToTypeParameter": true @@ -1537,7 +1557,7 @@ } }, { - "id": 17346, + "id": 17375, "name": "StepFunction", "variant": "declaration", "kind": 2097152, @@ -1552,7 +1572,7 @@ }, "typeParameters": [ { - "id": 17364, + "id": 17393, "name": "TInput", "variant": "typeParam", "kind": 131072, @@ -1567,7 +1587,7 @@ } }, { - "id": 17365, + "id": 17394, "name": "TOutput", "variant": "typeParam", "kind": 131072, @@ -1600,7 +1620,7 @@ "typeArguments": [ { "type": "reference", - "target": 17364, + "target": 17393, "name": "TInput", "package": "@medusajs/workflows-sdk", "refersToTypeParameter": true @@ -1615,14 +1635,14 @@ "trueType": { "type": "reflection", "declaration": { - "id": 17347, + "id": 17376, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "signatures": [ { - "id": 17348, + "id": 17377, "name": "__type", "variant": "signature", "kind": 4096, @@ -1634,7 +1654,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 17365, + "target": 17394, "name": "TOutput", "package": "@medusajs/workflows-sdk", "refersToTypeParameter": true @@ -1669,7 +1689,7 @@ }, { "type": "reference", - "target": 17371, + "target": 17400, "typeArguments": [ { "type": "reference", @@ -1692,7 +1712,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 17365, + "target": 17394, "name": "TOutput", "package": "@medusajs/workflows-sdk", "refersToTypeParameter": true @@ -1738,7 +1758,7 @@ }, "objectType": { "type": "reference", - "target": 17365, + "target": 17394, "typeArguments": [ { "type": "unknown", @@ -1752,7 +1772,7 @@ }, { "type": "reference", - "target": 17371, + "target": 17400, "typeArguments": [ { "type": "indexedAccess", @@ -1777,18 +1797,18 @@ "types": [ { "type": "reference", - "target": 17365, + "target": 17394, "name": "TOutput", "package": "@medusajs/workflows-sdk", "refersToTypeParameter": true }, { "type": "reference", - "target": 17366, + "target": 17395, "typeArguments": [ { "type": "reference", - "target": 17365, + "target": 17394, "name": "TOutput", "package": "@medusajs/workflows-sdk", "refersToTypeParameter": true @@ -1803,18 +1823,18 @@ }, { "type": "reference", - "target": 17365, + "target": 17394, "name": "TOutput", "package": "@medusajs/workflows-sdk", "refersToTypeParameter": true }, { "type": "reference", - "target": 17366, + "target": 17395, "typeArguments": [ { "type": "reference", - "target": 17365, + "target": 17394, "name": "TOutput", "package": "@medusajs/workflows-sdk", "refersToTypeParameter": true @@ -1826,28 +1846,28 @@ { "type": "reflection", "declaration": { - "id": 17349, + "id": 17378, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 17350, + "id": 17379, "name": "config", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 17351, + "id": 17380, "name": "config", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 17352, + "id": 17381, "name": "config", "variant": "param", "kind": 32768, @@ -1858,14 +1878,14 @@ { "type": "reflection", "declaration": { - "id": 17353, + "id": 17382, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 17354, + "id": 17383, "name": "name", "variant": "declaration", "kind": 1024, @@ -1882,7 +1902,7 @@ { "title": "Properties", "children": [ - 17354 + 17383 ] } ] @@ -1931,11 +1951,11 @@ ], "type": { "type": "reference", - "target": 17371, + "target": 17400, "typeArguments": [ { "type": "reference", - "target": 17365, + "target": 17394, "name": "TOutput", "package": "@medusajs/workflows-sdk", "refersToTypeParameter": true @@ -1952,7 +1972,7 @@ { "title": "Methods", "children": [ - 17350 + 17379 ] } ] @@ -1967,7 +1987,7 @@ "typeArguments": [ { "type": "reference", - "target": 17365, + "target": 17394, "name": "TOutput", "package": "@medusajs/workflows-sdk", "refersToTypeParameter": true @@ -1985,21 +2005,21 @@ "falseType": { "type": "reflection", "declaration": { - "id": 17355, + "id": 17384, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "signatures": [ { - "id": 17356, + "id": 17385, "name": "__type", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 17357, + "id": 17386, "name": "input", "variant": "param", "kind": 32768, @@ -2009,18 +2029,18 @@ "types": [ { "type": "reference", - "target": 17364, + "target": 17393, "name": "TInput", "package": "@medusajs/workflows-sdk", "refersToTypeParameter": true }, { "type": "reference", - "target": 17371, + "target": 17400, "typeArguments": [ { "type": "reference", - "target": 17364, + "target": 17393, "name": "TInput", "package": "@medusajs/workflows-sdk", "refersToTypeParameter": true @@ -2040,7 +2060,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 17365, + "target": 17394, "name": "TOutput", "package": "@medusajs/workflows-sdk", "refersToTypeParameter": true @@ -2075,7 +2095,7 @@ }, { "type": "reference", - "target": 17371, + "target": 17400, "typeArguments": [ { "type": "reference", @@ -2098,7 +2118,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 17365, + "target": 17394, "name": "TOutput", "package": "@medusajs/workflows-sdk", "refersToTypeParameter": true @@ -2144,7 +2164,7 @@ }, "objectType": { "type": "reference", - "target": 17365, + "target": 17394, "typeArguments": [ { "type": "unknown", @@ -2158,7 +2178,7 @@ }, { "type": "reference", - "target": 17371, + "target": 17400, "typeArguments": [ { "type": "indexedAccess", @@ -2183,18 +2203,18 @@ "types": [ { "type": "reference", - "target": 17365, + "target": 17394, "name": "TOutput", "package": "@medusajs/workflows-sdk", "refersToTypeParameter": true }, { "type": "reference", - "target": 17366, + "target": 17395, "typeArguments": [ { "type": "reference", - "target": 17365, + "target": 17394, "name": "TOutput", "package": "@medusajs/workflows-sdk", "refersToTypeParameter": true @@ -2209,18 +2229,18 @@ }, { "type": "reference", - "target": 17365, + "target": 17394, "name": "TOutput", "package": "@medusajs/workflows-sdk", "refersToTypeParameter": true }, { "type": "reference", - "target": 17366, + "target": 17395, "typeArguments": [ { "type": "reference", - "target": 17365, + "target": 17394, "name": "TOutput", "package": "@medusajs/workflows-sdk", "refersToTypeParameter": true @@ -2232,28 +2252,28 @@ { "type": "reflection", "declaration": { - "id": 17358, + "id": 17387, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 17359, + "id": 17388, "name": "config", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 17360, + "id": 17389, "name": "config", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 17361, + "id": 17390, "name": "config", "variant": "param", "kind": 32768, @@ -2264,14 +2284,14 @@ { "type": "reflection", "declaration": { - "id": 17362, + "id": 17391, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 17363, + "id": 17392, "name": "name", "variant": "declaration", "kind": 1024, @@ -2288,7 +2308,7 @@ { "title": "Properties", "children": [ - 17363 + 17392 ] } ] @@ -2337,11 +2357,11 @@ ], "type": { "type": "reference", - "target": 17371, + "target": 17400, "typeArguments": [ { "type": "reference", - "target": 17365, + "target": 17394, "name": "TOutput", "package": "@medusajs/workflows-sdk", "refersToTypeParameter": true @@ -2358,7 +2378,7 @@ { "title": "Methods", "children": [ - 17359 + 17388 ] } ] @@ -2373,7 +2393,7 @@ "typeArguments": [ { "type": "reference", - "target": 17365, + "target": 17394, "name": "TOutput", "package": "@medusajs/workflows-sdk", "refersToTypeParameter": true @@ -2391,11 +2411,11 @@ }, { "type": "reference", - "target": 17366, + "target": 17395, "typeArguments": [ { "type": "reference", - "target": 17365, + "target": 17394, "name": "TOutput", "package": "@medusajs/workflows-sdk", "refersToTypeParameter": true @@ -2408,14 +2428,14 @@ } }, { - "id": 17366, + "id": 17395, "name": "WorkflowDataProperties", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 17370, + "id": 17399, "name": "T", "variant": "typeParam", "kind": 131072, @@ -2429,14 +2449,14 @@ "type": { "type": "reflection", "declaration": { - "id": 17367, + "id": 17396, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 17368, + "id": 17397, "name": "__type", "variant": "declaration", "kind": 1024, @@ -2447,7 +2467,7 @@ } }, { - "id": 17369, + "id": 17398, "name": "__step__", "variant": "declaration", "kind": 1024, @@ -2462,8 +2482,8 @@ { "title": "Properties", "children": [ - 17368, - 17369 + 17397, + 17398 ] } ] @@ -2471,7 +2491,7 @@ } }, { - "id": 17371, + "id": 17400, "name": "WorkflowData", "variant": "declaration", "kind": 2097152, @@ -2486,7 +2506,7 @@ }, "typeParameters": [ { - "id": 17378, + "id": 17407, "name": "T", "variant": "typeParam", "kind": 131072, @@ -2512,7 +2532,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 17378, + "target": 17407, "name": "T", "package": "@medusajs/workflows-sdk", "refersToTypeParameter": true @@ -2541,7 +2561,7 @@ }, { "type": "reference", - "target": 17371, + "target": 17400, "typeArguments": [ { "type": "reference", @@ -2564,7 +2584,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 17378, + "target": 17407, "name": "T", "package": "@medusajs/workflows-sdk", "refersToTypeParameter": true @@ -2581,7 +2601,7 @@ "operator": "keyof", "target": { "type": "reference", - "target": 17378, + "target": 17407, "name": "T", "package": "@medusajs/workflows-sdk", "refersToTypeParameter": true @@ -2604,7 +2624,7 @@ }, "objectType": { "type": "reference", - "target": 17378, + "target": 17407, "name": "T", "package": "@medusajs/workflows-sdk", "refersToTypeParameter": true @@ -2612,7 +2632,7 @@ }, { "type": "reference", - "target": 17371, + "target": 17400, "typeArguments": [ { "type": "indexedAccess", @@ -2628,7 +2648,7 @@ }, "objectType": { "type": "reference", - "target": 17378, + "target": 17407, "name": "T", "package": "@medusajs/workflows-sdk", "refersToTypeParameter": true @@ -2646,18 +2666,18 @@ "types": [ { "type": "reference", - "target": 17378, + "target": 17407, "name": "T", "package": "@medusajs/workflows-sdk", "refersToTypeParameter": true }, { "type": "reference", - "target": 17366, + "target": 17395, "typeArguments": [ { "type": "reference", - "target": 17378, + "target": 17407, "name": "T", "package": "@medusajs/workflows-sdk", "refersToTypeParameter": true @@ -2672,18 +2692,18 @@ }, { "type": "reference", - "target": 17378, + "target": 17407, "name": "T", "package": "@medusajs/workflows-sdk", "refersToTypeParameter": true }, { "type": "reference", - "target": 17366, + "target": 17395, "typeArguments": [ { "type": "reference", - "target": 17378, + "target": 17407, "name": "T", "package": "@medusajs/workflows-sdk", "refersToTypeParameter": true @@ -2695,28 +2715,28 @@ { "type": "reflection", "declaration": { - "id": 17372, + "id": 17401, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 17373, + "id": 17402, "name": "config", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 17374, + "id": 17403, "name": "config", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 17375, + "id": 17404, "name": "config", "variant": "param", "kind": 32768, @@ -2727,14 +2747,14 @@ { "type": "reflection", "declaration": { - "id": 17376, + "id": 17405, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 17377, + "id": 17406, "name": "name", "variant": "declaration", "kind": 1024, @@ -2751,7 +2771,7 @@ { "title": "Properties", "children": [ - 17377 + 17406 ] } ] @@ -2800,11 +2820,11 @@ ], "type": { "type": "reference", - "target": 17371, + "target": 17400, "typeArguments": [ { "type": "reference", - "target": 17378, + "target": 17407, "name": "T", "package": "@medusajs/workflows-sdk", "refersToTypeParameter": true @@ -2821,7 +2841,7 @@ { "title": "Methods", "children": [ - 17373 + 17402 ] } ] @@ -2831,7 +2851,7 @@ } }, { - "id": 17379, + "id": 17408, "name": "CreateWorkflowComposerContext", "variant": "declaration", "kind": 2097152, @@ -2839,14 +2859,14 @@ "type": { "type": "reflection", "declaration": { - "id": 17380, + "id": 17409, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 17381, + "id": 17410, "name": "hooks_", "variant": "declaration", "kind": 1024, @@ -2860,7 +2880,7 @@ } }, { - "id": 17382, + "id": 17411, "name": "hooksCallback_", "variant": "declaration", "kind": 1024, @@ -2894,7 +2914,7 @@ } }, { - "id": 17383, + "id": 17412, "name": "workflowId", "variant": "declaration", "kind": 1024, @@ -2905,7 +2925,7 @@ } }, { - "id": 17384, + "id": 17413, "name": "flow", "variant": "declaration", "kind": 1024, @@ -2921,7 +2941,7 @@ } }, { - "id": 17385, + "id": 17414, "name": "handlers", "variant": "declaration", "kind": 1024, @@ -2937,7 +2957,7 @@ } }, { - "id": 17386, + "id": 17415, "name": "stepBinder", "variant": "declaration", "kind": 1024, @@ -2945,21 +2965,21 @@ "type": { "type": "reflection", "declaration": { - "id": 17387, + "id": 17416, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "signatures": [ { - "id": 17388, + "id": 17417, "name": "__type", "variant": "signature", "kind": 4096, "flags": {}, "typeParameters": [ { - "id": 17390, + "id": 17419, "name": "TOutput", "variant": "typeParam", "kind": 131072, @@ -2972,14 +2992,14 @@ ], "parameters": [ { - "id": 17389, + "id": 17418, "name": "fn", "variant": "param", "kind": 32768, "flags": {}, "type": { "type": "reference", - "target": 17341, + "target": 17370, "name": "StepFunctionResult", "package": "@medusajs/workflows-sdk" } @@ -2987,11 +3007,11 @@ ], "type": { "type": "reference", - "target": 17371, + "target": 17400, "typeArguments": [ { "type": "reference", - "target": 17390, + "target": 17419, "name": "TOutput", "package": "@medusajs/workflows-sdk", "refersToTypeParameter": true @@ -3006,7 +3026,7 @@ } }, { - "id": 17391, + "id": 17420, "name": "hookBinder", "variant": "declaration", "kind": 1024, @@ -3014,21 +3034,21 @@ "type": { "type": "reflection", "declaration": { - "id": 17392, + "id": 17421, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "signatures": [ { - "id": 17393, + "id": 17422, "name": "__type", "variant": "signature", "kind": 4096, "flags": {}, "typeParameters": [ { - "id": 17396, + "id": 17425, "name": "TOutput", "variant": "typeParam", "kind": 131072, @@ -3041,7 +3061,7 @@ ], "parameters": [ { - "id": 17394, + "id": 17423, "name": "name", "variant": "param", "kind": 32768, @@ -3052,7 +3072,7 @@ } }, { - "id": 17395, + "id": 17424, "name": "fn", "variant": "param", "kind": 32768, @@ -3070,11 +3090,11 @@ ], "type": { "type": "reference", - "target": 17371, + "target": 17400, "typeArguments": [ { "type": "reference", - "target": 17396, + "target": 17425, "name": "TOutput", "package": "@medusajs/workflows-sdk", "refersToTypeParameter": true @@ -3089,7 +3109,7 @@ } }, { - "id": 17397, + "id": 17426, "name": "parallelizeBinder", "variant": "declaration", "kind": 1024, @@ -3097,21 +3117,21 @@ "type": { "type": "reflection", "declaration": { - "id": 17398, + "id": 17427, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "signatures": [ { - "id": 17399, + "id": 17428, "name": "__type", "variant": "signature", "kind": 4096, "flags": {}, "typeParameters": [ { - "id": 17404, + "id": 17433, "name": "TOutput", "variant": "typeParam", "kind": 131072, @@ -3120,7 +3140,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 17371, + "target": 17400, "name": "WorkflowData", "package": "@medusajs/workflows-sdk" } @@ -3129,7 +3149,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 17371, + "target": 17400, "name": "WorkflowData", "package": "@medusajs/workflows-sdk" } @@ -3138,7 +3158,7 @@ ], "parameters": [ { - "id": 17400, + "id": 17429, "name": "fn", "variant": "param", "kind": 32768, @@ -3146,28 +3166,28 @@ "type": { "type": "reflection", "declaration": { - "id": 17401, + "id": 17430, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "signatures": [ { - "id": 17402, + "id": 17431, "name": "__type", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 17403, + "id": 17432, "name": "this", "variant": "param", "kind": 32768, "flags": {}, "type": { "type": "reference", - "target": 17379, + "target": 17408, "name": "CreateWorkflowComposerContext", "package": "@medusajs/workflows-sdk" } @@ -3175,7 +3195,7 @@ ], "type": { "type": "reference", - "target": 17404, + "target": 17433, "name": "TOutput", "package": "@medusajs/workflows-sdk", "refersToTypeParameter": true @@ -3188,7 +3208,7 @@ ], "type": { "type": "reference", - "target": 17404, + "target": 17433, "name": "TOutput", "package": "@medusajs/workflows-sdk", "refersToTypeParameter": true @@ -3203,14 +3223,14 @@ { "title": "Properties", "children": [ - 17381, - 17382, - 17383, - 17384, - 17385, - 17386, - 17391, - 17397 + 17410, + 17411, + 17412, + 17413, + 17414, + 17415, + 17420, + 17426 ] } ] @@ -3218,7 +3238,7 @@ } }, { - "id": 17405, + "id": 17434, "name": "StepExecutionContext", "variant": "declaration", "kind": 256, @@ -3233,7 +3253,7 @@ }, "children": [ { - "id": 17406, + "id": 17435, "name": "workflowId", "variant": "declaration", "kind": 1024, @@ -3252,7 +3272,7 @@ } }, { - "id": 17407, + "id": 17436, "name": "attempt", "variant": "declaration", "kind": 1024, @@ -3271,7 +3291,7 @@ } }, { - "id": 17408, + "id": 17437, "name": "idempotencyKey", "variant": "declaration", "kind": 1024, @@ -3290,7 +3310,7 @@ } }, { - "id": 17409, + "id": 17438, "name": "stepName", "variant": "declaration", "kind": 1024, @@ -3309,7 +3329,7 @@ } }, { - "id": 17410, + "id": 17439, "name": "action", "variant": "declaration", "kind": 1024, @@ -3337,7 +3357,7 @@ } }, { - "id": 17411, + "id": 17440, "name": "container", "variant": "declaration", "kind": 1024, @@ -3361,7 +3381,7 @@ } }, { - "id": 17412, + "id": 17441, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -3385,7 +3405,7 @@ } }, { - "id": 17413, + "id": 17442, "name": "context", "variant": "declaration", "kind": 1024, @@ -3410,7 +3430,7 @@ } }, { - "id": 17414, + "id": 17443, "name": "eventGroupId", "variant": "declaration", "kind": 1024, @@ -3431,7 +3451,7 @@ } }, { - "id": 17415, + "id": 17444, "name": "transactionId", "variant": "declaration", "kind": 1024, @@ -3456,22 +3476,22 @@ { "title": "Properties", "children": [ - 17406, - 17407, - 17408, - 17409, - 17410, - 17411, - 17412, - 17413, - 17414, - 17415 + 17435, + 17436, + 17437, + 17438, + 17439, + 17440, + 17441, + 17442, + 17443, + 17444 ] } ] }, { - "id": 17416, + "id": 17445, "name": "WorkflowTransactionContext", "variant": "declaration", "kind": 2097152, @@ -3481,7 +3501,7 @@ "types": [ { "type": "reference", - "target": 17405, + "target": 17434, "name": "StepExecutionContext", "package": "@medusajs/workflows-sdk" }, @@ -3498,14 +3518,14 @@ { "type": "reflection", "declaration": { - "id": 17417, + "id": 17446, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 17418, + "id": 17447, "name": "invoke", "variant": "declaration", "kind": 1024, @@ -3513,21 +3533,21 @@ "type": { "type": "reflection", "declaration": { - "id": 17419, + "id": 17448, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "indexSignatures": [ { - "id": 17420, + "id": 17449, "name": "__index", "variant": "signature", "kind": 8192, "flags": {}, "parameters": [ { - "id": 17421, + "id": 17450, "name": "key", "variant": "param", "kind": 32768, @@ -3541,14 +3561,14 @@ "type": { "type": "reflection", "declaration": { - "id": 17422, + "id": 17451, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 17423, + "id": 17452, "name": "output", "variant": "declaration", "kind": 1024, @@ -3563,7 +3583,7 @@ { "title": "Properties", "children": [ - 17423 + 17452 ] } ] @@ -3579,7 +3599,7 @@ { "title": "Properties", "children": [ - 17418 + 17447 ] } ] @@ -3589,7 +3609,7 @@ } }, { - "id": 17424, + "id": 17453, "name": "ReturnWorkflow", "variant": "declaration", "kind": 2097152, @@ -3604,7 +3624,7 @@ "kind": "inline-tag", "tag": "@link", "text": "createWorkflow", - "target": 17232 + "target": 17261 }, { "kind": "text", @@ -3645,21 +3665,21 @@ }, "typeParameters": [ { - "id": 17453, + "id": 17482, "name": "TData", "variant": "typeParam", "kind": 131072, "flags": {} }, { - "id": 17454, + "id": 17483, "name": "TResult", "variant": "typeParam", "kind": 131072, "flags": {} }, { - "id": 17455, + "id": 17484, "name": "THooks", "variant": "typeParam", "kind": 131072, @@ -3696,21 +3716,21 @@ { "type": "reflection", "declaration": { - "id": 17425, + "id": 17454, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "signatures": [ { - "id": 17426, + "id": 17455, "name": "__type", "variant": "signature", "kind": 4096, "flags": {}, "typeParameters": [ { - "id": 17427, + "id": 17456, "name": "TDataOverride", "variant": "typeParam", "kind": 131072, @@ -3721,7 +3741,7 @@ } }, { - "id": 17428, + "id": 17457, "name": "TResultOverride", "variant": "typeParam", "kind": 131072, @@ -3734,7 +3754,7 @@ ], "parameters": [ { - "id": 17429, + "id": 17458, "name": "container", "variant": "param", "kind": 32768, @@ -3758,14 +3778,14 @@ "elementType": { "type": "reflection", "declaration": { - "id": 17430, + "id": 17459, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 17431, + "id": 17460, "name": "__joinerConfig", "variant": "declaration", "kind": 1024, @@ -3781,7 +3801,7 @@ } }, { - "id": 17432, + "id": 17461, "name": "__definition", "variant": "declaration", "kind": 1024, @@ -3801,8 +3821,8 @@ { "title": "Properties", "children": [ - 17431, - 17432 + 17460, + 17461 ] } ] @@ -3866,28 +3886,28 @@ "typeArguments": [ { "type": "reference", - "target": 17453, + "target": 17482, "name": "TData", "package": "@medusajs/workflows-sdk", "refersToTypeParameter": true }, { "type": "reference", - "target": 17454, + "target": 17483, "name": "TResult", "package": "@medusajs/workflows-sdk", "refersToTypeParameter": true }, { "type": "reference", - "target": 17427, + "target": 17456, "name": "TDataOverride", "package": "@medusajs/workflows-sdk", "refersToTypeParameter": true }, { "type": "reference", - "target": 17428, + "target": 17457, "name": "TResultOverride", "package": "@medusajs/workflows-sdk", "refersToTypeParameter": true @@ -3904,7 +3924,7 @@ }, { "type": "reference", - "target": 17455, + "target": 17484, "name": "THooks", "package": "@medusajs/workflows-sdk", "refersToTypeParameter": true @@ -3912,14 +3932,14 @@ { "type": "reflection", "declaration": { - "id": 17433, + "id": 17462, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 17434, + "id": 17463, "name": "runAsStep", "variant": "declaration", "kind": 1024, @@ -3927,21 +3947,21 @@ "type": { "type": "reflection", "declaration": { - "id": 17435, + "id": 17464, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "signatures": [ { - "id": 17436, + "id": 17465, "name": "__type", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 17437, + "id": 17466, "name": "{\n input,\n }", "variant": "param", "kind": 32768, @@ -3949,14 +3969,14 @@ "type": { "type": "reflection", "declaration": { - "id": 17438, + "id": 17467, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 17439, + "id": 17468, "name": "input", "variant": "declaration", "kind": 1024, @@ -3966,18 +3986,18 @@ "types": [ { "type": "reference", - "target": 17453, + "target": 17482, "name": "TData", "package": "@medusajs/workflows-sdk", "refersToTypeParameter": true }, { "type": "reference", - "target": 17371, + "target": 17400, "typeArguments": [ { "type": "reference", - "target": 17453, + "target": 17482, "name": "TData", "package": "@medusajs/workflows-sdk", "refersToTypeParameter": true @@ -3994,7 +4014,7 @@ { "title": "Properties", "children": [ - 17439 + 17468 ] } ] @@ -4011,18 +4031,18 @@ "typeArguments": [ { "type": "reference", - "target": 17346, + "target": 17375, "typeArguments": [ { "type": "reference", - "target": 17453, + "target": 17482, "name": "TData", "package": "@medusajs/workflows-sdk", "refersToTypeParameter": true }, { "type": "reference", - "target": 17454, + "target": 17483, "name": "TResult", "package": "@medusajs/workflows-sdk", "refersToTypeParameter": true @@ -4041,7 +4061,7 @@ } }, { - "id": 17440, + "id": 17469, "name": "run", "variant": "declaration", "kind": 1024, @@ -4049,21 +4069,21 @@ "type": { "type": "reflection", "declaration": { - "id": 17441, + "id": 17470, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "signatures": [ { - "id": 17442, + "id": 17471, "name": "__type", "variant": "signature", "kind": 4096, "flags": {}, "typeParameters": [ { - "id": 17444, + "id": 17473, "name": "TDataOverride", "variant": "typeParam", "kind": 131072, @@ -4074,7 +4094,7 @@ } }, { - "id": 17445, + "id": 17474, "name": "TResultOverride", "variant": "typeParam", "kind": 131072, @@ -4087,7 +4107,7 @@ ], "parameters": [ { - "id": 17443, + "id": 17472, "name": "args", "variant": "param", "kind": 32768, @@ -4116,28 +4136,28 @@ "typeArguments": [ { "type": "reference", - "target": 17453, + "target": 17482, "name": "TData", "package": "@medusajs/workflows-sdk", "refersToTypeParameter": true }, { "type": "reference", - "target": 17454, + "target": 17483, "name": "TResult", "package": "@medusajs/workflows-sdk", "refersToTypeParameter": true }, { "type": "reference", - "target": 17444, + "target": 17473, "name": "TDataOverride", "package": "@medusajs/workflows-sdk", "refersToTypeParameter": true }, { "type": "reference", - "target": 17445, + "target": 17474, "name": "TResultOverride", "package": "@medusajs/workflows-sdk", "refersToTypeParameter": true @@ -4175,28 +4195,28 @@ "typeArguments": [ { "type": "reference", - "target": 17453, + "target": 17482, "name": "TData", "package": "@medusajs/workflows-sdk", "refersToTypeParameter": true }, { "type": "reference", - "target": 17454, + "target": 17483, "name": "TResult", "package": "@medusajs/workflows-sdk", "refersToTypeParameter": true }, { "type": "reference", - "target": 17444, + "target": 17473, "name": "TDataOverride", "package": "@medusajs/workflows-sdk", "refersToTypeParameter": true }, { "type": "reference", - "target": 17445, + "target": 17474, "name": "TResultOverride", "package": "@medusajs/workflows-sdk", "refersToTypeParameter": true @@ -4216,7 +4236,7 @@ } }, { - "id": 17446, + "id": 17475, "name": "getName", "variant": "declaration", "kind": 1024, @@ -4224,14 +4244,14 @@ "type": { "type": "reflection", "declaration": { - "id": 17447, + "id": 17476, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "signatures": [ { - "id": 17448, + "id": 17477, "name": "__type", "variant": "signature", "kind": 4096, @@ -4246,7 +4266,7 @@ } }, { - "id": 17449, + "id": 17478, "name": "config", "variant": "declaration", "kind": 1024, @@ -4254,21 +4274,21 @@ "type": { "type": "reflection", "declaration": { - "id": 17450, + "id": 17479, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "signatures": [ { - "id": 17451, + "id": 17480, "name": "__type", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 17452, + "id": 17481, "name": "config", "variant": "param", "kind": 32768, @@ -4298,10 +4318,10 @@ { "title": "Properties", "children": [ - 17434, - 17440, - 17446, - 17449 + 17463, + 17469, + 17475, + 17478 ] } ] @@ -4311,7 +4331,7 @@ } }, { - "id": 17456, + "id": 17485, "name": "UnwrapWorkflowInputDataType", "variant": "declaration", "kind": 2097152, @@ -4337,14 +4357,14 @@ }, "typeParameters": [ { - "id": 17457, + "id": 17486, "name": "T", "variant": "typeParam", "kind": 131072, "flags": {}, "type": { "type": "reference", - "target": 17424, + "target": 17453, "typeArguments": [ { "type": "intrinsic", @@ -4368,14 +4388,14 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 17457, + "target": 17486, "name": "T", "package": "@medusajs/workflows-sdk", "refersToTypeParameter": true }, "extendsType": { "type": "reference", - "target": 17424, + "target": 17453, "typeArguments": [ { "type": "inferred", @@ -4410,21 +4430,21 @@ } }, { - "id": 17458, + "id": 17487, "name": "when", "variant": "declaration", "kind": 64, "flags": {}, "signatures": [ { - "id": 17459, + "id": 17488, "name": "when", "variant": "signature", "kind": 4096, "flags": {}, "typeParameters": [ { - "id": 17460, + "id": 17489, "name": "T", "variant": "typeParam", "kind": 131072, @@ -4438,7 +4458,7 @@ }, { "type": "reference", - "target": 17371, + "target": 17400, "name": "WorkflowData", "package": "@medusajs/workflows-sdk" } @@ -4446,7 +4466,7 @@ } }, { - "id": 17461, + "id": 17490, "name": "Then", "variant": "typeParam", "kind": 131072, @@ -4464,21 +4484,21 @@ ], "parameters": [ { - "id": 17462, + "id": 17491, "name": "values", "variant": "param", "kind": 32768, "flags": {}, "type": { "type": "reference", - "target": 17460, + "target": 17489, "name": "T", "package": "@medusajs/workflows-sdk", "refersToTypeParameter": true } }, { - "id": 17463, + "id": 17492, "name": "condition", "variant": "param", "kind": 32768, @@ -4492,7 +4512,7 @@ "typeArguments": [ { "type": "reference", - "target": 17460, + "target": 17489, "name": "T", "package": "@medusajs/workflows-sdk", "refersToTypeParameter": true @@ -4506,14 +4526,14 @@ "type": { "type": "reflection", "declaration": { - "id": 17464, + "id": 17493, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 17465, + "id": 17494, "name": "then", "variant": "declaration", "kind": 1024, @@ -4533,7 +4553,7 @@ { "title": "Properties", "children": [ - 17465 + 17494 ] } ] @@ -4547,344 +4567,228 @@ { "title": "Classes", "children": [ - 17248 + 17277 ] }, { "title": "Interfaces", "children": [ - 17405 + 17434 ] }, { "title": "Type Aliases", "children": [ - 17341, - 17346, - 17366, - 17371, - 17379, - 17416, - 17424, - 17456 + 17370, + 17375, + 17395, + 17400, + 17408, + 17445, + 17453, + 17485 ] }, { "title": "Functions", "children": [ - 17222, - 17232, - 17280, - 17284, - 17458 + 17251, + 17261, + 17309, + 17313, + 17487 ] } ], "packageName": "@medusajs/workflows-sdk", "symbolIdMap": { - "17221": { + "17250": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/index.ts", "qualifiedName": "" }, - "17222": { + "17251": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/create-step.ts", "qualifiedName": "createStep" }, - "17223": { + "17252": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/create-step.ts", "qualifiedName": "createStep" }, - "17224": { + "17253": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/create-step.ts", "qualifiedName": "TInvokeInput" }, - "17225": { + "17254": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/create-step.ts", "qualifiedName": "TInvokeResultOutput" }, - "17226": { + "17255": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/create-step.ts", "qualifiedName": "TInvokeResultCompensateInput" }, - "17227": { + "17256": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/create-step.ts", "qualifiedName": "nameOrConfig" }, - "17228": { + "17257": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/create-step.ts", "qualifiedName": "__type" }, - "17229": { + "17258": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/create-step.ts", "qualifiedName": "__type.name" }, - "17230": { + "17259": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/create-step.ts", "qualifiedName": "invokeFn" }, - "17231": { + "17260": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/create-step.ts", "qualifiedName": "compensateFn" }, - "17232": { + "17261": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/create-workflow.ts", "qualifiedName": "createWorkflow" }, - "17233": { + "17262": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/create-workflow.ts", "qualifiedName": "createWorkflow" }, - "17234": { + "17263": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/create-workflow.ts", "qualifiedName": "TData" }, - "17235": { + "17264": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/create-workflow.ts", "qualifiedName": "TResult" }, - "17236": { + "17265": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/create-workflow.ts", "qualifiedName": "THooks" }, - "17237": { + "17266": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/create-workflow.ts", "qualifiedName": "nameOrConfig" }, - "17238": { + "17267": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/create-workflow.ts", "qualifiedName": "__type" }, - "17239": { + "17268": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/create-workflow.ts", "qualifiedName": "__type.name" }, - "17240": { + "17269": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/create-workflow.ts", "qualifiedName": "composer" }, - "17241": { + "17270": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/create-workflow.ts", "qualifiedName": "__type" }, - "17242": { + "17271": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/create-workflow.ts", "qualifiedName": "__type" }, - "17243": { + "17272": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/create-workflow.ts", "qualifiedName": "input" }, - "17248": { + "17277": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/helpers/step-response.ts", "qualifiedName": "StepResponse" }, - "17249": { + "17278": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/helpers/step-response.ts", "qualifiedName": "StepResponse.permanentFailure" }, - "17250": { + "17279": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/helpers/step-response.ts", "qualifiedName": "StepResponse.permanentFailure" }, - "17251": { + "17280": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/helpers/step-response.ts", "qualifiedName": "message" }, - "17252": { + "17281": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/helpers/step-response.ts", "qualifiedName": "StepResponse.__constructor" }, - "17253": { + "17282": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/helpers/step-response.ts", "qualifiedName": "StepResponse" }, - "17254": { + "17283": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/helpers/step-response.ts", "qualifiedName": "StepResponse.TOutput" }, - "17255": { + "17284": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/helpers/step-response.ts", "qualifiedName": "StepResponse.TCompensateInput" }, - "17256": { + "17285": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/helpers/step-response.ts", "qualifiedName": "output" }, - "17257": { + "17286": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/helpers/step-response.ts", "qualifiedName": "compensateInput" }, - "17273": { + "17302": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/helpers/step-response.ts", "qualifiedName": "StepResponse.TOutput" }, - "17274": { + "17303": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/helpers/step-response.ts", "qualifiedName": "StepResponse.TCompensateInput" }, - "17280": { + "17309": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/parallelize.ts", "qualifiedName": "parallelize" }, - "17281": { + "17310": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/parallelize.ts", "qualifiedName": "parallelize" }, - "17282": { + "17311": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/parallelize.ts", "qualifiedName": "TResult" }, - "17283": { + "17312": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/parallelize.ts", "qualifiedName": "steps" }, - "17284": { + "17313": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/transform.ts", "qualifiedName": "transform" }, - "17285": { + "17314": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/transform.ts", "qualifiedName": "transform" }, - "17286": { + "17315": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/transform.ts", "qualifiedName": "T" }, - "17287": { + "17316": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/transform.ts", "qualifiedName": "RFinal" }, - "17288": { + "17317": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/transform.ts", "qualifiedName": "values" }, - "17289": { + "17318": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/transform.ts", "qualifiedName": "func" }, - "17341": { + "17370": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", "qualifiedName": "StepFunctionResult" }, - "17342": { - "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", - "qualifiedName": "__type" - }, - "17343": { - "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", - "qualifiedName": "__type" - }, - "17344": { - "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", - "qualifiedName": "this" - }, - "17345": { - "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", - "qualifiedName": "TOutput" - }, - "17346": { - "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", - "qualifiedName": "StepFunction" - }, - "17347": { - "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", - "qualifiedName": "__type" - }, - "17348": { - "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", - "qualifiedName": "__type" - }, - "17349": { - "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", - "qualifiedName": "__type" - }, - "17350": { - "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", - "qualifiedName": "__type.config" - }, - "17351": { - "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", - "qualifiedName": "__type.config" - }, - "17352": { - "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", - "qualifiedName": "config" - }, - "17353": { - "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", - "qualifiedName": "__type" - }, - "17354": { - "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", - "qualifiedName": "__type.name" - }, - "17355": { - "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", - "qualifiedName": "__type" - }, - "17356": { - "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", - "qualifiedName": "__type" - }, - "17357": { - "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", - "qualifiedName": "input" - }, - "17358": { - "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", - "qualifiedName": "__type" - }, - "17359": { - "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", - "qualifiedName": "__type.config" - }, - "17360": { - "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", - "qualifiedName": "__type.config" - }, - "17361": { - "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", - "qualifiedName": "config" - }, - "17362": { - "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", - "qualifiedName": "__type" - }, - "17363": { - "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", - "qualifiedName": "__type.name" - }, - "17364": { - "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", - "qualifiedName": "TInput" - }, - "17365": { - "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", - "qualifiedName": "TOutput" - }, - "17366": { - "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", - "qualifiedName": "WorkflowDataProperties" - }, - "17367": { - "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", - "qualifiedName": "__type" - }, - "17368": { - "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", - "qualifiedName": "__type.__type" - }, - "17369": { - "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", - "qualifiedName": "__type.__step__" - }, - "17370": { - "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", - "qualifiedName": "T" - }, "17371": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", - "qualifiedName": "WorkflowData" + "qualifiedName": "__type" }, "17372": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", @@ -4892,15 +4796,15 @@ }, "17373": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", - "qualifiedName": "__type.config" + "qualifiedName": "this" }, "17374": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", - "qualifiedName": "__type.config" + "qualifiedName": "TOutput" }, "17375": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", - "qualifiedName": "config" + "qualifiedName": "StepFunction" }, "17376": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", @@ -4908,43 +4812,43 @@ }, "17377": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", - "qualifiedName": "__type.name" + "qualifiedName": "__type" }, "17378": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", - "qualifiedName": "T" + "qualifiedName": "__type" }, "17379": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", - "qualifiedName": "CreateWorkflowComposerContext" + "qualifiedName": "__type.config" }, "17380": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", - "qualifiedName": "__type" + "qualifiedName": "__type.config" }, "17381": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", - "qualifiedName": "__type.hooks_" + "qualifiedName": "config" }, "17382": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", - "qualifiedName": "__type.hooksCallback_" + "qualifiedName": "__type" }, "17383": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", - "qualifiedName": "__type.workflowId" + "qualifiedName": "__type.name" }, "17384": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", - "qualifiedName": "__type.flow" + "qualifiedName": "__type" }, "17385": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", - "qualifiedName": "__type.handlers" + "qualifiedName": "__type" }, "17386": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", - "qualifiedName": "__type.stepBinder" + "qualifiedName": "input" }, "17387": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", @@ -4952,55 +4856,55 @@ }, "17388": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", - "qualifiedName": "__type" + "qualifiedName": "__type.config" }, "17389": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", - "qualifiedName": "fn" + "qualifiedName": "__type.config" }, "17390": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", - "qualifiedName": "TOutput" + "qualifiedName": "config" }, "17391": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", - "qualifiedName": "__type.hookBinder" + "qualifiedName": "__type" }, "17392": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", - "qualifiedName": "__type" + "qualifiedName": "__type.name" }, "17393": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", - "qualifiedName": "__type" + "qualifiedName": "TInput" }, "17394": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", - "qualifiedName": "name" + "qualifiedName": "TOutput" }, "17395": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", - "qualifiedName": "fn" + "qualifiedName": "WorkflowDataProperties" }, "17396": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", - "qualifiedName": "TOutput" + "qualifiedName": "__type" }, "17397": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", - "qualifiedName": "__type.parallelizeBinder" + "qualifiedName": "__type.__type" }, "17398": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", - "qualifiedName": "__type" + "qualifiedName": "__type.__step__" }, "17399": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", - "qualifiedName": "__type" + "qualifiedName": "T" }, "17400": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", - "qualifiedName": "fn" + "qualifiedName": "WorkflowData" }, "17401": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", @@ -5008,63 +4912,63 @@ }, "17402": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", - "qualifiedName": "__type" + "qualifiedName": "__type.config" }, "17403": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", - "qualifiedName": "this" + "qualifiedName": "__type.config" }, "17404": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", - "qualifiedName": "TOutput" + "qualifiedName": "config" }, "17405": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", - "qualifiedName": "StepExecutionContext" + "qualifiedName": "__type" }, "17406": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", - "qualifiedName": "StepExecutionContext.workflowId" + "qualifiedName": "__type.name" }, "17407": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", - "qualifiedName": "StepExecutionContext.attempt" + "qualifiedName": "T" }, "17408": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", - "qualifiedName": "StepExecutionContext.idempotencyKey" + "qualifiedName": "CreateWorkflowComposerContext" }, "17409": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", - "qualifiedName": "StepExecutionContext.stepName" + "qualifiedName": "__type" }, "17410": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", - "qualifiedName": "StepExecutionContext.action" + "qualifiedName": "__type.hooks_" }, "17411": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", - "qualifiedName": "StepExecutionContext.container" + "qualifiedName": "__type.hooksCallback_" }, "17412": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", - "qualifiedName": "StepExecutionContext.metadata" + "qualifiedName": "__type.workflowId" }, "17413": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", - "qualifiedName": "StepExecutionContext.context" + "qualifiedName": "__type.flow" }, "17414": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", - "qualifiedName": "StepExecutionContext.eventGroupId" + "qualifiedName": "__type.handlers" }, "17415": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", - "qualifiedName": "StepExecutionContext.transactionId" + "qualifiedName": "__type.stepBinder" }, "17416": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", - "qualifiedName": "WorkflowTransactionContext" + "qualifiedName": "__type" }, "17417": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", @@ -5072,15 +4976,19 @@ }, "17418": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", - "qualifiedName": "__type.invoke" + "qualifiedName": "fn" }, "17419": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", - "qualifiedName": "__type" + "qualifiedName": "TOutput" }, "17420": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", - "qualifiedName": "__type.__index" + "qualifiedName": "__type.hookBinder" + }, + "17421": { + "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", + "qualifiedName": "__type" }, "17422": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", @@ -5088,99 +4996,103 @@ }, "17423": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", - "qualifiedName": "__type.output" + "qualifiedName": "name" }, "17424": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", - "qualifiedName": "ReturnWorkflow" + "qualifiedName": "fn" }, "17425": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", - "qualifiedName": "__type" + "qualifiedName": "TOutput" }, "17426": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", - "qualifiedName": "__type" + "qualifiedName": "__type.parallelizeBinder" }, "17427": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", - "qualifiedName": "TDataOverride" + "qualifiedName": "__type" }, "17428": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", - "qualifiedName": "TResultOverride" + "qualifiedName": "__type" }, "17429": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", - "qualifiedName": "container" + "qualifiedName": "fn" }, "17430": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", "qualifiedName": "__type" }, "17431": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.__joinerConfig" + "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", + "qualifiedName": "__type" }, "17432": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.__definition" + "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", + "qualifiedName": "this" }, "17433": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", - "qualifiedName": "__type" + "qualifiedName": "TOutput" }, "17434": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", - "qualifiedName": "__type.runAsStep" + "qualifiedName": "StepExecutionContext" }, "17435": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", - "qualifiedName": "__type" + "qualifiedName": "StepExecutionContext.workflowId" }, "17436": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", - "qualifiedName": "__type" + "qualifiedName": "StepExecutionContext.attempt" + }, + "17437": { + "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", + "qualifiedName": "StepExecutionContext.idempotencyKey" }, "17438": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", - "qualifiedName": "__type" + "qualifiedName": "StepExecutionContext.stepName" }, "17439": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", - "qualifiedName": "__type.input" + "qualifiedName": "StepExecutionContext.action" }, "17440": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", - "qualifiedName": "__type.run" + "qualifiedName": "StepExecutionContext.container" }, "17441": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", - "qualifiedName": "__type" + "qualifiedName": "StepExecutionContext.metadata" }, "17442": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", - "qualifiedName": "__type" + "qualifiedName": "StepExecutionContext.context" }, "17443": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", - "qualifiedName": "args" + "qualifiedName": "StepExecutionContext.eventGroupId" }, "17444": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", - "qualifiedName": "TDataOverride" + "qualifiedName": "StepExecutionContext.transactionId" }, "17445": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", - "qualifiedName": "TResultOverride" + "qualifiedName": "WorkflowTransactionContext" }, "17446": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", - "qualifiedName": "__type.getName" + "qualifiedName": "__type" }, "17447": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", - "qualifiedName": "__type" + "qualifiedName": "__type.invoke" }, "17448": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", @@ -5188,11 +5100,7 @@ }, "17449": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", - "qualifiedName": "__type.config" - }, - "17450": { - "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", - "qualifiedName": "__type" + "qualifiedName": "__type.__index" }, "17451": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", @@ -5200,57 +5108,169 @@ }, "17452": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", - "qualifiedName": "config" + "qualifiedName": "__type.output" }, "17453": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", - "qualifiedName": "TData" + "qualifiedName": "ReturnWorkflow" }, "17454": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", - "qualifiedName": "TResult" + "qualifiedName": "__type" }, "17455": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", - "qualifiedName": "THooks" + "qualifiedName": "__type" }, "17456": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", - "qualifiedName": "UnwrapWorkflowInputDataType" + "qualifiedName": "TDataOverride" }, "17457": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", - "qualifiedName": "T" + "qualifiedName": "TResultOverride" }, "17458": { - "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/when.ts", - "qualifiedName": "when" + "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", + "qualifiedName": "container" }, "17459": { - "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/when.ts", - "qualifiedName": "when" + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type" }, "17460": { - "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/when.ts", - "qualifiedName": "T" + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.__joinerConfig" }, "17461": { - "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/when.ts", - "qualifiedName": "Then" + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.__definition" }, "17462": { - "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/when.ts", - "qualifiedName": "values" + "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", + "qualifiedName": "__type" }, "17463": { - "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/when.ts", - "qualifiedName": "condition" + "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", + "qualifiedName": "__type.runAsStep" }, "17464": { - "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/when.ts", + "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", "qualifiedName": "__type" }, "17465": { + "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", + "qualifiedName": "__type" + }, + "17467": { + "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", + "qualifiedName": "__type" + }, + "17468": { + "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", + "qualifiedName": "__type.input" + }, + "17469": { + "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", + "qualifiedName": "__type.run" + }, + "17470": { + "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", + "qualifiedName": "__type" + }, + "17471": { + "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", + "qualifiedName": "__type" + }, + "17472": { + "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", + "qualifiedName": "args" + }, + "17473": { + "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", + "qualifiedName": "TDataOverride" + }, + "17474": { + "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", + "qualifiedName": "TResultOverride" + }, + "17475": { + "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", + "qualifiedName": "__type.getName" + }, + "17476": { + "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", + "qualifiedName": "__type" + }, + "17477": { + "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", + "qualifiedName": "__type" + }, + "17478": { + "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", + "qualifiedName": "__type.config" + }, + "17479": { + "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", + "qualifiedName": "__type" + }, + "17480": { + "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", + "qualifiedName": "__type" + }, + "17481": { + "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", + "qualifiedName": "config" + }, + "17482": { + "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", + "qualifiedName": "TData" + }, + "17483": { + "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", + "qualifiedName": "TResult" + }, + "17484": { + "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", + "qualifiedName": "THooks" + }, + "17485": { + "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", + "qualifiedName": "UnwrapWorkflowInputDataType" + }, + "17486": { + "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", + "qualifiedName": "T" + }, + "17487": { + "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/when.ts", + "qualifiedName": "when" + }, + "17488": { + "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/when.ts", + "qualifiedName": "when" + }, + "17489": { + "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/when.ts", + "qualifiedName": "T" + }, + "17490": { + "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/when.ts", + "qualifiedName": "Then" + }, + "17491": { + "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/when.ts", + "qualifiedName": "values" + }, + "17492": { + "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/when.ts", + "qualifiedName": "condition" + }, + "17493": { + "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/when.ts", + "qualifiedName": "__type" + }, + "17494": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/when.ts", "qualifiedName": "__type.then" } @@ -5260,7 +5280,7 @@ "1": "../../../../packages/core/workflows-sdk/src/utils/composer/index.ts" }, "reflections": { - "1": 17221 + "1": 17250 } } } \ No newline at end of file